Properties
Properties
Run "arc unit --everything"
Run "arc unit --everything"
- When
- Completed at Mar 15 2021, 11:20 PM · Built for 3 m, 24 s
- Status
Failed
1 | [2021-03-15 23:19:52] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: Connection refused.' at [/core/data/drydock/workingcopy-80/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135] |
---|---|
2 | [2021-03-15 23:19:52] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: Connection refused.' at [/core/data/drydock/workingcopy-80/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135] |
3 | [2021-03-15 23:19:52] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: Connection refused.' at [/core/data/drydock/workingcopy-80/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135] |
4 | [2021-03-15 23:19:52] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: Connection refused.' at [/core/data/drydock/workingcopy-80/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135] |
5 | PHP Fatal error: Uncaught exception 'CommandException' with message 'Command failed with error #1! |
6 | COMMAND |
7 | php /core/data/drydock/workingcopy-80/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_i2dj53nyepepxdlcolyq5krh |
8 | |
9 | STDOUT |
10 | MySQL Credentials Not Configured |
11 | |
12 | Unable to connect to MySQL using the configured credentials. You must |
13 | configure standard credentials before you can upgrade storage. Run these |
14 | commands to set up credentials: |
15 | |
16 | phabricator/ $ ./bin/config set mysql.host __host__ |
17 | phabricator/ $ ./bin/config set mysql.user __username__ |
18 | phabricator/ $ ./bin/config set mysql.pass __password__ |
19 | |
20 | These standard credentials are separate from any administrative credentials |
21 | provided to this command with __--user__ or __--password__, and must be |
22 | configured correctly before you can proceed. |
23 | |
24 | Raw MySQL Error: Attempt to connect to root@localhost failed with error |
25 | #2002: Connection refused. |
26 | |
27 | |
28 | STDERR |
29 | [2021-03-15 23:20:19] PHLOG: 'Retrying database connection to "localhost" after con in /core/data/drydock/workingcopy-80/repo/arcanist/src/future/exec/ExecFuture.php on line 421 |
30 |
2477 | PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders |
---|---|
2478 | PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges |
2479 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted |
2480 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing |
2481 | PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent |
2482 | PASS 2ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum |
2483 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted |
2484 | PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents |
2485 | PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort |
2486 | PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata |
2487 | PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices |
2488 | PASS 2.0s PhutilProseDiffTestCase::testProseDiffsDistance |
2489 | PASS 2ms★ PhutilProseDiffTestCase::testTrimApart |
2490 | PASS 5ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup |
2491 | PASS 7ms★ QueryFormattingTestCase::testQueryFormatting |
2492 | PASS 3ms★ PhutilCalendarDateTimeTestCase::testDateTimeDuration |
2493 | PASS 306ms PhutilCalendarRecurrenceRuleTestCase::testDailyRecurrenceRules |
2494 | PASS 124ms PhutilCalendarRecurrenceRuleTestCase::testMonthlyRecurrenceRules |
2495 | PASS 136ms PhutilCalendarRecurrenceRuleTestCase::testSecondlyRecurrenceRules |
2496 | PASS 37ms★ PhutilCalendarRecurrenceRuleTestCase::testWeeklyRecurrenceRules |
2497 | PASS 709ms PhutilCalendarRecurrenceRuleTestCase::testRFC5545RecurrenceRules |
2498 | PASS 77ms PhutilCalendarRecurrenceRuleTestCase::testHourlyRecurrenceRules |
2499 | PASS 20ms★ PhutilCalendarRecurrenceRuleTestCase::testMinutelyRecurrenceRules |
2500 | PASS 187ms PhutilCalendarRecurrenceRuleTestCase::testSimpleRecurrenceRules |
2501 | PASS 519ms PhutilCalendarRecurrenceRuleTestCase::testYearlyRecurrenceRules |
2502 | PASS 2ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceOffsets |
2503 | PASS 25ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceLists |
2504 | PASS 4ms★ PhutilDefaultSyntaxHighlighterEngineTestCase::testFilenameGreediness |
2505 | PASS 16ms★ PhutilICSParserTestCase::testICSVALARM |
2506 | PASS 4ms★ PhutilICSParserTestCase::testICSParser |
2507 | PASS 10ms★ PhutilICSParserTestCase::testICSFloatingTime |
2508 | PASS 34ms★ PhutilICSParserTestCase::testICSOddTimezone |
2509 | PASS 7ms★ PhutilICSParserTestCase::testICSDuration |
2510 | PASS 14ms★ PhutilICSParserTestCase::testICSWeeklyEvent |
2511 | PASS 53ms PhutilICSParserTestCase::testICSParserErrors |
2512 | PASS 10ms★ PhutilICSWriterTestCase::testICSWriterUsers |
2513 | PASS 4ms★ PhutilICSWriterTestCase::testICSWriterChristmas |
2514 | PASS 13ms★ PhutilICSWriterTestCase::testICSWriterAllDay |
2515 | PASS 12ms★ PhutilICSWriterTestCase::testICSWriterTeaTime |
2516 | PASS 13ms★ PhutilJSONFragmentLexerHighlighterTestCase::testLexer |
2517 | SKIP PhutilKeyValueCacheTestCase::testAPCCache |
2518 | Cache not available. |
2519 | PASS <1ms★ PhutilKeyValueCacheTestCase::testNamespaceCache |
2520 | PASS 13ms★ PhutilKeyValueCacheTestCase::testDirectoryCacheSpecialDirectoryRules |
2521 | PASS <1ms★ PhutilKeyValueCacheTestCase::testInRequestCache |
2522 | PASS <1ms★ PhutilKeyValueCacheTestCase::testInRequestCacheLimit |
2523 | PASS 10ms★ PhutilKeyValueCacheTestCase::testCacheStack |
2524 | PASS 10ms★ PhutilKeyValueCacheTestCase::testDirectoryCache |
2525 | PASS 14ms★ PhutilKeyValueCacheTestCase::testOnDiskCache |
2526 | PASS <1ms★ PhutilMarkupTestCase::testTagDefaults |
2527 | PASS <1ms★ PhutilMarkupTestCase::testURIPathComponentEscape |
2528 | PASS <1ms★ PhutilMarkupTestCase::testHsprintf |
2529 | PASS <1ms★ PhutilMarkupTestCase::testURIEscape |
2530 | PASS <1ms★ PhutilMarkupTestCase::testTagEscapes |
2531 | PASS <1ms★ PhutilMarkupTestCase::testTagEmpty |
2532 | PASS <1ms★ PhutilMarkupTestCase::testTagNullAttribute |
2533 | PASS <1ms★ PhutilMarkupTestCase::testTagBasics |
2534 | PASS 13ms★ PhutilMarkupTestCase::testTagJavascriptProtocolRejection |
2535 | PASS 5ms★ PhutilMarkupTestCase::testTagAttributes |
2536 | PASS <1ms★ PhutilMarkupTestCase::testArrayEscaping |
2537 | PASS <1ms★ PhutilMarkupTestCase::testAppendHTML |
2538 | PASS 27ms★ PhutilPHPFragmentLexerHighlighterTestCase::testLexer |
2539 | PASS <1ms★ PhutilPygmentizeParserTestCase::testPygmentizeParser |
2540 | PASS 1.4s PhutilRemarkupEngineTestCase::testEngine |
2541 | SKIP PhutilSafeHTMLTestCase::testOperator |
2542 | Operator extension not available. |
2543 | PASS 10ms★ PhutilSearchQueryCompilerTestCase::testCompileQueries |
2544 | PASS 15ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithStemming |
2545 | PASS 27ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithFunctions |
2546 | PASS 3ms★ PhutilSearchStemmerTestCase::testStemTokens |
2547 | PASS 18ms★ PhutilSearchStemmerTestCase::testStemDocuments |
2548 | PASS <1ms★ PhutilTranslatedHTMLTestCase::testHTMLTranslations |
2549 | PASS 499ms PhutilXHPASTSyntaxHighlighterTestCase::testBuiltinClassnames |
2550 | |
2551 | Fatal error: Uncaught exception 'CommandException' with message 'Command failed with error #1! |
2552 | COMMAND |
2553 | php /core/data/drydock/workingcopy-80/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_i2dj53nyepepxdlcolyq5krh |
2554 | |
2555 | STDOUT |
2556 | MySQL Credentials Not Configured |
2557 | |
2558 | Unable to connect to MySQL using the configured credentials. You must |
2559 | configure standard credentials before you can upgrade storage. Run these |
2560 | commands to set up credentials: |
2561 | |
2562 | phabricator/ $ ./bin/config set mysql.host __host__ |
2563 | phabricator/ $ ./bin/config set mysql.user __username__ |
2564 | phabricator/ $ ./bin/config set mysql.pass __password__ |
2565 | |
2566 | These standard credentials are separate from any administrative credentials |
2567 | provided to this command with __--user__ or __--password__, and must be |
2568 | configured correctly before you can proceed. |
2569 | |
2570 | Raw MySQL Error: Attempt to connect to root@localhost failed with error |
2571 | #2002: Connection refused. |
2572 | |
2573 | |
2574 | STDERR |
2575 | [2021-03-15 23:20:19] PHLOG: 'Retrying database connection to "localhost" after con in /core/data/drydock/workingcopy-80/repo/arcanist/src/future/exec/ExecFuture.php on line 421 |
2576 |
Build Working Copy
Build Working Copy
- When
- Completed at Mar 15 2021, 11:16 PM · Built for 9 s
- Status
Passed