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

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

Testing file 
[SQOOP-2474.002.patch|https://issues.apache.org/jira/secure/attachment/12750044/SQOOP-2474.002.patch]
 against branch sqoop2 took 0:27:03.358511.

{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:red}ERROR:{color} Some of unit tests failed 
([report|https://builds.apache.org/job/PreCommit-SQOOP-Build/1537/artifact/patch-process/test_unit.txt],
 executed 1360 tests)
{color:green}SUCCESS:{color} Test coverage did not decreased 
([report|https://builds.apache.org/job/PreCommit-SQOOP-Build/1537/artifact/patch-process/cobertura_report.txt])
{color:red}ERROR:{color} Some of integration tests failed 
([report|https://builds.apache.org/job/PreCommit-SQOOP-Build/1537/artifact/patch-process/test_integration.txt],
 executed 159 tests)
* Test {{org.apache.sqoop.integration.server.VersionTest}}
* Test {{org.apache.sqoop.integration.connector.kafka.FromRDBMSToKafkaTest}}
* Test {{org.apache.sqoop.integration.connector.hive.FromRDBMSToKiteHiveTest}}
* Test {{org.apache.sqoop.integration.connector.kafka.FromHDFSToKafkaTest}}
* Test {{org.apache.sqoop.integration.connector.hdfs.AppendModeTest}}
* Test 
{{org.apache.sqoop.integration.connector.jdbc.generic.IncrementalReadTest}}
* Test {{org.apache.sqoop.integration.connector.jdbc.generic.PartitionerTest}}
* Test 
{{org.apache.sqoop.integration.connector.jdbc.generic.FromRDBMSToHDFSTest}}
* Test {{integration-tests}}
* Test {{org.apache.sqoop.integration.connector.jdbc.generic.AllTypesTest}}
* Test 
{{org.apache.sqoop.integration.connector.jdbc.generic.FromHDFSToRDBMSTest}}
* Test 
{{org.apache.sqoop.integration.connector.jdbc.generic.TableStagedRDBMSTest}}
* Test {{org.apache.sqoop.integration.server.ShowJobInOrderTest}}
* Test 
{{org.apache.sqoop.integration.server.SubmissionWithDisabledModelObjectsTest}}
* Test {{org.apache.sqoop.integration.connector.kite.FromRDBMSToKiteTest}}
* Test {{org.apache.sqoop.integration.connector.hdfs.OutputDirectoryTest}}



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

This message is automatically generated.

> Fix the problem in the integration test case Derby1_99_4UpgradeTest
> -------------------------------------------------------------------
>
>                 Key: SQOOP-2474
>                 URL: https://issues.apache.org/jira/browse/SQOOP-2474
>             Project: Sqoop
>          Issue Type: Bug
>          Components: sqoop2-test
>    Affects Versions: 1.99.7
>            Reporter: Colin Ma
>            Assignee: Colin Ma
>            Priority: Blocker
>         Attachments: SQOOP-2474.001.patch, SQOOP-2474.002.patch
>
>
> When do the integration test Derby1_99_4UpgradeTest, there will be the error 
> message like the following:
> {code}
> Caused by: org.codehaus.cargo.container.ContainerException: Deployable 
> [http://localhost:43856/cargocpc/index.html] failed to finish deploying 
> within the timeout period [120000]. The Deployable state is thus unknown.
>       at 
> org.codehaus.cargo.container.spi.deployer.DeployerWatchdog.watch(DeployerWatchdog.java:111)
>       at 
> org.codehaus.cargo.container.spi.AbstractLocalContainer.waitForCompletion(AbstractLocalContainer.java:268)
>       at 
> org.codehaus.cargo.container.tomcat.internal.AbstractCatalinaInstalledLocalContainer.waitForCompletion(AbstractCatalinaInstalledLocalContainer.java:212)
>       at 
> org.codehaus.cargo.container.spi.AbstractLocalContainer.start(AbstractLocalContainer.java:182)
>       at 
> org.apache.sqoop.test.minicluster.TomcatSqoopMiniCluster.start(TomcatSqoopMiniCluster.java:155)
> {code}
> This is caused by the timeout setting for cargo.container in 
> TomcatSqoopMiniCluster. 



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

Reply via email to