rspec integration pg14 no_gitaly_transactions 8/20
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 17.0.0~pre.88.g761ae5dd (761ae5dd)2 on green-2.shared-gitlab-org.runners-manager.gitlab.com/default 8zCxmpPt, system ID: s_130a96ce9e653 feature flags: FF_NETWORK_PER_BUILD:true4Resolving secrets6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 ...7Starting service registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 ...8Authenticating with credentials from job payload (GitLab Registry)9Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 ...10Using docker image sha256:82f132c22567f8ce17cc132c14b2f9aa3eaf9bb5424d91c2d966912433f0257d for registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:c55e1364ee4327b244a9cfa1750f19feea14fc774eaf792b725967d146eb45f5 ...11WARNING: Service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 is already created. Ignoring.12WARNING: Service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 is already created. Ignoring.13Starting service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 ...14Authenticating with credentials from job payload (GitLab Registry)15Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 ...16Using docker image sha256:5c5ba5b83d6c60cb0b225bd670b7a43be8c238cc72347d24af57e5027c3648f3 for registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:46aceab84c42d0e819c8e7940f2f98ce9e184785cd7b22d95872024a35f52407 ...17Starting service redis:6.2-alpine ...18Pulling docker image redis:6.2-alpine ...19Using docker image sha256:36c1d3cfe18f4b12d4640576f7048068acbfc3625027b6bbb46bba0e31b11831 for redis:6.2-alpine with digest redis@sha256:e3b17ba9479deec4b7d1eeec1548a253acc5374d68d3b27937fcfe4df8d18c7e ...20Waiting for services to be up and running (timeout 30 seconds)...21Authenticating with credentials from job payload (GitLab Registry)22Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 ...23Using docker image sha256:b26253b493531cada33f45ef568f38c50a310442d05c39f517656e0f7d305dc7 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14@sha256:543339542a02edc250c2c0424c5077b673f1fca2877024fdc5fb670eff44f8cf ...25Running on runner-8zcxmppt-project-278964-concurrent-0 via runner-8zcxmppt-shared-gitlab-org-1722412298-4e552bf4...27Skipping Git repository setup28Skipping Git checkout29Skipping Git submodules setup31Checking cache for ruby-gems-debian-bookworm-ruby-3.1.5-17...32Downloading cache from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/ruby-gems-debian-bookworm-ruby-3.1.5-17 33Successfully extracted cache35Downloading artifacts for clone-gitlab-repo (7471344368)...36Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7471344368 responseStatus=200 OK token=glcbt-6637WARNING: Part of .git directory is on the list of files to extract 38WARNING: This may introduce unexpected problems 39Downloading artifacts for compile-test-assets (7471344747)...40Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7471344747 responseStatus=200 OK token=glcbt-6641Downloading artifacts for retrieve-tests-metadata (7471344898)...42Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7471344898 responseStatus=200 OK token=glcbt-6643Downloading artifacts for setup-test-env (7471344810)...44Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7471344810 responseStatus=200 OK token=glcbt-66 45 Executing "step_script" stage of the job script 46Using docker image sha256:b26253b493531cada33f45ef568f38c50a310442d05c39f517656e0f7d305dc7 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14@sha256:543339542a02edc250c2c0424c5077b673f1fca2877024fdc5fb670eff44f8cf ...47$ echo $FOSS_ONLY48$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb49$ export GOPATH=$CI_PROJECT_DIR/.go50$ mkdir -p $GOPATH51$ source scripts/utils.sh52$ source scripts/prepare_build.sh82Using decomposed database config (config/database.yml.decomposed-postgresql)83Geo DB won't be set up.84Embedding DB won't be set up.96$ source ./scripts/rspec_helpers.sh97$ run_timed_command "gem install knapsack --no-document"98$ gem install knapsack --no-document99Successfully installed knapsack-4.0.01001 gem installed101==> 'gem install knapsack --no-document' succeeded in 1 seconds.102$ section_start "gitaly-test-spawn" "Spawning Gitaly"; scripts/gitaly-test-spawn; section_end "gitaly-test-spawn"107$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="rspec/skipped_tests-${CI_JOB_ID}.txt"108$ export RSPEC_RETRIED_TESTS_REPORT_PATH="rspec/retried_tests-${CI_JOB_ID}.txt"109$ tooling/bin/create_job_metrics_file || true110[job-metrics] Creating the job metrics file for the CI/CD job.111$ rspec_section rspec_parallelized_job "--fail-fast=${RSPEC_FAIL_FAST_THRESHOLD} --tag ~quarantine --tag ~level:background_migration --tag ~click_house --tag ~real_ai_request"113[10:16:23] Starting rspec_parallelized_job114RETRY_FAILED_TESTS_IN_NEW_PROCESS: true115KNAPSACK_GENERATE_REPORT: true116FLAKY_RSPEC_GENERATE_REPORT: true117KNAPSACK_TEST_FILE_PATTERN: spec/{commands,controllers,mailers,requests}{,/**/}*_spec.rb118KNAPSACK_LOG_LEVEL: debug119KNAPSACK_REPORT_PATH: knapsack/rspec_integration_pg14_no_gitaly_transactions_8_20_278964_report.json120FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json121FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec_integration_pg14_no_gitaly_transactions_8_20_278964_report.json122NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec_integration_pg14_no_gitaly_transactions_8_20_278964_report.json123RSPEC_SKIPPED_TESTS_REPORT_PATH: rspec/skipped_tests-7471346663.txt124CRYSTALBALL: true125RSPEC_TESTS_MAPPING_ENABLED: 126RSPEC_TESTS_FILTER_FILE: 127Shell set options (set -o) enabled:128braceexpand on129hashall on130interactive-comments on131pipefail on132Knapsack report generator started!133warning: parser/current is loading parser/ruby31, which recognizes 3.1.6-compliant syntax, but you are running 3.1.5.135Run options: exclude {:quarantine=>true, :level=>"background_migration", :click_house=>true, :real_ai_request=>true}136# [RSpecRunTime] Starting RSpec timer...137[TEST PROF INFO] EventProf enabled (sql.active_record)138unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.139unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.140Test environment set up in 3.054045578 seconds141# [RSpecRunTime] Starting example group spec/requests/api/integrations_spec.rb. Expected to take 12 minutes 27.89 seconds.142API::Integrations143WARNING: All log messages before absl::InitializeLog() is called are written to STDERR144I0000 00:00:1722421134.605656 328 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=0145 GET /projects/:id/integrations146 returns authentication error when unauthenticated147 returns error when authenticated but user is not a project owner148 with integrations149 returns a list of all active integrations150 integration: "apple_app_store"151 PUT /projects/:id/integrations/apple-app-store152 behaves like set up an integration153 updates apple_app_store settings and returns the correct fields154 returns if required fields missing155 when all booleans are flipped156 updates apple_app_store settings and returns the correct fields157# [RSpecRunTime] RSpec elapsed time: 17.57 seconds. Current RSS: ~1559M. Threads: 5. load average: 1.17 1.39 1.36 1/279 417158.159 when an integration is disabled160 returns bad request161 when an integration is disabled at the project-level162 returns bad request163 DELETE /projects/:id/integrations/apple-app-store164 behaves like disable an integration165 deletes apple_app_store166 returns not found if integration does not exist167 GET /projects/:id/integrations/apple-app-store168 behaves like get an integration settings169 returns authentication error when unauthenticated170 returns not found if integration does not exist171 returns not found if integration exists but is in `Project#disabled_integrations`172 returns error when authenticated but not a project owner173 when the integration is not active174 returns all properties of inactive integration apple_app_store, except password fields175# [RSpecRunTime] RSpec elapsed time: 23.44 seconds. Current RSS: ~1644M. Threads: 5. load average: 1.16 1.38 1.36 1/279 418176.177 when the integration is active178 returns all properties of active integration apple_app_store, except password fields179 integration: "asana"180 PUT /projects/:id/integrations/asana181 behaves like set up an integration182 updates asana settings and returns the correct fields183 returns if required fields missing184 when all booleans are flipped185 updates asana settings and returns the correct fields186# [RSpecRunTime] RSpec elapsed time: 25.39 seconds. Current RSS: ~1613M. Threads: 5. load average: 1.16 1.38 1.36 1/279 419187.188 when an integration is disabled189 returns bad request190 when an integration is disabled at the project-level191 returns bad request192 DELETE /projects/:id/integrations/asana193 behaves like disable an integration194 deletes asana195 returns not found if integration does not exist196 GET /projects/:id/integrations/asana197 behaves like get an integration settings198 returns authentication error when unauthenticated199 returns not found if integration does not exist200 returns not found if integration exists but is in `Project#disabled_integrations`201 returns error when authenticated but not a project owner202 when the integration is not active203 returns all properties of inactive integration asana, except password fields204# [RSpecRunTime] RSpec elapsed time: 30.6 seconds. Current RSS: ~1699M. Threads: 5. load average: 1.14 1.38 1.36 1/279 420205.206 when the integration is active207 returns all properties of active integration asana, except password fields208 integration: "assembla"209 PUT /projects/:id/integrations/assembla210 behaves like set up an integration211 updates assembla settings and returns the correct fields212 returns if required fields missing213 when all booleans are flipped214 updates assembla settings and returns the correct fields215# [RSpecRunTime] RSpec elapsed time: 32.49 seconds. Current RSS: ~1702M. Threads: 5. load average: 1.14 1.38 1.36 1/279 421216.217 when an integration is disabled218 returns bad request219 when an integration is disabled at the project-level220 returns bad request221 DELETE /projects/:id/integrations/assembla222 behaves like disable an integration223 deletes assembla224 returns not found if integration does not exist225 GET /projects/:id/integrations/assembla226 behaves like get an integration settings227 returns authentication error when unauthenticated228 returns not found if integration does not exist229 returns not found if integration exists but is in `Project#disabled_integrations`230 returns error when authenticated but not a project owner231 when the integration is not active232 returns all properties of inactive integration assembla, except password fields233# [RSpecRunTime] RSpec elapsed time: 37.79 seconds. Current RSS: ~1765M. Threads: 5. load average: 1.13 1.37 1.36 1/279 422234.235 when the integration is active236 returns all properties of active integration assembla, except password fields237 integration: "bamboo"238 PUT /projects/:id/integrations/bamboo239 behaves like set up an integration240 updates bamboo settings and returns the correct fields241 returns if required fields missing242 when all booleans are flipped243 updates bamboo settings and returns the correct fields244# [RSpecRunTime] RSpec elapsed time: 39.96 seconds. Current RSS: ~1748M. Threads: 5. load average: 1.12 1.36 1.35 1/279 423245.246 when an integration is disabled247 returns bad request248 when an integration is disabled at the project-level249 returns bad request250 DELETE /projects/:id/integrations/bamboo251 behaves like disable an integration252 deletes bamboo253 returns not found if integration does not exist254# [RSpecRunTime] RSpec elapsed time: 41.98 seconds. Current RSS: ~1752M. Threads: 5. load average: 1.12 1.36 1.35 1/279 424255.256 GET /projects/:id/integrations/bamboo257 behaves like get an integration settings258 returns authentication error when unauthenticated259 returns not found if integration does not exist260 returns not found if integration exists but is in `Project#disabled_integrations`261 returns error when authenticated but not a project owner262 when the integration is not active263 returns all properties of inactive integration bamboo, except password fields264# [RSpecRunTime] RSpec elapsed time: 45.63 seconds. Current RSS: ~1795M. Threads: 5. load average: 1.11 1.36 1.35 1/279 425265.266 when the integration is active267 returns all properties of active integration bamboo, except password fields268 integration: "bugzilla"269 PUT /projects/:id/integrations/bugzilla270 behaves like set up an integration271 updates bugzilla settings and returns the correct fields272 returns if required fields missing273 when all booleans are flipped274 updates bugzilla settings and returns the correct fields275# [RSpecRunTime] RSpec elapsed time: 48.47 seconds. Current RSS: ~1789M. Threads: 5. load average: 1.10 1.35 1.35 4/279 426276.277 when an integration is disabled278 returns bad request279 when an integration is disabled at the project-level280 returns bad request281 DELETE /projects/:id/integrations/bugzilla282 behaves like disable an integration283 deletes bugzilla284 returns not found if integration does not exist285# [RSpecRunTime] RSpec elapsed time: 50.92 seconds. Current RSS: ~1761M. Threads: 5. load average: 1.10 1.35 1.35 1/280 427286.287 GET /projects/:id/integrations/bugzilla288 behaves like get an integration settings289 returns authentication error when unauthenticated290 returns not found if integration does not exist291 returns not found if integration exists but is in `Project#disabled_integrations`292 returns error when authenticated but not a project owner293 when the integration is not active294 returns all properties of inactive integration bugzilla, except password fields295# [RSpecRunTime] RSpec elapsed time: 54.69 seconds. Current RSS: ~1781M. Threads: 5. load average: 1.09 1.35 1.35 1/280 428296.297 when the integration is active298 returns all properties of active integration bugzilla, except password fields299 integration: "buildkite"300 PUT /projects/:id/integrations/buildkite301 behaves like set up an integration302 updates buildkite settings and returns the correct fields303 returns if required fields missing304 when all booleans are flipped305 updates buildkite settings and returns the correct fields306# [RSpecRunTime] RSpec elapsed time: 57.58 seconds. Current RSS: ~1758M. Threads: 5. load average: 1.09 1.35 1.35 1/280 429307.308 when an integration is disabled309 returns bad request310 when an integration is disabled at the project-level311 returns bad request312 DELETE /projects/:id/integrations/buildkite313 behaves like disable an integration314 deletes buildkite315 returns not found if integration does not exist316# [RSpecRunTime] RSpec elapsed time: 59.69 seconds. Current RSS: ~1759M. Threads: 5. load average: 1.09 1.34 1.35 1/280 430317.318 GET /projects/:id/integrations/buildkite319 behaves like get an integration settings320 returns authentication error when unauthenticated321 returns not found if integration does not exist322 returns not found if integration exists but is in `Project#disabled_integrations`323 returns error when authenticated but not a project owner324 when the integration is not active325 returns all properties of inactive integration buildkite, except password fields326# [RSpecRunTime] RSpec elapsed time: 1 minute 3.61 seconds. Current RSS: ~1807M. Threads: 5. load average: 1.08 1.33 1.34 1/280 431327.328 when the integration is active329 returns all properties of active integration buildkite, except password fields330 integration: "campfire"331 PUT /projects/:id/integrations/campfire332 behaves like set up an integration333 updates campfire settings and returns the correct fields334 returns if required fields missing335 when all booleans are flipped336 updates campfire settings and returns the correct fields337# [RSpecRunTime] RSpec elapsed time: 1 minute 5.61 seconds. Current RSS: ~1808M. Threads: 5. load average: 1.08 1.33 1.34 1/280 432338.339 when an integration is disabled340 returns bad request341 when an integration is disabled at the project-level342 returns bad request343 DELETE /projects/:id/integrations/campfire344 behaves like disable an integration345 deletes campfire346 returns not found if integration does not exist347 GET /projects/:id/integrations/campfire348 behaves like get an integration settings349 returns authentication error when unauthenticated350 returns not found if integration does not exist351 returns not found if integration exists but is in `Project#disabled_integrations`352 returns error when authenticated but not a project owner353 when the integration is not active354 returns all properties of inactive integration campfire, except password fields355# [RSpecRunTime] RSpec elapsed time: 1 minute 10.94 seconds. Current RSS: ~1871M. Threads: 5. load average: 1.07 1.33 1.34 1/280 433356.357 when the integration is active358 returns all properties of active integration campfire, except password fields359 integration: "clickup"360 PUT /projects/:id/integrations/clickup361 behaves like set up an integration362 updates clickup settings and returns the correct fields363 returns if required fields missing364 when all booleans are flipped365 updates clickup settings and returns the correct fields366# [RSpecRunTime] RSpec elapsed time: 1 minute 13.47 seconds. Current RSS: ~1874M. Threads: 5. load average: 1.07 1.32 1.34 1/280 434367.368 when an integration is disabled369 returns bad request370 when an integration is disabled at the project-level371 returns bad request372 DELETE /projects/:id/integrations/clickup373 behaves like disable an integration374 deletes clickup375 returns not found if integration does not exist376# [RSpecRunTime] RSpec elapsed time: 1 minute 15.74 seconds. Current RSS: ~1842M. Threads: 5. load average: 1.07 1.32 1.34 1/280 435377.378 GET /projects/:id/integrations/clickup379 behaves like get an integration settings380 returns authentication error when unauthenticated381 returns not found if integration does not exist382 returns not found if integration exists but is in `Project#disabled_integrations`383 returns error when authenticated but not a project owner384 when the integration is not active385 returns all properties of inactive integration clickup, except password fields386# [RSpecRunTime] RSpec elapsed time: 1 minute 19.58 seconds. Current RSS: ~1852M. Threads: 5. load average: 1.06 1.32 1.34 1/280 436387.388 when the integration is active389 returns all properties of active integration clickup, except password fields390 integration: "confluence"391 PUT /projects/:id/integrations/confluence392 behaves like set up an integration393 updates confluence settings and returns the correct fields394 returns if required fields missing395 when all booleans are flipped396 updates confluence settings and returns the correct fields397# [RSpecRunTime] RSpec elapsed time: 1 minute 21.83 seconds. Current RSS: ~1821M. Threads: 5. load average: 1.06 1.32 1.34 1/280 437398.399 when an integration is disabled400 returns bad request401 when an integration is disabled at the project-level402 returns bad request403 DELETE /projects/:id/integrations/confluence404 behaves like disable an integration405 deletes confluence406 returns not found if integration does not exist407# [RSpecRunTime] RSpec elapsed time: 1 minute 25.04 seconds. Current RSS: ~1803M. Threads: 5. load average: 1.06 1.31 1.34 1/280 438408.409 GET /projects/:id/integrations/confluence410 behaves like get an integration settings411 returns authentication error when unauthenticated412 returns not found if integration does not exist413 returns not found if integration exists but is in `Project#disabled_integrations`414 returns error when authenticated but not a project owner415 when the integration is not active416 returns all properties of inactive integration confluence, except password fields417# [RSpecRunTime] RSpec elapsed time: 1 minute 27.29 seconds. Current RSS: ~1797M. Threads: 5. load average: 1.06 1.31 1.34 1/280 439418.419 when the integration is active420 returns all properties of active integration confluence, except password fields421 integration: "custom_issue_tracker"422 PUT /projects/:id/integrations/custom-issue-tracker423 behaves like set up an integration424 updates custom_issue_tracker settings and returns the correct fields425 returns if required fields missing426 when all booleans are flipped427 updates custom_issue_tracker settings and returns the correct fields428# [RSpecRunTime] RSpec elapsed time: 1 minute 29.98 seconds. Current RSS: ~1764M. Threads: 5. load average: 1.05 1.31 1.33 1/280 440429.430 when an integration is disabled431 returns bad request432 when an integration is disabled at the project-level433 returns bad request434 DELETE /projects/:id/integrations/custom-issue-tracker435 behaves like disable an integration436 deletes custom_issue_tracker437 returns not found if integration does not exist438# [RSpecRunTime] RSpec elapsed time: 1 minute 34.05 seconds. Current RSS: ~1795M. Threads: 5. load average: 1.05 1.30 1.33 1/280 441439.440 GET /projects/:id/integrations/custom-issue-tracker441 behaves like get an integration settings442 returns authentication error when unauthenticated443 returns not found if integration does not exist444 returns not found if integration exists but is in `Project#disabled_integrations`445 returns error when authenticated but not a project owner446 when the integration is not active447 returns all properties of inactive integration custom_issue_tracker, except password fields448# [RSpecRunTime] RSpec elapsed time: 1 minute 36.42 seconds. Current RSS: ~1796M. Threads: 5. load average: 1.05 1.30 1.33 3/280 442449.450 when the integration is active451 returns all properties of active integration custom_issue_tracker, except password fields452 integration: "datadog"453 PUT /projects/:id/integrations/datadog454 behaves like set up an integration455 updates datadog settings and returns the correct fields456 returns if required fields missing457 when all booleans are flipped458 updates datadog settings and returns the correct fields459# [RSpecRunTime] RSpec elapsed time: 1 minute 39.05 seconds. Current RSS: ~1771M. Threads: 5. load average: 1.04 1.29 1.33 1/280 443460.461 when an integration is disabled462 returns bad request463 when an integration is disabled at the project-level464 returns bad request465 DELETE /projects/:id/integrations/datadog466 behaves like disable an integration467 deletes datadog468 returns not found if integration does not exist469# [RSpecRunTime] RSpec elapsed time: 1 minute 42.51 seconds. Current RSS: ~1873M. Threads: 5. load average: 1.04 1.29 1.33 1/280 444470.471 GET /projects/:id/integrations/datadog472 behaves like get an integration settings473 returns authentication error when unauthenticated474 returns not found if integration does not exist475 returns not found if integration exists but is in `Project#disabled_integrations`476 returns error when authenticated but not a project owner477 when the integration is not active478 returns all properties of inactive integration datadog, except password fields479# [RSpecRunTime] RSpec elapsed time: 1 minute 44.97 seconds. Current RSS: ~1878M. Threads: 5. load average: 1.04 1.29 1.33 1/280 445480.481 when the integration is active482 returns all properties of active integration datadog, except password fields483 integration: "diffblue_cover"484 PUT /projects/:id/integrations/diffblue-cover485 behaves like set up an integration486 updates diffblue_cover settings and returns the correct fields487 returns if required fields missing488 when all booleans are flipped489 updates diffblue_cover settings and returns the correct fields490# [RSpecRunTime] RSpec elapsed time: 1 minute 46.8 seconds. Current RSS: ~1885M. Threads: 5. load average: 1.04 1.29 1.33 1/280 446491.492 when an integration is disabled493 returns bad request494# [RSpecRunTime] RSpec elapsed time: 1 minute 48.85 seconds. Current RSS: ~1865M. Threads: 5. load average: 1.04 1.28 1.33 1/280 447495.496 when an integration is disabled at the project-level497 returns bad request498 DELETE /projects/:id/integrations/diffblue-cover499 behaves like disable an integration500 deletes diffblue_cover501 returns not found if integration does not exist502 GET /projects/:id/integrations/diffblue-cover503 behaves like get an integration settings504 returns authentication error when unauthenticated505 returns not found if integration does not exist506 returns not found if integration exists but is in `Project#disabled_integrations`507 returns error when authenticated but not a project owner508 when the integration is not active509 returns all properties of inactive integration diffblue_cover, except password fields510# [RSpecRunTime] RSpec elapsed time: 1 minute 52.46 seconds. Current RSS: ~1783M. Threads: 5. load average: 1.04 1.28 1.33 1/280 448511.512 when the integration is active513 returns all properties of active integration diffblue_cover, except password fields514 integration: "discord"515 PUT /projects/:id/integrations/discord516 behaves like set up an integration517 updates discord settings and returns the correct fields518 returns if required fields missing519 when all booleans are flipped520 updates discord settings and returns the correct fields521# [RSpecRunTime] RSpec elapsed time: 1 minute 55.27 seconds. Current RSS: ~1827M. Threads: 5. load average: 1.03 1.28 1.32 1/280 449522.523 when an integration is disabled524 returns bad request525# [RSpecRunTime] RSpec elapsed time: 1 minute 56.66 seconds. Current RSS: ~1810M. Threads: 5. load average: 1.03 1.28 1.32 1/280 450526.527 when an integration is disabled at the project-level528 returns bad request529 DELETE /projects/:id/integrations/discord530 behaves like disable an integration531 deletes discord532 returns not found if integration does not exist533# [RSpecRunTime] RSpec elapsed time: 1 minute 58.35 seconds. Current RSS: ~1810M. Threads: 5. load average: 1.03 1.27 1.32 1/280 451534.535 GET /projects/:id/integrations/discord536 behaves like get an integration settings537 returns authentication error when unauthenticated538 returns not found if integration does not exist539 returns not found if integration exists but is in `Project#disabled_integrations`540 returns error when authenticated but not a project owner541 when the integration is not active542 returns all properties of inactive integration discord, except password fields543# [RSpecRunTime] RSpec elapsed time: 2 minutes 0.71 second. Current RSS: ~1810M. Threads: 5. load average: 1.03 1.27 1.32 1/280 452544.545 when the integration is active546 returns all properties of active integration discord, except password fields547 integration: "drone_ci"548 PUT /projects/:id/integrations/drone-ci549 behaves like set up an integration550 updates drone_ci settings and returns the correct fields551 returns if required fields missing552 when all booleans are flipped553 updates drone_ci settings and returns the correct fields554# [RSpecRunTime] RSpec elapsed time: 2 minutes 4.76 seconds. Current RSS: ~1830M. Threads: 5. load average: 1.03 1.27 1.32 1/280 453555.556 when an integration is disabled557 returns bad request558 when an integration is disabled at the project-level559 returns bad request560 DELETE /projects/:id/integrations/drone-ci561 behaves like disable an integration562 deletes drone_ci563 returns not found if integration does not exist564# [RSpecRunTime] RSpec elapsed time: 2 minutes 7.01 seconds. Current RSS: ~1831M. Threads: 5. load average: 1.03 1.27 1.32 1/280 454565.566 GET /projects/:id/integrations/drone-ci567 behaves like get an integration settings568 returns authentication error when unauthenticated569 returns not found if integration does not exist570 returns not found if integration exists but is in `Project#disabled_integrations`571 returns error when authenticated but not a project owner572 when the integration is not active573 returns all properties of inactive integration drone_ci, except password fields574# [RSpecRunTime] RSpec elapsed time: 2 minutes 10.8 seconds. Current RSS: ~1806M. Threads: 5. load average: 1.02 1.27 1.32 1/280 455575.576 when the integration is active577 returns all properties of active integration drone_ci, except password fields578 integration: "emails_on_push"579 PUT /projects/:id/integrations/emails-on-push580 behaves like set up an integration581 updates emails_on_push settings and returns the correct fields582 returns if required fields missing583 when all booleans are flipped584 updates emails_on_push settings and returns the correct fields585# [RSpecRunTime] RSpec elapsed time: 2 minutes 12.84 seconds. Current RSS: ~1784M. Threads: 5. load average: 1.02 1.27 1.32 1/280 456586.587 when an integration is disabled588 returns bad request589 when an integration is disabled at the project-level590 returns bad request591 DELETE /projects/:id/integrations/emails-on-push592 behaves like disable an integration593 deletes emails_on_push594 returns not found if integration does not exist595 GET /projects/:id/integrations/emails-on-push596 behaves like get an integration settings597 returns authentication error when unauthenticated598 returns not found if integration does not exist599 returns not found if integration exists but is in `Project#disabled_integrations`600 returns error when authenticated but not a project owner601 when the integration is not active602 returns all properties of inactive integration emails_on_push, except password fields603# [RSpecRunTime] RSpec elapsed time: 2 minutes 18.34 seconds. Current RSS: ~1829M. Threads: 5. load average: 1.02 1.26 1.31 1/280 457604.605 when the integration is active606 returns all properties of active integration emails_on_push, except password fields607 integration: "ewm"608 PUT /projects/:id/integrations/ewm609 behaves like set up an integration610 updates ewm settings and returns the correct fields611 returns if required fields missing612 when all booleans are flipped613 updates ewm settings and returns the correct fields614# [RSpecRunTime] RSpec elapsed time: 2 minutes 21.19 seconds. Current RSS: ~1825M. Threads: 5. load average: 1.02 1.26 1.31 1/280 458615.616 when an integration is disabled617 returns bad request618 when an integration is disabled at the project-level619 returns bad request620 DELETE /projects/:id/integrations/ewm621 behaves like disable an integration622 deletes ewm623 returns not found if integration does not exist624# [RSpecRunTime] RSpec elapsed time: 2 minutes 24.12 seconds. Current RSS: ~1791M. Threads: 5. load average: 1.02 1.25 1.31 1/280 459625.626 GET /projects/:id/integrations/ewm627 behaves like get an integration settings628 returns authentication error when unauthenticated629 returns not found if integration does not exist630 returns not found if integration exists but is in `Project#disabled_integrations`631 returns error when authenticated but not a project owner632 when the integration is not active633 returns all properties of inactive integration ewm, except password fields634# [RSpecRunTime] RSpec elapsed time: 2 minutes 27.65 seconds. Current RSS: ~1817M. Threads: 5. load average: 1.02 1.25 1.31 1/280 460635.636 when the integration is active637 returns all properties of active integration ewm, except password fields638 integration: "external_wiki"639 PUT /projects/:id/integrations/external-wiki640 behaves like set up an integration641 updates external_wiki settings and returns the correct fields642 returns if required fields missing643 when all booleans are flipped644 updates external_wiki settings and returns the correct fields645# [RSpecRunTime] RSpec elapsed time: 2 minutes 30.18 seconds. Current RSS: ~1834M. Threads: 5. load average: 1.02 1.25 1.31 1/280 461646.647 when an integration is disabled648 returns bad request649 when an integration is disabled at the project-level650 returns bad request651# [RSpecRunTime] RSpec elapsed time: 2 minutes 32.4 seconds. Current RSS: ~1858M. Threads: 5. load average: 1.02 1.25 1.31 1/280 462652.653 DELETE /projects/:id/integrations/external-wiki654 behaves like disable an integration655 deletes external_wiki656 returns not found if integration does not exist657# [RSpecRunTime] RSpec elapsed time: 2 minutes 33.69 seconds. Current RSS: ~1881M. Threads: 5. load average: 1.02 1.24 1.31 1/280 463658.659 GET /projects/:id/integrations/external-wiki660 behaves like get an integration settings661 returns authentication error when unauthenticated662 returns not found if integration does not exist663 returns not found if integration exists but is in `Project#disabled_integrations`664 returns error when authenticated but not a project owner665 when the integration is not active666 returns all properties of inactive integration external_wiki, except password fields667# [RSpecRunTime] RSpec elapsed time: 2 minutes 36.07 seconds. Current RSS: ~1874M. Threads: 5. load average: 1.02 1.24 1.31 1/280 464668.669 when the integration is active670 returns all properties of active integration external_wiki, except password fields671 integration: "git_guardian"672 PUT /projects/:id/integrations/git-guardian673 behaves like set up an integration674 updates git_guardian settings and returns the correct fields675 returns if required fields missing676 when all booleans are flipped677 updates git_guardian settings and returns the correct fields678# [RSpecRunTime] RSpec elapsed time: 2 minutes 38.05 seconds. Current RSS: ~1878M. Threads: 5. load average: 1.09 1.26 1.31 1/280 465679.680 when an integration is disabled681 returns bad request682 when an integration is disabled at the project-level683 returns bad request684 DELETE /projects/:id/integrations/git-guardian685 behaves like disable an integration686 deletes git_guardian687 returns not found if integration does not exist688 GET /projects/:id/integrations/git-guardian689 behaves like get an integration settings690 returns authentication error when unauthenticated691 returns not found if integration does not exist692 returns not found if integration exists but is in `Project#disabled_integrations`693 returns error when authenticated but not a project owner694 when the integration is not active695 returns all properties of inactive integration git_guardian, except password fields696# [RSpecRunTime] RSpec elapsed time: 2 minutes 42.11 seconds. Current RSS: ~1868M. Threads: 5. load average: 1.09 1.26 1.31 1/280 466697.698 when the integration is active699 returns all properties of active integration git_guardian, except password fields700 integration: "github"701 PUT /projects/:id/integrations/github702 behaves like set up an integration703 updates github settings and returns the correct fields704 returns if required fields missing705 when all booleans are flipped706 updates github settings and returns the correct fields707# [RSpecRunTime] RSpec elapsed time: 2 minutes 44.22 seconds. Current RSS: ~1865M. Threads: 5. load average: 1.09 1.25 1.31 1/280 467708.709 when an integration is disabled710 returns bad request711 when an integration is disabled at the project-level712 returns bad request713 DELETE /projects/:id/integrations/github714 behaves like disable an integration715 deletes github716 returns not found if integration does not exist717# [RSpecRunTime] RSpec elapsed time: 2 minutes 46.35 seconds. Current RSS: ~1863M. Threads: 5. load average: 1.09 1.25 1.31 1/280 468718.719 GET /projects/:id/integrations/github720 behaves like get an integration settings721 returns authentication error when unauthenticated722 returns not found if integration does not exist723 returns not found if integration exists but is in `Project#disabled_integrations`724 returns error when authenticated but not a project owner725 when the integration is not active726 returns all properties of inactive integration github, except password fields727# [RSpecRunTime] RSpec elapsed time: 2 minutes 48.86 seconds. Current RSS: ~1858M. Threads: 5. load average: 1.08 1.25 1.31 1/280 469728.729 when the integration is active730 returns all properties of active integration github, except password fields731 integration: "google_play"732 PUT /projects/:id/integrations/google-play733 behaves like set up an integration734 updates google_play settings and returns the correct fields735 returns if required fields missing736 when all booleans are flipped737 updates google_play settings and returns the correct fields738# [RSpecRunTime] RSpec elapsed time: 2 minutes 50.8 seconds. Current RSS: ~1847M. Threads: 5. load average: 1.08 1.25 1.31 1/280 470739.740 when an integration is disabled741 returns bad request742 when an integration is disabled at the project-level743 returns bad request744 DELETE /projects/:id/integrations/google-play745 behaves like disable an integration746 deletes google_play747 returns not found if integration does not exist748 GET /projects/:id/integrations/google-play749 behaves like get an integration settings750 returns authentication error when unauthenticated751 returns not found if integration does not exist752 returns not found if integration exists but is in `Project#disabled_integrations`753 returns error when authenticated but not a project owner754 when the integration is not active755 returns all properties of inactive integration google_play, except password fields756# [RSpecRunTime] RSpec elapsed time: 2 minutes 54.87 seconds. Current RSS: ~1855M. Threads: 5. load average: 1.07 1.24 1.31 1/280 471757.758 when the integration is active759 returns all properties of active integration google_play, except password fields760 integration: "hangouts_chat"761 PUT /projects/:id/integrations/hangouts-chat762 behaves like set up an integration763 updates hangouts_chat settings and returns the correct fields764 returns if required fields missing765 when all booleans are flipped766 updates hangouts_chat settings and returns the correct fields767# [RSpecRunTime] RSpec elapsed time: 2 minutes 57.0 seconds. Current RSS: ~1847M. Threads: 5. load average: 1.07 1.24 1.31 1/280 472768.769 when an integration is disabled770 returns bad request771 when an integration is disabled at the project-level772 returns bad request773 DELETE /projects/:id/integrations/hangouts-chat774 behaves like disable an integration775 deletes hangouts_chat776 returns not found if integration does not exist777# [RSpecRunTime] RSpec elapsed time: 2 minutes 59.13 seconds. Current RSS: ~1844M. Threads: 5. load average: 1.07 1.24 1.30 1/280 473778.779 GET /projects/:id/integrations/hangouts-chat780 behaves like get an integration settings781 returns authentication error when unauthenticated782 returns not found if integration does not exist783 returns not found if integration exists but is in `Project#disabled_integrations`784 returns error when authenticated but not a project owner785 when the integration is not active786 returns all properties of inactive integration hangouts_chat, except password fields787# [RSpecRunTime] RSpec elapsed time: 3 minutes 1.51 seconds. Current RSS: ~1834M. Threads: 5. load average: 1.07 1.24 1.30 1/280 474788.789 when the integration is active790 returns all properties of active integration hangouts_chat, except password fields791 integration: "harbor"792 PUT /projects/:id/integrations/harbor793 behaves like set up an integration794 updates harbor settings and returns the correct fields795 returns if required fields missing796 when all booleans are flipped797 updates harbor settings and returns the correct fields798# [RSpecRunTime] RSpec elapsed time: 3 minutes 4.13 seconds. Current RSS: ~1826M. Threads: 5. load average: 1.06 1.23 1.30 1/280 475799.800 when an integration is disabled801 returns bad request802 when an integration is disabled at the project-level803 returns bad request804 DELETE /projects/:id/integrations/harbor805 behaves like disable an integration806 deletes harbor807 returns not found if integration does not exist808# [RSpecRunTime] RSpec elapsed time: 3 minutes 6.44 seconds. Current RSS: ~1826M. Threads: 5. load average: 1.06 1.23 1.30 1/280 476809.810 GET /projects/:id/integrations/harbor811 behaves like get an integration settings812 returns authentication error when unauthenticated813 returns not found if integration does not exist814 returns not found if integration exists but is in `Project#disabled_integrations`815 returns error when authenticated but not a project owner816 when the integration is not active817 returns all properties of inactive integration harbor, except password fields818# [RSpecRunTime] RSpec elapsed time: 3 minutes 8.69 seconds. Current RSS: ~1819M. Threads: 5. load average: 1.06 1.23 1.30 1/280 477819.820 when the integration is active821 returns all properties of active integration harbor, except password fields822 integration: "irker"823 PUT /projects/:id/integrations/irker824 behaves like set up an integration825 updates irker settings and returns the correct fields826 returns if required fields missing827 when all booleans are flipped828 updates irker settings and returns the correct fields829# [RSpecRunTime] RSpec elapsed time: 3 minutes 10.83 seconds. Current RSS: ~1804M. Threads: 5. load average: 1.06 1.23 1.30 1/280 478830.831 when an integration is disabled832 returns bad request833 when an integration is disabled at the project-level834 returns bad request835 DELETE /projects/:id/integrations/irker836 behaves like disable an integration837 deletes irker838 returns not found if integration does not exist839# [RSpecRunTime] RSpec elapsed time: 3 minutes 12.71 seconds. Current RSS: ~1812M. Threads: 5. load average: 1.06 1.23 1.30 1/280 479840.841 GET /projects/:id/integrations/irker842 behaves like get an integration settings843 returns authentication error when unauthenticated844 returns not found if integration does not exist845 returns not found if integration exists but is in `Project#disabled_integrations`846 returns error when authenticated but not a project owner847 when the integration is not active848 returns all properties of inactive integration irker, except password fields849# [RSpecRunTime] RSpec elapsed time: 3 minutes 15.0 seconds. Current RSS: ~1821M. Threads: 5. load average: 1.05 1.23 1.30 1/280 480850.851 when the integration is active852 returns all properties of active integration irker, except password fields853 integration: "jenkins"854 PUT /projects/:id/integrations/jenkins855 behaves like set up an integration856 updates jenkins settings and returns the correct fields857 returns if required fields missing858 when all booleans are flipped859 updates jenkins settings and returns the correct fields860# [RSpecRunTime] RSpec elapsed time: 3 minutes 17.44 seconds. Current RSS: ~1827M. Threads: 5. load average: 1.05 1.23 1.30 1/280 481861.862 when an integration is disabled863 returns bad request864 when an integration is disabled at the project-level865 returns bad request866 DELETE /projects/:id/integrations/jenkins867 behaves like disable an integration868 deletes jenkins869 returns not found if integration does not exist870# [RSpecRunTime] RSpec elapsed time: 3 minutes 19.8 seconds. Current RSS: ~1824M. Threads: 5. load average: 1.05 1.22 1.30 1/280 482871.872 GET /projects/:id/integrations/jenkins873 behaves like get an integration settings874 returns authentication error when unauthenticated875 returns not found if integration does not exist876 returns not found if integration exists but is in `Project#disabled_integrations`877 returns error when authenticated but not a project owner878 when the integration is not active879 returns all properties of inactive integration jenkins, except password fields880# [RSpecRunTime] RSpec elapsed time: 3 minutes 22.25 seconds. Current RSS: ~1801M. Threads: 5. load average: 1.05 1.22 1.30 1/280 483881.882 when the integration is active883 returns all properties of active integration jenkins, except password fields884 integration: "jira"885 PUT /projects/:id/integrations/jira886 behaves like set up an integration887 updates jira settings and returns the correct fields888 returns if required fields missing889 when all booleans are flipped890 updates jira settings and returns the correct fields891# [RSpecRunTime] RSpec elapsed time: 3 minutes 24.68 seconds. Current RSS: ~1795M. Threads: 5. load average: 1.04 1.22 1.29 1/280 484892.893 when an integration is disabled894 returns bad request895 when an integration is disabled at the project-level896 returns bad request897 DELETE /projects/:id/integrations/jira898 behaves like disable an integration899 deletes jira900 returns not found if integration does not exist901# [RSpecRunTime] RSpec elapsed time: 3 minutes 26.86 seconds. Current RSS: ~1790M. Threads: 5. load average: 1.04 1.22 1.29 1/280 485902.903 GET /projects/:id/integrations/jira904 behaves like get an integration settings905 returns authentication error when unauthenticated906 returns not found if integration does not exist907 returns not found if integration exists but is in `Project#disabled_integrations`908 returns error when authenticated but not a project owner909 when the integration is not active910 returns all properties of inactive integration jira, except password fields911# [RSpecRunTime] RSpec elapsed time: 3 minutes 29.26 seconds. Current RSS: ~1789M. Threads: 5. load average: 1.04 1.21 1.29 1/280 486912.913 when the integration is active914 returns all properties of active integration jira, except password fields915 integration: "matrix"916 PUT /projects/:id/integrations/matrix917 behaves like set up an integration918 updates matrix settings and returns the correct fields919 returns if required fields missing920 when all booleans are flipped921 updates matrix settings and returns the correct fields922# [RSpecRunTime] RSpec elapsed time: 3 minutes 31.85 seconds. Current RSS: ~1786M. Threads: 5. load average: 1.04 1.21 1.29 1/280 487923.924 when an integration is disabled925 returns bad request926 when an integration is disabled at the project-level927 returns bad request928 DELETE /projects/:id/integrations/matrix929 behaves like disable an integration930 deletes matrix931 returns not found if integration does not exist932# [RSpecRunTime] RSpec elapsed time: 3 minutes 34.27 seconds. Current RSS: ~1786M. Threads: 5. load average: 1.04 1.21 1.29 1/280 488933.934 GET /projects/:id/integrations/matrix935 behaves like get an integration settings936 returns authentication error when unauthenticated937 returns not found if integration does not exist938 returns not found if integration exists but is in `Project#disabled_integrations`939 returns error when authenticated but not a project owner940 when the integration is not active941 returns all properties of inactive integration matrix, except password fields942# [RSpecRunTime] RSpec elapsed time: 3 minutes 38.09 seconds. Current RSS: ~1778M. Threads: 5. load average: 1.03 1.21 1.29 1/280 489943.944 when the integration is active945 returns all properties of active integration matrix, except password fields946 integration: "mattermost"947 PUT /projects/:id/integrations/mattermost948 behaves like set up an integration949 updates mattermost settings and returns the correct fields950 returns if required fields missing951 when all booleans are flipped952 updates mattermost settings and returns the correct fields953# [RSpecRunTime] RSpec elapsed time: 3 minutes 40.47 seconds. Current RSS: ~1774M. Threads: 5. load average: 1.03 1.21 1.29 1/280 490954.955 when an integration is disabled956 returns bad request957 when an integration is disabled at the project-level958 returns bad request959 DELETE /projects/:id/integrations/mattermost960 behaves like disable an integration961 deletes mattermost962 returns not found if integration does not exist963# [RSpecRunTime] RSpec elapsed time: 3 minutes 42.7 seconds. Current RSS: ~1787M. Threads: 5. load average: 1.03 1.21 1.29 1/280 491964.965 GET /projects/:id/integrations/mattermost966 behaves like get an integration settings967 returns authentication error when unauthenticated968 returns not found if integration does not exist969 returns not found if integration exists but is in `Project#disabled_integrations`970 returns error when authenticated but not a project owner971 when the integration is not active972 returns all properties of inactive integration mattermost, except password fields973# [RSpecRunTime] RSpec elapsed time: 3 minutes 45.09 seconds. Current RSS: ~1793M. Threads: 5. load average: 1.03 1.20 1.29 1/280 492974.975 when the integration is active976 returns all properties of active integration mattermost, except password fields977 integration: "mattermost_slash_commands"978 PUT /projects/:id/integrations/mattermost-slash-commands979 behaves like set up an integration980 updates mattermost_slash_commands settings and returns the correct fields981 returns if required fields missing982 when all booleans are flipped983 updates mattermost_slash_commands settings and returns the correct fields984# [RSpecRunTime] RSpec elapsed time: 3 minutes 47.12 seconds. Current RSS: ~1791M. Threads: 5. load average: 1.03 1.20 1.29 1/280 493985.986 when an integration is disabled987 returns bad request988 when an integration is disabled at the project-level989 returns bad request990 DELETE /projects/:id/integrations/mattermost-slash-commands991 behaves like disable an integration992 deletes mattermost_slash_commands993 returns not found if integration does not exist994# [RSpecRunTime] RSpec elapsed time: 3 minutes 49.06 seconds. Current RSS: ~1793M. Threads: 5. load average: 1.03 1.20 1.29 1/280 494995.996 GET /projects/:id/integrations/mattermost-slash-commands997 behaves like get an integration settings998 returns authentication error when unauthenticated999 returns not found if integration does not exist1000 returns not found if integration exists but is in `Project#disabled_integrations`1001 returns error when authenticated but not a project owner1002 when the integration is not active1003 returns all properties of inactive integration mattermost_slash_commands, except password fields1004# [RSpecRunTime] RSpec elapsed time: 3 minutes 51.4 seconds. Current RSS: ~1793M. Threads: 5. load average: 1.03 1.20 1.29 1/280 4951005.1006 when the integration is active1007 returns all properties of active integration mattermost_slash_commands, except password fields1008 integration: "microsoft_teams"1009 PUT /projects/:id/integrations/microsoft-teams1010 behaves like set up an integration1011 updates microsoft_teams settings and returns the correct fields1012 returns if required fields missing1013 when all booleans are flipped1014 updates microsoft_teams settings and returns the correct fields1015# [RSpecRunTime] RSpec elapsed time: 3 minutes 53.59 seconds. Current RSS: ~1798M. Threads: 5. load average: 1.02 1.20 1.28 1/280 4961016.1017 when an integration is disabled1018 returns bad request1019 when an integration is disabled at the project-level1020 returns bad request1021 DELETE /projects/:id/integrations/microsoft-teams1022 behaves like disable an integration1023 deletes microsoft_teams1024 returns not found if integration does not exist1025# [RSpecRunTime] RSpec elapsed time: 3 minutes 55.75 seconds. Current RSS: ~1799M. Threads: 5. load average: 1.02 1.20 1.28 1/280 4971026.1027 GET /projects/:id/integrations/microsoft-teams1028 behaves like get an integration settings1029 returns authentication error when unauthenticated1030 returns not found if integration does not exist1031 returns not found if integration exists but is in `Project#disabled_integrations`1032 returns error when authenticated but not a project owner1033 when the integration is not active1034 returns all properties of inactive integration microsoft_teams, except password fields1035# [RSpecRunTime] RSpec elapsed time: 3 minutes 58.09 seconds. Current RSS: ~1793M. Threads: 5. load average: 1.02 1.19 1.28 1/280 4981036.1037 when the integration is active1038 returns all properties of active integration microsoft_teams, except password fields1039 integration: "mock_ci"1040 PUT /projects/:id/integrations/mock-ci1041 behaves like set up an integration1042 updates mock_ci settings and returns the correct fields1043 returns if required fields missing1044 when all booleans are flipped1045 updates mock_ci settings and returns the correct fields1046# [RSpecRunTime] RSpec elapsed time: 4 minutes 0.47 second. Current RSS: ~1786M. Threads: 5. load average: 1.02 1.19 1.28 1/280 4991047.1048 when an integration is disabled1049 returns bad request1050 when an integration is disabled at the project-level1051 returns bad request1052 DELETE /projects/:id/integrations/mock-ci1053 behaves like disable an integration1054 deletes mock_ci1055 returns not found if integration does not exist1056# [RSpecRunTime] RSpec elapsed time: 4 minutes 2.65 seconds. Current RSS: ~1784M. Threads: 5. load average: 1.02 1.19 1.28 1/280 5001057.1058 GET /projects/:id/integrations/mock-ci1059 behaves like get an integration settings1060 returns authentication error when unauthenticated1061 returns not found if integration does not exist1062 returns not found if integration exists but is in `Project#disabled_integrations`1063 returns error when authenticated but not a project owner1064 when the integration is not active1065 returns all properties of inactive integration mock_ci, except password fields1066# [RSpecRunTime] RSpec elapsed time: 4 minutes 5.02 seconds. Current RSS: ~1778M. Threads: 5. load average: 1.02 1.19 1.28 1/280 5011067.1068 when the integration is active1069 returns all properties of active integration mock_ci, except password fields1070 integration: "mock_monitoring"1071 PUT /projects/:id/integrations/mock-monitoring1072 behaves like set up an integration1073 updates mock_monitoring settings and returns the correct fields1074 returns if required fields missing1075 when all booleans are flipped1076 updates mock_monitoring settings and returns the correct fields1077# [RSpecRunTime] RSpec elapsed time: 4 minutes 7.79 seconds. Current RSS: ~1768M. Threads: 5. load average: 1.02 1.19 1.28 1/280 5021078.1079 when an integration is disabled1080 returns bad request1081# [RSpecRunTime] RSpec elapsed time: 4 minutes 9.03 seconds. Current RSS: ~1768M. Threads: 5. load average: 1.02 1.18 1.28 1/280 5031082.1083 when an integration is disabled at the project-level1084 returns bad request1085 DELETE /projects/:id/integrations/mock-monitoring1086 behaves like disable an integration1087 deletes mock_monitoring1088 returns not found if integration does not exist1089 GET /projects/:id/integrations/mock-monitoring1090 behaves like get an integration settings1091 returns authentication error when unauthenticated1092 returns not found if integration does not exist1093 returns not found if integration exists but is in `Project#disabled_integrations`1094 returns error when authenticated but not a project owner1095 when the integration is not active1096 returns all properties of inactive integration mock_monitoring, except password fields1097# [RSpecRunTime] RSpec elapsed time: 4 minutes 12.72 seconds. Current RSS: ~1762M. Threads: 5. load average: 1.02 1.18 1.28 1/280 5041098.1099 when the integration is active1100 returns all properties of active integration mock_monitoring, except password fields1101 integration: "packagist"1102 PUT /projects/:id/integrations/packagist1103 behaves like set up an integration1104 updates packagist settings and returns the correct fields1105 returns if required fields missing1106 when all booleans are flipped1107 updates packagist settings and returns the correct fields1108# [RSpecRunTime] RSpec elapsed time: 4 minutes 14.98 seconds. Current RSS: ~1798M. Threads: 5. load average: 1.02 1.18 1.28 1/280 5051109.1110 when an integration is disabled1111 returns bad request1112 when an integration is disabled at the project-level1113 returns bad request1114 DELETE /projects/:id/integrations/packagist1115 behaves like disable an integration1116 deletes packagist1117 returns not found if integration does not exist1118# [RSpecRunTime] RSpec elapsed time: 4 minutes 18.44 seconds. Current RSS: ~1797M. Threads: 5. load average: 1.02 1.18 1.27 1/280 5061119.1120 GET /projects/:id/integrations/packagist1121 behaves like get an integration settings1122 returns authentication error when unauthenticated1123 returns not found if integration does not exist1124 returns not found if integration exists but is in `Project#disabled_integrations`1125 returns error when authenticated but not a project owner1126 when the integration is not active1127 returns all properties of inactive integration packagist, except password fields1128# [RSpecRunTime] RSpec elapsed time: 4 minutes 20.76 seconds. Current RSS: ~1824M. Threads: 5. load average: 1.02 1.18 1.27 1/280 5071129.1130 when the integration is active1131 returns all properties of active integration packagist, except password fields1132 integration: "phorge"1133 PUT /projects/:id/integrations/phorge1134 behaves like set up an integration1135 updates phorge settings and returns the correct fields1136 returns if required fields missing1137 when all booleans are flipped1138 updates phorge settings and returns the correct fields1139# [RSpecRunTime] RSpec elapsed time: 4 minutes 23.37 seconds. Current RSS: ~1913M. Threads: 5. load average: 1.09 1.19 1.28 1/280 5081140.1141 when an integration is disabled1142 returns bad request1143 when an integration is disabled at the project-level1144 returns bad request1145 DELETE /projects/:id/integrations/phorge1146 behaves like disable an integration1147 deletes phorge1148 returns not found if integration does not exist1149# [RSpecRunTime] RSpec elapsed time: 4 minutes 25.61 seconds. Current RSS: ~1935M. Threads: 5. load average: 1.09 1.19 1.28 1/280 5091150.1151 GET /projects/:id/integrations/phorge1152 behaves like get an integration settings1153 returns authentication error when unauthenticated1154 returns not found if integration does not exist1155 returns not found if integration exists but is in `Project#disabled_integrations`1156 returns error when authenticated but not a project owner1157 when the integration is not active1158 returns all properties of inactive integration phorge, except password fields1159# [RSpecRunTime] RSpec elapsed time: 4 minutes 28.11 seconds. Current RSS: ~2033M. Threads: 5. load average: 1.09 1.19 1.28 1/280 5101160.1161 when the integration is active1162 returns all properties of active integration phorge, except password fields1163 integration: "pipelines_email"1164 PUT /projects/:id/integrations/pipelines-email1165 behaves like set up an integration1166 updates pipelines_email settings and returns the correct fields1167 returns if required fields missing1168 when all booleans are flipped1169 updates pipelines_email settings and returns the correct fields1170# [RSpecRunTime] RSpec elapsed time: 4 minutes 31.81 seconds. Current RSS: ~2038M. Threads: 5. load average: 1.09 1.19 1.28 1/280 5111171.1172 when an integration is disabled1173 returns bad request1174 when an integration is disabled at the project-level1175 returns bad request1176 DELETE /projects/:id/integrations/pipelines-email1177 behaves like disable an integration1178 deletes pipelines_email1179 returns not found if integration does not exist1180 GET /projects/:id/integrations/pipelines-email1181 behaves like get an integration settings1182 returns authentication error when unauthenticated1183 returns not found if integration does not exist1184 returns not found if integration exists but is in `Project#disabled_integrations`1185 returns error when authenticated but not a project owner1186 when the integration is not active1187 returns all properties of inactive integration pipelines_email, except password fields1188# [RSpecRunTime] RSpec elapsed time: 4 minutes 36.0 seconds. Current RSS: ~2104M. Threads: 5. load average: 1.08 1.18 1.27 1/280 5121189.1190 when the integration is active1191 returns all properties of active integration pipelines_email, except password fields1192 integration: "pivotaltracker"1193 PUT /projects/:id/integrations/pivotaltracker1194 behaves like set up an integration1195 updates pivotaltracker settings and returns the correct fields1196 returns if required fields missing1197 when all booleans are flipped1198 updates pivotaltracker settings and returns the correct fields1199# [RSpecRunTime] RSpec elapsed time: 4 minutes 37.88 seconds. Current RSS: ~2118M. Threads: 5. load average: 1.08 1.18 1.27 1/280 5131200.1201 when an integration is disabled1202 returns bad request1203 when an integration is disabled at the project-level1204 returns bad request1205 DELETE /projects/:id/integrations/pivotaltracker1206 behaves like disable an integration1207 deletes pivotaltracker1208 returns not found if integration does not exist1209 GET /projects/:id/integrations/pivotaltracker1210 behaves like get an integration settings1211 returns authentication error when unauthenticated1212 returns not found if integration does not exist1213 returns not found if integration exists but is in `Project#disabled_integrations`1214 returns error when authenticated but not a project owner1215 when the integration is not active1216 returns all properties of inactive integration pivotaltracker, except password fields1217# [RSpecRunTime] RSpec elapsed time: 4 minutes 41.92 seconds. Current RSS: ~2201M. Threads: 5. load average: 1.07 1.18 1.27 1/280 5141218.1219 when the integration is active1220 returns all properties of active integration pivotaltracker, except password fields1221 integration: "prometheus"1222 PUT /projects/:id/integrations/prometheus1223 behaves like set up an integration1224 updates prometheus settings and returns the correct fields1225 returns if required fields missing1226 when all booleans are flipped1227 updates prometheus settings and returns the correct fields1228# [RSpecRunTime] RSpec elapsed time: 4 minutes 44.04 seconds. Current RSS: ~2185M. Threads: 5. load average: 1.07 1.18 1.27 1/280 5151229.1230 when an integration is disabled1231 returns bad request1232 when an integration is disabled at the project-level1233 returns bad request1234# [RSpecRunTime] RSpec elapsed time: 4 minutes 46.48 seconds. Current RSS: ~2182M. Threads: 5. load average: 1.07 1.18 1.27 1/280 5161235.1236 DELETE /projects/:id/integrations/prometheus1237 behaves like disable an integration1238 deletes prometheus1239 returns not found if integration does not exist1240# [RSpecRunTime] RSpec elapsed time: 4 minutes 47.82 seconds. Current RSS: ~2210M. Threads: 5. load average: 1.07 1.18 1.27 1/279 5171241.1242 GET /projects/:id/integrations/prometheus1243 behaves like get an integration settings1244 returns authentication error when unauthenticated1245 returns not found if integration does not exist1246 returns not found if integration exists but is in `Project#disabled_integrations`1247 returns error when authenticated but not a project owner1248 when the integration is not active1249 returns all properties of inactive integration prometheus, except password fields1250# [RSpecRunTime] RSpec elapsed time: 4 minutes 50.1 seconds. Current RSS: ~2212M. Threads: 5. load average: 1.06 1.17 1.27 1/280 5181251.1252 when the integration is active1253 returns all properties of active integration prometheus, except password fields1254 integration: "pumble"1255 PUT /projects/:id/integrations/pumble1256 behaves like set up an integration1257 updates pumble settings and returns the correct fields1258 returns if required fields missing1259 when all booleans are flipped1260 updates pumble settings and returns the correct fields1261# [RSpecRunTime] RSpec elapsed time: 4 minutes 52.5 seconds. Current RSS: ~2232M. Threads: 5. load average: 1.06 1.17 1.27 1/280 5191262.1263 when an integration is disabled1264 returns bad request1265 when an integration is disabled at the project-level1266 returns bad request1267 DELETE /projects/:id/integrations/pumble1268 behaves like disable an integration1269 deletes pumble1270 returns not found if integration does not exist1271# [RSpecRunTime] RSpec elapsed time: 4 minutes 54.58 seconds. Current RSS: ~2240M. Threads: 5. load average: 1.06 1.17 1.27 1/280 5201272.1273 GET /projects/:id/integrations/pumble1274 behaves like get an integration settings1275 returns authentication error when unauthenticated1276 returns not found if integration does not exist1277 returns not found if integration exists but is in `Project#disabled_integrations`1278 returns error when authenticated but not a project owner1279 when the integration is not active1280 returns all properties of inactive integration pumble, except password fields1281# [RSpecRunTime] RSpec elapsed time: 4 minutes 56.85 seconds. Current RSS: ~2292M. Threads: 5. load average: 1.06 1.17 1.27 1/280 5211282.1283 when the integration is active1284 returns all properties of active integration pumble, except password fields1285 integration: "pushover"1286 PUT /projects/:id/integrations/pushover1287 behaves like set up an integration1288 updates pushover settings and returns the correct fields1289 returns if required fields missing1290 when all booleans are flipped1291 updates pushover settings and returns the correct fields1292# [RSpecRunTime] RSpec elapsed time: 4 minutes 58.97 seconds. Current RSS: ~2338M. Threads: 5. load average: 1.05 1.17 1.27 5/280 5221293.1294 when an integration is disabled1295 returns bad request1296 when an integration is disabled at the project-level1297 returns bad request1298 DELETE /projects/:id/integrations/pushover1299 behaves like disable an integration1300 deletes pushover1301 returns not found if integration does not exist1302 GET /projects/:id/integrations/pushover1303 behaves like get an integration settings1304 returns authentication error when unauthenticated1305 returns not found if integration does not exist1306 returns not found if integration exists but is in `Project#disabled_integrations`1307 returns error when authenticated but not a project owner1308 when the integration is not active1309 returns all properties of inactive integration pushover, except password fields1310# [RSpecRunTime] RSpec elapsed time: 5 minutes 4.63 seconds. Current RSS: ~2398M. Threads: 5. load average: 1.13 1.18 1.27 1/280 5231311.1312 when the integration is active1313 returns all properties of active integration pushover, except password fields1314 integration: "redmine"1315 PUT /projects/:id/integrations/redmine1316 behaves like set up an integration1317 updates redmine settings and returns the correct fields1318 returns if required fields missing1319 when all booleans are flipped1320 updates redmine settings and returns the correct fields1321# [RSpecRunTime] RSpec elapsed time: 5 minutes 7.57 seconds. Current RSS: ~2412M. Threads: 5. load average: 1.13 1.18 1.27 1/280 5241322.1323 when an integration is disabled1324 returns bad request1325 when an integration is disabled at the project-level1326 returns bad request1327 DELETE /projects/:id/integrations/redmine1328 behaves like disable an integration1329 deletes redmine1330 returns not found if integration does not exist1331# [RSpecRunTime] RSpec elapsed time: 5 minutes 10.17 seconds. Current RSS: ~2344M. Threads: 5. load average: 1.12 1.18 1.27 1/280 5251332.1333 GET /projects/:id/integrations/redmine1334 behaves like get an integration settings1335 returns authentication error when unauthenticated1336 returns not found if integration does not exist1337 returns not found if integration exists but is in `Project#disabled_integrations`1338 returns error when authenticated but not a project owner1339 when the integration is not active1340 returns all properties of inactive integration redmine, except password fields1341# [RSpecRunTime] RSpec elapsed time: 5 minutes 12.67 seconds. Current RSS: ~2242M. Threads: 5. load average: 1.12 1.18 1.27 1/280 5261342.1343 when the integration is active1344 returns all properties of active integration redmine, except password fields1345 integration: "slack"1346 PUT /projects/:id/integrations/slack1347 behaves like set up an integration1348 updates slack settings and returns the correct fields1349 returns if required fields missing1350 when all booleans are flipped1351 updates slack settings and returns the correct fields1352# [RSpecRunTime] RSpec elapsed time: 5 minutes 15.25 seconds. Current RSS: ~2176M. Threads: 5. load average: 1.11 1.18 1.27 1/280 5271353.1354 when an integration is disabled1355 returns bad request1356 when an integration is disabled at the project-level1357 returns bad request1358 DELETE /projects/:id/integrations/slack1359 behaves like disable an integration1360 deletes slack1361 returns not found if integration does not exist1362# [RSpecRunTime] RSpec elapsed time: 5 minutes 19.18 seconds. Current RSS: ~2291M. Threads: 5. load average: 1.10 1.17 1.27 1/280 5281363.1364 GET /projects/:id/integrations/slack1365 behaves like get an integration settings1366 returns authentication error when unauthenticated1367 returns not found if integration does not exist1368 returns not found if integration exists but is in `Project#disabled_integrations`1369 returns error when authenticated but not a project owner1370 when the integration is not active1371 returns all properties of inactive integration slack, except password fields1372# [RSpecRunTime] RSpec elapsed time: 5 minutes 21.55 seconds. Current RSS: ~2291M. Threads: 5. load average: 1.10 1.17 1.27 1/280 5291373.1374 when the integration is active1375 returns all properties of active integration slack, except password fields1376 integration: "slack_slash_commands"1377 PUT /projects/:id/integrations/slack-slash-commands1378 behaves like set up an integration1379 updates slack_slash_commands settings and returns the correct fields1380 returns if required fields missing1381 when all booleans are flipped1382 updates slack_slash_commands settings and returns the correct fields1383# [RSpecRunTime] RSpec elapsed time: 5 minutes 23.66 seconds. Current RSS: ~2148M. Threads: 5. load average: 1.09 1.17 1.26 2/280 5301384.1385 when an integration is disabled1386 returns bad request1387 when an integration is disabled at the project-level1388 returns bad request1389 DELETE /projects/:id/integrations/slack-slash-commands1390 behaves like disable an integration1391 deletes slack_slash_commands1392 returns not found if integration does not exist1393# [RSpecRunTime] RSpec elapsed time: 5 minutes 27.21 seconds. Current RSS: ~2021M. Threads: 5. load average: 1.09 1.17 1.26 1/280 5311394.1395 GET /projects/:id/integrations/slack-slash-commands1396 behaves like get an integration settings1397 returns authentication error when unauthenticated1398 returns not found if integration does not exist1399 returns not found if integration exists but is in `Project#disabled_integrations`1400 returns error when authenticated but not a project owner1401 when the integration is not active1402 returns all properties of inactive integration slack_slash_commands, except password fields1403# [RSpecRunTime] RSpec elapsed time: 5 minutes 29.63 seconds. Current RSS: ~2021M. Threads: 5. load average: 1.08 1.17 1.26 1/280 5321404.1405 when the integration is active1406 returns all properties of active integration slack_slash_commands, except password fields1407 integration: "squash_tm"1408 PUT /projects/:id/integrations/squash-tm1409 behaves like set up an integration1410 updates squash_tm settings and returns the correct fields1411 returns if required fields missing1412 when all booleans are flipped1413 updates squash_tm settings and returns the correct fields1414# [RSpecRunTime] RSpec elapsed time: 5 minutes 32.12 seconds. Current RSS: ~1995M. Threads: 5. load average: 1.08 1.17 1.26 1/280 5331415.1416 when an integration is disabled1417 returns bad request1418 when an integration is disabled at the project-level1419 returns bad request1420 DELETE /projects/:id/integrations/squash-tm1421 behaves like disable an integration1422 deletes squash_tm1423 returns not found if integration does not exist1424# [RSpecRunTime] RSpec elapsed time: 5 minutes 35.95 seconds. Current RSS: ~2000M. Threads: 5. load average: 1.08 1.16 1.26 1/280 5341425.1426 GET /projects/:id/integrations/squash-tm1427 behaves like get an integration settings1428 returns authentication error when unauthenticated1429 returns not found if integration does not exist1430 returns not found if integration exists but is in `Project#disabled_integrations`1431 returns error when authenticated but not a project owner1432 when the integration is not active1433 returns all properties of inactive integration squash_tm, except password fields1434# [RSpecRunTime] RSpec elapsed time: 5 minutes 38.74 seconds. Current RSS: ~2001M. Threads: 5. load average: 1.07 1.16 1.26 1/280 5351435.1436 when the integration is active1437 returns all properties of active integration squash_tm, except password fields1438 integration: "teamcity"1439 PUT /projects/:id/integrations/teamcity1440 behaves like set up an integration1441 updates teamcity settings and returns the correct fields1442 returns if required fields missing1443 when all booleans are flipped1444 updates teamcity settings and returns the correct fields1445# [RSpecRunTime] RSpec elapsed time: 5 minutes 40.97 seconds. Current RSS: ~1962M. Threads: 5. load average: 1.07 1.16 1.26 1/280 5361446.1447 when an integration is disabled1448 returns bad request1449 when an integration is disabled at the project-level1450 returns bad request1451# [RSpecRunTime] RSpec elapsed time: 5 minutes 43.62 seconds. Current RSS: ~2008M. Threads: 5. load average: 1.06 1.16 1.26 1/280 5371452.1453 DELETE /projects/:id/integrations/teamcity1454 behaves like disable an integration1455 deletes teamcity1456 returns not found if integration does not exist1457# [RSpecRunTime] RSpec elapsed time: 5 minutes 44.9 seconds. Current RSS: ~2009M. Threads: 5. load average: 1.06 1.16 1.26 1/280 5381458.1459 GET /projects/:id/integrations/teamcity1460 behaves like get an integration settings1461 returns authentication error when unauthenticated1462 returns not found if integration does not exist1463 returns not found if integration exists but is in `Project#disabled_integrations`1464 returns error when authenticated but not a project owner1465 when the integration is not active1466 returns all properties of inactive integration teamcity, except password fields1467# [RSpecRunTime] RSpec elapsed time: 5 minutes 47.12 seconds. Current RSS: ~2011M. Threads: 5. load average: 1.06 1.16 1.26 1/280 5391468.1469 when the integration is active1470 returns all properties of active integration teamcity, except password fields1471 integration: "telegram"1472 PUT /projects/:id/integrations/telegram1473 behaves like set up an integration1474 updates telegram settings and returns the correct fields1475 returns if required fields missing1476 when all booleans are flipped1477 updates telegram settings and returns the correct fields1478# [RSpecRunTime] RSpec elapsed time: 5 minutes 49.35 seconds. Current RSS: ~1990M. Threads: 5. load average: 1.06 1.16 1.26 1/280 5401479.1480 when an integration is disabled1481 returns bad request1482# [RSpecRunTime] RSpec elapsed time: 5 minutes 51.64 seconds. Current RSS: ~1991M. Threads: 5. load average: 1.06 1.16 1.26 1/280 5411483.1484 when an integration is disabled at the project-level1485 returns bad request1486 DELETE /projects/:id/integrations/telegram1487 behaves like disable an integration1488 deletes telegram1489 returns not found if integration does not exist1490# [RSpecRunTime] RSpec elapsed time: 5 minutes 53.29 seconds. Current RSS: ~1993M. Threads: 5. load average: 1.05 1.15 1.26 1/280 5421491.1492 GET /projects/:id/integrations/telegram1493 behaves like get an integration settings1494 returns authentication error when unauthenticated1495 returns not found if integration does not exist1496 returns not found if integration exists but is in `Project#disabled_integrations`1497 returns error when authenticated but not a project owner1498 when the integration is not active1499 returns all properties of inactive integration telegram, except password fields1500# [RSpecRunTime] RSpec elapsed time: 5 minutes 55.65 seconds. Current RSS: ~1978M. Threads: 5. load average: 1.05 1.15 1.26 1/280 5431501.1502 when the integration is active1503 returns all properties of active integration telegram, except password fields1504 integration: "unify_circuit"1505 PUT /projects/:id/integrations/unify-circuit1506 behaves like set up an integration1507 updates unify_circuit settings and returns the correct fields1508 returns if required fields missing1509 when all booleans are flipped1510 updates unify_circuit settings and returns the correct fields1511# [RSpecRunTime] RSpec elapsed time: 5 minutes 57.73 seconds. Current RSS: ~1959M. Threads: 5. load average: 1.05 1.15 1.26 1/280 5441512.1513 when an integration is disabled1514 returns bad request1515 when an integration is disabled at the project-level1516 returns bad request1517# [RSpecRunTime] RSpec elapsed time: 6 minutes 0.41 second. Current RSS: ~2018M. Threads: 5. load average: 1.05 1.15 1.25 1/280 5451518.1519 DELETE /projects/:id/integrations/unify-circuit1520 behaves like disable an integration1521 deletes unify_circuit1522 returns not found if integration does not exist1523# [RSpecRunTime] RSpec elapsed time: 6 minutes 1.74 seconds. Current RSS: ~2018M. Threads: 5. load average: 1.05 1.15 1.25 1/280 5461524.1525 GET /projects/:id/integrations/unify-circuit1526 behaves like get an integration settings1527 returns authentication error when unauthenticated1528 returns not found if integration does not exist1529 returns not found if integration exists but is in `Project#disabled_integrations`1530 returns error when authenticated but not a project owner1531 when the integration is not active1532 returns all properties of inactive integration unify_circuit, except password fields1533# [RSpecRunTime] RSpec elapsed time: 6 minutes 4.13 seconds. Current RSS: ~2005M. Threads: 5. load average: 1.04 1.15 1.25 1/280 5471534.1535 when the integration is active1536 returns all properties of active integration unify_circuit, except password fields1537 integration: "webex_teams"1538 PUT /projects/:id/integrations/webex-teams1539 behaves like set up an integration1540 updates webex_teams settings and returns the correct fields1541 returns if required fields missing1542 when all booleans are flipped1543 updates webex_teams settings and returns the correct fields1544# [RSpecRunTime] RSpec elapsed time: 6 minutes 6.27 seconds. Current RSS: ~2010M. Threads: 5. load average: 1.04 1.15 1.25 1/280 5481545.1546 when an integration is disabled1547 returns bad request1548# [RSpecRunTime] RSpec elapsed time: 6 minutes 8.55 seconds. Current RSS: ~2010M. Threads: 5. load average: 1.04 1.14 1.25 1/280 5491549.1550 when an integration is disabled at the project-level1551 returns bad request1552 DELETE /projects/:id/integrations/webex-teams1553 behaves like disable an integration1554 deletes webex_teams1555 returns not found if integration does not exist1556# [RSpecRunTime] RSpec elapsed time: 6 minutes 10.28 seconds. Current RSS: ~2012M. Threads: 5. load average: 1.04 1.14 1.25 1/280 5501557.1558 GET /projects/:id/integrations/webex-teams1559 behaves like get an integration settings1560 returns authentication error when unauthenticated1561 returns not found if integration does not exist1562 returns not found if integration exists but is in `Project#disabled_integrations`1563 returns error when authenticated but not a project owner1564 when the integration is not active1565 returns all properties of inactive integration webex_teams, except password fields1566# [RSpecRunTime] RSpec elapsed time: 6 minutes 12.7 seconds. Current RSS: ~1997M. Threads: 5. load average: 1.04 1.14 1.25 1/280 5511567.1568 when the integration is active1569 returns all properties of active integration webex_teams, except password fields1570 integration: "youtrack"1571 PUT /projects/:id/integrations/youtrack1572 behaves like set up an integration1573 updates youtrack settings and returns the correct fields1574 returns if required fields missing1575 when all booleans are flipped1576 updates youtrack settings and returns the correct fields1577# [RSpecRunTime] RSpec elapsed time: 6 minutes 16.97 seconds. Current RSS: ~2000M. Threads: 5. load average: 1.04 1.14 1.25 1/280 5521578.1579 when an integration is disabled1580 returns bad request1581 when an integration is disabled at the project-level1582 returns bad request1583 DELETE /projects/:id/integrations/youtrack1584 behaves like disable an integration1585 deletes youtrack1586 returns not found if integration does not exist1587# [RSpecRunTime] RSpec elapsed time: 6 minutes 19.34 seconds. Current RSS: ~2001M. Threads: 5. load average: 1.11 1.16 1.25 1/280 5531588.1589 GET /projects/:id/integrations/youtrack1590 behaves like get an integration settings1591 returns authentication error when unauthenticated1592 returns not found if integration does not exist1593 returns not found if integration exists but is in `Project#disabled_integrations`1594 returns error when authenticated but not a project owner1595 when the integration is not active1596 returns all properties of inactive integration youtrack, except password fields1597# [RSpecRunTime] RSpec elapsed time: 6 minutes 21.74 seconds. Current RSS: ~1964M. Threads: 5. load average: 1.11 1.16 1.25 1/280 5541598.1599 when the integration is active1600 returns all properties of active integration youtrack, except password fields1601 POST /projects/:id/integrations/:slug/trigger1602 Mattermost integration1603 when no integration is available1604 returns a not found message1605 when the integration exists1606 when the integration is not active1607 when the integration is inactive1608# [RSpecRunTime] RSpec elapsed time: 6 minutes 24.9 seconds. Current RSS: ~2042M. Threads: 5. load average: 1.11 1.15 1.25 1/280 5551609.1610 when the integration is active1611 returns status 2001612 when the project can not be found1613 returns a generic 4041614 Slack Integration1615 when no integration is available1616 returns a not found message1617 when the integration exists1618 when the integration is not active1619 when the integration is inactive1620 when the integration is active1621 returns status 2001622 when the project can not be found1623 returns a generic 4041624 Mattermost integration1625 accepts a username for update1626 Microsoft Teams integration1627 accepts branches_to_be_notified for update1628 accepts notify_only_broken_pipelines for update1629 accepts `use_inherited_settings` for inheritance1630# [RSpecRunTime] RSpec elapsed time: 6 minutes 30.67 seconds. Current RSS: ~2047M. Threads: 5. load average: 1.10 1.15 1.25 1/280 5561631.1632 Hangouts Chat integration1633 accepts branches_to_be_notified for update1634 only requires the webhook param1635# [RSpecRunTime] RSpec elapsed time: 6 minutes 34.0 seconds. Current RSS: ~1847M. Threads: 5. load average: 1.09 1.15 1.25 1/280 5571636.1637 Jira integration1638 returns the jira_issue_transition_id for get request1639 returns the jira_issue_transition_id for put request1640# [RSpecRunTime] RSpec elapsed time: 6 minutes 35.45 seconds. Current RSS: ~1852M. Threads: 5. load average: 1.09 1.15 1.25 1/280 5581641.1642 Pipelines Email Integration1643 notify_only_broken_pipelines property was saved as a string1644 returns boolean values for notify_only_broken_pipelines1645 GitLab for Slack app integration1646 PUT /projects/:id/integrations/gitlab-slack-application1647 for integration creation1648 returns 4221649 for integration update1650 does not enable the integration1651 GET /projects/:id/integrations/gitlab-slack-application1652 fetches the integration and returns the correct fields1653 DELETE /projects/:id/integrations/gitlab-slack-application1654 disables the integration1655 GET /projects/:id/services1656 returns authentication error when unauthenticated1657 returns error when authenticated but user is not a project owner1658 with integrations1659 returns a list of all active integrations1660# [RSpecRunTime] RSpec elapsed time: 6 minutes 39.25 seconds. Current RSS: ~1981M. Threads: 5. load average: 1.08 1.14 1.25 1/280 5591661.1662 integration: "apple_app_store"1663 PUT /projects/:id/services/apple-app-store1664 behaves like set up an integration1665 updates apple_app_store settings and returns the correct fields1666 returns if required fields missing1667 when all booleans are flipped1668 updates apple_app_store settings and returns the correct fields1669# [RSpecRunTime] RSpec elapsed time: 6 minutes 42.59 seconds. Current RSS: ~2034M. Threads: 5. load average: 1.08 1.14 1.25 1/280 5601670.1671 when an integration is disabled1672 returns bad request1673 when an integration is disabled at the project-level1674 returns bad request1675 DELETE /projects/:id/services/apple-app-store1676 behaves like disable an integration1677 deletes apple_app_store1678 returns not found if integration does not exist1679 GET /projects/:id/services/apple-app-store1680 behaves like get an integration settings1681 returns authentication error when unauthenticated1682 returns not found if integration does not exist1683 returns not found if integration exists but is in `Project#disabled_integrations`1684 returns error when authenticated but not a project owner1685 when the integration is not active1686 returns all properties of inactive integration apple_app_store, except password fields1687# [RSpecRunTime] RSpec elapsed time: 6 minutes 46.47 seconds. Current RSS: ~2048M. Threads: 5. load average: 1.07 1.14 1.25 1/280 5611688.1689 when the integration is active1690 returns all properties of active integration apple_app_store, except password fields1691 integration: "asana"1692 PUT /projects/:id/services/asana1693 behaves like set up an integration1694 updates asana settings and returns the correct fields1695 returns if required fields missing1696 when all booleans are flipped1697 updates asana settings and returns the correct fields1698# [RSpecRunTime] RSpec elapsed time: 6 minutes 50.16 seconds. Current RSS: ~2033M. Threads: 5. load average: 1.07 1.14 1.25 1/280 5621699.1700 when an integration is disabled1701 returns bad request1702 when an integration is disabled at the project-level1703 returns bad request1704 DELETE /projects/:id/services/asana1705 behaves like disable an integration1706 deletes asana1707 returns not found if integration does not exist1708 GET /projects/:id/services/asana1709 behaves like get an integration settings1710 returns authentication error when unauthenticated1711 returns not found if integration does not exist1712 returns not found if integration exists but is in `Project#disabled_integrations`1713 returns error when authenticated but not a project owner1714 when the integration is not active1715 returns all properties of inactive integration asana, except password fields1716# [RSpecRunTime] RSpec elapsed time: 6 minutes 54.1 seconds. Current RSS: ~2003M. Threads: 5. load average: 1.06 1.14 1.24 1/280 5631717.1718 when the integration is active1719 returns all properties of active integration asana, except password fields1720 integration: "assembla"1721 PUT /projects/:id/services/assembla1722 behaves like set up an integration1723 updates assembla settings and returns the correct fields1724 returns if required fields missing1725 when all booleans are flipped1726 updates assembla settings and returns the correct fields1727# [RSpecRunTime] RSpec elapsed time: 6 minutes 57.82 seconds. Current RSS: ~2016M. Threads: 5. load average: 1.06 1.14 1.24 1/280 5641728.1729 when an integration is disabled1730 returns bad request1731 when an integration is disabled at the project-level1732 returns bad request1733 DELETE /projects/:id/services/assembla1734 behaves like disable an integration1735 deletes assembla1736 returns not found if integration does not exist1737 GET /projects/:id/services/assembla1738 behaves like get an integration settings1739 returns authentication error when unauthenticated1740 returns not found if integration does not exist1741 returns not found if integration exists but is in `Project#disabled_integrations`1742 returns error when authenticated but not a project owner1743 when the integration is not active1744 returns all properties of inactive integration assembla, except password fields1745# [RSpecRunTime] RSpec elapsed time: 7 minutes 1.67 seconds. Current RSS: ~2011M. Threads: 5. load average: 1.06 1.14 1.24 1/280 5651746.1747 when the integration is active1748 returns all properties of active integration assembla, except password fields1749 integration: "bamboo"1750 PUT /projects/:id/services/bamboo1751 behaves like set up an integration1752 updates bamboo settings and returns the correct fields1753 returns if required fields missing1754 when all booleans are flipped1755 updates bamboo settings and returns the correct fields1756# [RSpecRunTime] RSpec elapsed time: 7 minutes 5.59 seconds. Current RSS: ~2027M. Threads: 5. load average: 1.05 1.13 1.24 1/280 5661757.1758 when an integration is disabled1759 returns bad request1760 when an integration is disabled at the project-level1761 returns bad request1762 DELETE /projects/:id/services/bamboo1763 behaves like disable an integration1764 deletes bamboo1765 returns not found if integration does not exist1766# [RSpecRunTime] RSpec elapsed time: 7 minutes 7.73 seconds. Current RSS: ~2028M. Threads: 5. load average: 1.05 1.13 1.24 1/280 5671767.1768 GET /projects/:id/services/bamboo1769 behaves like get an integration settings1770 returns authentication error when unauthenticated1771 returns not found if integration does not exist1772 returns not found if integration exists but is in `Project#disabled_integrations`1773 returns error when authenticated but not a project owner1774 when the integration is not active1775 returns all properties of inactive integration bamboo, except password fields1776# [RSpecRunTime] RSpec elapsed time: 7 minutes 10.0 seconds. Current RSS: ~2008M. Threads: 5. load average: 1.05 1.13 1.24 1/280 5681777.1778 when the integration is active1779 returns all properties of active integration bamboo, except password fields1780# [RSpecRunTime] RSpec elapsed time: 7 minutes 12.56 seconds. Current RSS: ~2055M. Threads: 5. load average: 1.05 1.13 1.24 1/280 5691781.1782 integration: "bugzilla"1783 PUT /projects/:id/services/bugzilla1784 behaves like set up an integration1785 updates bugzilla settings and returns the correct fields1786 returns if required fields missing1787 when all booleans are flipped1788 updates bugzilla settings and returns the correct fields1789# [RSpecRunTime] RSpec elapsed time: 7 minutes 14.92 seconds. Current RSS: ~2065M. Threads: 5. load average: 1.04 1.13 1.24 1/280 5701790.1791 when an integration is disabled1792 returns bad request1793 when an integration is disabled at the project-level1794 returns bad request1795 DELETE /projects/:id/services/bugzilla1796 behaves like disable an integration1797 deletes bugzilla1798 returns not found if integration does not exist1799# [RSpecRunTime] RSpec elapsed time: 7 minutes 17.58 seconds. Current RSS: ~1990M. Threads: 5. load average: 1.04 1.13 1.24 1/280 5711800.1801 GET /projects/:id/services/bugzilla1802 behaves like get an integration settings1803 returns authentication error when unauthenticated1804 returns not found if integration does not exist1805 returns not found if integration exists but is in `Project#disabled_integrations`1806 returns error when authenticated but not a project owner1807 when the integration is not active1808 returns all properties of inactive integration bugzilla, except password fields1809# [RSpecRunTime] RSpec elapsed time: 7 minutes 21.69 seconds. Current RSS: ~2013M. Threads: 5. load average: 1.04 1.13 1.24 1/280 5721810.1811 when the integration is active1812 returns all properties of active integration bugzilla, except password fields1813 integration: "buildkite"1814 PUT /projects/:id/services/buildkite1815 behaves like set up an integration1816 updates buildkite settings and returns the correct fields1817 returns if required fields missing1818 when all booleans are flipped1819 updates buildkite settings and returns the correct fields1820# [RSpecRunTime] RSpec elapsed time: 7 minutes 24.66 seconds. Current RSS: ~2020M. Threads: 5. load average: 1.04 1.12 1.23 1/280 5731821.1822 when an integration is disabled1823 returns bad request1824 when an integration is disabled at the project-level1825 returns bad request1826 DELETE /projects/:id/services/buildkite1827 behaves like disable an integration1828 deletes buildkite1829 returns not found if integration does not exist1830# [RSpecRunTime] RSpec elapsed time: 7 minutes 26.92 seconds. Current RSS: ~1959M. Threads: 5. load average: 1.04 1.12 1.23 1/280 5741831.1832 GET /projects/:id/services/buildkite1833 behaves like get an integration settings1834 returns authentication error when unauthenticated1835 returns not found if integration does not exist1836 returns not found if integration exists but is in `Project#disabled_integrations`1837 returns error when authenticated but not a project owner1838 when the integration is not active1839 returns all properties of inactive integration buildkite, except password fields1840# [RSpecRunTime] RSpec elapsed time: 7 minutes 31.03 seconds. Current RSS: ~2067M. Threads: 5. load average: 1.03 1.12 1.23 1/280 5751841.1842 when the integration is active1843 returns all properties of active integration buildkite, except password fields1844 integration: "campfire"1845 PUT /projects/:id/services/campfire1846 behaves like set up an integration1847 updates campfire settings and returns the correct fields1848 returns if required fields missing1849 when all booleans are flipped1850 updates campfire settings and returns the correct fields1851# [RSpecRunTime] RSpec elapsed time: 7 minutes 33.11 seconds. Current RSS: ~2050M. Threads: 5. load average: 1.03 1.12 1.23 1/280 5761852.1853 when an integration is disabled1854 returns bad request1855 when an integration is disabled at the project-level1856 returns bad request1857 DELETE /projects/:id/services/campfire1858 behaves like disable an integration1859 deletes campfire1860 returns not found if integration does not exist1861 GET /projects/:id/services/campfire1862 behaves like get an integration settings1863 returns authentication error when unauthenticated1864 returns not found if integration does not exist1865 returns not found if integration exists but is in `Project#disabled_integrations`1866 returns error when authenticated but not a project owner1867 when the integration is not active1868 returns all properties of inactive integration campfire, except password fields1869# [RSpecRunTime] RSpec elapsed time: 7 minutes 38.93 seconds. Current RSS: ~2035M. Threads: 5. load average: 1.03 1.12 1.23 1/280 5771870.1871 when the integration is active1872 returns all properties of active integration campfire, except password fields1873 integration: "clickup"1874 PUT /projects/:id/services/clickup1875 behaves like set up an integration1876 updates clickup settings and returns the correct fields1877 returns if required fields missing1878 when all booleans are flipped1879 updates clickup settings and returns the correct fields1880# [RSpecRunTime] RSpec elapsed time: 7 minutes 41.51 seconds. Current RSS: ~2045M. Threads: 5. load average: 1.03 1.12 1.23 1/280 5781881.1882 when an integration is disabled1883 returns bad request1884 when an integration is disabled at the project-level1885 returns bad request1886 DELETE /projects/:id/services/clickup1887 behaves like disable an integration1888 deletes clickup1889 returns not found if integration does not exist1890# [RSpecRunTime] RSpec elapsed time: 7 minutes 44.04 seconds. Current RSS: ~1986M. Threads: 5. load average: 1.03 1.11 1.23 1/280 5791891.1892 GET /projects/:id/services/clickup1893 behaves like get an integration settings1894 returns authentication error when unauthenticated1895 returns not found if integration does not exist1896 returns not found if integration exists but is in `Project#disabled_integrations`1897 returns error when authenticated but not a project owner1898 when the integration is not active1899 returns all properties of inactive integration clickup, except password fields1900# [RSpecRunTime] RSpec elapsed time: 7 minutes 48.11 seconds. Current RSS: ~2036M. Threads: 5. load average: 1.02 1.11 1.23 1/280 5801901.1902 when the integration is active1903 returns all properties of active integration clickup, except password fields1904 integration: "confluence"1905 PUT /projects/:id/services/confluence1906 behaves like set up an integration1907 updates confluence settings and returns the correct fields1908 returns if required fields missing1909 when all booleans are flipped1910 updates confluence settings and returns the correct fields1911# [RSpecRunTime] RSpec elapsed time: 7 minutes 50.48 seconds. Current RSS: ~2025M. Threads: 5. load average: 1.02 1.11 1.23 1/280 5811912.1913 when an integration is disabled1914 returns bad request1915 when an integration is disabled at the project-level1916 returns bad request1917 DELETE /projects/:id/services/confluence1918 behaves like disable an integration1919 deletes confluence1920 returns not found if integration does not exist1921 GET /projects/:id/services/confluence1922 behaves like get an integration settings1923 returns authentication error when unauthenticated1924 returns not found if integration does not exist1925 returns not found if integration exists but is in `Project#disabled_integrations`1926 returns error when authenticated but not a project owner1927 when the integration is not active1928 returns all properties of inactive integration confluence, except password fields1929# [RSpecRunTime] RSpec elapsed time: 7 minutes 56.34 seconds. Current RSS: ~2035M. Threads: 5. load average: 1.02 1.11 1.23 1/280 5821930.1931 when the integration is active1932 returns all properties of active integration confluence, except password fields1933 integration: "custom_issue_tracker"1934 PUT /projects/:id/services/custom-issue-tracker1935 behaves like set up an integration1936 updates custom_issue_tracker settings and returns the correct fields1937 returns if required fields missing1938 when all booleans are flipped1939 updates custom_issue_tracker settings and returns the correct fields1940# [RSpecRunTime] RSpec elapsed time: 7 minutes 59.15 seconds. Current RSS: ~2038M. Threads: 5. load average: 1.02 1.11 1.22 1/280 5831941.1942 when an integration is disabled1943 returns bad request1944 when an integration is disabled at the project-level1945 returns bad request1946 DELETE /projects/:id/services/custom-issue-tracker1947 behaves like disable an integration1948 deletes custom_issue_tracker1949 returns not found if integration does not exist1950# [RSpecRunTime] RSpec elapsed time: 8 minutes 1.65 seconds. Current RSS: ~2012M. Threads: 5. load average: 1.02 1.11 1.22 1/280 5841951.1952 GET /projects/:id/services/custom-issue-tracker1953 behaves like get an integration settings1954 returns authentication error when unauthenticated1955 returns not found if integration does not exist1956 returns not found if integration exists but is in `Project#disabled_integrations`1957 returns error when authenticated but not a project owner1958 when the integration is not active1959 returns all properties of inactive integration custom_issue_tracker, except password fields1960# [RSpecRunTime] RSpec elapsed time: 8 minutes 6.0 seconds. Current RSS: ~2025M. Threads: 5. load average: 1.18 1.14 1.23 1/280 5851961.1962 when the integration is active1963 returns all properties of active integration custom_issue_tracker, except password fields1964 integration: "datadog"1965 PUT /projects/:id/services/datadog1966 behaves like set up an integration1967 updates datadog settings and returns the correct fields1968 returns if required fields missing1969 when all booleans are flipped1970 updates datadog settings and returns the correct fields1971# [RSpecRunTime] RSpec elapsed time: 8 minutes 8.58 seconds. Current RSS: ~2020M. Threads: 5. load average: 1.16 1.14 1.23 1/280 5861972.1973 when an integration is disabled1974 returns bad request1975 when an integration is disabled at the project-level1976 returns bad request1977 DELETE /projects/:id/services/datadog1978 behaves like disable an integration1979 deletes datadog1980 returns not found if integration does not exist1981 GET /projects/:id/services/datadog1982 behaves like get an integration settings1983 returns authentication error when unauthenticated1984 returns not found if integration does not exist1985 returns not found if integration exists but is in `Project#disabled_integrations`1986 returns error when authenticated but not a project owner1987 when the integration is not active1988 returns all properties of inactive integration datadog, except password fields1989# [RSpecRunTime] RSpec elapsed time: 8 minutes 14.53 seconds. Current RSS: ~2102M. Threads: 5. load average: 1.15 1.13 1.23 1/280 5871990.1991 when the integration is active1992 returns all properties of active integration datadog, except password fields1993 integration: "diffblue_cover"1994 PUT /projects/:id/services/diffblue-cover1995 behaves like set up an integration1996 updates diffblue_cover settings and returns the correct fields1997 returns if required fields missing1998 when all booleans are flipped1999 updates diffblue_cover settings and returns the correct fields2000# [RSpecRunTime] RSpec elapsed time: 8 minutes 16.55 seconds. Current RSS: ~2104M. Threads: 5. load average: 1.15 1.13 1.23 1/280 5882001.2002 when an integration is disabled2003 returns bad request2004 when an integration is disabled at the project-level2005 returns bad request2006 DELETE /projects/:id/services/diffblue-cover2007 behaves like disable an integration2008 deletes diffblue_cover2009 returns not found if integration does not exist2010 GET /projects/:id/services/diffblue-cover2011 behaves like get an integration settings2012 returns authentication error when unauthenticated2013 returns not found if integration does not exist2014 returns not found if integration exists but is in `Project#disabled_integrations`2015 returns error when authenticated but not a project owner2016 when the integration is not active2017 returns all properties of inactive integration diffblue_cover, except password fields2018# [RSpecRunTime] RSpec elapsed time: 8 minutes 22.45 seconds. Current RSS: ~2076M. Threads: 5. load average: 1.14 1.13 1.23 1/280 5892019.2020 when the integration is active2021 returns all properties of active integration diffblue_cover, except password fields2022 integration: "discord"2023 PUT /projects/:id/services/discord2024 behaves like set up an integration2025 updates discord settings and returns the correct fields2026 returns if required fields missing2027 when all booleans are flipped2028 updates discord settings and returns the correct fields2029# [RSpecRunTime] RSpec elapsed time: 8 minutes 24.74 seconds. Current RSS: ~2027M. Threads: 5. load average: 1.13 1.13 1.23 1/280 5902030.2031 when an integration is disabled2032 returns bad request2033 when an integration is disabled at the project-level2034 returns bad request2035 DELETE /projects/:id/services/discord2036 behaves like disable an integration2037 deletes discord2038 returns not found if integration does not exist2039# [RSpecRunTime] RSpec elapsed time: 8 minutes 26.75 seconds. Current RSS: ~2016M. Threads: 5. load average: 1.13 1.13 1.23 1/280 5912040.2041 GET /projects/:id/services/discord2042 behaves like get an integration settings2043 returns authentication error when unauthenticated2044 returns not found if integration does not exist2045 returns not found if integration exists but is in `Project#disabled_integrations`2046 returns error when authenticated but not a project owner2047 when the integration is not active2048 returns all properties of inactive integration discord, except password fields2049# [RSpecRunTime] RSpec elapsed time: 8 minutes 31.09 seconds. Current RSS: ~2058M. Threads: 5. load average: 1.12 1.13 1.23 1/280 5922050.2051 when the integration is active2052 returns all properties of active integration discord, except password fields2053 integration: "drone_ci"2054 PUT /projects/:id/services/drone-ci2055 behaves like set up an integration2056 updates drone_ci settings and returns the correct fields2057 returns if required fields missing2058 when all booleans are flipped2059 updates drone_ci settings and returns the correct fields2060# [RSpecRunTime] RSpec elapsed time: 8 minutes 33.79 seconds. Current RSS: ~2018M. Threads: 5. load average: 1.11 1.12 1.23 1/280 5932061.2062 when an integration is disabled2063 returns bad request2064 when an integration is disabled at the project-level2065 returns bad request2066 DELETE /projects/:id/services/drone-ci2067 behaves like disable an integration2068 deletes drone_ci2069 returns not found if integration does not exist2070# [RSpecRunTime] RSpec elapsed time: 8 minutes 35.81 seconds. Current RSS: ~2018M. Threads: 5. load average: 1.11 1.12 1.23 1/280 5942071.2072 GET /projects/:id/services/drone-ci2073 behaves like get an integration settings2074 returns authentication error when unauthenticated2075 returns not found if integration does not exist2076 returns not found if integration exists but is in `Project#disabled_integrations`2077 returns error when authenticated but not a project owner2078 when the integration is not active2079 returns all properties of inactive integration drone_ci, except password fields2080# [RSpecRunTime] RSpec elapsed time: 8 minutes 40.21 seconds. Current RSS: ~2087M. Threads: 5. load average: 1.10 1.12 1.22 1/280 5952081.2082 when the integration is active2083 returns all properties of active integration drone_ci, except password fields2084 integration: "emails_on_push"2085 PUT /projects/:id/services/emails-on-push2086 behaves like set up an integration2087 updates emails_on_push settings and returns the correct fields2088 returns if required fields missing2089 when all booleans are flipped2090 updates emails_on_push settings and returns the correct fields2091# [RSpecRunTime] RSpec elapsed time: 8 minutes 42.36 seconds. Current RSS: ~2069M. Threads: 5. load average: 1.10 1.12 1.22 1/280 5962092.2093 when an integration is disabled2094 returns bad request2095 when an integration is disabled at the project-level2096 returns bad request2097 DELETE /projects/:id/services/emails-on-push2098 behaves like disable an integration2099 deletes emails_on_push2100 returns not found if integration does not exist2101 GET /projects/:id/services/emails-on-push2102 behaves like get an integration settings2103 returns authentication error when unauthenticated2104 returns not found if integration does not exist2105 returns not found if integration exists but is in `Project#disabled_integrations`2106 returns error when authenticated but not a project owner2107 when the integration is not active2108 returns all properties of inactive integration emails_on_push, except password fields2109# [RSpecRunTime] RSpec elapsed time: 8 minutes 48.17 seconds. Current RSS: ~2074M. Threads: 5. load average: 1.08 1.12 1.22 1/280 5972110.2111 when the integration is active2112 returns all properties of active integration emails_on_push, except password fields2113 integration: "ewm"2114 PUT /projects/:id/services/ewm2115 behaves like set up an integration2116 updates ewm settings and returns the correct fields2117 returns if required fields missing2118 when all booleans are flipped2119 updates ewm settings and returns the correct fields2120# [RSpecRunTime] RSpec elapsed time: 8 minutes 50.9 seconds. Current RSS: ~2024M. Threads: 5. load average: 1.08 1.12 1.22 1/280 5982121.2122 when an integration is disabled2123 returns bad request2124 when an integration is disabled at the project-level2125 returns bad request2126 DELETE /projects/:id/services/ewm2127 behaves like disable an integration2128 deletes ewm2129 returns not found if integration does not exist2130# [RSpecRunTime] RSpec elapsed time: 8 minutes 55.39 seconds. Current RSS: ~2029M. Threads: 5. load average: 1.08 1.12 1.22 1/280 5992131.2132 GET /projects/:id/services/ewm2133 behaves like get an integration settings2134 returns authentication error when unauthenticated2135 returns not found if integration does not exist2136 returns not found if integration exists but is in `Project#disabled_integrations`2137 returns error when authenticated but not a project owner2138 when the integration is not active2139 returns all properties of inactive integration ewm, except password fields2140# [RSpecRunTime] RSpec elapsed time: 8 minutes 57.65 seconds. Current RSS: ~2030M. Threads: 5. load average: 1.08 1.12 1.22 1/280 6002141.2142 when the integration is active2143 returns all properties of active integration ewm, except password fields2144 integration: "external_wiki"2145 PUT /projects/:id/services/external-wiki2146 behaves like set up an integration2147 updates external_wiki settings and returns the correct fields2148 returns if required fields missing2149 when all booleans are flipped2150 updates external_wiki settings and returns the correct fields2151# [RSpecRunTime] RSpec elapsed time: 9 minutes 0.14 second. Current RSS: ~2026M. Threads: 5. load average: 1.07 1.11 1.22 1/280 6012152.2153 when an integration is disabled2154 returns bad request2155 when an integration is disabled at the project-level2156 returns bad request2157 DELETE /projects/:id/services/external-wiki2158 behaves like disable an integration2159 deletes external_wiki2160 returns not found if integration does not exist2161# [RSpecRunTime] RSpec elapsed time: 9 minutes 2.11 seconds. Current RSS: ~2097M. Threads: 5. load average: 1.07 1.11 1.22 1/280 6022162.2163 GET /projects/:id/services/external-wiki2164 behaves like get an integration settings2165 returns authentication error when unauthenticated2166 returns not found if integration does not exist2167 returns not found if integration exists but is in `Project#disabled_integrations`2168 returns error when authenticated but not a project owner2169 when the integration is not active2170 returns all properties of inactive integration external_wiki, except password fields2171# [RSpecRunTime] RSpec elapsed time: 9 minutes 6.37 seconds. Current RSS: ~2115M. Threads: 5. load average: 1.06 1.11 1.22 1/280 6032172.2173 when the integration is active2174 returns all properties of active integration external_wiki, except password fields2175 integration: "git_guardian"2176 PUT /projects/:id/services/git-guardian2177 behaves like set up an integration2178 updates git_guardian settings and returns the correct fields2179 returns if required fields missing2180 when all booleans are flipped2181 updates git_guardian settings and returns the correct fields2182# [RSpecRunTime] RSpec elapsed time: 9 minutes 8.41 seconds. Current RSS: ~2075M. Threads: 5. load average: 1.06 1.11 1.22 1/280 6042183.2184 when an integration is disabled2185 returns bad request2186 when an integration is disabled at the project-level2187 returns bad request2188 DELETE /projects/:id/services/git-guardian2189 behaves like disable an integration2190 deletes git_guardian2191 returns not found if integration does not exist2192 GET /projects/:id/services/git-guardian2193 behaves like get an integration settings2194 returns authentication error when unauthenticated2195 returns not found if integration does not exist2196 returns not found if integration exists but is in `Project#disabled_integrations`2197 returns error when authenticated but not a project owner2198 when the integration is not active2199 returns all properties of inactive integration git_guardian, except password fields2200# [RSpecRunTime] RSpec elapsed time: 9 minutes 14.05 seconds. Current RSS: ~2082M. Threads: 5. load average: 1.05 1.11 1.21 1/280 6052201.2202 when the integration is active2203 returns all properties of active integration git_guardian, except password fields2204 integration: "github"2205 PUT /projects/:id/services/github2206 behaves like set up an integration2207 updates github settings and returns the correct fields2208 returns if required fields missing2209 when all booleans are flipped2210 updates github settings and returns the correct fields2211# [RSpecRunTime] RSpec elapsed time: 9 minutes 16.23 seconds. Current RSS: ~2080M. Threads: 5. load average: 1.05 1.11 1.21 1/280 6062212.2213 when an integration is disabled2214 returns bad request2215 when an integration is disabled at the project-level2216 returns bad request2217 DELETE /projects/:id/services/github2218 behaves like disable an integration2219 deletes github2220 returns not found if integration does not exist2221# [RSpecRunTime] RSpec elapsed time: 9 minutes 20.14 seconds. Current RSS: ~2073M. Threads: 5. load average: 1.05 1.11 1.21 1/280 6072222.2223 GET /projects/:id/services/github2224 behaves like get an integration settings2225 returns authentication error when unauthenticated2226 returns not found if integration does not exist2227 returns not found if integration exists but is in `Project#disabled_integrations`2228 returns error when authenticated but not a project owner2229 when the integration is not active2230 returns all properties of inactive integration github, except password fields2231# [RSpecRunTime] RSpec elapsed time: 9 minutes 22.51 seconds. Current RSS: ~2067M. Threads: 5. load average: 1.05 1.11 1.21 1/280 6082232.2233 when the integration is active2234 returns all properties of active integration github, except password fields2235 integration: "google_play"2236 PUT /projects/:id/services/google-play2237 behaves like set up an integration2238 updates google_play settings and returns the correct fields2239 returns if required fields missing2240 when all booleans are flipped2241 updates google_play settings and returns the correct fields2242# [RSpecRunTime] RSpec elapsed time: 9 minutes 24.57 seconds. Current RSS: ~2039M. Threads: 5. load average: 1.04 1.10 1.21 1/280 6092243.2244 when an integration is disabled2245 returns bad request2246 when an integration is disabled at the project-level2247 returns bad request2248 DELETE /projects/:id/services/google-play2249 behaves like disable an integration2250 deletes google_play2251 returns not found if integration does not exist2252# [RSpecRunTime] RSpec elapsed time: 9 minutes 28.27 seconds. Current RSS: ~2126M. Threads: 5. load average: 1.04 1.10 1.21 1/280 6102253.2254 GET /projects/:id/services/google-play2255 behaves like get an integration settings2256 returns authentication error when unauthenticated2257 returns not found if integration does not exist2258 returns not found if integration exists but is in `Project#disabled_integrations`2259 returns error when authenticated but not a project owner2260 when the integration is not active2261 returns all properties of inactive integration google_play, except password fields2262# [RSpecRunTime] RSpec elapsed time: 9 minutes 30.59 seconds. Current RSS: ~2128M. Threads: 5. load average: 1.04 1.10 1.21 1/280 6112263.2264 when the integration is active2265 returns all properties of active integration google_play, except password fields2266 integration: "hangouts_chat"2267 PUT /projects/:id/services/hangouts-chat2268 behaves like set up an integration2269 updates hangouts_chat settings and returns the correct fields2270 returns if required fields missing2271 when all booleans are flipped2272 updates hangouts_chat settings and returns the correct fields2273# [RSpecRunTime] RSpec elapsed time: 9 minutes 32.84 seconds. Current RSS: ~2082M. Threads: 5. load average: 1.04 1.10 1.21 1/280 6122274.2275 when an integration is disabled2276 returns bad request2277 when an integration is disabled at the project-level2278 returns bad request2279 DELETE /projects/:id/services/hangouts-chat2280 behaves like disable an integration2281 deletes hangouts_chat2282 returns not found if integration does not exist2283# [RSpecRunTime] RSpec elapsed time: 9 minutes 36.77 seconds. Current RSS: ~2085M. Threads: 5. load average: 1.04 1.10 1.21 1/280 6132284.2285 GET /projects/:id/services/hangouts-chat2286 behaves like get an integration settings2287 returns authentication error when unauthenticated2288 returns not found if integration does not exist2289 returns not found if integration exists but is in `Project#disabled_integrations`2290 returns error when authenticated but not a project owner2291 when the integration is not active2292 returns all properties of inactive integration hangouts_chat, except password fields2293# [RSpecRunTime] RSpec elapsed time: 9 minutes 39.09 seconds. Current RSS: ~2086M. Threads: 5. load average: 1.03 1.10 1.21 1/280 6142294.2295 when the integration is active2296 returns all properties of active integration hangouts_chat, except password fields2297 integration: "harbor"2298 PUT /projects/:id/services/harbor2299 behaves like set up an integration2300 updates harbor settings and returns the correct fields2301 returns if required fields missing2302 when all booleans are flipped2303 updates harbor settings and returns the correct fields2304# [RSpecRunTime] RSpec elapsed time: 9 minutes 41.7 seconds. Current RSS: ~2041M. Threads: 5. load average: 1.03 1.10 1.21 1/280 6152305.2306 when an integration is disabled2307 returns bad request2308 when an integration is disabled at the project-level2309 returns bad request2310 DELETE /projects/:id/services/harbor2311 behaves like disable an integration2312 deletes harbor2313 returns not found if integration does not exist2314# [RSpecRunTime] RSpec elapsed time: 9 minutes 46.18 seconds. Current RSS: ~2107M. Threads: 5. load average: 1.11 1.11 1.21 1/280 6162315.2316 GET /projects/:id/services/harbor2317 behaves like get an integration settings2318 returns authentication error when unauthenticated2319 returns not found if integration does not exist2320 returns not found if integration exists but is in `Project#disabled_integrations`2321 returns error when authenticated but not a project owner2322 when the integration is not active2323 returns all properties of inactive integration harbor, except password fields2324# [RSpecRunTime] RSpec elapsed time: 9 minutes 48.54 seconds. Current RSS: ~2107M. Threads: 5. load average: 1.10 1.11 1.21 1/280 6172325.2326 when the integration is active2327 returns all properties of active integration harbor, except password fields2328 integration: "irker"2329 PUT /projects/:id/services/irker2330 behaves like set up an integration2331 updates irker settings and returns the correct fields2332 returns if required fields missing2333 when all booleans are flipped2334 updates irker settings and returns the correct fields2335# [RSpecRunTime] RSpec elapsed time: 9 minutes 50.81 seconds. Current RSS: ~2059M. Threads: 5. load average: 1.10 1.11 1.21 1/279 6182336.2337 when an integration is disabled2338 returns bad request2339 when an integration is disabled at the project-level2340 returns bad request2341 DELETE /projects/:id/services/irker2342 behaves like disable an integration2343 deletes irker2344 returns not found if integration does not exist2345 GET /projects/:id/services/irker2346 behaves like get an integration settings2347 returns authentication error when unauthenticated2348 returns not found if integration does not exist2349 returns not found if integration exists but is in `Project#disabled_integrations`2350 returns error when authenticated but not a project owner2351 when the integration is not active2352 returns all properties of inactive integration irker, except password fields2353# [RSpecRunTime] RSpec elapsed time: 9 minutes 56.82 seconds. Current RSS: ~2132M. Threads: 5. load average: 1.09 1.11 1.21 1/279 6192354.2355 when the integration is active2356 returns all properties of active integration irker, except password fields2357 integration: "jenkins"2358 PUT /projects/:id/services/jenkins2359 behaves like set up an integration2360 updates jenkins settings and returns the correct fields2361 returns if required fields missing2362 when all booleans are flipped2363 updates jenkins settings and returns the correct fields2364# [RSpecRunTime] RSpec elapsed time: 9 minutes 59.34 seconds. Current RSS: ~2089M. Threads: 5. load average: 1.09 1.11 1.21 1/279 6202365.2366 when an integration is disabled2367 returns bad request2368 when an integration is disabled at the project-level2369 returns bad request2370 DELETE /projects/:id/services/jenkins2371 behaves like disable an integration2372 deletes jenkins2373 returns not found if integration does not exist2374# [RSpecRunTime] RSpec elapsed time: 10 minutes 1.29 seconds. Current RSS: ~2074M. Threads: 5. load average: 1.09 1.11 1.21 1/279 6212375.2376 GET /projects/:id/services/jenkins2377 behaves like get an integration settings2378 returns authentication error when unauthenticated2379 returns not found if integration does not exist2380 returns not found if integration exists but is in `Project#disabled_integrations`2381 returns error when authenticated but not a project owner2382 when the integration is not active2383 returns all properties of inactive integration jenkins, except password fields2384# [RSpecRunTime] RSpec elapsed time: 10 minutes 5.67 seconds. Current RSS: ~2107M. Threads: 5. load average: 1.08 1.10 1.20 1/279 6222385.2386 when the integration is active2387 returns all properties of active integration jenkins, except password fields2388 integration: "jira"2389 PUT /projects/:id/services/jira2390 behaves like set up an integration2391 updates jira settings and returns the correct fields2392 returns if required fields missing2393 when all booleans are flipped2394 updates jira settings and returns the correct fields2395# [RSpecRunTime] RSpec elapsed time: 10 minutes 8.16 seconds. Current RSS: ~2098M. Threads: 5. load average: 1.15 1.12 1.21 1/279 6232396.2397 when an integration is disabled2398 returns bad request2399 when an integration is disabled at the project-level2400 returns bad request2401 DELETE /projects/:id/services/jira2402 behaves like disable an integration2403 deletes jira2404 returns not found if integration does not exist2405# [RSpecRunTime] RSpec elapsed time: 10 minutes 10.55 seconds. Current RSS: ~2111M. Threads: 5. load average: 1.15 1.12 1.21 1/279 6242406.2407 GET /projects/:id/services/jira2408 behaves like get an integration settings2409 returns authentication error when unauthenticated2410 returns not found if integration does not exist2411 returns not found if integration exists but is in `Project#disabled_integrations`2412 returns error when authenticated but not a project owner2413 when the integration is not active2414 returns all properties of inactive integration jira, except password fields2415# [RSpecRunTime] RSpec elapsed time: 10 minutes 14.59 seconds. Current RSS: ~2126M. Threads: 5. load average: 1.14 1.12 1.21 1/279 6252416.2417 when the integration is active2418 returns all properties of active integration jira, except password fields2419 integration: "matrix"2420 PUT /projects/:id/services/matrix2421 behaves like set up an integration2422 updates matrix settings and returns the correct fields2423 returns if required fields missing2424 when all booleans are flipped2425 updates matrix settings and returns the correct fields2426# [RSpecRunTime] RSpec elapsed time: 10 minutes 17.24 seconds. Current RSS: ~2085M. Threads: 5. load average: 1.14 1.12 1.21 1/279 6262427.2428 when an integration is disabled2429 returns bad request2430 when an integration is disabled at the project-level2431 returns bad request2432 DELETE /projects/:id/services/matrix2433 behaves like disable an integration2434 deletes matrix2435 returns not found if integration does not exist2436# [RSpecRunTime] RSpec elapsed time: 10 minutes 21.48 seconds. Current RSS: ~2075M. Threads: 5. load average: 1.13 1.12 1.21 1/280 6272437.2438 GET /projects/:id/services/matrix2439 behaves like get an integration settings2440 returns authentication error when unauthenticated2441 returns not found if integration does not exist2442 returns not found if integration exists but is in `Project#disabled_integrations`2443 returns error when authenticated but not a project owner2444 when the integration is not active2445 returns all properties of inactive integration matrix, except password fields2446# [RSpecRunTime] RSpec elapsed time: 10 minutes 23.93 seconds. Current RSS: ~2075M. Threads: 5. load average: 1.12 1.11 1.20 1/280 6282447.2448 when the integration is active2449 returns all properties of active integration matrix, except password fields2450 integration: "mattermost"2451 PUT /projects/:id/services/mattermost2452 behaves like set up an integration2453 updates mattermost settings and returns the correct fields2454 returns if required fields missing2455 when all booleans are flipped2456 updates mattermost settings and returns the correct fields2457# [RSpecRunTime] RSpec elapsed time: 10 minutes 26.27 seconds. Current RSS: ~2027M. Threads: 5. load average: 1.12 1.11 1.20 1/280 6292458.2459 when an integration is disabled2460 returns bad request2461 when an integration is disabled at the project-level2462 returns bad request2463# [RSpecRunTime] RSpec elapsed time: 10 minutes 28.3 seconds. Current RSS: ~2117M. Threads: 5. load average: 1.11 1.11 1.20 1/280 6302464.2465 DELETE /projects/:id/services/mattermost2466 behaves like disable an integration2467 deletes mattermost2468 returns not found if integration does not exist2469# [RSpecRunTime] RSpec elapsed time: 10 minutes 30.53 seconds. Current RSS: ~2116M. Threads: 5. load average: 1.11 1.11 1.20 1/280 6312470.2471 GET /projects/:id/services/mattermost2472 behaves like get an integration settings2473 returns authentication error when unauthenticated2474 returns not found if integration does not exist2475 returns not found if integration exists but is in `Project#disabled_integrations`2476 returns error when authenticated but not a project owner2477 when the integration is not active2478 returns all properties of inactive integration mattermost, except password fields2479# [RSpecRunTime] RSpec elapsed time: 10 minutes 33.03 seconds. Current RSS: ~2116M. Threads: 5. load average: 1.10 1.11 1.20 1/280 6322480.2481 when the integration is active2482 returns all properties of active integration mattermost, except password fields2483 integration: "mattermost_slash_commands"2484 PUT /projects/:id/services/mattermost-slash-commands2485 behaves like set up an integration2486 updates mattermost_slash_commands settings and returns the correct fields2487 returns if required fields missing2488 when all booleans are flipped2489 updates mattermost_slash_commands settings and returns the correct fields2490# [RSpecRunTime] RSpec elapsed time: 10 minutes 34.99 seconds. Current RSS: ~2091M. Threads: 5. load average: 1.10 1.11 1.20 1/280 6332491.2492 when an integration is disabled2493 returns bad request2494 when an integration is disabled at the project-level2495 returns bad request2496# [RSpecRunTime] RSpec elapsed time: 10 minutes 37.96 seconds. Current RSS: ~2143M. Threads: 5. load average: 1.09 1.11 1.20 1/280 6342497.2498 DELETE /projects/:id/services/mattermost-slash-commands2499 behaves like disable an integration2500 deletes mattermost_slash_commands2501 returns not found if integration does not exist2502 GET /projects/:id/services/mattermost-slash-commands2503 behaves like get an integration settings2504 returns authentication error when unauthenticated2505 returns not found if integration does not exist2506 returns not found if integration exists but is in `Project#disabled_integrations`2507 returns error when authenticated but not a project owner2508 when the integration is not active2509 returns all properties of inactive integration mattermost_slash_commands, except password fields2510# [RSpecRunTime] RSpec elapsed time: 10 minutes 41.31 seconds. Current RSS: ~2131M. Threads: 5. load average: 1.09 1.11 1.20 1/280 6352511.2512 when the integration is active2513 returns all properties of active integration mattermost_slash_commands, except password fields2514 integration: "microsoft_teams"2515 PUT /projects/:id/services/microsoft-teams2516 behaves like set up an integration2517 updates microsoft_teams settings and returns the correct fields2518 returns if required fields missing2519 when all booleans are flipped2520 updates microsoft_teams settings and returns the correct fields2521# [RSpecRunTime] RSpec elapsed time: 10 minutes 43.45 seconds. Current RSS: ~2100M. Threads: 5. load average: 1.08 1.11 1.20 1/280 6362522.2523 when an integration is disabled2524 returns bad request2525# [RSpecRunTime] RSpec elapsed time: 10 minutes 46.16 seconds. Current RSS: ~2102M. Threads: 5. load average: 1.08 1.11 1.20 1/280 6372526.2527 when an integration is disabled at the project-level2528 returns bad request2529 DELETE /projects/:id/services/microsoft-teams2530 behaves like disable an integration2531 deletes microsoft_teams2532 returns not found if integration does not exist2533# [RSpecRunTime] RSpec elapsed time: 10 minutes 47.9 seconds. Current RSS: ~2104M. Threads: 5. load average: 1.08 1.11 1.20 1/280 6382534.2535 GET /projects/:id/services/microsoft-teams2536 behaves like get an integration settings2537 returns authentication error when unauthenticated2538 returns not found if integration does not exist2539 returns not found if integration exists but is in `Project#disabled_integrations`2540 returns error when authenticated but not a project owner2541 when the integration is not active2542 returns all properties of inactive integration microsoft_teams, except password fields2543# [RSpecRunTime] RSpec elapsed time: 10 minutes 50.38 seconds. Current RSS: ~2080M. Threads: 5. load average: 1.08 1.10 1.20 1/280 6392544.2545 when the integration is active2546 returns all properties of active integration microsoft_teams, except password fields2547 integration: "mock_ci"2548 PUT /projects/:id/services/mock-ci2549 behaves like set up an integration2550 updates mock_ci settings and returns the correct fields2551 returns if required fields missing2552 when all booleans are flipped2553 updates mock_ci settings and returns the correct fields2554# [RSpecRunTime] RSpec elapsed time: 10 minutes 52.97 seconds. Current RSS: ~2059M. Threads: 5. load average: 1.07 1.10 1.20 1/280 6402555.2556 when an integration is disabled2557 returns bad request2558# [RSpecRunTime] RSpec elapsed time: 10 minutes 55.16 seconds. Current RSS: ~2113M. Threads: 5. load average: 1.07 1.10 1.20 1/280 6412559.2560 when an integration is disabled at the project-level2561 returns bad request2562 DELETE /projects/:id/services/mock-ci2563 behaves like disable an integration2564 deletes mock_ci2565 returns not found if integration does not exist2566# [RSpecRunTime] RSpec elapsed time: 10 minutes 57.08 seconds. Current RSS: ~2118M. Threads: 5. load average: 1.07 1.10 1.20 1/280 6422567.2568 GET /projects/:id/services/mock-ci2569 behaves like get an integration settings2570 returns authentication error when unauthenticated2571 returns not found if integration does not exist2572 returns not found if integration exists but is in `Project#disabled_integrations`2573 returns error when authenticated but not a project owner2574 when the integration is not active2575 returns all properties of inactive integration mock_ci, except password fields2576# [RSpecRunTime] RSpec elapsed time: 11 minutes 1.5 seconds. Current RSS: ~2121M. Threads: 5. load average: 1.06 1.10 1.19 1/280 6432577.2578 when the integration is active2579 returns all properties of active integration mock_ci, except password fields2580 integration: "mock_monitoring"2581 PUT /projects/:id/services/mock-monitoring2582 behaves like set up an integration2583 updates mock_monitoring settings and returns the correct fields2584 returns if required fields missing2585 when all booleans are flipped2586 updates mock_monitoring settings and returns the correct fields2587# [RSpecRunTime] RSpec elapsed time: 11 minutes 3.68 seconds. Current RSS: ~2093M. Threads: 5. load average: 1.06 1.10 1.19 1/280 6442588.2589 when an integration is disabled2590 returns bad request2591 when an integration is disabled at the project-level2592 returns bad request2593 DELETE /projects/:id/services/mock-monitoring2594 behaves like disable an integration2595 deletes mock_monitoring2596 returns not found if integration does not exist2597# [RSpecRunTime] RSpec elapsed time: 11 minutes 5.71 seconds. Current RSS: ~2092M. Threads: 5. load average: 1.06 1.10 1.19 1/280 6452598.2599 GET /projects/:id/services/mock-monitoring2600 behaves like get an integration settings2601 returns authentication error when unauthenticated2602 returns not found if integration does not exist2603 returns not found if integration exists but is in `Project#disabled_integrations`2604 returns error when authenticated but not a project owner2605 when the integration is not active2606 returns all properties of inactive integration mock_monitoring, except password fields2607# [RSpecRunTime] RSpec elapsed time: 11 minutes 8.15 seconds. Current RSS: ~2094M. Threads: 5. load average: 1.05 1.10 1.19 1/280 6462608.2609 when the integration is active2610 returns all properties of active integration mock_monitoring, except password fields2611# [RSpecRunTime] RSpec elapsed time: 11 minutes 10.57 seconds. Current RSS: ~2160M. Threads: 5. load average: 1.05 1.10 1.19 1/280 6472612.2613 integration: "packagist"2614 PUT /projects/:id/services/packagist2615 behaves like set up an integration2616 updates packagist settings and returns the correct fields2617 returns if required fields missing2618 when all booleans are flipped2619 updates packagist settings and returns the correct fields2620# [RSpecRunTime] RSpec elapsed time: 11 minutes 12.88 seconds. Current RSS: ~2193M. Threads: 5. load average: 1.05 1.10 1.19 1/280 6482621.2622 when an integration is disabled2623 returns bad request2624 when an integration is disabled at the project-level2625 returns bad request2626 DELETE /projects/:id/services/packagist2627 behaves like disable an integration2628 deletes packagist2629 returns not found if integration does not exist2630# [RSpecRunTime] RSpec elapsed time: 11 minutes 15.03 seconds. Current RSS: ~2211M. Threads: 5. load average: 1.05 1.09 1.19 1/280 6492631.2632 GET /projects/:id/services/packagist2633 behaves like get an integration settings2634 returns authentication error when unauthenticated2635 returns not found if integration does not exist2636 returns not found if integration exists but is in `Project#disabled_integrations`2637 returns error when authenticated but not a project owner2638 when the integration is not active2639 returns all properties of inactive integration packagist, except password fields2640# [RSpecRunTime] RSpec elapsed time: 11 minutes 17.69 seconds. Current RSS: ~2211M. Threads: 5. load average: 1.05 1.09 1.19 1/280 6502641.2642 when the integration is active2643 returns all properties of active integration packagist, except password fields2644 integration: "phorge"2645 PUT /projects/:id/services/phorge2646 behaves like set up an integration2647 updates phorge settings and returns the correct fields2648 returns if required fields missing2649 when all booleans are flipped2650 updates phorge settings and returns the correct fields2651# [RSpecRunTime] RSpec elapsed time: 11 minutes 22.54 seconds. Current RSS: ~2227M. Threads: 5. load average: 1.05 1.09 1.19 1/280 6512652.2653 when an integration is disabled2654 returns bad request2655 when an integration is disabled at the project-level2656 returns bad request2657 DELETE /projects/:id/services/phorge2658 behaves like disable an integration2659 deletes phorge2660 returns not found if integration does not exist2661# [RSpecRunTime] RSpec elapsed time: 11 minutes 25.06 seconds. Current RSS: ~2231M. Threads: 5. load average: 1.04 1.09 1.19 1/280 6522662.2663 GET /projects/:id/services/phorge2664 behaves like get an integration settings2665 returns authentication error when unauthenticated2666 returns not found if integration does not exist2667 returns not found if integration exists but is in `Project#disabled_integrations`2668 returns error when authenticated but not a project owner2669 when the integration is not active2670 returns all properties of inactive integration phorge, except password fields2671# [RSpecRunTime] RSpec elapsed time: 11 minutes 27.66 seconds. Current RSS: ~2250M. Threads: 5. load average: 1.04 1.09 1.19 1/280 6532672.2673 when the integration is active2674 returns all properties of active integration phorge, except password fields2675 integration: "pipelines_email"2676 PUT /projects/:id/services/pipelines-email2677 behaves like set up an integration2678 updates pipelines_email settings and returns the correct fields2679 returns if required fields missing2680 when all booleans are flipped2681 updates pipelines_email settings and returns the correct fields2682# [RSpecRunTime] RSpec elapsed time: 11 minutes 30.15 seconds. Current RSS: ~2251M. Threads: 5. load average: 1.04 1.09 1.19 1/280 6542683.2684 when an integration is disabled2685 returns bad request2686 when an integration is disabled at the project-level2687 returns bad request2688 DELETE /projects/:id/services/pipelines-email2689 behaves like disable an integration2690 deletes pipelines_email2691 returns not found if integration does not exist2692 GET /projects/:id/services/pipelines-email2693 behaves like get an integration settings2694 returns authentication error when unauthenticated2695 returns not found if integration does not exist2696 returns not found if integration exists but is in `Project#disabled_integrations`2697 returns error when authenticated but not a project owner2698 when the integration is not active2699 returns all properties of inactive integration pipelines_email, except password fields2700# [RSpecRunTime] RSpec elapsed time: 11 minutes 34.55 seconds. Current RSS: ~2294M. Threads: 5. load average: 1.04 1.09 1.18 1/280 6552701.2702 when the integration is active2703 returns all properties of active integration pipelines_email, except password fields2704 integration: "pivotaltracker"2705 PUT /projects/:id/services/pivotaltracker2706 behaves like set up an integration2707 updates pivotaltracker settings and returns the correct fields2708 returns if required fields missing2709 when all booleans are flipped2710 updates pivotaltracker settings and returns the correct fields2711# [RSpecRunTime] RSpec elapsed time: 11 minutes 36.59 seconds. Current RSS: ~2293M. Threads: 5. load average: 1.04 1.09 1.18 1/280 6562712.2713 when an integration is disabled2714 returns bad request2715 when an integration is disabled at the project-level2716 returns bad request2717 DELETE /projects/:id/services/pivotaltracker2718 behaves like disable an integration2719 deletes pivotaltracker2720 returns not found if integration does not exist2721# [RSpecRunTime] RSpec elapsed time: 11 minutes 38.67 seconds. Current RSS: ~2300M. Threads: 5. load average: 1.03 1.08 1.18 1/280 6572722.2723 GET /projects/:id/services/pivotaltracker2724 behaves like get an integration settings2725 returns authentication error when unauthenticated2726 returns not found if integration does not exist2727 returns not found if integration exists but is in `Project#disabled_integrations`2728 returns error when authenticated but not a project owner2729 when the integration is not active2730 returns all properties of inactive integration pivotaltracker, except password fields2731# [RSpecRunTime] RSpec elapsed time: 11 minutes 41.28 seconds. Current RSS: ~2302M. Threads: 5. load average: 1.03 1.08 1.18 1/280 6582732.2733 when the integration is active2734 returns all properties of active integration pivotaltracker, except password fields2735 integration: "prometheus"2736 PUT /projects/:id/services/prometheus2737 behaves like set up an integration2738 updates prometheus settings and returns the correct fields2739 returns if required fields missing2740 when all booleans are flipped2741 updates prometheus settings and returns the correct fields2742# [RSpecRunTime] RSpec elapsed time: 11 minutes 43.7 seconds. Current RSS: ~2297M. Threads: 5. load average: 1.03 1.08 1.18 1/280 6592743.2744 when an integration is disabled2745 returns bad request2746 when an integration is disabled at the project-level2747 returns bad request2748 DELETE /projects/:id/services/prometheus2749 behaves like disable an integration2750 deletes prometheus2751 returns not found if integration does not exist2752# [RSpecRunTime] RSpec elapsed time: 11 minutes 46.1 seconds. Current RSS: ~2286M. Threads: 5. load average: 1.03 1.08 1.18 1/280 6602753.2754 GET /projects/:id/services/prometheus2755 behaves like get an integration settings2756 returns authentication error when unauthenticated2757 returns not found if integration does not exist2758 returns not found if integration exists but is in `Project#disabled_integrations`2759 returns error when authenticated but not a project owner2760 when the integration is not active2761 returns all properties of inactive integration prometheus, except password fields2762# [RSpecRunTime] RSpec elapsed time: 11 minutes 48.76 seconds. Current RSS: ~2282M. Threads: 5. load average: 1.03 1.08 1.18 1/280 6612763.2764 when the integration is active2765 returns all properties of active integration prometheus, except password fields2766 integration: "pumble"2767 PUT /projects/:id/services/pumble2768 behaves like set up an integration2769 updates pumble settings and returns the correct fields2770 returns if required fields missing2771 when all booleans are flipped2772 updates pumble settings and returns the correct fields2773# [RSpecRunTime] RSpec elapsed time: 11 minutes 51.3 seconds. Current RSS: ~2260M. Threads: 5. load average: 1.03 1.08 1.18 1/280 6622774.2775 when an integration is disabled2776 returns bad request2777 when an integration is disabled at the project-level2778 returns bad request2779 DELETE /projects/:id/services/pumble2780 behaves like disable an integration2781 deletes pumble2782 returns not found if integration does not exist2783# [RSpecRunTime] RSpec elapsed time: 11 minutes 53.61 seconds. Current RSS: ~2250M. Threads: 5. load average: 1.02 1.08 1.18 1/280 6632784.2785 GET /projects/:id/services/pumble2786 behaves like get an integration settings2787 returns authentication error when unauthenticated2788 returns not found if integration does not exist2789 returns not found if integration exists but is in `Project#disabled_integrations`2790 returns error when authenticated but not a project owner2791 when the integration is not active2792 returns all properties of inactive integration pumble, except password fields2793# [RSpecRunTime] RSpec elapsed time: 11 minutes 56.12 seconds. Current RSS: ~2239M. Threads: 5. load average: 1.02 1.08 1.18 1/280 6642794.2795 when the integration is active2796 returns all properties of active integration pumble, except password fields2797 integration: "pushover"2798 PUT /projects/:id/services/pushover2799 behaves like set up an integration2800 updates pushover settings and returns the correct fields2801 returns if required fields missing2802 when all booleans are flipped2803 updates pushover settings and returns the correct fields2804# [RSpecRunTime] RSpec elapsed time: 11 minutes 58.27 seconds. Current RSS: ~2232M. Threads: 5. load average: 1.02 1.08 1.18 1/280 6652805.2806 when an integration is disabled2807 returns bad request2808 when an integration is disabled at the project-level2809 returns bad request2810 DELETE /projects/:id/services/pushover2811 behaves like disable an integration2812 deletes pushover2813 returns not found if integration does not exist2814# [RSpecRunTime] RSpec elapsed time: 12 minutes 2.37 seconds. Current RSS: ~2232M. Threads: 5. load average: 1.02 1.08 1.18 1/280 6662815.2816 GET /projects/:id/services/pushover2817 behaves like get an integration settings2818 returns authentication error when unauthenticated2819 returns not found if integration does not exist2820 returns not found if integration exists but is in `Project#disabled_integrations`2821 returns error when authenticated but not a project owner2822 when the integration is not active2823 returns all properties of inactive integration pushover, except password fields2824# [RSpecRunTime] RSpec elapsed time: 12 minutes 4.79 seconds. Current RSS: ~2267M. Threads: 5. load average: 1.02 1.08 1.18 1/280 6672825.2826 when the integration is active2827 returns all properties of active integration pushover, except password fields2828 integration: "redmine"2829 PUT /projects/:id/services/redmine2830 behaves like set up an integration2831 updates redmine settings and returns the correct fields2832 returns if required fields missing2833 when all booleans are flipped2834 updates redmine settings and returns the correct fields2835# [RSpecRunTime] RSpec elapsed time: 12 minutes 7.83 seconds. Current RSS: ~2274M. Threads: 5. load average: 1.02 1.08 1.18 1/280 6682836.2837 when an integration is disabled2838 returns bad request2839 when an integration is disabled at the project-level2840 returns bad request2841 DELETE /projects/:id/services/redmine2842 behaves like disable an integration2843 deletes redmine2844 returns not found if integration does not exist2845# [RSpecRunTime] RSpec elapsed time: 12 minutes 10.63 seconds. Current RSS: ~2252M. Threads: 5. load average: 1.02 1.08 1.18 1/280 6692846.2847 GET /projects/:id/services/redmine2848 behaves like get an integration settings2849 returns authentication error when unauthenticated2850 returns not found if integration does not exist2851 returns not found if integration exists but is in `Project#disabled_integrations`2852 returns error when authenticated but not a project owner2853 when the integration is not active2854 returns all properties of inactive integration redmine, except password fields2855# [RSpecRunTime] RSpec elapsed time: 12 minutes 13.21 seconds. Current RSS: ~2229M. Threads: 5. load average: 1.10 1.09 1.18 1/280 6702856.2857 when the integration is active2858 returns all properties of active integration redmine, except password fields2859# [RSpecRunTime] RSpec elapsed time: 12 minutes 14.3 seconds. Current RSS: ~2260M. Threads: 5. load average: 1.10 1.09 1.18 1/280 6712860.2861 integration: "slack"2862 PUT /projects/:id/services/slack2863 behaves like set up an integration2864 updates slack settings and returns the correct fields2865 returns if required fields missing2866 when all booleans are flipped2867 updates slack settings and returns the correct fields2868# [RSpecRunTime] RSpec elapsed time: 12 minutes 16.21 seconds. Current RSS: ~2298M. Threads: 5. load average: 1.10 1.09 1.18 1/280 6722869.2870 when an integration is disabled2871 returns bad request2872 when an integration is disabled at the project-level2873 returns bad request2874 DELETE /projects/:id/services/slack2875 behaves like disable an integration2876 deletes slack2877 returns not found if integration does not exist2878# [RSpecRunTime] RSpec elapsed time: 12 minutes 18.44 seconds. Current RSS: ~2304M. Threads: 5. load average: 1.09 1.09 1.18 1/280 6732879.2880 GET /projects/:id/services/slack2881 behaves like get an integration settings2882 returns authentication error when unauthenticated2883 returns not found if integration does not exist2884 returns not found if integration exists but is in `Project#disabled_integrations`2885 returns error when authenticated but not a project owner2886 when the integration is not active2887 returns all properties of inactive integration slack, except password fields2888# [RSpecRunTime] RSpec elapsed time: 12 minutes 21.13 seconds. Current RSS: ~2377M. Threads: 5. load average: 1.09 1.09 1.18 1/280 6742889.2890 when the integration is active2891 returns all properties of active integration slack, except password fields2892 integration: "slack_slash_commands"2893 PUT /projects/:id/services/slack-slash-commands2894 behaves like set up an integration2895 updates slack_slash_commands settings and returns the correct fields2896 returns if required fields missing2897 when all booleans are flipped2898 updates slack_slash_commands settings and returns the correct fields2899# [RSpecRunTime] RSpec elapsed time: 12 minutes 23.44 seconds. Current RSS: ~2364M. Threads: 5. load average: 1.16 1.10 1.19 2/280 6752900.2901 when an integration is disabled2902 returns bad request2903# [RSpecRunTime] RSpec elapsed time: 12 minutes 25.41 seconds. Current RSS: ~2367M. Threads: 5. load average: 1.16 1.10 1.19 1/280 6762904.2905 when an integration is disabled at the project-level2906 returns bad request2907# [RSpecRunTime] RSpec elapsed time: 12 minutes 26.72 seconds. Current RSS: ~2404M. Threads: 5. load average: 1.16 1.10 1.19 1/280 6772908.2909 DELETE /projects/:id/services/slack-slash-commands2910 behaves like disable an integration2911 deletes slack_slash_commands2912 returns not found if integration does not exist2913# [RSpecRunTime] RSpec elapsed time: 12 minutes 28.06 seconds. Current RSS: ~2401M. Threads: 5. load average: 1.15 1.10 1.18 4/280 6782914.2915 GET /projects/:id/services/slack-slash-commands2916 behaves like get an integration settings2917 returns authentication error when unauthenticated2918 returns not found if integration does not exist2919 returns not found if integration exists but is in `Project#disabled_integrations`2920 returns error when authenticated but not a project owner2921 when the integration is not active2922 returns all properties of inactive integration slack_slash_commands, except password fields2923# [RSpecRunTime] RSpec elapsed time: 12 minutes 30.59 seconds. Current RSS: ~2389M. Threads: 5. load average: 1.15 1.10 1.18 1/280 6792924.2925 when the integration is active2926 returns all properties of active integration slack_slash_commands, except password fields2927 integration: "squash_tm"2928 PUT /projects/:id/services/squash-tm2929 behaves like set up an integration2930 updates squash_tm settings and returns the correct fields2931 returns if required fields missing2932 when all booleans are flipped2933 updates squash_tm settings and returns the correct fields2934# [RSpecRunTime] RSpec elapsed time: 12 minutes 33.18 seconds. Current RSS: ~2330M. Threads: 5. load average: 1.14 1.10 1.18 1/280 6802935.2936 when an integration is disabled2937 returns bad request2938 when an integration is disabled at the project-level2939 returns bad request2940 DELETE /projects/:id/services/squash-tm2941 behaves like disable an integration2942 deletes squash_tm2943 returns not found if integration does not exist2944# [RSpecRunTime] RSpec elapsed time: 12 minutes 37.65 seconds. Current RSS: ~2309M. Threads: 5. load average: 1.14 1.10 1.18 1/280 6812945.2946 GET /projects/:id/services/squash-tm2947 behaves like get an integration settings2948 returns authentication error when unauthenticated2949 returns not found if integration does not exist2950 returns not found if integration exists but is in `Project#disabled_integrations`2951 returns error when authenticated but not a project owner2952 when the integration is not active2953 returns all properties of inactive integration squash_tm, except password fields2954# [RSpecRunTime] RSpec elapsed time: 12 minutes 40.44 seconds. Current RSS: ~2285M. Threads: 5. load average: 1.13 1.10 1.18 1/280 6822955.2956 when the integration is active2957 returns all properties of active integration squash_tm, except password fields2958 integration: "teamcity"2959 PUT /projects/:id/services/teamcity2960 behaves like set up an integration2961 updates teamcity settings and returns the correct fields2962 returns if required fields missing2963 when all booleans are flipped2964 updates teamcity settings and returns the correct fields2965# [RSpecRunTime] RSpec elapsed time: 12 minutes 42.85 seconds. Current RSS: ~2181M. Threads: 5. load average: 1.13 1.10 1.18 1/280 6832966.2967 when an integration is disabled2968 returns bad request2969 when an integration is disabled at the project-level2970 returns bad request2971 DELETE /projects/:id/services/teamcity2972 behaves like disable an integration2973 deletes teamcity2974 returns not found if integration does not exist2975# [RSpecRunTime] RSpec elapsed time: 12 minutes 47.32 seconds. Current RSS: ~2220M. Threads: 5. load average: 1.12 1.10 1.18 1/280 6842976.2977 GET /projects/:id/services/teamcity2978 behaves like get an integration settings2979 returns authentication error when unauthenticated2980 returns not found if integration does not exist2981 returns not found if integration exists but is in `Project#disabled_integrations`2982 returns error when authenticated but not a project owner2983 when the integration is not active2984 returns all properties of inactive integration teamcity, except password fields2985# [RSpecRunTime] RSpec elapsed time: 12 minutes 49.97 seconds. Current RSS: ~2220M. Threads: 5. load average: 1.11 1.10 1.18 1/280 6852986.2987 when the integration is active2988 returns all properties of active integration teamcity, except password fields2989 integration: "telegram"2990 PUT /projects/:id/services/telegram2991 behaves like set up an integration2992 updates telegram settings and returns the correct fields2993 returns if required fields missing2994 when all booleans are flipped2995 updates telegram settings and returns the correct fields2996# [RSpecRunTime] RSpec elapsed time: 12 minutes 52.4 seconds. Current RSS: ~2152M. Threads: 5. load average: 1.11 1.10 1.18 1/280 6862997.2998 when an integration is disabled2999 returns bad request3000 when an integration is disabled at the project-level3001 returns bad request3002 DELETE /projects/:id/services/telegram3003 behaves like disable an integration3004 deletes telegram3005 returns not found if integration does not exist3006# [RSpecRunTime] RSpec elapsed time: 12 minutes 56.86 seconds. Current RSS: ~2224M. Threads: 5. load average: 1.10 1.09 1.18 1/280 6873007.3008 GET /projects/:id/services/telegram3009 behaves like get an integration settings3010 returns authentication error when unauthenticated3011 returns not found if integration does not exist3012 returns not found if integration exists but is in `Project#disabled_integrations`3013 returns error when authenticated but not a project owner3014 when the integration is not active3015 returns all properties of inactive integration telegram, except password fields3016# [RSpecRunTime] RSpec elapsed time: 12 minutes 59.45 seconds. Current RSS: ~2225M. Threads: 5. load average: 1.09 1.09 1.18 1/280 6883017.3018 when the integration is active3019 returns all properties of active integration telegram, except password fields3020 integration: "unify_circuit"3021 PUT /projects/:id/services/unify-circuit3022 behaves like set up an integration3023 updates unify_circuit settings and returns the correct fields3024 returns if required fields missing3025 when all booleans are flipped3026 updates unify_circuit settings and returns the correct fields3027# [RSpecRunTime] RSpec elapsed time: 13 minutes 2.02 seconds. Current RSS: ~2161M. Threads: 5. load average: 1.09 1.09 1.18 1/280 6893028.3029 when an integration is disabled3030 returns bad request3031 when an integration is disabled at the project-level3032 returns bad request3033 DELETE /projects/:id/services/unify-circuit3034 behaves like disable an integration3035 deletes unify_circuit3036 returns not found if integration does not exist3037# [RSpecRunTime] RSpec elapsed time: 13 minutes 6.54 seconds. Current RSS: ~2220M. Threads: 5. load average: 1.08 1.09 1.18 1/280 6903038.3039 GET /projects/:id/services/unify-circuit3040 behaves like get an integration settings3041 returns authentication error when unauthenticated3042 returns not found if integration does not exist3043 returns not found if integration exists but is in `Project#disabled_integrations`3044 returns error when authenticated but not a project owner3045 when the integration is not active3046 returns all properties of inactive integration unify_circuit, except password fields3047# [RSpecRunTime] RSpec elapsed time: 13 minutes 9.26 seconds. Current RSS: ~2221M. Threads: 5. load average: 1.08 1.09 1.18 1/280 6913048.3049 when the integration is active3050 returns all properties of active integration unify_circuit, except password fields3051 integration: "webex_teams"3052 PUT /projects/:id/services/webex-teams3053 behaves like set up an integration3054 updates webex_teams settings and returns the correct fields3055 returns if required fields missing3056 when all booleans are flipped3057 updates webex_teams settings and returns the correct fields3058# [RSpecRunTime] RSpec elapsed time: 13 minutes 11.67 seconds. Current RSS: ~2182M. Threads: 5. load average: 1.08 1.09 1.18 1/280 6923059.3060 when an integration is disabled3061 returns bad request3062 when an integration is disabled at the project-level3063 returns bad request3064# [RSpecRunTime] RSpec elapsed time: 13 minutes 14.95 seconds. Current RSS: ~2227M. Threads: 5. load average: 1.07 1.09 1.17 1/280 6933065.3066 DELETE /projects/:id/services/webex-teams3067 behaves like disable an integration3068 deletes webex_teams3069 returns not found if integration does not exist3070# [RSpecRunTime] RSpec elapsed time: 13 minutes 16.33 seconds. Current RSS: ~2229M. Threads: 5. load average: 1.07 1.09 1.17 1/280 6943071.3072 GET /projects/:id/services/webex-teams3073 behaves like get an integration settings3074 returns authentication error when unauthenticated3075 returns not found if integration does not exist3076 returns not found if integration exists but is in `Project#disabled_integrations`3077 returns error when authenticated but not a project owner3078 when the integration is not active3079 returns all properties of inactive integration webex_teams, except password fields3080# [RSpecRunTime] RSpec elapsed time: 13 minutes 18.83 seconds. Current RSS: ~2213M. Threads: 5. load average: 1.06 1.08 1.17 1/280 6953081.3082 when the integration is active3083 returns all properties of active integration webex_teams, except password fields3084 integration: "youtrack"3085 PUT /projects/:id/services/youtrack3086 behaves like set up an integration3087 updates youtrack settings and returns the correct fields3088 returns if required fields missing3089 when all booleans are flipped3090 updates youtrack settings and returns the correct fields3091# [RSpecRunTime] RSpec elapsed time: 13 minutes 21.47 seconds. Current RSS: ~2163M. Threads: 5. load average: 1.06 1.08 1.17 1/280 6963092.3093 when an integration is disabled3094 returns bad request3095 when an integration is disabled at the project-level3096 returns bad request3097# [RSpecRunTime] RSpec elapsed time: 13 minutes 24.82 seconds. Current RSS: ~2226M. Threads: 5. load average: 1.06 1.08 1.17 1/280 6973098.3099 DELETE /projects/:id/services/youtrack3100 behaves like disable an integration3101 deletes youtrack3102 returns not found if integration does not exist3103# [RSpecRunTime] RSpec elapsed time: 13 minutes 26.46 seconds. Current RSS: ~2227M. Threads: 5. load average: 1.06 1.08 1.17 1/280 6983104.3105 GET /projects/:id/services/youtrack3106 behaves like get an integration settings3107 returns authentication error when unauthenticated3108 returns not found if integration does not exist3109 returns not found if integration exists but is in `Project#disabled_integrations`3110 returns error when authenticated but not a project owner3111 when the integration is not active3112 returns all properties of inactive integration youtrack, except password fields3113# [RSpecRunTime] RSpec elapsed time: 13 minutes 28.98 seconds. Current RSS: ~2179M. Threads: 5. load average: 1.05 1.08 1.17 1/280 6993114.3115 when the integration is active3116 returns all properties of active integration youtrack, except password fields3117 POST /projects/:id/services/:slug/trigger3118 Mattermost integration3119 when no integration is available3120 returns a not found message3121 when the integration exists3122 when the integration is not active3123 when the integration is inactive3124 when the integration is active3125 returns status 2003126# [RSpecRunTime] RSpec elapsed time: 13 minutes 33.04 seconds. Current RSS: ~2203M. Threads: 5. load average: 1.05 1.08 1.17 1/280 7003127.3128 when the project can not be found3129 returns a generic 4043130 Slack Integration3131 when no integration is available3132 returns a not found message3133 when the integration exists3134 when the integration is not active3135 when the integration is inactive3136 when the integration is active3137 returns status 2003138 when the project can not be found3139 returns a generic 4043140 Mattermost integration3141 accepts a username for update3142 Microsoft Teams integration3143 accepts branches_to_be_notified for update3144 accepts notify_only_broken_pipelines for update3145 accepts `use_inherited_settings` for inheritance3146# [RSpecRunTime] RSpec elapsed time: 13 minutes 38.69 seconds. Current RSS: ~2154M. Threads: 5. load average: 1.04 1.08 1.17 1/280 7013147.3148 Hangouts Chat integration3149 accepts branches_to_be_notified for update3150 only requires the webhook param3151# [RSpecRunTime] RSpec elapsed time: 13 minutes 40.15 seconds. Current RSS: ~2165M. Threads: 5. load average: 1.04 1.08 1.17 1/280 7023152.3153 Jira integration3154 returns the jira_issue_transition_id for get request3155 returns the jira_issue_transition_id for put request3156# [RSpecRunTime] RSpec elapsed time: 13 minutes 44.09 seconds. Current RSS: ~2181M. Threads: 5. load average: 1.04 1.08 1.17 1/280 7033157.3158 Pipelines Email Integration3159 notify_only_broken_pipelines property was saved as a string3160 returns boolean values for notify_only_broken_pipelines3161 GitLab for Slack app integration3162 PUT /projects/:id/services/gitlab-slack-application3163 for integration creation3164 returns 4223165 for integration update3166 does not enable the integration3167 GET /projects/:id/services/gitlab-slack-application3168 fetches the integration and returns the correct fields3169 DELETE /projects/:id/services/gitlab-slack-application3170 disables the integration3171 POST /slack/trigger3172 returns status 2003173 returns status 404 when token is invalid3174# [RSpecRunTime] Finishing example group spec/requests/api/integrations_spec.rb. It took 13 minutes 42.14 seconds. Expected to take 12 minutes 27.89 seconds.3175# [RSpecRunTime] RSpec elapsed time: 13 minutes 48.84 seconds. Current RSS: ~2132M. Threads: 5. load average: 1.04 1.08 1.17 3/280 7043176.3177# [RSpecRunTime] Starting example group spec/controllers/projects/notes_controller_spec.rb. Expected to take 3 minutes 24.24 seconds.3178Projects::NotesController3179 GET index3180 is expected to have request urgency :low3181 sets the correct feature category3182 passes last_fetched_at from headers to NotesFinder and MergeIntoNotesService3183 returns status 400 when last_fetched_at is not present3184 when user notes_filter is present3185 filters system notes by comments3186 returns all notes3187 does not merge label event notes3188# [RSpecRunTime] RSpec elapsed time: 14 minutes 4.42 seconds. Current RSS: ~2228M. Threads: 5. load average: 1.03 1.07 1.16 1/280 7053189.3190 for a discussion note3191 responds with the expected attributes3192# [RSpecRunTime] RSpec elapsed time: 14 minutes 7.7 seconds. Current RSS: ~2214M. Threads: 5. load average: 1.03 1.07 1.16 1/286 8023193.3194 for a diff discussion note3195 responds with the expected attributes3196# [RSpecRunTime] RSpec elapsed time: 14 minutes 10.32 seconds. Current RSS: ~2211M. Threads: 5. load average: 1.11 1.09 1.17 1/286 9213197.3198 for a commit note3199 when displayed on a merge request3200 responds with the expected attributes3201# [RSpecRunTime] RSpec elapsed time: 14 minutes 12.81 seconds. Current RSS: ~2259M. Threads: 5. load average: 1.11 1.09 1.17 1/286 10233202.3203 when displayed on the commit3204 responds with the expected attributes3205 sets the correct feature category3206 when user cannot read commit3207 renders 4043208# [RSpecRunTime] RSpec elapsed time: 14 minutes 18.73 seconds. Current RSS: ~2350M. Threads: 5. load average: 1.09 1.08 1.17 1/285 10913209.3210 for a snippet note3211 responds with the expected attributes3212 sets the correct feature category3213# [RSpecRunTime] RSpec elapsed time: 14 minutes 22.67 seconds. Current RSS: ~2333M. Threads: 5. load average: 1.09 1.08 1.17 1/285 10923214.3215 for a merge request note3216 responds with the expected attributes3217 sets the correct feature category3218# [RSpecRunTime] RSpec elapsed time: 14 minutes 28.82 seconds. Current RSS: ~2382M. Threads: 5. load average: 1.08 1.08 1.17 1/280 10933219.3220 with cross-reference system note3221 filters notes that the user should not see3222 does not result in N+1 queries3223# [RSpecRunTime] RSpec elapsed time: 14 minutes 34.99 seconds. Current RSS: ~2341M. Threads: 5. load average: 1.07 1.08 1.16 1/280 10943224.3225 POST create3226 is expected to have request urgency :low3227 making the creation request3228 sets the correct feature category3229 on an issue3230 sets the correct feature category3231# [RSpecRunTime] RSpec elapsed time: 14 minutes 42.95 seconds. Current RSS: ~2423M. Threads: 5. load average: 1.06 1.08 1.16 1/286 13753232.3233 on a commit3234 sets the correct feature category3235# [RSpecRunTime] RSpec elapsed time: 14 minutes 45.42 seconds. Current RSS: ~2436M. Threads: 5. load average: 1.06 1.08 1.16 1/287 14883236.3237 on a project snippet3238 sets the correct feature category3239# [RSpecRunTime] RSpec elapsed time: 14 minutes 47.56 seconds. Current RSS: ~2465M. Threads: 5. load average: 1.06 1.08 1.16 1/287 15833240.3241 the project is publically available3242 for HTML3243 returns status 3023244# [RSpecRunTime] RSpec elapsed time: 14 minutes 49.86 seconds. Current RSS: ~2495M. Threads: 5. load average: 1.05 1.08 1.16 3/287 16773245.3246 for JSON3247 returns status 200 for json3248# [RSpecRunTime] RSpec elapsed time: 14 minutes 52.49 seconds. Current RSS: ~2521M. Threads: 5. load average: 1.05 1.08 1.16 1/287 17723249.3250 the note does not have commands_only errors3251 for empty note3252 returns status 422 for json3253# [RSpecRunTime] RSpec elapsed time: 14 minutes 54.7 seconds. Current RSS: ~2535M. Threads: 5. load average: 1.05 1.07 1.16 1/287 18663254.3255 the project is a private project3256 format is3257 returns status 4043258# [RSpecRunTime] RSpec elapsed time: 14 minutes 56.65 seconds. Current RSS: ~2539M. Threads: 5. load average: 1.05 1.07 1.16 1/287 19603259.3260 format is json3261 returns status 4043262# [RSpecRunTime] RSpec elapsed time: 14 minutes 58.49 seconds. Current RSS: ~2537M. Threads: 5. load average: 1.04 1.07 1.16 1/287 20553263.3264 the user is a developer on a private project3265 HTML requests3266 returns status 302 (redirect)3267# [RSpecRunTime] RSpec elapsed time: 15 minutes 0.82 second. Current RSS: ~2533M. Threads: 5. load average: 1.04 1.07 1.16 1/288 21503268.3269 JSON requests3270 returns status 2003271# [RSpecRunTime] RSpec elapsed time: 15 minutes 5.66 seconds. Current RSS: ~2583M. Threads: 5. load average: 1.36 1.14 1.18 1/287 22453272.3273 the return_discussion param is set3274 returns discussion JSON when the return_discussion param is set3275# [RSpecRunTime] RSpec elapsed time: 15 minutes 8.26 seconds. Current RSS: ~2593M. Threads: 5. load average: 1.33 1.14 1.18 1/287 23423276.3277 when creating a confidential note3278 when parameter is not provided3279 sets `confidential` and `internal` to `false` in JSON response3280# [RSpecRunTime] RSpec elapsed time: 15 minutes 10.18 seconds. Current RSS: ~2600M. Threads: 5. load average: 1.33 1.14 1.18 1/286 23433281.3282 when is not a confidential note3283 when using the `internal` parameter3284 sets `confidential` and `internal` to `false` in JSON response3285# [RSpecRunTime] RSpec elapsed time: 15 minutes 12.03 seconds. Current RSS: ~2599M. Threads: 5. load average: 1.33 1.14 1.18 1/286 23443286.3287 when using deprecated `confidential` parameter3288 sets `confidential` and `internal` to `false` in JSON response3289# [RSpecRunTime] RSpec elapsed time: 15 minutes 13.87 seconds. Current RSS: ~2591M. Threads: 5. load average: 1.31 1.13 1.18 1/286 23453290.3291 when is a confidential note3292 when using the `internal` parameter3293 sets `confidential` and `internal` to `true` in JSON response3294# [RSpecRunTime] RSpec elapsed time: 15 minutes 15.8 seconds. Current RSS: ~2578M. Threads: 5. load average: 1.31 1.13 1.18 1/286 23463295.3296 when using deprecated `confidential` parameter3297 sets `confidential` and `internal` to `true` in JSON response3298# [RSpecRunTime] RSpec elapsed time: 15 minutes 17.64 seconds. Current RSS: ~2591M. Threads: 5. load average: 1.31 1.13 1.18 1/281 23473299.3300 when `internal` parameter is `true` and `confidential` parameter is `false`3301 uses the `internal` param as source of truth3302# [RSpecRunTime] RSpec elapsed time: 15 minutes 19.63 seconds. Current RSS: ~2646M. Threads: 5. load average: 1.28 1.13 1.18 1/281 23483303.3304 when creating a note with quick actions3305 with commands that return changes3306 includes changes in commands_changes3307 includes command_names3308# [RSpecRunTime] RSpec elapsed time: 15 minutes 25.85 seconds. Current RSS: ~2660M. Threads: 5. load average: 1.26 1.13 1.18 1/287 25383309.3310 with commands that do not return changes3311 does not include changes in commands_changes3312 includes command_names3313# [RSpecRunTime] RSpec elapsed time: 15 minutes 35.48 seconds. Current RSS: ~2596M. Threads: 5. load average: 1.22 1.12 1.17 1/286 27293314.3315 with commands that return an error3316 returns status 422 with error message3317# [RSpecRunTime] RSpec elapsed time: 15 minutes 38.14 seconds. Current RSS: ~2575M. Threads: 5. load average: 1.20 1.12 1.17 1/287 28253318.3319 when the internal project prohibits non-members from accessing merge requests3320 prevents a non-member user from creating a note on one of the project's merge requests3321 when the user is a team member3322 can add comments3323# [RSpecRunTime] RSpec elapsed time: 15 minutes 42.37 seconds. Current RSS: ~2597M. Threads: 5. load average: 1.20 1.12 1.17 1/287 30133324.3325 when the request includes a :in_reply_to_discussion_id designed to fool us3326 prevents the request from adding notes to the spoofed discussion3327 returns an error to the user3328# [RSpecRunTime] RSpec elapsed time: 15 minutes 46.23 seconds. Current RSS: ~2616M. Threads: 5. load average: 1.18 1.12 1.17 1/287 32083329.3330 when the public project prohibits non-members from accessing merge requests3331 prevents a non-member user from creating a note on one of the project's merge requests3332 when the user is a team member3333 can add comments3334# [RSpecRunTime] RSpec elapsed time: 15 minutes 50.59 seconds. Current RSS: ~2647M. Threads: 5. load average: 1.17 1.12 1.17 1/287 33973335.3336 when merge_request_diff_head_sha present3337 returns status 302 for html3338# [RSpecRunTime] RSpec elapsed time: 15 minutes 52.61 seconds. Current RSS: ~2646M. Threads: 5. load average: 1.17 1.12 1.17 1/287 34923339.3340 when creating a comment on a commit with SHA1 starting with a large number3341 creates a note successfully3342# [RSpecRunTime] RSpec elapsed time: 15 minutes 54.69 seconds. Current RSS: ~2650M. Threads: 5. load average: 1.08 1.10 1.17 1/287 35963343.3344 when creating a commit comment from an MR fork3345 when the note_project_id is not correct3346 returns a 4043347# [RSpecRunTime] RSpec elapsed time: 15 minutes 58.27 seconds. Current RSS: ~2647M. Threads: 5. load average: 1.07 1.10 1.16 1/287 37173348.3349 when the user has no access to the fork3350 returns a 4043351# [RSpecRunTime] RSpec elapsed time: 16 minutes 1.7 seconds. Current RSS: ~2673M. Threads: 5. load average: 1.07 1.10 1.16 1/287 38373352.3353 when the user has access to the fork3354 is successful3355 creates the note3356# [RSpecRunTime] RSpec elapsed time: 16 minutes 9.97 seconds. Current RSS: ~2599M. Threads: 5. load average: 1.06 1.09 1.16 1/287 41263357.3358 when target_id and noteable_id do not match3359 uses target_id and ignores noteable_id3360# [RSpecRunTime] RSpec elapsed time: 16 minutes 12.35 seconds. Current RSS: ~2583M. Threads: 5. load average: 1.06 1.09 1.16 1/287 42203361.3362 when the merge request discussion is locked3363 when a noteable is not found3364 returns 404 status3365# [RSpecRunTime] RSpec elapsed time: 16 minutes 14.21 seconds. Current RSS: ~2571M. Threads: 5. load average: 1.05 1.09 1.16 1/287 43143366.3367 when a user is a team member3368 returns 302 status for html3369 returns 200 status for json3370 creates a new note3371# [RSpecRunTime] RSpec elapsed time: 16 minutes 23.45 seconds. Current RSS: ~2617M. Threads: 5. load average: 1.04 1.09 1.16 1/287 45973372.3373 when a user is not a team member3374 returns 404 status3375 does not create a new note3376# [RSpecRunTime] RSpec elapsed time: 16 minutes 27.36 seconds. Current RSS: ~2444M. Threads: 5. load average: 1.04 1.09 1.16 1/287 47863377.3378 behaves like create notes request exceeding rate limit3379 allows user in allow-list to create notes, even if the case is different3380 when rate limiter enabled3381 logs request and declines it when endpoint called more than the threshold3382# [RSpecRunTime] RSpec elapsed time: 16 minutes 32.04 seconds. Current RSS: ~2376M. Threads: 5. load average: 1.04 1.08 1.16 1/287 49753383.3384 when rate limiter is disabled3385 does not log request and does not block the request3386# [RSpecRunTime] RSpec elapsed time: 16 minutes 34.29 seconds. Current RSS: ~2361M. Threads: 5. load average: 1.12 1.10 1.16 1/287 50693387.3388 PUT update3389 is expected to have request urgency :low3390 when the note is valid3391 updates the note3392 returns status 2003393# [RSpecRunTime] RSpec elapsed time: 16 minutes 39.29 seconds. Current RSS: ~2434M. Threads: 5. load average: 1.19 1.12 1.17 1/286 50703394.3395 when the issue is confidential and the user has guest permissions3396 disallows edits3397 returns status 4043398# [RSpecRunTime] RSpec elapsed time: 16 minutes 44.82 seconds. Current RSS: ~2482M. Threads: 5. load average: 1.17 1.11 1.17 1/281 50713399.3400 when there are ActiveRecord validation errors3401 does not update the note3402 returns status 4223403# [RSpecRunTime] RSpec elapsed time: 16 minutes 47.7 seconds. Current RSS: ~2354M. Threads: 5. load average: 1.17 1.11 1.17 1/281 50723404.3405 DELETE destroy3406 is expected to have request urgency :low3407 user is the author of a note3408 returns status 200 for html3409 deletes the note3410# [RSpecRunTime] RSpec elapsed time: 16 minutes 51.64 seconds. Current RSS: ~2224M. Threads: 5. load average: 1.16 1.11 1.17 1/281 50733411.3412 user is not the author of a note3413 returns status 4043414# [RSpecRunTime] RSpec elapsed time: 16 minutes 53.04 seconds. Current RSS: ~2257M. Threads: 5. load average: 1.15 1.11 1.17 1/281 50743415.3416 POST toggle_award_emoji3417 is expected to have request urgency :low3418 toggles the award emoji3419 removes the already awarded emoji3420 marks Todos on the Noteable as done3421# [RSpecRunTime] RSpec elapsed time: 17 minutes 2.04 seconds. Current RSS: ~2346M. Threads: 5. load average: 1.13 1.11 1.16 1/281 50753422.3423 GET outdated_line_change3424 successfully renders expected JSON response3425 is expected to have request urgency :low3426# [RSpecRunTime] RSpec elapsed time: 17 minutes 4.84 seconds. Current RSS: ~2271M. Threads: 5. load average: 1.12 1.11 1.16 1/281 50763427.3428# [RSpecRunTime] Finishing example group spec/controllers/projects/notes_controller_spec.rb. It took 3 minutes 16.15 seconds. Expected to take 3 minutes 24.24 seconds.3429# [RSpecRunTime] Starting example group spec/requests/api/debian_group_packages_spec.rb. Expected to take 2 minutes 45.99 seconds.3430API::DebianGroupPackages3431 with invalid parameter3432 behaves like Debian packages GET request3433 returns bad_request and expected body3434# [RSpecRunTime] RSpec elapsed time: 17 minutes 7.75 seconds. Current RSS: ~2172M. Threads: 5. load average: 1.12 1.11 1.16 1/281 50773435.3436 GET groups/:id/-/packages/debian/dists/*distribution/Release.gpg3437 behaves like Debian packages read endpoint3438 with valid container3439 visibility_level: :public, user_type: :guest, auth_method: :basic, expected_status: :success, expected_body: /^-----BEGIN PGP SIGNATURE-----/3440 behaves like Debian packages GET request3441 returns success and expected body3442 visibility_level: :public, user_type: :not_a_member, auth_method: :basic, expected_status: :success, expected_body: /^-----BEGIN PGP SIGNATURE-----/3443 behaves like Debian packages GET request3444 returns success and expected body3445 visibility_level: :public, user_type: :anonymous, auth_method: :basic, expected_status: :success, expected_body: /^-----BEGIN PGP SIGNATURE-----/3446 behaves like Debian packages GET request3447 returns success and expected body3448 visibility_level: :public, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil3449 behaves like Debian packages GET request3450 returns unauthorized3451 visibility_level: :private, user_type: :developer, auth_method: :basic, expected_status: :success, expected_body: /^-----BEGIN PGP SIGNATURE-----/3452 behaves like Debian packages GET request3453 returns success and expected body3454# [RSpecRunTime] RSpec elapsed time: 17 minutes 12.34 seconds. Current RSS: ~2314M. Threads: 5. load average: 1.11 1.10 1.16 1/281 50783455.3456 visibility_level: :private, user_type: :developer, auth_method: :private_token, expected_status: :unauthorized, expected_body: nil3457 behaves like Debian packages GET request3458 returns unauthorized3459 visibility_level: :private, user_type: :guest, auth_method: :basic, expected_status: :forbidden, expected_body: nil3460 behaves like Debian packages GET request3461 returns forbidden3462 visibility_level: :private, user_type: :not_a_member, auth_method: :basic, expected_status: :not_found, expected_body: nil3463 behaves like Debian packages GET request3464 returns not_found3465 visibility_level: :private, user_type: :anonymous, auth_method: :basic, expected_status: :unauthorized, expected_body: nil3466 behaves like Debian packages GET request3467 returns unauthorized3468 visibility_level: :private, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil3469 behaves like Debian packages GET request3470 returns unauthorized3471 behaves like rejects Debian access with unknown container id3472 with an unknown container3473 as anonymous3474 behaves like Debian packages GET request3475 returns unauthorized3476 as authenticated user3477 behaves like Debian packages GET request3478 returns not_found3479 GET groups/:id/-/packages/debian/dists/*distribution/Release3480 behaves like Debian packages read endpoint3481 with valid container3482 visibility_level: :public, user_type: :guest, auth_method: :basic, expected_status: :success, expected_body: /^Codename: fixture-distribution\n$/3483 behaves like Debian packages GET request3484 returns success and expected body3485 visibility_level: :public, user_type: :not_a_member, auth_method: :basic, expected_status: :success, expected_body: /^Codename: fixture-distribution\n$/3486 behaves like Debian packages GET request3487 returns success and expected body3488 visibility_level: :public, user_type: :anonymous, auth_method: :basic, expected_status: :success, expected_body: /^Codename: fixture-distribution\n$/3489 behaves like Debian packages GET request3490 returns success and expected body3491 visibility_level: :public, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil3492 behaves like Debian packages GET request3493 returns unauthorized3494 visibility_level: :private, user_type: :developer, auth_method: :basic, expected_status: :success, expected_body: /^Codename: fixture-distribution\n$/3495 behaves like Debian packages GET request3496 returns success and expected body3497 visibility_level: :private, user_type: :developer, auth_method: :private_token, expected_status: :unauthorized, expected_body: nil3498 behaves like Debian packages GET request3499 returns unauthorized3500# [RSpecRunTime] RSpec elapsed time: 17 minutes 20.09 seconds. Current RSS: ~2399M. Threads: 5. load average: 1.10 1.10 1.16 1/281 50793501.3502 visibility_level: :private, user_type: :guest, auth_method: :basic, expected_status: :forbidden, expected_body: nil3503 behaves like Debian packages GET request3504 returns forbidden3505 visibility_level: :private, user_type: :not_a_member, auth_method: :basic, expected_status: :not_found, expected_body: nil3506 behaves like Debian packages GET request3507 returns not_found3508 visibility_level: :private, user_type: :anonymous, auth_method: :basic, expected_status: :unauthorized, expected_body: nil3509 behaves like Debian packages GET request3510 returns unauthorized3511 visibility_level: :private, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil3512 behaves like Debian packages GET request3513 returns unauthorized3514 behaves like rejects Debian access with unknown container id3515 with an unknown container3516 as anonymous3517 behaves like Debian packages GET request3518 returns unauthorized3519 as authenticated user3520 behaves like Debian packages GET request3521 returns not_found3522 GET groups/:id/-/packages/debian/dists/*distribution/InRelease3523 behaves like Debian packages read endpoint3524 with valid container3525 visibility_level: :public, user_type: :guest, auth_method: :basic, expected_status: :success, expected_body: /^-----BEGIN PGP SIGNED MESSAGE-----/3526 behaves like Debian packages GET request3527 returns success and expected body3528 visibility_level: :public, user_type: :not_a_member, auth_method: :basic, expected_status: :success, expected_body: /^-----BEGIN PGP SIGNED MESSAGE-----/3529 behaves like Debian packages GET request3530 returns success and expected body3531 visibility_level: :public, user_type: :anonymous, auth_method: :basic, expected_status: :success, expected_body: /^-----BEGIN PGP SIGNED MESSAGE-----/3532 behaves like Debian packages GET request3533 returns success and expected body3534 visibility_level: :public, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil3535 behaves like Debian packages GET request3536 returns unauthorized3537 visibility_level: :private, user_type: :developer, auth_method: :basic, expected_status: :success, expected_body: /^-----BEGIN PGP SIGNED MESSAGE-----/3538 behaves like Debian packages GET request3539 returns success and expected body3540 visibility_level: :private, user_type: :developer, auth_method: :private_token, expected_status: :unauthorized, expected_body: nil3541 behaves like Debian packages GET request3542 returns unauthorized3543 visibility_level: :private, user_type: :guest, auth_method: :basic, expected_status: :forbidden, expected_body: nil3544 behaves like Debian packages GET request3545 returns forbidden3546# [RSpecRunTime] RSpec elapsed time: 17 minutes 27.7 seconds. Current RSS: ~2394M. Threads: 5. load average: 1.09 1.10 1.16 1/281 50803547.3548 visibility_level: :private, user_type: :not_a_member, auth_method: :basic, expected_status: :not_found, expected_body: nil3549 behaves like Debian packages GET request3550 returns not_found3551 visibility_level: :private, user_type: :anonymous, auth_method: :basic, expected_status: :unauthorized, expected_body: nil3552 behaves like Debian packages GET request3553 returns unauthorized3554 visibility_level: :private, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil3555 behaves like Debian packages GET request3556 returns unauthorized3557 behaves like rejects Debian access with unknown container id3558 with an unknown container3559 as anonymous3560 behaves like Debian packages GET request3561 returns unauthorized3562 as authenticated user3563 behaves like Debian packages GET request3564 returns not_found3565 GET groups/:id/-/packages/debian/dists/*distribution/:component/binary-:architecture/Packages3566 behaves like Debian packages index endpoint3567 behaves like Debian packages read endpoint3568 with valid container3569 visibility_level: :public, user_type: :guest, auth_method: :basic, expected_status: :success, expected_body: /Description: This is an incomplete Packages file/3570 behaves like Debian packages GET request3571 returns success and expected body3572 visibility_level: :public, user_type: :not_a_member, auth_method: :basic, expected_status: :success, expected_body: /Description: This is an incomplete Packages file/3573 behaves like Debian packages GET request3574 returns success and expected body3575 visibility_level: :public, user_type: :anonymous, auth_method: :basic, expected_status: :success, expected_body: /Description: This is an incomplete Packages file/3576 behaves like Debian packages GET request3577 returns success and expected body3578 visibility_level: :public, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil3579 behaves like Debian packages GET request3580 returns unauthorized3581 visibility_level: :private, user_type: :developer, auth_method: :basic, expected_status: :success, expected_body: /Description: This is an incomplete Packages file/3582 behaves like Debian packages GET request3583 returns success and expected body3584 visibility_level: :private, user_type: :developer, auth_method: :private_token, expected_status: :unauthorized, expected_body: nil3585 behaves like Debian packages GET request3586 returns unauthorized3587 visibility_level: :private, user_type: :guest, auth_method: :basic, expected_status: :forbidden, expected_body: nil3588 behaves like Debian packages GET request3589 returns forbidden3590 visibility_level: :private, user_type: :not_a_member, auth_method: :basic, expected_status: :not_found, expected_body: nil3591 behaves like Debian packages GET request3592 returns not_found3593# [RSpecRunTime] RSpec elapsed time: 17 minutes 35.21 seconds. Current RSS: ~2385M. Threads: 5. load average: 1.07 1.09 1.16 1/281 50813594.3595 visibility_level: :private, user_type: :anonymous, auth_method: :basic, expected_status: :unauthorized, expected_body: nil3596 behaves like Debian packages GET request3597 returns unauthorized3598 visibility_level: :private, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil3599 behaves like Debian packages GET request3600 returns unauthorized3601 behaves like rejects Debian access with unknown container id3602 with an unknown container3603 as anonymous3604 behaves like Debian packages GET request3605 returns unauthorized3606 as authenticated user3607 behaves like Debian packages GET request3608 returns not_found3609 when no ComponentFile is found3610 behaves like Debian packages read endpoint3611 with valid container3612 visibility_level: :public, user_type: :guest, auth_method: :basic, expected_status: :no_content, expected_body: /^$/3613 behaves like Debian packages GET request3614 returns no_content and expected body3615 visibility_level: :public, user_type: :not_a_member, auth_method: :basic, expected_status: :no_content, expected_body: /^$/3616 behaves like Debian packages GET request3617 returns no_content and expected body3618 visibility_level: :public, user_type: :anonymous, auth_method: :basic, expected_status: :no_content, expected_body: /^$/3619 behaves like Debian packages GET request3620 returns no_content and expected body3621 visibility_level: :public, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil3622 behaves like Debian packages GET request3623 returns unauthorized3624 visibility_level: :private, user_type: :developer, auth_method: :basic, expected_status: :no_content, expected_body: /^$/3625 behaves like Debian packages GET request3626 returns no_content and expected body3627 visibility_level: :private, user_type: :developer, auth_method: :private_token, expected_status: :unauthorized, expected_body: nil3628 behaves like Debian packages GET request3629 returns unauthorized3630 visibility_level: :private, user_type: :guest, auth_method: :basic, expected_status: :forbidden, expected_body: nil3631 behaves like Debian packages GET request3632 returns forbidden3633 visibility_level: :private, user_type: :not_a_member, auth_method: :basic, expected_status: :not_found, expected_body: nil3634 behaves like Debian packages GET request3635 returns not_found3636# [RSpecRunTime] RSpec elapsed time: 17 minutes 42.61 seconds. Current RSS: ~2393M. Threads: 5. load average: 1.07 1.09 1.16 1/281 50823637.3638 visibility_level: :private, user_type: :anonymous, auth_method: :basic, expected_status: :unauthorized, expected_body: nil3639 behaves like Debian packages GET request3640 returns unauthorized3641 visibility_level: :private, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil3642 behaves like Debian packages GET request3643 returns unauthorized3644 behaves like rejects Debian access with unknown container id3645 with an unknown container3646 as anonymous3647 behaves like Debian packages GET request3648 returns unauthorized3649 as authenticated user3650 behaves like Debian packages GET request3651 returns not_found3652 GET groups/:id/-/packages/debian/dists/*distribution/:component/binary-:architecture/Packages.gz3653 behaves like Debian packages read endpoint3654 with valid container3655 visibility_level: :public, user_type: :guest, auth_method: :basic, expected_status: :not_found, expected_body: /Format gz is not supported/3656 behaves like Debian packages GET request3657 returns not_found and expected body3658 visibility_level: :public, user_type: :not_a_member, auth_method: :basic, expected_status: :not_found, expected_body: /Format gz is not supported/3659 behaves like Debian packages GET request3660 returns not_found and expected body3661 visibility_level: :public, user_type: :anonymous, auth_method: :basic, expected_status: :not_found, expected_body: /Format gz is not supported/3662 behaves like Debian packages GET request3663 returns not_found and expected body3664 visibility_level: :public, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil3665 behaves like Debian packages GET request3666 returns unauthorized3667 visibility_level: :private, user_type: :developer, auth_method: :basic, expected_status: :not_found, expected_body: /Format gz is not supported/3668 behaves like Debian packages GET request3669 returns not_found and expected body3670 visibility_level: :private, user_type: :developer, auth_method: :private_token, expected_status: :unauthorized, expected_body: nil3671 behaves like Debian packages GET request3672 returns unauthorized3673 visibility_level: :private, user_type: :guest, auth_method: :basic, expected_status: :forbidden, expected_body: nil3674 behaves like Debian packages GET request3675 returns forbidden3676 visibility_level: :private, user_type: :not_a_member, auth_method: :basic, expected_status: :not_found, expected_body: nil3677 behaves like Debian packages GET request3678 returns not_found3679 visibility_level: :private, user_type: :anonymous, auth_method: :basic, expected_status: :unauthorized, expected_body: nil3680 behaves like Debian packages GET request3681 returns unauthorized3682# [RSpecRunTime] RSpec elapsed time: 17 minutes 50.12 seconds. Current RSS: ~2401M. Threads: 5. load average: 1.06 1.09 1.15 1/281 50833683.3684 visibility_level: :private, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil3685 behaves like Debian packages GET request3686 returns unauthorized3687 behaves like rejects Debian access with unknown container id3688 with an unknown container3689 as anonymous3690 behaves like Debian packages GET request3691 returns unauthorized3692 as authenticated user3693 behaves like Debian packages GET request3694 returns not_found3695 GET groups/:id/-/packages/debian/dists/*distribution/:component/binary-:architecture/by-hash/SHA256/:file_sha2563696 behaves like Debian packages index sha256 endpoint3697 behaves like Debian packages read endpoint3698 with valid container3699 visibility_level: :public, user_type: :guest, auth_method: :basic, expected_status: :success, expected_body: /^Other SHA256$/3700 behaves like Debian packages GET request3701 returns success and expected body3702 visibility_level: :public, user_type: :not_a_member, auth_method: :basic, expected_status: :success, expected_body: /^Other SHA256$/3703 behaves like Debian packages GET request3704 returns success and expected body3705 visibility_level: :public, user_type: :anonymous, auth_method: :basic, expected_status: :success, expected_body: /^Other SHA256$/3706 behaves like Debian packages GET request3707 returns success and expected body3708 visibility_level: :public, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil3709 behaves like Debian packages GET request3710 returns unauthorized3711 visibility_level: :private, user_type: :developer, auth_method: :basic, expected_status: :success, expected_body: /^Other SHA256$/3712 behaves like Debian packages GET request3713 returns success and expected body3714 visibility_level: :private, user_type: :developer, auth_method: :private_token, expected_status: :unauthorized, expected_body: nil3715 behaves like Debian packages GET request3716 returns unauthorized3717 visibility_level: :private, user_type: :guest, auth_method: :basic, expected_status: :forbidden, expected_body: nil3718 behaves like Debian packages GET request3719 returns forbidden3720 visibility_level: :private, user_type: :not_a_member, auth_method: :basic, expected_status: :not_found, expected_body: nil3721 behaves like Debian packages GET request3722 returns not_found3723 visibility_level: :private, user_type: :anonymous, auth_method: :basic, expected_status: :unauthorized, expected_body: nil3724 behaves like Debian packages GET request3725 returns unauthorized3726 visibility_level: :private, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil3727 behaves like Debian packages GET request3728 returns unauthorized3729# [RSpecRunTime] RSpec elapsed time: 17 minutes 57.5 seconds. Current RSS: ~2400M. Threads: 5. load average: 1.05 1.09 1.15 1/281 50843730.3731 behaves like rejects Debian access with unknown container id3732 with an unknown container3733 as anonymous3734 behaves like Debian packages GET request3735 returns unauthorized3736 as authenticated user3737 behaves like Debian packages GET request3738 returns not_found3739 with empty checksum3740 behaves like Debian packages read endpoint3741 with valid container3742 visibility_level: :public, user_type: :guest, auth_method: :basic, expected_status: :no_content, expected_body: /^$/3743 behaves like Debian packages GET request3744 returns no_content and expected body3745 visibility_level: :public, user_type: :not_a_member, auth_method: :basic, expected_status: :no_content, expected_body: /^$/3746 behaves like Debian packages GET request3747 returns no_content and expected body3748 visibility_level: :public, user_type: :anonymous, auth_method: :basic, expected_status: :no_content, expected_body: /^$/3749 behaves like Debian packages GET request3750 returns no_content and expected body3751 visibility_level: :public, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil3752 behaves like Debian packages GET request3753 returns unauthorized3754 visibility_level: :private, user_type: :developer, auth_method: :basic, expected_status: :no_content, expected_body: /^$/3755 behaves like Debian packages GET request3756 returns no_content and expected body3757 visibility_level: :private, user_type: :developer, auth_method: :private_token, expected_status: :unauthorized, expected_body: nil3758 behaves like Debian packages GET request3759 returns unauthorized3760 visibility_level: :private, user_type: :guest, auth_method: :basic, expected_status: :forbidden, expected_body: nil3761 behaves like Debian packages GET request3762 returns forbidden3763 visibility_level: :private, user_type: :not_a_member, auth_method: :basic, expected_status: :not_found, expected_body: nil3764 behaves like Debian packages GET request3765 returns not_found3766 visibility_level: :private, user_type: :anonymous, auth_method: :basic, expected_status: :unauthorized, expected_body: nil3767 behaves like Debian packages GET request3768 returns unauthorized3769 visibility_level: :private, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil3770 behaves like Debian packages GET request3771 returns unauthorized3772# [RSpecRunTime] RSpec elapsed time: 18 minutes 4.71 seconds. Current RSS: ~2381M. Threads: 5. load average: 1.04 1.08 1.15 1/281 50853773.3774 behaves like rejects Debian access with unknown container id3775 with an unknown container3776 as anonymous3777 behaves like Debian packages GET request3778 returns unauthorized3779 as authenticated user3780 behaves like Debian packages GET request3781 returns not_found3782 when ComponentFile is not found3783 behaves like Debian packages read endpoint3784 with valid container3785 visibility_level: :public, user_type: :guest, auth_method: :basic, expected_status: :not_found, expected_body: /^{"message":"404 Not Found"}$/3786 behaves like Debian packages GET request3787 returns not_found and expected body3788 visibility_level: :public, user_type: :not_a_member, auth_method: :basic, expected_status: :not_found, expected_body: /^{"message":"404 Not Found"}$/3789 behaves like Debian packages GET request3790 returns not_found and expected body3791 visibility_level: :public, user_type: :anonymous, auth_method: :basic, expected_status: :not_found, expected_body: /^{"message":"404 Not Found"}$/3792 behaves like Debian packages GET request3793 returns not_found and expected body3794 visibility_level: :public, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil3795 behaves like Debian packages GET request3796 returns unauthorized3797 visibility_level: :private, user_type: :developer, auth_method: :basic, expected_status: :not_found, expected_body: /^{"message":"404 Not Found"}$/3798 behaves like Debian packages GET request3799 returns not_found and expected body3800 visibility_level: :private, user_type: :developer, auth_method: :private_token, expected_status: :unauthorized, expected_body: nil3801 behaves like Debian packages GET request3802 returns unauthorized3803 visibility_level: :private, user_type: :guest, auth_method: :basic, expected_status: :forbidden, expected_body: nil3804 behaves like Debian packages GET request3805 returns forbidden3806 visibility_level: :private, user_type: :not_a_member, auth_method: :basic, expected_status: :not_found, expected_body: nil3807 behaves like Debian packages GET request3808 returns not_found3809 visibility_level: :private, user_type: :anonymous, auth_method: :basic, expected_status: :unauthorized, expected_body: nil3810 behaves like Debian packages GET request3811 returns unauthorized3812 visibility_level: :private, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil3813 behaves like Debian packages GET request3814 returns unauthorized3815 behaves like rejects Debian access with unknown container id3816 with an unknown container3817 as anonymous3818 behaves like Debian packages GET request3819 returns unauthorized3820 as authenticated user3821 behaves like Debian packages GET request3822 returns not_found3823# [RSpecRunTime] RSpec elapsed time: 18 minutes 12.5 seconds. Current RSS: ~2392M. Threads: 5. load average: 1.04 1.08 1.15 1/281 50863824.3825 GET groups/:id/-/packages/debian/dists/*distribution/:component/source/Sources3826 behaves like Debian packages index endpoint3827 behaves like Debian packages read endpoint3828 with valid container3829 visibility_level: :public, user_type: :guest, auth_method: :basic, expected_status: :success, expected_body: /^Description: This is an incomplete Sources file$/3830 behaves like Debian packages GET request3831 returns success and expected body3832 visibility_level: :public, user_type: :not_a_member, auth_method: :basic, expected_status: :success, expected_body: /^Description: This is an incomplete Sources file$/3833 behaves like Debian packages GET request3834 returns success and expected body3835 visibility_level: :public, user_type: :anonymous, auth_method: :basic, expected_status: :success, expected_body: /^Description: This is an incomplete Sources file$/3836 behaves like Debian packages GET request3837 returns success and expected body3838 visibility_level: :public, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil3839 behaves like Debian packages GET request3840 returns unauthorized3841 visibility_level: :private, user_type: :developer, auth_method: :basic, expected_status: :success, expected_body: /^Description: This is an incomplete Sources file$/3842 behaves like Debian packages GET request3843 returns success and expected body3844 visibility_level: :private, user_type: :developer, auth_method: :private_token, expected_status: :unauthorized, expected_body: nil3845 behaves like Debian packages GET request3846 returns unauthorized3847 visibility_level: :private, user_type: :guest, auth_method: :basic, expected_status: :forbidden, expected_body: nil3848 behaves like Debian packages GET request3849 returns forbidden3850 visibility_level: :private, user_type: :not_a_member, auth_method: :basic, expected_status: :not_found, expected_body: nil3851 behaves like Debian packages GET request3852 returns not_found3853 visibility_level: :private, user_type: :anonymous, auth_method: :basic, expected_status: :unauthorized, expected_body: nil3854 behaves like Debian packages GET request3855 returns unauthorized3856 visibility_level: :private, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil3857 behaves like Debian packages GET request3858 returns unauthorized3859 behaves like rejects Debian access with unknown container id3860 with an unknown container3861 as anonymous3862 behaves like Debian packages GET request3863 returns unauthorized3864 as authenticated user3865 behaves like Debian packages GET request3866 returns not_found3867 when no ComponentFile is found3868 behaves like Debian packages read endpoint3869 with valid container3870 visibility_level: :public, user_type: :guest, auth_method: :basic, expected_status: :no_content, expected_body: /^$/3871 behaves like Debian packages GET request3872 returns no_content and expected body3873# [RSpecRunTime] RSpec elapsed time: 18 minutes 20.27 seconds. Current RSS: ~2402M. Threads: 5. load average: 1.03 1.08 1.15 1/281 50873874.3875 visibility_level: :public, user_type: :not_a_member, auth_method: :basic, expected_status: :no_content, expected_body: /^$/3876 behaves like Debian packages GET request3877 returns no_content and expected body3878 visibility_level: :public, user_type: :anonymous, auth_method: :basic, expected_status: :no_content, expected_body: /^$/3879 behaves like Debian packages GET request3880 returns no_content and expected body3881 visibility_level: :public, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil3882 behaves like Debian packages GET request3883 returns unauthorized3884 visibility_level: :private, user_type: :developer, auth_method: :basic, expected_status: :no_content, expected_body: /^$/3885 behaves like Debian packages GET request3886 returns no_content and expected body3887 visibility_level: :private, user_type: :developer, auth_method: :private_token, expected_status: :unauthorized, expected_body: nil3888 behaves like Debian packages GET request3889 returns unauthorized3890 visibility_level: :private, user_type: :guest, auth_method: :basic, expected_status: :forbidden, expected_body: nil3891 behaves like Debian packages GET request3892 returns forbidden3893 visibility_level: :private, user_type: :not_a_member, auth_method: :basic, expected_status: :not_found, expected_body: nil3894 behaves like Debian packages GET request3895 returns not_found3896 visibility_level: :private, user_type: :anonymous, auth_method: :basic, expected_status: :unauthorized, expected_body: nil3897 behaves like Debian packages GET request3898 returns unauthorized3899 visibility_level: :private, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil3900 behaves like Debian packages GET request3901 returns unauthorized3902 behaves like rejects Debian access with unknown container id3903 with an unknown container3904 as anonymous3905 behaves like Debian packages GET request3906 returns unauthorized3907 as authenticated user3908 behaves like Debian packages GET request3909 returns not_found3910 GET groups/:id/-/packages/debian/dists/*distribution/:component/source/by-hash/SHA256/:file_sha2563911 behaves like Debian packages index sha256 endpoint3912 behaves like Debian packages read endpoint3913 with valid container3914 visibility_level: :public, user_type: :guest, auth_method: :basic, expected_status: :success, expected_body: /^Other SHA256$/3915 behaves like Debian packages GET request3916 returns success and expected body3917 visibility_level: :public, user_type: :not_a_member, auth_method: :basic, expected_status: :success, expected_body: /^Other SHA256$/3918 behaves like Debian packages GET request3919 returns success and expected body3920 visibility_level: :public, user_type: :anonymous, auth_method: :basic, expected_status: :success, expected_body: /^Other SHA256$/3921 behaves like Debian packages GET request3922 returns success and expected body3923# [RSpecRunTime] RSpec elapsed time: 18 minutes 28.04 seconds. Current RSS: ~2465M. Threads: 5. load average: 1.03 1.08 1.15 1/281 50883924.3925 visibility_level: :public, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil3926 behaves like Debian packages GET request3927 returns unauthorized3928 visibility_level: :private, user_type: :developer, auth_method: :basic, expected_status: :success, expected_body: /^Other SHA256$/3929 behaves like Debian packages GET request3930 returns success and expected body3931 visibility_level: :private, user_type: :developer, auth_method: :private_token, expected_status: :unauthorized, expected_body: nil3932 behaves like Debian packages GET request3933 returns unauthorized3934 visibility_level: :private, user_type: :guest, auth_method: :basic, expected_status: :forbidden, expected_body: nil3935 behaves like Debian packages GET request3936 returns forbidden3937 visibility_level: :private, user_type: :not_a_member, auth_method: :basic, expected_status: :not_found, expected_body: nil3938 behaves like Debian packages GET request3939 returns not_found3940 visibility_level: :private, user_type: :anonymous, auth_method: :basic, expected_status: :unauthorized, expected_body: nil3941 behaves like Debian packages GET request3942 returns unauthorized3943 visibility_level: :private, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil3944 behaves like Debian packages GET request3945 returns unauthorized3946 behaves like rejects Debian access with unknown container id3947 with an unknown container3948 as anonymous3949 behaves like Debian packages GET request3950 returns unauthorized3951 as authenticated user3952 behaves like Debian packages GET request3953 returns not_found3954 with empty checksum3955 behaves like Debian packages read endpoint3956 with valid container3957 visibility_level: :public, user_type: :guest, auth_method: :basic, expected_status: :no_content, expected_body: /^$/3958 behaves like Debian packages GET request3959 returns no_content and expected body3960 visibility_level: :public, user_type: :not_a_member, auth_method: :basic, expected_status: :no_content, expected_body: /^$/3961 behaves like Debian packages GET request3962 returns no_content and expected body3963 visibility_level: :public, user_type: :anonymous, auth_method: :basic, expected_status: :no_content, expected_body: /^$/3964 behaves like Debian packages GET request3965 returns no_content and expected body3966# [RSpecRunTime] RSpec elapsed time: 18 minutes 35.16 seconds. Current RSS: ~2434M. Threads: 5. load average: 1.02 1.07 1.15 1/281 50893967.3968 visibility_level: :public, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil3969 behaves like Debian packages GET request3970 returns unauthorized3971 visibility_level: :private, user_type: :developer, auth_method: :basic, expected_status: :no_content, expected_body: /^$/3972 behaves like Debian packages GET request3973 returns no_content and expected body3974 visibility_level: :private, user_type: :developer, auth_method: :private_token, expected_status: :unauthorized, expected_body: nil3975 behaves like Debian packages GET request3976 returns unauthorized3977 visibility_level: :private, user_type: :guest, auth_method: :basic, expected_status: :forbidden, expected_body: nil3978 behaves like Debian packages GET request3979 returns forbidden3980 visibility_level: :private, user_type: :not_a_member, auth_method: :basic, expected_status: :not_found, expected_body: nil3981 behaves like Debian packages GET request3982 returns not_found3983 visibility_level: :private, user_type: :anonymous, auth_method: :basic, expected_status: :unauthorized, expected_body: nil3984 behaves like Debian packages GET request3985 returns unauthorized3986 visibility_level: :private, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil3987 behaves like Debian packages GET request3988 returns unauthorized3989 behaves like rejects Debian access with unknown container id3990 with an unknown container3991 as anonymous3992 behaves like Debian packages GET request3993 returns unauthorized3994 as authenticated user3995 behaves like Debian packages GET request3996 returns not_found3997 when ComponentFile is not found3998 behaves like Debian packages read endpoint3999 with valid container4000 visibility_level: :public, user_type: :guest, auth_method: :basic, expected_status: :not_found, expected_body: /^{"message":"404 Not Found"}$/4001 behaves like Debian packages GET request4002 returns not_found and expected body4003 visibility_level: :public, user_type: :not_a_member, auth_method: :basic, expected_status: :not_found, expected_body: /^{"message":"404 Not Found"}$/4004 behaves like Debian packages GET request4005 returns not_found and expected body4006 visibility_level: :public, user_type: :anonymous, auth_method: :basic, expected_status: :not_found, expected_body: /^{"message":"404 Not Found"}$/4007 behaves like Debian packages GET request4008 returns not_found and expected body4009# [RSpecRunTime] RSpec elapsed time: 18 minutes 42.19 seconds. Current RSS: ~2408M. Threads: 5. load average: 1.02 1.07 1.14 1/281 50904010.4011 visibility_level: :public, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil4012 behaves like Debian packages GET request4013 returns unauthorized4014 visibility_level: :private, user_type: :developer, auth_method: :basic, expected_status: :not_found, expected_body: /^{"message":"404 Not Found"}$/4015 behaves like Debian packages GET request4016 returns not_found and expected body4017 visibility_level: :private, user_type: :developer, auth_method: :private_token, expected_status: :unauthorized, expected_body: nil4018 behaves like Debian packages GET request4019 returns unauthorized4020 visibility_level: :private, user_type: :guest, auth_method: :basic, expected_status: :forbidden, expected_body: nil4021 behaves like Debian packages GET request4022 returns forbidden4023 visibility_level: :private, user_type: :not_a_member, auth_method: :basic, expected_status: :not_found, expected_body: nil4024 behaves like Debian packages GET request4025 returns not_found4026 visibility_level: :private, user_type: :anonymous, auth_method: :basic, expected_status: :unauthorized, expected_body: nil4027 behaves like Debian packages GET request4028 returns unauthorized4029 visibility_level: :private, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil4030 behaves like Debian packages GET request4031 returns unauthorized4032 behaves like rejects Debian access with unknown container id4033 with an unknown container4034 as anonymous4035 behaves like Debian packages GET request4036 returns unauthorized4037 as authenticated user4038 behaves like Debian packages GET request4039 returns not_found4040 GET groups/:id/-/packages/debian/dists/*distribution/:component/debian-installer/binary-:architecture/Packages4041 behaves like Debian packages index endpoint4042 behaves like Debian packages read endpoint4043 with valid container4044 visibility_level: :public, user_type: :guest, auth_method: :basic, expected_status: :success, expected_body: /Description: This is an incomplete D-I Packages file/4045 behaves like Debian packages GET request4046 returns success and expected body4047 visibility_level: :public, user_type: :not_a_member, auth_method: :basic, expected_status: :success, expected_body: /Description: This is an incomplete D-I Packages file/4048 behaves like Debian packages GET request4049 returns success and expected body4050 visibility_level: :public, user_type: :anonymous, auth_method: :basic, expected_status: :success, expected_body: /Description: This is an incomplete D-I Packages file/4051 behaves like Debian packages GET request4052 returns success and expected body4053# [RSpecRunTime] RSpec elapsed time: 18 minutes 49.26 seconds. Current RSS: ~2405M. Threads: 5. load average: 1.02 1.07 1.14 1/281 50914054.4055 visibility_level: :public, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil4056 behaves like Debian packages GET request4057 returns unauthorized4058 visibility_level: :private, user_type: :developer, auth_method: :basic, expected_status: :success, expected_body: /Description: This is an incomplete D-I Packages file/4059 behaves like Debian packages GET request4060 returns success and expected body4061 visibility_level: :private, user_type: :developer, auth_method: :private_token, expected_status: :unauthorized, expected_body: nil4062 behaves like Debian packages GET request4063 returns unauthorized4064 visibility_level: :private, user_type: :guest, auth_method: :basic, expected_status: :forbidden, expected_body: nil4065 behaves like Debian packages GET request4066 returns forbidden4067 visibility_level: :private, user_type: :not_a_member, auth_method: :basic, expected_status: :not_found, expected_body: nil4068 behaves like Debian packages GET request4069 returns not_found4070 visibility_level: :private, user_type: :anonymous, auth_method: :basic, expected_status: :unauthorized, expected_body: nil4071 behaves like Debian packages GET request4072 returns unauthorized4073 visibility_level: :private, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil4074 behaves like Debian packages GET request4075 returns unauthorized4076 behaves like rejects Debian access with unknown container id4077 with an unknown container4078 as anonymous4079 behaves like Debian packages GET request4080 returns unauthorized4081 as authenticated user4082 behaves like Debian packages GET request4083 returns not_found4084 when no ComponentFile is found4085 behaves like Debian packages read endpoint4086 with valid container4087 visibility_level: :public, user_type: :guest, auth_method: :basic, expected_status: :no_content, expected_body: /^$/4088 behaves like Debian packages GET request4089 returns no_content and expected body4090 visibility_level: :public, user_type: :not_a_member, auth_method: :basic, expected_status: :no_content, expected_body: /^$/4091 behaves like Debian packages GET request4092 returns no_content and expected body4093 visibility_level: :public, user_type: :anonymous, auth_method: :basic, expected_status: :no_content, expected_body: /^$/4094 behaves like Debian packages GET request4095 returns no_content and expected body4096 visibility_level: :public, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil4097 behaves like Debian packages GET request4098 returns unauthorized4099# [RSpecRunTime] RSpec elapsed time: 18 minutes 56.65 seconds. Current RSS: ~2429M. Threads: 5. load average: 1.02 1.07 1.14 1/281 50924100.4101 visibility_level: :private, user_type: :developer, auth_method: :basic, expected_status: :no_content, expected_body: /^$/4102 behaves like Debian packages GET request4103 returns no_content and expected body4104 visibility_level: :private, user_type: :developer, auth_method: :private_token, expected_status: :unauthorized, expected_body: nil4105 behaves like Debian packages GET request4106 returns unauthorized4107 visibility_level: :private, user_type: :guest, auth_method: :basic, expected_status: :forbidden, expected_body: nil4108 behaves like Debian packages GET request4109 returns forbidden4110 visibility_level: :private, user_type: :not_a_member, auth_method: :basic, expected_status: :not_found, expected_body: nil4111 behaves like Debian packages GET request4112 returns not_found4113 visibility_level: :private, user_type: :anonymous, auth_method: :basic, expected_status: :unauthorized, expected_body: nil4114 behaves like Debian packages GET request4115 returns unauthorized4116 visibility_level: :private, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil4117 behaves like Debian packages GET request4118 returns unauthorized4119 behaves like rejects Debian access with unknown container id4120 with an unknown container4121 as anonymous4122 behaves like Debian packages GET request4123 returns unauthorized4124 as authenticated user4125 behaves like Debian packages GET request4126 returns not_found4127 GET groups/:id/-/packages/debian/dists/*distribution/:component/debian-installer/binary-:architecture/Packages.gz4128 behaves like Debian packages read endpoint4129 with valid container4130 visibility_level: :public, user_type: :guest, auth_method: :basic, expected_status: :not_found, expected_body: /Format gz is not supported/4131 behaves like Debian packages GET request4132 returns not_found and expected body4133 visibility_level: :public, user_type: :not_a_member, auth_method: :basic, expected_status: :not_found, expected_body: /Format gz is not supported/4134 behaves like Debian packages GET request4135 returns not_found and expected body4136 visibility_level: :public, user_type: :anonymous, auth_method: :basic, expected_status: :not_found, expected_body: /Format gz is not supported/4137 behaves like Debian packages GET request4138 returns not_found and expected body4139 visibility_level: :public, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil4140 behaves like Debian packages GET request4141 returns unauthorized4142 visibility_level: :private, user_type: :developer, auth_method: :basic, expected_status: :not_found, expected_body: /Format gz is not supported/4143 behaves like Debian packages GET request4144 returns not_found and expected body4145# [RSpecRunTime] RSpec elapsed time: 19 minutes 4.25 seconds. Current RSS: ~2441M. Threads: 5. load average: 1.01 1.07 1.14 1/281 50934146.4147 visibility_level: :private, user_type: :developer, auth_method: :private_token, expected_status: :unauthorized, expected_body: nil4148 behaves like Debian packages GET request4149 returns unauthorized4150 visibility_level: :private, user_type: :guest, auth_method: :basic, expected_status: :forbidden, expected_body: nil4151 behaves like Debian packages GET request4152 returns forbidden4153 visibility_level: :private, user_type: :not_a_member, auth_method: :basic, expected_status: :not_found, expected_body: nil4154 behaves like Debian packages GET request4155 returns not_found4156 visibility_level: :private, user_type: :anonymous, auth_method: :basic, expected_status: :unauthorized, expected_body: nil4157 behaves like Debian packages GET request4158 returns unauthorized4159 visibility_level: :private, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil4160 behaves like Debian packages GET request4161 returns unauthorized4162 behaves like rejects Debian access with unknown container id4163 with an unknown container4164 as anonymous4165 behaves like Debian packages GET request4166 returns unauthorized4167 as authenticated user4168 behaves like Debian packages GET request4169 returns not_found4170 GET groups/:id/-/packages/debian/dists/*distribution/:component/debian-installer/binary-:architecture/by-hash/SHA256/:file_sha2564171 behaves like Debian packages index sha256 endpoint4172 behaves like Debian packages read endpoint4173 with valid container4174 visibility_level: :public, user_type: :guest, auth_method: :basic, expected_status: :success, expected_body: /^Other SHA256$/4175 behaves like Debian packages GET request4176 returns success and expected body4177 visibility_level: :public, user_type: :not_a_member, auth_method: :basic, expected_status: :success, expected_body: /^Other SHA256$/4178 behaves like Debian packages GET request4179 returns success and expected body4180 visibility_level: :public, user_type: :anonymous, auth_method: :basic, expected_status: :success, expected_body: /^Other SHA256$/4181 behaves like Debian packages GET request4182 returns success and expected body4183 visibility_level: :public, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil4184 behaves like Debian packages GET request4185 returns unauthorized4186 visibility_level: :private, user_type: :developer, auth_method: :basic, expected_status: :success, expected_body: /^Other SHA256$/4187 behaves like Debian packages GET request4188 returns success and expected body4189 visibility_level: :private, user_type: :developer, auth_method: :private_token, expected_status: :unauthorized, expected_body: nil4190 behaves like Debian packages GET request4191 returns unauthorized4192 visibility_level: :private, user_type: :guest, auth_method: :basic, expected_status: :forbidden, expected_body: nil4193 behaves like Debian packages GET request4194 returns forbidden4195# [RSpecRunTime] RSpec elapsed time: 19 minutes 12.62 seconds. Current RSS: ~2448M. Threads: 5. load average: 1.01 1.06 1.14 1/281 50944196.4197 visibility_level: :private, user_type: :not_a_member, auth_method: :basic, expected_status: :not_found, expected_body: nil4198 behaves like Debian packages GET request4199 returns not_found4200 visibility_level: :private, user_type: :anonymous, auth_method: :basic, expected_status: :unauthorized, expected_body: nil4201 behaves like Debian packages GET request4202 returns unauthorized4203 visibility_level: :private, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil4204 behaves like Debian packages GET request4205 returns unauthorized4206 behaves like rejects Debian access with unknown container id4207 with an unknown container4208 as anonymous4209 behaves like Debian packages GET request4210 returns unauthorized4211 as authenticated user4212 behaves like Debian packages GET request4213 returns not_found4214 with empty checksum4215 behaves like Debian packages read endpoint4216 with valid container4217 visibility_level: :public, user_type: :guest, auth_method: :basic, expected_status: :no_content, expected_body: /^$/4218 behaves like Debian packages GET request4219 returns no_content and expected body4220 visibility_level: :public, user_type: :not_a_member, auth_method: :basic, expected_status: :no_content, expected_body: /^$/4221 behaves like Debian packages GET request4222 returns no_content and expected body4223 visibility_level: :public, user_type: :anonymous, auth_method: :basic, expected_status: :no_content, expected_body: /^$/4224 behaves like Debian packages GET request4225 returns no_content and expected body4226 visibility_level: :public, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil4227 behaves like Debian packages GET request4228 returns unauthorized4229 visibility_level: :private, user_type: :developer, auth_method: :basic, expected_status: :no_content, expected_body: /^$/4230 behaves like Debian packages GET request4231 returns no_content and expected body4232 visibility_level: :private, user_type: :developer, auth_method: :private_token, expected_status: :unauthorized, expected_body: nil4233 behaves like Debian packages GET request4234 returns unauthorized4235 visibility_level: :private, user_type: :guest, auth_method: :basic, expected_status: :forbidden, expected_body: nil4236 behaves like Debian packages GET request4237 returns forbidden4238# [RSpecRunTime] RSpec elapsed time: 19 minutes 19.68 seconds. Current RSS: ~2419M. Threads: 5. load average: 1.01 1.06 1.14 1/281 50954239.4240 visibility_level: :private, user_type: :not_a_member, auth_method: :basic, expected_status: :not_found, expected_body: nil4241 behaves like Debian packages GET request4242 returns not_found4243 visibility_level: :private, user_type: :anonymous, auth_method: :basic, expected_status: :unauthorized, expected_body: nil4244 behaves like Debian packages GET request4245 returns unauthorized4246 visibility_level: :private, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil4247 behaves like Debian packages GET request4248 returns unauthorized4249 behaves like rejects Debian access with unknown container id4250 with an unknown container4251 as anonymous4252 behaves like Debian packages GET request4253 returns unauthorized4254 as authenticated user4255 behaves like Debian packages GET request4256 returns not_found4257 when ComponentFile is not found4258 behaves like Debian packages read endpoint4259 with valid container4260 visibility_level: :public, user_type: :guest, auth_method: :basic, expected_status: :not_found, expected_body: /^{"message":"404 Not Found"}$/4261 behaves like Debian packages GET request4262 returns not_found and expected body4263 visibility_level: :public, user_type: :not_a_member, auth_method: :basic, expected_status: :not_found, expected_body: /^{"message":"404 Not Found"}$/4264 behaves like Debian packages GET request4265 returns not_found and expected body4266 visibility_level: :public, user_type: :anonymous, auth_method: :basic, expected_status: :not_found, expected_body: /^{"message":"404 Not Found"}$/4267 behaves like Debian packages GET request4268 returns not_found and expected body4269 visibility_level: :public, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil4270 behaves like Debian packages GET request4271 returns unauthorized4272 visibility_level: :private, user_type: :developer, auth_method: :basic, expected_status: :not_found, expected_body: /^{"message":"404 Not Found"}$/4273 behaves like Debian packages GET request4274 returns not_found and expected body4275 visibility_level: :private, user_type: :developer, auth_method: :private_token, expected_status: :unauthorized, expected_body: nil4276 behaves like Debian packages GET request4277 returns unauthorized4278 visibility_level: :private, user_type: :guest, auth_method: :basic, expected_status: :forbidden, expected_body: nil4279 behaves like Debian packages GET request4280 returns forbidden4281 visibility_level: :private, user_type: :not_a_member, auth_method: :basic, expected_status: :not_found, expected_body: nil4282 behaves like Debian packages GET request4283 returns not_found4284 visibility_level: :private, user_type: :anonymous, auth_method: :basic, expected_status: :unauthorized, expected_body: nil4285 behaves like Debian packages GET request4286 returns unauthorized4287 visibility_level: :private, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil4288 behaves like Debian packages GET request4289 returns unauthorized4290# [RSpecRunTime] RSpec elapsed time: 19 minutes 27.7 seconds. Current RSS: ~2460M. Threads: 5. load average: 1.01 1.06 1.14 1/281 50964291.4292 behaves like rejects Debian access with unknown container id4293 with an unknown container4294 as anonymous4295 behaves like Debian packages GET request4296 returns unauthorized4297 as authenticated user4298 behaves like Debian packages GET request4299 returns not_found4300 GET groups/:id/-/packages/debian/pool/:codename/:project_id/:letter/:package_name/:package_version/:file_name4301 file_name: "sample_1.2.3~alpha2.tar.xz", success_body: /^.7zXZ/4302 behaves like Debian packages read endpoint4303 with valid container4304 visibility_level: :public, user_type: :guest, auth_method: :basic, expected_status: :success, expected_body: /^.7zXZ/4305 behaves like Debian packages GET request4306 returns success and expected body4307 visibility_level: :public, user_type: :not_a_member, auth_method: :basic, expected_status: :success, expected_body: /^.7zXZ/4308 behaves like Debian packages GET request4309 returns success and expected body4310 visibility_level: :public, user_type: :anonymous, auth_method: :basic, expected_status: :success, expected_body: /^.7zXZ/4311 behaves like Debian packages GET request4312 returns success and expected body4313 visibility_level: :public, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil4314 behaves like Debian packages GET request4315 returns unauthorized4316 visibility_level: :private, user_type: :developer, auth_method: :basic, expected_status: :success, expected_body: /^.7zXZ/4317 behaves like Debian packages GET request4318 returns success and expected body4319 visibility_level: :private, user_type: :developer, auth_method: :private_token, expected_status: :unauthorized, expected_body: nil4320 behaves like Debian packages GET request4321 returns unauthorized4322 visibility_level: :private, user_type: :guest, auth_method: :basic, expected_status: :forbidden, expected_body: nil4323 behaves like Debian packages GET request4324 returns forbidden4325 visibility_level: :private, user_type: :not_a_member, auth_method: :basic, expected_status: :not_found, expected_body: nil4326 behaves like Debian packages GET request4327 returns not_found4328 visibility_level: :private, user_type: :anonymous, auth_method: :basic, expected_status: :unauthorized, expected_body: nil4329 behaves like Debian packages GET request4330 returns unauthorized4331# [RSpecRunTime] RSpec elapsed time: 19 minutes 34.83 seconds. Current RSS: ~2438M. Threads: 5. load average: 1.01 1.06 1.13 1/281 50974332.4333 visibility_level: :private, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil4334 behaves like Debian packages GET request4335 returns unauthorized4336 behaves like rejects Debian access with unknown container id4337 with an unknown container4338 as anonymous4339 behaves like Debian packages GET request4340 returns unauthorized4341 as authenticated user4342 behaves like Debian packages GET request4343 returns not_found4344 for bumping last downloaded at4345 behaves like bumping the package last downloaded at field4346 bumps last_downloaded_at4347 file_name: "sample_1.2.3~alpha2.dsc", success_body: /^Format: 3.0 \(native\)/4348 behaves like Debian packages read endpoint4349 with valid container4350 visibility_level: :public, user_type: :guest, auth_method: :basic, expected_status: :success, expected_body: /^Format: 3.0 \(native\)/4351 behaves like Debian packages GET request4352 returns success and expected body4353 visibility_level: :public, user_type: :not_a_member, auth_method: :basic, expected_status: :success, expected_body: /^Format: 3.0 \(native\)/4354 behaves like Debian packages GET request4355 returns success and expected body4356 visibility_level: :public, user_type: :anonymous, auth_method: :basic, expected_status: :success, expected_body: /^Format: 3.0 \(native\)/4357 behaves like Debian packages GET request4358 returns success and expected body4359 visibility_level: :public, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil4360 behaves like Debian packages GET request4361 returns unauthorized4362 visibility_level: :private, user_type: :developer, auth_method: :basic, expected_status: :success, expected_body: /^Format: 3.0 \(native\)/4363 behaves like Debian packages GET request4364 returns success and expected body4365 visibility_level: :private, user_type: :developer, auth_method: :private_token, expected_status: :unauthorized, expected_body: nil4366 behaves like Debian packages GET request4367 returns unauthorized4368 visibility_level: :private, user_type: :guest, auth_method: :basic, expected_status: :forbidden, expected_body: nil4369 behaves like Debian packages GET request4370 returns forbidden4371 visibility_level: :private, user_type: :not_a_member, auth_method: :basic, expected_status: :not_found, expected_body: nil4372 behaves like Debian packages GET request4373 returns not_found4374 visibility_level: :private, user_type: :anonymous, auth_method: :basic, expected_status: :unauthorized, expected_body: nil4375 behaves like Debian packages GET request4376 returns unauthorized4377 visibility_level: :private, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil4378 behaves like Debian packages GET request4379 returns unauthorized4380# [RSpecRunTime] RSpec elapsed time: 19 minutes 43.04 seconds. Current RSS: ~2471M. Threads: 5. load average: 1.01 1.06 1.13 1/281 50984381.4382 behaves like rejects Debian access with unknown container id4383 with an unknown container4384 as anonymous4385 behaves like Debian packages GET request4386 returns unauthorized4387 as authenticated user4388 behaves like Debian packages GET request4389 returns not_found4390 for bumping last downloaded at4391 behaves like bumping the package last downloaded at field4392 bumps last_downloaded_at4393 file_name: "libsample0_1.2.3~alpha2_amd64.deb", success_body: /^!<arch>/4394 behaves like Debian packages read endpoint4395 with valid container4396 visibility_level: :public, user_type: :guest, auth_method: :basic, expected_status: :success, expected_body: /^!<arch>/4397 behaves like Debian packages GET request4398 returns success and expected body4399 visibility_level: :public, user_type: :not_a_member, auth_method: :basic, expected_status: :success, expected_body: /^!<arch>/4400 behaves like Debian packages GET request4401 returns success and expected body4402 visibility_level: :public, user_type: :anonymous, auth_method: :basic, expected_status: :success, expected_body: /^!<arch>/4403 behaves like Debian packages GET request4404 returns success and expected body4405 visibility_level: :public, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil4406 behaves like Debian packages GET request4407 returns unauthorized4408 visibility_level: :private, user_type: :developer, auth_method: :basic, expected_status: :success, expected_body: /^!<arch>/4409 behaves like Debian packages GET request4410 returns success and expected body4411 visibility_level: :private, user_type: :developer, auth_method: :private_token, expected_status: :unauthorized, expected_body: nil4412 behaves like Debian packages GET request4413 returns unauthorized4414 visibility_level: :private, user_type: :guest, auth_method: :basic, expected_status: :forbidden, expected_body: nil4415 behaves like Debian packages GET request4416 returns forbidden4417 visibility_level: :private, user_type: :not_a_member, auth_method: :basic, expected_status: :not_found, expected_body: nil4418 behaves like Debian packages GET request4419 returns not_found4420 visibility_level: :private, user_type: :anonymous, auth_method: :basic, expected_status: :unauthorized, expected_body: nil4421 behaves like Debian packages GET request4422 returns unauthorized4423 visibility_level: :private, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil4424 behaves like Debian packages GET request4425 returns unauthorized4426# [RSpecRunTime] RSpec elapsed time: 19 minutes 50.92 seconds. Current RSS: ~2448M. Threads: 5. load average: 1.00 1.05 1.13 1/281 50994427.4428 behaves like rejects Debian access with unknown container id4429 with an unknown container4430 as anonymous4431 behaves like Debian packages GET request4432 returns unauthorized4433 as authenticated user4434 behaves like Debian packages GET request4435 returns not_found4436 for bumping last downloaded at4437 behaves like bumping the package last downloaded at field4438 bumps last_downloaded_at4439 file_name: "sample-udeb_1.2.3~alpha2_amd64.udeb", success_body: /^!<arch>/4440 behaves like Debian packages read endpoint4441 with valid container4442 visibility_level: :public, user_type: :guest, auth_method: :basic, expected_status: :success, expected_body: /^!<arch>/4443 behaves like Debian packages GET request4444 returns success and expected body4445 visibility_level: :public, user_type: :not_a_member, auth_method: :basic, expected_status: :success, expected_body: /^!<arch>/4446 behaves like Debian packages GET request4447 returns success and expected body4448 visibility_level: :public, user_type: :anonymous, auth_method: :basic, expected_status: :success, expected_body: /^!<arch>/4449 behaves like Debian packages GET request4450 returns success and expected body4451 visibility_level: :public, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil4452 behaves like Debian packages GET request4453 returns unauthorized4454 visibility_level: :private, user_type: :developer, auth_method: :basic, expected_status: :success, expected_body: /^!<arch>/4455 behaves like Debian packages GET request4456 returns success and expected body4457 visibility_level: :private, user_type: :developer, auth_method: :private_token, expected_status: :unauthorized, expected_body: nil4458 behaves like Debian packages GET request4459 returns unauthorized4460 visibility_level: :private, user_type: :guest, auth_method: :basic, expected_status: :forbidden, expected_body: nil4461 behaves like Debian packages GET request4462 returns forbidden4463 visibility_level: :private, user_type: :not_a_member, auth_method: :basic, expected_status: :not_found, expected_body: nil4464 behaves like Debian packages GET request4465 returns not_found4466 visibility_level: :private, user_type: :anonymous, auth_method: :basic, expected_status: :unauthorized, expected_body: nil4467 behaves like Debian packages GET request4468 returns unauthorized4469# [RSpecRunTime] RSpec elapsed time: 19 minutes 58.52 seconds. Current RSS: ~2434M. Threads: 5. load average: 1.00 1.05 1.13 1/281 51004470.4471 visibility_level: :private, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil4472 behaves like Debian packages GET request4473 returns unauthorized4474 behaves like rejects Debian access with unknown container id4475 with an unknown container4476 as anonymous4477 behaves like Debian packages GET request4478 returns unauthorized4479 as authenticated user4480 behaves like Debian packages GET request4481 returns not_found4482 for bumping last downloaded at4483 behaves like bumping the package last downloaded at field4484 bumps last_downloaded_at4485 file_name: "sample-ddeb_1.2.3~alpha2_amd64.ddeb", success_body: /^!<arch>/4486 behaves like Debian packages read endpoint4487 with valid container4488 visibility_level: :public, user_type: :guest, auth_method: :basic, expected_status: :success, expected_body: /^!<arch>/4489 behaves like Debian packages GET request4490 returns success and expected body4491 visibility_level: :public, user_type: :not_a_member, auth_method: :basic, expected_status: :success, expected_body: /^!<arch>/4492 behaves like Debian packages GET request4493 returns success and expected body4494 visibility_level: :public, user_type: :anonymous, auth_method: :basic, expected_status: :success, expected_body: /^!<arch>/4495 behaves like Debian packages GET request4496 returns success and expected body4497 visibility_level: :public, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil4498 behaves like Debian packages GET request4499 returns unauthorized4500 visibility_level: :private, user_type: :developer, auth_method: :basic, expected_status: :success, expected_body: /^!<arch>/4501 behaves like Debian packages GET request4502 returns success and expected body4503 visibility_level: :private, user_type: :developer, auth_method: :private_token, expected_status: :unauthorized, expected_body: nil4504 behaves like Debian packages GET request4505 returns unauthorized4506 visibility_level: :private, user_type: :guest, auth_method: :basic, expected_status: :forbidden, expected_body: nil4507 behaves like Debian packages GET request4508 returns forbidden4509 visibility_level: :private, user_type: :not_a_member, auth_method: :basic, expected_status: :not_found, expected_body: nil4510 behaves like Debian packages GET request4511 returns not_found4512 visibility_level: :private, user_type: :anonymous, auth_method: :basic, expected_status: :unauthorized, expected_body: nil4513 behaves like Debian packages GET request4514 returns unauthorized4515# [RSpecRunTime] RSpec elapsed time: 20 minutes 6.37 seconds. Current RSS: ~2447M. Threads: 5. load average: 1.00 1.05 1.13 1/281 51014516.4517 visibility_level: :private, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil4518 behaves like Debian packages GET request4519 returns unauthorized4520 behaves like rejects Debian access with unknown container id4521 with an unknown container4522 as anonymous4523 behaves like Debian packages GET request4524 returns unauthorized4525 as authenticated user4526 behaves like Debian packages GET request4527 returns not_found4528 for bumping last downloaded at4529 behaves like bumping the package last downloaded at field4530 bumps last_downloaded_at4531 file_name: "sample_1.2.3~alpha2_amd64.buildinfo", success_body: /Build-Tainted-By/4532 behaves like Debian packages read endpoint4533 with valid container4534 visibility_level: :public, user_type: :guest, auth_method: :basic, expected_status: :success, expected_body: /Build-Tainted-By/4535 behaves like Debian packages GET request4536 returns success and expected body4537 visibility_level: :public, user_type: :not_a_member, auth_method: :basic, expected_status: :success, expected_body: /Build-Tainted-By/4538 behaves like Debian packages GET request4539 returns success and expected body4540 visibility_level: :public, user_type: :anonymous, auth_method: :basic, expected_status: :success, expected_body: /Build-Tainted-By/4541 behaves like Debian packages GET request4542 returns success and expected body4543 visibility_level: :public, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil4544 behaves like Debian packages GET request4545 returns unauthorized4546 visibility_level: :private, user_type: :developer, auth_method: :basic, expected_status: :success, expected_body: /Build-Tainted-By/4547 behaves like Debian packages GET request4548 returns success and expected body4549 visibility_level: :private, user_type: :developer, auth_method: :private_token, expected_status: :unauthorized, expected_body: nil4550 behaves like Debian packages GET request4551 returns unauthorized4552 visibility_level: :private, user_type: :guest, auth_method: :basic, expected_status: :forbidden, expected_body: nil4553 behaves like Debian packages GET request4554 returns forbidden4555 visibility_level: :private, user_type: :not_a_member, auth_method: :basic, expected_status: :not_found, expected_body: nil4556 behaves like Debian packages GET request4557 returns not_found4558 visibility_level: :private, user_type: :anonymous, auth_method: :basic, expected_status: :unauthorized, expected_body: nil4559 behaves like Debian packages GET request4560 returns unauthorized4561# [RSpecRunTime] RSpec elapsed time: 20 minutes 14.27 seconds. Current RSS: ~2442M. Threads: 5. load average: 1.08 1.07 1.13 1/281 51024562.4563 visibility_level: :private, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil4564 behaves like Debian packages GET request4565 returns unauthorized4566 behaves like rejects Debian access with unknown container id4567 with an unknown container4568 as anonymous4569 behaves like Debian packages GET request4570 returns unauthorized4571 as authenticated user4572 behaves like Debian packages GET request4573 returns not_found4574 for bumping last downloaded at4575 behaves like bumping the package last downloaded at field4576 bumps last_downloaded_at4577 file_name: "sample_1.2.3~alpha2_amd64.changes", success_body: /urgency=medium/4578 behaves like Debian packages read endpoint4579 with valid container4580 visibility_level: :public, user_type: :guest, auth_method: :basic, expected_status: :success, expected_body: /urgency=medium/4581 behaves like Debian packages GET request4582 returns success and expected body4583 visibility_level: :public, user_type: :not_a_member, auth_method: :basic, expected_status: :success, expected_body: /urgency=medium/4584 behaves like Debian packages GET request4585 returns success and expected body4586 visibility_level: :public, user_type: :anonymous, auth_method: :basic, expected_status: :success, expected_body: /urgency=medium/4587 behaves like Debian packages GET request4588 returns success and expected body4589 visibility_level: :public, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil4590 behaves like Debian packages GET request4591 returns unauthorized4592 visibility_level: :private, user_type: :developer, auth_method: :basic, expected_status: :success, expected_body: /urgency=medium/4593 behaves like Debian packages GET request4594 returns success and expected body4595 visibility_level: :private, user_type: :developer, auth_method: :private_token, expected_status: :unauthorized, expected_body: nil4596 behaves like Debian packages GET request4597 returns unauthorized4598 visibility_level: :private, user_type: :guest, auth_method: :basic, expected_status: :forbidden, expected_body: nil4599 behaves like Debian packages GET request4600 returns forbidden4601 visibility_level: :private, user_type: :not_a_member, auth_method: :basic, expected_status: :not_found, expected_body: nil4602 behaves like Debian packages GET request4603 returns not_found4604 visibility_level: :private, user_type: :anonymous, auth_method: :basic, expected_status: :unauthorized, expected_body: nil4605 behaves like Debian packages GET request4606 returns unauthorized4607# [RSpecRunTime] RSpec elapsed time: 20 minutes 22.18 seconds. Current RSS: ~2446M. Threads: 5. load average: 1.07 1.06 1.13 1/281 51034608.4609 visibility_level: :private, user_type: :invalid_token, auth_method: :basic, expected_status: :unauthorized, expected_body: nil4610 behaves like Debian packages GET request4611 returns unauthorized4612 behaves like rejects Debian access with unknown container id4613 with an unknown container4614 as anonymous4615 behaves like Debian packages GET request4616 returns unauthorized4617 as authenticated user4618 behaves like Debian packages GET request4619 returns not_found4620 for bumping last downloaded at4621 behaves like bumping the package last downloaded at field4622 bumps last_downloaded_at4623# [RSpecRunTime] Finishing example group spec/requests/api/debian_group_packages_spec.rb. It took 3 minutes 18.93 seconds. Expected to take 2 minutes 45.99 seconds.4624# [RSpecRunTime] Starting example group spec/requests/api/files_spec.rb. Expected to take 1 minute 48.61 seconds.4625API::Files4626 http headers4627 converts value into string4628 when value is an Enumerable4629 raises an exception4630# [RSpecRunTime] RSpec elapsed time: 20 minutes 28.01 seconds. Current RSS: ~2339M. Threads: 5. load average: 1.06 1.06 1.13 1/281 51564631.4632 HEAD /projects/:id/repository/files/:file_path4633 when unauthenticated4634 and project is public4635 behaves like repository files4636 returns 400 when file path is invalid4637 returns file attributes in headers4638 caches sha256 of the content4639 returns file by commit sha4640 behaves like when path is absolute4641 returns 400 when file path is absolute4642# [RSpecRunTime] RSpec elapsed time: 20 minutes 30.02 seconds. Current RSS: ~2424M. Threads: 5. load average: 1.06 1.06 1.13 1/285 52004643.4644 when mandatory params are not given4645 responds with a 400 status4646# [RSpecRunTime] RSpec elapsed time: 20 minutes 32.93 seconds. Current RSS: ~2461M. Threads: 5. load average: 1.06 1.06 1.13 1/285 52014647.4648 when file_path does not exist4649 responds with a 404 status4650 when file_path does not exist4651 responds with a 403 status4652 and project is private4653 responds with a 404 status4654 when PATs are used4655 behaves like repository files4656 returns 400 when file path is invalid4657 returns file attributes in headers4658 caches sha256 of the content4659 returns file by commit sha4660 behaves like when path is absolute4661 returns 400 when file path is absolute4662# [RSpecRunTime] RSpec elapsed time: 20 minutes 36.4 seconds. Current RSS: ~2458M. Threads: 5. load average: 1.05 1.06 1.13 1/286 52534663.4664 when mandatory params are not given4665 responds with a 400 status4666 when file_path does not exist4667 responds with a 404 status4668 when file_path does not exist4669 responds with a 403 status4670 when authenticated4671 and user is a developer4672 behaves like repository files4673 returns 400 when file path is invalid4674 returns file attributes in headers4675 caches sha256 of the content4676 returns file by commit sha4677 behaves like when path is absolute4678 returns 400 when file path is absolute4679# [RSpecRunTime] RSpec elapsed time: 20 minutes 42.2 seconds. Current RSS: ~2441M. Threads: 5. load average: 1.05 1.06 1.13 1/286 53054680.4681 when mandatory params are not given4682 responds with a 400 status4683 when file_path does not exist4684 responds with a 404 status4685 when file_path does not exist4686 responds with a 403 status4687 and user is a guest4688 behaves like 403 response4689 returns 4034690 GET /projects/:id/repository/files/:file_path4691 when unauthenticated4692 and project is public4693 behaves like repository files4694 returns 400 for invalid file path4695 returns json when file has txt extension4696 returns file by commit sha4697 returns raw file info4698 returns blame file info4699 sets inline content disposition by default4700 behaves like when path is absolute4701 returns 400 when file path is absolute4702# [RSpecRunTime] RSpec elapsed time: 20 minutes 48.92 seconds. Current RSS: ~2433M. Threads: 5. load average: 1.04 1.06 1.13 1/285 53674703.4704 behaves like returns non-executable file attributes as json4705 is expected to eq "require 'fileutils'\n"4706 for executable file4707 returns file attributes as json4708 with filename with pathspec characters4709 returns JSON wth commit SHA4710 when a project is moved4711 redirects to the new project location4712 when mandatory params are not given4713 behaves like 400 response4714 returns 4004715 when file_path does not exist4716 behaves like 404 response4717 returns 4044718 when repository is disabled4719 behaves like 403 response4720 returns 4034721 and project is private4722 behaves like 404 response4723 returns 4044724 when authenticated4725 and user is a direct project member4726 and project is private4727 and user is a developer4728 behaves like repository files4729 returns 400 for invalid file path4730 returns json when file has txt extension4731 returns file by commit sha4732 returns raw file info4733 returns blame file info4734 sets inline content disposition by default4735 behaves like when path is absolute4736 returns 400 when file path is absolute4737# [RSpecRunTime] RSpec elapsed time: 20 minutes 57.47 seconds. Current RSS: ~2436M. Threads: 5. load average: 1.04 1.06 1.12 1/285 54944738.4739 behaves like returns non-executable file attributes as json4740 is expected to eq "require 'fileutils'\n"4741 for executable file4742 returns file attributes as json4743 with filename with pathspec characters4744 returns JSON wth commit SHA4745 when a project is moved4746 redirects to the new project location4747 when mandatory params are not given4748 behaves like 400 response4749 returns 4004750 when file_path does not exist4751 behaves like 404 response4752 returns 4044753 when repository is disabled4754 behaves like 403 response4755 returns 4034756 and PATs are used4757 behaves like repository files4758 returns 400 for invalid file path4759 returns json when file has txt extension4760 returns file by commit sha4761 returns raw file info4762 returns blame file info4763 sets inline content disposition by default4764 behaves like when path is absolute4765 returns 400 when file path is absolute4766# [RSpecRunTime] RSpec elapsed time: 21 minutes 6.15 seconds. Current RSS: ~2439M. Threads: 5. load average: 1.03 1.05 1.12 1/285 56214767.4768 behaves like returns non-executable file attributes as json4769 is expected to eq "require 'fileutils'\n"4770 for executable file4771 returns file attributes as json4772 with filename with pathspec characters4773 returns JSON wth commit SHA4774 when a project is moved4775 redirects to the new project location4776 when mandatory params are not given4777 behaves like 400 response4778 returns 4004779 when file_path does not exist4780 behaves like 404 response4781 returns 4044782 when repository is disabled4783 behaves like 403 response4784 returns 4034785# [RSpecRunTime] RSpec elapsed time: 21 minutes 11.75 seconds. Current RSS: ~2461M. Threads: 5. load average: 1.03 1.05 1.12 1/286 56784786.4787 and user is a guest4788 behaves like 403 response4789 returns 4034790 when authenticated4791 and user is an inherited member from the group4792 when project is public with private repository4793 and user is a guest4794 behaves like returns non-executable file attributes as json4795 is expected to eq "require 'fileutils'\n"4796 and user is a reporter4797 behaves like returns non-executable file attributes as json4798 is expected to eq "require 'fileutils'\n"4799 and user is a developer4800 behaves like returns non-executable file attributes as json4801 is expected to eq "require 'fileutils'\n"4802 when project is private4803 and user is a guest4804 behaves like 403 response4805 returns 4034806 and user is a reporter4807 behaves like returns non-executable file attributes as json4808 is expected to eq "require 'fileutils'\n"4809 and user is a developer4810 behaves like returns non-executable file attributes as json4811 is expected to eq "require 'fileutils'\n"4812 GET /projects/:id/repository/files/:file_path/blame4813 when unauthenticated4814 and project is public4815 behaves like repository blame files4816 returns file attributes in headers4817 returns 400 when file path is invalid4818 returns blame file attributes as json4819 returns blame file info for files with dots4820 returns file by commit sha4821 for executable file4822 returns file attributes in headers4823# [RSpecRunTime] RSpec elapsed time: 21 minutes 19.93 seconds. Current RSS: ~2451M. Threads: 5. load average: 1.02 1.05 1.12 1/286 57894824.4825 behaves like when path is absolute4826 returns 400 when file path is absolute4827 with a range parameter4828 returns file blame attributes as json for the range4829 when start > end4830 returns 400 error4831 when range is incomplete4832 returns 400 error4833 when range contains negative integers4834 returns 400 error4835 when range is missing4836 returns 400 error4837 when mandatory params are not given4838 behaves like 400 response4839 returns 4004840 when file_path does not exist4841 behaves like 404 response4842 returns 4044843 when commit does not exist4844 behaves like 404 response4845 returns 4044846 when repository is disabled4847 behaves like 403 response4848 returns 4034849 and project is private4850 behaves like 404 response4851 returns 4044852 when authenticated4853 and user is a developer4854 behaves like repository blame files4855 returns file attributes in headers4856 returns 400 when file path is invalid4857 returns blame file attributes as json4858 returns blame file info for files with dots4859 returns file by commit sha4860 for executable file4861 returns file attributes in headers4862# [RSpecRunTime] RSpec elapsed time: 21 minutes 28.73 seconds. Current RSS: ~2447M. Threads: 5. load average: 1.02 1.05 1.12 1/286 58794863.4864 behaves like when path is absolute4865 returns 400 when file path is absolute4866 with a range parameter4867 returns file blame attributes as json for the range4868 when start > end4869 returns 400 error4870# [RSpecRunTime] RSpec elapsed time: 21 minutes 30.18 seconds. Current RSS: ~2439M. Threads: 5. load average: 1.02 1.05 1.12 1/285 59024871.4872 when range is incomplete4873 returns 400 error4874 when range contains negative integers4875 returns 400 error4876 when range is missing4877 returns 400 error4878 when mandatory params are not given4879 behaves like 400 response4880 returns 4004881 when file_path does not exist4882 behaves like 404 response4883 returns 4044884 when commit does not exist4885 behaves like 404 response4886 returns 4044887# [RSpecRunTime] RSpec elapsed time: 21 minutes 34.88 seconds. Current RSS: ~2456M. Threads: 5. load average: 1.02 1.05 1.12 1/286 59154888.4889 when repository is disabled4890 behaves like 403 response4891 returns 4034892 and user is a guest4893 behaves like 403 response4894 returns 4034895 when PATs are used4896 returns blame file by commit sha4897 HEAD /projects/:id/repository/files/:file_path/raw4898 response headers4899 and user is a developer4900 responds with blob data4901 when lfs parameter is true and the project has lfs enabled4902 and the file has an lfs object4903 responds with 4044904 and the project has access to the lfs object4905 and lfs uses AWS4906 redirects to the lfs object file with a signed url4907# [RSpecRunTime] RSpec elapsed time: 21 minutes 38.16 seconds. Current RSS: ~2456M. Threads: 5. load average: 1.02 1.05 1.12 1/286 59604908.4909 and user is a guest4910 behaves like 403 response4911 returns 4034912 GET /projects/:id/repository/files/:file_path/raw4913 when unauthenticated4914 and project is public4915 behaves like repository raw files4916 returns 400 when file path is invalid4917 returns raw file info4918 returns raw file info for files with dots4919 returns file by commit sha4920 sets no-cache headers4921 behaves like when path is absolute4922 returns 400 when file path is absolute4923# [RSpecRunTime] RSpec elapsed time: 21 minutes 43.21 seconds. Current RSS: ~2458M. Threads: 5. load average: 1.02 1.05 1.11 1/285 59934924.4925 when ref is not provided4926 returns response :ok4927 when mandatory params are not given4928 behaves like 400 response4929 returns 4004930 when file_path does not exist4931 behaves like 404 response4932 returns 4044933 when repository is disabled4934 behaves like 403 response4935 returns 4034936 when lfs parameter is true and the project has lfs enabled4937 behaves like 404 response4938 returns 4044939 and the file has an lfs object4940 behaves like 404 response4941 returns 4044942 and the project has access to the lfs object4943 and lfs uses local file storage4944 responds with the lfs object file4945 and lfs uses remote object storage4946 redirects to the lfs object file4947 and project is private4948 behaves like 404 response4949 returns 4044950 when authenticated4951 and user is a developer4952 behaves like repository raw files4953 returns 400 when file path is invalid4954 returns raw file info4955 returns raw file info for files with dots4956 returns file by commit sha4957 sets no-cache headers4958 behaves like when path is absolute4959 returns 400 when file path is absolute4960# [RSpecRunTime] RSpec elapsed time: 21 minutes 51.65 seconds. Current RSS: ~2451M. Threads: 5. load average: 1.01 1.04 1.11 1/285 60804961.4962 when ref is not provided4963 returns response :ok4964 when mandatory params are not given4965 behaves like 400 response4966 returns 4004967 when file_path does not exist4968 behaves like 404 response4969 returns 4044970 when repository is disabled4971 behaves like 403 response4972 returns 4034973 when lfs parameter is true and the project has lfs enabled4974 behaves like 404 response4975 returns 4044976 and the file has an lfs object4977 behaves like 404 response4978 returns 4044979 and the project has access to the lfs object4980 and lfs uses local file storage4981 responds with the lfs object file4982 and lfs uses remote object storage4983 redirects to the lfs object file4984 and user is a guest4985 behaves like 403 response4986 returns 4034987 when PATs are used4988 returns file by commit sha4989# [RSpecRunTime] RSpec elapsed time: 21 minutes 58.74 seconds. Current RSS: ~2464M. Threads: 5. load average: 1.01 1.04 1.11 1/286 61374990.4991 POST /projects/:id/repository/files/:file_path4992 when authenticated as a direct project member4993 when project is private4994 and user is a developer4995 returns 400 when file path is invalid4996 creates a new executable file in project repo4997 behaves like when path is absolute4998 returns 400 when file path is absolute4999# [RSpecRunTime] RSpec elapsed time: 22 minutes 0.24 second. Current RSS: ~2464M. Threads: 5. load average: 1.01 1.04 1.11 1/286 61845000.5001 behaves like creates a new file in the project repo5002 is expected to eq false5003 when no mandatory params given5004 returns a 400 bad request5005 when the commit message is empty5006 returns a 400 bad request5007 when editor fails to create file5008 returns a 400 bad request5009 and PATs are used5010 returns 403 with `read_repository` scope5011 returns 201 with `api` scope5012 and the repo is empty5013 behaves like creates a new file in the project repo5014 is expected to eq false5015 when specifying an author5016 creates a new file with the specified author5017 when authenticated5018 and user is an inherited member from the group5019 when project is public with private repository5020 and user is a guest5021 behaves like 403 response5022 returns 4035023 and user is a reporter5024 behaves like 403 response5025 returns 4035026# [RSpecRunTime] RSpec elapsed time: 22 minutes 7.78 seconds. Current RSS: ~2486M. Threads: 5. load average: 1.01 1.04 1.11 1/286 63545027.5028 and user is a developer5029 behaves like creates a new file in the project repo5030 is expected to eq false5031 when project is private5032 and user is a guest5033 behaves like 403 response5034 returns 4035035 and user is a reporter5036 behaves like 403 response5037 returns 4035038 and user is a developer5039 behaves like creates a new file in the project repo5040 is expected to eq false5041 PUT /projects/:id/repository/files5042 updates existing file in project repo5043 when the commit message is empty5044 returns a 400 bad request5045 when base64 encoding with a nil content5046 updates a file with an empty content5047 when updating an existing file with stale last commit id5048 returns a 400 bad request5049 with correct last commit id5050 updates existing file in project repo5051 when file path is invalid5052 returns a 400 bad request5053 behaves like when path is absolute5054 returns 400 when file path is absolute5055 when no params given5056 returns a 400 bad request5057 when specifying an author5058 updates a file with the specified author5059# [RSpecRunTime] RSpec elapsed time: 22 minutes 16.61 seconds. Current RSS: ~2468M. Threads: 5. load average: 1.49 1.14 1.14 1/286 66575060.5061 when specifying the execute_filemode5062 updates to executable file mode5063 updates to non-executable file mode5064# [RSpecRunTime] RSpec elapsed time: 22 minutes 18.04 seconds. Current RSS: ~2468M. Threads: 5. load average: 1.49 1.14 1.14 1/286 67505065.5066 DELETE /projects/:id/repository/files5067 when files are deleted5068 deletes existing file in project repo5069 when specifying an author5070 removes a file with the specified author5071# [RSpecRunTime] RSpec elapsed time: 22 minutes 19.55 seconds. Current RSS: ~2466M. Threads: 5. load average: 1.45 1.14 1.14 1/286 68755072.5073 when files are not deleted5074 returns 400 when file path is invalid5075 behaves like when path is absolute5076 returns 400 when file path is absolute5077 when no params given5078 returns a 400 bad request5079 when the commit message is empty5080 returns a 400 bad request5081 when fails to delete file5082 returns a 400 bad request5083 POST /projects/:id/repository/files with binary file5084 remains unchanged5085 POST /projects/:id/repository/files with text encoding5086 returns base64-encoded text file5087# [RSpecRunTime] Finishing example group spec/requests/api/files_spec.rb. It took 1 minute 58.98 seconds. Expected to take 1 minute 48.61 seconds.5088# [RSpecRunTime] Starting example group spec/requests/api/deployments_spec.rb. Expected to take 1 minute 36.37 seconds.5089API::Deployments5090 GET /projects/:id/deployments5091 as member of the project5092 returns projects deployments sorted by id asc5093 returns multiple deployments without N + 15094 with updated_at filters specified5095 when using `order_by=updated_at`5096 returns projects deployments with last update in specified datetime range5097# [RSpecRunTime] RSpec elapsed time: 22 minutes 30.27 seconds. Current RSS: ~2492M. Threads: 5. load average: 1.38 1.13 1.14 1/286 70165098.5099 when not using `order_by=updated_at`5100 returns an error5101 with finished after and before filters specified5102 for successful deployments5103 returns projects deployments finished before the specified datetime range5104 returns projects deployments finished after the specified datetime range5105# [RSpecRunTime] RSpec elapsed time: 22 minutes 32.18 seconds. Current RSS: ~2479M. Threads: 5. load average: 1.38 1.13 1.14 1/286 70175106.5107 for unsuccessful deployments5108 returns an error5109 when a forbidden order_by is specified5110 returns an error5111 with the environment filter specifed5112 returns deployments for the environment5113 ordering5114 returns ordered deployments5115 with invalid order_by5116 returns error5117# [RSpecRunTime] RSpec elapsed time: 22 minutes 35.35 seconds. Current RSS: ~2403M. Threads: 5. load average: 1.35 1.13 1.14 1/283 70185118.5119 with invalid sorting5120 returns error5121 as non member5122 returns a 404 status code5123 GET /projects/:id/deployments/:deployment_id5124 as a member of the project5125 when the deployable is a build5126 behaves like returns project deployments5127 returns the expected response5128# [RSpecRunTime] RSpec elapsed time: 22 minutes 41.25 seconds. Current RSS: ~2514M. Threads: 5. load average: 1.32 1.13 1.14 1/286 70695129.5130 when the deployable is a bridge5131 behaves like returns project deployments5132 returns the expected response5133 as non member5134 when the deployable is a build5135 behaves like deployment will not be found5136 returns a 404 status code5137 when the deployable is a bridge5138 behaves like deployment will not be found5139 returns a 404 status code5140 POST /projects/:id/deployments5141 as a maintainer5142 creates a new deployment5143 errors when creating a deployment with an invalid ref5144 errors when creating a deployment with an invalid name5145 links any merged merge requests to the deployment5146# [RSpecRunTime] RSpec elapsed time: 22 minutes 51.04 seconds. Current RSS: ~2397M. Threads: 5. load average: 1.27 1.12 1.13 1/286 72465147.5148 as a developer5149 creates a new deployment5150 links any merged merge requests to the deployment5151 links any picked merge requests to the deployment5152# [RSpecRunTime] RSpec elapsed time: 23 minutes 2.7 seconds. Current RSS: ~2293M. Threads: 5. load average: 1.23 1.12 1.13 1/286 75335153.5154 as non member5155 returns a 404 status code5156# [RSpecRunTime] RSpec elapsed time: 23 minutes 4.46 seconds. Current RSS: ~2306M. Threads: 5. load average: 1.29 1.13 1.14 1/286 75515157.5158 PUT /projects/:id/deployments/:deployment_id5159 as a maintainer5160 returns a 403 when updating a deployment with a build5161 updates a deployment without an associated build5162 returns an error when an invalid status transition is detected5163 links merge requests when the deployment status changes to success5164# [RSpecRunTime] RSpec elapsed time: 23 minutes 14.17 seconds. Current RSS: ~2452M. Threads: 5. load average: 1.25 1.13 1.14 1/286 77075165.5166 as a developer5167 returns a 403 when updating a deployment with a build5168 updates a deployment without an associated build5169# [RSpecRunTime] RSpec elapsed time: 23 minutes 18.45 seconds. Current RSS: ~2347M. Threads: 5. load average: 1.23 1.13 1.13 1/286 77605170.5171 as non member5172 returns a 404 status code5173# [RSpecRunTime] RSpec elapsed time: 23 minutes 20.05 seconds. Current RSS: ~2327M. Threads: 5. load average: 1.23 1.13 1.13 1/286 77865174.5175 DELETE /projects/:id/deployments/:deployment_id5176 as an maintainer5177 deletes a deployment5178 will not delete a running deployment5179# [RSpecRunTime] RSpec elapsed time: 23 minutes 23.52 seconds. Current RSS: ~2328M. Threads: 5. load average: 1.29 1.14 1.14 1/286 79135180.5181 as a developer5182 is forbidden5183# [RSpecRunTime] RSpec elapsed time: 23 minutes 25.3 seconds. Current RSS: ~2373M. Threads: 5. load average: 1.29 1.14 1.14 1/286 79625184.5185 as non member5186 is not found5187# [RSpecRunTime] RSpec elapsed time: 23 minutes 26.8 seconds. Current RSS: ~2433M. Threads: 5. load average: 1.29 1.14 1.14 1/286 80115188.5189 for non-existent deployment5190 is not found5191# [RSpecRunTime] RSpec elapsed time: 23 minutes 31.18 seconds. Current RSS: ~2490M. Threads: 5. load average: 1.26 1.14 1.14 1/286 80605192.5193 GET /projects/:id/deployments/:deployment_id/merge_requests5194 when a user is not a member of the deployment project5195 returns a 404 status code5196# [RSpecRunTime] RSpec elapsed time: 23 minutes 33.55 seconds. Current RSS: ~2485M. Threads: 5. load average: 1.24 1.14 1.14 1/287 80985197.5198 when a user member of the deployment project5199 returns the relevant merge requests linked to a deployment for a project5200 when a deployment is not associated to any existing merge requests5201 returns an empty array5202# [RSpecRunTime] RSpec elapsed time: 23 minutes 40.87 seconds. Current RSS: ~2312M. Threads: 5. load average: 1.30 1.15 1.14 1/288 84725203.5204 prevent N + 1 queries5205 when the endpoint returns multiple records5206 succeeds5207 with 10 more records5208 does not increase the query count5209# [RSpecRunTime] RSpec elapsed time: 23 minutes 57.37 seconds. Current RSS: ~2418M. Threads: 5. load average: 1.31 1.16 1.15 1/287 88235210.5211# [RSpecRunTime] Finishing example group spec/requests/api/deployments_spec.rb. It took 1 minute 34.62 seconds. Expected to take 1 minute 36.37 seconds.5212# [RSpecRunTime] Starting example group spec/mailers/emails/merge_requests_spec.rb. Expected to take 1 minute 13.64 seconds.5213Emails::MergeRequests5214 #new_mention_in_merge_request_email5215 has the correct subject and body5216 uses the correct layout template5217# [RSpecRunTime] RSpec elapsed time: 24 minutes 1.2 seconds. Current RSS: ~2308M. Threads: 5. load average: 1.29 1.16 1.14 1/289 89325218.5219 #merge_request_unmergeable_email5220 is sent as the merge request author5221 has the correct subject and body5222 uses the correct layout template5223 behaves like an answer to an existing thread with reply-by-email enabled5224 has X-GitLab-Project headers5225 has X-GitLab-*-ID header5226 has X-GitLab-*-IID header if model has iid defined5227 has X-GitLab-*-State header if model has state defined5228 has the characteristics of a threaded reply5229 when reply-by-email is enabled with incoming address with %{key}5230 has a Reply-To header5231# [RSpecRunTime] RSpec elapsed time: 24 minutes 8.74 seconds. Current RSS: ~2508M. Threads: 5. load average: 1.24 1.15 1.14 1/288 89335232.5233 when reply-by-email is enabled with incoming address without %{key}5234 has X-GitLab-Project headers5235 has X-GitLab-*-ID header5236 has X-GitLab-*-IID header if model has iid defined5237 has X-GitLab-*-State header if model has state defined5238 has the characteristics of a threaded reply5239 has a Reply-To header5240# [RSpecRunTime] RSpec elapsed time: 24 minutes 12.12 seconds. Current RSS: ~2507M. Threads: 5. load average: 1.24 1.15 1.14 1/282 89345241.5242 behaves like a multiple recipients email5243 is sent to the given recipient5244 behaves like it should show Gmail Actions View Merge request link5245 is expected to have body including "View Merge request"5246 behaves like it should have Gmail Actions links5247 is expected to have body including "ViewAction"5248 behaves like an unsubscribeable thread5249 has a List-Unsubscribe header in the correct format, List-Unsubscribe-Post header, and a body link5250 behaves like an unsubscribeable thread with incoming address without %{key}5251 has a List-Unsubscribe header in the correct format, List-Unsubscribe-Post header, and a body link5252# [RSpecRunTime] RSpec elapsed time: 24 minutes 14.77 seconds. Current RSS: ~2487M. Threads: 5. load average: 1.22 1.15 1.14 1/282 89355253.5254 behaves like appearance header and footer enabled5255 contains header and footer5256# [RSpecRunTime] RSpec elapsed time: 24 minutes 18.24 seconds. Current RSS: ~2547M. Threads: 5. load average: 1.20 1.14 1.14 1/282 89365257.5258 behaves like appearance header and footer not enabled5259 does not contain header and footer5260 #closed_merge_request_email5261 is sent as the author5262 has the correct subject and body5263 uses the correct layout template5264 behaves like an answer to an existing thread with reply-by-email enabled5265 has X-GitLab-Project headers5266 has X-GitLab-*-ID header5267 has X-GitLab-*-IID header if model has iid defined5268 has X-GitLab-*-State header if model has state defined5269 has the characteristics of a threaded reply5270 when reply-by-email is enabled with incoming address with %{key}5271 has a Reply-To header5272# [RSpecRunTime] RSpec elapsed time: 24 minutes 23.68 seconds. Current RSS: ~2478M. Threads: 5. load average: 1.19 1.14 1.14 1/282 89375273.5274 when reply-by-email is enabled with incoming address without %{key}5275 has X-GitLab-Project headers5276 has X-GitLab-*-ID header5277 has X-GitLab-*-IID header if model has iid defined5278 has X-GitLab-*-State header if model has state defined5279 has the characteristics of a threaded reply5280 has a Reply-To header5281# [RSpecRunTime] RSpec elapsed time: 24 minutes 29.52 seconds. Current RSS: ~2514M. Threads: 5. load average: 1.17 1.14 1.14 1/282 89385282.5283 behaves like it should show Gmail Actions View Merge request link5284 is expected to have body including "View Merge request"5285 behaves like it should have Gmail Actions links5286 is expected to have body including "ViewAction"5287# [RSpecRunTime] RSpec elapsed time: 24 minutes 30.74 seconds. Current RSS: ~2514M. Threads: 5. load average: 1.17 1.14 1.14 1/282 89395288.5289 behaves like an unsubscribeable thread5290 has a List-Unsubscribe header in the correct format, List-Unsubscribe-Post header, and a body link5291 behaves like an unsubscribeable thread with incoming address without %{key}5292 has a List-Unsubscribe header in the correct format, List-Unsubscribe-Post header, and a body link5293# [RSpecRunTime] RSpec elapsed time: 24 minutes 31.97 seconds. Current RSS: ~2484M. Threads: 5. load average: 1.17 1.14 1.14 1/282 89405294.5295 behaves like appearance header and footer enabled5296 contains header and footer5297 behaves like appearance header and footer not enabled5298 does not contain header and footer5299 #merged_merge_request_email5300 is sent as the merge author5301 has the correct subject and body5302 uses the correct layout template5303 behaves like a multiple recipients email5304 is sent to the given recipient5305# [RSpecRunTime] RSpec elapsed time: 24 minutes 37.86 seconds. Current RSS: ~2508M. Threads: 5. load average: 1.16 1.14 1.14 1/282 89415306.5307 behaves like an answer to an existing thread with reply-by-email enabled5308 has X-GitLab-Project headers5309 has X-GitLab-*-ID header5310 has X-GitLab-*-IID header if model has iid defined5311 has X-GitLab-*-State header if model has state defined5312 has the characteristics of a threaded reply5313 when reply-by-email is enabled with incoming address with %{key}5314 has a Reply-To header5315# [RSpecRunTime] RSpec elapsed time: 24 minutes 41.34 seconds. Current RSS: ~2478M. Threads: 5. load average: 1.14 1.13 1.14 1/282 89425316.5317 when reply-by-email is enabled with incoming address without %{key}5318 has X-GitLab-Project headers5319 has X-GitLab-*-ID header5320 has X-GitLab-*-IID header if model has iid defined5321 has X-GitLab-*-State header if model has state defined5322 has the characteristics of a threaded reply5323 has a Reply-To header5324# [RSpecRunTime] RSpec elapsed time: 24 minutes 47.15 seconds. Current RSS: ~2498M. Threads: 5. load average: 1.13 1.13 1.14 1/282 89435325.5326 behaves like it should show Gmail Actions View Merge request link5327 is expected to have body including "View Merge request"5328 behaves like it should have Gmail Actions links5329 is expected to have body including "ViewAction"5330# [RSpecRunTime] RSpec elapsed time: 24 minutes 48.45 seconds. Current RSS: ~2499M. Threads: 5. load average: 1.12 1.13 1.13 1/282 89445331.5332 behaves like an unsubscribeable thread5333 has a List-Unsubscribe header in the correct format, List-Unsubscribe-Post header, and a body link5334 behaves like an unsubscribeable thread with incoming address without %{key}5335 has a List-Unsubscribe header in the correct format, List-Unsubscribe-Post header, and a body link5336# [RSpecRunTime] RSpec elapsed time: 24 minutes 49.57 seconds. Current RSS: ~2500M. Threads: 5. load average: 1.12 1.13 1.13 1/283 89455337.5338 behaves like appearance header and footer enabled5339 contains header and footer5340 behaves like appearance header and footer not enabled5341 does not contain header and footer5342 #merge_request_status_email5343 is sent as the author5344 has the correct subject and body5345 uses the correct layout template5346 behaves like an answer to an existing thread with reply-by-email enabled5347 has X-GitLab-Project headers5348 has X-GitLab-*-ID header5349 has X-GitLab-*-IID header if model has iid defined5350 has X-GitLab-*-State header if model has state defined5351 has the characteristics of a threaded reply5352 when reply-by-email is enabled with incoming address with %{key}5353 has a Reply-To header5354# [RSpecRunTime] RSpec elapsed time: 24 minutes 57.99 seconds. Current RSS: ~2530M. Threads: 5. load average: 1.11 1.13 1.13 1/283 89465355.5356 when reply-by-email is enabled with incoming address without %{key}5357 has X-GitLab-Project headers5358 has X-GitLab-*-ID header5359 has X-GitLab-*-IID header if model has iid defined5360 has X-GitLab-*-State header if model has state defined5361 has the characteristics of a threaded reply5362 has a Reply-To header5363# [RSpecRunTime] RSpec elapsed time: 25 minutes 1.36 seconds. Current RSS: ~2464M. Threads: 5. load average: 1.10 1.12 1.13 1/283 89475364.5365 behaves like it should show Gmail Actions View Merge request link5366 is expected to have body including "View Merge request"5367 behaves like it should have Gmail Actions links5368 is expected to have body including "ViewAction"5369 behaves like an unsubscribeable thread5370 has a List-Unsubscribe header in the correct format, List-Unsubscribe-Post header, and a body link5371 behaves like an unsubscribeable thread with incoming address without %{key}5372 has a List-Unsubscribe header in the correct format, List-Unsubscribe-Post header, and a body link5373# [RSpecRunTime] RSpec elapsed time: 25 minutes 6.12 seconds. Current RSS: ~2496M. Threads: 5. load average: 1.09 1.12 1.13 1/283 89485374.5375 behaves like appearance header and footer enabled5376 contains header and footer5377 behaves like appearance header and footer not enabled5378 does not contain header and footer5379 #merge_when_pipeline_succeeds_email5380 has required details5381 uses the correct layout template5382# [RSpecRunTime] RSpec elapsed time: 25 minutes 8.78 seconds. Current RSS: ~2498M. Threads: 5. load average: 1.09 1.12 1.13 1/283 89495383.5384 #approved_merge_request_email5385 has the correct body5386 uses the correct layout template5387# [RSpecRunTime] RSpec elapsed time: 25 minutes 10.19 seconds. Current RSS: ~2486M. Threads: 5. load average: 1.09 1.12 1.13 1/283 89505388.5389 #unapproved_merge_request_email5390 has the correct body5391 uses the correct layout template5392# [RSpecRunTime] RSpec elapsed time: 25 minutes 11.51 seconds. Current RSS: ~2447M. Threads: 5. load average: 1.09 1.12 1.13 1/283 89515393.5394 #resolved_all_discussions_email5395 includes the name of the resolver5396 uses the correct layout template5397# [RSpecRunTime] RSpec elapsed time: 25 minutes 12.53 seconds. Current RSS: ~2448M. Threads: 5. load average: 1.09 1.12 1.13 1/283 89525398.5399 #merge_requests_csv_email5400 is expected to eq "Project-149 Name | Exported merge requests"5401 is expected to contain exactly "notifications@example.com"5402 is expected to have text "Your CSV export of 10 merge requests from project"5403 is expected to have text "Your CSV export of 10 merge requests from project"5404 uses the correct layout template5405 when truncated5406 is expected to have text "attachment has been truncated to avoid exceeding the maximum allowed attachment size of 15 MiB."5407# [RSpecRunTime] RSpec elapsed time: 25 minutes 17.69 seconds. Current RSS: ~2520M. Threads: 5. load average: 1.08 1.12 1.13 1/283 89535408.5409# [RSpecRunTime] Finishing example group spec/mailers/emails/merge_requests_spec.rb. It took 1 minute 20.31 seconds. Expected to take 1 minute 13.64 seconds.5410# [RSpecRunTime] Starting example group spec/controllers/projects/releases_controller_spec.rb. Expected to take 1 minute 9.8 seconds.5411Projects::ReleasesController5412 GET #index5413 as html5414 returns a text/html content_type5415 behaves like common access controls5416 renders a 2005417 when the project is private5418 when user is a developer5419 renders a 200 for a logged in developer5420# [RSpecRunTime] RSpec elapsed time: 25 minutes 23.55 seconds. Current RSS: ~2343M. Threads: 5. load average: 0.99 1.10 1.12 1/283 89995421.5422 when user is an external user5423 renders a 404 when logged in but not in the project5424# [RSpecRunTime] RSpec elapsed time: 25 minutes 24.68 seconds. Current RSS: ~2341M. Threads: 5. load average: 0.99 1.10 1.12 1/283 90005425.5426 when the project is private and the user is not logged in5427 returns a redirect5428 as json5429 returns an application/json content_type5430 returns the project's releases as JSON, ordered by released_at5431 behaves like common access controls5432 renders a 2005433 when the project is private5434 when user is a developer5435 renders a 200 for a logged in developer5436# [RSpecRunTime] RSpec elapsed time: 25 minutes 34.99 seconds. Current RSS: ~2431M. Threads: 5. load average: 1.00 1.09 1.12 1/283 90405437.5438 when user is an external user5439 renders a 404 when logged in but not in the project5440# [RSpecRunTime] RSpec elapsed time: 25 minutes 36.33 seconds. Current RSS: ~2352M. Threads: 5. load average: 1.00 1.09 1.12 1/283 90415441.5442 when the project is private and the user is not logged in5443 returns a redirect5444# [RSpecRunTime] RSpec elapsed time: 25 minutes 37.44 seconds. Current RSS: ~2308M. Threads: 5. load average: 1.00 1.09 1.12 1/283 90425445.5446 GET #new5447 is expected to be denied for reporter. Expected: 401,404 Got: 4045448 is expected to be allowed for developer. Expected: 200,201,204,302 Got: 2005449# [RSpecRunTime] RSpec elapsed time: 25 minutes 41.38 seconds. Current RSS: ~2398M. Threads: 5. load average: 1.00 1.09 1.12 1/283 90735450.5451 GET #edit5452 behaves like successful request5453 renders a 2005454# [RSpecRunTime] RSpec elapsed time: 25 minutes 45.99 seconds. Current RSS: ~2439M. Threads: 5. load average: 1.00 1.09 1.12 1/283 90895455.5456 when tag name contains slash5457 is accessible at a URL encoded path5458 behaves like successful request5459 renders a 2005460# [RSpecRunTime] RSpec elapsed time: 25 minutes 50.15 seconds. Current RSS: ~2393M. Threads: 5. load average: 1.00 1.09 1.12 1/283 91185461.5462 when release does not exist5463 behaves like not found5464 renders 4045465# [RSpecRunTime] RSpec elapsed time: 25 minutes 52.21 seconds. Current RSS: ~2350M. Threads: 5. load average: 1.00 1.09 1.12 1/283 91345466.5467 when user is a reporter5468 behaves like not found5469 renders 4045470# [RSpecRunTime] RSpec elapsed time: 25 minutes 54.2 seconds. Current RSS: ~2332M. Threads: 5. load average: 1.24 1.14 1.13 1/283 91505471.5472 GET #show5473 behaves like successful request5474 renders a 2005475# [RSpecRunTime] RSpec elapsed time: 25 minutes 56.1 seconds. Current RSS: ~2370M. Threads: 5. load average: 1.24 1.14 1.13 1/283 91665476.5477 when tag name contains slash5478 is accesible at a URL encoded path5479 behaves like successful request5480 renders a 2005481# [RSpecRunTime] RSpec elapsed time: 26 minutes 2.45 seconds. Current RSS: ~2476M. Threads: 5. load average: 1.22 1.13 1.13 1/283 91955482.5483 when release does not exist5484 behaves like not found5485 renders 4045486# [RSpecRunTime] RSpec elapsed time: 26 minutes 4.33 seconds. Current RSS: ~2468M. Threads: 5. load average: 1.20 1.13 1.13 1/283 92115487.5488 when user is a guest5489 behaves like successful request5490 renders a 2005491# [RSpecRunTime] RSpec elapsed time: 26 minutes 5.58 seconds. Current RSS: ~2426M. Threads: 5. load average: 1.20 1.13 1.13 1/283 92125492.5493 when user is an external user for the project5494 behaves like not found5495# [RSpecRunTime] RSpec elapsed time: 26 minutes 6.77 seconds. Current RSS: ~2412M. Threads: 5. load average: 1.20 1.13 1.13 1/283 92135496.5497 GET #latest_permalink5498 when user is a guest5499 proceeds with the redirect5500# [RSpecRunTime] RSpec elapsed time: 26 minutes 8.13 seconds. Current RSS: ~2406M. Threads: 5. load average: 1.18 1.13 1.13 1/283 92145501.5502 when user is an external user for the project5503 behaves like not found5504# [RSpecRunTime] RSpec elapsed time: 26 minutes 9.38 seconds. Current RSS: ~2398M. Threads: 5. load average: 1.18 1.13 1.13 1/283 92155505.5506 when there are no releases for the project5507 behaves like not found5508# [RSpecRunTime] RSpec elapsed time: 26 minutes 11.29 seconds. Current RSS: ~2397M. Threads: 5. load average: 1.18 1.13 1.13 1/283 92315509.5510 multiple releases5511 redirects to the latest release5512# [RSpecRunTime] RSpec elapsed time: 26 minutes 13.47 seconds. Current RSS: ~2442M. Threads: 5. load average: 1.17 1.13 1.13 1/283 92475513.5514 suffix path redirection5515 redirects to the latest release with suffix path and format5516 suffix path abuse5517 raises attack error5518# [RSpecRunTime] RSpec elapsed time: 26 minutes 20.69 seconds. Current RSS: ~2541M. Threads: 5. load average: 1.16 1.12 1.13 1/283 92785519.5520 url parameters5521 carries over query parameters without order_by parameter in the redirect5522# [RSpecRunTime] RSpec elapsed time: 26 minutes 23.05 seconds. Current RSS: ~2482M. Threads: 5. load average: 1.16 1.12 1.13 1/283 92945523.5524 order_by parameter5525 invalid parameter5526 behaves like redirects to latest release ordered by using released_at5527 is expected to redirect to "/namespace164/project-172/-/releases/latest"5528# [RSpecRunTime] RSpec elapsed time: 26 minutes 25.38 seconds. Current RSS: ~2397M. Threads: 5. load average: 1.14 1.12 1.13 1/283 93105529.5530 valid parameter5531 behaves like redirects to latest release ordered by using released_at5532 is expected to redirect to "/namespace165/project-173/-/releases/latest"5533# [RSpecRunTime] RSpec elapsed time: 26 minutes 27.83 seconds. Current RSS: ~2377M. Threads: 5. load average: 1.14 1.12 1.13 1/283 93265534.5535# [RSpecRunTime] Finishing example group spec/controllers/projects/releases_controller_spec.rb. It took 1 minute 10.14 seconds. Expected to take 1 minute 9.8 seconds.5536# [RSpecRunTime] Starting example group spec/controllers/groups/milestones_controller_spec.rb. Expected to take 53.26 seconds.5537Groups::MilestonesController5538 for a non-GET request5539 when requesting the canonical path with different casing5540 does not 4045541 does not redirect to the correct casing5542# [RSpecRunTime] RSpec elapsed time: 26 minutes 30.67 seconds. Current RSS: ~2363M. Threads: 5. load average: 1.13 1.12 1.13 1/283 93275543.5544 when requesting a redirected path5545 returns not found5546 #show5547 renders for a group milestone5548# [RSpecRunTime] RSpec elapsed time: 26 minutes 37.49 seconds. Current RSS: ~2473M. Threads: 5. load average: 1.12 1.12 1.13 1/283 93285549.5550 behaves like milestone tabs5551 #issues5552 as html5553 redirects to milestone#show5554 as json5555 renders the issues tab template to a string5556 #merge_requests5557 as html5558 redirects to milestone#show5559 as json5560 renders the merge requests tab template to a string5561 #participants5562 as html5563 redirects to milestone#show5564 as json5565 renders the participants tab template to a string5566 #labels5567 as html5568 redirects to milestone#show5569 as json5570 renders the labels tab template to a string5571 #ensure_canonical_path5572 for a GET request5573 when requesting the canonical path5574 non-show path5575 with exactly matching casing5576 does not redirect5577 with different casing5578 redirects to the correct casing5579# [RSpecRunTime] RSpec elapsed time: 26 minutes 47.44 seconds. Current RSS: ~2583M. Threads: 5. load average: 1.10 1.11 1.12 1/283 93295580.5581 show path5582 with exactly matching casing5583 does not redirect5584 with different casing5585 redirects to the correct casing5586 when requesting a redirected path5587 redirects to the canonical path5588 with an AJAX request5589 redirects to the canonical path but does not set flash message5590# [RSpecRunTime] RSpec elapsed time: 26 minutes 50.1 seconds. Current RSS: ~2584M. Threads: 5. load average: 1.09 1.11 1.12 1/283 93305591.5592 with JSON format5593 redirects to the canonical path but does not set flash message5594 when the old group path is a substring of the scheme or host5595 does not modify the requested host5596 when the old group path is substring of groups5597 does not modify the /groups part of the path5598 when the old group path is substring of groups plus the new path5599 does not modify the /groups part of the path5600 #destroy5601 removes milestone5602 #index5603 as HTML5604 shows group milestones page5605 searches legacy milestones by title when search_title is given5606 searches group milestones by title when search_title is given5607 when anonymous user5608 shows group milestones page5609# [RSpecRunTime] RSpec elapsed time: 27 minutes 3.76 seconds. Current RSS: ~2525M. Threads: 5. load average: 1.07 1.10 1.12 1/284 93315610.5611 when issues and merge requests are disabled in public project5612 when anonymous user5613 behaves like milestone not accessible5614 does not return milestone5615# [RSpecRunTime] RSpec elapsed time: 27 minutes 5.36 seconds. Current RSS: ~2530M. Threads: 5. load average: 1.07 1.10 1.12 1/284 93325616.5617 when non project or group member user5618 behaves like milestone not accessible5619 does not return milestone5620# [RSpecRunTime] RSpec elapsed time: 27 minutes 7.78 seconds. Current RSS: ~2525M. Threads: 5. load average: 1.07 1.10 1.12 1/284 93335621.5622 when group member user5623 returns the milestone5624# [RSpecRunTime] RSpec elapsed time: 27 minutes 10.41 seconds. Current RSS: ~2518M. Threads: 5. load average: 1.07 1.10 1.12 1/284 93345625.5626 when subgroup milestones are present5627 shows subgroup milestones that user has access to5628 when user has no access to subgroups5629 does not show subgroup milestones5630# [RSpecRunTime] RSpec elapsed time: 27 minutes 17.03 seconds. Current RSS: ~2461M. Threads: 5. load average: 1.06 1.10 1.12 1/284 93355631.5632 as JSON5633 lists project and group milestones5634 with subgroup milestones5635 lists descendants group milestones5636# [RSpecRunTime] RSpec elapsed time: 27 minutes 18.93 seconds. Current RSS: ~2471M. Threads: 5. load average: 1.06 1.10 1.12 1/284 93365637.5638 for a subgroup5639 includes ancestor group milestones5640# [RSpecRunTime] RSpec elapsed time: 27 minutes 20.16 seconds. Current RSS: ~2494M. Threads: 5. load average: 1.06 1.10 1.12 1/284 93375641.5642 external authorization5643 behaves like disabled when using an external authorization service5644 works when the feature is not enabled5645 renders a 404 with a message when the feature is enabled5646# [RSpecRunTime] RSpec elapsed time: 27 minutes 21.73 seconds. Current RSS: ~2537M. Threads: 5. load average: 1.06 1.10 1.12 1/284 93385647.5648 #update5649 updates group milestone5650 handles validation error5651 handles ActiveRecord::StaleObjectError5652 with format :json5653 responds :no_content (204) without content body and updates milestone successfully5654 responds unprocessable_entity (422) with error data5655 handles ActiveRecord::StaleObjectError5656# [RSpecRunTime] RSpec elapsed time: 27 minutes 26.58 seconds. Current RSS: ~2571M. Threads: 5. load average: 1.05 1.10 1.12 1/284 93395657.5658 #create5659 creates group milestone with Chinese title5660# [RSpecRunTime] Finishing example group spec/controllers/groups/milestones_controller_spec.rb. It took 59.44 seconds. Expected to take 53.26 seconds.5661# [RSpecRunTime] Starting example group spec/controllers/projects/project_members_controller_spec.rb. Expected to take 50.63 seconds.5662Projects::ProjectMembersController5663 behaves like controller actions5664 GET index5665 has the project_members address with a 200 status code5666 project members5667 when project belongs to group5668 lists all project members including members from shared group by default5669 lists direct project members only5670 lists inherited project members and shared group members only5671# [RSpecRunTime] RSpec elapsed time: 27 minutes 33.43 seconds. Current RSS: ~2565M. Threads: 5. load average: 1.04 1.09 1.11 1/283 93405672.5673 when project belongs to a sub-group5674 lists all project members including members from shared group by default5675 lists direct project members only5676 lists inherited project members and shared group members only5677# [RSpecRunTime] RSpec elapsed time: 27 minutes 40.43 seconds. Current RSS: ~2531M. Threads: 5. load average: 1.04 1.09 1.11 1/283 93415678.5679 when invited project members are present5680 excludes the invited members from project members list5681# [RSpecRunTime] RSpec elapsed time: 27 minutes 42.2 seconds. Current RSS: ~2532M. Threads: 5. load average: 1.04 1.09 1.11 1/283 93425682.5683 when invited group members are present5684 lists invited group members by default5685 when webui_members_inherited_users is disabled5686 lists only direct members5687# [RSpecRunTime] RSpec elapsed time: 27 minutes 44.3 seconds. Current RSS: ~2547M. Threads: 5. load average: 1.04 1.09 1.11 1/283 93435688.5689 when group is invited to project parent5690 lists invited group members by default5691 when webui_members_inherited_users is disabled5692 lists only direct members5693# [RSpecRunTime] RSpec elapsed time: 27 minutes 47.05 seconds. Current RSS: ~2622M. Threads: 5. load average: 1.04 1.09 1.11 1/283 93445694.5695 invited members5696 when user has `admin_project_member` permissions5697 lists invited members5698# [RSpecRunTime] RSpec elapsed time: 27 minutes 48.47 seconds. Current RSS: ~2628M. Threads: 5. load average: 1.03 1.09 1.11 1/283 93455699.5700 when user does not have `admin_project_member` permissions5701 does not list invited members5702 access requests5703 when user has `admin_project_member` permissions5704 lists access requests5705# [RSpecRunTime] RSpec elapsed time: 27 minutes 50.28 seconds. Current RSS: ~2656M. Threads: 5. load average: 1.03 1.09 1.11 1/283 93465706.5707 when user does not have `admin_project_member` permissions5708 does not list access requests5709 PUT update5710 access level5711 can change the access level to Guest5712 can change the access level to Reporter5713 can change the access level to Developer5714 can change the access level to Maintainer5715 managing project direct owners5716 when a Maintainer tries to elevate another user to OWNER5717 does not allow the operation5718# [RSpecRunTime] RSpec elapsed time: 27 minutes 55.53 seconds. Current RSS: ~2769M. Threads: 5. load average: 1.03 1.09 1.11 1/283 93475719.5720 when a user with OWNER access tries to elevate another user to OWNER5721 returns success5722 access expiry date5723 when set to a date in the past5724 does not update the member5725 returns error status5726 returns error message5727# [RSpecRunTime] RSpec elapsed time: 27 minutes 58.3 seconds. Current RSS: ~2784M. Threads: 5. load average: 1.11 1.10 1.11 1/283 93485728.5729 when set to a date in the future5730 updates the member5731 expiration date5732 when `expires_at` is set5733 returns correct json response5734 when `expires_at` is not set5735 returns json response without expiration data5736# [RSpecRunTime] RSpec elapsed time: 28 minutes 1.84 seconds. Current RSS: ~2790M. Threads: 5. load average: 1.11 1.10 1.11 1/284 93495737.5738 DELETE destroy5739 when member is not found5740 returns 4045741# [RSpecRunTime] RSpec elapsed time: 28 minutes 4.5 seconds. Current RSS: ~2840M. Threads: 5. load average: 1.10 1.10 1.11 1/284 93505742.5743 when member is found5744 when user does not have enough rights5745 when user does not have rights to manage other members5746 returns 4045747 when user does not have rights to manage Owner members5748 returns 4035749# [RSpecRunTime] RSpec elapsed time: 28 minutes 6.59 seconds. Current RSS: ~2849M. Threads: 5. load average: 1.10 1.10 1.11 1/284 93515750.5751 when user has enough rights5752 [HTML] removes user from members5753 [JS] removes user from members5754# [RSpecRunTime] RSpec elapsed time: 28 minutes 8.47 seconds. Current RSS: ~2845M. Threads: 5. load average: 1.09 1.10 1.11 1/284 93525755.5756 DELETE leave5757 when member is not found5758 returns 4045759 when member is found5760 and is not an owner5761 removes user from members5762 and is an owner5763 cannot remove themselves from the project5764 and is a requester5765 removes user from members5766 POST request_access5767 creates a new ProjectMember that is not a team member5768 POST approve5769 when member is not found5770 returns 4045771# [RSpecRunTime] RSpec elapsed time: 28 minutes 13.68 seconds. Current RSS: ~2899M. Threads: 5. load average: 1.08 1.10 1.11 1/283 93535772.5773 when member is found5774 when user does not have rights to manage other members5775 returns 4045776 when user has enough rights5777 adds user to members5778 POST resend_invite5779 is successful5780# [RSpecRunTime] RSpec elapsed time: 28 minutes 16.59 seconds. Current RSS: ~2919M. Threads: 5. load average: 1.08 1.10 1.11 1/283 93545781.5782# [RSpecRunTime] Finishing example group spec/controllers/projects/project_members_controller_spec.rb. It took 49.35 seconds. Expected to take 50.63 seconds.5783# [RSpecRunTime] Starting example group spec/requests/api/commit_statuses_spec.rb. Expected to take 46.88 seconds.5784API::CommitStatuses5785 GET /projects/:id/repository/commits/:sha/statuses5786 ci commit exists5787 reporter user5788 latest commit statuses5789 returns latest commit statuses5790# [RSpecRunTime] RSpec elapsed time: 28 minutes 19.89 seconds. Current RSS: ~2895M. Threads: 5. load average: 1.00 1.08 1.11 1/285 93865791.5792 all commit statuses5793 returns all commit statuses5794 latest commit statuses for specific ref5795 returns latest commit statuses for specific ref5796 latest commit statues for specific name5797 return latest commit statuses for specific name5798 ci commit does not exist5799 returns empty array5800 guest user5801 does not return project commits5802 unauthorized user5803 does not return project commits5804 POST /projects/:id/statuses/:sha5805 developer user5806 uses only required parameters5807 for pending5808 when pipeline for sha does not exists5809 creates commit status and sets pipeline iid5810 for running5811 when pipeline for sha does not exists5812 creates commit status and sets pipeline iid5813 for success5814 when pipeline for sha does not exists5815 creates commit status and sets pipeline iid5816 for failed5817 when pipeline for sha does not exists5818 creates commit status and sets pipeline iid5819 for canceled5820 when pipeline for sha does not exists5821 creates commit status and sets pipeline iid5822 when pipeline already exists for the specified sha5823 with pipeline for merge request5824 behaves like creates a commit status for the existing pipeline with an external stage5825 is expected to eq 10000005826# [RSpecRunTime] RSpec elapsed time: 28 minutes 28.17 seconds. Current RSS: ~3043M. Threads: 5. load average: 1.00 1.07 1.10 1/289 95805827.5828 when an external stage does not exist5829 when the commit status does not exist5830 behaves like creates a commit status for the existing pipeline with an external stage5831 is expected to eq 10000005832 when the commit status exists5833 behaves like updates the commit status with an external stage5834 updates the commit status with the external stage5835# [RSpecRunTime] RSpec elapsed time: 28 minutes 31.23 seconds. Current RSS: ~3048M. Threads: 5. load average: 1.00 1.07 1.10 1/288 96095836.5837 when an external stage already exists5838 when the commit status exists5839 behaves like updates the commit status with an external stage5840 updates the commit status with the external stage5841# [RSpecRunTime] RSpec elapsed time: 28 minutes 34.1 seconds. Current RSS: ~2963M. Threads: 5. load average: 1.00 1.07 1.10 1/288 96265842.5843 when the commit status does not exist5844 behaves like creates a commit status for the existing pipeline with an external stage5845 is expected to eq 10000005846 when the pipeline does not exist5847 creates a commit status and a stage5848 when status transitions from pending5849 to running5850 to success5851 to failed5852 to canceled5853# [RSpecRunTime] RSpec elapsed time: 28 minutes 39.48 seconds. Current RSS: ~2636M. Threads: 5. load average: 1.00 1.07 1.10 1/288 97355854.5855 with all optional parameters5856 when creating a commit status5857 creates commit status5858 when merge request exists for given branch5859 sets head pipeline5860# [RSpecRunTime] RSpec elapsed time: 28 minutes 42.73 seconds. Current RSS: ~2539M. Threads: 5. load average: 1.00 1.07 1.10 1/289 98405861.5862 when updating a commit status5863 updates a commit status5864 does not create a new commit status5865 when the `state` parameter is sent the same5866 does not update the commit status5867# [RSpecRunTime] RSpec elapsed time: 28 minutes 49.69 seconds. Current RSS: ~2660M. Threads: 5. load average: 1.00 1.07 1.10 1/288 98895868.5869 when a pipeline id is specified5870 update the correct pipeline5871# [RSpecRunTime] RSpec elapsed time: 28 minutes 51.46 seconds. Current RSS: ~2622M. Threads: 5. load average: 1.00 1.07 1.10 1/288 99145872.5873 when retrying a commit status5874 correctly posts a new commit status5875 retries the commit status5876# [RSpecRunTime] RSpec elapsed time: 28 minutes 54.76 seconds. Current RSS: ~2514M. Threads: 5. load average: 1.00 1.07 1.10 1/288 99615877.5878 when status is invalid5879 does not create commit status5880 when request without a state made5881 does not create commit status5882 when updating a protected ref5883 with user as developer5884 does not create commit status5885 with user as maintainer5886 creates commit status5887# [RSpecRunTime] RSpec elapsed time: 28 minutes 57.72 seconds. Current RSS: ~2519M. Threads: 5. load average: 1.00 1.07 1.10 1/288 99865888.5889 when commit SHA is invalid5890 returns not found error5891 when target URL is an invalid address5892 responds with bad request status and validation errors5893# [RSpecRunTime] RSpec elapsed time: 29 minutes 1.96 seconds. Current RSS: ~2604M. Threads: 5. load average: 1.00 1.06 1.10 1/289 100075894.5895 when target URL is an unsupported scheme5896 responds with bad request status and validation errors5897 when trying to update a status of a different type5898 responds with bad request status and validation errors5899 with partitions5900 creates records in the current partition5901 reporter user5902 does not create commit status5903 guest user5904 does not create commit status5905 unauthorized user5906 does not create commit status5907# [RSpecRunTime] Finishing example group spec/requests/api/commit_statuses_spec.rb. It took 48.8 seconds. Expected to take 46.88 seconds.5908# [RSpecRunTime] Starting example group spec/requests/projects/settings/access_tokens_controller_spec.rb. Expected to take 40.06 seconds.5909Projects::Settings::AccessTokensController5910 GET /:namespace/:project/-/settings/access_tokens5911 behaves like feature unavailable5912 user is not a maintainer5913 is expected to respond with numeric status code not_found5914# [RSpecRunTime] RSpec elapsed time: 29 minutes 7.36 seconds. Current RSS: ~2496M. Threads: 5. load average: 1.00 1.06 1.10 1/289 100535915.5916 behaves like GET resource access tokens available5917 retrieves active access tokens5918 lists all available scopes5919 returns for json response5920# [RSpecRunTime] RSpec elapsed time: 29 minutes 13.24 seconds. Current RSS: ~2562M. Threads: 5. load average: 1.00 1.06 1.09 2/285 100545921.5922 behaves like GET access tokens are paginated and ordered5923 when multiple access tokens are returned5924 returns paginated response5925# [RSpecRunTime] RSpec elapsed time: 29 minutes 14.32 seconds. Current RSS: ~2562M. Threads: 5. load average: 1.00 1.06 1.09 1/283 100555926.5927 when access_token_pagination feature flag is disabled5928 returns all tokens in system5929# [RSpecRunTime] RSpec elapsed time: 29 minutes 15.45 seconds. Current RSS: ~2563M. Threads: 5. load average: 1.00 1.06 1.09 1/283 100565930.5931 when active tokens returned are ordered5932 orders token list ascending on expires_at5933 orders tokens on id in case token has same expires_at5934# [RSpecRunTime] RSpec elapsed time: 29 minutes 17.51 seconds. Current RSS: ~2555M. Threads: 5. load average: 1.00 1.06 1.09 1/283 100575935.5936 behaves like GET access tokens includes inactive tokens5937 when inactive tokens returned are ordered5938 orders token list descending on updated_at5939# [RSpecRunTime] RSpec elapsed time: 29 minutes 18.66 seconds. Current RSS: ~2549M. Threads: 5. load average: 1.00 1.06 1.09 1/283 100585940.5941 when there are no inactive tokens5942 returns an empty array5943# [RSpecRunTime] RSpec elapsed time: 29 minutes 19.75 seconds. Current RSS: ~2526M. Threads: 5. load average: 1.00 1.06 1.09 1/283 100595944.5945 POST /:namespace/:project/-/settings/access_tokens5946 behaves like feature unavailable5947 user is not a maintainer5948 is expected to respond with numeric status code not_found5949 behaves like POST resource access tokens available5950 renders JSON with a token5951 creates resource access token5952 creates project bot user5953 is expected to change `User.count` by 15954 is expected to change `PersonalAccessToken.count` by 15955 when unsuccessful5956 does not create the token5957 does not add the project bot as a member5958 does not create the project bot user5959 renders JSON with an error5960# [RSpecRunTime] RSpec elapsed time: 29 minutes 29.42 seconds. Current RSS: ~2630M. Threads: 5. load average: 1.00 1.06 1.09 1/283 100605961.5962 when project access token creation is disabled5963 is expected to respond with numeric status code not_found5964 does not create the token5965 does not add the project bot as a member5966 does not create the project bot user5967# [RSpecRunTime] RSpec elapsed time: 29 minutes 31.39 seconds. Current RSS: ~2607M. Threads: 5. load average: 1.00 1.06 1.09 1/283 100615968.5969 with custom access level5970 behaves like POST resource access tokens available5971 renders JSON with a token5972 creates resource access token5973 creates project bot user5974 is expected to change `User.count` by 15975 is expected to change `PersonalAccessToken.count` by 15976 when unsuccessful5977 does not create the token5978 does not add the project bot as a member5979 does not create the project bot user5980 renders JSON with an error5981# [RSpecRunTime] RSpec elapsed time: 29 minutes 40.08 seconds. Current RSS: ~2669M. Threads: 5. load average: 1.00 1.05 1.09 1/283 100625982.5983 PUT /:namespace/:project/-/settings/access_tokens/:id5984 behaves like feature unavailable5985 user is not a maintainer5986 is expected to respond with numeric status code not_found5987 behaves like PUT resource access tokens available5988 revokes the token5989 does not call delete user worker5990 does not remove membership of the bot5991 does not create GhostUserMigration records to handle migration in a worker5992 when retain bot user ff is disabled5993 revokes the token5994 calls delete user worker5995 removes membership of bot user5996 creates GhostUserMigration records to handle migration in a worker5997# [RSpecRunTime] RSpec elapsed time: 29 minutes 48.57 seconds. Current RSS: ~2649M. Threads: 5. load average: 1.00 1.05 1.09 1/283 100635998.5999 when unsuccessful6000 shows a failure alert6001 #index6002 includes details of the active project access tokens6003 sets available scopes6004# [RSpecRunTime] RSpec elapsed time: 29 minutes 51.14 seconds. Current RSS: ~2625M. Threads: 5. load average: 1.00 1.05 1.09 1/283 100646005.6006# [RSpecRunTime] Finishing example group spec/requests/projects/settings/access_tokens_controller_spec.rb. It took 45.71 seconds. Expected to take 40.06 seconds.6007# [RSpecRunTime] Starting example group spec/requests/api/graphql/user_query_spec.rb. Expected to take 37.65 seconds.6008getting user information6009 no parameters are provided6010 mentions the missing required parameters6011 looking up a user by username6012 the user is an active user6013 can access user profile fields6014 behaves like a working graphql query6015 returns a successful response6016# [RSpecRunTime] RSpec elapsed time: 29 minutes 56.92 seconds. Current RSS: ~2455M. Threads: 5. load average: 1.00 1.05 1.09 1/288 101976017.6018 assignedMergeRequests6019 can be found6020 behaves like a working graphql query6021 returns a successful response6022# [RSpecRunTime] RSpec elapsed time: 29 minutes 58.03 seconds. Current RSS: ~2540M. Threads: 5. load average: 1.00 1.05 1.09 1/288 101986023.6024 applying filters6025 filtering by IID without specifying a project6026 return an argument error that mentions the missing fields6027# [RSpecRunTime] RSpec elapsed time: 30 minutes 1.39 seconds. Current RSS: ~2560M. Threads: 5. load average: 1.08 1.07 1.09 1/289 101996028.6029 filtering by project path and IID6030 selects the correct MRs6031 filtering by project path6032 selects the correct MRs6033 filtering by author6034 finds the authored mrs6035 filtering by reviewer6036 finds the assigned mrs6037 the current user does not have access6038 cannot be found6039 reviewRequestedMergeRequests6040 can be found6041 behaves like a working graphql query6042 returns a successful response6043# [RSpecRunTime] RSpec elapsed time: 30 minutes 5.31 seconds. Current RSS: ~2557M. Threads: 5. load average: 1.07 1.07 1.09 1/288 102006044.6045 applying filters6046 filtering by IID without specifying a project6047 return an argument error that mentions the missing fields6048 filtering by project path and IID6049 selects the correct MRs6050 filtering by project path6051 selects the correct MRs6052 filtering by author6053 finds the authored mrs6054# [RSpecRunTime] RSpec elapsed time: 30 minutes 10.12 seconds. Current RSS: ~2598M. Threads: 5. load average: 1.07 1.06 1.09 1/284 102016055.6056 filtering by assignee6057 finds the authored mrs6058 the current user does not have access6059 cannot be found6060 authoredMergeRequests6061 can be found6062 behaves like a working graphql query6063 returns a successful response6064# [RSpecRunTime] RSpec elapsed time: 30 minutes 12.48 seconds. Current RSS: ~2600M. Threads: 5. load average: 1.07 1.06 1.09 1/284 102026065.6066 applying filters6067 filtering by IID without specifying a project6068 return an argument error that mentions the missing fields6069 filtering by assignee6070 finds the assigned mrs6071 filtering by reviewer6072 finds the assigned mrs6073 filtering by project path and IID6074 selects the correct MRs6075 filtering by project path6076 selects the correct MRs6077 the current user does not have access6078 cannot be found6079 the user is private6080 we only request basic fields6081 behaves like a working graphql query6082 returns a successful response6083 we request the groupMemberships6084 cannot be found6085 behaves like a working graphql query6086 returns a successful response6087# [RSpecRunTime] RSpec elapsed time: 30 minutes 20.27 seconds. Current RSS: ~2631M. Threads: 5. load average: 0.98 1.05 1.09 1/284 102036088.6089 the current user is the user6090 can be found6091 we request the projectMemberships6092 cannot be found6093 behaves like a working graphql query6094 returns a successful response6095# [RSpecRunTime] RSpec elapsed time: 30 minutes 22.86 seconds. Current RSS: ~2631M. Threads: 5. load average: 0.98 1.05 1.09 1/284 102046096.6097 the current user is the user6098 can be found6099# [RSpecRunTime] RSpec elapsed time: 30 minutes 23.87 seconds. Current RSS: ~2622M. Threads: 5. load average: 0.98 1.04 1.08 1/284 102056100.6101 we request the authoredMergeRequests6102 cannot be found6103 behaves like a working graphql query6104 returns a successful response6105# [RSpecRunTime] RSpec elapsed time: 30 minutes 25.32 seconds. Current RSS: ~2572M. Threads: 5. load average: 0.98 1.04 1.08 1/284 102066106.6107 the current user is the user6108 can be found6109 we request the assignedMergeRequests6110 cannot be found6111 behaves like a working graphql query6112 returns a successful response6113# [RSpecRunTime] RSpec elapsed time: 30 minutes 27.29 seconds. Current RSS: ~2581M. Threads: 5. load average: 0.98 1.04 1.08 1/284 102076114.6115 the current user is the user6116 can be found6117# [RSpecRunTime] RSpec elapsed time: 30 minutes 31.08 seconds. Current RSS: ~2651M. Threads: 5. load average: 0.99 1.04 1.08 1/284 102086118.6119 the user is project bot6120 we only request basic fields6121 behaves like a working graphql query6122 returns a successful response6123 authored merge requests6124 returns merge requests for the current user for the specified group6125# [RSpecRunTime] RSpec elapsed time: 30 minutes 34.4 seconds. Current RSS: ~2633M. Threads: 5. load average: 0.99 1.04 1.08 1/283 102096126.6127# [RSpecRunTime] Finishing example group spec/requests/api/graphql/user_query_spec.rb. It took 43.27 seconds. Expected to take 37.65 seconds.6128# [RSpecRunTime] Starting example group spec/controllers/projects/tags_controller_spec.rb. Expected to take 33.35 seconds.6129Projects::TagsController6130 GET index6131 returns the tags for the page6132 returns releases matching those tags6133 default sort for tags6134 sorts tags by recently updated6135# [RSpecRunTime] RSpec elapsed time: 30 minutes 39.39 seconds. Current RSS: ~2556M. Threads: 5. load average: 0.99 1.04 1.08 1/286 102736136.6137 when Gitaly is unavailable6138 format: :html6139 returns 503 status code6140# [RSpecRunTime] RSpec elapsed time: 30 minutes 40.97 seconds. Current RSS: ~2552M. Threads: 5. load average: 0.99 1.04 1.08 1/286 102896141.6142 format: :atom6143 returns 503 status code6144# [RSpecRunTime] RSpec elapsed time: 30 minutes 42.4 seconds. Current RSS: ~2542M. Threads: 5. load average: 0.99 1.04 1.08 1/286 103056145.6146 when releases are private6147 does not contain release data6148# [RSpecRunTime] RSpec elapsed time: 30 minutes 43.96 seconds. Current RSS: ~2568M. Threads: 5. load average: 1.07 1.06 1.09 1/287 103276149.6150 @tag_pipeline_status6151 when no pipelines exist6152 is empty6153# [RSpecRunTime] RSpec elapsed time: 30 minutes 45.42 seconds. Current RSS: ~2615M. Threads: 5. load average: 1.07 1.06 1.09 1/288 103496154.6155 when multiple tags exist6156 all relevant commit statuses are received6157# [RSpecRunTime] RSpec elapsed time: 30 minutes 50.24 seconds. Current RSS: ~2691M. Threads: 5. load average: 1.06 1.06 1.09 1/288 103836158.6159 when a tag has multiple pipelines6160 chooses the latest to determine status6161# [RSpecRunTime] RSpec elapsed time: 30 minutes 51.96 seconds. Current RSS: ~2692M. Threads: 5. load average: 1.06 1.06 1.09 1/288 104176162.6163 GET show6164 valid tag6165 is expected to respond with 2006166# [RSpecRunTime] RSpec elapsed time: 30 minutes 53.68 seconds. Current RSS: ~2651M. Threads: 5. load average: 1.06 1.06 1.09 1/288 104436167.6168 invalid tag6169 is expected to respond with 4046170# [RSpecRunTime] RSpec elapsed time: 30 minutes 55.21 seconds. Current RSS: ~2603M. Threads: 5. load average: 1.06 1.06 1.09 1/288 104696171.6172 POST #create6173 creates tag6174 when release description is set6175 creates tag and release6176 passes the last pipeline for evidence creation6177# [RSpecRunTime] RSpec elapsed time: 31 minutes 1.61 seconds. Current RSS: ~2510M. Threads: 5. load average: 1.05 1.06 1.09 1/288 106656178.6179 DELETE #destroy6180 deletes tag and redirects to tags path6181# [RSpecRunTime] RSpec elapsed time: 31 minutes 3.54 seconds. Current RSS: ~2540M. Threads: 5. load average: 1.05 1.05 1.09 1/288 107256182.6183# [RSpecRunTime] Finishing example group spec/controllers/projects/tags_controller_spec.rb. It took 29.13 seconds. Expected to take 33.35 seconds.6184# [RSpecRunTime] Starting example group spec/requests/projects/tags_controller_spec.rb. Expected to take 29.69 seconds.6185Projects::TagsController6186 token authentication6187 when public project6188 behaves like authenticates sessionless user for the request spec6189 index atom6190 when the 'private_token' param is populated with the personal access token6191 when valid token6192 when resource is public6193 authenticates user and returns response with ok status6194 when user with expired password6195 does not authenticate user and returns response with ok status6196# [RSpecRunTime] RSpec elapsed time: 31 minutes 8.89 seconds. Current RSS: ~2652M. Threads: 5. load average: 1.05 1.05 1.09 1/288 107536197.6198 when the personal access token has no api scope6199 when resource is public6200 does not authenticate user and returns response with ok status6201 when invalid token6202 when resource is public6203 does not authenticate user and returns response with ok status6204 when the 'PRIVATE-TOKEN' header is populated with the personal access token6205 when valid token6206 when resource is public6207 authenticates user and returns response with ok status6208 when user with expired password6209 does not authenticate user and returns response with ok status6210# [RSpecRunTime] RSpec elapsed time: 31 minutes 11.37 seconds. Current RSS: ~2656M. Threads: 5. load average: 1.05 1.05 1.09 1/288 107786211.6212 when the personal access token has no api scope6213 when resource is public6214 does not authenticate user and returns response with ok status6215 when invalid token6216 when resource is public6217 does not authenticate user and returns response with ok status6218 when the 'feed_token' param is populated with the feed token6219 when valid token6220 when resource is public6221 authenticates user and returns response with ok status6222 when user with expired password6223 does not authenticate user and returns response with ok status6224# [RSpecRunTime] RSpec elapsed time: 31 minutes 13.98 seconds. Current RSS: ~2599M. Threads: 5. load average: 1.04 1.05 1.09 1/288 108036225.6226 when invalid token6227 when resource is public6228 does not authenticate user and returns response with ok status6229 when private project6230 behaves like authenticates sessionless user for the request spec6231 index atom6232 when the 'private_token' param is populated with the personal access token6233 when valid token6234 when resource is private6235 authenticates user and returns response with ok status6236 when user with expired password6237 does not return response with ok status6238# [RSpecRunTime] RSpec elapsed time: 31 minutes 19.64 seconds. Current RSS: ~2631M. Threads: 5. load average: 1.04 1.05 1.09 1/288 108316239.6240 when password expiration is not applicable6241 when ldap user6242 authenticates user and returns response with ok status6243# [RSpecRunTime] RSpec elapsed time: 31 minutes 20.68 seconds. Current RSS: ~2631M. Threads: 5. load average: 1.04 1.05 1.09 1/288 108386244.6245 when the personal access token has no api scope6246 when resource is private6247 does not return response with ok status6248 when invalid token6249 when resource is private6250 does not return response with ok status6251 when the 'PRIVATE-TOKEN' header is populated with the personal access token6252 when valid token6253 when resource is private6254 authenticates user and returns response with ok status6255 when user with expired password6256 does not return response with ok status6257# [RSpecRunTime] RSpec elapsed time: 31 minutes 23.61 seconds. Current RSS: ~2621M. Threads: 5. load average: 1.03 1.05 1.08 1/288 108456258.6259 when password expiration is not applicable6260 when ldap user6261 authenticates user and returns response with ok status6262# [RSpecRunTime] RSpec elapsed time: 31 minutes 24.7 seconds. Current RSS: ~2569M. Threads: 5. load average: 1.03 1.05 1.08 1/288 108526263.6264 when the personal access token has no api scope6265 when resource is private6266 does not return response with ok status6267 when invalid token6268 when resource is private6269 does not return response with ok status6270 when the 'feed_token' param is populated with the feed token6271 when valid token6272 when resource is private6273 authenticates user and returns response with ok status6274 when user with expired password6275 does not return response with ok status6276# [RSpecRunTime] RSpec elapsed time: 31 minutes 27.17 seconds. Current RSS: ~2581M. Threads: 5. load average: 1.03 1.05 1.08 1/287 108596277.6278 when password expiration is not applicable6279 when ldap user6280 authenticates user and returns response with ok status6281# [RSpecRunTime] RSpec elapsed time: 31 minutes 31.27 seconds. Current RSS: ~2655M. Threads: 5. load average: 1.03 1.05 1.08 1/287 108666282.6283 when invalid token6284 when resource is private6285 does not return response with ok status6286 atom feed contents6287 returns the author's public email address rather than the commit email, when present6288# [RSpecRunTime] RSpec elapsed time: 31 minutes 33.16 seconds. Current RSS: ~2656M. Threads: 5. load average: 1.03 1.05 1.08 1/287 108886289.6290 #show6291 with x509 signature6292 displays a signature badge6293# [RSpecRunTime] RSpec elapsed time: 31 minutes 35.68 seconds. Current RSS: ~2604M. Threads: 5. load average: 1.03 1.05 1.08 1/288 109246294.6295# [RSpecRunTime] Finishing example group spec/requests/projects/tags_controller_spec.rb. It took 32.13 seconds. Expected to take 29.69 seconds.6296# [RSpecRunTime] Starting example group spec/requests/api/graphql/boards/board_list_issues_query_spec.rb. Expected to take 28.32 seconds.6297get board lists6298 for a project6299 behaves like group and project board list issues query6300 when the user does not have access to the board6301 returns nil6302# [RSpecRunTime] RSpec elapsed time: 31 minutes 38.18 seconds. Current RSS: ~2539M. Threads: 5. load average: 1.03 1.05 1.08 1/286 109256303.6304 when user can read the board6305 can access the issues6306 does not set the relative positions of the issues not being returned6307 when filtering by confidential6308 returns matching issue6309# [RSpecRunTime] RSpec elapsed time: 31 minutes 48.3 seconds. Current RSS: ~2558M. Threads: 5. load average: 1.02 1.05 1.08 1/284 109266310.6311 when filtering by a unioned argument6312 returns correctly filtered issues6313# [RSpecRunTime] RSpec elapsed time: 31 minutes 53.44 seconds. Current RSS: ~2597M. Threads: 5. load average: 1.02 1.04 1.08 1/284 109276314.6315 for a group6316 behaves like group and project board list issues query6317 when the user does not have access to the board6318 returns nil6319# [RSpecRunTime] RSpec elapsed time: 31 minutes 55.47 seconds. Current RSS: ~2571M. Threads: 5. load average: 1.02 1.04 1.08 1/284 109286320.6321 when user can read the board6322 can access the issues6323 does not set the relative positions of the issues not being returned6324 when filtering by confidential6325 returns matching issue6326# [RSpecRunTime] RSpec elapsed time: 32 minutes 3.91 seconds. Current RSS: ~2529M. Threads: 5. load average: 1.02 1.04 1.08 1/284 109296327.6328 when filtering by a unioned argument6329 returns correctly filtered issues6330# [RSpecRunTime] RSpec elapsed time: 32 minutes 6.52 seconds. Current RSS: ~2545M. Threads: 5. load average: 1.02 1.04 1.08 1/284 109306331.6332# [RSpecRunTime] Finishing example group spec/requests/api/graphql/boards/board_list_issues_query_spec.rb. It took 30.85 seconds. Expected to take 28.32 seconds.6333# [RSpecRunTime] Starting example group spec/controllers/projects/releases/evidences_controller_spec.rb. Expected to take 24.01 seconds.6334Projects::Releases::EvidencesController6335 GET #show6336 when the user is a developer6337 returns the correct evidence summary as a json6338 when the release was created before evidence existed6339 behaves like not found6340 renders 4046341# [RSpecRunTime] RSpec elapsed time: 32 minutes 14.28 seconds. Current RSS: ~2678M. Threads: 5. load average: 1.09 1.06 1.09 1/284 109746342.6343 when the user is a guest for the project6344 when the project is private6345 behaves like not found6346 renders 4046347# [RSpecRunTime] RSpec elapsed time: 32 minutes 15.57 seconds. Current RSS: ~2680M. Threads: 5. load average: 1.09 1.06 1.09 1/284 109776348.6349 when the project is public6350 behaves like successful request6351 renders a 2006352# [RSpecRunTime] RSpec elapsed time: 32 minutes 17.57 seconds. Current RSS: ~2610M. Threads: 5. load average: 1.09 1.06 1.09 1/284 109936353.6354 when release is associated to a milestone which includes an issue6355 when user is non-project member6356 behaves like does not show the issue in evidence6357 is expected to eq true6358# [RSpecRunTime] RSpec elapsed time: 32 minutes 19.47 seconds. Current RSS: ~2579M. Threads: 5. load average: 1.08 1.06 1.09 1/284 110096359.6360 when project is private6361 behaves like evidence not found6362 is expected to respond with numeric status code not_found6363# [RSpecRunTime] RSpec elapsed time: 32 minutes 21.62 seconds. Current RSS: ~2552M. Threads: 5. load average: 1.08 1.06 1.09 1/284 110236364.6365 when project restricts the visibility of issues to project members only6366 behaves like evidence not found6367 is expected to respond with numeric status code not_found6368# [RSpecRunTime] RSpec elapsed time: 32 minutes 23.41 seconds. Current RSS: ~2546M. Threads: 5. load average: 1.07 1.06 1.08 1/284 110376369.6370 when user is auditor6371 behaves like does not show the issue in evidence6372 is expected to eq true6373# [RSpecRunTime] RSpec elapsed time: 32 minutes 25.26 seconds. Current RSS: ~2573M. Threads: 5. load average: 1.07 1.06 1.08 1/284 110536374.6375 when project is private6376 behaves like does not show the issue in evidence6377 is expected to eq true6378# [RSpecRunTime] RSpec elapsed time: 32 minutes 27.19 seconds. Current RSS: ~2640M. Threads: 5. load average: 1.07 1.06 1.08 1/284 110696379.6380 when project restricts the visibility of issues to project members only6381 behaves like does not show the issue in evidence6382 is expected to eq true6383# [RSpecRunTime] RSpec elapsed time: 32 minutes 32.24 seconds. Current RSS: ~2669M. Threads: 5. load average: 1.07 1.05 1.08 1/284 110856384.6385 when external authorization control is enabled6386 behaves like evidence not found6387 is expected to respond with numeric status code not_found6388# [RSpecRunTime] RSpec elapsed time: 32 minutes 34.26 seconds. Current RSS: ~2637M. Threads: 5. load average: 1.06 1.05 1.08 1/284 111016389.6390# [RSpecRunTime] Finishing example group spec/controllers/projects/releases/evidences_controller_spec.rb. It took 27.75 seconds. Expected to take 24.01 seconds.6391# [RSpecRunTime] Starting example group spec/requests/projects/merge_requests_spec.rb. Expected to take 23.58 seconds.6392merge requests actions6393 GET /:namespace/:project/-/merge_requests/:iid6394 as json6395 with caching6396 for sidebar_extras6397 when the request has not been cached6398 behaves like a non-cached request6399 serializes merge request6400# [RSpecRunTime] RSpec elapsed time: 32 minutes 36.75 seconds. Current RSS: ~2550M. Threads: 5. load average: 1.06 1.05 1.08 1/290 111986401.6402 when the request has already been cached6403 does not serialize merge request again6404 when the merge request is updated6405 when the logged in user is different6406 behaves like a non-cached request6407 serializes merge request6408# [RSpecRunTime] RSpec elapsed time: 32 minutes 39.93 seconds. Current RSS: ~2537M. Threads: 5. load average: 1.06 1.05 1.08 1/290 113376409.6410 when the assignee is changed6411 behaves like a non-cached request6412 serializes merge request6413# [RSpecRunTime] RSpec elapsed time: 32 minutes 41.77 seconds. Current RSS: ~2549M. Threads: 5. load average: 1.06 1.05 1.08 1/290 114076414.6415 when the existing assignee gets updated6416 behaves like a non-cached request6417 serializes merge request6418# [RSpecRunTime] RSpec elapsed time: 32 minutes 43.37 seconds. Current RSS: ~2544M. Threads: 5. load average: 1.05 1.05 1.08 1/290 114766419.6420 when the reviewer is changed6421 behaves like a non-cached request6422 serializes merge request6423# [RSpecRunTime] RSpec elapsed time: 32 minutes 45.18 seconds. Current RSS: ~2590M. Threads: 5. load average: 1.05 1.05 1.08 1/290 115456424.6425 when the existing reviewer gets updated6426 behaves like a non-cached request6427 serializes merge request6428# [RSpecRunTime] RSpec elapsed time: 32 minutes 46.69 seconds. Current RSS: ~2639M. Threads: 5. load average: 1.05 1.05 1.08 1/290 116146429.6430 when the time_estimate is changed6431 behaves like a non-cached request6432 serializes merge request6433# [RSpecRunTime] RSpec elapsed time: 32 minutes 51.44 seconds. Current RSS: ~2694M. Threads: 5. load average: 1.05 1.05 1.08 1/289 116846434.6435 when the spend_time is changed6436 behaves like a non-cached request6437 serializes merge request6438# [RSpecRunTime] RSpec elapsed time: 32 minutes 53.27 seconds. Current RSS: ~2695M. Threads: 5. load average: 1.04 1.05 1.08 1/290 117546439.6440 when a user leaves a note6441 behaves like a non-cached request6442 serializes merge request6443# [RSpecRunTime] RSpec elapsed time: 32 minutes 55.13 seconds. Current RSS: ~2638M. Threads: 5. load average: 1.04 1.05 1.08 1/290 118256444.6445 for other serializer6446 does not use cache6447# [RSpecRunTime] RSpec elapsed time: 32 minutes 56.38 seconds. Current RSS: ~2606M. Threads: 5. load average: 1.04 1.05 1.08 1/290 118966448.6449# [RSpecRunTime] Finishing example group spec/requests/projects/merge_requests_spec.rb. It took 22.09 seconds. Expected to take 23.58 seconds.6450# [RSpecRunTime] Starting example group spec/requests/api/admin/broadcast_messages_spec.rb. Expected to take 20.31 seconds.6451API::Admin::BroadcastMessages6452 GET /broadcast_messages6453 returns an Array of BroadcastMessages6454 GET /broadcast_messages/:id6455 returns the specified message6456 POST /broadcast_messages6457 returns a 401 for anonymous users6458 behaves like POST request permissions for admin mode6459 behaves like when admin6460 behaves like makes request6461 returns6462 behaves like makes request6463 returns6464 behaves like when user6465 returns6466 behaves like makes request6467 returns6468 as an admin6469 requires the `message` parameter6470 defines sane default start and end times6471 accepts a custom background and foreground color6472 accepts target access levels6473 accepts a target path6474 accepts a broadcast type6475 uses default broadcast type6476 errors for invalid broadcast type6477 accepts an active dismissable value6478 when create does not persist record6479 calls render_validation_error!6480# [RSpecRunTime] RSpec elapsed time: 33 minutes 5.41 seconds. Current RSS: ~2736M. Threads: 5. load average: 1.04 1.05 1.08 1/289 118976481.6482 PUT /broadcast_messages/:id6483 returns a 401 for anonymous users6484 behaves like PUT request permissions for admin mode6485 behaves like when admin6486 behaves like makes request6487 returns6488 behaves like makes request6489 returns6490 behaves like when user6491 returns6492 behaves like makes request6493 returns6494# [RSpecRunTime] RSpec elapsed time: 33 minutes 10.21 seconds. Current RSS: ~2738M. Threads: 5. load average: 1.03 1.05 1.08 1/284 118986495.6496 as an admin6497 accepts new background and foreground colors6498 accepts new start and end times6499 accepts a new message6500 accepts a new target_access_levels6501 accepts a new target_path6502 accepts a new broadcast_type6503 errors for invalid broadcast type6504 accepts a new dismissable value6505 when update fails6506 calls render_validation_error!6507# [RSpecRunTime] RSpec elapsed time: 33 minutes 13.67 seconds. Current RSS: ~2727M. Threads: 5. load average: 1.03 1.05 1.08 1/284 118996508.6509 DELETE /broadcast_messages/:id6510 returns a 401 for anonymous users6511 deletes the broadcast message for admins6512 behaves like DELETE request permissions for admin mode6513 behaves like when admin6514 behaves like makes request6515 returns6516# [RSpecRunTime] RSpec elapsed time: 33 minutes 14.83 seconds. Current RSS: ~2729M. Threads: 5. load average: 1.03 1.05 1.08 1/284 119006517.6518 behaves like makes request6519 returns6520# [RSpecRunTime] RSpec elapsed time: 33 minutes 18.44 seconds. Current RSS: ~2725M. Threads: 5. load average: 1.03 1.04 1.08 1/284 119016521.6522 behaves like when user6523 returns6524 behaves like makes request6525 returns6526 behaves like 412 response6527 for a modified resource6528 returns 412 with a JSON error6529 for an unmodified resource6530 returns 204 with an empty body6531# [RSpecRunTime] Finishing example group spec/requests/api/admin/broadcast_messages_spec.rb. It took 23.65 seconds. Expected to take 20.31 seconds.6532# [RSpecRunTime] Starting example group spec/requests/api/api_spec.rb. Expected to take 19.46 seconds.6533API::API6534 Record user last activity in after hook6535 updates the users last_activity_on to the current date6536 with a project-specific path6537 passes correct arguments to ActivityService6538# [RSpecRunTime] RSpec elapsed time: 33 minutes 21.96 seconds. Current RSS: ~2721M. Threads: 5. load average: 1.03 1.04 1.08 1/285 119026539.6540 User with only read_api scope personal access token6541 when personal access token has only read_api scope6542 does authorize user for get request6543 does authorize user for head request6544 does not authorize user for revoked token6545 does not authorize user for post request6546 does not authorize user for put request6547 does not authorize user for delete request6548# [RSpecRunTime] RSpec elapsed time: 33 minutes 24.72 seconds. Current RSS: ~2710M. Threads: 5. load average: 1.02 1.04 1.08 1/285 119036549.6550 authentication with deploy token6551 admin mode6552 does not bypass the session6553# [RSpecRunTime] RSpec elapsed time: 33 minutes 29.21 seconds. Current RSS: ~2706M. Threads: 5. load average: 1.02 1.04 1.08 1/285 119046554.6555 logging6556 when the endpoint is handled by the application6557 skips context fields that do not apply6558 when the endpoint supports all possible fields6559 logs all application context fields and the route6560# [RSpecRunTime] RSpec elapsed time: 33 minutes 30.65 seconds. Current RSS: ~2707M. Threads: 5. load average: 1.02 1.04 1.08 1/285 119056561.6562 with an expired token6563 logs all application context fields and the route6564 when there is an unsupported media type6565 logs the route and context metadata for the client6566 when there is an OPTIONS request6567 logs the route and context metadata for the client6568 when the API version is not matched6569 logs the route and context metadata for the client6570 when there is an unhandled exception for an anonymous request6571 logs all application context fields and the route6572 Marginalia comments6573 GET /user/:id6574 generates a query that includes the expected annotations6575 supported content-types6576 GET /user/:id.txt6577 returns application/json6578 content security policy header6579 when CSP is not configured globally6580 does not set the CSP header6581 when CSP is configured globally6582 sets a stricter CSP header6583 when report_only is true6584 does not set any CSP header6585# [RSpecRunTime] RSpec elapsed time: 33 minutes 37.96 seconds. Current RSS: ~2768M. Threads: 5. load average: 1.02 1.04 1.08 1/285 119066586.6587 admin mode support6588 with `admin_mode` scope6589 when admin mode setting is disabled6590 is expected to respond with numeric status code ok6591 when admin mode setting is enabled6592 is expected to respond with numeric status code ok6593 without `admin_mode` scope6594 when admin mode setting is disabled6595 is expected to respond with numeric status code ok6596 when admin mode setting is enabled6597 is expected to respond with numeric status code forbidden6598 Handle Gitlab::Git::ResourceExhaustedError exception6599 returns 503 status and Retry-After header6600# [RSpecRunTime] RSpec elapsed time: 33 minutes 41.2 seconds. Current RSS: ~2771M. Threads: 5. load average: 1.10 1.06 1.08 1/285 119206601.6602 Grape::Exceptions::Base handler6603 returns 400 on JSON parse errors6604# [RSpecRunTime] Finishing example group spec/requests/api/api_spec.rb. It took 21.56 seconds. Expected to take 19.46 seconds.6605# [RSpecRunTime] Starting example group spec/controllers/snippets/blobs_controller_spec.rb. Expected to take 17.61 seconds.6606Snippets::BlobsController6607 GET #raw6608 snippet_visibility_level: :public, user: :author, status: :ok6609 responds with correct status6610# [RSpecRunTime] RSpec elapsed time: 33 minutes 43.03 seconds. Current RSS: ~2720M. Threads: 5. load average: 1.10 1.06 1.08 1/287 119426611.6612 snippet_visibility_level: :public, user: :other_user, status: :ok6613 responds with correct status6614 snippet_visibility_level: :public, user: nil, status: :ok6615 responds with correct status6616 snippet_visibility_level: :private, user: :author, status: :ok6617 responds with correct status6618 snippet_visibility_level: :private, user: :other_user, status: :not_found6619 responds with correct status6620 snippet_visibility_level: :private, user: nil, status: :redirect6621 responds with correct status6622 behaves like raw snippet blob6623 with valid params6624 delivers file with correct Workhorse headers6625 responds with status 2006626# [RSpecRunTime] RSpec elapsed time: 33 minutes 50.6 seconds. Current RSS: ~2786M. Threads: 5. load average: 1.08 1.06 1.08 1/290 120706627.6628 Content Disposition6629 when the disposition is inline6630 returns inline in the content disposition header6631 when the disposition is attachment6632 returns attachment plus the filename in the content disposition header6633 with invalid file path6634 behaves like returning response status6635 returns not_found6636 with invalid ref6637 behaves like returning response status6638 returns not_found6639 behaves like content disposition headers6640 sets content disposition to inline6641 when inline param is false6642 sets content disposition to attachment6643# [RSpecRunTime] RSpec elapsed time: 33 minutes 54.82 seconds. Current RSS: ~2733M. Threads: 5. load average: 1.16 1.07 1.09 1/290 121956644.6645 with a snippet without a repository6646 behaves like raw snippet without repository6647 when authorized6648 returns a 4226649 when unauthorized6650 behaves like returning response status6651 returns redirect6652# [RSpecRunTime] Finishing example group spec/controllers/snippets/blobs_controller_spec.rb. It took 14.02 seconds. Expected to take 17.61 seconds.6653# [RSpecRunTime] Starting example group spec/requests/api/graphql/project/project_pipeline_statistics_spec.rb. Expected to take 16.98 seconds.6654rendering project pipeline statistics6655 behaves like a working graphql query6656 returns a successful response6657# [RSpecRunTime] RSpec elapsed time: 33 minutes 57.57 seconds. Current RSS: ~2686M. Threads: 5. load average: 1.16 1.07 1.09 1/290 121966658.6659 week statistics6660 contains only requested fields6661 executes exactly 2 queries on ci_pipelines6662 contains expected data for the week's pipelines6663 contains two arrays of 8 elements each for the week pipelines6664 when user has no permissions6665 is expected to be nil6666# [RSpecRunTime] RSpec elapsed time: 34 minutes 3.19 seconds. Current RSS: ~2711M. Threads: 5. load average: 1.14 1.07 1.09 1/290 121976667.6668 monthly statistics6669 contains only requested fields6670 executes exactly 2 queries on ci_pipelines6671 contains expected data for the month's pipelines6672 behaves like monthly statistics6673 executes exactly 2 queries on ci_pipelines6674 contains 32 elements for each hash6675 contains two arrays of 32 elements each for the month pipelines6676# [RSpecRunTime] RSpec elapsed time: 34 minutes 6.29 seconds. Current RSS: ~2699M. Threads: 5. load average: 1.21 1.09 1.09 1/285 121986677.6678 behaves like monthly statistics6679 executes exactly 2 queries on ci_pipelines6680 contains 31 elements for each hash6681 contains two arrays of 31 elements each for the month pipelines6682# [RSpecRunTime] RSpec elapsed time: 34 minutes 10.93 seconds. Current RSS: ~2711M. Threads: 5. load average: 1.20 1.08 1.09 1/285 121996683.6684 behaves like monthly statistics6685 executes exactly 2 queries on ci_pipelines6686 contains 32 elements for each hash6687 contains two arrays of 32 elements each for the month pipelines6688# [RSpecRunTime] RSpec elapsed time: 34 minutes 12.62 seconds. Current RSS: ~2711M. Threads: 5. load average: 1.20 1.08 1.09 1/285 122006689.6690 when user has no permissions6691 is expected to be nil6692 year statistics6693 contains only requested fields6694 executes exactly 2 queries on ci_pipelines6695 contains expected data for the year's pipelines6696 contains two arrays of 13 elements each for the year pipelines6697 when user has no permissions6698 is expected to be nil6699# [RSpecRunTime] RSpec elapsed time: 34 minutes 15.86 seconds. Current RSS: ~2665M. Threads: 5. load average: 1.18 1.08 1.09 1/285 122016700.6701# [RSpecRunTime] Finishing example group spec/requests/api/graphql/project/project_pipeline_statistics_spec.rb. It took 20.28 seconds. Expected to take 16.98 seconds.6702# [RSpecRunTime] Starting example group spec/requests/api/graphql/mutations/work_items/create_from_task_spec.rb. Expected to take 14.21 seconds.6703Create a work item from a task in a work item's description6704 the user is not allowed to update a work item6705 behaves like a mutation that returns a top-level access error6706 is expected to contain exactly "The resource that you are attempting to access does not exist or you don't have permission to perform this action"6707# [RSpecRunTime] RSpec elapsed time: 34 minutes 17.71 seconds. Current RSS: ~2711M. Threads: 5. load average: 1.18 1.08 1.09 1/285 122026708.6709 when user has permissions to create a work item6710 creates the work item6711 when creating a work item fails6712 makes no changes to the DB and returns an error message6713# [RSpecRunTime] RSpec elapsed time: 34 minutes 24.3 seconds. Current RSS: ~2699M. Threads: 5. load average: 1.15 1.08 1.09 1/285 122036714.6715 behaves like has spam protection6716 #check_spam_action_response!6717 when the object is spam (DISALLOW)6718 and no CAPTCHA is available6719 behaves like disallow response6720 informs the client that the request was denied as spam6721# [RSpecRunTime] RSpec elapsed time: 34 minutes 26.29 seconds. Current RSS: ~2615M. Threads: 5. load average: 1.15 1.08 1.09 1/285 122046722.6723 and a CAPTCHA is required6724 behaves like disallow response6725 informs the client that the request was denied as spam6726# [RSpecRunTime] RSpec elapsed time: 34 minutes 28.08 seconds. Current RSS: ~2576M. Threads: 5. load average: 1.15 1.08 1.09 1/285 122056727.6728 when the object is not spam (CONDITIONAL ALLOW)6729 and no CAPTCHA is required6730 does not return a top-level error6731# [RSpecRunTime] RSpec elapsed time: 34 minutes 30.44 seconds. Current RSS: ~2532M. Threads: 5. load average: 1.14 1.08 1.09 1/286 122066732.6733 and a CAPTCHA is required6734 informs the client that the request may be retried after solving the CAPTCHA6735# [RSpecRunTime] RSpec elapsed time: 34 minutes 32.2 seconds. Current RSS: ~2522M. Threads: 5. load average: 1.14 1.08 1.09 1/286 122076736.6737# [RSpecRunTime] Finishing example group spec/requests/api/graphql/mutations/work_items/create_from_task_spec.rb. It took 16.32 seconds. Expected to take 14.21 seconds.6738# [RSpecRunTime] Starting example group spec/controllers/projects/cycle_analytics_controller_spec.rb. Expected to take 14.0 seconds.6739Projects::CycleAnalyticsController6740 includes GracefulTimeoutHandling6741 counting page views for 'show'6742 behaves like internal event tracking6743 logs to Snowplow, Redis, and product analytics tooling6744# [RSpecRunTime] RSpec elapsed time: 34 minutes 35.28 seconds. Current RSS: ~2621M. Threads: 5. load average: 1.45 1.14 1.11 1/286 122346745.6746 tracking visits to html page6747 behaves like tracking unique visits6748 tracks unique visit if the format is HTML6749 tracks unique visit if DNT is not enabled6750 does not track unique visit if DNT is enabled6751 does not track unique visit if the format is JSON6752# [RSpecRunTime] RSpec elapsed time: 34 minutes 45.4 seconds. Current RSS: ~2616M. Threads: 5. load average: 1.38 1.14 1.11 1/286 122976753.6754 behaves like Snowplow event tracking with RedisHLL context6755 behaves like Snowplow event tracking6756 is emitted6757# [RSpecRunTime] RSpec elapsed time: 34 minutes 47.18 seconds. Current RSS: ~2579M. Threads: 5. load average: 1.38 1.14 1.11 1/286 123116758.6759# [RSpecRunTime] Finishing example group spec/controllers/projects/cycle_analytics_controller_spec.rb. It took 14.98 seconds. Expected to take 14.0 seconds.6760# [RSpecRunTime] Starting example group spec/requests/api/import_bitbucket_server_spec.rb. Expected to take 12.43 seconds.6761API::ImportBitbucketServer6762 POST /import/bitbucket_server6763 with no optional parameters6764 returns 201 response when the project is imported successfully6765 when Bitbucket Server Importer is disabled6766 rejects requests6767 when override_bitbucket_server_disabled ops flag is enabled for the user6768 accepts requests6769# [RSpecRunTime] RSpec elapsed time: 34 minutes 50.35 seconds. Current RSS: ~2602M. Threads: 5. load average: 1.35 1.14 1.11 1/286 123126770.6771 when override_bitbucket_server_disabled ops flag is enabled for another user6772 rejects requests6773 with a new project name6774 returns 201 response when the project is imported successfully with a new project name6775 with an invalid URL6776 returns 400 response due to a blocked URL6777# [RSpecRunTime] RSpec elapsed time: 34 minutes 56.16 seconds. Current RSS: ~2722M. Threads: 5. load average: 1.32 1.13 1.11 1/286 123136778.6779 with an invalid timeout strategy6780 returns 400 response due to a blocked URL6781 with a new namespace6782 returns 201 response when the project is imported successfully to a new namespace6783# [RSpecRunTime] RSpec elapsed time: 34 minutes 58.66 seconds. Current RSS: ~2695M. Threads: 5. load average: 1.29 1.13 1.11 1/286 123146784.6785 with a private inaccessible namespace6786 returns 401 response when user can not create projects in the chosen namespace6787 with an inaccessible bitbucket server instance6788 raises a connection error6789# [RSpecRunTime] Finishing example group spec/requests/api/import_bitbucket_server_spec.rb. It took 13.17 seconds. Expected to take 12.43 seconds.6790# [RSpecRunTime] Starting example group spec/requests/api/graphql/mutations/ml/models/destroy_spec.rb. Expected to take 12.25 seconds.6791Destroying a model6792 post graphql mutation6793 with valid id6794 user_role: :maintainer, mutation_behavior: "destroying the model"6795 behaves like destroying the model6796 destroys model6797 behaves like returning response status6798 returns success6799# [RSpecRunTime] RSpec elapsed time: 35 minutes 3.08 seconds. Current RSS: ~2549M. Threads: 5. load average: 1.29 1.13 1.11 1/287 123156800.6801 user_role: :developer, mutation_behavior: "destroying the model"6802 behaves like destroying the model6803 destroys model6804 behaves like returning response status6805 returns success6806# [RSpecRunTime] RSpec elapsed time: 35 minutes 4.65 seconds. Current RSS: ~2597M. Threads: 5. load average: 1.27 1.13 1.10 1/287 123166807.6808 user_role: :reporter, mutation_behavior: "denying the mutation request"6809 behaves like denying the mutation request6810 does not delete the model6811 behaves like returning response status6812 returns success6813# [RSpecRunTime] RSpec elapsed time: 35 minutes 9.24 seconds. Current RSS: ~2681M. Threads: 5. load average: 1.25 1.13 1.10 1/286 123176814.6815 user_role: :guest, mutation_behavior: "denying the mutation request"6816 behaves like denying the mutation request6817 does not delete the model6818 behaves like returning response status6819 returns success6820# [RSpecRunTime] RSpec elapsed time: 35 minutes 10.85 seconds. Current RSS: ~2681M. Threads: 5. load average: 1.25 1.13 1.10 1/286 123186821.6822 user_role: :anonymous, mutation_behavior: "denying the mutation request"6823 behaves like denying the mutation request6824 does not delete the model6825 behaves like returning response status6826 returns success6827 with authorized user6828 with invalid id6829 behaves like model was not found6830 does not delete the model6831 behaves like returning response status6832 returns success6833# [RSpecRunTime] RSpec elapsed time: 35 minutes 13.31 seconds. Current RSS: ~2682M. Threads: 5. load average: 1.31 1.14 1.11 1/286 123196834.6835 when deleting a model works but has a warning6836 adds the warning as message6837 when an error occurs6838 returns the errors in the response6839# [RSpecRunTime] Finishing example group spec/requests/api/graphql/mutations/ml/models/destroy_spec.rb. It took 14.38 seconds. Expected to take 12.25 seconds.6840# [RSpecRunTime] Starting example group spec/controllers/admin/impersonations_controller_spec.rb. Expected to take 10.66 seconds.6841Admin::ImpersonationsController6842 DELETE destroy6843 when not signed in6844 redirects to the sign in page6845 when signed in6846 when not impersonating6847 responds with status 4046848 doesn't sign us in6849 when impersonating6850 when the impersonator is not admin (anymore)6851 responds with status 4046852 doesn't sign us in as the impersonator6853# [RSpecRunTime] RSpec elapsed time: 35 minutes 20.17 seconds. Current RSS: ~2731M. Threads: 5. load average: 1.28 1.14 1.11 1/286 123206854.6855 when the impersonator is admin6856 when the impersonator is blocked6857 responds with status 4046858 doesn't sign us in as the impersonator6859# [RSpecRunTime] RSpec elapsed time: 35 minutes 21.54 seconds. Current RSS: ~2731M. Threads: 5. load average: 1.28 1.14 1.11 3/287 123216860.6861 when the impersonator is not blocked6862 behaves like successfully stops impersonating6863 redirects to the impersonated user's page6864 signs us in as the impersonator6865 clears token session keys6866# [RSpecRunTime] RSpec elapsed time: 35 minutes 23.31 seconds. Current RSS: ~2721M. Threads: 5. load average: 1.26 1.14 1.11 1/286 123226867.6868 and the user has a temporary oauth e-mail address6869 behaves like successfully stops impersonating6870 redirects to the impersonated user's page6871 signs us in as the impersonator6872 clears token session keys6873# [RSpecRunTime] RSpec elapsed time: 35 minutes 25.01 seconds. Current RSS: ~2661M. Threads: 5. load average: 1.26 1.14 1.11 1/286 123236874.6875# [RSpecRunTime] Finishing example group spec/controllers/admin/impersonations_controller_spec.rb. It took 10.29 seconds. Expected to take 10.66 seconds.6876# [RSpecRunTime] Starting example group spec/controllers/concerns/sourcegraph_decorator_spec.rb. Expected to take 10.56 seconds.6877SourcegraphDecorator6878 with feature enabled for different project6879 behaves like disabled6880 is expected to be nil6881# [RSpecRunTime] RSpec elapsed time: 35 minutes 27.54 seconds. Current RSS: ~2618M. Threads: 5. load average: 1.26 1.14 1.11 1/286 123246882.6883 with feature disabled6884 behaves like disabled6885 is expected to be nil6886 with feature enabled for specific project6887 behaves like enabled6888 is expected to eq {:url=>"http://sourcegraph.gitlab.com"}6889# [RSpecRunTime] RSpec elapsed time: 35 minutes 32.15 seconds. Current RSS: ~2710M. Threads: 5. load average: 1.24 1.13 1.11 1/286 123256890.6891 with no user6892 behaves like disabled6893 is expected to be nil6894 with feature enabled, application enabled, and user enabled6895 behaves like enabled6896 is expected to eq {:url=>"http://sourcegraph.gitlab.com"}6897 with non-html format6898 behaves like disabled6899 is expected to be nil6900 with user disabled6901 behaves like disabled6902 is expected to be nil6903 with public only6904 with internal project6905 behaves like disabled6906 is expected to be nil6907 with public project6908 behaves like enabled6909 is expected to eq {:url=>"http://sourcegraph.gitlab.com"}6910 with admin settings disabled6911 behaves like disabled6912 is expected to be nil6913# [RSpecRunTime] Finishing example group spec/controllers/concerns/sourcegraph_decorator_spec.rb. It took 12.33 seconds. Expected to take 10.56 seconds.6914# [RSpecRunTime] Starting example group spec/requests/api/graphql/ci/project_variables_spec.rb. Expected to take 9.76 seconds.6915Query.project(fullPath).ciVariables6916 when the user can administer builds6917 returns the project's CI variables6918 sets the value to null if the variable is hidden6919 when feature flag `ci_hidden_variables is disabled`6920 returns the value even it it is hidden6921# [RSpecRunTime] RSpec elapsed time: 35 minutes 40.36 seconds. Current RSS: ~2623M. Threads: 5. load average: 1.28 1.15 1.11 1/286 123266922.6923 when the user cannot administer builds6924 returns nothing6925 sorting and pagination6926 behaves like sorted paginated variables6927 when sorted by key ascending6928 behaves like sorted paginated query6929 behaves like requires variables6930 shared example requires variables to be set6931# [RSpecRunTime] RSpec elapsed time: 35 minutes 44.71 seconds. Current RSS: ~2710M. Threads: 5. load average: 1.26 1.14 1.11 1/286 123276932.6934 when sorting6935 sorts correctly6936 when paginating6937 paginates correctly6938# [RSpecRunTime] RSpec elapsed time: 35 minutes 46.5 seconds. Current RSS: ~2711M. Threads: 5. load average: 1.26 1.14 1.11 3/286 123286939.6940 when sorted by key descending6941 behaves like sorted paginated query6942 behaves like requires variables6943 shared example requires variables to be set6945 when sorting6946 sorts correctly6947 when paginating6948 paginates correctly6949# [RSpecRunTime] RSpec elapsed time: 35 minutes 48.7 seconds. Current RSS: ~2686M. Threads: 5. load average: 1.24 1.14 1.11 1/286 123296950.6951# [RSpecRunTime] Finishing example group spec/requests/api/graphql/ci/project_variables_spec.rb. It took 11.37 seconds. Expected to take 9.76 seconds.6952# [RSpecRunTime] Starting example group spec/requests/api/graphql/mutations/ci/pipeline_trigger/update_spec.rb. Expected to take 8.95 seconds.6953PipelineTriggerUpdate6954 when authorized6955 when the params are invalid6956 does not update a pipeline trigger token6957 behaves like an invalid argument to the mutation6958 behaves like a mutation that returns top-level errors6959 is expected to contain exactly (include "invalid value for description")6960# [RSpecRunTime] RSpec elapsed time: 35 minutes 50.41 seconds. Current RSS: ~2615M. Threads: 5. load average: 1.24 1.14 1.11 1/286 123306961.6962 when the params are valid6963 updates the pipeline trigger token6964 returns the updated trigger token6965 behaves like a working GraphQL mutation6966 with a personal access token6967 behaves like prevents access to the mutation6968 does not resolve the mutation6969# [RSpecRunTime] RSpec elapsed time: 35 minutes 51.92 seconds. Current RSS: ~2684M. Threads: 5. load average: 1.24 1.14 1.11 1/286 123316970.6971 behaves like allows access to the mutation6972 behaves like a working graphql query that returns data6973 contains data6974 behaves like a working graphql query6975 returns a successful response6976# [RSpecRunTime] RSpec elapsed time: 35 minutes 56.11 seconds. Current RSS: ~2699M. Threads: 5. load average: 1.22 1.14 1.11 1/286 123326977.6978 with an OAuth token6979 behaves like prevents access to the mutation6980 does not resolve the mutation6981 behaves like allows access to the mutation6982 behaves like a working graphql query that returns data6983 contains data6984 behaves like a working graphql query6985 returns a successful response6986# [RSpecRunTime] RSpec elapsed time: 35 minutes 58.2 seconds. Current RSS: ~2699M. Threads: 5. load average: 1.22 1.14 1.11 1/286 123336987.6988 when unauthorized6989 behaves like a mutation on an unauthorized resource6990 behaves like a mutation that returns top-level errors6991 is expected to contain exactly "The resource that you are attempting to access does not exist or you don't have permission to perform this action"6992# [RSpecRunTime] Finishing example group spec/requests/api/graphql/mutations/ci/pipeline_trigger/update_spec.rb. It took 10.08 seconds. Expected to take 8.95 seconds.6993# [RSpecRunTime] Starting example group spec/requests/projects/settings/packages_and_registries_controller_spec.rb. Expected to take 8.6 seconds.6994Projects::Settings::PackagesAndRegistriesController6995 GET #show6996 when user is authorized6997 pushes the feature flag "packages_protected_packages" to the view6998 pushes the feature flag "container_registry_protected_containers" to the view6999 when feature flag "packages_protected_packages" is disabled7000 does not push the feature flag "packages_protected_packages" to the view7001# [RSpecRunTime] RSpec elapsed time: 36 minutes 2.1 seconds. Current RSS: ~2598M. Threads: 5. load average: 1.20 1.14 1.11 1/287 123347002.7003 when feature flag "container_registry_protected_containers" is disabled7004 does not push the feature flag "container_registry_protected_containers" to the view7005 GET #cleanup_tags7006 when user is unauthorized7007 shows 4047008 when user is authorized7009 renders content7010 when registry is disabled7011 shows 4047012# [RSpecRunTime] RSpec elapsed time: 36 minutes 7.85 seconds. Current RSS: ~2701M. Threads: 5. load average: 1.27 1.15 1.11 1/286 123357013.7014 when container registry is disabled on project7015 shows 4047016# [RSpecRunTime] Finishing example group spec/requests/projects/settings/packages_and_registries_controller_spec.rb. It took 9.68 seconds. Expected to take 8.6 seconds.7017# [RSpecRunTime] Starting example group spec/requests/api/graphql/mutations/ml/model_versions/delete_spec.rb. Expected to take 8.03 seconds.7018Destroying a model version7019 post graphql mutation7020 with valid id7021 user_role: :maintainer, mutation_behavior: "destroying the model"7022 behaves like destroying the model7023 destroys model7024 behaves like returning response status7025 returns success7026# [RSpecRunTime] RSpec elapsed time: 36 minutes 10.92 seconds. Current RSS: ~2682M. Threads: 5. load average: 1.24 1.15 1.11 1/286 123367027.7028 user_role: :developer, mutation_behavior: "destroying the model"7029 behaves like destroying the model7030 destroys model7031 behaves like returning response status7032 returns success7033# [RSpecRunTime] RSpec elapsed time: 36 minutes 12.42 seconds. Current RSS: ~2650M. Threads: 5. load average: 1.24 1.15 1.11 1/286 123377034.7035 user_role: :reporter, mutation_behavior: "a mutation that returns a top-level access error"7036 behaves like a mutation that returns a top-level access error7037 is expected to contain exactly "The resource that you are attempting to access does not exist or you don't have permission to perform this action"7038 user_role: :guest, mutation_behavior: "a mutation that returns a top-level access error"7039 behaves like a mutation that returns a top-level access error7040 is expected to contain exactly "The resource that you are attempting to access does not exist or you don't have permission to perform this action"7041 user_role: :anonymous, mutation_behavior: "a mutation that returns a top-level access error"7042 behaves like a mutation that returns a top-level access error7043 is expected to contain exactly "The resource that you are attempting to access does not exist or you don't have permission to perform this action"7044 with authorized user7045 with invalid id7046 behaves like model version was not found7047 does not delete the model7048 behaves like returning response status7049 returns success7050# [RSpecRunTime] RSpec elapsed time: 36 minutes 18.02 seconds. Current RSS: ~2729M. Threads: 5. load average: 1.31 1.16 1.11 1/286 123387051.7052 when an error occurs7053 returns the errors in the response7054# [RSpecRunTime] Finishing example group spec/requests/api/graphql/mutations/ml/model_versions/delete_spec.rb. It took 10.19 seconds. Expected to take 8.03 seconds.7055# [RSpecRunTime] Starting example group spec/requests/api/graphql/project/ci_access_authorized_agents_spec.rb. Expected to take 7.94 seconds.7056Project.ci_access_authorized_agents7057 with project authorization7058 returns the authorized agent7059 when user is developer in the agent management project7060 returns the project information as well7061# [RSpecRunTime] RSpec elapsed time: 36 minutes 21.61 seconds. Current RSS: ~2699M. Threads: 5. load average: 1.28 1.16 1.11 3/287 123397062.7063 when user is reporter7064 returns nothing7065 with group authorization7066 returns the authorized agent7067 when user is developer in the agent management project7068 returns the project information as well7069# [RSpecRunTime] RSpec elapsed time: 36 minutes 23.39 seconds. Current RSS: ~2674M. Threads: 5. load average: 1.26 1.16 1.11 1/286 123407070.7071 when user is reporter7072 returns nothing7073 when deployment project is not authorized to ci_access to the agent7074 returns empty7075# [RSpecRunTime] Finishing example group spec/requests/api/graphql/project/ci_access_authorized_agents_spec.rb. It took 5.48 seconds. Expected to take 7.94 seconds.7076# [RSpecRunTime] Starting example group spec/requests/clusters/agents/dashboard_controller_spec.rb. Expected to take 7.06 seconds.7077Clusters::Agents::DashboardController7078 GET index7079 returns ok and renders view7080 with k8s_dashboard feature flag disabled7081 returns not found7082# [RSpecRunTime] RSpec elapsed time: 36 minutes 25.61 seconds. Current RSS: ~2670M. Threads: 5. load average: 1.26 1.16 1.11 1/286 123417083.7084 GET show7085 with authorized user7086 sets the kas cookie7087 returns ok7088 with k8s_dashboard feature flag disabled7089 does not set the kas cookie7090 returns not found7091# [RSpecRunTime] RSpec elapsed time: 36 minutes 32.2 seconds. Current RSS: ~2763M. Threads: 5. load average: 1.24 1.15 1.11 1/286 123427092.7093 with unauthorized user7094 does not set the kas cookie7095 returns not found7096# [RSpecRunTime] Finishing example group spec/requests/clusters/agents/dashboard_controller_spec.rb. It took 8.99 seconds. Expected to take 7.06 seconds.7097# [RSpecRunTime] Starting example group spec/requests/api/pages_spec.rb. Expected to take 6.85 seconds.7098API::Pages7099 PATCH /projects/:id/pages7100 when the user is authorized7101 and the update succeeds7102 updates the pages settings and returns 2007103# [RSpecRunTime] RSpec elapsed time: 36 minutes 34.46 seconds. Current RSS: ~2749M. Threads: 5. load average: 1.30 1.17 1.12 1/286 123437104.7105 when the service returns any kind of error7106 returns 403 forbidden with the passed along error message7107 when the user is unauthorized7108 returns a 403 forbidden7109 when pages feature is disabled7110 returns a 404 not found7111 when there is no project7112 returns 404 not found7113 when the parameters are invalid7114 returns a 400 bad request7115 when get pages setting endpoint7116 returns the :ok for project maintainers (and above)7117 returns the :forbidden for project developers (and below)7118 when the pages feature is disabled7119 returns the :not_found when user is not in the project7120# [RSpecRunTime] RSpec elapsed time: 36 minutes 40.82 seconds. Current RSS: ~2794M. Threads: 5. load average: 1.27 1.17 1.12 1/285 123447121.7122 when the project has pages deployments7123 return the right data7124# [RSpecRunTime] Finishing example group spec/requests/api/pages_spec.rb. It took 8.36 seconds. Expected to take 6.85 seconds.7125# [RSpecRunTime] Starting example group spec/requests/api/graphql/mutations/todos/mark_done_spec.rb. Expected to take 6.38 seconds.7126Marking todos done7127 marks a single todo as done7128 when todo is already marked done7129 has the expected response7130# [RSpecRunTime] RSpec elapsed time: 36 minutes 45.21 seconds. Current RSS: ~2691M. Threads: 5. load average: 1.25 1.16 1.11 1/285 123457131.7132 when todo does not belong to requesting user7133 results in the correct todo states7134 behaves like a mutation that returns a top-level access error7135 is expected to contain exactly "The resource that you are attempting to access does not exist or you don't have permission to perform this action"7136# [RSpecRunTime] RSpec elapsed time: 36 minutes 46.23 seconds. Current RSS: ~2681M. Threads: 5. load average: 1.25 1.16 1.11 3/285 123467137.7138 when using an invalid gid7139 contains the expected error7140# [RSpecRunTime] Finishing example group spec/requests/api/graphql/mutations/todos/mark_done_spec.rb. It took 5.12 seconds. Expected to take 6.38 seconds.7141# [RSpecRunTime] Starting example group spec/requests/api/graphql/project/labels_query_spec.rb. Expected to take 6.13 seconds.7142getting project label information7143 behaves like querying a GraphQL type with labels7144 running a query7145 minimum required arguments7146 returns the label information7147 returns the labels information7148# [RSpecRunTime] RSpec elapsed time: 36 minutes 48.56 seconds. Current RSS: ~2628M. Threads: 5. load average: 1.23 1.16 1.11 1/285 123477149.7150 with a search param7151 finds the matching labels7152 when searching only in the title7153 finds the matching labels7154# [RSpecRunTime] RSpec elapsed time: 36 minutes 52.67 seconds. Current RSS: ~2704M. Threads: 5. load average: 1.23 1.16 1.11 1/285 123487155.7156 when searching only in the description7157 finds the matching labels7158 the label does not exist7159 returns nil7160 performance7161 batches queries for labels by title7162# [RSpecRunTime] Finishing example group spec/requests/api/graphql/project/labels_query_spec.rb. It took 7.83 seconds. Expected to take 6.13 seconds.7163# [RSpecRunTime] Starting example group spec/requests/api/graphql/notes/synthetic_note_resolver_spec.rb. Expected to take 5.9 seconds.7164Query.synthetic_note(noteable_id, sha)7165 when the user has access to read the note7166 returns synthetic note7167 and notes widget is not available7168 returns nil7169# [RSpecRunTime] RSpec elapsed time: 36 minutes 58.79 seconds. Current RSS: ~2614M. Threads: 5. load average: 1.20 1.15 1.11 1/285 123497170.7171 when the user does not have access to read the note7172 returns nil7173# [RSpecRunTime] Finishing example group spec/requests/api/graphql/notes/synthetic_note_resolver_spec.rb. It took 5.12 seconds. Expected to take 5.9 seconds.7174# [RSpecRunTime] Starting example group spec/requests/api/graphql/ci/stages_spec.rb. Expected to take 5.22 seconds.7175Query.project.pipeline.stages7176 returns the stage of a pipeline7177 behaves like a working graphql query7178 returns a successful response7179# [RSpecRunTime] RSpec elapsed time: 37 minutes 1.78 seconds. Current RSS: ~2645M. Threads: 5. load average: 1.20 1.15 1.11 1/286 123657180.7181 job pagination7182 returns up to default limit jobs per stage7183 when the limit is manually set7184 returns up to custom limit jobs per stage7185# [RSpecRunTime] RSpec elapsed time: 37 minutes 5.92 seconds. Current RSS: ~2739M. Threads: 5. load average: 1.18 1.15 1.11 1/286 123667186.7187# [RSpecRunTime] Finishing example group spec/requests/api/graphql/ci/stages_spec.rb. It took 6.38 seconds. Expected to take 5.22 seconds.7188# [RSpecRunTime] Starting example group spec/requests/api/graphql/subscriptions/notes/updated_spec.rb. Expected to take 5.2 seconds.7189Subscriptions::Notes::Updated7190 when user is unauthorized7191 does not receive any data7192# [RSpecRunTime] RSpec elapsed time: 37 minutes 7.67 seconds. Current RSS: ~2737M. Threads: 5. load average: 1.18 1.15 1.11 1/285 123677193.7194 when user is authorized7195 receives updated note data7196 when note is confidential7197 and user has permission to read confidential notes7198 receives updated note data7199# [RSpecRunTime] RSpec elapsed time: 37 minutes 9.83 seconds. Current RSS: ~2685M. Threads: 5. load average: 1.16 1.15 1.11 1/285 123687200.7201 and user does not have permission to read confidential notes7202 does not receive updated note data7203# [RSpecRunTime] RSpec elapsed time: 37 minutes 10.83 seconds. Current RSS: ~2676M. Threads: 5. load average: 1.16 1.15 1.11 1/285 123697204.7205# [RSpecRunTime] Finishing example group spec/requests/api/graphql/subscriptions/notes/updated_spec.rb. It took 4.88 seconds. Expected to take 5.2 seconds.7206# [RSpecRunTime] Starting example group spec/requests/admin/integrations_controller_spec.rb. Expected to take 4.66 seconds.7207Admin::IntegrationsController7208 GET #edit7209 for prometheus integration7210 renders a 4047211 GET #overrides7212 for jira integration7213 when format is html7214 renders7215# [RSpecRunTime] RSpec elapsed time: 37 minutes 13.27 seconds. Current RSS: ~2612M. Threads: 5. load average: 1.15 1.14 1.11 1/285 123707216.7217 when format is json7218 returns the project overrides data7219 for prometheus integration7220 renders a 4047221# [RSpecRunTime] Finishing example group spec/requests/admin/integrations_controller_spec.rb. It took 3.22 seconds. Expected to take 4.66 seconds.7222# [RSpecRunTime] Starting example group spec/requests/api/graphql/mutations/incident_management/timeline_event/update_spec.rb. Expected to take 4.53 seconds.7223Updating an incident timeline event7224 updates the timeline event7225 when timeline event tag names are passed7226 when tags exist7227 removes tag1 and adds tag27228# [RSpecRunTime] RSpec elapsed time: 37 minutes 16.8 seconds. Current RSS: ~2707M. Threads: 5. load average: 1.15 1.14 1.11 1/285 123717229.7230 when tags do not exist7231 behaves like timeline event mutation responds with validation error7232 responds with a validation error7233# [RSpecRunTime] RSpec elapsed time: 37 minutes 20.6 seconds. Current RSS: ~2772M. Threads: 5. load average: 1.14 1.14 1.11 1/285 123727234.7235 when note is more than 280 characters long7236 behaves like timeline event mutation responds with validation error7237 responds with a validation error7238# [RSpecRunTime] Finishing example group spec/requests/api/graphql/mutations/incident_management/timeline_event/update_spec.rb. It took 7.2 seconds. Expected to take 4.53 seconds.7239# [RSpecRunTime] Starting example group spec/requests/api/graphql/mutations/ci/job_artifact/destroy_spec.rb. Expected to take 4.19 seconds.7240ArtifactDestroy7241 returns an error if the user is not allowed to destroy the artifact7242 when the user is allowed to destroy the artifact7243 destroys the artifact7244 returns error if destory fails7245# [RSpecRunTime] RSpec elapsed time: 37 minutes 25.56 seconds. Current RSS: ~2703M. Threads: 5. load average: 1.13 1.14 1.11 1/285 123737246.7247# [RSpecRunTime] Finishing example group spec/requests/api/graphql/mutations/ci/job_artifact/destroy_spec.rb. It took 4.33 seconds. Expected to take 4.19 seconds.7248# [RSpecRunTime] Starting example group spec/requests/external_redirect/external_redirect_controller_spec.rb. Expected to take 4.03 seconds.7249ExternalRedirect::ExternalRedirectController requests7250 with same origin url7251 redirects7252 with invalid url params7253 when url is bad7254 returns 4047255 when url is empty7256 returns 4047257 when url param is missing7258 returns 4047259 when url points to self7260 returns 4047261 when url points to self encoded7262 returns 4047263 with valid url param7264 returns 200 and renders URL7265 does not render nav7266# [RSpecRunTime] Finishing example group spec/requests/external_redirect/external_redirect_controller_spec.rb. It took 3.07 seconds. Expected to take 4.03 seconds.7267# [RSpecRunTime] Starting example group spec/requests/api/graphql/mutations/ci/job_token_scope/remove_group_spec.rb. Expected to take 3.63 seconds.7268CiJobTokenScopeRemoveGroup7269 when authorized7270 removes the target group from the job token scope7271 when invalid target group is provided7272 has mutation errors7273# [RSpecRunTime] RSpec elapsed time: 37 minutes 33.55 seconds. Current RSS: ~2827M. Threads: 5. load average: 1.11 1.14 1.10 1/285 123747274.7275 when unauthorized7276 when not a maintainer7277 has graphql errors7278# [RSpecRunTime] Finishing example group spec/requests/api/graphql/mutations/ci/job_token_scope/remove_group_spec.rb. It took 5.67 seconds. Expected to take 3.63 seconds.7279# [RSpecRunTime] Starting example group spec/requests/api/graphql/mutations/admin/abuse_report_labels/create_spec.rb. Expected to take 3.41 seconds.7280Mutations::Admin::AbuseReportLabels::Create7281 when the user does not have permission to create a label7282 does not create the label7283 behaves like a mutation that returns a top-level access error7284 is expected to contain exactly "The resource that you are attempting to access does not exist or you don't have permission to perform this action"7285 when the user has permission to create a label7286 creates the label7287 when there are errors7288 does not create the label7289# [RSpecRunTime] Finishing example group spec/requests/api/graphql/mutations/admin/abuse_report_labels/create_spec.rb. It took 2.11 seconds. Expected to take 3.41 seconds.7290# [RSpecRunTime] Starting example group spec/requests/api/graphql/abuse_report_spec.rb. Expected to take 3.2 seconds.7291Querying an Abuse Report7292 when the user is an admin7293 returns all fields7294 behaves like a working graphql query that returns data7295 contains data7296 behaves like a working graphql query7297 returns a successful response7298# [RSpecRunTime] RSpec elapsed time: 37 minutes 38.23 seconds. Current RSS: ~2747M. Threads: 5. load average: 1.11 1.14 1.10 1/285 123757299.7300 when the user is not an admin7301 returns nil7302 labels7303 returns labels7304# [RSpecRunTime] Finishing example group spec/requests/api/graphql/abuse_report_spec.rb. It took 2.97 seconds. Expected to take 3.2 seconds.7305# [RSpecRunTime] Starting example group spec/requests/admin/hook_logs_controller_spec.rb. Expected to take 3.05 seconds.7306Admin::HookLogsController7307 behaves like WebHooks::HookLogActions7308 GET #show7309 renders a 200 if the hook exists7310 renders a 404 if the hook does not exist7311# [RSpecRunTime] RSpec elapsed time: 37 minutes 44.01 seconds. Current RSS: ~2779M. Threads: 5. load average: 1.09 1.13 1.10 1/285 123767312.7313 POST #retry7314 executes the hook and redirects to the service form7315 renders a 404 if the hook does not exist7316 redirects back with a warning if the hook log url is outdated7317# [RSpecRunTime] RSpec elapsed time: 37 minutes 45.45 seconds. Current RSS: ~2779M. Threads: 5. load average: 1.09 1.13 1.10 1/285 123777318.7319# [RSpecRunTime] Finishing example group spec/requests/admin/hook_logs_controller_spec.rb. It took 6.07 seconds. Expected to take 3.05 seconds.7320# [RSpecRunTime] Starting example group spec/requests/api/graphql/ci/manual_variables_spec.rb. Expected to take 2.68 seconds.7321Query.project(fullPath).pipelines.jobs.manualVariables7322 returns the manual variables for actionable jobs7323 does not fetch job variables for jobs that are not actionable7324 does not fetch job variables for bridges7325# [RSpecRunTime] Finishing example group spec/requests/api/graphql/ci/manual_variables_spec.rb. It took 2.76 seconds. Expected to take 2.68 seconds.7326# [RSpecRunTime] RSpec elapsed time: 37 minutes 48.47 seconds. Current RSS: ~2702M. Threads: 5. load average: 1.08 1.13 1.10 1/285 123787327.7328# [RSpecRunTime] Starting example group spec/requests/api/graphql/ci/runner_web_url_edge_spec.rb. Expected to take 2.56 seconds.7329RunnerWebUrlEdge7330 inside a Query.group7331 with an authorized user7332 returns correct URLs7333 behaves like a working graphql query7334 returns a successful response7335# [RSpecRunTime] RSpec elapsed time: 37 minutes 50.05 seconds. Current RSS: ~2664M. Threads: 5. load average: 1.08 1.13 1.10 1/285 123797336.7337 with an unauthorized user7338 returns nil runners and an error7339# [RSpecRunTime] Finishing example group spec/requests/api/graphql/ci/runner_web_url_edge_spec.rb. It took 2.26 seconds. Expected to take 2.56 seconds.7340# [RSpecRunTime] Starting example group spec/requests/projects/ml_controller_spec.rb. Expected to take 2.3 seconds.7341Projects::MlController7342 POST #preview_markdown7343 renders json in a correct format7344# [RSpecRunTime] RSpec elapsed time: 37 minutes 52.36 seconds. Current RSS: ~2772M. Threads: 5. load average: 1.08 1.13 1.10 1/285 123807345.7346# [RSpecRunTime] Finishing example group spec/requests/projects/ml_controller_spec.rb. It took 1.93 seconds. Expected to take 2.3 seconds.7347# [RSpecRunTime] Starting example group spec/requests/api/graphql/terraform/state/unlock_spec.rb. Expected to take 1.98 seconds.7348unlock a terraform state7349 returns a successful response7350 unlocks the state7351# [RSpecRunTime] Finishing example group spec/requests/api/graphql/terraform/state/unlock_spec.rb. It took 4.79 seconds. Expected to take 1.98 seconds.7352# [RSpecRunTime] RSpec elapsed time: 37 minutes 57.57 seconds. Current RSS: ~2775M. Threads: 5. load average: 1.08 1.13 1.10 1/285 123817353.7354# [RSpecRunTime] Starting example group spec/requests/api/import_bitbucket_spec.rb. Expected to take 1.84 seconds.7355API::ImportBitbucket7356 POST /import/bitbucket7357 when authenticated7358 when successful7359 returns project entity response7360# [RSpecRunTime] RSpec elapsed time: 37 minutes 58.78 seconds. Current RSS: ~2776M. Threads: 5. load average: 1.07 1.12 1.10 1/285 123827361.7362 when unsuccessful7363 returns api error7364 when unauthenticated7365 returns api error7366# [RSpecRunTime] Finishing example group spec/requests/api/import_bitbucket_spec.rb. It took 1.97 seconds. Expected to take 1.84 seconds.7367# [RSpecRunTime] Starting example group spec/requests/api/graphql/mutations/incident_management/timeline_event/promote_from_note_spec.rb. Expected to take 1.53 seconds.7368Promote an incident timeline event from a comment7369 creates incident timeline event from the note7370# [RSpecRunTime] Finishing example group spec/requests/api/graphql/mutations/incident_management/timeline_event/promote_from_note_spec.rb. It took 1.65 seconds. Expected to take 1.53 seconds.7371# [RSpecRunTime] RSpec elapsed time: 38 minutes 1.31 seconds. Current RSS: ~2735M. Threads: 5. load average: 1.07 1.12 1.10 3/286 123837372.7373# [RSpecRunTime] Starting example group spec/controllers/user_settings/active_sessions_controller_spec.rb. Expected to take 1.21 seconds.7374UserSettings::ActiveSessionsController7375 DELETE destroy7376 invalidates all remember user tokens7377# [RSpecRunTime] Finishing example group spec/controllers/user_settings/active_sessions_controller_spec.rb. It took 0.76 second. Expected to take 1.21 seconds.7378auto_explain log contains 1332 entries for main, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-integration-pg14-no-gitaly-transactions-8-20.328.main.ndjson.gz7379took 30.3070262267380auto_explain log contains 1334 entries for ci, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-integration-pg14-no-gitaly-transactions-8-20.328.ci.ndjson.gz7381took 24.5517025237382[TEST PROF INFO] EventProf results for sql.active_record7383Total time: 05:00.324 of 37:55.394 (13.2%)7384Total events: 1724077385Top 5 slowest suites (by time):7386API::Integrations (./spec/requests/api/integrations_spec.rb:5) – 01:32.502 (40234 / 1272) of 13:42.160 (11.25%)7387Projects::NotesController (./spec/controllers/projects/notes_controller_spec.rb:5) – 00:40.504 (23101 / 82) of 03:16.144 (20.65%)7388API::Deployments (./spec/requests/api/deployments_spec.rb:5) – 00:17.029 (11356 / 42) of 01:34.623 (18.0%)7389API::DebianGroupPackages (./spec/requests/api/debian_group_packages_spec.rb:4) – 00:14.384 (9169 / 332) of 03:18.924 (7.23%)7390Projects::ReleasesController (./spec/controllers/projects/releases_controller_spec.rb:5) – 00:13.797 (9491 / 33) of 01:10.138 (19.67%)7391Knapsack report was generated. Preview:7392{7393 "spec/requests/api/integrations_spec.rb": 822.0593793919998,7394 "spec/controllers/projects/notes_controller_spec.rb": 196.14389317899986,7395 "spec/requests/api/debian_group_packages_spec.rb": 198.9244809390002,7396 "spec/requests/api/files_spec.rb": 118.98204066200014,7397 "spec/requests/api/deployments_spec.rb": 94.62329009600035,7398 "spec/mailers/emails/merge_requests_spec.rb": 80.3122249529988,7399 "spec/controllers/projects/releases_controller_spec.rb": 70.13745130500138,7400 "spec/controllers/groups/milestones_controller_spec.rb": 59.443456315999356,7401 "spec/controllers/projects/project_members_controller_spec.rb": 49.350003559999095,7402 "spec/requests/api/commit_statuses_spec.rb": 48.801403998999376,7403 "spec/requests/projects/settings/access_tokens_controller_spec.rb": 45.713340315000096,7404 "spec/requests/api/graphql/user_query_spec.rb": 43.27159098199991,7405 "spec/controllers/projects/tags_controller_spec.rb": 29.130355643999792,7406 "spec/requests/projects/tags_controller_spec.rb": 32.132748967000225,7407 "spec/requests/api/graphql/boards/board_list_issues_query_spec.rb": 30.84653181700014,7408 "spec/controllers/projects/releases/evidences_controller_spec.rb": 27.74767498499932,7409 "spec/requests/projects/merge_requests_spec.rb": 22.092468221000672,7410 "spec/requests/api/admin/broadcast_messages_spec.rb": 23.646911261999776,7411 "spec/requests/api/api_spec.rb": 21.562807218999296,7412 "spec/controllers/snippets/blobs_controller_spec.rb": 14.015555330999632,7413 "spec/requests/api/graphql/project/project_pipeline_statistics_spec.rb": 20.28062274900003,7414 "spec/requests/api/graphql/mutations/work_items/create_from_task_spec.rb": 16.323397370000748,7415 "spec/controllers/projects/cycle_analytics_controller_spec.rb": 14.975418056999843,7416 "spec/requests/api/import_bitbucket_server_spec.rb": 13.170317223999518,7417 "spec/requests/api/graphql/mutations/ml/models/destroy_spec.rb": 14.376930462000018,7418 "spec/controllers/admin/impersonations_controller_spec.rb": 10.287126537999939,7419 "spec/controllers/concerns/sourcegraph_decorator_spec.rb": 12.327389406000293,7420 "spec/requests/api/graphql/ci/project_variables_spec.rb": 11.372365970000828,7421 "spec/requests/api/graphql/mutations/ci/pipeline_trigger/update_spec.rb": 10.078316230999917,7422 "spec/requests/projects/settings/packages_and_registries_controller_spec.rb": 9.676648865999596,7423 "spec/requests/api/graphql/mutations/ml/model_versions/delete_spec.rb": 10.190959359000772,7424 "spec/requests/api/graphql/project/ci_access_authorized_agents_spec.rb": 5.480647029999091,7425 "spec/requests/clusters/agents/dashboard_controller_spec.rb": 8.990874052000436,7426 "spec/requests/api/pages_spec.rb": 8.360631998000827,7427 "spec/requests/api/graphql/mutations/todos/mark_done_spec.rb": 5.116641051999977,7428 "spec/requests/api/graphql/project/labels_query_spec.rb": 7.82638404699901,7429 "spec/requests/api/graphql/notes/synthetic_note_resolver_spec.rb": 5.121459242000128,7430 "spec/requests/api/graphql/ci/stages_spec.rb": 6.3759947849994205,7431 "spec/requests/api/graphql/subscriptions/notes/updated_spec.rb": 4.874497409000469,7432 "spec/requests/admin/integrations_controller_spec.rb": 3.2204766090017074,7433 "spec/requests/api/graphql/mutations/incident_management/timeline_event/update_spec.rb": 7.1968051260009815,7434 "spec/requests/api/graphql/mutations/ci/job_artifact/destroy_spec.rb": 4.330118687999857,7435 "spec/requests/external_redirect/external_redirect_controller_spec.rb": 3.070072746000733,7436 "spec/requests/api/graphql/mutations/ci/job_token_scope/remove_group_spec.rb": 5.665453362000335,7437 "spec/requests/api/graphql/mutations/admin/abuse_report_labels/create_spec.rb": 2.1093471800013504,7438 "spec/requests/api/graphql/abuse_report_spec.rb": 2.9654668160001165,7439 "spec/requests/admin/hook_logs_controller_spec.rb": 6.068950519000282,7440 "spec/requests/api/graphql/ci/manual_variables_spec.rb": 2.7606459090002318,7441 "spec/requests/api/graphql/ci/runner_web_url_edge_spec.rb": 2.2629477129994484,7442 "spec/requests/projects/ml_controller_spec.rb": 1.9264962399993237,7443 "spec/requests/api/graphql/terraform/state/unlock_spec.rb": 4.793746246999945,7444 "spec/requests/api/import_bitbucket_spec.rb": 1.9669653559994913,7445 "spec/requests/api/graphql/mutations/incident_management/timeline_event/promote_from_note_spec.rb": 1.6511848190002638,7446 "spec/controllers/user_settings/active_sessions_controller_spec.rb": 0.76232852700013617447}7448Knapsack global time execution for tests: 37m 54s7449Finished in 39 minutes 37 seconds (files took 2 minutes 18.7 seconds to load)74502641 examples, 0 failures7451Randomized with seed 183287452[TEST PROF INFO] Time spent in factories: 05:43.312 (14.11% of total time)7453RSpec exited with 0.7454No examples to retry, congrats!7456Running after script...7457$ source scripts/utils.sh7458$ bundle exec gem list gitlab_quality-test_tooling7459gitlab_quality-test_tooling (1.33.0)7460$ section_start "failed-test-issues" "Report test failures" # collapsed multi-line command7464$ section_start "flaky-test-issues" "Report test flakiness" # collapsed multi-line command7467$ section_start "slow-test-issues" "Report test slowness" # collapsed multi-line command7471$ section_start "slow-test-merge-request-report-note" "Report test slowness in MR note" # collapsed multi-line command7474$ section_start "knapsack-report-issues" "Report test files close to timing out" # collapsed multi-line command7478$ tooling/bin/push_job_metrics || true7479[job-metrics] Pushing job metrics file for the CI/CD job.7480[job-metrics] Pushed 4 CI job metric entries to InfluxDB.7482Not uploading cache ruby-gems-debian-bookworm-ruby-3.1.5-17 due to policy7484Uploading artifacts...7485auto_explain/: found 3 matching artifact files and directories 7486coverage/: found 5 matching artifact files and directories 7487crystalball/: found 5 matching artifact files and directories 7488WARNING: deprecations/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 7489knapsack/: found 4 matching artifact files and directories 7490rspec/: found 12 matching artifact files and directories 7491WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 7492log/*.log: found 15 matching artifact files and directories 7493WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/7471346663/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com7494WARNING: Retrying... context=artifacts-uploader error=request redirected7495Uploading artifacts as "archive" to coordinator... 201 Created id=7471346663 responseStatus=201 Created token=glcbt-667496Uploading artifacts...7497rspec/rspec-*.xml: found 1 matching artifact files and directories 7498WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/7471346663/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com7499WARNING: Retrying... context=artifacts-uploader error=request redirected7500Uploading artifacts as "junit" to coordinator... 201 Created id=7471346663 responseStatus=201 Created token=glcbt-667502Job succeeded