There was an error fetching the job.
rspec system pg13-as-if-foss single-db-ci-connection 26/28
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 15.9.0~beta.212.g8ccc65e7 (8ccc65e7)2 on green-1.private.runners-manager.gitlab.com/gitlab.com/gitlab-org 4bq1s9yM, system ID: s_9d15f3e4e7ae3 feature flags: FF_NETWORK_PER_BUILD:true, 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-3.0.patched-golang-1.18-rust-1.65-node-16.14-postgresql-13:rubygems-3.4-git-2.36-lfs-2.9-chrome-109-yarn-1.22-graphicsmagick-1.3.36 ...7Starting service postgres:13 ...8Pulling docker image postgres:13 ...9Using docker image sha256:dd421ca1f7f13d81c5c145d77d97d8d84cd0e6f1e045936ee506ce0f50ee397a for postgres:13 with digest postgres@sha256:00f455399f30cc3f2fe4185476601438b7a4959c74653665582d7c313a783d51 ...10Starting service redis:6.2-alpine ...11Pulling docker image redis:6.2-alpine ...12Using docker image sha256:3616f0c0705d2a35d30dde109daf3cbe58ae7284121aafa6f5cfa987db98d1a8 for redis:6.2-alpine with digest redis@sha256:edddbcad5a41d58df2f142d68439922f1860ea902903d016257337c3342f30fc ...13Waiting for services to be up and running (timeout 30 seconds)...14Authenticating with credentials from job payload (GitLab Registry)15Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.18-rust-1.65-node-16.14-postgresql-13:rubygems-3.4-git-2.36-lfs-2.9-chrome-109-yarn-1.22-graphicsmagick-1.3.36 ...16Using docker image sha256:7a1b51158a1ee23b080b514ce6ebbf52ac51585877198fb52709e5cd01805a77 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.18-rust-1.65-node-16.14-postgresql-13:rubygems-3.4-git-2.36-lfs-2.9-chrome-109-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.18-rust-1.65-node-16.14-postgresql-13@sha256:412d55913d43377094427ced549cb422ed2f2c7223e6a605d0d3e0151cb892b0 ...18Running on runner-4bq1s9ym-project-278964-concurrent-0 via runner-4bq1s9ym-private-1680174804-76fee8ed...20$ eval "$CI_PRE_CLONE_SCRIPT"21Fetching changes with git depth set to 20...22Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/23Created fresh repository.24remote: Enumerating objects: 135903, done. 25remote: Counting objects: 100% (135903/135903), done. 26remote: Compressing objects: 100% (88560/88560), done. 27remote: Total 135903 (delta 58315), reused 94618 (delta 42152), pack-reused 0 28Receiving objects: 100% (135903/135903), 121.35 MiB | 32.04 MiB/s, done.29Resolving deltas: 100% (58315/58315), done.31 * [new ref] refs/pipelines/822866544 -> refs/pipelines/82286654432Checking out 523abdde as detached HEAD (ref is refs/merge-requests/116270/merge)...33Skipping Git submodules setup34$ git remote set-url origin "${CI_REPOSITORY_URL}"36Checking cache for ruby-gems-debian-bullseye-ruby-3.0-16...37cache.zip is up to date 38Successfully extracted cache39Checking cache for gitaly-ruby-gems-debian-bullseye-ruby-3.0-16...40cache.zip is up to date 41Successfully extracted cache43Downloading artifacts for compile-test-assets as-if-foss (4031138200)...44Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4031138200 responseStatus=200 OK token=64_ZCsWx45Downloading artifacts for detect-tests (4031138213)...46Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4031138213 responseStatus=200 OK token=64_ZCsWx47Downloading artifacts for retrieve-tests-metadata (4031138217)...48Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4031138217 responseStatus=200 OK token=64_ZCsWx49Downloading artifacts for setup-test-env (4031138204)...50Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4031138204 responseStatus=200 OK token=64_ZCsWx52Using docker image sha256:7a1b51158a1ee23b080b514ce6ebbf52ac51585877198fb52709e5cd01805a77 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.18-rust-1.65-node-16.14-postgresql-13:rubygems-3.4-git-2.36-lfs-2.9-chrome-109-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.18-rust-1.65-node-16.14-postgresql-13@sha256:412d55913d43377094427ced549cb422ed2f2c7223e6a605d0d3e0151cb892b0 ...53$ echo $FOSS_ONLY54155$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb56$ export GOPATH=$CI_PROJECT_DIR/.go57$ mkdir -p $GOPATH58$ source scripts/utils.sh59$ source scripts/prepare_build.sh710Using decomposed database config (config/database.yml.postgresql)711Enabling ci connection (database_tasks: false) in config/database.yml712Geo DB won't be set up.713$ setup_db_user_only714CREATE ROLE715GRANT716==> 'setup_db_user_only' succeeded in 1 seconds.717$ bundle exec rake db:drop db:create db:schema:load db:migrate gitlab:db:lock_writes718Dropped database 'gitlabhq_test'719Created database 'gitlabhq_test'720==> 'bundle exec rake db:drop db:create db:schema:load db:migrate gitlab:db:lock_writes' succeeded in 30 seconds.721$ setup_db_praefect722SELECT pg_catalog.set_config('search_path', '', false);723CREATE DATABASE praefect_test ENCODING 'UTF8';724==> 'setup_db_praefect' succeeded in 0 seconds.725$ source ./scripts/rspec_helpers.sh726$ run_timed_command "gem install knapsack --no-document"727$ gem install knapsack --no-document728Successfully installed knapsack-4.0.07291 gem installed730==> 'gem install knapsack --no-document' succeeded in 1 seconds.731$ echo -e "\e[0Ksection_start:`date +%s`:gitaly-test-spawn[collapsed=true]\r\e[0KStarting Gitaly"835$ rspec_paralellized_job "--tag ~quarantine --tag ~level:background_migration"836SKIP_FLAKY_TESTS_AUTOMATICALLY: false837RETRY_FAILED_TESTS_IN_NEW_PROCESS: true838KNAPSACK_GENERATE_REPORT: 839FLAKY_RSPEC_GENERATE_REPORT: 840KNAPSACK_TEST_FILE_PATTERN: spec/{features}{,/**/}*_spec.rb841KNAPSACK_LOG_LEVEL: debug842KNAPSACK_REPORT_PATH: knapsack/rspec_system_pg13-as-if-foss_single-db-ci-connection_26_28_report.json843FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json844FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec_system_pg13-as-if-foss_single-db-ci-connection_26_28_report.json845NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec_system_pg13-as-if-foss_single-db-ci-connection_26_28_report.json846SKIPPED_FLAKY_TESTS_REPORT_PATH: rspec/flaky/skipped_flaky_tests_rspec_system_pg13-as-if-foss_single-db-ci-connection_26_28_report.txt847CRYSTALBALL: 848Run options: exclude {:quarantine=>true, :level=>"background_migration"}849Test environment set up in 0.686184181 seconds850Admin::Users851 GET /admin/users852Starting the Capybara driver server...853Capybara starting Puma...854* Version 5.6.5 , codename: Birdie's Version855* Min threads: 0, max threads: 4856* Listening on unix:///tmp/20230330-360-wjpc07857 is ok858 has users list859 clicking edit user takes us to edit page860 user project count861 displays count of users projects862 tabs863 has multiple tabs to filter users864 `Pending approval` tab865 shows the `Pending approval` tab866 search and sort867 searches users by name868 sorts users by name869 sorts search results only870 searches with respect of sorting871 sorts users by recent last activity872 sorts users by oldest last activity873 Two-factor Authentication filters874 counts users who have enabled 2FA875 filters by users who have enabled 2FA876 counts users who have not enabled 2FA877 filters by users who have not enabled 2FA878 Pending approval filter879 counts users who are pending approval880 filters by users who are pending approval881 when blocking/unblocking a user882 shows confirmation and allows blocking and unblocking883 when deactivating/re-activating a user884 shows confirmation and allows deactivating and re-activating885 when a user is locked886 displays `Locked` badge next to user887 allows a user to be unlocked from the `User administration dropdown888 internal users889 when showing a `Ghost User`890 does not render actions dropdown891 when showing a `Bot User`892 does not render actions dropdown893 user group count894 displays count of the users authorized groups895 GET /admin/users/new896 creates new user897 applies defaults to user898 creates user with valid data899 calls send mail900 sends valid email to user with email & password901 username contains spaces902 doesn't create the user and shows an error message903 with new users set to external enabled904 with regex to match internal user email address set905 automatically unchecks external for matching email906 creates an internal user907 GET /admin/users/:id/projects908 lists groups909 allows navigation to the group details910 shows the group access level911 allows group membership to be revoked912 show breadcrumbs913 is expected to have text "Edit Identity"914 GET /admin/users/:id/edit915 Update user916 shows page with new data917 changes user entry918 update username to non ascii char919 is expected to have visible css "form[action=\"/admin/users/user1\"]"920Internal Project Access921 Project should be internal922 #internal?923 is expected to be truthy924 GET /:project_path925 is expected to be allowed for admin926 is expected to be allowed for owner927 is expected to be allowed for maintainer928 is expected to be allowed for developer929 is expected to be allowed for reporter930 is expected to be allowed for guest931 is expected to be allowed for user932 is expected to be denied for external933 is expected to be denied for visitor934 GET /:project_path/-/tree/master935 is expected to be allowed for admin936 is expected to be allowed for owner937 is expected to be allowed for maintainer938 is expected to be allowed for developer939 is expected to be allowed for reporter940 is expected to be allowed for guest941 is expected to be allowed for user942 is expected to be denied for external943 is expected to be denied for visitor944 GET /:project_path/-/commits/master945 is expected to be allowed for admin946 is expected to be allowed for owner947 is expected to be allowed for maintainer948 is expected to be allowed for developer949 is expected to be allowed for reporter950 is expected to be allowed for guest951 is expected to be allowed for user952 is expected to be denied for external953 is expected to be denied for visitor954 GET /:project_path/-/commit/:sha955 is expected to be allowed for admin956 is expected to be allowed for owner957 is expected to be allowed for maintainer958 is expected to be allowed for developer959 is expected to be allowed for reporter960 is expected to be allowed for guest961 is expected to be allowed for user962 is expected to be denied for external963 is expected to be denied for visitor964 GET /:project_path/-/compare965 is expected to be allowed for admin966 is expected to be allowed for owner967 is expected to be allowed for maintainer968 is expected to be allowed for developer969 is expected to be allowed for reporter970 is expected to be allowed for guest971 is expected to be allowed for user972 is expected to be denied for external973 is expected to be denied for visitor974 GET /:project_path/-/project_members975 is expected to be allowed for admin976 is expected to be allowed for owner977 is expected to be allowed for maintainer978 is expected to be allowed for developer979 is expected to be allowed for reporter980 is expected to be allowed for guest981 is expected to be allowed for user982 is expected to be denied for visitor983 is expected to be denied for external984 GET /:project_path/-/settings/ci_cd985 is allowed for admin when admin mode is enabled986 is denied for admin when admin mode is disabled987 is expected to be allowed for owner988 is expected to be allowed for maintainer989 is expected to be denied for developer990 is expected to be denied for reporter991 is expected to be denied for guest992 is expected to be denied for user993 is expected to be denied for visitor994 is expected to be denied for external995 GET /:project_path/-/settings/repository996 is allowed for admin when admin mode is enabled997 is denied for admin when admin mode is disabled998 is expected to be allowed for owner999 is expected to be allowed for maintainer1000 is expected to be denied for developer1001 is expected to be denied for reporter1002 is expected to be denied for guest1003 is expected to be denied for user1004 is expected to be denied for visitor1005 is expected to be denied for external1006 GET /:project_path/-/blob1007 is expected to be allowed for admin1008 is expected to be allowed for owner1009 is expected to be allowed for maintainer1010 is expected to be allowed for developer1011 is expected to be allowed for reporter1012 is expected to be allowed for guest1013 is expected to be allowed for user1014 is expected to be denied for external1015 is expected to be denied for visitor1016 GET /:project_path/edit1017 is allowed for admin when admin mode is enabled1018 is denied for admin when admin mode is disabled1019 is expected to be allowed for owner1020 is expected to be allowed for maintainer1021 is expected to be denied for developer1022 is expected to be denied for reporter1023 is expected to be denied for guest1024 is expected to be denied for user1025 is expected to be denied for external1026 is expected to be denied for visitor1027 GET /:project_path/deploy_keys1028 is allowed for admin when admin mode is enabled1029 is denied for admin when admin mode is disabled1030 is expected to be allowed for owner1031 is expected to be allowed for maintainer1032 is expected to be denied for developer1033 is expected to be denied for reporter1034 is expected to be denied for guest1035 is expected to be denied for user1036 is expected to be denied for external1037 is expected to be denied for visitor1038 GET /:project_path/issues1039 is expected to be allowed for admin1040 is expected to be allowed for owner1041 is expected to be allowed for maintainer1042 is expected to be allowed for developer1043 is expected to be allowed for reporter1044 is expected to be allowed for guest1045 is expected to be allowed for user1046 is expected to be denied for external1047 is expected to be denied for visitor1048 GET /:project_path/issues/:id/edit1049 is allowed for admin when admin mode is enabled1050 is denied for admin when admin mode is disabled1051 is expected to be allowed for owner1052 is expected to be allowed for maintainer1053 is expected to be allowed for developer1054 is expected to be allowed for reporter1055 is expected to be denied for guest1056 is expected to be denied for user1057 is expected to be denied for external1058 is expected to be denied for visitor1059 GET /:project_path/snippets1060 is expected to be allowed for admin1061 is expected to be allowed for owner1062 is expected to be allowed for maintainer1063 is expected to be allowed for developer1064 is expected to be allowed for reporter1065 is expected to be allowed for guest1066 is expected to be allowed for user1067 is expected to be denied for external1068 is expected to be denied for visitor1069 GET /:project_path/snippets/new1070 is allowed for admin when admin mode is enabled1071 is denied for admin when admin mode is disabled1072 is expected to be allowed for owner1073 is expected to be allowed for maintainer1074 is expected to be allowed for developer1075 is expected to be allowed for reporter1076 is expected to be denied for guest1077 is expected to be denied for user1078 is expected to be denied for external1079 is expected to be denied for visitor1080 GET /:project_path/-/merge_requests1081 is expected to be allowed for admin1082 is expected to be allowed for owner1083 is expected to be allowed for maintainer1084 is expected to be allowed for developer1085 is expected to be allowed for reporter1086 is expected to be allowed for guest1087 is expected to be allowed for user1088 is expected to be denied for external1089 is expected to be denied for visitor1090 GET /:project_path/-/merge_requests/new1091 is allowed for admin when admin mode is enabled1092 is denied for admin when admin mode is disabled1093 is expected to be allowed for owner1094 is expected to be allowed for maintainer1095 is expected to be allowed for developer1096 is expected to be denied for reporter1097 is expected to be denied for guest1098 is expected to be denied for user1099 is expected to be denied for external1100 is expected to be denied for visitor1101 GET /:project_path/-/branches1102 is expected to be allowed for admin1103 is expected to be allowed for owner1104 is expected to be allowed for maintainer1105 is expected to be allowed for developer1106 is expected to be allowed for reporter1107 is expected to be allowed for guest1108 is expected to be allowed for user1109 is expected to be denied for external1110 is expected to be denied for visitor1111 GET /:project_path/-/tags1112 is expected to be allowed for admin1113 is expected to be allowed for owner1114 is expected to be allowed for maintainer1115 is expected to be allowed for developer1116 is expected to be allowed for reporter1117 is expected to be allowed for guest1118 is expected to be allowed for user1119 is expected to be denied for external1120 is expected to be denied for visitor1121 GET /:project_path/-/settings/integrations1122 is allowed for admin when admin mode is enabled1123 is denied for admin when admin mode is disabled1124 is expected to be allowed for owner1125 is expected to be allowed for maintainer1126 is expected to be denied for developer1127 is expected to be denied for reporter1128 is expected to be denied for guest1129 is expected to be denied for user1130 is expected to be denied for external1131 is expected to be denied for visitor1132 GET /:project_path/pipelines1133 is expected to be allowed for admin1134 is expected to be allowed for owner1135 is expected to be allowed for maintainer1136 is expected to be allowed for developer1137 is expected to be allowed for reporter1138 is expected to be allowed for guest1139 is expected to be allowed for user1140 is expected to be denied for external1141 is expected to be denied for visitor1142 GET /:project_path/pipelines/:id1143DEPRECATION WARNING: The asset "illustrations/pipeline.svg" is not present in the asset pipeline.1144Falling back to an asset that may be in the public folder.1145This behavior is deprecated and will be removed.1146To bypass the asset pipeline and preserve this behavior,1147use the `skip_pipeline: true` option.1148 (called from js_pipeline_tabs_data at /builds/gitlab-org/gitlab/app/helpers/projects/pipeline_helper.rb:24)1149 is expected to be allowed for admin1150DEPRECATION WARNING: The asset "illustrations/pipeline.svg" is not present in the asset pipeline.1151Falling back to an asset that may be in the public folder.1152This behavior is deprecated and will be removed.1153To bypass the asset pipeline and preserve this behavior,1154use the `skip_pipeline: true` option.1155 (called from js_pipeline_tabs_data at /builds/gitlab-org/gitlab/app/helpers/projects/pipeline_helper.rb:24)1156 is expected to be allowed for owner1157DEPRECATION WARNING: The asset "illustrations/pipeline.svg" is not present in the asset pipeline.1158Falling back to an asset that may be in the public folder.1159This behavior is deprecated and will be removed.1160To bypass the asset pipeline and preserve this behavior,1161use the `skip_pipeline: true` option.1162 (called from js_pipeline_tabs_data at /builds/gitlab-org/gitlab/app/helpers/projects/pipeline_helper.rb:24)1163 is expected to be allowed for maintainer1164DEPRECATION WARNING: The asset "illustrations/pipeline.svg" is not present in the asset pipeline.1165Falling back to an asset that may be in the public folder.1166This behavior is deprecated and will be removed.1167To bypass the asset pipeline and preserve this behavior,1168use the `skip_pipeline: true` option.1169 (called from js_pipeline_tabs_data at /builds/gitlab-org/gitlab/app/helpers/projects/pipeline_helper.rb:24)1170 is expected to be allowed for developer1171DEPRECATION WARNING: The asset "illustrations/pipeline.svg" is not present in the asset pipeline.1172Falling back to an asset that may be in the public folder.1173This behavior is deprecated and will be removed.1174To bypass the asset pipeline and preserve this behavior,1175use the `skip_pipeline: true` option.1176 (called from js_pipeline_tabs_data at /builds/gitlab-org/gitlab/app/helpers/projects/pipeline_helper.rb:24)1177 is expected to be allowed for reporter1178DEPRECATION WARNING: The asset "illustrations/pipeline.svg" is not present in the asset pipeline.1179Falling back to an asset that may be in the public folder.1180This behavior is deprecated and will be removed.1181To bypass the asset pipeline and preserve this behavior,1182use the `skip_pipeline: true` option.1183 (called from js_pipeline_tabs_data at /builds/gitlab-org/gitlab/app/helpers/projects/pipeline_helper.rb:24)1184 is expected to be allowed for guest1185DEPRECATION WARNING: The asset "illustrations/pipeline.svg" is not present in the asset pipeline.1186Falling back to an asset that may be in the public folder.1187This behavior is deprecated and will be removed.1188To bypass the asset pipeline and preserve this behavior,1189use the `skip_pipeline: true` option.1190 (called from js_pipeline_tabs_data at /builds/gitlab-org/gitlab/app/helpers/projects/pipeline_helper.rb:24)1191 is expected to be allowed for user1192 is expected to be denied for external1193 is expected to be denied for visitor1194 GET /:project_path/builds1195 when allowed for public and internal1196 is expected to be allowed for admin1197 is expected to be allowed for owner1198 is expected to be allowed for maintainer1199 is expected to be allowed for developer1200 is expected to be allowed for reporter1201 is expected to be allowed for guest1202 is expected to be allowed for user1203 is expected to be denied for external1204 is expected to be denied for visitor1205 when disallowed for public and internal1206 is allowed for admin when admin mode is enabled1207 is denied for admin when admin mode is disabled1208 is expected to be allowed for owner1209 is expected to be allowed for maintainer1210 is expected to be allowed for developer1211 is expected to be allowed for reporter1212 is expected to be denied for guest1213 is expected to be denied for user1214 is expected to be denied for external1215 is expected to be denied for visitor1216 GET /:project_path/builds/:id1217 when allowed for public and internal1218 is expected to be allowed for admin1219 is expected to be allowed for owner1220 is expected to be allowed for maintainer1221 is expected to be allowed for developer1222 is expected to be allowed for reporter1223 is expected to be allowed for guest1224 is expected to be allowed for user1225 is expected to be denied for external1226 is expected to be denied for visitor1227 when disallowed for public and internal1228 is allowed for admin when admin mode is enabled1229 is denied for admin when admin mode is disabled1230 is expected to be allowed for owner1231 is expected to be allowed for maintainer1232 is expected to be allowed for developer1233 is expected to be allowed for reporter1234 is expected to be denied for guest1235 is expected to be denied for user1236 is expected to be denied for external1237 is expected to be denied for visitor1238 GET /:project_path/builds/:id/trace1239 when allowed for public and internal1240 is expected to be allowed for admin1241 is expected to be allowed for owner1242 is expected to be allowed for maintainer1243 is expected to be allowed for developer1244 is expected to be allowed for reporter1245 is expected to be allowed for guest1246 is expected to be allowed for user1247 is expected to be denied for external1248 is expected to be denied for visitor1249 when disallowed for public and internal1250 is allowed for admin when admin mode is enabled1251 is denied for admin when admin mode is disabled1252 is expected to be allowed for owner1253 is expected to be allowed for maintainer1254 is expected to be allowed for developer1255 is expected to be allowed for reporter1256 is expected to be denied for guest1257 is expected to be denied for user1258 is expected to be denied for external1259 is expected to be denied for visitor1260 GET /:project_path/pipeline_schedules1261 is allowed for admin when admin mode is enabled1262 is allowed for admin when admin mode is disabled1263 is expected to be allowed for owner1264 is expected to be allowed for maintainer1265 is expected to be allowed for developer1266 is expected to be allowed for reporter1267 is expected to be allowed for guest1268 is expected to be allowed for user1269 is expected to be denied for external1270 is expected to be denied for visitor1271 GET /:project_path/-/environments1272 is allowed for admin when admin mode is enabled1273 is allowed for admin when admin mode is disabled1274 is expected to be allowed for owner1275 is expected to be allowed for maintainer1276 is expected to be allowed for developer1277 is expected to be allowed for reporter1278 is expected to be allowed for guest1279 is expected to be allowed for user1280 is expected to be denied for external1281 is expected to be denied for visitor1282 GET /:project_path/-/environments/:id1283 is allowed for admin when admin mode is enabled1284 is allowed for admin when admin mode is disabled1285 is expected to be allowed for owner1286 is expected to be allowed for maintainer1287 is expected to be allowed for developer1288 is expected to be allowed for reporter1289 is expected to be allowed for guest1290 is expected to be allowed for user1291 is expected to be denied for external1292 is expected to be denied for visitor1293 GET /:project_path/-/environments/:id/deployments1294 is allowed for admin when admin mode is enabled1295 is allowed for admin when admin mode is disabled1296 is expected to be allowed for owner1297 is expected to be allowed for maintainer1298 is expected to be allowed for developer1299 is expected to be allowed for reporter1300 is expected to be allowed for guest1301 is expected to be allowed for user1302 is expected to be denied for external1303 is expected to be denied for visitor1304 GET /:project_path/-/environments/new1305 is allowed for admin when admin mode is enabled1306 is denied for admin when admin mode is disabled1307 is expected to be allowed for owner1308 is expected to be allowed for maintainer1309 is expected to be allowed for developer1310 is expected to be denied for reporter1311 is expected to be denied for guest1312 is expected to be denied for user1313 is expected to be denied for external1314 is expected to be denied for visitor1315 GET /:project_path/container_registry1316 is expected to be allowed for admin1317 is expected to be allowed for owner1318 is expected to be allowed for maintainer1319 is expected to be allowed for developer1320 is expected to be allowed for reporter1321 is expected to be allowed for guest1322 is expected to be allowed for user1323 is expected to be denied for external1324 is expected to be denied for visitor1325User browses commits1326 renders commit1327 fill commit sha when click new tag from commit page1328 renders inline diff button when click side-by-side diff button1329 renders breadcrumbs on specific commit path1330 renders diff links to both the previous and current image1331 when commit has ci status1332 renders commit ci info1333 primary email1334 finds a commit by a primary email1335 secondary email1336 finds a commit by a secondary email1337 links to an unverified e-mail address instead of the user1338 when the blob does not exist1339 renders successfully1340 commits list1341 searches commit1342 renders commits atom feed1343 when commit has a filename with pathspec characters1344 searches commit1345 when a commit links to a confidential issue1346 when the user cannot see confidential issues but was cached with a link1347 does not render the confidential issue1348 master branch1349 renders project commits1350 does not render create merge request button1351 shows ref switcher with correct text1352 when click the compare tab1353 does not render create merge request button1354 feature branch1355 when project does not have open merge requests1356 shows ref switcher with correct text1357 renders project commits1358 renders create merge request button1359 when click the compare tab1360 renders create merge request button1361 when project have open merge request1362 renders project commits1363 renders button to the merge request1364 when click the compare tab1365 renders button to the merge request1366Thread Comments Issue1367 behaves like thread comments for issue, epic and merge request1368 clicking "Comment" will post a comment1369 clicking 'Comment & close issue' will post a comment and close the issue1370 when the toggle is clicked1371 has a "Comment" item (selected by default) and "Start thread" item1372 closes the menu when clicking the toggle or body1373 when selecting "Start thread"1374 clicking 'Start thread & close issue' will post a thread and close the issue1375 creating a thread1376 clicking "Start thread" will post a thread and show a reply component1377 can be replied to1378 can be collapsed1379 when opening the menu1380 has "Start thread" selected1381 when selecting "Comment"1382 updates the submit button text and closes the dropdown1383 updates the close button text1384 typing does not change the close button text1385 has "Comment" selected when opening the menu1386 on a closed issue1387 shows a 'Comment & reopen issue' button1388 shows a 'Start thread & reopen issue' button when 'Start thread' is selected1389Visual tokens1390 does retain hint token when mix of typing and clicks are performed1391 editing a single token1392 opens author dropdown1393 filters value1394 ends editing mode when document is clicked1395 selecting different author from dropdown1396 changes value in visual token1397 editing multiple tokens1398 opens author dropdown1399 opens assignee dropdown1400 editing a search term while editing another filter token1401 opens author dropdown1402 add new token after editing existing token1403 does not tokenize incomplete token1404 opens dropdowns1405 opens hint dropdown1406 opens token dropdown1407 visual tokens1408 creates visual token1409 search using incomplete visual tokens1410 tokenizes the search term to complete visual token1411 Any/None option1412 hidden when NOT operator is selected1413 shown when EQUAL operator is selected1414Projects > Settings > Merge requests1415 # order random1416 shows "Merge commit with semi-linear history " strategy1417 shows "Fast-forward merge" strategy1418 shows "Merge commit" strategy1419 shows Squash commit options1420 target project settings1421 does not show target project section1422 when project is a fork1423 allows to change merge request target project behavior1424 Squash commits when merging1425 initially has :squash_option set to :default_off1426 allows :squash_option to be set to :default_on1427 allows :squash_option to be set to :always1428 allows :squash_option to be set to :never1429 when Merge Request are initially disabled1430 does not show the Merge Requests settings1431 Checkbox to remove source branch after merge1432 is initially checked1433 when unchecked sets :remove_source_branch_after_merge to false1434 when Merge Request and Pipelines are initially enabled1435 when Pipelines are initially enabled1436 shows the Merge Requests settings1437 when Pipelines are initially disabled1438 shows the Merge Requests settings that do not depend on Builds feature1439 Checkbox to enable merge request link1440 is initially checked1441 when unchecked sets :printing_merge_request_link_enabled to false1442User reverts a commit1443 when clicking revert from the dropdown for a commit on pipelines tab1444 launches the modal and is able to submit the revert1445 when starting from the commit tab1446 without creating a new merge request1447 reverts a commit1448 does not revert a previously reverted commit1449 with creating a new merge request1450 reverts a commit1451 when the project is archived1452 does not show the revert button1453User page1454 shows user id1455 shows name on breadcrumbs1456 shows the status if there was one1457 shows the pronouns of the user if there was one1458 shows the pronunctiation of the user if there was one1459 with public profile1460 shows all the tabs1461 does not show private profile message1462 with `profile_tabs_vue` feature flag disabled1463 shows all the tabs1464 work information1465 shows job title and organization details1466 shows job title1467 shows organization details1468 location1469 when location is set1470 shows location1471 when location is not set1472 does not show location1473 timezone1474 when timezone is set1475 shows local time1476 when timezone is not set1477 does not show local time1478 when timezone is invalid1479 shows local time using the configured default timezone (UTC in this case)1480 follow/unfollow and followers/following1481 does not show button to follow1482 does show button to follow1483WARNING: Active Record does not support composite primary key.1484user_follow_users has composite primary key. Composite primary key is ignored.1485 does show link to unfollow1486 behaves like follower tabs with count badges1487 shows 0 followers and 0 following1488 shows 1 followers and 1 following1489 with profile_tabs_vue feature flag disabled1490 behaves like follower tabs with count badges1491 shows 0 followers and 0 following1492 shows 1 followers and 1 following1493 with private profile1494 shows no tab1495 shows private profile message1496 shows own tabs1497 with `profile_tabs_vue` feature flag disabled1498 shows own tabs1499 with blocked profile1500 shows no tab1501 shows blocked message1502 shows user name as blocked1503 shows no additional fields1504 shows username1505 behaves like default brand title page meta description1506 renders the page with description, og:description, and twitter:description meta tags with the default brand title1507 with unconfirmed user1508 when visited by an authenticated user1509 behaves like unconfirmed user profile1510 shows user name as unconfirmed1511 shows no tab1512 shows no additional fields1513 shows private profile message1514 behaves like default brand title page meta description1515 renders the page with description, og:description, and twitter:description meta tags with the default brand title1516 when visited by an unauthenticated user1517 behaves like unconfirmed user profile1518 shows user name as unconfirmed1519 shows no tab1520 shows no additional fields1521 shows private profile message1522 behaves like default brand title page meta description1523 renders the page with description, og:description, and twitter:description meta tags with the default brand title1524 signup disabled1525 shows the sign in link1526 signup enabled1527 shows the sign in and register link1528 most recent activity1529 shows the most recent activity1530 when external authorization is enabled1531 hides the most recent activity1532 page description1533 behaves like page meta description1534 renders the page with description, og:description, and twitter:description meta tags that contains a plain-text version of the markdown1535 with a bot user1536 feature flag enabled1537 only shows Overview and Activity tabs1538 feature flag disabled1539 only shows Overview and Activity tabs1540 structured markup1541 shows Person structured markup1542 GPG keys1543 when user has verified GPG keys1544 shows link to public GPG keys1545 when user does not have verified GPG keys1546 does not show link to public GPG keys1547Multiple Issue Boards1548 behaves like multiple issue boards1549 authorized user1550 shows current board name1551 shows a list of boards1552 switches current board1553 creates new board without detailed configuration1554 adds a list to the none default board1555 maintains sidebar state over board switch1556 switches current board back1557 unauthorized user1558 shows current board name1559 shows a list of boards1560 switches current board1561 does not show action links1562Dashboard > Activity1563 behaves like a dashboard page with sidebar1564 shows the "Your work" sidebar1565 shows the correct sidebar menu item as active1566 tabs1567 shows Your Activity1568 shows Your Projects1569 shows Starred Projects1570 shows Followed Users1571 rss1572 behaves like it has an RSS button with current_user's feed token1573 shows the RSS button with current_user's feed token1574 behaves like an autodiscoverable RSS feed with current_user's feed token1575 has an RSS autodiscovery link tag with current_user's feed token1576 event filters1577 user should see all events1578 user should see only pushed events1579 user should see only merged events1580 user should see only issues events1581 user should see only comments events1582 user should see only joined events1583 user see selected event after page reloading1584Merge Requests > User filters by milestones1585 filters by no milestone1586 filters by a specific milestone1587 filters by upcoming milestone1588 does not show merge requests with no expiry1589 with an upcoming milestone1590 shows merge requests1591 with a due milestone1592 does not show any merge requests1593Merge request > User scrolls to note on load1594 scrolls note into view1595 renders un-collapsed notes with diff1596 resolved notes1597 when diff note1598 expands collapsed notes1599 when non-diff note1600 expands collapsed replies1601User activates the group-level Mattermost Slash Command integration1602 shows a help message1603 shows a token placeholder1604 redirects to the integrations page after saving but not activating1605 redirects to the integrations page after activating1606 does not display the overrides tab1607Ensure Boards do not show stale data on browser back1608 authorized user1609 created issue is listed on board1610Service Desk Setting1611 shows activation checkbox1612 when service_desk_email is disabled1613 shows incoming email but not project name suffix after activating1614 when service_desk_email is enabled1615 allows setting of custom address suffix1616 issue description templates1617 behaves like issue description templates from current project only1618 loads issue description templates from the project only1619new navigation toggle1620 # order random1621 with feature flag off1622 user_preference: true1623 shows old topbar user dropdown with no way to toggle to new nav1624 user_preference: false1625 shows old topbar user dropdown with no way to toggle to new nav1626 with feature flag on1627 when user has new nav disabled1628 allows to enable new nav1629 shows the old navigation1630 when user has new nav enabled1631 allows to disable new nav1632 shows the new navigation1633Merge Requests > User filters by assignees1634 filtering by assignee:none1635 applies the filter1636 filtering by assignee=@username1637 applies the filter1638Dashboard > User filters projects1639 filtering personal projects1640 filters by projects "Owned by me"1641 filtering starred projects1642 returns message when starred projects fitler returns no results1643 without search bar1644 autocompletes searches upon typing1645Issues > User sees empty state1646 while user is signed out1647 empty state1648 user sees empty state1649 behaves like empty state with filters1650 user sees empty state with filters1651 while user is signed in1652 empty state1653 user sees empty state1654 behaves like empty state with filters1655 user sees empty state with filters1656Admin disables 2FA for a user1657 successfully1658 for a user without 2FA enabled1659Projects > Members > Group member cannot request access to their group project1660 owner does not see the request access button1661 maintainer does not see the request access button1662 developer does not see the request access button1663 reporter does not see the request access button1664 guest does not see the request access button1665Merge request > User sees empty state1666 shows an empty state and a "New merge request" button1667 if there are merge requests1668 does not show an empty state1669 shows empty state when filter results empty1670 as member of a fork1671 shows an empty state and a "New merge request" button1672Group Issue Boards1673 labels1674 only shows valid labels for the issue project and group1675Repository Settings > User sees revoke deploy token modal1676 shows the revoke deploy token modal1677User manages emails1678 shows user's emails1679 adds an email1680 does not add an email that is the primary email of another user1681 removes an email1682Projects > Settings > LFS settings1683 LFS enabled setting1684 for maintainer1685 displays the correct elements1686User visits the authentication log1687 when user signed in1688 shows correct menu item1689 when user has activity1690 shows user activity1691User views closed merge requests1692 shows closed merge requests1693OneTrust content security policy1694 has proper Content Security Policy headers1695Finished in 16 minutes 21 seconds (files took 49.37 seconds to load)1696576 examples, 0 failures1697Randomized with seed 180201698[TEST PROF INFO] Time spent in factories: 01:42.491 (10.2% of total time)1699Failed to write to log, write log/workhorse-test.log: file already closed1700RSpec exited with 0.1701No examples to retry, congrats!1703Not uploading cache ruby-gems-debian-bullseye-ruby-3.0-16 due to policy1704Not uploading cache gitaly-ruby-gems-debian-bullseye-ruby-3.0-16 due to policy1706Uploading artifacts...1707coverage/: found 5 matching artifact files and directories 1708crystalball/: found 2 matching artifact files and directories 1709deprecations/: found 5 matching artifact files and directories 1710knapsack/: found 3 matching artifact files and directories 1711WARNING: query_recorder/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1712rspec/: found 12 matching artifact files and directories 1713WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1714log/*.log: found 16 matching artifact files and directories 1715WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/4031139162/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com1716WARNING: Retrying... context=artifacts-uploader error=request redirected1717Uploading artifacts as "archive" to coordinator... 201 Created id=4031139162 responseStatus=201 Created token=64_ZCsWx1718Uploading artifacts...1719rspec/junit_rspec.xml: found 1 matching artifact files and directories 1720WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/4031139162/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com1721WARNING: Retrying... context=artifacts-uploader error=request redirected1722Uploading artifacts as "junit" to coordinator... 201 Created id=4031139162 responseStatus=201 Created token=64_ZCsWx1724Job succeeded