You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Hemanth Yamijala (JIRA)" <ji...@apache.org> on 2008/10/13 20:16:44 UTC

[jira] Created: (HADOOP-4403) TestLeaseRecovery.testBlockSynchronization failed on trunk

TestLeaseRecovery.testBlockSynchronization failed on trunk
----------------------------------------------------------

                 Key: HADOOP-4403
                 URL: https://issues.apache.org/jira/browse/HADOOP-4403
             Project: Hadoop Core
          Issue Type: Test
          Components: dfs, test
            Reporter: Hemanth Yamijala


TestLeaseRecovery.testBlockSynchronization failed on a hadoop patch build. Please refer to http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3450/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery/testBlockSynchronization/ for details. I don't know if it is a random issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-4403) TestLeaseRecovery.testBlockSynchronization failed on trunk

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo (Nicholas), SZE updated HADOOP-4403:
-------------------------------------------

    Attachment: 4403_20081013b.patch

4403_20081013b.patch: make TestFileCreation more robust.

> TestLeaseRecovery.testBlockSynchronization failed on trunk
> ----------------------------------------------------------
>
>                 Key: HADOOP-4403
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4403
>             Project: Hadoop Core
>          Issue Type: Test
>          Components: dfs, test
>            Reporter: Hemanth Yamijala
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Blocker
>             Fix For: 0.18.2, 0.19.0
>
>         Attachments: 4403_20081013.patch, 4403_20081013b.patch
>
>
> TestLeaseRecovery.testBlockSynchronization failed on a hadoop patch build. Please refer to http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3450/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery/testBlockSynchronization/ for details. I don't know if it is a random issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-4403) TestLeaseRecovery.testBlockSynchronization failed on trunk

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo (Nicholas), SZE updated HADOOP-4403:
-------------------------------------------

    Hadoop Flags: [Reviewed]
          Status: Patch Available  (was: Open)

> TestLeaseRecovery.testBlockSynchronization failed on trunk
> ----------------------------------------------------------
>
>                 Key: HADOOP-4403
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4403
>             Project: Hadoop Core
>          Issue Type: Test
>          Components: dfs, test
>            Reporter: Hemanth Yamijala
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Blocker
>             Fix For: 0.18.2, 0.19.0
>
>         Attachments: 4403_20081013.patch, 4403_20081013b.patch
>
>
> TestLeaseRecovery.testBlockSynchronization failed on a hadoop patch build. Please refer to http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3450/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery/testBlockSynchronization/ for details. I don't know if it is a random issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-4403) TestLeaseRecovery.testBlockSynchronization failed on trunk

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-4403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12639860#action_12639860 ] 

Hudson commented on HADOOP-4403:
--------------------------------

Integrated in Hadoop-trunk #634 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/634/])
    . Make TestLeaseRecovery and TestFileCreation more robust. (szetszwo)


> TestLeaseRecovery.testBlockSynchronization failed on trunk
> ----------------------------------------------------------
>
>                 Key: HADOOP-4403
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4403
>             Project: Hadoop Core
>          Issue Type: Test
>          Components: dfs, test
>            Reporter: Hemanth Yamijala
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Blocker
>             Fix For: 0.18.2, 0.19.0
>
>         Attachments: 4403_20081013.patch, 4403_20081013b.patch, 4403_20081013b_0.18.patch
>
>
> TestLeaseRecovery.testBlockSynchronization failed on a hadoop patch build. Please refer to http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3450/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery/testBlockSynchronization/ for details. I don't know if it is a random issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-4403) TestLeaseRecovery.testBlockSynchronization failed on trunk

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo (Nicholas), SZE updated HADOOP-4403:
-------------------------------------------

    Assignee: Tsz Wo (Nicholas), SZE

This is a test problem: after created a file, we should wait for replication before proceeding in this test.

> TestLeaseRecovery.testBlockSynchronization failed on trunk
> ----------------------------------------------------------
>
>                 Key: HADOOP-4403
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4403
>             Project: Hadoop Core
>          Issue Type: Test
>          Components: dfs, test
>            Reporter: Hemanth Yamijala
>            Assignee: Tsz Wo (Nicholas), SZE
>
> TestLeaseRecovery.testBlockSynchronization failed on a hadoop patch build. Please refer to http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3450/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery/testBlockSynchronization/ for details. I don't know if it is a random issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-4403) TestLeaseRecovery.testBlockSynchronization failed on trunk

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-4403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12639258#action_12639258 ] 

Hadoop QA commented on HADOOP-4403:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12392035/4403_20081013.patch
  against trunk revision 704261.

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 3 new or modified tests.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs warnings.

    +1 Eclipse classpath. The patch retains Eclipse classpath integrity.

    -1 core tests.  The patch failed core unit tests.

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3452/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3452/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3452/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3452/console

This message is automatically generated.

> TestLeaseRecovery.testBlockSynchronization failed on trunk
> ----------------------------------------------------------
>
>                 Key: HADOOP-4403
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4403
>             Project: Hadoop Core
>          Issue Type: Test
>          Components: dfs, test
>            Reporter: Hemanth Yamijala
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Blocker
>             Fix For: 0.18.2, 0.19.0
>
>         Attachments: 4403_20081013.patch
>
>
> TestLeaseRecovery.testBlockSynchronization failed on a hadoop patch build. Please refer to http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3450/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery/testBlockSynchronization/ for details. I don't know if it is a random issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-4403) TestLeaseRecovery.testBlockSynchronization failed on trunk

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo (Nicholas), SZE updated HADOOP-4403:
-------------------------------------------

    Status: Open  (was: Patch Available)

> TestLeaseRecovery.testBlockSynchronization failed on trunk
> ----------------------------------------------------------
>
>                 Key: HADOOP-4403
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4403
>             Project: Hadoop Core
>          Issue Type: Test
>          Components: dfs, test
>            Reporter: Hemanth Yamijala
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Blocker
>             Fix For: 0.18.2, 0.19.0
>
>         Attachments: 4403_20081013.patch, 4403_20081013b.patch
>
>
> TestLeaseRecovery.testBlockSynchronization failed on a hadoop patch build. Please refer to http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3450/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery/testBlockSynchronization/ for details. I don't know if it is a random issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-4403) TestLeaseRecovery.testBlockSynchronization failed on trunk

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo (Nicholas), SZE updated HADOOP-4403:
-------------------------------------------

    Fix Version/s: 0.19.0
                   0.18.2
           Status: Patch Available  (was: Open)

>  I don't know if it is a random issue.
The failure is random.

BTW, the failure is nothing to do with lease recovery.

> TestLeaseRecovery.testBlockSynchronization failed on trunk
> ----------------------------------------------------------
>
>                 Key: HADOOP-4403
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4403
>             Project: Hadoop Core
>          Issue Type: Test
>          Components: dfs, test
>            Reporter: Hemanth Yamijala
>            Assignee: Tsz Wo (Nicholas), SZE
>             Fix For: 0.18.2, 0.19.0
>
>         Attachments: 4403_20081013.patch
>
>
> TestLeaseRecovery.testBlockSynchronization failed on a hadoop patch build. Please refer to http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3450/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery/testBlockSynchronization/ for details. I don't know if it is a random issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-4403) TestLeaseRecovery.testBlockSynchronization failed on trunk

Posted by "Hairong Kuang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-4403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12639239#action_12639239 ] 

Hairong Kuang commented on HADOOP-4403:
---------------------------------------

+1. The patch looks good.

> TestLeaseRecovery.testBlockSynchronization failed on trunk
> ----------------------------------------------------------
>
>                 Key: HADOOP-4403
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4403
>             Project: Hadoop Core
>          Issue Type: Test
>          Components: dfs, test
>            Reporter: Hemanth Yamijala
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Blocker
>             Fix For: 0.18.2, 0.19.0
>
>         Attachments: 4403_20081013.patch
>
>
> TestLeaseRecovery.testBlockSynchronization failed on a hadoop patch build. Please refer to http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3450/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery/testBlockSynchronization/ for details. I don't know if it is a random issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-4403) TestLeaseRecovery.testBlockSynchronization failed on trunk

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo (Nicholas), SZE updated HADOOP-4403:
-------------------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

I just committed this.

> TestLeaseRecovery.testBlockSynchronization failed on trunk
> ----------------------------------------------------------
>
>                 Key: HADOOP-4403
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4403
>             Project: Hadoop Core
>          Issue Type: Test
>          Components: dfs, test
>            Reporter: Hemanth Yamijala
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Blocker
>             Fix For: 0.18.2, 0.19.0
>
>         Attachments: 4403_20081013.patch, 4403_20081013b.patch, 4403_20081013b_0.18.patch
>
>
> TestLeaseRecovery.testBlockSynchronization failed on a hadoop patch build. Please refer to http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3450/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery/testBlockSynchronization/ for details. I don't know if it is a random issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-4403) TestLeaseRecovery.testBlockSynchronization failed on trunk

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-4403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12639331#action_12639331 ] 

Hadoop QA commented on HADOOP-4403:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12392058/4403_20081013b.patch
  against trunk revision 704310.

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 6 new or modified tests.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs warnings.

    +1 Eclipse classpath. The patch retains Eclipse classpath integrity.

    -1 core tests.  The patch failed core unit tests.

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3455/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3455/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3455/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3455/console

This message is automatically generated.

> TestLeaseRecovery.testBlockSynchronization failed on trunk
> ----------------------------------------------------------
>
>                 Key: HADOOP-4403
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4403
>             Project: Hadoop Core
>          Issue Type: Test
>          Components: dfs, test
>            Reporter: Hemanth Yamijala
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Blocker
>             Fix For: 0.18.2, 0.19.0
>
>         Attachments: 4403_20081013.patch, 4403_20081013b.patch
>
>
> TestLeaseRecovery.testBlockSynchronization failed on a hadoop patch build. Please refer to http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3450/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery/testBlockSynchronization/ for details. I don't know if it is a random issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-4403) TestLeaseRecovery.testBlockSynchronization failed on trunk

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo (Nicholas), SZE updated HADOOP-4403:
-------------------------------------------

    Attachment: 4403_20081013.patch

4403_20081013.patch: waitReplication

> TestLeaseRecovery.testBlockSynchronization failed on trunk
> ----------------------------------------------------------
>
>                 Key: HADOOP-4403
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4403
>             Project: Hadoop Core
>          Issue Type: Test
>          Components: dfs, test
>            Reporter: Hemanth Yamijala
>            Assignee: Tsz Wo (Nicholas), SZE
>         Attachments: 4403_20081013.patch
>
>
> TestLeaseRecovery.testBlockSynchronization failed on a hadoop patch build. Please refer to http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3450/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery/testBlockSynchronization/ for details. I don't know if it is a random issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-4403) TestLeaseRecovery.testBlockSynchronization failed on trunk

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo (Nicholas), SZE updated HADOOP-4403:
-------------------------------------------

    Attachment: 4403_20081013b_0.18.patch

4403_20081013b_0.18.patch: for 0.18

> TestLeaseRecovery.testBlockSynchronization failed on trunk
> ----------------------------------------------------------
>
>                 Key: HADOOP-4403
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4403
>             Project: Hadoop Core
>          Issue Type: Test
>          Components: dfs, test
>            Reporter: Hemanth Yamijala
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Blocker
>             Fix For: 0.18.2, 0.19.0
>
>         Attachments: 4403_20081013.patch, 4403_20081013b.patch, 4403_20081013b_0.18.patch
>
>
> TestLeaseRecovery.testBlockSynchronization failed on a hadoop patch build. Please refer to http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3450/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery/testBlockSynchronization/ for details. I don't know if it is a random issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-4403) TestLeaseRecovery.testBlockSynchronization failed on trunk

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo (Nicholas), SZE updated HADOOP-4403:
-------------------------------------------

    Priority: Blocker  (was: Major)

> TestLeaseRecovery.testBlockSynchronization failed on trunk
> ----------------------------------------------------------
>
>                 Key: HADOOP-4403
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4403
>             Project: Hadoop Core
>          Issue Type: Test
>          Components: dfs, test
>            Reporter: Hemanth Yamijala
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Blocker
>             Fix For: 0.18.2, 0.19.0
>
>         Attachments: 4403_20081013.patch
>
>
> TestLeaseRecovery.testBlockSynchronization failed on a hadoop patch build. Please refer to http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3450/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery/testBlockSynchronization/ for details. I don't know if it is a random issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.