Properties
Properties
Run "arc unit --everything"
Run "arc unit --everything"
- When
- Completed at Mar 15 2021, 11:20 PM · Built for 3 m, 30 s
- Status
Failed
1 | [2021-03-15 23:20:06] 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-70/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135] |
---|---|
2 | [2021-03-15 23:20:06] 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-70/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135] |
3 | [2021-03-15 23:20:06] 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-70/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135] |
4 | [2021-03-15 23:20:06] 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-70/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-70/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_ho2kpgpj353j23bybjod4gcp |
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:20] PHLOG: 'Retrying database connection to "localhost" after con in /core/data/drydock/workingcopy-70/repo/arcanist/src/future/exec/ExecFuture.php on line 421 |
30 |
2505 | PASS <1ms★ PhutilMarkupTestCase::testHsprintf |
---|---|
2506 | PASS <1ms★ PhutilMarkupTestCase::testTagEscapes |
2507 | PASS <1ms★ PhutilMarkupTestCase::testURIPathComponentEscape |
2508 | PASS <1ms★ PhutilMarkupTestCase::testURIEscape |
2509 | PASS 3ms★ PhutilMarkupTestCase::testTagJavascriptProtocolRejection |
2510 | PASS <1ms★ PhutilMarkupTestCase::testArrayEscaping |
2511 | PASS <1ms★ PhutilMarkupTestCase::testTagDefaults |
2512 | PASS <1ms★ PhutilMarkupTestCase::testAppendHTML |
2513 | PASS <1ms★ PhutilMarkupTestCase::testTagNullAttribute |
2514 | PASS <1ms★ PhutilMarkupTestCase::testTagAttributes |
2515 | PASS <1ms★ PhutilMarkupTestCase::testTagBasics |
2516 | PASS 13ms★ PhutilPHPFragmentLexerHighlighterTestCase::testLexer |
2517 | PASS 1ms★ PhutilPygmentizeParserTestCase::testPygmentizeParser |
2518 | PASS 342ms PhutilRemarkupEngineTestCase::testEngine |
2519 | SKIP PhutilSafeHTMLTestCase::testOperator |
2520 | Operator extension not available. |
2521 | PASS 3ms★ PhutilSearchQueryCompilerTestCase::testCompileQueries |
2522 | PASS 5ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithStemming |
2523 | PASS 4ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithFunctions |
2524 | PASS 2ms★ PhutilSearchStemmerTestCase::testStemTokens |
2525 | PASS 2ms★ PhutilSearchStemmerTestCase::testStemDocuments |
2526 | PASS <1ms★ PhutilTranslatedHTMLTestCase::testHTMLTranslations |
2527 | PASS 63ms PhutilXHPASTSyntaxHighlighterTestCase::testBuiltinClassnames |
2528 | |
2529 | Fatal error: Uncaught exception 'CommandException' with message 'Command failed with error #1! |
2530 | COMMAND |
2531 | php /core/data/drydock/workingcopy-70/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_ho2kpgpj353j23bybjod4gcp |
2532 | |
2533 | STDOUT |
2534 | MySQL Credentials Not Configured |
2535 | |
2536 | Unable to connect to MySQL using the configured credentials. You must |
2537 | configure standard credentials before you can upgrade storage. Run these |
2538 | commands to set up credentials: |
2539 | |
2540 | phabricator/ $ ./bin/config set mysql.host __host__ |
2541 | phabricator/ $ ./bin/config set mysql.user __username__ |
2542 | phabricator/ $ ./bin/config set mysql.pass __password__ |
2543 | |
2544 | These standard credentials are separate from any administrative credentials |
2545 | provided to this command with __--user__ or __--password__, and must be |
2546 | configured correctly before you can proceed. |
2547 | |
2548 | Raw MySQL Error: Attempt to connect to root@localhost failed with error |
2549 | #2002: Connection refused. |
2550 | |
2551 | |
2552 | STDERR |
2553 | [2021-03-15 23:20:20] PHLOG: 'Retrying database connection to "localhost" after con in /core/data/drydock/workingcopy-70/repo/arcanist/src/future/exec/ExecFuture.php on line 421 |
2554 |
Build Working Copy
Build Working Copy
- When
- Completed at Mar 15 2021, 11:16 PM · Built for 12 s
- Status
Passed