So I gave up after 10 minutes, killed my build and restarted it. Now it finished much faster. I had the same thing happen earlier today around 9:15am.
"geode-old-versions" is definitely a problem now... either we're not fetching the previous versions correctly or the infra it's on is broken or we should be caching this like other dependencies. I don't see why I need to re-download Geode 1.2.0 EVERY single time I do a clean build. On Mon, Aug 21, 2017 at 2:19 PM, Kirk Lund <kl...@apache.org> wrote: > Why does "geode-old-versions" download previous versions every time I > rebuild from the command-line? And why is it soooo slow? Can't we cache > these like other dependencies? > > :geode-old-versions:compileJava UP-TO-DATE > :geode-old-versions:downloadSHAtest120 > Download https://www.apache.org/dist/geode/1.2.0/apache-geode-1.2. > 0.tar.gz.sha256 > :geode-old-versions:downloadZipFiletest120 > Download https://www.apache.org/dyn/closer.cgi?action=download& > filename=geode/1.2.0/apache-geode-1.2.0.tar.gz > > Building 13% > :geode-old-versions:downloadZipFiletest120 > 32.81 > MB/87.14 MB downloaded > > A *couple minutes later* and it's still 13% and very slow... > > > Building 13% > :geode-old-versions:downloadZipFiletest120 > 51.41 > MB/87.14 MB downloaded > >