Page MenuHomePhabricator

PhabricatorProjectCoreTestCase::Unknown Unit Message ("")
Failed

Referenced Files
None

TEST RESULT

Run At
Jan 24 2019, 12:06 AM
Details
EXCEPTION (Exception): No config value specified for key 'amazon-s3.access-key'. #0 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/files/engine/PhabricatorS3FileStorageEngine.php(29): PhabricatorEnv::getEnvConfig('amazon-s3.acces...') #1 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/files/engine/PhabricatorFileStorageEngine.php(264): PhabricatorS3FileStorageEngine->canWriteFiles() #2 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/files/engine/PhabricatorFileStorageEngine.php(207): PhabricatorFileStorageEngine::loadWritableEngines() #3 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(331): PhabricatorFileStorageEngine::loadStorageEngines(4060) #4 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(448): PhabricatorFile::buildFromFileData('?PNG????????IHD...', Array) #5 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/files/builtin/PhabricatorFilesComposeAvatarBuiltinFile.php(39): PhabricatorFile::newFromFileData('?PNG????????IHD...', Array) #6 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/people/cache/PhabricatorUserProfileImageCacheType.php(50): PhabricatorFilesComposeAvatarBuiltinFile->updateUser(Object(PhabricatorUser)) #7 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/people/query/PhabricatorPeopleQuery.php(611): PhabricatorUserProfileImageCacheType->newValueForUsers('user.profile.im...', Array) #8 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/people/query/PhabricatorPeopleQuery.php(441): PhabricatorPeopleQuery->fillUserCaches(Array) #9 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/people/query/PhabricatorPeopleQuery.php(201): PhabricatorPeopleQuery->rebuildAvailabilityCache(Array) #10 /core/data/drydock/workingcopy-85/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(273): PhabricatorPeopleQuery->didFilterPage(Array) #11 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/phid/type/PhabricatorPHIDType.php(91): PhabricatorPolicyAwareQuery->execute() #12 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/phid/query/PhabricatorObjectQuery.php(153): PhabricatorPHIDType->loadObjects(Object(PhabricatorObjectQuery), Array) #13 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/phid/query/PhabricatorObjectQuery.php(73): PhabricatorObjectQuery->loadObjectsByPHID(Array, Array) #14 /core/data/drydock/workingcopy-85/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorObjectQuery->loadPage() #15 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/phid/query/PhabricatorHandleQuery.php(46): PhabricatorPolicyAwareQuery->execute() #16 /core/data/drydock/workingcopy-85/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorHandleQuery->loadPage() #17 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/policy/query/PhabricatorPolicyQuery.php(110): PhabricatorPolicyAwareQuery->execute() #18 /core/data/drydock/workingcopy-85/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorPolicyQuery->loadPage() #19 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/policy/editor/PhabricatorPolicyEditEngineExtension.php(39): PhabricatorPolicyAwareQuery->execute() #20 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/transactions/editengine/PhabricatorEditEngine.php(175): PhabricatorPolicyEditEngineExtension->buildCustomEditFields(Object(PhabricatorProjectEditEngine), Object(PhabricatorProject)) #21 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/transactions/editengine/PhabricatorEditEngine.php(2043): PhabricatorEditEngine->buildEditFields(Object(PhabricatorProject)) #22 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/transactions/editengine/PhabricatorEditEngineAPIMethod.php(29): PhabricatorEditEngine->buildConduitResponse(Object(ConduitAPIRequest)) #23 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/conduit/method/ConduitAPIMethod.php(123): PhabricatorEditEngineAPIMethod->execute(Object(ConduitAPIRequest)) #24 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/conduit/call/ConduitCall.php(131): ConduitAPIMethod->executeMethod(Object(ConduitAPIRequest)) #25 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/conduit/call/ConduitCall.php(81): ConduitCall->executeMethod() #26 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(1397): ConduitCall->execute() #27 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(159): PhabricatorProjectCoreTestCase->attemptProjectEdit(Object(PhabricatorProject), Object(PhabricatorUser)) #28 [internal function]: PhabricatorProjectCoreTestCase->testEditProject() #29 /core/data/drydock/workingcopy-85/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) #30 /core/data/drydock/workingcopy-85/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() #31 /core/data/drydock/workingcopy-85/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() #32 /core/data/drydock/workingcopy-85/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() #33 /core/data/drydock/workingcopy-85/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() #34 {main}