Page MenuHomePhabricator

Build 34602
PassedPublic

You are viewing an older run of this build. View Current Build

History

Run "arc unit --everything"

When
Completed at Feb 2 2021, 9:48 PM · Built for 7 m, 21 s
Status
Failed
5 empty logs are hidden. Show all logs.

Build Log 33822 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1Failed loading /usr/lib/php5/20121212/opcache.so: /usr/lib/php5/20121212/opcache.so: failed to map segment from shared object: Cannot allocate memory
2PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20121212/mysqlnd.so' - /usr/lib/php5/20121212/mysqlnd.so: failed to map segment from shared object: Cannot allocate memory in Unknown on line 0
3PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20121212/pdo.so' - /usr/lib/php5/20121212/pdo.so: failed to map segment from shared object: Cannot allocate memory in Unknown on line 0
4PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20121212/curl.so' - /usr/lib/php5/20121212/curl.so: failed to map segment from shared object: Cannot allocate memory in Unknown on line 0
5PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20121212/gd.so' - /usr/lib/php5/20121212/gd.so: failed to map segment from shared object: Cannot allocate memory in Unknown on line 0
6PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20121212/json.so' - /usr/lib/php5/20121212/json.so: failed to map segment from shared object: Cannot allocate memory in Unknown on line 0
7PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20121212/mysql.so' - /usr/lib/php5/20121212/mysql.so: failed to map segment from shared object: Cannot allocate memory in Unknown on line 0
8PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20121212/mysqli.so' - /usr/lib/php5/20121212/mysqli.so: failed to map segment from shared object: Cannot allocate memory in Unknown on line 0
9PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20121212/pdo_mysql.so' - /usr/lib/php5/20121212/pdo_mysql.so: failed to map segment from shared object: Cannot allocate memory in Unknown on line 0
10PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20121212/readline.so' - /usr/lib/php5/20121212/readline.so: failed to map segment from shared object: Cannot allocate memory in Unknown on line 0
11

Build Log 33821 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1
2PHP CONFIGURATION ERRORS
3
4You need to install the cURL PHP extension, maybe with 'apt-get install php5-curl' or 'yum install php53-curl' or something similar.
5
6This build of PHP is missing the required function 'json_decode()'. Rebuild PHP or install the extension which provides 'json_decode()'.
7
8

Build Log 33810 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1 Exception
2Command failed with error #255!
3COMMAND
4php /core/data/drydock/workingcopy-84/repo/phabricator/scripts/sql/manage_storage.php upgrade --force --namespace phabricator_unittest_4ilaa5rl3ucrddnk44rkpca5
5
6STDOUT
7Loading quickstart template onto "localhost"...
8
9
10STDERR
11[2021-02-02 21:48:02] 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-84/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
12[2021-02-02 21:48:02] 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-84/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
13[2021-02-02 21:48:02] EXCEPTION: (AphrontConnectionLostQueryException) #2006: MySQL server has gone away
14
15This error may occur if your configured MySQL "wait_timeout" or "max_allowed_packet" values are too small. This may also i... (2,412 more bytes) ...
16(Run with `--trace` for a full exception trace.)
17

Build Log 33798 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

5STDOUT
6Loading quickstart template onto "localhost"...
7Applying patch "phabricator:db.paste" to host "localhost"...
8Applying patch "phabricator:20190523.myisam.01.documentfield.sql" to host "localhost"...
9Applying patch "phabricator:20190718.paste.01.edge.sql" to host "localhost"...
10Applying patch "phabricator:20190718.paste.02.edgedata.sql" to host "localhost"...
11Applying patch "phabricator:20190718.paste.03.paste.sql" to host "localhost"...
12Applying patch "phabricator:20190718.paste.04.xaction.sql" to host "localhost"...
13Applying patch "phabricator:20190718.paste.05.comment.sql" to host "localhost"...
14Applying patch "phabricator:20190802.email.01.storage.sql" to host "localhost"...
15Applying patch "phabricator:20190802.email.02.xaction.sql" to host "localhost"...
16Applying patch "phabricator:20190815.account.01.carts.php" to host "localhost"...
17Applying patch "phabricator:20190815.account.02.subscriptions.php" to host "localhost"...
18Applying patch "phabricator:20190816.payment.01.xaction.sql"... (2,477 more bytes) ...
19
20STDERR
21[2021-02-02 21:48:02] EXCEPTION: (AphrontConnectionLostQueryException) #2006: MySQL server has gone away
22
23This error may occur if your configured MySQL "wait_timeout" or "max_allowed_packet" values are too small. This may also indicate that something used the MySQL "KILL <process>" command to kill the connection running the query. at [<phabricator>/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:335]
24arcanist(head=master, ref.master=b2e715fc5a9c), phabricator(head=0203105a94e39ffea1b50374ddae4af74da018e7, ref.master=b2ab18f8f3d0)
25 #0 AphrontBaseMySQLDatabaseConnection::throwCommonException(integer, string) called at [<phabricator>/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:379]
26 #1 AphrontBaseMySQLDatabaseConnection::throwQueryCodeException(integer, string) called at [<phabricator>/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:320]
27 #2 AphrontBaseMySQLDatabaseConnection::t... (2,428 more bytes) ...
28(Run with `--trace` for a full exception trace.)
29

Build Log 33771 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1 PASS 8.2s PhabricatorLibraryTestCase::testEverythingImplemented
2

Build Working Copy

When
Completed at Feb 2 2021, 9:40 PM · Built for 9 s
Status
Passed