$ arc diff --trace ARGV '/home/alexandre/Softs/arcanist/bin/../scripts/arcanist.php' 'diff' '--trace' LOAD Loaded "phutil" from "/home/alexandre/Softs/libphutil/src". LOAD Loaded "arcanist" from "/home/alexandre/Softs/arcanist/src". Config: Reading user configuration file "/home/alexandre/.arcrc"... Config: Did not find system configuration at "/etc/arcconfig". Working Copy: Reading .arcconfig from "/home/alexandre/Atilla/eistiens-net-v3/.arcconfig". Working Copy: Path "/home/alexandre/Atilla/eistiens-net-v3" is part of `git` working copy "/home/alexandre/Atilla/eistiens-net-v3". Working Copy: Project root is at "/home/alexandre/Atilla/eistiens-net-v3". Config: Did not find local configuration at "/home/alexandre/Atilla/eistiens-net-v3/.git/arc/config". >>> [0] user.whoami() >>> [1] https://phabricator.atilla.org/api/user.whoami <<< [1] 354,559 us <<< [0] 354,758 us >>> [2] $ git diff --no-ext-diff --no-textconv --raw 'HEAD' -- >>> [3] $ git ls-files --others --exclude-standard <<< [2] 6,911 us <<< [3] 7,097 us >>> [4] $ git diff-files --name-only <<< [4] 4,072 us >>> [5] diff.didCollectChanges <<< [5] 51 us >>> [6] $ git rev-parse --verify HEAD^ <<< [6] 4,632 us >>> [7] $ git rev-parse --abbrev-ref --symbolic-full-name '@{upstream}' <<< [7] 4,053 us >>> [8] $ git rev-parse --git-dir <<< [8] 6,273 us >>> [9] $ git cat-file -t 'origin/dev' <<< [9] 3,973 us >>> [10] $ git merge-base 'origin/dev' HEAD <<< [10] 4,804 us >>> [11] $ git rev-parse 'HEAD' <<< [11] 6,610 us >>> [12] $ git log --first-parent --format=medium '2a5030adf12b624e57f91bfa27e7733d5adba10e'..'2943866cce67e95cf40c201394607358caf8f559' <<< [12] 4,468 us >>> [13] differential.query() >>> [14] https://phabricator.atilla.org/api/differential.query <<< [14] 416,980 us <<< [13] 417,160 us >>> [15] differential.query() >>> [16] https://phabricator.atilla.org/api/differential.query <<< [16] 346,652 us <<< [15] 346,796 us >>> [17] differential.getcommitmessage() >>> [18] https://phabricator.atilla.org/api/differential.getcommitmessage <<< [18] 635,468 us <<< [17] 635,573 us >>> [19] differential.parsecommitmessage() >>> [20] https://phabricator.atilla.org/api/differential.parsecommitmessage <<< [20] 164,765 us <<< [19] 164,880 us >>> [21] diff.didBuildMessage <<< [21] 28 us >>> [22] $ nvim '/tmp/edit.5ham95kmeb8co4s0/differential-update-comments' <<< [22] 1,360,996 us Linting... >>> [23] $ git rev-parse 'HEAD' <<< [23] 4,404 us >>> [24] $ git merge-base '2a5030adf12b624e57f91bfa27e7733d5adba10e' '2943866cce67e95cf40c201394607358caf8f559' <<< [24] 4,442 us >>> [25] $ git diff --no-ext-diff --no-textconv --raw '2a5030adf12b624e57f91bfa27e7733d5adba10e' -- <<< [25] 5,596 us >>> [26] $ git diff --no-ext-diff --no-textconv --no-color --src-prefix=a/ --dst-prefix=b/ -U32767 -M -C '2a5030adf12b624e57f91bfa27e7733d5adba10e' -- <<< [26] 4,940 us Examining paths for linter 'python-flake8'. Found 12 matching paths for linter 'python-flake8'. >>> [27] $ which 'flake8' <<< [27] 3,572 us >>> [28] $ which 'flake8' <<< [28] 3,530 us >>> [29] $ 'flake8' --version <<< [29] 250,744 us >>> [30] Python Flake8 multi-linter >>> [31] $ which 'flake8' <<< [31] 3,369 us >>> [32] $ 'flake8' '/home/alexandre/Atilla/eistiens-net-v3/eistiens_net_v3/associations/__init__.py' >>> [33] $ 'flake8' '/home/alexandre/Atilla/eistiens-net-v3/eistiens_net_v3/associations/admin.py' >>> [34] $ 'flake8' '/home/alexandre/Atilla/eistiens-net-v3/eistiens_net_v3/associations/apps.py' >>> [35] $ 'flake8' '/home/alexandre/Atilla/eistiens-net-v3/eistiens_net_v3/associations/models.py' >>> [36] $ 'flake8' '/home/alexandre/Atilla/eistiens-net-v3/eistiens_net_v3/associations/tests.py' >>> [37] $ 'flake8' '/home/alexandre/Atilla/eistiens-net-v3/eistiens_net_v3/associations/views.py' >>> [38] $ 'flake8' '/home/alexandre/Atilla/eistiens-net-v3/eistiens_net_v3/common/__init__.py' >>> [39] $ 'flake8' '/home/alexandre/Atilla/eistiens-net-v3/eistiens_net_v3/common/admin.py' <<< [30] 20,942 us >>> [40] Python Flake8 multi-linter <<< [32] 901,371 us >>> [41] $ 'flake8' '/home/alexandre/Atilla/eistiens-net-v3/eistiens_net_v3/common/apps.py' <<< [33] 981,108 us >>> [42] $ 'flake8' '/home/alexandre/Atilla/eistiens-net-v3/eistiens_net_v3/common/models.py' <<< [35] 1,078,830 us >>> [43] $ 'flake8' '/home/alexandre/Atilla/eistiens-net-v3/eistiens_net_v3/common/tests.py' <<< [37] 1,098,842 us >>> [44] $ 'flake8' '/home/alexandre/Atilla/eistiens-net-v3/eistiens_net_v3/common/views.py' <<< [38] 1,166,326 us <<< [36] 1,205,730 us <<< [34] 1,236,651 us <<< [39] 1,408,504 us <<< [41] 664,376 us <<< [42] 726,500 us <<< [44] 628,548 us <<< [43] 660,130 us <<< [40] 1,714,888 us >>> Lint for eistiens_net_v3/associations/admin.py: Error (F401) flake8 1 'admin' imported but unused >>> 1 from django.contrib import admin 2 3 # Register your models here. >>> Lint for eistiens_net_v3/associations/tests.py: Error (F401) flake8 1 'TestCase' imported but unused >>> 1 from django.test import TestCase 2 3 # Create your tests here. >>> Lint for eistiens_net_v3/associations/views.py: Error (F401) flake8 1 'render' imported but unused >>> 1 from django.shortcuts import render 2 3 # Create your views here. >>> Lint for eistiens_net_v3/common/admin.py: Error (F401) flake8 1 'admin' imported but unused >>> 1 from django.contrib import admin 2 3 # Register your models here. >>> Lint for eistiens_net_v3/common/tests.py: Error (F401) flake8 1 'TestCase' imported but unused >>> 1 from django.test import TestCase 2 3 # Create your tests here. >>> Lint for eistiens_net_v3/common/views.py: Error (F401) flake8 1 'render' imported but unused >>> 1 from django.shortcuts import render 2 3 # Create your views here. LINT ERRORS Lint raised errors! Lint issued unresolved errors! Provide explanation to continue or press Enter to abort. >>> [45] $ bash -c 'true' <<< [45] 5,264 us Explanation: yy Running unit tests... No unit test engine is configured for this project. >>> [46] $ git rev-parse 'HEAD' <<< [46] 5,584 us >>> [47] $ git merge-base '2a5030adf12b624e57f91bfa27e7733d5adba10e' '2943866cce67e95cf40c201394607358caf8f559' <<< [47] 7,376 us >>> [48] $ git diff --no-ext-diff --no-textconv --no-color --src-prefix=a/ --dst-prefix=b/ -U32767 -M -C '2a5030adf12b624e57f91bfa27e7733d5adba10e' '2943866cce67e95cf40c201394607358caf8f559' -- <<< [48] 5,473 us >>> [49] $ git rev-parse '2a5030adf12b624e57f91bfa27e7733d5adba10e' <<< [49] 4,930 us >>> [50] $ git symbolic-ref --quiet HEAD <<< [50] 6,690 us >>> [51] $ git log --format=medium -n16 '2a5030adf12b624e57f91bfa27e7733d5adba10e' <<< [51] 4,708 us >>> [52] $ git symbolic-ref --quiet HEAD <<< [52] 6,464 us >>> [53] $ git rev-parse --symbolic-full-name 'T20'@{upstream} <<< [53] 4,148 us >>> [54] $ git --version <<< [54] 3,756 us >>> [55] $ git ls-remote --get-url 'origin' <<< [55] 4,405 us >>> [56] repository.query() >>> [57] https://phabricator.atilla.org/api/repository.query <<< [57] 296,314 us <<< [56] 296,432 us >>> [58] differential.creatediff() >>> [59] https://phabricator.atilla.org/api/differential.creatediff <<< [59] 4,967 us <<< [58] 5,077 us [2016-09-21 06:40:16] EXCEPTION: (HTTPFutureHTTPResponseStatus) [HTTP/500] Internal Server Error 500 Internal Server Error

500 Internal Server Error


nginx/1.6.2
at [/src/future/http/BaseHTTPFuture.php:339] arcanist(head=master, ref.master=a2ab38df78a9), phutil(head=master, ref.master=1341c014ca7c) #0 BaseHTTPFuture::parseRawHTTPResponse(string) called at [/src/future/http/HTTPSFuture.php:415] #1 HTTPSFuture::isReady() called at [/src/future/Future.php:37] #2 Future::resolve(NULL) called at [/src/future/FutureProxy.php:34] #3 FutureProxy::resolve() called at [/src/conduit/ConduitClient.php:64] #4 ConduitClient::callMethodSynchronous(string, array) called at [/src/workflow/ArcanistDiffWorkflow.php:518] #5 ArcanistDiffWorkflow::run() called at [/scripts/arcanist.php:392]