Here are the results when running agent.bat:
D:\qb_sfa\bin>agent.bat console
wrapper | --> Wrapper Started as Console
wrapper | Java Service Wrapper Standard Edition 64-bit 3.5.12
wrapper | Copyright (C) 1999-2011 Tanuki Software, Ltd. All Rights Reserved.
wrapper | http://wrapper.tanukisoftware.com
wrapper | Licensed to PMEase Inc. for QuickBuild
wrapper |
wrapper | Launching a JVM...
jvm 1 | WrapperManager: Initializing...
jvm 1 | 2014-05-15 09:03:34,925 INFO - Cleaning cached plugin libraries...
jvm 1 | 2014-05-15 09:03:35,024 INFO - Cleaning temp directory...
jvm 1 | 2014-05-15 09:03:35,035 INFO - Benchmarking...
jvm 1 | 2014-05-15 09:03:36,046 INFO - Connecting to server 'http://ubit-sfa.intel.com:82'...
jvm 1 | 2014-05-15 09:03:36,387 INFO - Updating framework...
jvm 1 | 2014-05-15 09:03:36,397 INFO - Updating plugins...
jvm 1 | 2014-05-15 09:03:36,403 INFO - Updating plugins/com.pmease.quickbuild.libs...
jvm 1 | 2014-05-15 09:03:36,405 INFO - Updating asset...
jvm 1 | 2014-05-15 09:03:36,408 INFO - Booting QuickBuild from 'D:\qb_sfa'...
jvm 1 | 2014-05-15 09:03:36,417 INFO - Starting framework...
jvm 1 | 2014-05-15 09:03:36,521 INFO - Caching plugin libraries...
jvm 1 | 2014-05-15 09:03:41,733 INFO - Starting QuickBuild agent...
jvm 1 | 2014-05-15 09:03:41,780 INFO - Initializing velocity...
jvm 1 | 2014-05-15 09:03:41,914 INFO - Starting plugins...
jvm 1 | 2014-05-15 09:03:42,376 INFO - Constructing report category for plugin: PMD Report (5.1.2)
jvm 1 | 2014-05-15 09:03:42,935 INFO - Constructing report category for plugin: Fxcop Report (5.1.2)
jvm 1 | 2014-05-15 09:03:43,082 INFO - Constructing report category for plugin: SCM Changes (5.1.2)
jvm 1 | 2014-05-15 09:03:43,145 INFO - Constructing report category for plugin: Cppcheck Report (5.1.1)
jvm 1 | 2014-05-15 09:03:43,261 INFO - Constructing report category for plugin: JUnit Report (5.1.4)
jvm 1 | 2014-05-15 09:03:43,437 INFO - Constructing report category for plugin: MSTest report (5.1.4)
jvm 1 | 2014-05-15 09:03:43,535 INFO - Constructing report category for plugin: EMMA Report (5.1.2)
jvm 1 | 2014-05-15 09:03:43,608 INFO - Constructing report category for plugin: Build Statistics (5.1.3)
jvm 1 | 2014-05-15 09:03:43,620 INFO - Constructing report category for plugin: CPD Report (5.1.2)
jvm 1 | 2014-05-15 09:03:43,635 INFO - Constructing report category for plugin: MBUnit Report (5.1.2)
jvm 1 | 2014-05-15 09:03:43,722 INFO - Constructing report category for plugin: NCover Report (5.1.2)
jvm 1 | 2014-05-15 09:03:43,828 INFO - Constructing report category for plugin: TestNG Report (5.1.2)
jvm 1 | 2014-05-15 09:03:43,957 INFO - Constructing report category for plugin: NUnit Report (5.1.2)
jvm 1 | 2014-05-15 09:03:44,031 INFO - Constructing report category for plugin: Coverity Report (5.1.1)
jvm 1 | 2014-05-15 09:03:44,060 INFO - Constructing report category for plugin: Jacoco Coverage (5.1.2)
jvm 1 | 2014-05-15 09:03:44,118 INFO - Constructing report category for plugin: Cobertura Report (5.1.2)
jvm 1 | 2014-05-15 09:03:44,162 INFO - Constructing report category for plugin: Checkstyle Report (5.1.2)
jvm 1 | 2014-05-15 09:03:44,225 INFO - Constructing report category for plugin: Findbugs Report (5.1.2)
jvm 1 | 2014-05-15 09:03:44,345 INFO - Constructing report category for plugin: Boost Test Integration (5.1.2)
jvm 1 | 2014-05-15 09:03:44,509 INFO - Constructing report category for plugin: Redmine Integration (5.1.2)
jvm 1 | 2014-05-15 09:03:44,545 INFO - Constructing report category for plugin: Trac Integration (5.1.2)
jvm 1 | 2014-05-15 09:03:44,564 INFO - Constructing report category for plugin: CollabNet TeamForge Integration (5.1.2)
jvm 1 | 2014-05-15 09:03:44,585 INFO - Constructing report category for plugin: Bugzilla Integration (5.1.2)
jvm 1 | 2014-05-15 09:03:44,598 INFO - Constructing report category for plugin: Atlassian Jira Integration (5.1.2)
jvm 1 | 2014-05-15 09:03:44,613 INFO - Constructing report category for plugin: GitHub Integration (5.1.3)
jvm 1 | 2014-05-15 09:03:45,095 INFO - QuickBuild agent started.
jvm 1 | 2014-05-15 09:03:57,896 INFO - Taking repository snapshots...
jvm 1 | 2014-05-15 09:13:45,082 INFO - Removing obsolete live log entries of build: 10460
The "Taking repository snapshots..." line was added when the build was started. I let it run for 10 minutes (it was stuck in the first iteration of the loop after running the powershell command). When I stopped the build, the "Removing obsolete live log entries of build: 10460" line was added to the agent console window.