See <https://builds.apache.org/job/Phoenix-master/832/changes>
Changes:
[cody.marcel] PHOENIX-2109 - Joda time version conflict between phoenix and
pherf
------------------------------------------
[...truncated 123982 lines...]
[ERROR] WriteWorkload.java[229:17] (coding) MultipleVariableDeclarations: Each
variable declaration must be in its own statement.
[ERROR] WriteWorkload.java[237:70] (whitespace) OperatorWrap: '?' should be on
a new line.
[ERROR] WriteWorkload.java[238:52] (whitespace) OperatorWrap: ':' should be on
a new line.
[ERROR] WriteWorkload.java[385] (javadoc) JavadocType: Missing a Javadoc
comment.
[ERROR] MultithreadedDiffer.java[0] (misc) NewlineAtEndOfFile: File does not
end with a newline.
[ERROR] MultithreadedDiffer.java[2] (header) Header: Line does not match
expected header line of ' * Licensed to the Apache Software Foundation (ASF)
under one or more'.
[ERROR] MultithreadedDiffer.java[31] (javadoc) JavadocType: Missing a Javadoc
comment.
[ERROR] MultithreadedDiffer.java[32:33] (naming) ConstantName: Name 'logger'
must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.
[ERROR] MultithreadedDiffer.java[56:38] (coding) SimplifyBooleanExpression:
Expression can be simplified.
[ERROR] MultithreadedDiffer.java[85:43] (coding) UnnecessaryParentheses:
Unnecessary parentheses around expression.
[ERROR] Workload.java[1] (header) Header: Missing a header - not enough lines
in file.
[ERROR] Workload.java[3] (javadoc) JavadocType: Missing a Javadoc comment.
[ERROR] Workload.java[4:5] (modifier) RedundantModifier: Redundant 'public'
modifier.
[ERROR] Workload.java[9:5] (modifier) RedundantModifier: Redundant 'public'
modifier.
[ERROR] WorkloadExecutor.java[0] (misc) NewlineAtEndOfFile: File does not end
with a newline.
[ERROR] WorkloadExecutor.java[2] (header) Header: Line does not match expected
header line of ' * Licensed to the Apache Software Foundation (ASF) under one
or more'.
[ERROR] WorkloadExecutor.java[25] (imports) ImportOrder: Wrong order for
'java.util.ArrayList' import.
[ERROR] WorkloadExecutor.java[29] (imports) AvoidStarImport: Using the '.*'
form of import should be avoided - java.util.concurrent.*.
[ERROR] WorkloadExecutor.java[31] (javadoc) JavadocType: Missing a Javadoc
comment.
[ERROR] WorkloadExecutor.java[32:33] (naming) ConstantName: Name 'logger' must
match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.
[ERROR] WorkloadExecutor.java[50:78] (whitespace) OperatorWrap: '?' should be
on a new line.
[ERROR] WorkloadExecutor.java[51:65] (whitespace) OperatorWrap: ':' should be
on a new line.
[ERROR] QueryVerifier.java[2] (header) Header: Line does not match expected
header line of ' * Licensed to the Apache Software Foundation (ASF) under one
or more'.
[ERROR] QueryVerifier.java[38] (imports) ImportOrder: Wrong order for
'org.apache.phoenix.pherf.PherfConstants' import.
[ERROR] QueryVerifier.java[45] (javadoc) JavadocType: Missing a Javadoc comment.
[ERROR] QueryVerifier.java[47:33] (naming) ConstantName: Name 'logger' must
match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.
[ERROR] QueryVerifier.java[91] (blocks) NeedBraces: 'if' construct must use
'{}'s.
[ERROR] QueryVerifier.java[92] (blocks) NeedBraces: 'if' construct must use
'{}'s.
[ERROR] QueryVerifier.java[93] (blocks) NeedBraces: 'if' construct must use
'{}'s.
[ERROR] QueryVerifier.java[166] (blocks) NeedBraces: 'if' construct must use
'{}'s.
[ERROR] QueryVerifier.java[167] (blocks) NeedBraces: 'if' construct must use
'{}'s.
[ERROR] QueryVerifier.java[168] (blocks) NeedBraces: 'if' construct must use
'{}'s.
[ERROR] QueryExecutor.java[0] (misc) NewlineAtEndOfFile: File does not end with
a newline.
[ERROR] QueryExecutor.java[2] (header) Header: Line does not match expected
header line of ' * Licensed to the Apache Software Foundation (ASF) under one
or more'.
[ERROR] QueryExecutor.java[24] (imports) AvoidStarImport: Using the '.*' form
of import should be avoided - org.apache.phoenix.pherf.configuration.*.
[ERROR] QueryExecutor.java[25] (imports) AvoidStarImport: Using the '.*' form
of import should be avoided - org.apache.phoenix.pherf.result.*.
[ERROR] QueryExecutor.java[30] (imports) ImportOrder: Wrong order for
'java.util.ArrayList' import.
[ERROR] QueryExecutor.java[37] (javadoc) JavadocType: Missing a Javadoc comment.
[ERROR] QueryExecutor.java[38:33] (naming) ConstantName: Name 'logger' must
match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.
[ERROR] Pherf.java[0] (misc) NewlineAtEndOfFile: File does not end with a
newline.
[ERROR] Pherf.java[0] (javadoc) JavadocPackage: Missing package-info.java file.
[ERROR] Pherf.java[2] (header) Header: Line does not match expected header line
of ' * Licensed to the Apache Software Foundation (ASF) under one or more'.
[ERROR] Pherf.java[21] (imports) AvoidStarImport: Using the '.*' form of import
should be avoided - org.apache.commons.cli.*.
[ERROR] Pherf.java[34] (imports) ImportOrder: Wrong order for
'java.nio.file.Path' import.
[ERROR] Pherf.java[40] (javadoc) JavadocType: Missing a Javadoc comment.
[ERROR] Pherf.java[41:33] (naming) ConstantName: Name 'logger' must match
pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.
[ERROR] Pherf.java[42:34] (naming) ConstantName: Name 'options' must match
pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.
[ERROR] Pherf.java[110:83] (whitespace) OperatorWrap: '?' should be on a new
line.
[ERROR] Pherf.java[111:68] (whitespace) OperatorWrap: ':' should be on a new
line.
[ERROR] Pherf.java[198:46] (whitespace) OperatorWrap: '?' should be on a new
line.
[ERROR] Pherf.java[199:60] (whitespace) OperatorWrap: ':' should be on a new
line.
[ERROR] Pherf.java[235:84] (whitespace) OperatorWrap: '?' should be on a new
line.
[ERROR] Pherf.java[236:67] (whitespace) OperatorWrap: ':' should be on a new
line.
[ERROR] GarbageCollectorElapsedTimeMonitor.java[0] (javadoc) JavadocPackage:
Missing package-info.java file.
[ERROR] GarbageCollectorElapsedTimeMonitor.java[2] (header) Header: Line does
not match expected header line of ' * Licensed to the Apache Software
Foundation (ASF) under one or more'.
[ERROR] GarbageCollectorElapsedTimeMonitor.java[23] (imports) ImportOrder:
Wrong order for 'java.lang.management.GarbageCollectorMXBean' import.
[ERROR] GarbageCollectorElapsedTimeMonitor.java[27] (javadoc) JavadocType:
Missing a Javadoc comment.
[ERROR] CPULoadAverageMonitor.java[2] (header) Header: Line does not match
expected header line of ' * Licensed to the Apache Software Foundation (ASF)
under one or more'.
[ERROR] CPULoadAverageMonitor.java[23] (imports) ImportOrder: Wrong order for
'java.lang.management.ManagementFactory' import.
[ERROR] CPULoadAverageMonitor.java[26] (javadoc) JavadocType: Missing a Javadoc
comment.
[ERROR] CPULoadAverageMonitor.java[30] (sizes) LineLength: Line is longer than
100 characters (found 112).
[ERROR] MaxMemoryMonitor.java[2] (header) Header: Line does not match expected
header line of ' * Licensed to the Apache Software Foundation (ASF) under one
or more'.
[ERROR] MaxMemoryMonitor.java[23] (javadoc) JavadocType: Missing a Javadoc
comment.
[ERROR] NonHeapMemoryMonitor.java[2] (header) Header: Line does not match
expected header line of ' * Licensed to the Apache Software Foundation (ASF)
under one or more'.
[ERROR] NonHeapMemoryMonitor.java[23] (imports) ImportOrder: Wrong order for
'java.lang.management.ManagementFactory' import.
[ERROR] NonHeapMemoryMonitor.java[25] (javadoc) JavadocType: Missing a Javadoc
comment.
[ERROR] NonHeapMemoryMonitor.java[29] (sizes) LineLength: Line is longer than
100 characters (found 106).
[ERROR] Monitor.java[0] (misc) NewlineAtEndOfFile: File does not end with a
newline.
[ERROR] Monitor.java[2] (header) Header: Line does not match expected header
line of ' * Licensed to the Apache Software Foundation (ASF) under one or more'.
[ERROR] Monitor.java[23] (imports) ImportOrder: Wrong order for
'javax.management.MXBean' import.
[ERROR] Monitor.java[25] (javadoc) JavadocType: Missing a Javadoc comment.
[ERROR] Monitor.java[28:5] (modifier) RedundantModifier: Redundant 'public'
modifier.
[ERROR] FreeMemoryMonitor.java[2] (header) Header: Line does not match expected
header line of ' * Licensed to the Apache Software Foundation (ASF) under one
or more'.
[ERROR] FreeMemoryMonitor.java[23] (javadoc) JavadocType: Missing a Javadoc
comment.
[ERROR] TotalMemoryMonitor.java[2] (header) Header: Line does not match
expected header line of ' * Licensed to the Apache Software Foundation (ASF)
under one or more'.
[ERROR] TotalMemoryMonitor.java[23] (javadoc) JavadocType: Missing a Javadoc
comment.
[ERROR] HeapMemoryMonitor.java[2] (header) Header: Line does not match expected
header line of ' * Licensed to the Apache Software Foundation (ASF) under one
or more'.
[ERROR] HeapMemoryMonitor.java[23] (imports) ImportOrder: Wrong order for
'java.lang.management.ManagementFactory' import.
[ERROR] HeapMemoryMonitor.java[25] (javadoc) JavadocType: Missing a Javadoc
comment.
[ERROR] HeapMemoryMonitor.java[29] (sizes) LineLength: Line is longer than 100
characters (found 103).
[ERROR] ObjectPendingFinalizationCountMonitor.java[2] (header) Header: Line
does not match expected header line of ' * Licensed to the Apache Software
Foundation (ASF) under one or more'.
[ERROR] ObjectPendingFinalizationCountMonitor.java[23] (imports) ImportOrder:
Wrong order for 'java.lang.management.ManagementFactory' import.
[ERROR] ObjectPendingFinalizationCountMonitor.java[26] (javadoc) JavadocType:
Missing a Javadoc comment.
[ERROR] ObjectPendingFinalizationCountMonitor.java[30] (sizes) LineLength: Line
is longer than 100 characters (found 116).
[ERROR] ThreadMonitor.java[2] (header) Header: Line does not match expected
header line of ' * Licensed to the Apache Software Foundation (ASF) under one
or more'.
[ERROR] ThreadMonitor.java[23] (imports) ImportOrder: Wrong order for
'java.lang.management.ManagementFactory' import.
[ERROR] ThreadMonitor.java[25] (javadoc) JavadocType: Missing a Javadoc comment.
[ERROR] ThreadMonitor.java[29] (sizes) LineLength: Line is longer than 100
characters (found 105).
[ERROR] MonitorManager.java[0] (javadoc) JavadocPackage: Missing
package-info.java file.
[ERROR] MonitorManager.java[2] (header) Header: Line does not match expected
header line of ' * Licensed to the Apache Software Foundation (ASF) under one
or more'.
[ERROR] MonitorManager.java[31] (imports) ImportOrder: Wrong order for
'javax.management.InstanceAlreadyExistsException' import.
[ERROR] MonitorManager.java[35] (imports) ImportOrder: Wrong order for
'java.io.IOException' import.
[ERROR] MonitorManager.java[37] (imports) AvoidStarImport: Using the '.*' form
of import should be avoided - java.util.*.
[ERROR] MonitorManager.java[54] (indentation) Indentation: member def at
indentation level 12 not at correct indentation, 4
[ERROR] Stat.java[2] (header) Header: Line does not match expected header line
of ' * Licensed to the Apache Software Foundation (ASF) under one or more'.
[ERROR] Stat.java[21] (javadoc) JavadocType: Missing a Javadoc comment.
[ERROR] Stat.java[21:18] (whitespace) GenericWhitespace: '<' is preceded with
whitespace.
[ERROR] Stat.java[21:22] (whitespace) GenericWhitespace: '>' is followed by an
illegal character.
[ERROR] Stat.java[21:22] (whitespace) WhitespaceAround: '{' is not preceded
with whitespace.
[ERROR] MonitorDetails.java[0] (misc) NewlineAtEndOfFile: File does not end
with a newline.
[ERROR] MonitorDetails.java[2] (header) Header: Line does not match expected
header line of ' * Licensed to the Apache Software Foundation (ASF) under one
or more'.
[ERROR] MonitorDetails.java[21] (imports) AvoidStarImport: Using the '.*' form
of import should be avoided - org.apache.phoenix.pherf.jmx.monitors.*.
[ERROR] MonitorDetails.java[23] (javadoc) JavadocType: Missing a Javadoc
comment.
[ERROR] MonitorDetails.java[28] (sizes) LineLength: Line is longer than 100
characters (found 106).
[ERROR] MonitorDetails.java[29] (sizes) LineLength: Line is longer than 100
characters (found 141).
[ERROR] MonitorDetails.java[30] (sizes) LineLength: Line is longer than 100
characters (found 138).
[ERROR] MonitorDetails.java[32:63] (whitespace) WhitespaceAfter: ',' is not
followed by whitespace.
[ERROR] PherfConstants.java[2] (header) Header: Line does not match expected
header line of ' * Licensed to the Apache Software Foundation (ASF) under one
or more'.
[ERROR] PherfConstants.java[24] (javadoc) JavadocType: Missing a Javadoc
comment.
[ERROR] PherfConstants.java[33] (indentation) Indentation: member def at
indentation level 12 not at correct indentation, 4
[ERROR] PherfConstants.java[65] (javadoc) JavadocType: Missing a Javadoc
comment.
[WARNING] checkstyle:check violations detected but failOnViolation set to false
[INFO]
[INFO] --- build-helper-maven-plugin:1.9.1:add-test-source (add-test-source) @
phoenix-pherf ---
[INFO] Test Source directory:
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/src/it/java>
added.
[INFO]
[INFO] --- build-helper-maven-plugin:1.9.1:add-test-resource
(add-test-resource) @ phoenix-pherf ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ phoenix-pherf
---
[INFO] artifact junit:junit-dep: checking for updates from apache release
[INFO] artifact junit:junit-dep: checking for updates from conjars.org
[INFO] artifact junit:junit-dep: checking for updates from apache snapshot
[INFO] artifact junit:junit-dep: checking for updates from
sonatype-nexus-snapshots
[INFO] artifact junit:junit-dep: checking for updates from central
[INFO] artifact junit:junit: checking for updates from apache release
[INFO] artifact junit:junit: checking for updates from conjars.org
[INFO] artifact junit:junit: checking for updates from apache snapshot
[INFO] artifact junit:junit: checking for updates from sonatype-nexus-snapshots
[INFO] artifact junit:junit: checking for updates from central
[INFO] artifact commons-io:commons-io: checking for updates from apache release
[INFO] artifact commons-io:commons-io: checking for updates from conjars.org
[INFO] artifact commons-io:commons-io: checking for updates from apache snapshot
[INFO] artifact commons-io:commons-io: checking for updates from
sonatype-nexus-snapshots
[INFO] artifact commons-io:commons-io: checking for updates from central
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @
phoenix-pherf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ phoenix-pherf
---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 62 source files to
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/target/classes>
[WARNING]
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/src/main/java/org/apache/phoenix/pherf/result/DataLoadThreadTime.java>:
Some input files use unchecked or unsafe operations.
[WARNING]
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/src/main/java/org/apache/phoenix/pherf/result/DataLoadThreadTime.java>:
Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-dependency-plugin:2.1:build-classpath
(create-mrapp-generated-classpath) @ phoenix-pherf ---
[INFO] Wrote classpath file
'<https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/target/classes/mrapp-generated-classpath'.>
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @
phoenix-pherf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 5 resources
[INFO] Copying 4 resources
[INFO] Copying 5 resources
[INFO] skip non existing resourceDirectory
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/src/it/resources>
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @
phoenix-pherf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/target/test-classes>
[WARNING]
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/src/test/java/org/apache/phoenix/pherf/RowCalculatorTest.java>:
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/src/test/java/org/apache/phoenix/pherf/RowCalculatorTest.java>
uses or overrides a deprecated API.
[WARNING]
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/src/test/java/org/apache/phoenix/pherf/RowCalculatorTest.java>:
Recompile with -Xlint:deprecation for details.
[WARNING]
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/src/test/java/org/apache/phoenix/pherf/ResultTest.java>:
Some input files use unchecked or unsafe operations.
[WARNING]
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/src/test/java/org/apache/phoenix/pherf/ResultTest.java>:
Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.18:test (default-test) @ phoenix-pherf ---
[INFO] Surefire report directory:
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/target/surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.phoenix.pherf.ConfigurationParserTest
Running org.apache.phoenix.pherf.ResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.642 sec - in
org.apache.phoenix.pherf.ConfigurationParserTest
Running org.apache.phoenix.pherf.TestHBaseProps
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.655 sec - in
org.apache.phoenix.pherf.ResourceTest
Running org.apache.phoenix.pherf.RuleGeneratorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 sec - in
org.apache.phoenix.pherf.TestHBaseProps
Running org.apache.phoenix.pherf.PherfTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.578 sec - in
org.apache.phoenix.pherf.PherfTest
Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.746 sec <<<
FAILURE! - in org.apache.phoenix.pherf.RuleGeneratorTest
testDateGenerator(org.apache.phoenix.pherf.RuleGeneratorTest) Time elapsed:
0.415 sec <<< FAILURE!
java.lang.AssertionError: Value 2019-09-22T00:01:00.300Z is not before maxValue
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.phoenix.pherf.RuleGeneratorTest.assertDateBetween(RuleGeneratorTest.java:221)
at
org.apache.phoenix.pherf.RuleGeneratorTest.assertRandomDateValue(RuleGeneratorTest.java:135)
at
org.apache.phoenix.pherf.RuleGeneratorTest.testDateGenerator(RuleGeneratorTest.java:59)
Running org.apache.phoenix.pherf.ColumnTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in
org.apache.phoenix.pherf.ColumnTest
Running org.apache.phoenix.pherf.RowCalculatorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in
org.apache.phoenix.pherf.RowCalculatorTest
Running org.apache.phoenix.pherf.ResultTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.656 sec - in
org.apache.phoenix.pherf.ResultTest
Results :
Failed tests:
RuleGeneratorTest.testDateGenerator:59->assertRandomDateValue:135->assertDateBetween:221
Value 2019-09-22T00:01:00.300Z is not before maxValue
Tests run: 21, Failures: 1, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Phoenix .................................... SUCCESS [4.262s]
[INFO] Phoenix Core ...................................... SUCCESS [34:12.691s]
[INFO] Phoenix - Flume ................................... SUCCESS [1:11.022s]
[INFO] Phoenix - Pig ..................................... SUCCESS [1:55.063s]
[INFO] Phoenix Query Server Client ....................... SUCCESS [1.465s]
[INFO] Phoenix Query Server .............................. SUCCESS [1:59.032s]
[INFO] Phoenix - Pherf ................................... FAILURE [14.204s]
[INFO] Phoenix - Spark ................................... SKIPPED
[INFO] Phoenix Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 39:38.456s
[INFO] Finished at: Mon Jul 13 22:44:14 UTC 2015
[INFO] Final Memory: 84M/1074M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.18:test (default-test) on
project phoenix-pherf: There are test failures.
[ERROR]
[ERROR] Please refer to
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/target/surefire-reports>
for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :phoenix-pherf
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Sending artifact delta relative to Phoenix | Master #829
Archived 1099 artifacts
Archive block size is 32768
Received 17756 blocks and 398574675 bytes
Compression is 59.3%
Took 2 min 38 sec
Updating PHOENIX-2109
Recording test results