See <https://builds.apache.org/job/Creadur-Rat-Site-Latest-Jdk/132/changes>
Changes:
[pottlinger] AT-179: Maven plugin is able to merge approved licenses with adhoc
defined ones
* Maven DefaultPolicy was not able merge with default approved licenses but
either took all licenses given or the defaults.
* Since maven default is that addDefaultLicenses is enabled, ReportConfiguration
enables defaults and merges with any given extra licenses.
* Ant task and CLI merges by default as well.
* Upgraded to latest - mockito 1.10.19
* Extracted AddLicenseHeader configuration options into an enum (similar to
ant).
* Resources: Unit tests cannot be run from within IntelliJ since they do not
find test resources properly. Added comment and extracted resource directory.
* Defaults: Added default license family names to match default matchers:
** OLD:
MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_APACHE_LICENSE_VERSION_2_0,
MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_OASIS_OPEN_LICENSE,
MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_W3C_SOFTWARE_COPYRIGHT,
MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_W3C_DOCUMENT_COPYRIGHT,
MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_MODIFIED_BSD_LICENSE,
MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_MIT,
MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_CDDL1,
** NEW:
MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_ACADEMIC_FREE_LICENSE_VERSION_2_1, //
MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_APACHE_LICENSE_VERSION_2_0, //
MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_CDDL1, //
MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_GPL_VERSION_1, //
MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_GPL_VERSION_2, //
MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_GPL_VERSION_3, //
MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_MIT, //
MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_MODIFIED_BSD_LICENSE, //
MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_OASIS_OPEN_LICENSE,
//
MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_W3C_DOCUMENT_COPYRIGHT, //
MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_W3C_SOFTWARE_COPYRIGHT
------------------------------------------
[...truncated 1854 lines...]
[INFO]
[INFO] --- apache-rat-plugin:0.11:check (default) @ apache-rat-plugin ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: src/it/it1/src.apt
[INFO] Exclude: src/test/resources/unit/it2/src.txt
[INFO] Exclude: src/test/resources/unit/it3/src.apt
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/.bzrignore
[INFO] 37 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0
approved: 37 licence.
[INFO]
[INFO] --- maven-plugin-plugin:3.3:helpmojo (help-goal) @ apache-rat-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Apache Creadur Rat::Tasks4Ant 0.12-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @
apache-rat-tasks ---
[INFO]
[INFO] --- apache-rat-plugin:0.11:check (default) @ apache-rat-tasks ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: src/test/resources/antunit/index.apt
[INFO] 22 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0
approved: 22 licence.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Apache Creadur Rat::Command Line 0.12-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @
apache-rat ---
[INFO]
[INFO] --- apache-rat-plugin:0.11:check (default) @ apache-rat ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: README-ANT.txt
[INFO] Exclude: README-CLI.txt
[INFO] 7 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0
approved: 6 licence.
[INFO]
[INFO] <<< maven-javadoc-plugin:2.9.1:aggregate @ apache-rat-plugin <<<
[INFO] configuring report plugin org.apache.maven.plugins:maven-jxr-plugin:2.4
[INFO] configuring report plugin org.apache.maven.plugins:maven-pmd-plugin:3.1
[INFO] configuring report plugin
org.apache.maven.plugins:maven-project-info-reports-plugin:2.7
[INFO] configuring report plugin org.apache.rat:apache-rat-plugin:0.11
[INFO] configuring report plugin
org.apache.maven.plugins:maven-plugin-plugin:3.3
[INFO] preparing 'report' report requires 'process-classes' forked phase
execution
[INFO]
[INFO] >>> maven-plugin-plugin:3.3:report @ apache-rat-plugin >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @
apache-rat-plugin ---
[INFO]
[INFO] --- apache-rat-plugin:0.11:check (default) @ apache-rat-plugin ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: src/it/it1/src.apt
[INFO] Exclude: src/test/resources/unit/it2/src.txt
[INFO] Exclude: src/test/resources/unit/it3/src.apt
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/.bzrignore
[INFO] 37 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0
approved: 37 licence.
[INFO]
[INFO] --- maven-plugin-plugin:3.3:helpmojo (help-goal) @ apache-rat-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors.
[INFO]
[INFO] --- maven-plugin-plugin:3.3:descriptor (default-descriptor) @
apache-rat-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors.
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @
apache-rat-plugin ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @
apache-rat-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] Copying 1 resource to META-INF
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @
apache-rat-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to
<https://builds.apache.org/job/Creadur-Rat-Site-Latest-Jdk/ws/apache-rat-plugin/target/classes>
[INFO]
<https://builds.apache.org/job/Creadur-Rat-Site-Latest-Jdk/ws/apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java>:
<https://builds.apache.org/job/Creadur-Rat-Site-Latest-Jdk/ws/apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java>
uses or overrides a deprecated API.
[INFO]
<https://builds.apache.org/job/Creadur-Rat-Site-Latest-Jdk/ws/apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java>:
Recompile with -Xlint:deprecation for details.
[INFO] Some messages have been simplified; recompile with -Xdiags:verbose to
get full output
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
<https://builds.apache.org/job/Creadur-Rat-Site-Latest-Jdk/ws/apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java>:[30,29]
cannot find symbol
symbol: class AddLicenseHeaders
location: package org.apache.rat.config
[ERROR]
<https://builds.apache.org/job/Creadur-Rat-Site-Latest-Jdk/ws/apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java>:[428,72]
incompatible types: java.util.List<org.apache.rat.license.ILicenseFamily>
cannot be converted to org.apache.rat.license.ILicenseFamily[]
[ERROR]
<https://builds.apache.org/job/Creadur-Rat-Site-Latest-Jdk/ws/apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java>:[429,22]
cannot find symbol
symbol: method setApproveDefaultLicenses(boolean)
location: variable configuration of type org.apache.rat.ReportConfiguration
[ERROR]
<https://builds.apache.org/job/Creadur-Rat-Site-Latest-Jdk/ws/apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java>:[214,30]
package AddLicenseHeaders does not exist
[ERROR]
<https://builds.apache.org/job/Creadur-Rat-Site-Latest-Jdk/ws/apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java>:[218,37]
package AddLicenseHeaders does not exist
[ERROR]
<https://builds.apache.org/job/Creadur-Rat-Site-Latest-Jdk/ws/apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java>:[221,37]
package AddLicenseHeaders does not exist
[INFO] 6 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Creadur Rat ................................ SUCCESS [ 41.318 s]
[INFO] Apache Creadur Rat::API ........................... SUCCESS [ 10.069 s]
[INFO] Apache Creadur Rat::Core .......................... SUCCESS [ 19.457 s]
[INFO] Apache Creadur Rat::Plugin4Maven .................. FAILURE [ 7.695 s]
[INFO] Apache Creadur Rat::Tasks4Ant ..................... SKIPPED
[INFO] Apache Creadur Rat::Command Line .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:22 min
[INFO] Finished at: 2015-05-15T21:32:49+00:00
[INFO] Final Memory: 61M/802M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-site-plugin:3.4:site (default-site) on project
apache-rat-plugin: failed to get report for
org.apache.maven.plugins:maven-plugin-plugin: Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on
project apache-rat-plugin: Compilation failure: Compilation failure:
[ERROR]
<https://builds.apache.org/job/Creadur-Rat-Site-Latest-Jdk/ws/apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java>:[30,29]
cannot find symbol
[ERROR] symbol: class AddLicenseHeaders
[ERROR] location: package org.apache.rat.config
[ERROR]
<https://builds.apache.org/job/Creadur-Rat-Site-Latest-Jdk/ws/apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java>:[428,72]
incompatible types: java.util.List<org.apache.rat.license.ILicenseFamily>
cannot be converted to org.apache.rat.license.ILicenseFamily[]
[ERROR]
<https://builds.apache.org/job/Creadur-Rat-Site-Latest-Jdk/ws/apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java>:[429,22]
cannot find symbol
[ERROR] symbol: method setApproveDefaultLicenses(boolean)
[ERROR] location: variable configuration of type
org.apache.rat.ReportConfiguration
[ERROR]
<https://builds.apache.org/job/Creadur-Rat-Site-Latest-Jdk/ws/apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java>:[214,30]
package AddLicenseHeaders does not exist
[ERROR]
<https://builds.apache.org/job/Creadur-Rat-Site-Latest-Jdk/ws/apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java>:[218,37]
package AddLicenseHeaders does not exist
[ERROR]
<https://builds.apache.org/job/Creadur-Rat-Site-Latest-Jdk/ws/apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java>:[221,37]
package AddLicenseHeaders does not exist
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal
org.apache.maven.plugins:maven-site-plugin:3.4:site (default-site) on project
apache-rat-plugin: failed to get report for
org.apache.maven.plugins:maven-plugin-plugin
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:108)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76)
at
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
at
org.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
at jenkins.maven3.agent.Maven31Main.launch(Maven31Main.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.MojoExecutionException: failed to get report
for org.apache.maven.plugins:maven-plugin-plugin
at
org.apache.maven.reporting.exec.DefaultMavenReportExecutor.buildMavenReports(DefaultMavenReportExecutor.java:156)
at
org.apache.maven.plugins.site.render.AbstractSiteRenderingMojo.getReports(AbstractSiteRenderingMojo.java:239)
at
org.apache.maven.plugins.site.render.SiteMojo.execute(SiteMojo.java:124)
at
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:133)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 30 more
Caused by: org.apache.maven.lifecycle.LifecycleExecutionException: Failed to
execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile
(default-compile) on project apache-rat-plugin: Compilation failure
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at
org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:364)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeForkedExecutions(DefaultLifecycleExecutor.java:173)
at
org.apache.maven.reporting.exec.DefaultMavenReportExecutor.buildReportPlugin(DefaultMavenReportExecutor.java:309)
at
org.apache.maven.reporting.exec.DefaultMavenReportExecutor.buildMavenReports(DefaultMavenReportExecutor.java:151)
... 34 more
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException:
Compilation failure
at
org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:909)
at
org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:129)
at
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:133)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 40 more
[ERROR]
[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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :apache-rat-plugin
[JENKINS] Archiving
<https://builds.apache.org/job/Creadur-Rat-Site-Latest-Jdk/ws/apache-rat-plugin/pom.xml>
to
org.apache.rat/apache-rat-plugin/0.12-SNAPSHOT/apache-rat-plugin-0.12-SNAPSHOT.pom
Sending artifact delta relative to Creadur-Rat-Site-Latest-Jdk » Apache Creadur
Rat::Plugin4Maven #131
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 9155 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving
<https://builds.apache.org/job/Creadur-Rat-Site-Latest-Jdk/ws/apache-rat-tasks/pom.xml>
to
org.apache.rat/apache-rat-tasks/0.12-SNAPSHOT/apache-rat-tasks-0.12-SNAPSHOT.pom
Sending artifact delta relative to Creadur-Rat-Site-Latest-Jdk » Apache Creadur
Rat::Tasks4Ant #131
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6322 bytes
Compression is 0.0%
Took 0.11 sec
[JENKINS] Archiving
<https://builds.apache.org/job/Creadur-Rat-Site-Latest-Jdk/ws/pom.xml> to
org.apache.rat/apache-rat-project/0.12-SNAPSHOT/apache-rat-project-0.12-SNAPSHOT.pom
Sending artifact delta relative to Creadur-Rat-Site-Latest-Jdk » Apache Creadur
Rat #131
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 21622 bytes
Compression is 0.0%
Took 97 ms
[JENKINS] Archiving
<https://builds.apache.org/job/Creadur-Rat-Site-Latest-Jdk/ws/apache-rat-api/pom.xml>
to org.apache.rat/apache-rat-api/0.12-SNAPSHOT/apache-rat-api-0.12-SNAPSHOT.pom
Sending artifact delta relative to Creadur-Rat-Site-Latest-Jdk » Apache Creadur
Rat::API #131
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1972 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving
<https://builds.apache.org/job/Creadur-Rat-Site-Latest-Jdk/ws/apache-rat/pom.xml>
to org.apache.rat/apache-rat/0.12-SNAPSHOT/apache-rat-0.12-SNAPSHOT.pom
Sending artifact delta relative to Creadur-Rat-Site-Latest-Jdk » Apache Creadur
Rat::Command Line #131
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 7019 bytes
Compression is 0.0%
Took 0.12 sec
[JENKINS] Archiving
<https://builds.apache.org/job/Creadur-Rat-Site-Latest-Jdk/ws/apache-rat-core/pom.xml>
to
org.apache.rat/apache-rat-core/0.12-SNAPSHOT/apache-rat-core-0.12-SNAPSHOT.pom
Sending artifact delta relative to Creadur-Rat-Site-Latest-Jdk » Apache Creadur
Rat::Core #131
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4350 bytes
Compression is 0.0%
Took 0.2 sec
channel stopped