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

Lucene/Solr QA commented on LUCENE-8442:
----------------------------------------

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:red}-1{color} | {color:red} patch {color} | {color:red}  0m  5s{color} 
| {color:red} LUCENE-8442 does not apply to master. Rebase required? Wrong 
Branch? See 
https://wiki.apache.org/lucene-java/HowToContribute#Contributing_your_work for 
help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | LUCENE-8442 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12934638/LUCENE-8442.patch |
| Console output | 
https://builds.apache.org/job/PreCommit-LUCENE-Build/64/console |
| Powered by | Apache Yetus 0.7.0   http://yetus.apache.org |


This message was automatically generated.



> testPendingDeleteDVGeneration fails with NoSuchFileException
> ------------------------------------------------------------
>
>                 Key: LUCENE-8442
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8442
>             Project: Lucene - Core
>          Issue Type: Test
>    Affects Versions: master (8.0), 7.5
>            Reporter: Nhat Nguyen
>            Priority: Minor
>             Fix For: master (8.0), 7.5
>
>         Attachments: LUCENE-8442.patch, LUCENE-8442.patch
>
>
> {noformat}
> reproduce with: ant test  -Dtestcase=TestIndexWriter 
> -Dtests.method=testPendingDeleteDVGeneration -Dtests.seed=EAD8920740472544 
> -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=hu-HU 
> -Dtests.timezone=Europe/Nicosia -Dtests.asserts=true 
> -Dtests.file.encoding=UTF-8
>    [junit4] ERROR   0.05s J3 | TestIndexWriter.testPendingDeleteDVGeneration 
> <<<
>    [junit4]    > Throwable #1: java.nio.file.NoSuchFileException: 
> /var/lib/jenkins/workspace/apache+lucene-solr+master/lucene/build/core/test/J3/temp/lucene.index.TestIndexWriter_EAD8920740472544-001/tempDir-001/_2.fdx
>    [junit4]    >      at 
> __randomizedtesting.SeedInfo.seed([EAD8920740472544:6D2DCD1227F98DC4]:0)
>    [junit4]    >      at 
> sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
>    [junit4]    >      at 
> sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
>    [junit4]    >      at 
> sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
>    [junit4]    >      at 
> sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214)
>    [junit4]    >      at 
> org.apache.lucene.mockfile.FilterFileSystemProvider.newByteChannel(FilterFileSystemProvider.java:212)
>    [junit4]    >      at 
> org.apache.lucene.mockfile.FilterFileSystemProvider.newByteChannel(FilterFileSystemProvider.java:212)
>    [junit4]    >      at 
> org.apache.lucene.mockfile.FilterFileSystemProvider.newByteChannel(FilterFileSystemProvider.java:212)
>    [junit4]    >      at 
> org.apache.lucene.mockfile.HandleTrackingFS.newByteChannel(HandleTrackingFS.java:240)
>    [junit4]    >      at 
> org.apache.lucene.mockfile.FilterFileSystemProvider.newByteChannel(FilterFileSystemProvider.java:212)
>    [junit4]    >      at 
> org.apache.lucene.mockfile.HandleTrackingFS.newByteChannel(HandleTrackingFS.java:240)
>    [junit4]    >      at 
> org.apache.lucene.mockfile.FilterFileSystemProvider.newByteChannel(FilterFileSystemProvider.java:212)
>    [junit4]    >      at 
> org.apache.lucene.mockfile.FilterFileSystemProvider.newByteChannel(FilterFileSystemProvider.java:212)
>    [junit4]    >      at 
> org.apache.lucene.mockfile.HandleTrackingFS.newByteChannel(HandleTrackingFS.java:240)
>    [junit4]    >      at java.nio.file.Files.newByteChannel(Files.java:361)
>    [junit4]    >      at java.nio.file.Files.newByteChannel(Files.java:407)
>    [junit4]    >      at 
> org.apache.lucene.store.SimpleFSDirectory.openInput(SimpleFSDirectory.java:77)
>    [junit4]    >      at 
> org.apache.lucene.index.TestIndexWriter.testPendingDeleteDVGeneration(TestIndexWriter.java:2701)
>    [junit4]    >      at java.lang.Thread.run(Thread.java:748){noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to