witty-crayon-22786
01/25/2017, 1:35 AMwitty-crayon-22786
01/25/2017, 1:36 AMbillowy-minister-38128
01/25/2017, 1:37 AMbillowy-minister-38128
01/25/2017, 1:50 AMbillowy-minister-38128
01/25/2017, 2:05 AMbillowy-minister-38128
01/25/2017, 2:06 AMbillowy-minister-38128
01/25/2017, 2:11 AMfull-kilobyte-93429
01/25/2017, 2:13 AMfull-kilobyte-93429
01/25/2017, 2:14 AMfull-kilobyte-93429
01/25/2017, 2:18 AMfull-kilobyte-93429
01/25/2017, 2:19 AMbillowy-minister-38128
01/25/2017, 2:26 AMfast-megabyte-33579
01/25/2017, 3:15 PMfast-megabyte-33579
01/25/2017, 3:17 PMrun_tracker
after a pants run has reported [SUCCESS] - it feels a bit weird for the stats writing failing to change the return valuefull-kilobyte-93429
01/25/2017, 5:49 PMfast-megabyte-33579
01/25/2017, 5:49 PMfull-kilobyte-93429
01/25/2017, 5:49 PM[statsdb]
path: %(buildroot)s/.statsdb.sqlite
fast-megabyte-33579
01/25/2017, 5:49 PMfull-kilobyte-93429
01/25/2017, 5:50 PM.statsdb.sqlite
to .gitignore
rough-minister-58256
01/25/2017, 5:54 PMfull-kilobyte-93429
01/25/2017, 5:59 PM~/.cache
this seems to more likely cause contentionsmysterious-action-44812
01/25/2017, 5:59 PMresolve.ivy
fails with odd cannot find jar xyz errors (even though those jars are definitely there), like https://gist.github.com/nitay/6a57654c1fc95618a56969c9b6f31822 but intermittently. The only thing that seems to fix it (and not clear if always fixes it) is setting use_nailgun: False
as you see in snippet. I also tried not doing that but using ./pants ng-killall
but that doesn’t fix it.
In S3 we store our jars, which have their own deps most of which come from maven-central. Something in that flow mixed with the various caching of pants/nailgun/etc seems to intermittently fail but its not clear to me why/wheremysterious-action-44812
01/25/2017, 6:07 PMancient-stone-50795
01/25/2017, 6:11 PMancient-stone-50795
01/25/2017, 6:12 PM# kill_nailgins: Kill all naliguns at the end of each pants run
kill_nailguns: True
billowy-minister-38128
01/25/2017, 6:49 PMwitty-crayon-22786
01/25/2017, 6:50 PMbillowy-minister-38128
01/25/2017, 7:20 PMmysterious-action-44812
01/25/2017, 9:20 PMhigh-advantage-47550
01/25/2017, 9:21 PMwebpack-dev-server
package (which watches files, rebuilds in-memory, and serves them over http) — but watching files won’t work because the actually executed files are in .pants.d
. is there any good solution for this? should i look at forking the contrib/node module and adding some kind of watch mode with the watchman infra?