[ 
https://issues.apache.org/jira/browse/SQOOP-2832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15142181#comment-15142181
 ] 

Sqoop QA bot commented on SQOOP-2832:
-------------------------------------

Testing file 
[SQOOP-2832.patch|https://issues.apache.org/jira/secure/attachment/12787399/SQOOP-2832.patch]
 against branch sqoop2 took 1:35:13.565113.

{color:red}Overall:{color} -1 due to an error(s), see details below:

{color:green}SUCCESS:{color} Clean was successful
{color:green}SUCCESS:{color} Patch applied correctly
{color:green}SUCCESS:{color} Patch add/modify test case
{color:green}SUCCESS:{color} License check passed
{color:green}SUCCESS:{color} Patch compiled
{color:green}SUCCESS:{color} All unit tests passed (executed 1700 tests)
{color:green}SUCCESS:{color} Test coverage did not decreased 
([report|https://builds.apache.org/job/PreCommit-SQOOP-Build/2191/artifact/patch-process/cobertura_report.txt])
{color:orange}WARNING:{color} New findbugs warnings 
([report|https://builds.apache.org/job/PreCommit-SQOOP-Build/2191/artifact/patch-process/findbugs_report.txt])
* Package {{test}}: Class 
{{org.apache.sqoop.test.testng.ReconfigureLogListener}} introduced 1 completely 
new findbugs warnings.


{color:red}ERROR:{color} Some of integration tests failed 
([report|https://builds.apache.org/job/PreCommit-SQOOP-Build/2191/artifact/patch-process/test_integration.txt],
 executed 0 tests)

Console output is available 
[here|https://builds.apache.org/job/PreCommit-SQOOP-Build/2191/console].

This message is automatically generated.

> Sqoop2: Precommit: Create log files for individual tests
> --------------------------------------------------------
>
>                 Key: SQOOP-2832
>                 URL: https://issues.apache.org/jira/browse/SQOOP-2832
>             Project: Sqoop
>          Issue Type: Bug
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>             Fix For: 1.99.7
>
>         Attachments: SQOOP-2832.patch
>
>
> I feel that debugging anything in our pre-commit hook is currently mission 
> impossible from several reasons. One of the main ones is that we're 
> generating one single log file that has [grown to 1GB in 
> size|https://builds.apache.org/job/PreCommit-SQOOP-Build/2185/artifact/test/target/surefire-reports/]
>  with all "test related" logs and I'm not even remotely able to find anything 
> there.
> In normal case we would have one log per test class, but as we've refactored 
> our integration tests to run multiple classes inside single Suite, we're no 
> longer have that for free. We have done this change to cut the time it takes 
> to run the integration tests - before we were initializing mini clusters for 
> each class, which is extra ~40 seconds per class, so I don't think that 
> reverting it would be reasonable.
> We should perhaps explore other ways how to get multiple log files.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to