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

Hadoop QA commented on HADOOP-10866:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12656775/HDFS-6707.004.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
                        Please justify why no new tests are needed for this 
patch.
                        Also please list what manual steps were performed to 
verify this patch.

    {color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

    {color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

    {color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

    {color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

    {color:red}-1 core tests{color}.  The patch failed these unit tests in 
hadoop-common-project/hadoop-common:

                  org.apache.hadoop.ipc.TestIPC

    {color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/4329//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/4329//console

This message is automatically generated.

> Intermittent failure of Symlink tests 
> TestSymlinkLocalFSFileContext,TestSymlinkLocalFSFileSystem 
> -------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-10866
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10866
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 2.5.0
>            Reporter: Yongjun Zhang
>            Assignee: Yongjun Zhang
>         Attachments: HDFS-6707.001.patch, HDFS-6707.002.dbg.patch, 
> HDFS-6707.003.dbg.patch, HDFS-6707.004.patch, HDFS-6707.005.patch
>
>
> Symlink tests failure happened from time to time,
> https://builds.apache.org/job/PreCommit-HDFS-Build/7383//testReport/
> https://builds.apache.org/job/PreCommit-HDFS-Build/7376/testReport/
> {code}
> Failed
> org.apache.hadoop.fs.TestSymlinkLocalFSFileContext.testDanglingLink
> Failing for the past 1 build (Since Failed#7376 )
> Took 83 ms.
> Error Message
> Path 
> file:/home/jenkins/jenkins-slave/workspace/PreCommit-HDFS-Build/trunk/hadoop-common-project/hadoop-common/target/test/data/RtGBheUh4y/test1/linkToFile
>  is not a symbolic link
> Stacktrace
> java.io.IOException: Path 
> file:/home/jenkins/jenkins-slave/workspace/PreCommit-HDFS-Build/trunk/hadoop-common-project/hadoop-common/target/test/data/RtGBheUh4y/test1/linkToFile
>  is not a symbolic link
>       at org.apache.hadoop.fs.FileStatus.getSymlink(FileStatus.java:266)
>       at 
> org.apache.hadoop.fs.TestSymlinkLocalFS.testDanglingLink(TestSymlinkLocalFS.java:163)
>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>       at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>       at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>       at java.lang.reflect.Method.invoke(Method.java:597)
>       at 
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
>       at 
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
>       at 
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
>       at 
> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
>       at 
> org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74)
> Standard Output
> 2014-07-17 23:31:37,770 WARN  fs.FileUtil (FileUtil.java:symLink(829)) - 
> Command 'ln -s 
> /home/jenkins/jenkins-slave/workspace/PreCommit-HDFS-Build/trunk/hadoop-common-project/hadoop-common/target/test/data/RtGBheUh4y/test1/file
>  
> /home/jenkins/jenkins-slave/workspace/PreCommit-HDFS-Build/trunk/hadoop-common-project/hadoop-common/target/test/data/RtGBheUh4y/test2/linkToFile'
>  failed 1 with: ln: failed to create symbolic link 
> '/home/jenkins/jenkins-slave/workspace/PreCommit-HDFS-Build/trunk/hadoop-common-project/hadoop-common/target/test/data/RtGBheUh4y/test2/linkToFile':
>  No such file or directory
> 2014-07-17 23:31:38,109 WARN  fs.FileUtil (FileUtil.java:symLink(829)) - 
> Command 'ln -s 
> /home/jenkins/jenkins-slave/workspace/PreCommit-HDFS-Build/trunk/hadoop-common-project/hadoop-common/target/test/data/RtGBheUh4y/test1/file
>  
> /home/jenkins/jenkins-slave/workspace/PreCommit-HDFS-Build/trunk/hadoop-common-project/hadoop-common/target/test/data/RtGBheUh4y/test1/linkToFile'
>  failed 1 with: ln: failed to create symbolic link 
> '/home/jenkins/jenkins-slave/workspace/PreCommit-HDFS-Build/trunk/hadoop-common-project/hadoop-common/target/test/data/RtGBheUh4y/test1/linkToFile':
>  File exists
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to