[Box Backup-commit] [Failed Build] Box Backup [2955] Trunk

Trac trac at boxbackup.org
Mon May 2 14:42:35 BST 2011


Failed build of Box Backup [2955]
---------------------------------------------------------------------

  Changeset:             2955  -  <https://www.boxbackup.org/trac/changeset/2955>
  Committed by:          jamesog

  Build Configuration:   Trunk
  Build Platform:        Debian 4.0 amd64
  Build Slave:           wildfire
  Build Number:          1746  -  <https://www.boxbackup.org/trac/build/Trunk/1746>

  Failures:
    Step:                tests-debug
    Errors:              Executing perl failed (error code 2)
    Log:
      [INFO    ] ==> Debug tests start
      [ERROR   ] 4 processors detected, will set make to perform concurrent jobs
      [INFO    ] make[1]: Entering directory `lib/win32'
      [INFO    ]   [CXX]     emu.cpp
      [INFO    ]   [CXX]     getopt_long.cpp
      [INFO    ]   [AR]      ../../debug/lib/win32/win32.a
      [INFO    ]   [RANLIB]  ../../debug/lib/win32/win32.a
      [INFO    ] make[1]: Leaving directory `lib/win32'
      [INFO    ] make[1]: Entering directory `lib/common'
      [INFO    ]   [CXX]     BoxException.cpp
      [INFO    ]   [CXX]     BoxTime.cpp
      [INFO    ]   [CXX]     BoxTimeToText.cpp
      [INFO    ]   [CXX]     BufferedStream.cpp
      [INFO    ]   [CXX]     BufferedWriteStream.cpp
      [INFO    ]   [CXX]     CollectInBufferStream.cpp
      [INFO    ]   [CXX]     Configuration.cpp
      [INFO    ]   [CXX]     ConversionString.cpp
      [INFO    ]   [CXX]     DebugAssertFailed.cpp
      [INFO    ]   [CXX]     DebugMemLeakFinder.cpp
      [ERROR   ] Configuration.cpp: In member function ‘bool Configuration::Verify(const ConfigurationVerify&, const std::string&, std::string&)’:
      [ERROR   ] Configuration.cpp:721: warning: unused variable ‘r’
      [INFO    ]   [CXX]     DebugPrintf.cpp
      [INFO    ]   [CXX]     EventWatchFilesystemObject.cpp
      [INFO    ]   [CXX]     ExcludeList.cpp
      [ERROR   ] DebugMemLeakFinder.cpp: In function ‘int memleakfinder_numleaks()’:
      [ERROR   ] DebugMemLeakFinder.cpp:342: warning: unused variable ‘rInfo’
      [ERROR   ] DebugMemLeakFinder.cpp: In function ‘void memleakfinder_reportleaks_file(FILE*)’:
      [ERROR   ] DebugMemLeakFinder.cpp:362: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘long unsigned int’
      [ERROR   ] DebugMemLeakFinder.cpp:374: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘long unsigned int’
      [INFO    ]   [CXX]     FdGetLine.cpp
      [INFO    ]   [CXX]     FileModificationTime.cpp
      [INFO    ]   [CXX]     FileStream.cpp
      [INFO    ]   [CXX]     GetLine.cpp
      [INFO    ]   [CXX]     IOStream.cpp
      [INFO    ]   [CXX]     IOStreamGetLine.cpp
      [INFO    ]   [CXX]     InvisibleTempFileStream.cpp
      [INFO    ]   [CXX]     Logging.cpp
      [INFO    ]   [CXX]     MemBlockStream.cpp
      [INFO    ]   [CXX]     NamedLock.cpp
      [INFO    ]   [CXX]     PartialReadStream.cpp
      [INFO    ]   [CXX]     PathUtils.cpp
      [INFO    ]   [CXX]     RateLimitingStream.cpp
      [INFO    ]   [CXX]     ReadGatherStream.cpp
      [INFO    ]   [CXX]     ReadLoggingStream.cpp
      [INFO    ]   [CXX]     StreamableMemBlock.cpp
      [INFO    ]   [CXX]     Test.cpp
      [INFO    ]   [CXX]     Timer.cpp
      [INFO    ]   [CXX]     UnixUser.cpp
      [INFO    ]   [CXX]     Utils.cpp
      [INFO    ]   [CXX]     WaitForEvent.cpp
      [INFO    ]   [CXX]     ZeroStream.cpp
      [INFO    ]   [CXX]     autogen_CommonException.cpp
      [INFO    ]   [CXX]     autogen_ConversionException.cpp
      [INFO    ]   [AR]      ../../debug/lib/common/common.a
      [INFO    ]   [RANLIB]  ../../debug/lib/common/common.a
      [INFO    ] make[1]: Leaving directory `lib/common'
      [INFO    ]   [CXX]     _main.cpp
      [INFO    ]   [CXX]     testcommon.cpp
      [INFO    ]   [LINK]    ../../debug/test/common/test
      [INFO    ] cp _t ../../debug/test/common/t
      [INFO    ] chmod u+x ../../debug/test/common/t
      [INFO    ] cp _t-gdb ../../debug/test/common/t-gdb
      [INFO    ] chmod u+x ../../debug/test/common/t-gdb
      [INFO    ] TEST: test/common
      [INFO    ] Killing any running daemons...
      [INFO    ] Removing old test files...
      [INFO    ] chmod: cannot access `testfiles': No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] WARNING: Failed to open file: testfiles/tempfile: No such file or directory (2)
      [INFO    ] WARNING: Failed to open file: testfiles/tempfile: No such file or directory (2)
      [INFO    ] ERROR:   FileHandleGuard: failed to open file 'testfiles/DOESNTEXIST': No such file or directory (2)
      [INFO    ] ERROR:   Missing configuration key: not exist
      [INFO    ] ERROR:   Error verifying configuration: <root>.TOPlevel (key) is missing.
      [INFO    ] ERROR:   Error in Configuration::LoadInto: Unexpected start block in test1
      [INFO    ] ERROR:   Error in Configuration::LoadInto: Root level has close block -- forgot to terminate subblock?
      [INFO    ] ERROR:   Error in Configuration::LoadInto: Block subconfig2 wasn't started correctly (no '{' on line of it's own)
      [INFO    ] Root level has close block -- forgot to terminate subblock?
      [INFO    ] ERROR:   Error verifying configuration: test1.subconfig2.bing (key) multi value not allowed (duplicated key?).
      [INFO    ] ERROR:   Error in Configuration::LoadInto: Invalid configuration key: = invalid thing here!
      [INFO    ] ERROR:   Error in Configuration::LoadInto: File ended without terminating all subblocks
      [INFO    ] ERROR:   Error verifying configuration: test1.subconfig3.carrots (key) is not a valid integer.
      [INFO    ] ERROR:   Error verifying configuration: test1.subconfig2.carrots (key) is not a valid integer.
      [INFO    ] ERROR:   Error verifying configuration: test1.subconfig2.carrots (key) is not a valid integer.
      [INFO    ] ERROR:   Error verifying configuration: test1.subconfig3.carrots (key) is not a valid integer.
      [INFO    ] ERROR:   Error verifying configuration: test1.subconfig.carrots (key) is missing.
      [INFO    ] ERROR:   Error verifying configuration: test1.subconfig3.NOTEXPECTED (key) is not a known key. Check spelling and placement.
      [INFO    ] ERROR:   Error verifying configuration: <root>.test1.otherthing (block) is missing.
      [INFO    ] ERROR:   Error verifying configuration: <root>.test1.* (block) is missing (a block must be present).
      [INFO    ] <root>.test1.otherthing (block) is missing.
      [INFO    ] ERROR:   Error verifying configuration: <root>.BoolTrue1 (key) is not a valid boolean value.
      [INFO    ] WARNING: Failed to open lockfile: testfiles/non-exist/lock
      [INFO    ] ERROR:   Invalid regular expression: [:not_valid: Unmatched [ or [^
      [INFO    ] WARNING: Exclude entry ends in path separator, will never match: /foo/
      [INFO    ] WARNING: Exclude entry ends in path separator, will never match: /foo/
      [INFO    ] WARNING: Exclude entry ends in path separator, will never match: /foo/
      [INFO    ] NOTICE:  Running test common in debug mode...
      [INFO    ] ASSERT FAILED: [spTimers] at Timer.cpp(116)
      [INFO    ] ASSERT FAILED: [spTimers] at Timer.cpp(133)
      [INFO    ] ASSERT FAILED: [spTimers] at Timer.cpp(73)
      [INFO    ] ASSERT FAILED: [!spTimers] at Timer.cpp(43)
      [INFO    ] ASSERT FAILED: [spTimers] at Timer.cpp(73)
      [INFO    ] expected |First line| got |First line|
      [INFO    ] expected |Second line| got |Second line|
      [INFO    ] expected |Third| got |Third|
      [INFO    ] expected || got ||
      [INFO    ] expected || got ||
      [INFO    ] expected || got ||
      [INFO    ] expected |sdf hjjk| got |sdf hjjk|
      [INFO    ] expected || got ||
      [INFO    ] expected |test| got |test|
      [INFO    ] expected |test#not comment| got |test#not comment|
      [INFO    ] expected |test#not comment| got |test#not comment|
      [INFO    ] expected || got ||
      [INFO    ] expected |nice line| got |nice line|
      [INFO    ] expected |fish| got |fish|
      [INFO    ] expected || got ||
      [INFO    ] expected |ping| got |ping|
      [INFO    ] expected || got ||
      [INFO    ] expected || got ||
      [INFO    ] expected |Nothing| got |Nothing|
      [INFO    ] expected |Nothing| got |Nothing|
      [INFO    ] expected |First line| got |First line|
      [INFO    ] expected |Second line| got |Second line|
      [INFO    ] expected |Third| got |Third|
      [INFO    ] expected || got ||
      [INFO    ] expected || got ||
      [INFO    ] expected || got ||
      [INFO    ] expected |sdf hjjk| got |sdf hjjk|
      [INFO    ] expected || got ||
      [INFO    ] expected |test| got |test|
      [INFO    ] expected |test#not comment| got |test#not comment|
      [INFO    ] expected |test#not comment| got |test#not comment|
      [INFO    ] expected || got ||
      [INFO    ] expected |nice line| got |nice line|
      [INFO    ] expected |fish| got |fish|
      [INFO    ] expected || got ||
      [INFO    ] expected |ping| got |ping|
      [INFO    ] expected || got ||
      [INFO    ] expected || got ||
      [INFO    ] expected |Nothing| got |Nothing|
      [INFO    ] expected |Nothing| got |Nothing|
      [INFO    ] (testfiles/config2.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] <root>.TOPlevel (key) is missing.
      [INFO    ] ------
      [INFO    ] (testfiles/config3.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] Unexpected start block in test1
      [INFO    ] ------
      [INFO    ] (testfiles/config4.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] Root level has close block -- forgot to terminate subblock?
      [INFO    ] ------
      [INFO    ] (testfiles/config5.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] Block subconfig2 wasn't started correctly (no '{' on line of it's own)
      [INFO    ] Root level has close block -- forgot to terminate subblock?
      [INFO    ] ------
      [INFO    ] (testfiles/config6.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] test1.subconfig2.bing (key) multi value not allowed (duplicated key?).
      [INFO    ] ------
      [INFO    ] (testfiles/config7.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] Invalid configuration key: = invalid thing here!
      [INFO    ] ------
      [INFO    ] (testfiles/config8.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] File ended without terminating all subblocks
      [INFO    ] ------
      [INFO    ] (testfiles/config9.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] test1.subconfig3.carrots (key) is not a valid integer.
      [INFO    ] ------
      [INFO    ] (testfiles/config9b.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] test1.subconfig2.carrots (key) is not a valid integer.
      [INFO    ] ------
      [INFO    ] (testfiles/config9c.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] test1.subconfig2.carrots (key) is not a valid integer.
      [INFO    ] ------
      [INFO    ] (testfiles/config9d.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] test1.subconfig3.carrots (key) is not a valid integer.
      [INFO    ] ------
      [INFO    ] (testfiles/config10.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] test1.subconfig.carrots (key) is missing.
      [INFO    ] ------
      [INFO    ] (testfiles/config11.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] test1.subconfig3.NOTEXPECTED (key) is not a known key. Check spelling and placement.
      [INFO    ] ------
      [INFO    ] (testfiles/config12.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] <root>.test1.otherthing (block) is missing.
      [INFO    ] ------
      [INFO    ] (testfiles/config13.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] <root>.test1.* (block) is missing (a block must be present).
      [INFO    ] <root>.test1.otherthing (block) is missing.
      [INFO    ] ------
      [INFO    ] (testfiles/config16.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] <root>.BoolTrue1 (key) is not a valid boolean value.
      [INFO    ] ------
      [INFO    ] PASSED
      [INFO    ] make[1]: Entering directory `lib/crypto'
      [INFO    ]   [CXX]     CipherAES.cpp
      [INFO    ]   [CXX]     CipherBlowfish.cpp
      [INFO    ]   [CXX]     CipherContext.cpp
      [INFO    ]   [CXX]     MD5Digest.cpp
      [INFO    ]   [CXX]     CipherDescription.cpp
      [INFO    ]   [CXX]     Random.cpp
      [INFO    ]   [CXX]     RollingChecksum.cpp
      [INFO    ]   [CXX]     autogen_CipherException.cpp
      [INFO    ]   [AR]      ../../debug/lib/crypto/crypto.a
      [INFO    ]   [RANLIB]  ../../debug/lib/crypto/crypto.a
      [INFO    ] make[1]: Leaving directory `lib/crypto'
      [INFO    ]   [CXX]     _main.cpp
      [INFO    ]   [CXX]     testcrypto.cpp
      [INFO    ]   [LINK]    ../../debug/test/crypto/test
      [INFO    ] cp _t ../../debug/test/crypto/t
      [INFO    ] chmod u+x ../../debug/test/crypto/t
      [INFO    ] cp _t-gdb ../../debug/test/crypto/t-gdb
      [INFO    ] chmod u+x ../../debug/test/crypto/t-gdb
      [INFO    ] TEST: test/crypto
      [INFO    ] Removing old test files...
      [INFO    ] chmod: cannot access `testfiles': No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] cp: cannot stat `../../../test/crypto/testfiles': No such file or directory
      [INFO    ] NOTICE:  Running test crypto in debug mode...
      [INFO    ] Blowfish...
      [INFO    ] AES...
      [INFO    ] Misc...
      [INFO    ] PASSED
      [INFO    ] make[1]: Entering directory `lib/compress'
      [INFO    ]   [CXX]     autogen_CompressException.cpp
      [INFO    ]   [CXX]     CompressStream.cpp
      [INFO    ]   [AR]      ../../debug/lib/compress/compress.a
      [INFO    ]   [RANLIB]  ../../debug/lib/compress/compress.a
      [INFO    ] make[1]: Leaving directory `lib/compress'
      [INFO    ]   [CXX]     _main.cpp
      [INFO    ]   [CXX]     testcompress.cpp
      [INFO    ]   [LINK]    ../../debug/test/compress/test
      [INFO    ] cp _t ../../debug/test/compress/t
      [INFO    ] chmod u+x ../../debug/test/compress/t
      [INFO    ] cp _t-gdb ../../debug/test/compress/t-gdb
      [INFO    ] chmod u+x ../../debug/test/compress/t-gdb
      [INFO    ] TEST: test/compress
      [INFO    ] Removing old test files...
      [INFO    ] chmod: cannot access `testfiles': No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] cp: cannot stat `../../../test/compress/testfiles': No such file or directory
      [INFO    ] NOTICE:  Running test compress in debug mode...
      [INFO    ] PASSED
      [INFO    ] make[1]: Entering directory `lib/intercept'
      [INFO    ]   [CXX]     intercept.cpp
      [INFO    ]   [AR]      ../../debug/lib/intercept/intercept.a
      [INFO    ]   [RANLIB]  ../../debug/lib/intercept/intercept.a
      [INFO    ] make[1]: Leaving directory `lib/intercept'
      [INFO    ] make[1]: Entering directory `lib/raidfile'
      [INFO    ]   [CXX]     RaidFileController.cpp
      [INFO    ]   [CXX]     RaidFileRead.cpp
      [INFO    ]   [CXX]     RaidFileUtil.cpp
      [INFO    ]   [CXX]     RaidFileWrite.cpp
      [INFO    ]   [CXX]     autogen_RaidFileException.cpp
      [INFO    ]   [AR]      ../../debug/lib/raidfile/raidfile.a
      [INFO    ]   [RANLIB]  ../../debug/lib/raidfile/raidfile.a
      [INFO    ] make[1]: Leaving directory `lib/raidfile'
      [INFO    ]   [CXX]     _main.cpp
      [INFO    ]   [CXX]     testraidfile.cpp
      [INFO    ]   [LINK]    ../../debug/test/raidfile/test
      [INFO    ] cp _t ../../debug/test/raidfile/t
      [INFO    ] chmod u+x ../../debug/test/raidfile/t
      [INFO    ] cp _t-gdb ../../debug/test/raidfile/t-gdb
      [INFO    ] chmod u+x ../../debug/test/raidfile/t-gdb
      [INFO    ] TEST: test/raidfile
      [INFO    ] Killing any running daemons...
      [INFO    ] Removing old test files...
      [INFO    ] chmod: cannot access `testfiles': No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] ERROR:   Attempted to delete object write1 which has 1 references
      [INFO    ] ERROR:   Attempted to modify object write1, which has no references
      [INFO    ] ERROR:   Attempted to modify object write1, which has 2 references
      [INFO    ] ERROR:   Expected raidfile doesnt-exist does not exist
      [INFO    ] ERROR:   Opening 0 damage in normal mode, but parity file doesn't exist
      [INFO    ] ERROR:   Attempting to open RAID file 0 damage in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testdd.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testdd stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testdd.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testdd stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testdd (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testdd, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testdd (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testdd, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testdd, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testdd, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/test2.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 test2 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/test2.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 test2 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 test2 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 test2, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 test2 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 test2, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 test2, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 test2, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testThree.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testThree stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testThree.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testThree stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testThree (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testThree, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testThree (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testThree, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testThree, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testThree, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testX.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testX stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testX.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testX stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testX (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testX, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testX (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testX, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testX, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testX, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testSmall0.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall0 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testSmall0.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall0 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testSmall1.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall1 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testSmall1.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall1 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall1, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testSmall2.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall2 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testSmall2.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall2 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall2, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testSmall3.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall3 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testSmall3.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall3 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall3, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testSmall4.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall4 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testSmall4.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall4 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall4, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testSmall5.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testSmall5 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testSmall5.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testSmall5 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testSmall5, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testSmall6.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testSmall6 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testSmall6.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testSmall6 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testSmall6, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testSmall7.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall7 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testSmall7.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall7 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall7, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testSmall8.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall8 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testSmall8.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall8 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall8, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testSmall9.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall9 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testSmall9.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall9 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall9, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testSmall10.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall10 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testSmall10.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall10 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall10, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testfour.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testfour stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testfour.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testfour stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testfour (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testfour, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testfour (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testfour, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testfour, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testfour, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN0.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN0 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN0.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN0 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN1.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN1 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN1.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN1 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN1, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN2.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN2 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN2.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN2 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN7.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN7 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN7.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN7 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN7, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN8.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN8 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN8.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN8 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN9.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN9 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN9.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN9 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN9, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN1027.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN1027 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN1027.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN1027 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN1027 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN1027, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN1027, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN2039.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN2039 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN2039.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN2039 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2039 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2039, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2039, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN2040.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN2040 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN2040.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN2040 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2040 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2040, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2040, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN2041.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN2041 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN2041.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN2041 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2041 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2041, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2041, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN2042.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN2042 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN2042.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN2042 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2042 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2042, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2042, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN2043.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN2043 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN2043.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN2043 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2043 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2043, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2043, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN2044.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN2044 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN2044.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN2044 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2044 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2044, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2044, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN2045.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN2045 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN2045.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN2045 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2045 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2045, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2045, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN2046.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN2046 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN2046.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN2046 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2046 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2046, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2046, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN2047.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN2047 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN2047.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN2047 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2047 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2047, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2047, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN2048.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN2048 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN2048.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN2048 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2048 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2048, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2048, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN2049.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN2049 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN2049.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN2049 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2049 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2049, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2049, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2049, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN2050.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN2050 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN2050.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN2050 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2050 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2050, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2050, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2050, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN2055.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN2055 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN2055.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN2055 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2055 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2055, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2055 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2055, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2055, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2055, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN2056.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN2056 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN2056.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN2056 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2056 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2056, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2056 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2056, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2056, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2056, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN2057.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN2057 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN2057.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN2057 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2057 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2057, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2057 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2057, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2057, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2057, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN3075.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN3075 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN3075.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN3075 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN3075 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN3075, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN3075 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN3075, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN3075, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN3075, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN4087.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN4087 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN4087.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN4087 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4087 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4087, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4087 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4087, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4087, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4087, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN4088.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN4088 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN4088.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN4088 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4088 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4088, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4088 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4088, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4088, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4088, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN4089.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN4089 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN4089.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN4089 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4089 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4089, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4089 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4089, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4089, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4089, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN4090.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN4090 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN4090.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN4090 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4090 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4090, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4090 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4090, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4090, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4090, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN4091.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN4091 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN4091.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN4091 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4091 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4091, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4091 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4091, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4091, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4091, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN4092.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN4092 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN4092.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN4092 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4092 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4092, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4092 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4092, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4092, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4092, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN4093.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN4093 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN4093.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN4093 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4093 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4093, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4093 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4093, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4093, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4093, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN4094.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN4094 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN4094.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN4094 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4094 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4094, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4094 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4094, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4094, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4094, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN4095.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN4095 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN4095.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN4095 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4095 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4095, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4095 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4095, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4095, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4095, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN4096.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN4096 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN4096.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN4096 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4096 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4096, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4096 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4096, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4096, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4096, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN4097.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN4097 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN4097.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN4097 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4097 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4097, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4097 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4097, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4097, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4097, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN4098.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN4098 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN4098.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN4098 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4098 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4098, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4098 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4098, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4098, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4098, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN4103.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN4103 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN4103.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN4103 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4103 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4103, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4103 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4103, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4103, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4103, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN4104.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN4104 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN4104.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN4104 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4104 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4104, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4104 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4104, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4104, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4104, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN4105.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN4105 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN4105.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN4105 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4105 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4105, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4105 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4105, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4105, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4105, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN5123.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN5123 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN5123.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN5123 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN5123 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN5123, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN5123 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN5123, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN5123, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN5123, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN6135.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN6135 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN6135.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN6135 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6135 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6135, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6135 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6135, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6135, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6135, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN6136.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN6136 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN6136.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN6136 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6136 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6136, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6136 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6136, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6136, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6136, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN6137.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN6137 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN6137.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN6137 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6137 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6137, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6137 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6137, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6137, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6137, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN6138.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN6138 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN6138.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN6138 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6138 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6138, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6138 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6138, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6138, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6138, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN6139.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN6139 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN6139.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN6139 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6139 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6139, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6139 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6139, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6139, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6139, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN6140.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN6140 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN6140.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN6140 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6140 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6140, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6140 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6140, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6140, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6140, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN6141.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN6141 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN6141.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN6141 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6141 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6141, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6141 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6141, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6141, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6141, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN6142.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN6142 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN6142.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN6142 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6142 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6142, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6142 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6142, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6142, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6142, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN6143.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN6143 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN6143.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN6143 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6143 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6143, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6143 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6143, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6143, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6143, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN6144.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN6144 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN6144.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN6144 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6144 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6144, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6144 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6144, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6144, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6144, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN6145.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN6145 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN6145.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN6145 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6145 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6145, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6145 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6145, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6145, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6145, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN6146.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN6146 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN6146.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN6146 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6146 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6146, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6146 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6146, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6146, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6146, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN6151.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN6151 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN6151.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN6151 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6151 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6151, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6151 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6151, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6151, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6151, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN6152.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN6152 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN6152.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN6152 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6152 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6152, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6152 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6152, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6152, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6152, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN6153.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN6153 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN6153.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN6153 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6153 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6153, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6153 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6153, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6153, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6153, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN7171.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN7171 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN7171.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN7171 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN7171 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN7171, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN7171 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN7171, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN7171, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN7171, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN8183.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN8183 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN8183.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN8183 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8183 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8183, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8183 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8183, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8183, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8183, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN8184.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN8184 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN8184.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN8184 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8184 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8184, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8184 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8184, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8184, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8184, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN8185.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN8185 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN8185.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN8185 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8185 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8185, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8185 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8185, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8185, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8185, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN8186.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN8186 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN8186.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN8186 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8186 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8186, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8186 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8186, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8186, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8186, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN8187.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN8187 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN8187.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN8187 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8187 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8187, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8187 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8187, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8187, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8187, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN8188.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN8188 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN8188.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN8188 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8188 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8188, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8188 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8188, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8188, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8188, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN8189.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN8189 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN8189.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN8189 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8189 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8189, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8189 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8189, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8189, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8189, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN8190.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN8190 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN8190.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN8190 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8190 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8190, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8190 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8190, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8190, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8190, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN8191.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN8191 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN8191.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN8191 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8191 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8191, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8191 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8191, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8191, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8191, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN8192.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN8192 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN8192.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN8192 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8192 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8192, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8192 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8192, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8192, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8192, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN8193.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN8193 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN8193.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN8193 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8193 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8193, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8193 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8193, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8193, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8193, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN8194.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN8194 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN8194.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN8194 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8194 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8194, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8194 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8194, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8194, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8194, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN8199.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN8199 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN8199.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN8199 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8199 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8199, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8199 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8199, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8199, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8199, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN8200.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN8200 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN8200.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN8200 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8200 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8200, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8200 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8200, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8200, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8200, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN8201.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN8201 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN8201.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN8201 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8201 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8201, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8201 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8201, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8201, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8201, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN9219.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN9219 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN9219.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN9219 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN9219 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN9219, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN9219 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN9219, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN9219, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN9219, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN10231.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN10231 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN10231.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN10231 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10231 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10231, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10231 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10231, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10231, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10231, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN10232.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN10232 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN10232.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN10232 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10232 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10232, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10232 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10232, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10232, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10232, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN10233.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN10233 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN10233.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN10233 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10233 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10233, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10233 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10233, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10233, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10233, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN10234.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN10234 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN10234.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN10234 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10234 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10234, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10234 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10234, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10234, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10234, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN10235.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN10235 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN10235.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN10235 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10235 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10235, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10235 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10235, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10235, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10235, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN10236.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN10236 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN10236.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN10236 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10236 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10236, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10236 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10236, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10236, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10236, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN10237.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN10237 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN10237.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN10237 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10237 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10237, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10237 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10237, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10237, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10237, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN10238.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN10238 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN10238.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN10238 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10238 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10238, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10238 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10238, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10238, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10238, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN10239.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN10239 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN10239.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN10239 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10239 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10239, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10239 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10239, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10239, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10239, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN10240.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN10240 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN10240.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN10240 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10240 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10240, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10240 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10240, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10240, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10240, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN10241.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN10241 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN10241.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN10241 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10241 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10241, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10241 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10241, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10241, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10241, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN10242.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN10242 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN10242.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN10242 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10242 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10242, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10242 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10242, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10242, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10242, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN10247.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN10247 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN10247.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN10247 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10247 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10247, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10247 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10247, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10247, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10247, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN10248.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN10248 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN10248.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN10248 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10248 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10248, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10248 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10248, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10248, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10248, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN10249.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN10249 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN10249.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN10249 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10249 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10249, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10249 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10249, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10249, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10249, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN11267.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN11267 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN11267.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN11267 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN11267 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN11267, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN11267 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN11267, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN11267, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN11267, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN12279.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN12279 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN12279.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN12279 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12279 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12279, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12279 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12279, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12279, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12279, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN12280.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN12280 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN12280.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN12280 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12280 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12280, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12280 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12280, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12280, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12280, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN12281.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN12281 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN12281.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN12281 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12281 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12281, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12281 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12281, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12281, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12281, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN12282.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN12282 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN12282.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN12282 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12282 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12282, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12282 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12282, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12282, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12282, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN12283.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN12283 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN12283.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN12283 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12283 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12283, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12283 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12283, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12283, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12283, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN12284.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN12284 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN12284.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN12284 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12284 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12284, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12284 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12284, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12284, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12284, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN12285.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN12285 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN12285.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN12285 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12285 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12285, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12285 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12285, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12285, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12285, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN12286.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN12286 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN12286.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN12286 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12286 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12286, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12286 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12286, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12286, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12286, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN12287.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN12287 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN12287.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN12287 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12287 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12287, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12287 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12287, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12287, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12287, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] NOTICE:  Running test raidfile in debug mode...
      [INFO    ] PASSED
      [INFO    ] make[1]: Entering directory `lib/server'
      [INFO    ]   [CXX]     Daemon.cpp
      [INFO    ]   [CXX]     LocalProcessStream.cpp
      [INFO    ]   [CXX]     Protocol.cpp
      [INFO    ]   [CXX]     ProtocolObject.cpp
      [INFO    ]   [CXX]     ProtocolUncertainStream.cpp
      [INFO    ]   [CXX]     SSLLib.cpp
      [INFO    ]   [CXX]     ServerControl.cpp
      [INFO    ]   [CXX]     Socket.cpp
      [INFO    ]   [CXX]     SocketStream.cpp
      [INFO    ]   [CXX]     SocketStreamTLS.cpp
      [INFO    ]   [CXX]     TLSContext.cpp
      [INFO    ]   [CXX]     WinNamedPipeStream.cpp
      [INFO    ]   [CXX]     autogen_ConnectionException.cpp
      [INFO    ]   [CXX]     autogen_ServerException.cpp
      [INFO    ]   [AR]      ../../debug/lib/server/server.a
      [INFO    ]   [RANLIB]  ../../debug/lib/server/server.a
      [INFO    ] make[1]: Leaving directory `lib/server'
      [INFO    ]   [CXX]     TestCommands.cpp
      [INFO    ]   [CXX]     TestContext.cpp
      [INFO    ]   [CXX]     _main.cpp
      [INFO    ]   [CXX]     autogen_TestProtocolClient.cpp
      [INFO    ]   [CXX]     autogen_TestProtocolServer.cpp
      [INFO    ]   [CXX]     testbasicserver.cpp
      [INFO    ]   [LINK]    ../../debug/test/basicserver/test
      [INFO    ] cp _t ../../debug/test/basicserver/t
      [INFO    ] chmod u+x ../../debug/test/basicserver/t
      [INFO    ] cp _t-gdb ../../debug/test/basicserver/t-gdb
      [INFO    ] chmod u+x ../../debug/test/basicserver/t-gdb
      [INFO    ] TEST: test/basicserver
      [INFO    ] Killing any running daemons...
      [INFO    ] Removing old test files...
      [INFO    ] chmod: cannot access `testfiles': No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] NOTICE:  Running test basicserver in debug mode...
      [INFO    ] Starting server: ./test --test-daemon-args= srv1 testfiles/srv1.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] Waiting for server to die (pid 10094): . done.
      [INFO    ] Starting server: ./test --test-daemon-args= srv2 testfiles/srv2.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] Waiting for server to die (pid 10097): . done.
      [INFO    ] Starting server: ./test --test-daemon-args= srv3 testfiles/srv3.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] Connected to 'SERVER'
      [INFO    ] Connected to 'SERVER'
      [INFO    ] Connected to 'SERVER'
      [INFO    ] Waiting for server to die (pid 10103): . done.
      [INFO    ] Starting server: ./test --test-daemon-args= srv4 testfiles/srv4.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] stream is fixed size
      [INFO    ] stream is uncertain size
      [INFO    ] stream is fixed size
      [INFO    ] stream is uncertain size
      [INFO    ] Waiting for server to die (pid 10110): . done.
      [INFO    ] PASSED
      [INFO    ] make[1]: Entering directory `lib/backupstore'
      [INFO    ]   [CXX]     BackupClientFileAttributes.cpp
      [INFO    ]   [CXX]     BackupCommands.cpp
      [INFO    ]   [CXX]     BackupStoreAccountDatabase.cpp
      [INFO    ]   [CXX]     BackupStoreAccounts.cpp
      [INFO    ]   [CXX]     BackupStoreCheck.cpp
      [INFO    ]   [CXX]     BackupStoreCheck2.cpp
      [INFO    ]   [CXX]     BackupStoreCheckData.cpp
      [INFO    ]   [CXX]     BackupStoreConfigVerify.cpp
      [INFO    ]   [CXX]     BackupStoreContext.cpp
      [INFO    ]   [CXX]     BackupStoreDirectory.cpp
      [INFO    ]   [CXX]     BackupStoreFile.cpp
      [INFO    ]   [CXX]     BackupStoreFileCryptVar.cpp
      [INFO    ]   [CXX]     BackupStoreFileEncodeStream.cpp
      [ERROR   ] BackupStoreFile.cpp: In static member function ‘static void BackupStoreFile::DecodeFile(IOStream&, const char*, int, const BackupClientFileAttributes*)’:
      [ERROR   ] BackupStoreFile.cpp:307: warning: unused variable ‘drained’
      [INFO    ]   [CXX]     BackupStoreFileRevDiff.cpp
      [INFO    ]   [CXX]     BackupStoreFilename.cpp
      [INFO    ]   [CXX]     BackupStoreFilenameClear.cpp
      [INFO    ]   [CXX]     BackupStoreInfo.cpp
      [INFO    ]   [CXX]     BackupStoreRefCountDatabase.cpp
      [INFO    ]   [CXX]     StoreStructure.cpp
      [INFO    ]   [CXX]     autogen_BackupProtocolClient.cpp
      [INFO    ]   [CXX]     autogen_BackupProtocolServer.cpp
      [INFO    ]   [CXX]     autogen_BackupStoreException.cpp
      [INFO    ]   [AR]      ../../debug/lib/backupstore/backupstore.a
      [INFO    ]   [RANLIB]  ../../debug/lib/backupstore/backupstore.a
      [INFO    ] make[1]: Leaving directory `lib/backupstore'
      [INFO    ] make[1]: Entering directory `lib/backupclient'
      [INFO    ]   [CXX]     BackupClientCryptoKeys.cpp
      [INFO    ]   [CXX]     BackupClientMakeExcludeList.cpp
      [INFO    ]   [CXX]     BackupClientRestore.cpp
      [INFO    ]   [CXX]     BackupDaemonConfigVerify.cpp
      [INFO    ]   [CXX]     BackupStoreFileCmbDiff.cpp
      [INFO    ]   [CXX]     BackupStoreFileCmbIdx.cpp
      [INFO    ]   [CXX]     BackupStoreFileCombine.cpp
      [INFO    ]   [CXX]     BackupStoreFileDiff.cpp
      [INFO    ]   [CXX]     BackupStoreObjectDump.cpp
      [ERROR   ] BackupStoreFileDiff.cpp: In function ‘void GenerateRecipe(BackupStoreFileEncodeStream::Recipe&, BackupStoreFileCreation::BlocksAvailableEntry*, int64_t, std::map<long int, long int, std::less<long int>, std::allocator<std::pair<const long int, long int> > >&, int64_t)’:
      [ERROR   ] BackupStoreFileDiff.cpp:1033: warning: format ‘%8lld’ expects type ‘long long int’, but argument 3 has type ‘long int’
      [INFO    ]   [AR]      ../../debug/lib/backupclient/backupclient.a
      [INFO    ]   [RANLIB]  ../../debug/lib/backupclient/backupclient.a
      [INFO    ] make[1]: Leaving directory `lib/backupclient'
      [INFO    ] make[1]: Entering directory `bin/bbstoreaccounts'
      [INFO    ]   [CXX]     bbstoreaccounts.cpp
      [INFO    ]   [LINK]    ../../debug/bin/bbstoreaccounts/bbstoreaccounts
      [INFO    ] make[1]: Leaving directory `bin/bbstoreaccounts'
      [INFO    ] make[1]: Entering directory `bin/bbstored'
      [INFO    ]   [CXX]     BBStoreDHousekeeping.cpp
      [INFO    ]   [CXX]     BackupStoreDaemon.cpp
      [INFO    ]   [CXX]     HousekeepStoreAccount.cpp
      [INFO    ]   [CXX]     bbstored.cpp
      [ERROR   ] HousekeepStoreAccount.cpp: In member function ‘void HousekeepStoreAccount::DoHousekeeping(bool)’:
      [ERROR   ] HousekeepStoreAccount.cpp:269: warning: comparison between signed and unsigned integer expressions
      [ERROR   ] HousekeepStoreAccount.cpp: In member function ‘bool HousekeepStoreAccount::ScanDirectory(int64_t)’:
      [ERROR   ] HousekeepStoreAccount.cpp:441: warning: comparison between signed and unsigned integer expressions
      [INFO    ]   [LINK]    ../../debug/bin/bbstored/bbstored
      [INFO    ] make[1]: Leaving directory `bin/bbstored'
      [INFO    ]   [CXX]     _main.cpp
      [INFO    ]   [CXX]     testbackupstore.cpp
      [ERROR   ] testbackupstore.cpp: In function ‘void test_everything_deleted(BackupProtocolClient&, int64_t)’:
      [ERROR   ] testbackupstore.cpp:440: warning: format ‘%llx’ expects type ‘long long unsigned int’, but argument 2 has type ‘int64_t’
      [ERROR   ] testbackupstore.cpp: In function ‘void set_refcount(int64_t, uint32_t)’:
      [ERROR   ] testbackupstore.cpp:481: warning: comparison between signed and unsigned integer expressions
      [ERROR   ] testbackupstore.cpp: In function ‘int64_t create_test_data_subdirs(BackupProtocolClient&, int64_t, const char*, int, BackupStoreRefCountDatabase&)’:
      [ERROR   ] testbackupstore.cpp:524: warning: format ‘%llx’ expects type ‘long long unsigned int’, but argument 3 has type ‘int64_t’
      [INFO    ]   [LINK]    ../../debug/test/backupstore/test
      [INFO    ] cp _t ../../debug/test/backupstore/t
      [INFO    ] chmod u+x ../../debug/test/backupstore/t
      [INFO    ] cp _t-gdb ../../debug/test/backupstore/t-gdb
      [INFO    ] chmod u+x ../../debug/test/backupstore/t-gdb
      [INFO    ] TEST: test/backupstore
      [INFO    ] Killing any running daemons...
      [INFO    ] Removing old test files...
      [INFO    ] chmod: cannot access `testfiles': No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] WARNING: Block 0x2080870 realloc()ated, but not in list. Error? Or allocated in startup static objects?
      [INFO    ] WARNING: Login command failed: received error BadLogin = 3
      [INFO    ] NOTICE:  Account 0x01234567 created.
      [INFO    ] WARNING: Failed to lock account for housekeeping, still trying...
      [INFO    ] WARNING: Reference count of object 0x1 not found in database, added with 1 references
      [INFO    ] WARNING: Login command failed: received error CannotLockStoreForWriting = 4
      [INFO    ] WARNING: GetFile command failed: received error DoesNotExistInDirectory = 13
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 1 (of which old files: 0, deleted files: 0), directories: 1
      [INFO    ] NOTICE:  Finished checking store account ID 0x01234567: no errors found
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 2 (of which old files: 0, deleted files: 0), directories: 1
      [INFO    ] NOTICE:  Finished checking store account ID 0x01234567: no errors found
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0x4
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 3 (of which old files: 0, deleted files: 0), directories: 1
      [INFO    ] NOTICE:  Finished checking store account ID 0x01234567: no errors found
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0x4
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 4 (of which old files: 0, deleted files: 0), directories: 1
      [INFO    ] NOTICE:  Finished checking store account ID 0x01234567: no errors found
      [INFO    ] WARNING: Failed to lock account for housekeeping, still trying...
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0x4
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 5 (of which old files: 0, deleted files: 0), directories: 1
      [INFO    ] NOTICE:  Finished checking store account ID 0x01234567: no errors found
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0x4
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 6 (of which old files: 0, deleted files: 0), directories: 1
      [INFO    ] NOTICE:  Finished checking store account ID 0x01234567: no errors found
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0x8
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 7 (of which old files: 0, deleted files: 0), directories: 1
      [INFO    ] NOTICE:  Finished checking store account ID 0x01234567: no errors found
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0x8
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 8 (of which old files: 0, deleted files: 0), directories: 1
      [INFO    ] NOTICE:  Finished checking store account ID 0x01234567: no errors found
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0x8
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 9 (of which old files: 0, deleted files: 0), directories: 1
      [INFO    ] NOTICE:  Finished checking store account ID 0x01234567: no errors found
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0x8
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 10 (of which old files: 1, deleted files: 0), directories: 1
      [INFO    ] NOTICE:  Finished checking store account ID 0x01234567: no errors found
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0xc
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 11 (of which old files: 1, deleted files: 0), directories: 1
      [INFO    ] NOTICE:  Finished checking store account ID 0x01234567: no errors found
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0xc
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 12 (of which old files: 1, deleted files: 0), directories: 1
      [INFO    ] NOTICE:  Finished checking store account ID 0x01234567: no errors found
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0xc
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 13 (of which old files: 1, deleted files: 0), directories: 1
      [INFO    ] NOTICE:  Finished checking store account ID 0x01234567: no errors found
      [INFO    ] WARNING: Failed to lock account for housekeeping, still trying...
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0xc
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 14 (of which old files: 2, deleted files: 0), directories: 1
      [INFO    ] NOTICE:  Finished checking store account ID 0x01234567: no errors found
      [INFO    ] WARNING: Failed to lock account for housekeeping, still trying...
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0x10
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 15 (of which old files: 3, deleted files: 0), directories: 1
      [INFO    ] NOTICE:  Finished checking store account ID 0x01234567: no errors found
      [INFO    ] WARNING: Failed to lock account for housekeeping, still trying...
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0x10
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 15 (of which old files: 3, deleted files: 2), directories: 1
      [INFO    ] NOTICE:  Finished checking store account ID 0x01234567: no errors found
      [INFO    ] WARNING: MoveObject command failed: received error DoesNotExist = 7
      [INFO    ] WARNING: MoveObject command failed: received error TargetNameExists = 10
      [INFO    ] NOTICE:  Running test backupstore in debug mode...
      [INFO    ] Starting server: ../../bin/bbstored/bbstored  testfiles/bbstored.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] testfiles/test0
      [INFO    ] testfiles/test1
      [INFO    ] testfiles/test2
      [INFO    ] testfiles/test3
      [INFO    ] testfiles/test4
      [INFO    ] testfiles/test5
      [INFO    ] testfiles/test6
      [INFO    ] testfiles/test7
      [INFO    ] testfiles/test8
      [INFO    ] testfiles/test9
      [INFO    ] testfiles/testa
      [INFO    ] testfiles/testb
      [INFO    ] testfiles/testc
      [INFO    ] testfiles/testd
      [INFO    ] 0
      [INFO    ] 1
      [INFO    ] 2
      [INFO    ] 3
      [INFO    ] 4
      [INFO    ] 5
      [INFO    ] 6
      [INFO    ] 7
      [INFO    ] 8
      [INFO    ] 9
      [INFO    ] 10
      [INFO    ] 11
      [INFO    ] 12
      [INFO    ] 13
      [INFO    ] ==== Reading directory using read-only connection
      [INFO    ] done.
      [INFO    ] ==== Checking upload using read-only connection
      [INFO    ] done.
      [INFO    ] Create subdirs, depth = 6, dirid = 16
      [INFO    ] Create subdirs, depth = 5, dirid = 17
      [INFO    ] Create subdirs, depth = 4, dirid = 18
      [INFO    ] Create subdirs, depth = 3, dirid = 19
      [INFO    ] Create subdirs, depth = 2, dirid = 1a
      [INFO    ] Create subdirs, depth = 1, dirid = 1b
      [INFO    ] Create subdirs, depth = 0, dirid = 1c
      [INFO    ] Create subdirs, depth = 0, dirid = 20
      [INFO    ] Create subdirs, depth = 1, dirid = 27
      [INFO    ] Create subdirs, depth = 0, dirid = 28
      [INFO    ] Create subdirs, depth = 0, dirid = 2c
      [INFO    ] Create subdirs, depth = 2, dirid = 36
      [INFO    ] Create subdirs, depth = 1, dirid = 37
      [INFO    ] Create subdirs, depth = 0, dirid = 38
      [INFO    ] Create subdirs, depth = 0, dirid = 3c
      [INFO    ] Create subdirs, depth = 1, dirid = 43
      [INFO    ] Create subdirs, depth = 0, dirid = 44
      [INFO    ] Create subdirs, depth = 0, dirid = 48
      [INFO    ] Create subdirs, depth = 3, dirid = 55
      [INFO    ] Create subdirs, depth = 2, dirid = 56
      [INFO    ] Create subdirs, depth = 1, dirid = 57
      [INFO    ] Create subdirs, depth = 0, dirid = 58
      [INFO    ] Create subdirs, depth = 0, dirid = 5c
      [INFO    ] Create subdirs, depth = 1, dirid = 63
      [INFO    ] Create subdirs, depth = 0, dirid = 64
      [INFO    ] Create subdirs, depth = 0, dirid = 68
      [INFO    ] Create subdirs, depth = 2, dirid = 72
      [INFO    ] Create subdirs, depth = 1, dirid = 73
      [INFO    ] Create subdirs, depth = 0, dirid = 74
      [INFO    ] Create subdirs, depth = 0, dirid = 78
      [INFO    ] Create subdirs, depth = 1, dirid = 7f
      [INFO    ] Create subdirs, depth = 0, dirid = 80
      [INFO    ] Create subdirs, depth = 0, dirid = 84
      [INFO    ] Create subdirs, depth = 4, dirid = 94
      [INFO    ] Create subdirs, depth = 3, dirid = 95
      [INFO    ] Create subdirs, depth = 2, dirid = 96
      [INFO    ] Create subdirs, depth = 1, dirid = 97
      [INFO    ] Create subdirs, depth = 0, dirid = 98
      [INFO    ] Create subdirs, depth = 0, dirid = 9c
      [INFO    ] Create subdirs, depth = 1, dirid = a3
      [INFO    ] Create subdirs, depth = 0, dirid = a4
      [INFO    ] Create subdirs, depth = 0, dirid = a8
      [INFO    ] Create subdirs, depth = 2, dirid = b2
      [INFO    ] Create subdirs, depth = 1, dirid = b3
      [INFO    ] Create subdirs, depth = 0, dirid = b4
      [INFO    ] Create subdirs, depth = 0, dirid = b8
      [INFO    ] Create subdirs, depth = 1, dirid = bf
      [INFO    ] Create subdirs, depth = 0, dirid = c0
      [INFO    ] Create subdirs, depth = 0, dirid = c4
      [INFO    ] Create subdirs, depth = 3, dirid = d1
      [INFO    ] Create subdirs, depth = 2, dirid = d2
      [INFO    ] Create subdirs, depth = 1, dirid = d3
      [INFO    ] Create subdirs, depth = 0, dirid = d4
      [INFO    ] Create subdirs, depth = 0, dirid = d8
      [INFO    ] Create subdirs, depth = 1, dirid = df
      [INFO    ] Create subdirs, depth = 0, dirid = e0
      [INFO    ] Create subdirs, depth = 0, dirid = e4
      [INFO    ] Create subdirs, depth = 2, dirid = ee
      [INFO    ] Create subdirs, depth = 1, dirid = ef
      [INFO    ] Create subdirs, depth = 0, dirid = f0
      [INFO    ] Create subdirs, depth = 0, dirid = f4
      [INFO    ] Create subdirs, depth = 1, dirid = fb
      [INFO    ] Create subdirs, depth = 0, dirid = fc
      [INFO    ] Create subdirs, depth = 0, dirid = 100
      [INFO    ] Create subdirs, depth = 5, dirid = 113
      [INFO    ] Create subdirs, depth = 4, dirid = 114
      [INFO    ] Create subdirs, depth = 3, dirid = 115
      [INFO    ] Create subdirs, depth = 2, dirid = 116
      [INFO    ] Create subdirs, depth = 1, dirid = 117
      [INFO    ] Create subdirs, depth = 0, dirid = 118
      [INFO    ] Create subdirs, depth = 0, dirid = 11c
      [INFO    ] Create subdirs, depth = 1, dirid = 123
      [INFO    ] Create subdirs, depth = 0, dirid = 124
      [INFO    ] Create subdirs, depth = 0, dirid = 128
      [INFO    ] Create subdirs, depth = 2, dirid = 132
      [INFO    ] Create subdirs, depth = 1, dirid = 133
      [INFO    ] Create subdirs, depth = 0, dirid = 134
      [INFO    ] Create subdirs, depth = 0, dirid = 138
      [INFO    ] Create subdirs, depth = 1, dirid = 13f
      [INFO    ] Create subdirs, depth = 0, dirid = 140
      [INFO    ] Create subdirs, depth = 0, dirid = 144
      [INFO    ] Create subdirs, depth = 3, dirid = 151
      [INFO    ] Create subdirs, depth = 2, dirid = 152
      [INFO    ] Create subdirs, depth = 1, dirid = 153
      [INFO    ] Create subdirs, depth = 0, dirid = 154
      [INFO    ] Create subdirs, depth = 0, dirid = 158
      [INFO    ] Create subdirs, depth = 1, dirid = 15f
      [INFO    ] Create subdirs, depth = 0, dirid = 160
      [INFO    ] Create subdirs, depth = 0, dirid = 164
      [INFO    ] Create subdirs, depth = 2, dirid = 16e
      [INFO    ] Create subdirs, depth = 1, dirid = 16f
      [INFO    ] Create subdirs, depth = 0, dirid = 170
      [INFO    ] Create subdirs, depth = 0, dirid = 174
      [INFO    ] CreaWARNING: Failed to open file: testfiles/0_0/backup/01234567/refcount.db.rfw: No such file or directory (2)
      [INFO    ] WARNING: Exception thrown: CommonException(OSFileOpenError) at FileStream.cpp(84)
      [INFO    ] WARNING: Reference count database is missing or corrupted during housekeeping, creating a new one.
      [INFO    ] te subdirs, depth = 1, dirid = 17b
      [INFO    ] Create subdirs, depth = 0, dirid = 17c
      [INFO    ] Create subdirs, depth = 0, dirid = 180
      [INFO    ] Create subdirs, depth = 4, dirid = 190
      [INFO    ] Create subdirs, depth = 3, dirid = 191
      [INFO    ] Create subdirs, depth = 2, dirid = 192
      [INFO    ] Create subdirs, depth = 1, dirid = 193
      [INFO    ] Create subdirs, depth = 0, dirid = 194
      [INFO    ] Create subdirs, depth = 0, dirid = 198
      [INFO    ] Create subdirs, depth = 1, dirid = 19f
      [INFO    ] Create subdirs, depth = 0, dirid = 1a0
      [INFO    ] Create subdirs, depth = 0, dirid = 1a4
      [INFO    ] Create subdirs, depth = 2, dirid = 1ae
      [INFO    ] Create subdirs, depth = 1, dirid = 1af
      [INFO    ] Create subdirs, depth = 0, dirid = 1b0
      [INFO    ] Create subdirs, depth = 0, dirid = 1b4
      [INFO    ] Create subdirs, depth = 1, dirid = 1bb
      [INFO    ] Create subdirs, depth = 0, dirid = 1bc
      [INFO    ] Create subdirs, depth = 0, dirid = 1c0
      [INFO    ] Create subdirs, depth = 3, dirid = 1cd
      [INFO    ] Create subdirs, depth = 2, dirid = 1ce
      [INFO    ] Create subdirs, depth = 1, dirid = 1cf
      [INFO    ] Create subdirs, depth = 0, dirid = 1d0
      [INFO    ] Create subdirs, depth = 0, dirid = 1d4
      [INFO    ] Create subdirs, depth = 1, dirid = 1db
      [INFO    ] Create subdirs, depth = 0, dirid = 1dc
      [INFO    ] Create subdirs, depth = 0, dirid = 1e0
      [INFO    ] Create subdirs, depth = 2, dirid = 1ea
      [INFO    ] Create subdirs, depth = 1, dirid = 1eb
      [INFO    ] Create subdirs, depth = 0, dirid = 1ec
      [INFO    ] Create subdirs, depth = 0, dirid = 1f0
      [INFO    ] Create subdirs, depth = 1, dirid = 1f7
      [INFO    ] Create subdirs, depth = 0, dirid = 1f8
      [INFO    ] Create subdirs, depth = 0, dirid = 1fc
      [INFO    ] Test for del: 16
      [INFO    ] Test for del: 17
      [INFO    ] Test for del: 18
      [INFO    ] Test for del: 19
      [INFO    ] Test for del: 1a
      [INFO    ] Test for del: 1b
      [INFO    ] Test for del: 1c
      [INFO    ] Test for del: 20
      [INFO    ] Test for del: 27
      [INFO    ] Test for del: 28
      [INFO    ] Test for del: 2c
      [INFO    ] Test for del: 36
      [INFO    ] Test for del: 37
      [INFO    ] Test for del: 38
      [INFO    ] Test for del: 3c
      [INFO    ] Test for del: 43
      [INFO    ] Test for del: 44
      [INFO    ] Test for del: 48
      [INFO    ] Test for del: 55
      [INFO    ] Test for del: 56
      [INFO    ] Test for del: 57
      [INFO    ] Test for del: 58
      [INFO    ] Test for del: 5c
      [INFO    ] Test for del: 63
      [INFO    ] Test for del: 64
      [INFO    ] Test for del: 68
      [INFO    ] Test for del: 72
      [INFO    ] Test for del: 73
      [INFO    ] Test for del: 74
      [INFO    ] Test for del: 78
      [INFO    ] Test for del: 7f
      [INFO    ] Test for del: 80
      [INFO    ] Test for del: 84
      [INFO    ] Test for del: 94
      [INFO    ] Test for del: 95
      [INFO    ] Test for del: 96
      [INFO    ] Test for del: 97
      [INFO    ] Test for del: 98
      [INFO    ] Test for del: 9c
      [INFO    ] Test for del: a3
      [INFO    ] Test for del: a4
      [INFO    ] Test for del: a8
      [INFO    ] Test for del: b2
      [INFO    ] Test for del: b3
      [INFO    ] Test for del: b4
      [INFO    ] Test for del: b8
      [INFO    ] Test for del: bf
      [INFO    ] Test for del: c0
      [INFO    ] Test for del: c4
      [INFO    ] Test for del: d1
      [INFO    ] Test for del: d2
      [INFO    ] Test for del: d3
      [INFO    ] Test for del: d4
      [INFO    ] Test for del: d8
      [INFO    ] Test for del: df
      [INFO    ] Test for del: e0
      [INFO    ] Test for del: e4
      [INFO    ] Test for del: ee
      [INFO    ] Test for del: ef
      [INFO    ] Test for del: f0
      [INFO    ] Test for del: f4
      [INFO    ] Test for del: fb
      [INFO    ] Test for del: fc
      [INFO    ] Test for del: 100
      [INFO    ] Test for del: 113
      [INFO    ] Test for del: 114
      [INFO    ] Test for del: 115
      [INFO    ] Test for del: 116
      [INFO    ] Test for del: 117
      [INFO    ] Test for del: 118
      [INFO    ] Test for del: 11c
      [INFO    ] Test for del: 123
      [INFO    ] Test for del: 124
      [INFO    ] Test for del: 128
      [INFO    ] Test for del: 132
      [INFO    ] Test for del: 133
      [INFO    ] Test for del: 134
      [INFO    ] Test for del: 138
      [INFO    ] Test for del: 13f
      [INFO    ] Test for del: 140
      [INFO    ] Test for del: 144
      [INFO    ] Test for del: 151
      [INFO    ] Test for del: 152
      [INFO    ] Test for del: 153
      [INFO    ] Test for del: 154
      [INFO    ] Test for del: 158
      [INFO    ] Test for del: 15f
      [INFO    ] Test for del: 160
      [INFO    ] Test for del: 164
      [INFO    ] Test for del: 16e
      [INFO    ] Test for del: 16f
      [INFO    ] Test for del: 170
      [INFO    ] Test for del: 174
      [INFO    ] Test for del: 17b
      [INFO    ] Test for del: 17c
      [INFO    ] Test for del: 180
      [INFO    ] Test for del: 190
      [INFO    ] Test for del: 191
      [INFO    ] Test for del: 192
      [INFO    ] Test for del: 193
      [INFO    ] Test for del: 194
      [INFO    ] Test for del: 198
      [INFO    ] Test for del: 19f
      [INFO    ] Test for del: 1a0
      [INFO    ] Test for del: 1a4
      [INFO    ] Test for del: 1ae
      [INFO    ] Test for del: 1af
      [INFO    ] Test for del: 1b0
      [INFO    ] Test for del: 1b4
      [INFO    ] Test for del: 1bb
      [INFO    ] Test for del: 1bc
      [INFO    ] Test for del: 1c0
      [INFO    ] Test for del: 1cd
      [INFO    ] Test for del: 1ce
      [INFO    ] Test for del: 1cf
      [INFO    ] Test for del: 1d0
      [INFO    ] Test for del: 1d4
      [INFO    ] Test for del: 1db
      [INFO    ] Test for del: 1dc
      [INFO    ] Test for del: 1e0
      [INFO    ] Test for del: 1ea
      [INFO    ] Test for del: 1eb
      [INFO    ] Test for del: 1ec
      [INFO    ] Test for del: 1f0
      [INFO    ] Test for del: 1f7
      [INFO    ] Test for del: 1f8
      [INFO    ] Test for del: 1fc
      [INFO    ] Waiting for server to die (pid 10347): . done.
      [INFO    ] NOTICE:  Limits on account 0x01234567 changed to 10 soft, 20000 hard.
      [INFO    ] Starting server: ../../bin/bbstored/bbstored testfiles/bbstored.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] waiting for housekeeping:
      [INFO    ] ..............................NOTICE:  Limits on account 0x01234567 changed to 10 soft, 20 hard.
      [INFO    ] WARNING: StoreFile command failed: received error StorageLimitExceeded = 11
      [INFO    ] WARNING: CreateDirectory command failed: received error StorageLimitExceeded = 11
      [INFO    ] Waiting for server to die (pid 10395): . done.
      [INFO    ] PASSED
      [INFO    ] make[1]: Entering directory `bin/bbackupctl'
      [INFO    ]   [CXX]     bbackupctl.cpp
      [INFO    ]   [LINK]    ../../debug/bin/bbackupctl/bbackupctl
      [INFO    ] make[1]: Leaving directory `bin/bbackupctl'
      [INFO    ] make[1]: Entering directory `bin/bbackupd'
      [INFO    ]   [CXX]     BackupClientContext.cpp
      [INFO    ]   [CXX]     BackupClientDeleteList.cpp
      [INFO    ]   [CXX]     BackupClientDirectoryRecord.cpp
      [INFO    ]   [CXX]     BackupClientInodeToIDMap.cpp
      [INFO    ]   [CXX]     BackupDaemon.cpp
      [INFO    ]   [CXX]     Win32BackupService.cpp
      [INFO    ]   [CXX]     Win32ServiceFunctions.cpp
      [INFO    ]   [CXX]     autogen_ClientException.cpp
      [INFO    ]   [CXX]     bbackupd.cpp
      [INFO    ]   [LINK]    ../../debug/bin/bbackupd/bbackupd
      [INFO    ] make[1]: Leaving directory `bin/bbackupd'
      [INFO    ] make[1]: Entering directory `bin/bbackupquery'
      [INFO    ]   [CXX]     BackupQueries.cpp
      [INFO    ]   [CXX]     CommandCompletion.cpp
      [INFO    ]   [CXX]     autogen_Documentation.cpp
      [INFO    ]   [CXX]     bbackupquery.cpp
      [INFO    ]   [LINK]    ../../debug/bin/bbackupquery/bbackupquery
      [INFO    ] make[1]: Leaving directory `bin/bbackupquery'
      [INFO    ]   [CXX]     _main.cpp
      [INFO    ]   [CXX]     testbackupstorefix.cpp
      [INFO    ]   [LINK]    ../../debug/test/backupstorefix/test
      [INFO    ] cp _t ../../debug/test/backupstorefix/t
      [INFO    ] chmod u+x ../../debug/test/backupstorefix/t
      [INFO    ] cp _t-gdb ../../debug/test/backupstorefix/t-gdb
      [INFO    ] chmod u+x ../../debug/test/backupstorefix/t-gdb
      [INFO    ] TEST: test/backupstorefix
      [INFO    ] Killing any running daemons...
      [INFO    ] Removing old test files...
      [INFO    ] chmod: cannot access `testfiles': No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] NOTICE:  Account 0x01234567 created.
      [INFO    ] NOTICE:  Running test backupstorefix in debug mode...
      [INFO    ] Starting server: ../../bin/bbstored/bbstored testfiles/bbstored.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] Starting server: ../../bin/bbackupd/bbackupd  testfiles/bbackupd.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] Waiting for server to die (pid 10555): . done.
      [INFO    ] WARNING: Spurious file backup/01234567/randomfile found
      [INFO    ] ERROR:   Expected raidfile backup/01234567/info does not exist
      [INFO    ] WARNING: Exception thrown: RaidFileException(RaidFileDoesntExist) at RaidFileRead.cpp(1029)
      [INFO    ] WARNING: Load of existing store info failed, regenerating.
      [INFO    ] WARNING: Soft limit for account changed to ensure housekeeping doesn't delete files on next run.
      [INFO    ] WARNING: Hard limit for account changed to ensure housekeeping doesn't delete files on next run.
      [INFO    ] WARNING: Finished checking store account ID 0x01234567: 2 errors found
      [INFO    ] WARNING: No changes to the store account have been made.
      [INFO    ] WARNING: Run again with fix option to fix these errors
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0x8c
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] TRACE:   Obtained 9 stack frames.
      [INFO    ] TRACE:   Stack frame 0: DumpStackBacktrace()+0x1f
      [INFO    ] TRACE:   Stack frame 1: RaidFileRead::Open(int, std::string const&, long*, int)+0x634
      [INFO    ] TRACE:   Stack frame 2: BackupStoreInfo::Load(int, std::string const&, int, bool, long*)+0x76
      [INFO    ] TRACE:   Stack frame 3: BackupStoreCheck::WriteNewStoreInfo()+0x5b
      [INFO    ] TRACE:   Stack frame 4: BackupStoreCheck::Check()+0x15cb
      [INFO    ] TRACE:   Stack frame 5: CheckAccount(Configuration&, std::string const&, int, bool, bool)+0x4f0
      [INFO    ] TRACE:   Stack frame 6: main+0x1824
      [INFO    ] TRACE:   Stack frame 7: __libc_start_main+0xe6
      [INFO    ] TRACE:   Stack frame 8: std::ios_base::Init::~Init()+0x39
      [INFO    ] NOTICE:  Total files: 114 (of which old files: 0, deleted files: 0), directories: 28
      [INFO    ] WARNING: Spurious file backup/01234567/randomfile found, deleting
      [INFO    ] ERROR:   Expected raidfile backup/01234567/info does not exist
      [INFO    ] WARNING: Exception thrown: RaidFileException(RaidFileDoesntExist) at RaidFileRead.cpp(1029)
      [INFO    ] WARNING: Load of existing store info failed, regenerating.
      [INFO    ] WARNING: Soft limit for account changed to ensure housekeeping doesn't delete files on next run.
      [INFO    ] WARNING: Hard limit for account changed to ensure housekeeping doesn't delete files on next run.
      [INFO    ] WARNING: Finished checking store account ID 0x01234567: 2 errors found
      [INFO    ] WARNING: You should now use bbackupquery on the client machine to examine the store.
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0x8c
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] TRACE:   Obtained 9 stack frames.
      [INFO    ] TRACE:   Stack frame 0: DumpStackBacktrace()+0x1f
      [INFO    ] TRACE:   Stack frame 1: RaidFileRead::Open(int, std::string const&, long*, int)+0x634
      [INFO    ] TRACE:   Stack frame 2: BackupStoreInfo::Load(int, std::string const&, int, bool, long*)+0x76
      [INFO    ] TRACE:   Stack frame 3: BackupStoreCheck::WriteNewStoreInfo()+0x5b
      [INFO    ] TRACE:   Stack frame 4: BackupStoreCheck::Check()+0x15cb
      [INFO    ] TRACE:   Stack frame 5: CheckAccount(Configuration&, std::string const&, int, bool, bool)+0x4f0
      [INFO    ] TRACE:   Stack frame 6: main+0x1824
      [INFO    ] TRACE:   Stack frame 7: __libc_start_main+0xe6
      [INFO    ] TRACE:   Stack frame 8: std::ios_base::Init::~Init()+0x39
      [INFO    ] NOTICE:  Total files: 114 (of which old files: 0, deleted files: 0), directories: 28
      [INFO    ] NOTICE:  New store info file written successfully.
      [INFO    ] WARNING: Object 0x68 is unattached.
      [INFO    ] WARNING: Object 0x68 is unattached, and is a patch. Deleting, cannot reliably recover.
      [INFO    ] WARNING: Soft limit for account changed to ensure housekeeping doesn't delete files on next run.
      [INFO    ] WARNING: Hard limit for account changed to ensure housekeeping doesn't delete files on next run.
      [INFO    ] WARNING: BlocksInCurrentFiles changed from 228 to 226
      [INFO    ] WARNING: NumFiles changed from 114 to 113
      [INFO    ] WARNING: Finished checking store account ID 0x01234567: 3 errors found
      [INFO    ] WARNING: No changes to the store account have been made.
      [INFO    ] WARNING: Run again with fix option to fix these errors
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0x8c
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 113 (of which old files: 0, deleted files: 0), directories: 28
      [INFO    ] WARNING: Object 0x68 is unattached.
      [INFO    ] WARNING: Object 0x68 is unattached, and is a patch. Deleting, cannot reliably recover.
      [INFO    ] WARNING: Soft limit for account changed to ensure housekeeping doesn't delete files on next run.
      [INFO    ] WARNING: Hard limit for account changed to ensure housekeeping doesn't delete files on next run.
      [INFO    ] WARNING: BlocksInCurrentFiles changed from 228 to 226
      [INFO    ] WARNING: NumFiles changed from 114 to 113
      [INFO    ] WARNING: Finished checking store account ID 0x01234567: 3 errors found
      [INFO    ] WARNING: You should now use bbackupquery on the client machine to examine the store.
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0x8c
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 113 (of which old files: 0, deleted files: 0), directories: 28
      [INFO    ] NOTICE:  New store info file written successfully.
      [INFO    ] WARNING: Directory ID 0x9 has wrong container ID.
      [INFO    ] WARNING: Directory ID 0x13 references object 0x62 which does not exist.
      [INFO    ] WARNING: Directory ID 0x15 has bad structure
      [INFO    ] WARNING: Directory ID 0x15 has wrong size for object 0x69
      [INFO    ] WARNING: Object 0x44 is unattached.
      [INFO    ] WARNING: Missing directory 0xc could be recreated.
      [INFO    ] WARNING: Object 0x45 is unattached.
      [INFO    ] WARNING: BlocksUsed changed from 284 to 278
      [INFO    ] WARNING: BlocksInCurrentFiles changed from 226 to 220
      [INFO    ] WARNING: BlocksInDirectories changed from 56 to 54
      [INFO    ] WARNING: NumFiles changed from 113 to 110
      [INFO    ] WARNING: NumDirectories changed from 28 to 27
      [INFO    ] WARNING: Finished checking store account ID 0x01234567: 9 errors found
      [INFO    ] WARNING: No changes to the store account have been made.
      [INFO    ] WARNING: Run again with fix option to fix these errors
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0x8c
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] TRACE:   Entry 0x6a: Remove because ID already seen
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 110 (of which old files: 0, deleted files: 0), directories: 27
      [INFO    ] WARNING: Directory ID 0x9 has wrong container ID.
      [INFO    ] WARNING: Directory ID 0x13 references object 0x62 which does not exist.
      [INFO    ] WARNING: Fixing directory ID 0x13
      [INFO    ] WARNING: Directory ID 0x15 has bad structure
      [INFO    ] WARNING: Directory ID 0x15 has wrong size for object 0x69
      [INFO    ] WARNING: Fixing directory ID 0x15
      [INFO    ] WARNING: Object 0x44 is unattached.
      [INFO    ] WARNING: Recreating missing directory 0xc
      [INFO    ] WARNING: Object 0x45 is unattached.
      [INFO    ] WARNING: BlocksUsed changed from 284 to 278
      [INFO    ] WARNING: BlocksInCurrentFiles changed from 226 to 220
      [INFO    ] WARNING: BlocksInDirectories changed from 56 to 54
      [INFO    ] WARNING: NumFiles changed from 113 to 110
      [INFO    ] WARNING: NumDirectories changed from 28 to 27
      [INFO    ] WARNING: Finished checking store account ID 0x01234567: 9 errors found
      [INFO    ] WARNING: You should now use bbackupquery on the client machine to examine the store.
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0x8c
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] TRACE:   Entry 0x6a: Remove because ID already seen
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 110 (of which old files: 0, deleted files: 0), directories: 27
      [INFO    ] NOTICE:  New store info file written successfully.
      [INFO    ] WARNING: Corrupted file backup/01234567/02/o01 found
      [INFO    ] WARNING: Directory ID 0x1b references object 0x6f which is already contained.
      [INFO    ] WARNING: Object 0x38 is unattached.
      [INFO    ] WARNING: Missing directory 0x9 could be recreated.
      [INFO    ] WARNING: Object 0x39 is unattached.
      [INFO    ] WARNING: Object 0x3a is unattached.
      [INFO    ] WARNING: Object 0x3b is unattached.
      [INFO    ] WARNING: Object 0x3c is unattached.
      [INFO    ] WARNING: Object 0x3d is unattached.
      [INFO    ] WARNING: BlocksInCurrentFiles changed from 220 to 212
      [INFO    ] WARNING: NumFiles changed from 110 to 106
      [INFO    ] WARNING: NumDirectories changed from 27 to 26
      [INFO    ] WARNING: Finished checking store account ID 0x01234567: 11 errors found
      [INFO    ] WARNING: No changes to the store account have been made.
      [INFO    ] WARNING: Run again with fix option to fix these errors
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0x8c
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 106 (of which old files: 0, deleted files: 0), directories: 26
      [INFO    ] WARNING: Corrupted file backup/01234567/02/o01 found, deleting
      [INFO    ] WARNING: Directory ID 0x1b references object 0x6f which is already contained.
      [INFO    ] WARNING: Fixing directory ID 0x1b
      [INFO    ] WARNING: Object 0x38 is unattached.
      [INFO    ] WARNING: Recreating missing directory 0x9
      [INFO    ] WARNING: Object 0x39 is unattached.
      [INFO    ] WARNING: Object 0x3a is unattached.
      [INFO    ] WARNING: Object 0x3b is unattached.
      [INFO    ] WARNING: Object 0x3c is unattached.
      [INFO    ] WARNING: Object 0x3d is unattached.
      [INFO    ] WARNING: BlocksInCurrentFiles changed from 220 to 212
      [INFO    ] WARNING: NumFiles changed from 110 to 106
      [INFO    ] WARNING: NumDirectories changed from 27 to 26
      [INFO    ] WARNING: Finished checking store account ID 0x01234567: 11 errors found
      [INFO    ] WARNING: You should now use bbackupquery on the client machine to examine the store.
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0x8c
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 106 (of which old files: 0, deleted files: 0), directories: 26
      [INFO    ] NOTICE:  New store info file written successfully.
      [INFO    ] WARNING: Object 0x5 is unattached.
      [INFO    ] WARNING: Object 0x28 is unattached.
      [INFO    ] WARNING: BlocksUsed changed from 278 to 274
      [INFO    ] WARNING: BlocksInCurrentFiles changed from 212 to 222
      [INFO    ] WARNING: BlocksInDirectories changed from 54 to 50
      [INFO    ] WARNING: NumFiles changed from 106 to 111
      [INFO    ] WARNING: NumDirectories changed from 26 to 24
      [INFO    ] WARNING: Finished checking store account ID 0x01234567: 7 errors found
      [INFO    ] WARNING: No changes to the store account have been made.
      [INFO    ] WARNING: Run again with fix option to fix these errors
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0x8c
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 111 (of which old files: 0, deleted files: 0), directories: 24
      [INFO    ] WARNING: Object 0x5 is unattached.
      [INFO    ] WARNING: Lost and found dir has name lost+found0
      [INFO    ] WARNING: Object 0x28 is unattached.
      [INFO    ] WARNING: BlocksUsed changed from 278 to 276
      [INFO    ] WARNING: BlocksInCurrentFiles changed from 212 to 222
      [INFO    ] WARNING: BlocksInDirectories changed from 54 to 52
      [INFO    ] WARNING: NumFiles changed from 106 to 111
      [INFO    ] WARNING: NumDirectories changed from 26 to 24
      [INFO    ] WARNING: Finished checking store account ID 0x01234567: 7 errors found
      [INFO    ] WARNING: You should now use bbackupquery on the client machine to examine the store.
      [INFO    ] WARNING: A lost+found directory was created in the account root.
      [INFO    ] This contains files and directories which could not be matched to existing directories.
      [INFO    ] bbackupd will delete this directory in a few days time.
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0x8c
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 111 (of which old files: 0, deleted files: 0), directories: 24
      [INFO    ] NOTICE:  New store info file written successfully.
      [INFO    ] WARNING: **** BackupStoreFilename encoded with Clear encoding ****
      [INFO    ] WARNING: **** BackupStoreFilename encoded with Clear encoding ****
      [INFO    ] WARNING: Exception thrown: CommonException(StreamableMemBlockIncompleteRead) at StreamableMemBlock.cpp(274)
      [INFO    ] WARNING: Corrupted file backup/01234567/00/01/o01 found
      [INFO    ] WARNING: Exception thrown: BackupStoreException(CouldntReadEntireStructureFromStream) at BackupStoreFilename.cpp(191)
      [INFO    ] WARNING: Corrupted file backup/01234567/00/03/o02 found
      [INFO    ] WARNING: Directory ID 0x7 references object 0x32 which does not exist.
      [INFO    ] WARNING: Directory ID 0x5 has wrong container ID.
      [INFO    ] WARNING: File ID 0x28 has different container ID, probably moved
      [INFO    ] WARNING: Object 0x5a is unattached.
      [INFO    ] WARNING: Missing directory 0x11 could be recreated.
      [INFO    ] WARNING: Object 0x5b is unattached.
      [INFO    ] WARNING: Object 0x5c is unattached.
      [INFO    ] WARNING: LastObjectIDUsed changed from 142 to 143
      [INFO    ] WARNING: BlocksUsed changed from 276 to 274
      [INFO    ] WARNING: BlocksInCurrentFiles changed from 222 to 216
      [INFO    ] WARNING: BlocksInDirectories changed from 52 to 50
      [INFO    ] WARNING: NumFiles changed from 111 to 108
      [INFO    ] WARNING: NumDirectories changed from 24 to 25
      [INFO    ] WARNING: Finished checking store account ID 0x01234567: 12 errors found
      [INFO    ] WARNING: No changes to the store account have been made.
      [INFO    ] WARNING: Run again with fix option to fix these errors
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0x8c
      [INFO    ] TRACE:   Obtained 10 stack frames.
      [INFO    ] TRACE:   Stack frame 0: DumpStackBacktrace()+0x1f
      [INFO    ] TRACE:   Stack frame 1: StreamableMemBlock::ReadFromStream(IOStream&, int)+0x44f
      [INFO    ] TRACE:   Stack frame 2: BackupStoreDirectory::ReadFromStream(IOStream&, int)+0x754
      [INFO    ] TRACE:   Stack frame 3: BackupStoreCheck::CheckDirInitial(long, IOStream&)+0x32
      [INFO    ] TRACE:   Stack frame 4: BackupStoreCheck::CheckAndAddObject(long, std::string const&)+0x3c0
      [INFO    ] TRACE:   Stack frame 5: BackupStoreCheck::CheckObjectsDir(long)+0xc49
      [INFO    ] TRACE:   Stack frame 6: BackupStoreCheck::CheckObjects()+0x2cd
      [INFO    ] TRACE:   Stack frame 7: BackupStoreCheck::Check()+0xcd2
      [INFO    ] TRACE:   Stack frame 8: CheckAccount(Configuration&, std::string const&, int, bool, bool)+0x4f0
      [INFO    ] TRACE:   Stack frame 9: main+0x1824
      [INFO    ] TRACE:   Obtained 10 stack frames.
      [INFO    ] TRACE:   Stack frame 0: DumpStackBacktrace()+0x1f
      [INFO    ] TRACE:   Stack frame 1: BackupStoreFilename::ReadFromStream(IOStream&, int)+0x7fa
      [INFO    ] TRACE:   Stack frame 2: BackupStoreFile::VerifyEncodedFileFormat(IOStream&, long*, long*)+0x444
      [INFO    ] TRACE:   Stack frame 3: BackupStoreCheck::CheckFile(long, IOStream&)+0x1dc
      [INFO    ] TRACE:   Stack frame 4: BackupStoreCheck::CheckAndAddObject(long, std::string const&)+0x397
      [INFO    ] TRACE:   Stack frame 5: BackupStoreCheck::CheckObjectsDir(long)+0xc49
      [INFO    ] TRACE:   Stack frame 6: BackupStoreCheck::CheckObjects()+0x2cd
      [INFO    ] TRACE:   Stack frame 7: BackupStoreCheck::Check()+0xcd2
      [INFO    ] TRACE:   Stack frame 8: CheckAccount(Configuration&, std::string const&, int, bool, bool)+0x4f0
      [INFO    ] TRACE:   Stack frame 9: main+0x1824
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 108 (of which old files: 0, deleted files: 0), directories: 25
      [INFO    ] WARNING: Exception thrown: CommonException(StreamableMemBlockIncompleteRead) at StreamableMemBlock.cpp(274)
      [INFO    ] WARNING: Corrupted file backup/01234567/00/01/o01 found, deleting
      [INFO    ] WARNING: Exception thrown: BackupStoreException(CouldntReadEntireStructureFromStream) at BackupStoreFilename.cpp(191)
      [INFO    ] WARNING: Corrupted file backup/01234567/00/03/o02 found, deleting
      [INFO    ] WARNING: Directory ID 0x7 references object 0x32 which does not exist.
      [INFO    ] WARNING: Fixing directory ID 0x7
      [INFO    ] WARNING: Directory ID 0x5 has wrong container ID.
      [INFO    ] WARNING: File ID 0x28 has different container ID, probably moved
      [INFO    ] WARNING: Object 0x5a is unattached.
      [INFO    ] WARNING: Recreating missing directory 0x11
      [INFO    ] WARNING: Object 0x5b is unattached.
      [INFO    ] WARNING: Object 0x5c is unattached.
      [INFO    ] WARNING: LastObjectIDUsed changed from 142 to 143
      [INFO    ] WARNING: BlocksUsed changed from 276 to 274
      [INFO    ] WARNING: BlocksInCurrentFiles changed from 222 to 216
      [INFO    ] WARNING: BlocksInDirectories changed from 52 to 50
      [INFO    ] WARNING: NumFiles changed from 111 to 108
      [INFO    ] WARNING: NumDirectories changed from 24 to 25
      [INFO    ] WARNING: Finished checking store account ID 0x01234567: 12 errors found
      [INFO    ] WARNING: You should now use bbackupquery on the client machine to examine the store.
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0x8c
      [INFO    ] TRACE:   Obtained 10 stack frames.
      [INFO    ] TRACE:   Stack frame 0: DumpStackBacktrace()+0x1f
      [INFO    ] TRACE:   Stack frame 1: StreamableMemBlock::ReadFromStream(IOStream&, int)+0x44f
      [INFO    ] TRACE:   Stack frame 2: BackupStoreDirectory::ReadFromStream(IOStream&, int)+0x754
      [INFO    ] TRACE:   Stack frame 3: BackupStoreCheck::CheckDirInitial(long, IOStream&)+0x32
      [INFO    ] TRACE:   Stack frame 4: BackupStoreCheck::CheckAndAddObject(long, std::string const&)+0x3c0
      [INFO    ] TRACE:   Stack frame 5: BackupStoreCheck::CheckObjectsDir(long)+0xc49
      [INFO    ] TRACE:   Stack frame 6: BackupStoreCheck::CheckObjects()+0x2cd
      [INFO    ] TRACE:   Stack frame 7: BackupStoreCheck::Check()+0xcd2
      [INFO    ] TRACE:   Stack frame 8: CheckAccount(Configuration&, std::string const&, int, bool, bool)+0x4f0
      [INFO    ] TRACE:   Stack frame 9: main+0x1824
      [INFO    ] TRACE:   Obtained 10 stack frames.
      [INFO    ] TRACE:   Stack frame 0: DumpStackBacktrace()+0x1f
      [INFO    ] TRACE:   Stack frame 1: BackupStoreFilename::ReadFromStream(IOStream&, int)+0x7fa
      [INFO    ] TRACE:   Stack frame 2: BackupStoreFile::VerifyEncodedFileFormat(IOStream&, long*, long*)+0x444
      [INFO    ] TRACE:   Stack frame 3: BackupStoreCheck::CheckFile(long, IOStream&)+0x1dc
      [INFO    ] TRACE:   Stack frame 4: BackupStoreCheck::CheckAndAddObject(long, std::string const&)+0x397
      [INFO    ] TRACE:   Stack frame 5: BackupStoreCheck::CheckObjectsDir(long)+0xc49
      [INFO    ] TRACE:   Stack frame 6: BackupStoreCheck::CheckObjects()+0x2cd
      [INFO    ] TRACE:   Stack frame 7: BackupStoreCheck::Check()+0xcd2
      [INFO    ] TRACE:   Stack frame 8: CheckAccount(Configuration&, std::string const&, int, bool, bool)+0x4f0
      [INFO    ] TRACE:   Stack frame 9: main+0x1824
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 108 (of which old files: 0, deleted files: 0), directories: 25
      [INFO    ] NOTICE:  New store info file written successfully.
      [INFO    ] WARNING: **** BackupStoreFilename encoded with Clear encoding ****
      [INFO    ] WARNING: **** BackupStoreFilename encoded with Clear encoding ****
      [INFO    ] ERROR:   Have file as root directory. This is bad.
      [INFO    ] WARNING: Corrupted file backup/01234567/o01 found
      [INFO    ] WARNING: File ID 0x28 has different container ID, probably moved
      [INFO    ] WARNING: Root directory doesn't exist
      [INFO    ] WARNING: Object 0x2 is unattached.
      [INFO    ] WARNING: Object 0x8f is unattached.
      [INFO    ] WARNING: BlocksInCurrentFiles changed from 216 to 222
      [INFO    ] WARNING: NumFiles changed from 108 to 111
      [INFO    ] WARNING: NumDirectories changed from 25 to 24
      [INFO    ] WARNING: Finished checking store account ID 0x01234567: 7 errors found
      [INFO    ] WARNING: No changes to the store account have been made.
      [INFO    ] WARNING: Run again with fix option to fix these errors
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0x8c
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 111 (of which old files: 0, deleted files: 0), directories: 24
      [INFO    ] ERROR:   Have file as root directory. This is bad.
      [INFO    ] WARNING: Corrupted file backup/01234567/o01 found, deleting
      [INFO    ] WARNING: File ID 0x28 has different container ID, probably moved
      [INFO    ] WARNING: Root directory doesn't exist
      [INFO    ] WARNING: Object 0x2 is unattached.
      [INFO    ] WARNING: Lost and found dir has name lost+found0
      [INFO    ] WARNING: Object 0x8f is unattached.
      [INFO    ] WARNING: BlocksUsed changed from 274 to 278
      [INFO    ] WARNING: BlocksInCurrentFiles changed from 216 to 222
      [INFO    ] WARNING: BlocksInDirectories changed from 50 to 54
      [INFO    ] WARNING: NumFiles changed from 108 to 111
      [INFO    ] WARNING: NumDirectories changed from 25 to 24
      [INFO    ] WARNING: Finished checking store account ID 0x01234567: 9 errors found
      [INFO    ] WARNING: You should now use bbackupquery on the client machine to examine the store.
      [INFO    ] WARNING: A lost+found directory was created in the account root.
      [INFO    ] This contains files and directories which could not be matched to existing directories.
      [INFO    ] bbackupd will delete this directory in a few days time.
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0x8c
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 111 (of which old files: 0, deleted files: 0), directories: 24
      [INFO    ] NOTICE:  New store info file written successfully.
      [INFO    ] WARNING: **** BackupStoreFilename encoded with Clear encoding ****
      [INFO    ] WARNING: **** BackupStoreFilename encoded with Clear encoding ****
      [INFO    ] WARNING: **** BackupStoreFilename encoded with Clear encoding ****
      [INFO    ] WARNING: **** BackupStoreFilename encoded with Clear encoding ****
      [INFO    ]   === Delete store info, add random file
      [INFO    ]   === Delete an entry for an object from dir, change that object to be a patch, check it's deleted
      [INFO    ]   === Delete directory, change container ID of another, duplicate entry in dir, spurious file size, delete file
      [INFO    ]   === Modify the obj ID of dir, delete dir with no members, add extra reference to a file
      [INFO    ]   === Orphan files and dirs without being recoverable
      [INFO    ]   === Corrupt file and dir
      [INFO    ]   === Overwrite root with a file
      [INFO    ] Waiting for server to die (pid 10548): . done.
      [INFO    ] PASSED
      [INFO    ]   [CXX]     _main.cpp
      [INFO    ]   [CXX]     testbackupstorepatch.cpp
      [ERROR   ] testbackupstorepatch.cpp: In function ‘int test(int, const char**)’:
      [ERROR   ] testbackupstorepatch.cpp:425: warning: format ‘%lld’ expects type ‘long long int’, but argument 2 has type ‘int64_t’
      [ERROR   ] testbackupstorepatch.cpp:498: warning: unused variable ‘startDisc’
      [INFO    ]   [LINK]    ../../debug/test/backupstorepatch/test
      [INFO    ] cp _t ../../debug/test/backupstorepatch/t
      [INFO    ] chmod u+x ../../debug/test/backupstorepatch/t
      [INFO    ] cp _t-gdb ../../debug/test/backupstorepatch/t-gdb
      [INFO    ] chmod u+x ../../debug/test/backupstorepatch/t-gdb
      [INFO    ] TEST: test/backupstorepatch
      [INFO    ] Removing old test files...
      [INFO    ] chmod: cannot access `testfiles': No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] cp: cannot stat `../../../test/backupstorepatch/testfiles': No such file or directory
      [INFO    ] NOTICE:  Account 0x01234567 created.
      [INFO    ] NOTICE:  Running test backupstorepatch in debug mode...
      [INFO    ] Starting server: ../../bin/bbstored/bbstored testfiles/bbstored.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] ID 3, completely different: no
      [INFO    ] ID 4, completely different: no
      [INFO    ] ID 5, completely different: no
      [INFO    ] ID 6, completely different: no
      [INFO    ] ID 7, completely different: no
      [INFO    ] ID 8, completely different: yes
      [INFO    ] ID 9, completely different: no
      [INFO    ] ID 10, completely different: no
      [INFO    ] ID 11, completely different: no
      [INFO    ] r=0, f=0
      [INFO    ] r=0, f=1
      [INFO    ] r=0, f=2
      [INFO    ] r=0, f=3
      [INFO    ] r=0, f=4
      [INFO    ] r=0, f=5
      [INFO    ] r=0, f=6
      [INFO    ] r=0, f=7
      [INFO    ] r=0, f=8
      [INFO    ] r=0, f=9
      [INFO    ] ....
      [INFO    ] r=1, f=0
      [INFO    ] r=1, f=1
      [INFO    ] r=1, f=2
      [INFO    ] r=1, f=3
      [INFO    ] r=1, f=4
      [INFO    ] r=1, f=5
      [INFO    ] r=1, f=6
      [INFO    ] r=1, f=7
      [INFO    ] r=1, f=8
      [INFO    ] r=1, f=9
      [INFO    ] ....
      [INFO    ] r=2, f=0
      [INFO    ] r=2, f=1
      [INFO    ] r=2, f=2
      [INFO    ] r=2, f=3
      [INFO    ] r=2, f=4
      [INFO    ] r=2, f=5
      [INFO    ] r=2, f=6
      [INFO    ] r=2, f=7
      [INFO    ] r=2, f=8
      [INFO    ] r=2, f=9
      [INFO    ] ....
      [INFO    ] r=3, f=0
      [INFO    ] r=3, f=1
      [INFO    ] r=3, f=2
      [INFO    ] r=3, f=3
      [INFO    ] r=3, f=4
      [INFO    ] r=3, f=5
      [INFO    ] r=3, f=6
      [INFO    ] r=3, f=7
      [INFO    ] r=3, f=8
      [INFO    ] r=3, f=9
      [INFO    ] ....
      [INFO    ] r=4, f=0
      [INFO    ] r=4, f=1
      [INFO    ] r=4, f=2
      [INFO    ] r=4, f=3
      [INFO    ] r=4, f=4
      [INFO    ] r=4, f=5
      [INFO    ] r=4, f=6
      [INFO    ] r=4, f=7
      [INFO    ] r=4, f=8
      [INFO    ] r=4, f=9
      [INFO    ] ....
      [INFO    ] r=5, f=0
      [INFO    ] r=5, f=1
      [INFO    ] r=5, f=2
      [INFO    ] r=5, f=3
      [INFO    ] r=5, f=4
      [INFO    ] r=5, f=5
      [INFO    ] r=5, f=6
      [INFO    ] r=5, f=7
      [INFO    ] r=5, f=8
      [INFO    ] r=5, f=9
      [INFO    ] ....
      [INFO    ] r=6, f=0
      [INFO    ] r=6, f=1
      [INFO    ] r=6, f=2
      [INFO    ] r=6, f=3
      [INFO    ] r=6, f=4
      [INFO    ] r=6, f=5
      [INFO    ] r=6, f=6
      [INFO    ] r=6, f=7
      [INFO    ] r=6, f=8
      [INFO    ] r=6, f=9
      [INFO    ] ....
      [INFO    ] r=7, f=0
      [INFO    ] r=7, f=1
      [INFO    ] r=7, f=2
      [INFO    ] r=7, f=3
      [INFO    ] r=7, f=4
      [INFO    ] r=7, f=5
      [INFO    ] r=7, f=6
      [INFO    ] r=7, f=7
      [INFO    ] r=7, f=8
      [INFO    ] r=7, f=9
      [INFO    ] Waiting for server to die (pid 10675): . done.
      [INFO    ] PASSED
      [INFO    ]   [CXX]     _main.cpp
      [INFO    ]   [CXX]     difftestfiles.cpp
      [INFO    ]   [CXX]     testbackupdiff.cpp
      [INFO    ]   [LINK]    ../../debug/test/backupdiff/test
      [INFO    ] cp _t ../../debug/test/backupdiff/t
      [INFO    ] chmod u+x ../../debug/test/backupdiff/t
      [INFO    ] cp _t-gdb ../../debug/test/backupdiff/t-gdb
      [INFO    ] chmod u+x ../../debug/test/backupdiff/t-gdb
      [INFO    ] TEST: test/backupdiff
      [INFO    ] Removing old test files...
      [INFO    ] chmod: cannot access `testfiles': No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] cp: cannot stat `../../../test/backupdiff/testfiles': No such file or directory
      [INFO    ] NOTICE:  Running test backupdiff in debug mode...
      [INFO    ] Time taken: 11 seconds
      [INFO    ] PASSED
      [ERROR   ] make: *** No rule to make target `../../debug/test/bbackupd/../../bin/bbstored/BackupCommands.o', needed by `../../debug/test/bbackupd/test'.  Stop.
      [INFO    ] make[1]: Entering directory `lib/httpserver'
      [INFO    ]   [CXX]     HTTPQueryDecoder.cpp
      [INFO    ]   [CXX]     HTTPRequest.cpp
      [INFO    ]   [CXX]     HTTPResponse.cpp
      [INFO    ]   [CXX]     HTTPServer.cpp
      [INFO    ]   [CXX]     S3Client.cpp
      [INFO    ]   [CXX]     S3Simulator.cpp
      [INFO    ]   [CXX]     autogen_HTTPException.cpp
      [INFO    ]   [CXX]     cdecode.cpp
      [INFO    ]   [CXX]     cencode.cpp
      [INFO    ]   [AR]      ../../debug/lib/httpserver/httpserver.a
      [INFO    ]   [RANLIB]  ../../debug/lib/httpserver/httpserver.a
      [INFO    ] make[1]: Leaving directory `lib/httpserver'
      [INFO    ]   [CXX]     _main.cpp
      [INFO    ]   [CXX]     testhttpserver.cpp
      [INFO    ]   [LINK]    ../../debug/test/httpserver/test
      [INFO    ] cp _t ../../debug/test/httpserver/t
      [INFO    ] chmod u+x ../../debug/test/httpserver/t
      [INFO    ] cp _t-gdb ../../debug/test/httpserver/t-gdb
      [INFO    ] chmod u+x ../../debug/test/httpserver/t-gdb
      [INFO    ] TEST: test/httpserver
      [INFO    ] Killing any running daemons...
      [INFO    ] Removing old test files...
      [INFO    ] chmod: cannot access `testfiles': No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] GET request...
      [INFO    ] POST request...
      [INFO    ] HEAD request...
      [INFO    ] Redirected GET request...
      [INFO    ] Cookie tests...
      [INFO    ] ERROR:   Failed to write to socket: Broken pipe (32)
      [INFO    ] NOTICE:  Running test httpserver in debug mode...
      [INFO    ] Starting server: ./test server testfiles/httpserver.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] Waiting for server to die (pid 10885): . done.
      [INFO    ] WARNING: Failed to open file: testfiles/nonexist: No such file or directory (2)
      [INFO    ] WARNING: Exception thrown: CommonException(OSFileOpenError) at FileStream.cpp(84)
      [INFO    ] Starting server: ./test s3server testfiles/s3simulator.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] Waiting for server to die (pid 10892): . done.
      [INFO    ] PASSED
      [INFO    ] --------
      [INFO    ] common: PASSED
      [INFO    ] crypto: PASSED
      [INFO    ] compress: PASSED
      [INFO    ] raidfile: PASSED
      [INFO    ] basicserver: PASSED
      [INFO    ] backupstore: PASSED
      [INFO    ] backupstorefix: PASSED
      [INFO    ] backupstorepatch: PASSED
      [INFO    ] backupdiff: PASSED
      [INFO    ] bbackupd: make failed
      [INFO    ] httpserver: PASSED
      [INFO    ] One or more tests have failed. Please check the following common causes:
      [INFO    ] * Check that no instances of bbstored or bbackupd are already running
      [INFO    ]   on this machine.
      [INFO    ] * Make sure there isn't a firewall blocking incoming or outgoing connections
      [INFO    ]   on port 2201.
      [INFO    ] * Check that there is sufficient space in the filesystem that the tests
      [INFO    ]   are being run from (at least 1 GB free).
      [INFO    ] * The backupdiff test fails if it takes too long, so it's sensitive to
      [INFO    ]   the speed of the host and your connection to it.
      [INFO    ] After checking all the above, if you still have problems please contact
      [INFO    ] us on the mailing list, boxbackup at boxbackup.org. Thanks!
      [INFO    ] ==> Debug tests complete
      [INFO    ] ==> Debug tests permission cleanup
      [INFO    ] checking build system type... x86_64-unknown-linux-gnu
      [INFO    ] checking host system type... x86_64-unknown-linux-gnu
      [INFO    ] checking target system type... x86_64-unknown-linux-gnu
      [INFO    ] checking for g++... g++
      [INFO    ] checking for C++ compiler default output file name... a.out
      [INFO    ] checking whether the C++ compiler works... yes
      [INFO    ] checking whether we are cross compiling... no
      [INFO    ] checking for suffix of executables...
      [INFO    ] checking for suffix of object files... o
      [INFO    ] checking whether we are using the GNU C++ compiler... yes
      [INFO    ] checking whether g++ accepts -g... yes
      [INFO    ] checking whether the compiler supports exceptions... yes
      [INFO    ] checking whether the compiler implements namespaces... yes
      [INFO    ] checking for perl... /usr/bin/perl
      [INFO    ] checking for ar... ar
      [INFO    ] checking for ranlib... ranlib
      [INFO    ] checking for library containing nanosleep... none required
      [INFO    ] checking how to run the C++ preprocessor... g++ -E
      [INFO    ] checking for grep that handles long lines and -e... /bin/grep
      [INFO    ] checking for egrep... /bin/grep -E
      [INFO    ] checking for ANSI C header files... yes
      [INFO    ] checking for sys/types.h... yes
      [INFO    ] checking for sys/stat.h... yes
      [INFO    ] checking for stdlib.h... yes
      [INFO    ] checking for string.h... yes
      [INFO    ] checking for memory.h... yes
      [INFO    ] checking for strings.h... yes
      [INFO    ] checking for inttypes.h... yes
      [INFO    ] checking for stdint.h... yes
      [INFO    ] checking for unistd.h... yes
      [INFO    ] checking zlib.h usability... yes
      [INFO    ] checking zlib.h presence... yes
      [INFO    ] checking for zlib.h... yes
      [INFO    ] checking for zlibVersion in -lz... yes
      [INFO    ] checking for editline library... -ledit
      [INFO    ] checking editline/readline.h usability... yes
      [INFO    ] checking editline/readline.h presence... yes
      [INFO    ] checking for editline/readline.h... yes
      [INFO    ] checking whether editline supports history... yes
      [INFO    ] checking for editline/readline.h... (cached) yes
      [INFO    ] checking for db.h... 4.4.20
      [INFO    ] checking for library containing Berkeley DB 4.4.20... -ldb
      [INFO    ] configure: using Berkeley DB version 4.4.20
      [INFO    ] checking for library containing gethostbyname... none required
      [INFO    ] checking for library containing shutdown... none required
      [INFO    ] checking openssl/ssl.h usability... yes
      [INFO    ] checking openssl/ssl.h presence... yes
      [INFO    ] checking for openssl/ssl.h... yes
      [INFO    ] checking for SSL_read in -lssl... yes
      [INFO    ] checking for EVP_CipherInit_ex in -lcrypto... yes
      [INFO    ] checking for dirent.h that defines DIR... yes
      [INFO    ] checking for library containing opendir... none required
      [INFO    ] checking for ANSI C header files... (cached) yes
      [INFO    ] checking for sys/wait.h that is POSIX.1 compatible... yes
      [INFO    ] checking dlfcn.h usability... yes
      [INFO    ] checking dlfcn.h presence... yes
      [INFO    ] checking for dlfcn.h... yes
      [INFO    ] checking execinfo.h usability... yes
      [INFO    ] checking execinfo.h presence... yes
      [INFO    ] checking for execinfo.h... yes
      [INFO    ] checking getopt.h usability... yes
      [INFO    ] checking getopt.h presence... yes
      [INFO    ] checking for getopt.h... yes
      [INFO    ] checking process.h usability... no
      [INFO    ] checking process.h presence... no
      [INFO    ] checking for process.h... no
      [INFO    ] checking pwd.h usability... yes
      [INFO    ] checking pwd.h presence... yes
      [INFO    ] checking for pwd.h... yes
      [INFO    ] checking signal.h usability... yes
      [INFO    ] checking signal.h presence... yes
      [INFO    ] checking for signal.h... yes
      [INFO    ] checking syslog.h usability... yes
      [INFO    ] checking syslog.h presence... yes
      [INFO    ] checking for syslog.h... yes
      [INFO    ] checking time.h usability... yes
      [INFO    ] checking time.h presence... yes
      [INFO    ] checking for time.h... yes
      [INFO    ] checking cxxabi.h usability... yes
      [INFO    ] checking cxxabi.h presence... yes
      [INFO    ] checking for cxxabi.h... yes
      [INFO    ] checking netinet/in.h usability... yes
      [INFO    ] checking netinet/in.h presence... yes
      [INFO    ] checking for netinet/in.h... yes
      [INFO    ] checking sys/param.h usability... yes
      [INFO    ] checking sys/param.h presence... yes
      [INFO    ] checking for sys/param.h... yes
      [INFO    ] checking sys/socket.h usability... yes
      [INFO    ] checking sys/socket.h presence... yes
      [INFO    ] checking for sys/socket.h... yes
      [INFO    ] checking sys/time.h usability... yes
      [INFO    ] checking sys/time.h presence... yes
      [INFO    ] checking for sys/time.h... yes
      [INFO    ] checking for sys/types.h... (cached) yes
      [INFO    ] checking for sys/wait.h... (cached) yes
      [INFO    ] checking sys/uio.h usability... yes
      [INFO    ] checking sys/uio.h presence... yes
      [INFO    ] checking for sys/uio.h... yes
      [INFO    ] checking sys/xattr.h usability... yes
      [INFO    ] checking sys/xattr.h presence... yes
      [INFO    ] checking for sys/xattr.h... yes
      [INFO    ] checking regex.h usability... yes
      [INFO    ] checking regex.h presence... yes
      [INFO    ] checking for regex.h... yes
      [INFO    ] checking for library containing dlsym... none required
      [INFO    ] checking for u_int8_t... yes
      [INFO    ] checking for u_int16_t... yes
      [INFO    ] checking for u_int32_t... yes
      [INFO    ] checking for u_int64_t... yes
      [INFO    ] checking for uint8_t... yes
      [INFO    ] checking for uint16_t... yes
      [INFO    ] checking for uint32_t... yes
      [INFO    ] checking for uint64_t... yes
      [INFO    ] checking for stdbool.h that conforms to C99... yes
      [INFO    ] checking for _Bool... no
      [INFO    ] checking for an ANSI C-conforming const... yes
      [INFO    ] checking whether byte ordering is bigendian... no
      [INFO    ] checking for uid_t in sys/types.h... yes
      [INFO    ] checking for mode_t... yes
      [INFO    ] checking for off_t... yes
      [INFO    ] checking for pid_t... yes
      [INFO    ] checking for size_t... yes
      [INFO    ] checking for struct stat.st_flags... no
      [INFO    ] checking for struct stat.st_mtimespec... no
      [INFO    ] checking for struct stat.st_atim.tv_nsec... yes
      [INFO    ] checking for struct stat.st_atimensec... no
      [INFO    ] checking for struct sockaddr_in.sin_len... no
      [INFO    ] checking for DIR.d_fd... no
      [INFO    ] checking for DIR.dd_fd... no
      [INFO    ] checking whether INFTIM is declared... no
      [INFO    ] checking whether SO_PEERCRED is declared... yes
      [INFO    ] checking whether O_BINARY is declared... no
      [INFO    ] checking ucred.h usability... no
      [INFO    ] checking ucred.h presence... no
      [INFO    ] checking for ucred.h... no
      [INFO    ] checking for getpeerucred... no
      [INFO    ] checking whether optreset is declared... no
      [INFO    ] checking whether dirfd is declared... yes
      [INFO    ] checking whether time.h and sys/time.h may both be included... yes
      [INFO    ] checking whether struct tm is in sys/time.h or time.h... time.h
      [INFO    ] checking for struct dirent.d_type... yes
      [INFO    ] checking whether struct dirent.d_type is valid... no
      [INFO    ] checking for special C compiler options needed for large files... no
      [INFO    ] checking for _FILE_OFFSET_BITS value needed for large files... no
      [INFO    ] checking for pre-processor pragma defines... no
      [INFO    ] checking sys/endian.h usability... no
      [INFO    ] checking sys/endian.h presence... no
      [INFO    ] checking for sys/endian.h... no
      [INFO    ] checking asm/byteorder.h usability... yes
      [INFO    ] checking asm/byteorder.h presence... yes
      [INFO    ] checking for asm/byteorder.h... yes
      [INFO    ] checking for __cpu_to_be64... yes
      [INFO    ] checking for "/dev/urandom"... yes
      [INFO    ] checking for getmntent... yes
      [INFO    ] checking for statfs... yes
      [INFO    ] checking for sys/param.h... (cached) yes
      [INFO    ] checking for mntent.h... yes
      [INFO    ] checking for sys/mnttab.h... no
      [INFO    ] checking for sys/mount.h... yes
      [INFO    ] checking for struct statfs.f_mntonname... no
      [INFO    ] checking for struct statvfs.f_mntonname... no
      [INFO    ] checking for struct mntent.mnt_dir... yes
      [INFO    ] checking for struct mnttab.mnt_mountp... no
      [INFO    ] checking for struct dirent.d_ino... yes
      [INFO    ] checking for gcc version 3 or later... yes
      [INFO    ] checking whether closedir returns void... no
      [INFO    ] checking for error_at_line... yes
      [INFO    ] checking return type of signal handlers... void
      [INFO    ] checking whether lstat dereferences a symlink specified with a trailing slash... yes
      [INFO    ] checking whether stat accepts an empty string... no
      [INFO    ] checking for getpeereid... no
      [INFO    ] checking for lchown... yes
      [INFO    ] checking for setproctitle... no
      [INFO    ] checking for getpid... yes
      [INFO    ] checking for gettimeofday... yes
      [INFO    ] checking for waitpid... yes
      [INFO    ] checking for kqueue... no
      [INFO    ] checking sys/syscall.h usability... yes
      [INFO    ] checking sys/syscall.h presence... yes
      [INFO    ] checking for sys/syscall.h... yes
      [INFO    ] checking for unistd.h... (cached) yes
      [INFO    ] checking for syscall... yes
      [INFO    ] checking for __syscall... no
      [INFO    ] checking whether syscall lseek requires dummy parameter... no
      [INFO    ] checking for listxattr... yes
      [INFO    ] checking for llistxattr... yes
      [INFO    ] checking for getxattr... yes
      [INFO    ] checking for lgetxattr... yes
      [INFO    ] checking for setxattr... yes
      [INFO    ] checking for lsetxattr... yes
      [INFO    ] checking whether XATTR_NOFOLLOW is declared... no
      [INFO    ] checking if we have large file support enabled... yes
      [INFO    ] checking for flock... yes
      [INFO    ] checking whether O_EXLOCK is declared... no
      [INFO    ] checking whether F_SETLK is declared... yes
      [INFO    ] configure: creating ./config.status
      [INFO    ] config.status: creating infrastructure/BoxPlatform.pm
      [INFO    ] config.status: creating contrib/mac_osx/org.boxbackup.bbackupd.plist
      [INFO    ] config.status: creating contrib/mac_osx/org.boxbackup.bbstored.plist
      [INFO    ] config.status: creating contrib/solaris/bbackupd-manifest.xml
      [INFO    ] config.status: creating contrib/solaris/bbstored-manifest.xml
      [INFO    ] config.status: creating lib/common/BoxPortsAndFiles.h
      [INFO    ] config.status: creating test/bbackupd/testfiles/bbackupd.conf
      [INFO    ] config.status: creating test/bbackupd/testfiles/bbackupd-exclude.conf
      [INFO    ] config.status: creating test/bbackupd/testfiles/bbackupd-snapshot.conf
      [INFO    ] config.status: creating test/bbackupd/testfiles/bbackupd-symlink.conf
      [INFO    ] config.status: creating bin/bbackupd/bbackupd-config
      [INFO    ] config.status: creating bin/bbackupquery/makedocumentation.pl
      [INFO    ] config.status: creating bin/bbstored/bbstored-certs
      [INFO    ] config.status: creating bin/bbstored/bbstored-config
      [INFO    ] config.status: creating contrib/debian/bbackupd
      [INFO    ] config.status: creating contrib/debian/bbstored
      [INFO    ] config.status: creating contrib/redhat/bbackupd
      [INFO    ] config.status: creating contrib/redhat/bbstored
      [INFO    ] config.status: creating contrib/suse/bbackupd
      [INFO    ] config.status: creating contrib/suse/bbstored
      [INFO    ] config.status: creating contrib/solaris/bbackupd-smf-method
      [INFO    ] config.status: creating contrib/solaris/bbstored-smf-method
      [INFO    ] config.status: creating contrib/windows/installer/boxbackup.mpi
      [INFO    ] config.status: creating infrastructure/makebuildenv.pl
      [INFO    ] config.status: creating infrastructure/makeparcels.pl
      [INFO    ] config.status: creating infrastructure/makedistribution.pl
      [INFO    ] config.status: creating lib/common/makeexception.pl
      [INFO    ] config.status: creating lib/raidfile/raidfile-config
      [INFO    ] config.status: creating lib/server/makeprotocol.pl
      [INFO    ] config.status: creating runtest.pl
      [INFO    ] config.status: creating test/backupstorefix/testfiles/testbackupstorefix.pl
      [INFO    ] config.status: creating test/bbackupd/testfiles/extcheck1.pl
      [INFO    ] config.status: creating test/bbackupd/testfiles/extcheck2.pl
      [INFO    ] config.status: creating test/bbackupd/testfiles/notifyscript.pl
      [INFO    ] config.status: creating test/bbackupd/testfiles/syncallowscript.pl
      [INFO    ] config.status: creating lib/common/BoxConfig.h
      [INFO    ] Box build environment setup.
      [INFO    ] Building on 'Linux'.
      [INFO    ] Seeding autogen code...
      [INFO    ] Making Server protocol classes from testprotocol.txt...
      [INFO    ] Making Client protocol classes from testprotocol.txt...
      [INFO    ] Making Client protocol classes from ../../bin/bbstored/backupprotocol.txt...
      [INFO    ] Generating BackupStore exception...
      [INFO    ] Generating Server exception...
      [INFO    ] Generating Connection exception...
      [INFO    ] Generating RaidFile exception...
      [INFO    ] Generating Cipher exception...
      [INFO    ] Generating Compress exception...
      [INFO    ] Generating Common exception...
      [INFO    ] Generating Conversion exception...
      [INFO    ] Generating HTTP exception...
      [INFO    ] Making Server protocol classes from backupprotocol.txt...
      [INFO    ] Generating Client exception...
      [INFO    ] Creating built-in documentation for bbackupquery...
      [INFO    ] done
      [INFO    ] Scanning code...
      [INFO    ] done
      [INFO    ] Generating Makefiles...
      [INFO    ] lib/common
      [INFO    ] lib/win32
      [INFO    ] lib/raidfile
      [INFO    ] lib/crypto
      [INFO    ] lib/server
      [INFO    ] lib/compress
      [INFO    ] lib/intercept
      [INFO    ] test/common
      [INFO    ] test/crypto
      [INFO    ] test/compress
      [INFO    ] test/raidfile
      [INFO    ] test/basicserver
      [INFO    ] lib/backupclient
      [INFO    ] lib/backupstore
      [INFO    ] bin/bbackupobjdump
      [INFO    ] bin/bbstored
      [INFO    ] bin/bbstoreaccounts
      [INFO    ] bin/bbackupd
      [INFO    ] bin/bbackupquery
      [INFO    ] bin/bbackupctl
      [INFO    ] test/backupstore
      [INFO    ] test/backupstorefix
      [INFO    ] test/backupstorepatch
      [INFO    ] test/backupdiff
      [INFO    ] test/bbackupd
      [INFO    ] lib/httpserver
      [INFO    ] test/httpserver
      [INFO    ] bin/s3simulator
      [INFO    ] Type 'cd <module_dir>; make' to build a module
      [INFO    ] A summary of the build configuration is below. Box Backup will function
      [INFO    ] without these features, but will work better where they are present. Refer
      [INFO    ] to the documentation for more information on each feature.
      [INFO    ] Regular expressions: yes
      [INFO    ] Large files:         yes
      [INFO    ] Berkeley DB:         yes
      [INFO    ] Readline:            yes
      [INFO    ] Extended attributes: yes
      [INFO    ] (cd bin/bbackupd; make -D RELEASE)
      [INFO    ]   [CXX]     emu
      [INFO    ]   [CXX]     getopt_long
      [INFO    ]   [AR]      win32
      [INFO    ]   [RANLIB]  win32
      [INFO    ]   [CXX]     BoxException
      [INFO    ]   [CXX]     BoxTime
      [INFO    ]   [CXX]     BoxTimeToText
      [INFO    ]   [CXX]     BufferedStream
      [INFO    ]   [CXX]     CollectInBufferStream
      [INFO    ]   [CXX]     Configuration
      [INFO    ]   [CXX]     ConversionString
      [INFO    ]   [CXX]     DebugAssertFailed
      [INFO    ]   [CXX]     DebugMemLeakFinder
      [INFO    ]   [CXX]     DebugPrintf
      [INFO    ]   [CXX]     EventWatchFilesystemObject
      [INFO    ]   [CXX]     ExcludeList
      [INFO    ]   [CXX]     FdGetLine
      [INFO    ]   [CXX]     FileStream
      [INFO    ]   [CXX]     IOStream
      [INFO    ]   [CXX]     IOStreamGetLine
      [INFO    ]   [CXX]     InvisibleTempFileStream
      [INFO    ]   [CXX]     Logging
      [INFO    ]   [CXX]     MemBlockStream
      [INFO    ]   [CXX]     NamedLock
      [INFO    ]   [CXX]     PartialReadStream
      [INFO    ]   [CXX]     PathUtils
      [INFO    ]   [CXX]     ReadGatherStream
      [INFO    ]   [CXX]     ReadLoggingStream
      [INFO    ]   [CXX]     StreamableMemBlock
      [INFO    ]   [CXX]     Test
      [INFO    ]   [CXX]     Timer
      [ERROR   ] Timer.cpp: In static member function 'static void Timers::Cleanup()':
      [ERROR   ] Timer.cpp:86: warning: unused variable 'result'
      [INFO    ]   [CXX]     UnixUser
      [INFO    ]   [CXX]     Utils
      [INFO    ]   [CXX]     WaitForEvent
      [INFO    ]   [CXX]     ZeroStream
      [INFO    ]   [CXX]     autogen_CommonException
      [INFO    ]   [CXX]     autogen_ConversionException
      [INFO    ]   [AR]      common
      [INFO    ]   [RANLIB]  common
      [INFO    ]   [CXX]     CompressStream
      [INFO    ]   [CXX]     autogen_CompressException
      [INFO    ]   [AR]      compress
      [INFO    ]   [RANLIB]  compress
      [INFO    ]   [CXX]     CipherAES
      [INFO    ]   [CXX]     CipherBlowfish
      [INFO    ]   [CXX]     CipherContext
      [INFO    ]   [CXX]     CipherDescription
      [INFO    ]   [CXX]     MD5Digest
      [INFO    ]   [CXX]     Random
      [INFO    ]   [CXX]     RollingChecksum
      [INFO    ]   [CXX]     autogen_CipherException
      [INFO    ]   [AR]      crypto
      [INFO    ]   [RANLIB]  crypto
      [INFO    ]   [CXX]     Daemon
      [INFO    ]   [CXX]     LocalProcessStream
      [INFO    ]   [CXX]     Protocol
      [INFO    ]   [CXX]     ProtocolObject
      [INFO    ]   [CXX]     ProtocolUncertainStream
      [INFO    ]   [CXX]     SSLLib
      [INFO    ]   [CXX]     ServerControl
      [INFO    ]   [CXX]     Socket
      [INFO    ]   [CXX]     SocketStream
      [INFO    ]   [CXX]     SocketStreamTLS
      [INFO    ]   [CXX]     TLSContext
      [INFO    ]   [CXX]     WinNamedPipeStream
      [INFO    ]   [CXX]     autogen_ConnectionException
      [INFO    ]   [CXX]     autogen_ServerException
      [INFO    ]   [AR]      server
      [INFO    ]   [RANLIB]  server
      [INFO    ]   [CXX]     BackupClientCryptoKeys
      [INFO    ]   [CXX]     BackupClientFileAttributes
      [INFO    ]   [CXX]     BackupClientMakeExcludeList
      [INFO    ]   [CXX]     BackupClientRestore
      [INFO    ]   [CXX]     BackupDaemonConfigVerify
      [INFO    ]   [CXX]     BackupStoreDirectory
      [INFO    ]   [CXX]     BackupStoreFile
      [ERROR   ] BackupStoreFile.cpp: In static member function 'static void BackupStoreFile::DecodeFile(IOStream&, const char*, int, const BackupClientFileAttributes*)':
      [ERROR   ] BackupStoreFile.cpp:304: warning: unused variable 'drained'
      [INFO    ]   [CXX]     BackupStoreFileCmbDiff
      [INFO    ]   [CXX]     BackupStoreFileCmbIdx
      [INFO    ]   [CXX]     BackupStoreFileCombine
      [INFO    ]   [CXX]     BackupStoreFileCryptVar
      [INFO    ]   [CXX]     BackupStoreFileDiff
      [INFO    ]   [CXX]     BackupStoreFileEncodeStream
      [INFO    ]   [CXX]     BackupStoreFileRevDiff
      [INFO    ]   [CXX]     BackupStoreFilename
      [INFO    ]   [CXX]     BackupStoreFilenameClear
      [INFO    ]   [CXX]     BackupStoreObjectDump
      [INFO    ]   [CXX]     autogen_BackupProtocolClient
      [INFO    ]   [CXX]     autogen_BackupStoreException
      [INFO    ]   [AR]      backupclient
      [INFO    ]   [RANLIB]  backupclient
      [INFO    ]   [CXX]     BackupClientContext
      [INFO    ]   [CXX]     BackupClientDeleteList
      [INFO    ]   [CXX]     BackupClientDirectoryRecord
      [INFO    ]   [CXX]     BackupClientInodeToIDMap
      [INFO    ]   [CXX]     BackupDaemon
      [INFO    ]   [CXX]     Win32BackupService
      [INFO    ]   [CXX]     Win32ServiceFunctions
      [INFO    ]   [CXX]     autogen_ClientException
      [INFO    ]   [CXX]     bbackupd
      [INFO    ]   [LINK]    bbackupd
      [INFO    ] mkdir -p parcels/boxbackup-trunk_2504-backup-client-freebsd7.2
      [INFO    ] cp -p release/bin/bbackupd/bbackupd parcels/boxbackup-trunk_2504-backup-client-freebsd7.2
      [INFO    ] (cd bin/bbackupquery; make -D RELEASE)
      [INFO    ] `../../release/lib/win32/win32.a' is up to date.
      [INFO    ] `../../release/lib/common/common.a' is up to date.
      [INFO    ] `../../release/lib/compress/compress.a' is up to date.
      [INFO    ] `../../release/lib/crypto/crypto.a' is up to date.
      [INFO    ] `../../release/lib/server/server.a' is up to date.
      [INFO    ] `../../release/lib/backupclient/backupclient.a' is up to date.
      [INFO    ]   [CXX]     BackupQueries
      [INFO    ]   [CXX]     autogen_Documentation
      [INFO    ]   [CXX]     bbackupquery
      [INFO    ]   [LINK]    bbackupquery
      [INFO    ] mkdir -p parcels/boxbackup-trunk_2504-backup-client-freebsd7.2
      [INFO    ] cp -p release/bin/bbackupquery/bbackupquery parcels/boxbackup-trunk_2504-backup-client-freebsd7.2
      [INFO    ] (cd bin/bbackupctl; make -D RELEASE)
      [INFO    ] `../../release/lib/win32/win32.a' is up to date.
      [INFO    ] `../../release/lib/common/common.a' is up to date.
      [INFO    ] `../../release/lib/compress/compress.a' is up to date.
      [INFO    ] `../../release/lib/crypto/crypto.a' is up to date.
      [INFO    ] `../../release/lib/server/server.a' is up to date.
      [INFO    ] `../../release/lib/backupclient/backupclient.a' is up to date.
      [INFO    ]   [CXX]     bbackupctl
      [INFO    ]   [LINK]    bbackupctl
      [INFO    ] mkdir -p parcels/boxbackup-trunk_2504-backup-client-freebsd7.2
      [INFO    ] cp -p release/bin/bbackupctl/bbackupctl parcels/boxbackup-trunk_2504-backup-client-freebsd7.2
      [INFO    ] mkdir -p parcels/boxbackup-trunk_2504-backup-client-freebsd7.2
      [INFO    ] cp -p bin/bbackupd/bbackupd-config parcels/boxbackup-trunk_2504-backup-client-freebsd7.2
      [INFO    ] mkdir -p parcels/boxbackup-trunk_2504-backup-client-freebsd7.2
      [INFO    ] cp -p LICENSE.txt parcels/boxbackup-trunk_2504-backup-client-freebsd7.2
      [INFO    ] make -C docs man/bbackupd.8.gz
      [INFO    ] make xslt
      [INFO    ] xsltproc -o man/bbackupd.8 docbook/bb-man.xsl docbook/bbackupd.xml
      [ERROR   ] Note: namesp. cut : stripped namespace before processing           bbackupd
      [ERROR   ] WARNING: cannot add @xml:base to node set root element.  Relative paths may not work.
      [ERROR   ] Note: namesp. cut : processing stripped document                   bbackupd
      [ERROR   ] Note: Writing bbackupd.8
      [INFO    ] gzip man/bbackupd.8
      [INFO    ] mkdir -p parcels/boxbackup-trunk_2504-backup-client-freebsd7.2
      [INFO    ] cp -p docs/man/bbackupd.8.gz parcels/boxbackup-trunk_2504-backup-client-freebsd7.2
      [INFO    ] make -C docs man/bbackupquery.8.gz
      [INFO    ] make xslt
      [INFO    ] xsltproc -o man/bbackupquery.8 docbook/bb-man.xsl docbook/bbackupquery.xml
      [ERROR   ] Note: namesp. cut : stripped namespace before processing           bbackupquery
      [ERROR   ] WARNING: cannot add @xml:base to node set root element.  Relative paths may not work.
      [ERROR   ] Note: namesp. cut : processing stripped document                   bbackupquery
      [ERROR   ] Note: Writing bbackupquery.8
      [INFO    ] gzip man/bbackupquery.8
      [INFO    ] mkdir -p parcels/boxbackup-trunk_2504-backup-client-freebsd7.2
      [INFO    ] cp -p docs/man/bbackupquery.8.gz parcels/boxbackup-trunk_2504-backup-client-freebsd7.2
      [INFO    ] make -C docs man/bbackupctl.8.gz
      [INFO    ] make xslt
      [INFO    ] xsltproc -o man/bbackupctl.8 docbook/bb-man.xsl docbook/bbackupctl.xml
      [ERROR   ] Note: namesp. cut : stripped namespace before processing           bbackupctl
      [ERROR   ] WARNING: cannot add @xml:base to node set root element.  Relative paths may not work.
      [ERROR   ] Note: namesp. cut : processing stripped document                   bbackupctl
      [ERROR   ] Note: Writing bbackupctl.8
      [INFO    ] gzip man/bbackupctl.8
      [INFO    ] mkdir -p parcels/boxbackup-trunk_2504-backup-client-freebsd7.2
      [INFO    ] cp -p docs/man/bbackupctl.8.gz parcels/boxbackup-trunk_2504-backup-client-freebsd7.2
      [INFO    ] make -C docs man/bbackupd-config.8.gz
      [INFO    ] make xslt
      [INFO    ] xsltproc -o man/bbackupd-config.8 docbook/bb-man.xsl docbook/bbackupd-config.xml
      [ERROR   ] Note: namesp. cut : stripped namespace before processing           bbackupd-config
      [ERROR   ] WARNING: cannot add @xml:base to node set root element.  Relative paths may not work.
      [ERROR   ] Note: namesp. cut : processing stripped document                   bbackupd-config
      [ERROR   ] Note: Writing bbackupd-config.8
      [INFO    ] gzip man/bbackupd-config.8
      [INFO    ] mkdir -p parcels/boxbackup-trunk_2504-backup-client-freebsd7.2
      [INFO    ] cp -p docs/man/bbackupd-config.8.gz parcels/boxbackup-trunk_2504-backup-client-freebsd7.2
      [INFO    ] make -C docs man/bbackupd.conf.5.gz
      [INFO    ] make xslt
      [INFO    ] xsltproc -o man/bbackupd.conf.5 docbook/bb-man.xsl docbook/bbackupd.conf.xml
      [ERROR   ] Note: namesp. cut : stripped namespace before processing           bbackupd.conf
      [ERROR   ] WARNING: cannot add @xml:base to node set root element.  Relative paths may not work.
      [ERROR   ] Note: namesp. cut : processing stripped document                   bbackupd.conf
      [ERROR   ] Note: Writing bbackupd.conf.5
      [INFO    ] gzip man/bbackupd.conf.5
      [INFO    ] mkdir -p parcels/boxbackup-trunk_2504-backup-client-freebsd7.2
      [INFO    ] cp -p docs/man/bbackupd.conf.5.gz parcels/boxbackup-trunk_2504-backup-client-freebsd7.2
      [INFO    ] test -d parcels/boxbackup-trunk_2504-backup-client-freebsd7.2 || mkdir parcels/boxbackup-trunk_2504-backup-client-freebsd7.2
      [INFO    ] cp parcels/scripts/install-backup-client parcels/boxbackup-trunk_2504-backup-client-freebsd7.2
      [INFO    ] (cd parcels; tar cf - boxbackup-trunk_2504-backup-client-freebsd7.2 | gzip -9 - > boxbackup-trunk_2504-backup-client-freebsd7.2.tgz )
    Step:                tests-release
    Errors:              Executing perl failed (error code 2)
    Log:
      [INFO    ] ==> Release tests start
      [ERROR   ] 4 processors detected, will set make to perform concurrent jobs
      [INFO    ]   [CXX]     _main.cpp
      [INFO    ]   [CXX]     testcommon.cpp
      [INFO    ]   [LINK]    ../../release/test/common/test
      [INFO    ] cp _t ../../release/test/common/t
      [INFO    ] chmod u+x ../../release/test/common/t
      [INFO    ] cp _t-gdb ../../release/test/common/t-gdb
      [INFO    ] chmod u+x ../../release/test/common/t-gdb
      [INFO    ] TEST: test/common
      [INFO    ] Killing any running daemons...
      [INFO    ] Removing old test files...
      [INFO    ] chmod: cannot access `testfiles': No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] WARNING: Failed to open file: testfiles/tempfile: No such file or directory (2)
      [INFO    ] WARNING: Failed to open file: testfiles/tempfile: No such file or directory (2)
      [INFO    ] ERROR:   FileHandleGuard: failed to open file 'testfiles/DOESNTEXIST': No such file or directory (2)
      [INFO    ] ERROR:   Missing configuration key: not exist
      [INFO    ] ERROR:   Error verifying configuration: <root>.TOPlevel (key) is missing.
      [INFO    ] ERROR:   Error in Configuration::LoadInto: Unexpected start block in test1
      [INFO    ] ERROR:   Error in Configuration::LoadInto: Root level has close block -- forgot to terminate subblock?
      [INFO    ] ERROR:   Error in Configuration::LoadInto: Block subconfig2 wasn't started correctly (no '{' on line of it's own)
      [INFO    ] Root level has close block -- forgot to terminate subblock?
      [INFO    ] ERROR:   Error verifying configuration: test1.subconfig2.bing (key) multi value not allowed (duplicated key?).
      [INFO    ] ERROR:   Error in Configuration::LoadInto: Invalid configuration key: = invalid thing here!
      [INFO    ] ERROR:   Error in Configuration::LoadInto: File ended without terminating all subblocks
      [INFO    ] ERROR:   Error verifying configuration: test1.subconfig3.carrots (key) is not a valid integer.
      [INFO    ] ERROR:   Error verifying configuration: test1.subconfig2.carrots (key) is not a valid integer.
      [INFO    ] ERROR:   Error verifying configuration: test1.subconfig2.carrots (key) is not a valid integer.
      [INFO    ] ERROR:   Error verifying configuration: test1.subconfig3.carrots (key) is not a valid integer.
      [INFO    ] ERROR:   Error verifying configuration: test1.subconfig.carrots (key) is missing.
      [INFO    ] ERROR:   Error verifying configuration: test1.subconfig3.NOTEXPECTED (key) is not a known key. Check spelling and placement.
      [INFO    ] ERROR:   Error verifying configuration: <root>.test1.otherthing (block) is missing.
      [INFO    ] ERROR:   Error verifying configuration: <root>.test1.* (block) is missing (a block must be present).
      [INFO    ] <root>.test1.otherthing (block) is missing.
      [INFO    ] ERROR:   Error verifying configuration: <root>.BoolTrue1 (key) is not a valid boolean value.
      [INFO    ] WARNING: Failed to open lockfile: testfiles/non-exist/lock
      [INFO    ] ERROR:   Invalid regular expression: [:not_valid: Unmatched [ or [^
      [INFO    ] WARNING: Exclude entry ends in path separator, will never match: /foo/
      [INFO    ] WARNING: Exclude entry ends in path separator, will never match: /foo/
      [INFO    ] WARNING: Exclude entry ends in path separator, will never match: /foo/
      [INFO    ] NOTICE:  Running test common in release mode...
      [INFO    ] expected |First line| got |First line|
      [INFO    ] expected |Second line| got |Second line|
      [INFO    ] expected |Third| got |Third|
      [INFO    ] expected || got ||
      [INFO    ] expected || got ||
      [INFO    ] expected || got ||
      [INFO    ] expected |sdf hjjk| got |sdf hjjk|
      [INFO    ] expected || got ||
      [INFO    ] expected |test| got |test|
      [INFO    ] expected |test#not comment| got |test#not comment|
      [INFO    ] expected |test#not comment| got |test#not comment|
      [INFO    ] expected || got ||
      [INFO    ] expected |nice line| got |nice line|
      [INFO    ] expected |fish| got |fish|
      [INFO    ] expected || got ||
      [INFO    ] expected |ping| got |ping|
      [INFO    ] expected || got ||
      [INFO    ] expected || got ||
      [INFO    ] expected |Nothing| got |Nothing|
      [INFO    ] expected |Nothing| got |Nothing|
      [INFO    ] expected |First line| got |First line|
      [INFO    ] expected |Second line| got |Second line|
      [INFO    ] expected |Third| got |Third|
      [INFO    ] expected || got ||
      [INFO    ] expected || got ||
      [INFO    ] expected || got ||
      [INFO    ] expected |sdf hjjk| got |sdf hjjk|
      [INFO    ] expected || got ||
      [INFO    ] expected |test| got |test|
      [INFO    ] expected |test#not comment| got |test#not comment|
      [INFO    ] expected |test#not comment| got |test#not comment|
      [INFO    ] expected || got ||
      [INFO    ] expected |nice line| got |nice line|
      [INFO    ] expected |fish| got |fish|
      [INFO    ] expected || got ||
      [INFO    ] expected |ping| got |ping|
      [INFO    ] expected || got ||
      [INFO    ] expected || got ||
      [INFO    ] expected |Nothing| got |Nothing|
      [INFO    ] expected |Nothing| got |Nothing|
      [INFO    ] (testfiles/config2.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] <root>.TOPlevel (key) is missing.
      [INFO    ] ------
      [INFO    ] (testfiles/config3.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] Unexpected start block in test1
      [INFO    ] ------
      [INFO    ] (testfiles/config4.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] Root level has close block -- forgot to terminate subblock?
      [INFO    ] ------
      [INFO    ] (testfiles/config5.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] Block subconfig2 wasn't started correctly (no '{' on line of it's own)
      [INFO    ] Root level has close block -- forgot to terminate subblock?
      [INFO    ] ------
      [INFO    ] (testfiles/config6.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] test1.subconfig2.bing (key) multi value not allowed (duplicated key?).
      [INFO    ] ------
      [INFO    ] (testfiles/config7.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] Invalid configuration key: = invalid thing here!
      [INFO    ] ------
      [INFO    ] (testfiles/config8.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] File ended without terminating all subblocks
      [INFO    ] ------
      [INFO    ] (testfiles/config9.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] test1.subconfig3.carrots (key) is not a valid integer.
      [INFO    ] ------
      [INFO    ] (testfiles/config9b.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] test1.subconfig2.carrots (key) is not a valid integer.
      [INFO    ] ------
      [INFO    ] (testfiles/config9c.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] test1.subconfig2.carrots (key) is not a valid integer.
      [INFO    ] ------
      [INFO    ] (testfiles/config9d.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] test1.subconfig3.carrots (key) is not a valid integer.
      [INFO    ] ------
      [INFO    ] (testfiles/config10.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] test1.subconfig.carrots (key) is missing.
      [INFO    ] ------
      [INFO    ] (testfiles/config11.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] test1.subconfig3.NOTEXPECTED (key) is not a known key. Check spelling and placement.
      [INFO    ] ------
      [INFO    ] (testfiles/config12.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] <root>.test1.otherthing (block) is missing.
      [INFO    ] ------
      [INFO    ] (testfiles/config13.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] <root>.test1.* (block) is missing (a block must be present).
      [INFO    ] <root>.test1.otherthing (block) is missing.
      [INFO    ] ------
      [INFO    ] (testfiles/config16.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] <root>.BoolTrue1 (key) is not a valid boolean value.
      [INFO    ] ------
      [INFO    ] PASSED
      [INFO    ]   [CXX]     _main.cpp
      [INFO    ]   [CXX]     testcrypto.cpp
      [INFO    ]   [LINK]    ../../release/test/crypto/test
      [INFO    ] cp _t ../../release/test/crypto/t
      [INFO    ] chmod u+x ../../release/test/crypto/t
      [INFO    ] cp _t-gdb ../../release/test/crypto/t-gdb
      [INFO    ] chmod u+x ../../release/test/crypto/t-gdb
      [INFO    ] TEST: test/crypto
      [INFO    ] Removing old test files...
      [INFO    ] chmod: cannot access `testfiles': No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] cp: cannot stat `../../../test/crypto/testfiles': No such file or directory
      [INFO    ] NOTICE:  Running test crypto in release mode...
      [INFO    ] Blowfish...
      [INFO    ] AES...
      [INFO    ] Misc...
      [INFO    ] PASSED
      [INFO    ]   [CXX]     _main.cpp
      [INFO    ]   [CXX]     testcompress.cpp
      [INFO    ]   [LINK]    ../../release/test/compress/test
      [INFO    ] cp _t ../../release/test/compress/t
      [INFO    ] chmod u+x ../../release/test/compress/t
      [INFO    ] cp _t-gdb ../../release/test/compress/t-gdb
      [INFO    ] chmod u+x ../../release/test/compress/t-gdb
      [INFO    ] TEST: test/compress
      [INFO    ] Removing old test files...
      [INFO    ] chmod: cannot access `testfiles': No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] cp: cannot stat `../../../test/compress/testfiles': No such file or directory
      [INFO    ] NOTICE:  Running test compress in release mode...
      [INFO    ] PASSED
      [INFO    ] make[1]: Entering directory `lib/intercept'
      [INFO    ]   [CXX]     intercept.cpp
      [INFO    ]   [AR]      ../../release/lib/intercept/intercept.a
      [INFO    ]   [RANLIB]  ../../release/lib/intercept/intercept.a
      [INFO    ] make[1]: Leaving directory `lib/intercept'
      [INFO    ]   [CXX]     _main.cpp
      [INFO    ]   [CXX]     testraidfile.cpp
      [INFO    ]   [LINK]    ../../release/test/raidfile/test
      [INFO    ] cp _t ../../release/test/raidfile/t
      [INFO    ] chmod u+x ../../release/test/raidfile/t
      [INFO    ] cp _t-gdb ../../release/test/raidfile/t-gdb
      [INFO    ] chmod u+x ../../release/test/raidfile/t-gdb
      [INFO    ] TEST: test/raidfile
      [INFO    ] Killing any running daemons...
      [INFO    ] Removing old test files...
      [INFO    ] chmod: cannot access `testfiles': No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] ERROR:   Attempted to delete object write1 which has 1 references
      [INFO    ] ERROR:   Attempted to modify object write1, which has no references
      [INFO    ] ERROR:   Attempted to modify object write1, which has 2 references
      [INFO    ] ERROR:   Expected raidfile doesnt-exist does not exist
      [INFO    ] ERROR:   Opening 0 damage in normal mode, but parity file doesn't exist
      [INFO    ] ERROR:   Attempting to open RAID file 0 damage in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testdd.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testdd stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testdd.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testdd stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testdd (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testdd, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testdd (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testdd, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testdd, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testdd, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/test2.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 test2 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/test2.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 test2 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 test2 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 test2, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 test2 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 test2, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 test2, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 test2, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testThree.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testThree stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testThree.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testThree stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testThree (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testThree, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testThree (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testThree, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testThree, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testThree, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testX.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testX stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testX.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testX stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testX (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testX, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testX (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testX, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testX, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testX, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testSmall0.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall0 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testSmall0.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall0 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testSmall1.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall1 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testSmall1.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall1 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall1, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testSmall2.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall2 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testSmall2.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall2 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall2, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testSmall3.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall3 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testSmall3.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall3 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall3, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testSmall4.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall4 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testSmall4.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall4 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall4, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testSmall5.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testSmall5 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testSmall5.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testSmall5 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testSmall5, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testSmall6.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testSmall6 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testSmall6.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testSmall6 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testSmall6, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testSmall7.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall7 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testSmall7.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall7 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall7, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testSmall8.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall8 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testSmall8.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall8 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall8, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testSmall9.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall9 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testSmall9.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall9 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall9, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testSmall10.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall10 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testSmall10.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall10 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall10, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testfour.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testfour stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testfour.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testfour stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testfour (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testfour, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testfour (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testfour, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testfour, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testfour, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN0.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN0 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN0.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN0 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN1.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN1 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN1.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN1 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN1, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN2.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN2 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN2.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN2 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN7.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN7 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN7.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN7 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN7, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN8.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN8 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN8.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN8 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN9.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN9 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN9.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN9 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN9, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN1027.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN1027 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN1027.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN1027 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN1027 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN1027, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN1027, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN2039.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN2039 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN2039.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN2039 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2039 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2039, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2039, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN2040.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN2040 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN2040.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN2040 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2040 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2040, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2040, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN2041.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN2041 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN2041.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN2041 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2041 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2041, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2041, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN2042.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN2042 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN2042.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN2042 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2042 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2042, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2042, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN2043.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN2043 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN2043.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN2043 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2043 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2043, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2043, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN2044.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN2044 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN2044.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN2044 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2044 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2044, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2044, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN2045.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN2045 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN2045.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN2045 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2045 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2045, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2045, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN2046.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN2046 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN2046.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN2046 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2046 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2046, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2046, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN2047.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN2047 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN2047.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN2047 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2047 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2047, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2047, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN2048.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN2048 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN2048.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN2048 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2048 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2048, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2048, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN2049.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN2049 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN2049.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN2049 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2049 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2049, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2049, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2049, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN2050.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN2050 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN2050.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN2050 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2050 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2050, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2050, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2050, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN2055.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN2055 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN2055.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN2055 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2055 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2055, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2055 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2055, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2055, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2055, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN2056.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN2056 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN2056.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN2056 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2056 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2056, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2056 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2056, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2056, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2056, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN2057.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN2057 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN2057.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN2057 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2057 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2057, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2057 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2057, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2057, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2057, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN3075.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN3075 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN3075.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN3075 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN3075 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN3075, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN3075 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN3075, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN3075, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN3075, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN4087.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN4087 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN4087.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN4087 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4087 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4087, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4087 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4087, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4087, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4087, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN4088.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN4088 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN4088.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN4088 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4088 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4088, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4088 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4088, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4088, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4088, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN4089.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN4089 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN4089.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN4089 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4089 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4089, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4089 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4089, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4089, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4089, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN4090.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN4090 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN4090.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN4090 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4090 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4090, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4090 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4090, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4090, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4090, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN4091.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN4091 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN4091.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN4091 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4091 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4091, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4091 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4091, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4091, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4091, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN4092.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN4092 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN4092.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN4092 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4092 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4092, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4092 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4092, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4092, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4092, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN4093.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN4093 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN4093.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN4093 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4093 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4093, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4093 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4093, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4093, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4093, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN4094.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN4094 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN4094.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN4094 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4094 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4094, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4094 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4094, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4094, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4094, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN4095.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN4095 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN4095.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN4095 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4095 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4095, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4095 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4095, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4095, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4095, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN4096.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN4096 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN4096.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN4096 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4096 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4096, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4096 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4096, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4096, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4096, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN4097.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN4097 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN4097.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN4097 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4097 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4097, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4097 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4097, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4097, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4097, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN4098.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN4098 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN4098.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN4098 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4098 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4098, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4098 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4098, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4098, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4098, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN4103.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN4103 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN4103.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN4103 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4103 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4103, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4103 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4103, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4103, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4103, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN4104.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN4104 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN4104.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN4104 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4104 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4104, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4104 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4104, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4104, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4104, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN4105.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN4105 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN4105.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN4105 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4105 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4105, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4105 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4105, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4105, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4105, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN5123.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN5123 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN5123.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN5123 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN5123 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN5123, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN5123 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN5123, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN5123, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN5123, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN6135.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN6135 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN6135.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN6135 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6135 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6135, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6135 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6135, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6135, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6135, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN6136.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN6136 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN6136.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN6136 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6136 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6136, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6136 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6136, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6136, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6136, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN6137.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN6137 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN6137.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN6137 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6137 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6137, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6137 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6137, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6137, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6137, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN6138.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN6138 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN6138.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN6138 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6138 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6138, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6138 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6138, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6138, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6138, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN6139.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN6139 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN6139.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN6139 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6139 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6139, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6139 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6139, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6139, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6139, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN6140.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN6140 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN6140.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN6140 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6140 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6140, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6140 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6140, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6140, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6140, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN6141.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN6141 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN6141.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN6141 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6141 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6141, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6141 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6141, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6141, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6141, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN6142.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN6142 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN6142.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN6142 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6142 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6142, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6142 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6142, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6142, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6142, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN6143.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN6143 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN6143.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN6143 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6143 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6143, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6143 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6143, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6143, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6143, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN6144.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN6144 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN6144.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN6144 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6144 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6144, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6144 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6144, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6144, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6144, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN6145.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN6145 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN6145.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN6145 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6145 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6145, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6145 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6145, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6145, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6145, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN6146.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN6146 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN6146.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN6146 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6146 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6146, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6146 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6146, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6146, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6146, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN6151.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN6151 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN6151.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN6151 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6151 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6151, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6151 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6151, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6151, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6151, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN6152.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN6152 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN6152.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN6152 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6152 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6152, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6152 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6152, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6152, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6152, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN6153.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN6153 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN6153.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN6153 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6153 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6153, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6153 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6153, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6153, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6153, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN7171.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN7171 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN7171.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN7171 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN7171 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN7171, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN7171 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN7171, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN7171, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN7171, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN8183.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN8183 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN8183.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN8183 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8183 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8183, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8183 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8183, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8183, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8183, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN8184.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN8184 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN8184.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN8184 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8184 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8184, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8184 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8184, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8184, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8184, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN8185.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN8185 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN8185.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN8185 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8185 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8185, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8185 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8185, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8185, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8185, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN8186.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN8186 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN8186.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN8186 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8186 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8186, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8186 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8186, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8186, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8186, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN8187.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN8187 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN8187.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN8187 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8187 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8187, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8187 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8187, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8187, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8187, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN8188.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN8188 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN8188.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN8188 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8188 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8188, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8188 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8188, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8188, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8188, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN8189.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN8189 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN8189.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN8189 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8189 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8189, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8189 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8189, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8189, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8189, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN8190.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN8190 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN8190.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN8190 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8190 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8190, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8190 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8190, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8190, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8190, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN8191.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN8191 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN8191.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN8191 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8191 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8191, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8191 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8191, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8191, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8191, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN8192.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN8192 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN8192.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN8192 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8192 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8192, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8192 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8192, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8192, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8192, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN8193.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN8193 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN8193.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN8193 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8193 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8193, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8193 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8193, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8193, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8193, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN8194.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN8194 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN8194.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN8194 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8194 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8194, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8194 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8194, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8194, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8194, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN8199.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN8199 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN8199.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN8199 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8199 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8199, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8199 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8199, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8199, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8199, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN8200.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN8200 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN8200.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN8200 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8200 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8200, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8200 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8200, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8200, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8200, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN8201.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN8201 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN8201.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN8201 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8201 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8201, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8201 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8201, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8201, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8201, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN9219.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN9219 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN9219.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN9219 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN9219 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN9219, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN9219 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN9219, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN9219, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN9219, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN10231.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN10231 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN10231.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN10231 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10231 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10231, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10231 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10231, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10231, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10231, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN10232.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN10232 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN10232.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN10232 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10232 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10232, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10232 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10232, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10232, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10232, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN10233.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN10233 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN10233.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN10233 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10233 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10233, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10233 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10233, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10233, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10233, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN10234.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN10234 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN10234.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN10234 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10234 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10234, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10234 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10234, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10234, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10234, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN10235.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN10235 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN10235.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN10235 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10235 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10235, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10235 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10235, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10235, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10235, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN10236.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN10236 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN10236.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN10236 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10236 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10236, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10236 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10236, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10236, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10236, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN10237.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN10237 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN10237.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN10237 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10237 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10237, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10237 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10237, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10237, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10237, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN10238.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN10238 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN10238.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN10238 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10238 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10238, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10238 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10238, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10238, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10238, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN10239.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN10239 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN10239.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN10239 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10239 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10239, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10239 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10239, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10239, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10239, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN10240.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN10240 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN10240.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN10240 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10240 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10240, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10240 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10240, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10240, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10240, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN10241.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN10241 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN10241.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN10241 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10241 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10241, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10241 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10241, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10241, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10241, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN10242.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN10242 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN10242.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN10242 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10242 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10242, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10242 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10242, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10242, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10242, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN10247.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN10247 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN10247.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN10247 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10247 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10247, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10247 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10247, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10247, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10247, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN10248.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN10248 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN10248.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN10248 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10248 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10248, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10248 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10248, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10248, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10248, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN10249.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN10249 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN10249.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN10249 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10249 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10249, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10249 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10249, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10249, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10249, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN11267.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN11267 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN11267.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN11267 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN11267 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN11267, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN11267 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN11267, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN11267, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN11267, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN12279.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN12279 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN12279.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN12279 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12279 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12279, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12279 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12279, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12279, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12279, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN12280.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN12280 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN12280.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN12280 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12280 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12280, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12280 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12280, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12280, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12280, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN12281.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN12281 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN12281.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN12281 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12281 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12281, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12281 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12281, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12281, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12281, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN12282.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN12282 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN12282.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN12282 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12282 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12282, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12282 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12282, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12282, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12282, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN12283.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN12283 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN12283.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN12283 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12283 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12283, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12283 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12283, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12283, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12283, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN12284.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN12284 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN12284.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN12284 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12284 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12284, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12284 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12284, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12284, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12284, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN12285.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN12285 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN12285.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN12285 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12285 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12285, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12285 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12285, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12285, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12285, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN12286.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 0 testN12286 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN12286.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 0 testN12286 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12286 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12286, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12286 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12286, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12286, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12286, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN12287.rf: Input/output error (5)) at RaidFileRead.cpp(1097)
      [INFO    ] ERROR:   I/O error on opening 1 testN12287 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN12287.rf: Input/output error (5)) at RaidFileRead.cpp(1104)
      [INFO    ] ERROR:   I/O error on opening 1 testN12287 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12287 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12287, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12287 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12287, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12287, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12287, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] NOTICE:  Running test raidfile in release mode...
      [INFO    ] PASSED
      [INFO    ]   [CXX]     TestCommands.cpp
      [INFO    ]   [CXX]     TestContext.cpp
      [INFO    ]   [CXX]     _main.cpp
      [INFO    ]   [CXX]     autogen_TestProtocolClient.cpp
      [INFO    ]   [CXX]     autogen_TestProtocolServer.cpp
      [INFO    ]   [CXX]     testbasicserver.cpp
      [INFO    ]   [LINK]    ../../release/test/basicserver/test
      [INFO    ] cp _t ../../release/test/basicserver/t
      [INFO    ] chmod u+x ../../release/test/basicserver/t
      [INFO    ] cp _t-gdb ../../release/test/basicserver/t-gdb
      [INFO    ] chmod u+x ../../release/test/basicserver/t-gdb
      [INFO    ] TEST: test/basicserver
      [INFO    ] Killing any running daemons...
      [INFO    ] Removing old test files...
      [INFO    ] chmod: cannot access `testfiles': No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] NOTICE:  Running test basicserver in release mode...
      [INFO    ] Starting server: ./test --test-daemon-args= srv1 testfiles/srv1.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] Waiting for server to die (pid 13680): . done.
      [INFO    ] Starting server: ./test --test-daemon-args= srv2 testfiles/srv2.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] Waiting for server to die (pid 13683): . done.
      [INFO    ] Starting server: ./test --test-daemon-args= srv3 testfiles/srv3.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] Connected to 'SERVER'
      [INFO    ] Connected to 'SERVER'
      [INFO    ] Connected to 'SERVER'
      [INFO    ] Waiting for server to die (pid 13689): . done.
      [INFO    ] Starting server: ./test --test-daemon-args= srv4 testfiles/srv4.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] stream is fixed size
      [INFO    ] stream is uncertain size
      [INFO    ] stream is fixed size
      [INFO    ] stream is uncertain size
      [INFO    ] Waiting for server to die (pid 13704): . done.
      [INFO    ] PASSED
      [INFO    ]   [CXX]     _main.cpp
      [INFO    ]   [CXX]     testbackupstore.cpp
      [ERROR   ] testbackupstore.cpp: In function ‘void test_everything_deleted(BackupProtocolClient&, int64_t)’:
      [ERROR   ] testbackupstore.cpp:440: warning: format ‘%llx’ expects type ‘long long unsigned int’, but argument 2 has type ‘int64_t’
      [ERROR   ] testbackupstore.cpp: In function ‘void set_refcount(int64_t, uint32_t)’:
      [ERROR   ] testbackupstore.cpp:481: warning: comparison between signed and unsigned integer expressions
      [ERROR   ] testbackupstore.cpp: In function ‘int64_t create_test_data_subdirs(BackupProtocolClient&, int64_t, const char*, int, BackupStoreRefCountDatabase&)’:
      [ERROR   ] testbackupstore.cpp:524: warning: format ‘%llx’ expects type ‘long long unsigned int’, but argument 3 has type ‘int64_t’
      [INFO    ]   [LINK]    ../../release/test/backupstore/test
      [INFO    ] cp _t ../../release/test/backupstore/t
      [INFO    ] chmod u+x ../../release/test/backupstore/t
      [INFO    ] cp _t-gdb ../../release/test/backupstore/t-gdb
      [INFO    ] chmod u+x ../../release/test/backupstore/t-gdb
      [INFO    ] TEST: test/backupstore
      [INFO    ] Killing any running daemons...
      [INFO    ] Removing old test files...
      [INFO    ] chmod: cannot access `testfiles': No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] WARNING: Login command failed: received error BadLogin = 3
      [INFO    ] NOTICE:  Account 0x01234567 created.
      [INFO    ] WARNING: Failed to lock account for housekeeping, still trying...
      [INFO    ] WARNING: Reference count of object 0x1 not found in database, added with 1 references
      [INFO    ] WARNING: Login command failed: received error CannotLockStoreForWriting = 4
      [INFO    ] WARNING: GetFile command failed: received error DoesNotExistInDirectory = 13
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 1 (of which old files: 0, deleted files: 0), directories: 1
      [INFO    ] NOTICE:  Finished checking store account ID 0x01234567: no errors found
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 2 (of which old files: 0, deleted files: 0), directories: 1
      [INFO    ] NOTICE:  Finished checking store account ID 0x01234567: no errors found
      [INFO    ] WARNING: Failed to lock account for housekeeping, still trying...
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 3 (of which old files: 0, deleted files: 0), directories: 1
      [INFO    ] NOTICE:  Finished checking store account ID 0x01234567: no errors found
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 4 (of which old files: 0, deleted files: 0), directories: 1
      [INFO    ] NOTICE:  Finished checking store account ID 0x01234567: no errors found
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 5 (of which old files: 0, deleted files: 0), directories: 1
      [INFO    ] NOTICE:  Finished checking store account ID 0x01234567: no errors found
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 6 (of which old files: 0, deleted files: 0), directories: 1
      [INFO    ] NOTICE:  Finished checking store account ID 0x01234567: no errors found
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 7 (of which old files: 0, deleted files: 0), directories: 1
      [INFO    ] NOTICE:  Finished checking store account ID 0x01234567: no errors found
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 8 (of which old files: 0, deleted files: 0), directories: 1
      [INFO    ] NOTICE:  Finished checking store account ID 0x01234567: no errors found
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 9 (of which old files: 0, deleted files: 0), directories: 1
      [INFO    ] NOTICE:  Finished checking store account ID 0x01234567: no errors found
      [INFO    ] WARNING: Failed to lock account for housekeeping, still trying...
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 10 (of which old files: 1, deleted files: 0), directories: 1
      [INFO    ] NOTICE:  Finished checking store account ID 0x01234567: no errors found
      [INFO    ] WARNING: Failed to lock account for housekeeping, still trying...
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 11 (of which old files: 1, deleted files: 0), directories: 1
      [INFO    ] NOTICE:  Finished checking store account ID 0x01234567: no errors found
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 12 (of which old files: 1, deleted files: 0), directories: 1
      [INFO    ] NOTICE:  Finished checking store account ID 0x01234567: no errors found
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 13 (of which old files: 1, deleted files: 0), directories: 1
      [INFO    ] NOTICE:  Finished checking store account ID 0x01234567: no errors found
      [INFO    ] WARNING: Failed to lock account for housekeeping, still trying...
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 14 (of which old files: 2, deleted files: 0), directories: 1
      [INFO    ] NOTICE:  Finished checking store account ID 0x01234567: no errors found
      [INFO    ] WARNING: Failed to lock account for housekeeping, still trying...
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 15 (of which old files: 3, deleted files: 0), directories: 1
      [INFO    ] NOTICE:  Finished checking store account ID 0x01234567: no errors found
      [INFO    ] WARNING: Failed to lock account for housekeeping, still trying...
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 15 (of which old files: 3, deleted files: 2), directories: 1
      [INFO    ] NOTICE:  Finished checking store account ID 0x01234567: no errors found
      [INFO    ] WARNING: MoveObject command failed: received error DoesNotExist = 7
      [INFO    ] WARNING: MoveObject command failed: received error TargetNameExists = 10
      [INFO    ] NOTICE:  Running test backupstore in release mode...
      [INFO    ] Starting server: ../../bin/bbstored/bbstored  testfiles/bbstored.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] testfiles/test0
      [INFO    ] testfiles/test1
      [INFO    ] testfiles/test2
      [INFO    ] testfiles/test3
      [INFO    ] testfiles/test4
      [INFO    ] testfiles/test5
      [INFO    ] testfiles/test6
      [INFO    ] testfiles/test7
      [INFO    ] testfiles/test8
      [INFO    ] testfiles/test9
      [INFO    ] testfiles/testa
      [INFO    ] testfiles/testb
      [INFO    ] testfiles/testc
      [INFO    ] testfiles/testd
      [INFO    ] 0
      [INFO    ] 1
      [INFO    ] 2
      [INFO    ] 3
      [INFO    ] 4
      [INFO    ] 5
      [INFO    ] 6
      [INFO    ] 7
      [INFO    ] 8
      [INFO    ] 9
      [INFO    ] 10
      [INFO    ] 11
      [INFO    ] 12
      [INFO    ] 13
      [INFO    ] ==== Reading directory using read-only connection
      [INFO    ] done.
      [INFO    ] ==== Checking upload using read-only connection
      [INFO    ] done.
      [INFO    ] Create subdirs, depth = 6, dirid = 16
      [INFO    ] Create subdirs, depth = 5, dirid = 17
      [INFO    ] Create subdirs, depth = 4, dirid = 18
      [INFO    ] Create subdirs, depth = 3, dirid = 19
      [INFO    ] Create subdirs, depth = 2, dirid = 1a
      [INFO    ] Create subdirs, depth = 1, dirid = 1b
      [INFO    ] Create subdirs, depth = 0, dirid = 1c
      [INFO    ] Create subdirs, depth = 0, dirid = 20
      [INFO    ] Create subdirs, depth = 1, dirid = 27
      [INFO    ] Create subdirs, depth = 0, dirid = 28
      [INFO    ] Create subdirs, depth = 0, dirid = 2c
      [INFO    ] Create subdirs, depth = 2, dirid = 36
      [INFO    ] Create subdirs, depth = 1, dirid = 37
      [INFO    ] Create subdirs, depth = 0, dirid = 38
      [INFO    ] Create subdirs, depth = 0, dirid = 3c
      [INFO    ] Create subdirs, depth = 1, dirid = 43
      [INFO    ] Create subdirs, depth = 0, dirid = 44
      [INFO    ] Create subdirs, depth = 0, dirid = 48
      [INFO    ] Create subdirs, depth = 3, dirid = 55
      [INFO    ] Create subdirs, depth = 2, dirid = 56
      [INFO    ] Create subdirs, depth = 1, dirid = 57
      [INFO    ] Create subdirs, depth = 0, dirid = 58
      [INFO    ] Create subdirs, depth = 0, dirid = 5c
      [INFO    ] Create subdirs, depth = 1, dirid = 63
      [INFO    ] Create subdirs, depth = 0, dirid = 64
      [INFO    ] Create subdirs, depth = 0, dirid = 68
      [INFO    ] Create subdirs, depth = 2, dirid = 72
      [INFO    ] Create subdirs, depth = 1, dirid = 73
      [INFO    ] Create subdirs, depth = 0, dirid = 74
      [INFO    ] Create subdirs, depth = 0, dirid = 78
      [INFO    ] Create subdirs, depth = 1, dirid = 7f
      [INFO    ] Create subdirs, depth = 0, dirid = 80
      [INFO    ] Create subdirs, depth = 0, dirid = 84
      [INFO    ] Create subdirs, depth = 4, dirid = 94
      [INFO    ] Create subdirs, depth = 3, dirid = 95
      [INFO    ] Create subdirs, depth = 2, dirid = 96
      [INFO    ] Create subdirs, depth = 1, dirid = 97
      [INFO    ] Create subdirs, depth = 0, dirid = 98
      [INFO    ] Create subdirs, depth = 0, dirid = 9c
      [INFO    ] Create subdirs, depth = 1, dirid = a3
      [INFO    ] Create subdirs, depth = 0, dirid = a4
      [INFO    ] Create subdirs, depth = 0, dirid = a8
      [INFO    ] Create subdirs, depth = 2, dirid = b2
      [INFO    ] Create subdirs, depth = 1, dirid = b3
      [INFO    ] Create subdirs, depth = 0, dirid = b4
      [INFO    ] Create subdirs, depth = 0, dirid = b8
      [INFO    ] Create subdirs, depth = 1, dirid = bf
      [INFO    ] Create subdirs, depth = 0, dirid = c0
      [INFO    ] Create subdirs, depth = 0, dirid = c4
      [INFO    ] Create subdirs, depth = 3, dirid = d1
      [INFO    ] Create subdirs, depth = 2, dirid = d2
      [INFO    ] Create subdirs, depth = 1, dirid = d3
      [INFO    ] Create subdirs, depth = 0, dirid = d4
      [INFO    ] Create subdirs, depth = 0, dirid = d8
      [INFO    ] Create subdirs, depth = 1, dirid = df
      [INFO    ] Create subdirs, depth = 0, dirid = e0
      [INFO    ] Create subdirs, depth = 0, dirid = e4
      [INFO    ] Create subdirs, depth = 2, dirid = ee
      [INFO    ] Create subdirs, depth = 1, dirid = ef
      [INFO    ] Create subdirs, depth = 0, dirid = f0
      [INFO    ] Create subdirs, depth = 0, dirid = f4
      [INFO    ] Create subdirs, depth = 1, dirid = fb
      [INFO    ] Create subdirs, depth = 0, dirid = fc
      [INFO    ] Create subdirs, depth = 0, dirid = 100
      [INFO    ] Create subdirs, depth = 5, dirid = 113
      [INFO    ] Create subdirs, depth = 4, dirid = 114
      [INFO    ] Create subdirs, depth = 3, dirid = 115
      [INFO    ] Create subdirs, depth = 2, dirid = 116
      [INFO    ] Create subdirs, depth = 1, dirid = 117
      [INFO    ] Create subdirs, depth = 0, dirid = 118
      [INFO    ] Create subdirs, depth = 0, dirid = 11c
      [INFO    ] Create subdirs, depth = 1, dirid = 123
      [INFO    ] Create subdirs, depth = 0, dirid = 124
      [INFO    ] Create subdirs, depth = 0, dirid = 128
      [INFO    ] Create subdirs, depth = 2, dirid = 132
      [INFO    ] Create subdirs, depth = 1, dirid = 133
      [INFO    ] Create subdirs, depth = 0, dirid = 134
      [INFO    ] Create subdirs, depth = 0, dirid = 138
      [INFO    ] Create subdirs, depth = 1, dirid = 13f
      [INFO    ] Create subdirs, depth = 0, dirid = 140
      [INFO    ] Create subdirs, depth = 0, dirid = 144
      [INFO    ] Create subdirs, depth = 3, dirid = 151
      [INFO    ] Create subdirs, depth = 2, dirid = 152
      [INFO    ] Create subdirs, depth = 1, dirid = 153
      [INFO    ] Create subdirs, depth = 0, dirid = 154
      [INFO    ] Create subdirs, depth = 0, dirid = 158
      [INFO    ] Create subdirs, depth = 1, dirid = 15f
      [INFO    ] Create subdirs, depth = 0, dirid = 160
      [INFO    ] Create subdirs, depth = 0, dirid = 164
      [INFO    ] Create subdirs, depth = 2, dirid = 16e
      [INFO    ] Create subdirs, depth = 1, dirid = 16f
      [INFO    ] Create subdirs, depth = 0, dirid = 170
      [INFO    ] Create subdirs, depth = 0, dirid = 174
      [INFO    ] CrWARNING: Failed to open file: testfiles/0_0/backup/01234567/refcount.db.rfw: No such file or directory (2)
      [INFO    ] WARNING: Exception thrown: CommonException(OSFileOpenError) at FileStream.cpp(84)
      [INFO    ] WARNING: Reference count database is missing or corrupted during housekeeping, creating a new one.
      [INFO    ] eate subdirs, depth = 1, dirid = 17b
      [INFO    ] Create subdirs, depth = 0, dirid = 17c
      [INFO    ] Create subdirs, depth = 0, dirid = 180
      [INFO    ] Create subdirs, depth = 4, dirid = 190
      [INFO    ] Create subdirs, depth = 3, dirid = 191
      [INFO    ] Create subdirs, depth = 2, dirid = 192
      [INFO    ] Create subdirs, depth = 1, dirid = 193
      [INFO    ] Create subdirs, depth = 0, dirid = 194
      [INFO    ] Create subdirs, depth = 0, dirid = 198
      [INFO    ] Create subdirs, depth = 1, dirid = 19f
      [INFO    ] Create subdirs, depth = 0, dirid = 1a0
      [INFO    ] Create subdirs, depth = 0, dirid = 1a4
      [INFO    ] Create subdirs, depth = 2, dirid = 1ae
      [INFO    ] Create subdirs, depth = 1, dirid = 1af
      [INFO    ] Create subdirs, depth = 0, dirid = 1b0
      [INFO    ] Create subdirs, depth = 0, dirid = 1b4
      [INFO    ] Create subdirs, depth = 1, dirid = 1bb
      [INFO    ] Create subdirs, depth = 0, dirid = 1bc
      [INFO    ] Create subdirs, depth = 0, dirid = 1c0
      [INFO    ] Create subdirs, depth = 3, dirid = 1cd
      [INFO    ] Create subdirs, depth = 2, dirid = 1ce
      [INFO    ] Create subdirs, depth = 1, dirid = 1cf
      [INFO    ] Create subdirs, depth = 0, dirid = 1d0
      [INFO    ] Create subdirs, depth = 0, dirid = 1d4
      [INFO    ] Create subdirs, depth = 1, dirid = 1db
      [INFO    ] Create subdirs, depth = 0, dirid = 1dc
      [INFO    ] Create subdirs, depth = 0, dirid = 1e0
      [INFO    ] Create subdirs, depth = 2, dirid = 1ea
      [INFO    ] Create subdirs, depth = 1, dirid = 1eb
      [INFO    ] Create subdirs, depth = 0, dirid = 1ec
      [INFO    ] Create subdirs, depth = 0, dirid = 1f0
      [INFO    ] Create subdirs, depth = 1, dirid = 1f7
      [INFO    ] Create subdirs, depth = 0, dirid = 1f8
      [INFO    ] Create subdirs, depth = 0, dirid = 1fc
      [INFO    ] Test for del: 16
      [INFO    ] Test for del: 17
      [INFO    ] Test for del: 18
      [INFO    ] Test for del: 19
      [INFO    ] Test for del: 1a
      [INFO    ] Test for del: 1b
      [INFO    ] Test for del: 1c
      [INFO    ] Test for del: 20
      [INFO    ] Test for del: 27
      [INFO    ] Test for del: 28
      [INFO    ] Test for del: 2c
      [INFO    ] Test for del: 36
      [INFO    ] Test for del: 37
      [INFO    ] Test for del: 38
      [INFO    ] Test for del: 3c
      [INFO    ] Test for del: 43
      [INFO    ] Test for del: 44
      [INFO    ] Test for del: 48
      [INFO    ] Test for del: 55
      [INFO    ] Test for del: 56
      [INFO    ] Test for del: 57
      [INFO    ] Test for del: 58
      [INFO    ] Test for del: 5c
      [INFO    ] Test for del: 63
      [INFO    ] Test for del: 64
      [INFO    ] Test for del: 68
      [INFO    ] Test for del: 72
      [INFO    ] Test for del: 73
      [INFO    ] Test for del: 74
      [INFO    ] Test for del: 78
      [INFO    ] Test for del: 7f
      [INFO    ] Test for del: 80
      [INFO    ] Test for del: 84
      [INFO    ] Test for del: 94
      [INFO    ] Test for del: 95
      [INFO    ] Test for del: 96
      [INFO    ] Test for del: 97
      [INFO    ] Test for del: 98
      [INFO    ] Test for del: 9c
      [INFO    ] Test for del: a3
      [INFO    ] Test for del: a4
      [INFO    ] Test for del: a8
      [INFO    ] Test for del: b2
      [INFO    ] Test for del: b3
      [INFO    ] Test for del: b4
      [INFO    ] Test for del: b8
      [INFO    ] Test for del: bf
      [INFO    ] Test for del: c0
      [INFO    ] Test for del: c4
      [INFO    ] Test for del: d1
      [INFO    ] Test for del: d2
      [INFO    ] Test for del: d3
      [INFO    ] Test for del: d4
      [INFO    ] Test for del: d8
      [INFO    ] Test for del: df
      [INFO    ] Test for del: e0
      [INFO    ] Test for del: e4
      [INFO    ] Test for del: ee
      [INFO    ] Test for del: ef
      [INFO    ] Test for del: f0
      [INFO    ] Test for del: f4
      [INFO    ] Test for del: fb
      [INFO    ] Test for del: fc
      [INFO    ] Test for del: 100
      [INFO    ] Test for del: 113
      [INFO    ] Test for del: 114
      [INFO    ] Test for del: 115
      [INFO    ] Test for del: 116
      [INFO    ] Test for del: 117
      [INFO    ] Test for del: 118
      [INFO    ] Test for del: 11c
      [INFO    ] Test for del: 123
      [INFO    ] Test for del: 124
      [INFO    ] Test for del: 128
      [INFO    ] Test for del: 132
      [INFO    ] Test for del: 133
      [INFO    ] Test for del: 134
      [INFO    ] Test for del: 138
      [INFO    ] Test for del: 13f
      [INFO    ] Test for del: 140
      [INFO    ] Test for del: 144
      [INFO    ] Test for del: 151
      [INFO    ] Test for del: 152
      [INFO    ] Test for del: 153
      [INFO    ] Test for del: 154
      [INFO    ] Test for del: 158
      [INFO    ] Test for del: 15f
      [INFO    ] Test for del: 160
      [INFO    ] Test for del: 164
      [INFO    ] Test for del: 16e
      [INFO    ] Test for del: 16f
      [INFO    ] Test for del: 170
      [INFO    ] Test for del: 174
      [INFO    ] Test for del: 17b
      [INFO    ] Test for del: 17c
      [INFO    ] Test for del: 180
      [INFO    ] Test for del: 190
      [INFO    ] Test for del: 191
      [INFO    ] Test for del: 192
      [INFO    ] Test for del: 193
      [INFO    ] Test for del: 194
      [INFO    ] Test for del: 198
      [INFO    ] Test for del: 19f
      [INFO    ] Test for del: 1a0
      [INFO    ] Test for del: 1a4
      [INFO    ] Test for del: 1ae
      [INFO    ] Test for del: 1af
      [INFO    ] Test for del: 1b0
      [INFO    ] Test for del: 1b4
      [INFO    ] Test for del: 1bb
      [INFO    ] Test for del: 1bc
      [INFO    ] Test for del: 1c0
      [INFO    ] Test for del: 1cd
      [INFO    ] Test for del: 1ce
      [INFO    ] Test for del: 1cf
      [INFO    ] Test for del: 1d0
      [INFO    ] Test for del: 1d4
      [INFO    ] Test for del: 1db
      [INFO    ] Test for del: 1dc
      [INFO    ] Test for del: 1e0
      [INFO    ] Test for del: 1ea
      [INFO    ] Test for del: 1eb
      [INFO    ] Test for del: 1ec
      [INFO    ] Test for del: 1f0
      [INFO    ] Test for del: 1f7
      [INFO    ] Test for del: 1f8
      [INFO    ] Test for del: 1fc
      [INFO    ] Waiting for server to die (pid 13808): . done.
      [INFO    ] NOTICE:  Limits on account 0x01234567 changed to 10 soft, 20000 hard.
      [INFO    ] Starting server: ../../bin/bbstored/bbstored testfiles/bbstored.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] waiting for housekeeping:
      [INFO    ] ..............................NOTICE:  Limits on account 0x01234567 changed to 10 soft, 20 hard.
      [INFO    ] WARNING: StoreFile command failed: received error StorageLimitExceeded = 11
      [INFO    ] WARNING: CreateDirectory command failed: received error StorageLimitExceeded = 11
      [INFO    ] Waiting for server to die (pid 13861): . done.
      [INFO    ] PASSED
      [INFO    ]   [CXX]     _main.cpp
      [INFO    ]   [CXX]     testbackupstorefix.cpp
      [INFO    ]   [LINK]    ../../release/test/backupstorefix/test
      [INFO    ] cp _t ../../release/test/backupstorefix/t
      [INFO    ] chmod u+x ../../release/test/backupstorefix/t
      [INFO    ] cp _t-gdb ../../release/test/backupstorefix/t-gdb
      [INFO    ] chmod u+x ../../release/test/backupstorefix/t-gdb
      [INFO    ] TEST: test/backupstorefix
      [INFO    ] Killing any running daemons...
      [INFO    ] Removing old test files...
      [INFO    ] chmod: cannot access `testfiles': No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] NOTICE:  Account 0x01234567 created.
      [INFO    ] NOTICE:  Running test backupstorefix in release mode...
      [INFO    ] Starting server: ../../bin/bbstored/bbstored testfiles/bbstored.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] Starting server: ../../bin/bbackupd/bbackupd  testfiles/bbackupd.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] Waiting for server to die (pid 13963): . done.
      [INFO    ] WARNING: Spurious file backup/01234567/randomfile found
      [INFO    ] ERROR:   Expected raidfile backup/01234567/info does not exist
      [INFO    ] WARNING: Exception thrown: RaidFileException(RaidFileDoesntExist) at RaidFileRead.cpp(1029)
      [INFO    ] WARNING: Load of existing store info failed, regenerating.
      [INFO    ] WARNING: Soft limit for account changed to ensure housekeeping doesn't delete files on next run.
      [INFO    ] WARNING: Hard limit for account changed to ensure housekeeping doesn't delete files on next run.
      [INFO    ] WARNING: Finished checking store account ID 0x01234567: 2 errors found
      [INFO    ] WARNING: No changes to the store account have been made.
      [INFO    ] WARNING: Run again with fix option to fix these errors
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] TRACE:   Obtained 9 stack frames.
      [INFO    ] TRACE:   Stack frame 0: DumpStackBacktrace()+0x23
      [INFO    ] TRACE:   Stack frame 1: RaidFileRead::Open(int, std::string const&, long*, int)+0x8e8
      [INFO    ] TRACE:   Stack frame 2: BackupStoreInfo::Load(int, std::string const&, int, bool, long*)+0x66
      [INFO    ] TRACE:   Stack frame 3: BackupStoreCheck::WriteNewStoreInfo()+0x43
      [INFO    ] TRACE:   Stack frame 4: BackupStoreCheck::Check()+0x607
      [INFO    ] TRACE:   Stack frame 5: CheckAccount(Configuration&, std::string const&, int, bool, bool)+0x28c
      [INFO    ] TRACE:   Stack frame 6: main+0x940
      [INFO    ] TRACE:   Stack frame 7: __libc_start_main+0xe6
      [INFO    ] TRACE:   Stack frame 8: std::ios_base::Init::~Init()+0x51
      [INFO    ] NOTICE:  Total files: 114 (of which old files: 0, deleted files: 0), directories: 28
      [INFO    ] WARNING: Spurious file backup/01234567/randomfile found, deleting
      [INFO    ] ERROR:   Expected raidfile backup/01234567/info does not exist
      [INFO    ] WARNING: Exception thrown: RaidFileException(RaidFileDoesntExist) at RaidFileRead.cpp(1029)
      [INFO    ] WARNING: Load of existing store info failed, regenerating.
      [INFO    ] WARNING: Soft limit for account changed to ensure housekeeping doesn't delete files on next run.
      [INFO    ] WARNING: Hard limit for account changed to ensure housekeeping doesn't delete files on next run.
      [INFO    ] WARNING: Finished checking store account ID 0x01234567: 2 errors found
      [INFO    ] WARNING: You should now use bbackupquery on the client machine to examine the store.
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] TRACE:   Obtained 9 stack frames.
      [INFO    ] TRACE:   Stack frame 0: DumpStackBacktrace()+0x23
      [INFO    ] TRACE:   Stack frame 1: RaidFileRead::Open(int, std::string const&, long*, int)+0x8e8
      [INFO    ] TRACE:   Stack frame 2: BackupStoreInfo::Load(int, std::string const&, int, bool, long*)+0x66
      [INFO    ] TRACE:   Stack frame 3: BackupStoreCheck::WriteNewStoreInfo()+0x43
      [INFO    ] TRACE:   Stack frame 4: BackupStoreCheck::Check()+0x607
      [INFO    ] TRACE:   Stack frame 5: CheckAccount(Configuration&, std::string const&, int, bool, bool)+0x28c
      [INFO    ] TRACE:   Stack frame 6: main+0x940
      [INFO    ] TRACE:   Stack frame 7: __libc_start_main+0xe6
      [INFO    ] TRACE:   Stack frame 8: std::ios_base::Init::~Init()+0x51
      [INFO    ] NOTICE:  Total files: 114 (of which old files: 0, deleted files: 0), directories: 28
      [INFO    ] NOTICE:  New store info file written successfully.
      [INFO    ] WARNING: Object 0x68 is unattached.
      [INFO    ] WARNING: Object 0x68 is unattached, and is a patch. Deleting, cannot reliably recover.
      [INFO    ] WARNING: Soft limit for account changed to ensure housekeeping doesn't delete files on next run.
      [INFO    ] WARNING: Hard limit for account changed to ensure housekeeping doesn't delete files on next run.
      [INFO    ] WARNING: BlocksInCurrentFiles changed from 228 to 226
      [INFO    ] WARNING: NumFiles changed from 114 to 113
      [INFO    ] WARNING: Finished checking store account ID 0x01234567: 3 errors found
      [INFO    ] WARNING: No changes to the store account have been made.
      [INFO    ] WARNING: Run again with fix option to fix these errors
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 113 (of which old files: 0, deleted files: 0), directories: 28
      [INFO    ] WARNING: Object 0x68 is unattached.
      [INFO    ] WARNING: Object 0x68 is unattached, and is a patch. Deleting, cannot reliably recover.
      [INFO    ] WARNING: Soft limit for account changed to ensure housekeeping doesn't delete files on next run.
      [INFO    ] WARNING: Hard limit for account changed to ensure housekeeping doesn't delete files on next run.
      [INFO    ] WARNING: BlocksInCurrentFiles changed from 228 to 226
      [INFO    ] WARNING: NumFiles changed from 114 to 113
      [INFO    ] WARNING: Finished checking store account ID 0x01234567: 3 errors found
      [INFO    ] WARNING: You should now use bbackupquery on the client machine to examine the store.
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 113 (of which old files: 0, deleted files: 0), directories: 28
      [INFO    ] NOTICE:  New store info file written successfully.
      [INFO    ] WARNING: Directory ID 0x9 has wrong container ID.
      [INFO    ] WARNING: Directory ID 0x13 references object 0x62 which does not exist.
      [INFO    ] WARNING: Directory ID 0x15 has bad structure
      [INFO    ] WARNING: Directory ID 0x15 has wrong size for object 0x69
      [INFO    ] WARNING: Object 0x44 is unattached.
      [INFO    ] WARNING: Missing directory 0xc could be recreated.
      [INFO    ] WARNING: Object 0x45 is unattached.
      [INFO    ] WARNING: BlocksUsed changed from 284 to 278
      [INFO    ] WARNING: BlocksInCurrentFiles changed from 226 to 220
      [INFO    ] WARNING: BlocksInDirectories changed from 56 to 54
      [INFO    ] WARNING: NumFiles changed from 113 to 110
      [INFO    ] WARNING: NumDirectories changed from 28 to 27
      [INFO    ] WARNING: Finished checking store account ID 0x01234567: 9 errors found
      [INFO    ] WARNING: No changes to the store account have been made.
      [INFO    ] WARNING: Run again with fix option to fix these errors
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] TRACE:   Entry 0x6a: Remove because ID already seen
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 110 (of which old files: 0, deleted files: 0), directories: 27
      [INFO    ] WARNING: Directory ID 0x9 has wrong container ID.
      [INFO    ] WARNING: Directory ID 0x13 references object 0x62 which does not exist.
      [INFO    ] WARNING: Fixing directory ID 0x13
      [INFO    ] WARNING: Directory ID 0x15 has bad structure
      [INFO    ] WARNING: Directory ID 0x15 has wrong size for object 0x69
      [INFO    ] WARNING: Fixing directory ID 0x15
      [INFO    ] WARNING: Object 0x44 is unattached.
      [INFO    ] WARNING: Recreating missing directory 0xc
      [INFO    ] WARNING: Object 0x45 is unattached.
      [INFO    ] WARNING: BlocksUsed changed from 284 to 278
      [INFO    ] WARNING: BlocksInCurrentFiles changed from 226 to 220
      [INFO    ] WARNING: BlocksInDirectories changed from 56 to 54
      [INFO    ] WARNING: NumFiles changed from 113 to 110
      [INFO    ] WARNING: NumDirectories changed from 28 to 27
      [INFO    ] WARNING: Finished checking store account ID 0x01234567: 9 errors found
      [INFO    ] WARNING: You should now use bbackupquery on the client machine to examine the store.
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] TRACE:   Entry 0x6a: Remove because ID already seen
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 110 (of which old files: 0, deleted files: 0), directories: 27
      [INFO    ] NOTICE:  New store info file written successfully.
      [INFO    ] WARNING: Corrupted file backup/01234567/o09 found
      [INFO    ] WARNING: Directory ID 0x1b references object 0x6f which is already contained.
      [INFO    ] WARNING: Object 0x38 is unattached.
      [INFO    ] WARNING: Missing directory 0x9 could be recreated.
      [INFO    ] WARNING: Object 0x39 is unattached.
      [INFO    ] WARNING: Object 0x3a is unattached.
      [INFO    ] WARNING: Object 0x3b is unattached.
      [INFO    ] WARNING: Object 0x3c is unattached.
      [INFO    ] WARNING: Object 0x3d is unattached.
      [INFO    ] WARNING: BlocksInCurrentFiles changed from 220 to 212
      [INFO    ] WARNING: NumFiles changed from 110 to 106
      [INFO    ] WARNING: NumDirectories changed from 27 to 26
      [INFO    ] WARNING: Finished checking store account ID 0x01234567: 11 errors found
      [INFO    ] WARNING: No changes to the store account have been made.
      [INFO    ] WARNING: Run again with fix option to fix these errors
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 106 (of which old files: 0, deleted files: 0), directories: 26
      [INFO    ] WARNING: Corrupted file backup/01234567/o09 found, deleting
      [INFO    ] WARNING: Directory ID 0x1b references object 0x6f which is already contained.
      [INFO    ] WARNING: Fixing directory ID 0x1b
      [INFO    ] WARNING: Object 0x38 is unattached.
      [INFO    ] WARNING: Recreating missing directory 0x9
      [INFO    ] WARNING: Object 0x39 is unattached.
      [INFO    ] WARNING: Object 0x3a is unattached.
      [INFO    ] WARNING: Object 0x3b is unattached.
      [INFO    ] WARNING: Object 0x3c is unattached.
      [INFO    ] WARNING: Object 0x3d is unattached.
      [INFO    ] WARNING: BlocksInCurrentFiles changed from 220 to 212
      [INFO    ] WARNING: NumFiles changed from 110 to 106
      [INFO    ] WARNING: NumDirectories changed from 27 to 26
      [INFO    ] WARNING: Finished checking store account ID 0x01234567: 11 errors found
      [INFO    ] WARNING: You should now use bbackupquery on the client machine to examine the store.
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 106 (of which old files: 0, deleted files: 0), directories: 26
      [INFO    ] NOTICE:  New store info file written successfully.
      [INFO    ] WARNING: Object 0x5 is unattached.
      [INFO    ] WARNING: Object 0x28 is unattached.
      [INFO    ] WARNING: BlocksUsed changed from 278 to 274
      [INFO    ] WARNING: BlocksInCurrentFiles changed from 212 to 222
      [INFO    ] WARNING: BlocksInDirectories changed from 54 to 50
      [INFO    ] WARNING: NumFiles changed from 106 to 111
      [INFO    ] WARNING: NumDirectories changed from 26 to 24
      [INFO    ] WARNING: Finished checking store account ID 0x01234567: 7 errors found
      [INFO    ] WARNING: No changes to the store account have been made.
      [INFO    ] WARNING: Run again with fix option to fix these errors
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 111 (of which old files: 0, deleted files: 0), directories: 24
      [INFO    ] WARNING: Object 0x5 is unattached.
      [INFO    ] WARNING: Lost and found dir has name lost+found0
      [INFO    ] WARNING: Object 0x28 is unattached.
      [INFO    ] WARNING: BlocksUsed changed from 278 to 276
      [INFO    ] WARNING: BlocksInCurrentFiles changed from 212 to 222
      [INFO    ] WARNING: BlocksInDirectories changed from 54 to 52
      [INFO    ] WARNING: NumFiles changed from 106 to 111
      [INFO    ] WARNING: NumDirectories changed from 26 to 24
      [INFO    ] WARNING: Finished checking store account ID 0x01234567: 7 errors found
      [INFO    ] WARNING: You should now use bbackupquery on the client machine to examine the store.
      [INFO    ] WARNING: A lost+found directory was created in the account root.
      [INFO    ] This contains files and directories which could not be matched to existing directories.
      [INFO    ] bbackupd will delete this directory in a few days time.
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 111 (of which old files: 0, deleted files: 0), directories: 24
      [INFO    ] NOTICE:  New store info file written successfully.
      [INFO    ] WARNING: **** BackupStoreFilename encoded with Clear encoding ****
      [INFO    ] WARNING: **** BackupStoreFilename encoded with Clear encoding ****
      [INFO    ] WARNING: Exception thrown: CommonException(StreamableMemBlockIncompleteRead) at StreamableMemBlock.cpp(274)
      [INFO    ] WARNING: Corrupted file backup/01234567/o11 found
      [INFO    ] WARNING: Exception thrown: BackupStoreException(CouldntReadEntireStructureFromStream) at BackupStoreFilename.cpp(191)
      [INFO    ] WARNING: Corrupted file backup/01234567/o32 found
      [INFO    ] WARNING: Directory ID 0x7 references object 0x32 which does not exist.
      [INFO    ] WARNING: Directory ID 0x5 has wrong container ID.
      [INFO    ] WARNING: File ID 0x28 has different container ID, probably moved
      [INFO    ] WARNING: Object 0x5a is unattached.
      [INFO    ] WARNING: Missing directory 0x11 could be recreated.
      [INFO    ] WARNING: Object 0x5b is unattached.
      [INFO    ] WARNING: Object 0x5c is unattached.
      [INFO    ] WARNING: LastObjectIDUsed changed from 142 to 143
      [INFO    ] WARNING: BlocksUsed changed from 276 to 274
      [INFO    ] WARNING: BlocksInCurrentFiles changed from 222 to 216
      [INFO    ] WARNING: BlocksInDirectories changed from 52 to 50
      [INFO    ] WARNING: NumFiles changed from 111 to 108
      [INFO    ] WARNING: NumDirectories changed from 24 to 25
      [INFO    ] WARNING: Finished checking store account ID 0x01234567: 12 errors found
      [INFO    ] WARNING: No changes to the store account have been made.
      [INFO    ] WARNING: Run again with fix option to fix these errors
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0
      [INFO    ] TRACE:   Obtained 10 stack frames.
      [INFO    ] TRACE:   Stack frame 0: DumpStackBacktrace()+0x23
      [INFO    ] TRACE:   Stack frame 1: StreamableMemBlock::ReadFromStream(IOStream&, int)+0x3ac
      [INFO    ] TRACE:   Stack frame 2: BackupStoreDirectory::ReadFromStream(IOStream&, int)+0x809
      [INFO    ] TRACE:   Stack frame 3: BackupStoreCheck::CheckDirInitial(long, IOStream&)+0x31
      [INFO    ] TRACE:   Stack frame 4: BackupStoreCheck::CheckAndAddObject(long, std::string const&)+0x257
      [INFO    ] TRACE:   Stack frame 5: BackupStoreCheck::CheckObjectsDir(long)+0x4b4
      [INFO    ] TRACE:   Stack frame 6: BackupStoreCheck::CheckObjects()+0x16a
      [INFO    ] TRACE:   Stack frame 7: BackupStoreCheck::Check()+0x28f
      [INFO    ] TRACE:   Stack frame 8: CheckAccount(Configuration&, std::string const&, int, bool, bool)+0x28c
      [INFO    ] TRACE:   Stack frame 9: main+0x940
      [INFO    ] TRACE:   Obtained 10 stack frames.
      [INFO    ] TRACE:   Stack frame 0: DumpStackBacktrace()+0x23
      [INFO    ] TRACE:   Stack frame 1: BackupStoreFilename::ReadFromStream(IOStream&, int)+0x3c9
      [INFO    ] TRACE:   Stack frame 2: BackupStoreFile::VerifyEncodedFileFormat(IOStream&, long*, long*)+0x290
      [INFO    ] TRACE:   Stack frame 3: BackupStoreCheck::CheckFile(long, IOStream&)+0x116
      [INFO    ] TRACE:   Stack frame 4: BackupStoreCheck::CheckAndAddObject(long, std::string const&)+0x283
      [INFO    ] TRACE:   Stack frame 5: BackupStoreCheck::CheckObjectsDir(long)+0x4b4
      [INFO    ] TRACE:   Stack frame 6: BackupStoreCheck::CheckObjects()+0x16a
      [INFO    ] TRACE:   Stack frame 7: BackupStoreCheck::Check()+0x28f
      [INFO    ] TRACE:   Stack frame 8: CheckAccount(Configuration&, std::string const&, int, bool, bool)+0x28c
      [INFO    ] TRACE:   Stack frame 9: main+0x940
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 108 (of which old files: 0, deleted files: 0), directories: 25
      [INFO    ] WARNING: Exception thrown: CommonException(StreamableMemBlockIncompleteRead) at StreamableMemBlock.cpp(274)
      [INFO    ] WARNING: Corrupted file backup/01234567/o11 found, deleting
      [INFO    ] WARNING: Exception thrown: BackupStoreException(CouldntReadEntireStructureFromStream) at BackupStoreFilename.cpp(191)
      [INFO    ] WARNING: Corrupted file backup/01234567/o32 found, deleting
      [INFO    ] WARNING: Directory ID 0x7 references object 0x32 which does not exist.
      [INFO    ] WARNING: Fixing directory ID 0x7
      [INFO    ] WARNING: Directory ID 0x5 has wrong container ID.
      [INFO    ] WARNING: File ID 0x28 has different container ID, probably moved
      [INFO    ] WARNING: Object 0x5a is unattached.
      [INFO    ] WARNING: Recreating missing directory 0x11
      [INFO    ] WARNING: Object 0x5b is unattached.
      [INFO    ] WARNING: Object 0x5c is unattached.
      [INFO    ] WARNING: LastObjectIDUsed changed from 142 to 143
      [INFO    ] WARNING: BlocksUsed changed from 276 to 274
      [INFO    ] WARNING: BlocksInCurrentFiles changed from 222 to 216
      [INFO    ] WARNING: BlocksInDirectories changed from 52 to 50
      [INFO    ] WARNING: NumFiles changed from 111 to 108
      [INFO    ] WARNING: NumDirectories changed from 24 to 25
      [INFO    ] WARNING: Finished checking store account ID 0x01234567: 12 errors found
      [INFO    ] WARNING: You should now use bbackupquery on the client machine to examine the store.
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0
      [INFO    ] TRACE:   Obtained 10 stack frames.
      [INFO    ] TRACE:   Stack frame 0: DumpStackBacktrace()+0x23
      [INFO    ] TRACE:   Stack frame 1: StreamableMemBlock::ReadFromStream(IOStream&, int)+0x3ac
      [INFO    ] TRACE:   Stack frame 2: BackupStoreDirectory::ReadFromStream(IOStream&, int)+0x809
      [INFO    ] TRACE:   Stack frame 3: BackupStoreCheck::CheckDirInitial(long, IOStream&)+0x31
      [INFO    ] TRACE:   Stack frame 4: BackupStoreCheck::CheckAndAddObject(long, std::string const&)+0x257
      [INFO    ] TRACE:   Stack frame 5: BackupStoreCheck::CheckObjectsDir(long)+0x4b4
      [INFO    ] TRACE:   Stack frame 6: BackupStoreCheck::CheckObjects()+0x16a
      [INFO    ] TRACE:   Stack frame 7: BackupStoreCheck::Check()+0x28f
      [INFO    ] TRACE:   Stack frame 8: CheckAccount(Configuration&, std::string const&, int, bool, bool)+0x28c
      [INFO    ] TRACE:   Stack frame 9: main+0x940
      [INFO    ] TRACE:   Obtained 10 stack frames.
      [INFO    ] TRACE:   Stack frame 0: DumpStackBacktrace()+0x23
      [INFO    ] TRACE:   Stack frame 1: BackupStoreFilename::ReadFromStream(IOStream&, int)+0x3c9
      [INFO    ] TRACE:   Stack frame 2: BackupStoreFile::VerifyEncodedFileFormat(IOStream&, long*, long*)+0x290
      [INFO    ] TRACE:   Stack frame 3: BackupStoreCheck::CheckFile(long, IOStream&)+0x116
      [INFO    ] TRACE:   Stack frame 4: BackupStoreCheck::CheckAndAddObject(long, std::string const&)+0x283
      [INFO    ] TRACE:   Stack frame 5: BackupStoreCheck::CheckObjectsDir(long)+0x4b4
      [INFO    ] TRACE:   Stack frame 6: BackupStoreCheck::CheckObjects()+0x16a
      [INFO    ] TRACE:   Stack frame 7: BackupStoreCheck::Check()+0x28f
      [INFO    ] TRACE:   Stack frame 8: CheckAccount(Configuration&, std::string const&, int, bool, bool)+0x28c
      [INFO    ] TRACE:   Stack frame 9: main+0x940
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 108 (of which old files: 0, deleted files: 0), directories: 25
      [INFO    ] NOTICE:  New store info file written successfully.
      [INFO    ] WARNING: **** BackupStoreFilename encoded with Clear encoding ****
      [INFO    ] WARNING: **** BackupStoreFilename encoded with Clear encoding ****
      [INFO    ] ERROR:   Have file as root directory. This is bad.
      [INFO    ] WARNING: Corrupted file backup/01234567/o01 found
      [INFO    ] WARNING: File ID 0x28 has different container ID, probably moved
      [INFO    ] WARNING: Root directory doesn't exist
      [INFO    ] WARNING: Object 0x2 is unattached.
      [INFO    ] WARNING: Object 0x8f is unattached.
      [INFO    ] WARNING: BlocksInCurrentFiles changed from 216 to 222
      [INFO    ] WARNING: NumFiles changed from 108 to 111
      [INFO    ] WARNING: NumDirectories changed from 25 to 24
      [INFO    ] WARNING: Finished checking store account ID 0x01234567: 7 errors found
      [INFO    ] WARNING: No changes to the store account have been made.
      [INFO    ] WARNING: Run again with fix option to fix these errors
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 111 (of which old files: 0, deleted files: 0), directories: 24
      [INFO    ] ERROR:   Have file as root directory. This is bad.
      [INFO    ] WARNING: Corrupted file backup/01234567/o01 found, deleting
      [INFO    ] WARNING: File ID 0x28 has different container ID, probably moved
      [INFO    ] WARNING: Root directory doesn't exist
      [INFO    ] WARNING: Object 0x2 is unattached.
      [INFO    ] WARNING: Lost and found dir has name lost+found0
      [INFO    ] WARNING: Object 0x8f is unattached.
      [INFO    ] WARNING: BlocksUsed changed from 274 to 278
      [INFO    ] WARNING: BlocksInCurrentFiles changed from 216 to 222
      [INFO    ] WARNING: BlocksInDirectories changed from 50 to 54
      [INFO    ] WARNING: NumFiles changed from 108 to 111
      [INFO    ] WARNING: NumDirectories changed from 25 to 24
      [INFO    ] WARNING: Finished checking store account ID 0x01234567: 9 errors found
      [INFO    ] WARNING: You should now use bbackupquery on the client machine to examine the store.
      [INFO    ] WARNING: A lost+found directory was created in the account root.
      [INFO    ] This contains files and directories which could not be matched to existing directories.
      [INFO    ] bbackupd will delete this directory in a few days time.
      [INFO    ] NOTICE:  Will fix errors encountered during checking.
      [INFO    ] INFO:    Checking store account ID 0x01234567...
      [INFO    ] INFO:    Phase 1, check objects...
      [INFO    ] TRACE:   Max dir starting ID is 0
      [INFO    ] INFO:    Phase 2, check directories...
      [INFO    ] INFO:    Phase 3, check root...
      [INFO    ] INFO:    Phase 4, fix unattached objects...
      [INFO    ] INFO:    Phase 5, fix unrecovered inconsistencies...
      [INFO    ] INFO:    Phase 6, regenerate store info...
      [INFO    ] NOTICE:  Total files: 111 (of which old files: 0, deleted files: 0), directories: 24
      [INFO    ] NOTICE:  New store info file written successfully.
      [INFO    ] WARNING: **** BackupStoreFilename encoded with Clear encoding ****
      [INFO    ] WARNING: **** BackupStoreFilename encoded with Clear encoding ****
      [INFO    ] WARNING: **** BackupStoreFilename encoded with Clear encoding ****
      [INFO    ] WARNING: **** BackupStoreFilename encoded with Clear encoding ****
      [INFO    ]   === Delete store info, add random file
      [INFO    ]   === Delete an entry for an object from dir, change that object to be a patch, check it's deleted
      [INFO    ]   === Delete directory, change container ID of another, duplicate entry in dir, spurious file size, delete file
      [INFO    ]   === Modify the obj ID of dir, delete dir with no members, add extra reference to a file
      [INFO    ]   === Orphan files and dirs without being recoverable
      [INFO    ]   === Corrupt file and dir
      [INFO    ]   === Overwrite root with a file
      [INFO    ] Waiting for server to die (pid 13958): . done.
      [INFO    ] PASSED
      [INFO    ]   [CXX]     _main.cpp
      [INFO    ]   [CXX]     testbackupstorepatch.cpp
      [ERROR   ] testbackupstorepatch.cpp: In function ‘int test(int, const char**)’:
      [ERROR   ] testbackupstorepatch.cpp:425: warning: format ‘%lld’ expects type ‘long long int’, but argument 2 has type ‘int64_t’
      [ERROR   ] testbackupstorepatch.cpp:498: warning: unused variable ‘startDisc’
      [INFO    ]   [LINK]    ../../release/test/backupstorepatch/test
      [INFO    ] cp _t ../../release/test/backupstorepatch/t
      [INFO    ] chmod u+x ../../release/test/backupstorepatch/t
      [INFO    ] cp _t-gdb ../../release/test/backupstorepatch/t-gdb
      [INFO    ] chmod u+x ../../release/test/backupstorepatch/t-gdb
      [INFO    ] TEST: test/backupstorepatch
      [INFO    ] Removing old test files...
      [INFO    ] chmod: cannot access `testfiles': No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] cp: cannot stat `../../../test/backupstorepatch/testfiles': No such file or directory
      [INFO    ] NOTICE:  Account 0x01234567 created.
      [INFO    ] NOTICE:  Running test backupstorepatch in release mode...
      [INFO    ] Starting server: ../../bin/bbstored/bbstored testfiles/bbstored.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] ID 3, completely different: no
      [INFO    ] ID 4, completely different: no
      [INFO    ] ID 5, completely different: no
      [INFO    ] ID 6, completely different: no
      [INFO    ] ID 7, completely different: no
      [INFO    ] ID 8, completely different: yes
      [INFO    ] ID 9, completely different: no
      [INFO    ] ID 10, completely different: no
      [INFO    ] ID 11, completely different: no
      [INFO    ] r=0, f=0
      [INFO    ] r=0, f=1
      [INFO    ] r=0, f=2
      [INFO    ] r=0, f=3
      [INFO    ] r=0, f=4
      [INFO    ] r=0, f=5
      [INFO    ] r=0, f=6
      [INFO    ] r=0, f=7
      [INFO    ] r=0, f=8
      [INFO    ] r=0, f=9
      [INFO    ] ....
      [INFO    ] r=1, f=0
      [INFO    ] r=1, f=1
      [INFO    ] r=1, f=2
      [INFO    ] r=1, f=3
      [INFO    ] r=1, f=4
      [INFO    ] r=1, f=5
      [INFO    ] r=1, f=6
      [INFO    ] r=1, f=7
      [INFO    ] r=1, f=8
      [INFO    ] r=1, f=9
      [INFO    ] ....
      [INFO    ] r=2, f=0
      [INFO    ] r=2, f=1
      [INFO    ] r=2, f=2
      [INFO    ] r=2, f=3
      [INFO    ] r=2, f=4
      [INFO    ] r=2, f=5
      [INFO    ] r=2, f=6
      [INFO    ] r=2, f=7
      [INFO    ] r=2, f=8
      [INFO    ] r=2, f=9
      [INFO    ] ....
      [INFO    ] r=3, f=0
      [INFO    ] r=3, f=1
      [INFO    ] r=3, f=2
      [INFO    ] r=3, f=3
      [INFO    ] r=3, f=4
      [INFO    ] r=3, f=5
      [INFO    ] r=3, f=6
      [INFO    ] r=3, f=7
      [INFO    ] r=3, f=8
      [INFO    ] r=3, f=9
      [INFO    ] ....
      [INFO    ] r=4, f=0
      [INFO    ] r=4, f=1
      [INFO    ] r=4, f=2
      [INFO    ] r=4, f=3
      [INFO    ] r=4, f=4
      [INFO    ] r=4, f=5
      [INFO    ] r=4, f=6
      [INFO    ] r=4, f=7
      [INFO    ] r=4, f=8
      [INFO    ] r=4, f=9
      [INFO    ] ....
      [INFO    ] r=5, f=0
      [INFO    ] r=5, f=1
      [INFO    ] r=5, f=2
      [INFO    ] r=5, f=3
      [INFO    ] r=5, f=4
      [INFO    ] r=5, f=5
      [INFO    ] r=5, f=6
      [INFO    ] r=5, f=7
      [INFO    ] r=5, f=8
      [INFO    ] r=5, f=9
      [INFO    ] ....
      [INFO    ] r=6, f=0
      [INFO    ] r=6, f=1
      [INFO    ] r=6, f=2
      [INFO    ] r=6, f=3
      [INFO    ] r=6, f=4
      [INFO    ] r=6, f=5
      [INFO    ] r=6, f=6
      [INFO    ] r=6, f=7
      [INFO    ] r=6, f=8
      [INFO    ] r=6, f=9
      [INFO    ] ....
      [INFO    ] r=7, f=0
      [INFO    ] r=7, f=1
      [INFO    ] r=7, f=2
      [INFO    ] r=7, f=3
      [INFO    ] r=7, f=4
      [INFO    ] r=7, f=5
      [INFO    ] r=7, f=6
      [INFO    ] r=7, f=7
      [INFO    ] r=7, f=8
      [INFO    ] r=7, f=9
      [INFO    ] Waiting for server to die (pid 14086): . done.
      [INFO    ] PASSED
      [INFO    ]   [CXX]     _main.cpp
      [INFO    ]   [CXX]     difftestfiles.cpp
      [INFO    ]   [CXX]     testbackupdiff.cpp
      [INFO    ]   [LINK]    ../../release/test/backupdiff/test
      [INFO    ] cp _t ../../release/test/backupdiff/t
      [INFO    ] chmod u+x ../../release/test/backupdiff/t
      [INFO    ] cp _t-gdb ../../release/test/backupdiff/t-gdb
      [INFO    ] chmod u+x ../../release/test/backupdiff/t-gdb
      [INFO    ] TEST: test/backupdiff
      [INFO    ] Removing old test files...
      [INFO    ] chmod: cannot access `testfiles': No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] cp: cannot stat `../../../test/backupdiff/testfiles': No such file or directory
      [INFO    ] NOTICE:  Running test backupdiff in release mode...
      [INFO    ] Time taken: 3 seconds
      [INFO    ] PASSED
      [ERROR   ] make: *** No rule to make target `../../release/test/bbackupd/../../bin/bbstored/BackupCommands.o', needed by `../../release/test/bbackupd/test'.  Stop.
      [INFO    ] make[1]: Entering directory `lib/httpserver'
      [INFO    ]   [CXX]     HTTPQueryDecoder.cpp
      [INFO    ]   [CXX]     HTTPRequest.cpp
      [INFO    ]   [CXX]     HTTPResponse.cpp
      [INFO    ]   [CXX]     HTTPServer.cpp
      [INFO    ]   [CXX]     S3Client.cpp
      [INFO    ]   [CXX]     S3Simulator.cpp
      [INFO    ]   [CXX]     autogen_HTTPException.cpp
      [INFO    ]   [CXX]     cdecode.cpp
      [INFO    ]   [CXX]     cencode.cpp
      [INFO    ]   [AR]      ../../release/lib/httpserver/httpserver.a
      [INFO    ]   [RANLIB]  ../../release/lib/httpserver/httpserver.a
      [INFO    ] make[1]: Leaving directory `lib/httpserver'
      [INFO    ]   [CXX]     _main.cpp
      [INFO    ]   [CXX]     testhttpserver.cpp
      [INFO    ]   [LINK]    ../../release/test/httpserver/test
      [INFO    ] cp _t ../../release/test/httpserver/t
      [INFO    ] chmod u+x ../../release/test/httpserver/t
      [INFO    ] cp _t-gdb ../../release/test/httpserver/t-gdb
      [INFO    ] chmod u+x ../../release/test/httpserver/t-gdb
      [INFO    ] TEST: test/httpserver
      [INFO    ] Killing any running daemons...
      [INFO    ] Removing old test files...
      [INFO    ] chmod: cannot access `testfiles': No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] GET request...
      [INFO    ] POST request...
      [INFO    ] HEAD request...
      [INFO    ] Redirected GET request...
      [INFO    ] Cookie tests...
      [INFO    ] ERROR:   Failed to write to socket: Broken pipe (32)
      [INFO    ] NOTICE:  Running test httpserver in release mode...
      [INFO    ] Starting server: ./test server testfiles/httpserver.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] Waiting for server to die (pid 14297): . done.
      [INFO    ] WARNING: Failed to open file: testfiles/nonexist: No such file or directory (2)
      [INFO    ] WARNING: Exception thrown: CommonException(OSFileOpenError) at FileStream.cpp(84)
      [INFO    ] Starting server: ./test s3server testfiles/s3simulator.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] Waiting for server to die (pid 14304): . done.
      [INFO    ] PASSED
      [INFO    ] --------
      [INFO    ] common: PASSED
      [INFO    ] crypto: PASSED
      [INFO    ] compress: PASSED
      [INFO    ] raidfile: PASSED
      [INFO    ] basicserver: PASSED
      [INFO    ] backupstore: PASSED
      [INFO    ] backupstorefix: PASSED
      [INFO    ] backupstorepatch: PASSED
      [INFO    ] backupdiff: PASSED
      [INFO    ] bbackupd: make failed
      [INFO    ] httpserver: PASSED
      [INFO    ] One or more tests have failed. Please check the following common causes:
      [INFO    ] * Check that no instances of bbstored or bbackupd are already running
      [INFO    ]   on this machine.
      [INFO    ] * Make sure there isn't a firewall blocking incoming or outgoing connections
      [INFO    ]   on port 2201.
      [INFO    ] * Check that there is sufficient space in the filesystem that the tests
      [INFO    ]   are being run from (at least 1 GB free).
      [INFO    ] * The backupdiff test fails if it takes too long, so it's sensitive to
      [INFO    ]   the speed of the host and your connection to it.
      [INFO    ] After checking all the above, if you still have problems please contact
      [INFO    ] us on the mailing list, boxbackup at boxbackup.org. Thanks!
      [INFO    ] ==> Release tests complete
      [INFO    ] ==> Release tests permission cleanup
      [INFO    ] make[1]: Entering directory `lib/win32'
      [INFO    ]   [CXX]     emu.cpp
      [INFO    ]   [CXX]     getopt_long.cpp
      [INFO    ]   [AR]      ../../debug/lib/win32/win32.a
      [INFO    ]   [RANLIB]  ../../debug/lib/win32/win32.a
      [INFO    ] make[1]: Leaving directory `lib/win32'
      [INFO    ] make[1]: Entering directory `lib/common'
      [INFO    ]   [CXX]     BoxException.cpp
      [INFO    ]   [CXX]     BoxTime.cpp
      [INFO    ]   [CXX]     BoxTimeToText.cpp
      [INFO    ]   [CXX]     BufferedStream.cpp
      [INFO    ]   [CXX]     CollectInBufferStream.cpp
      [INFO    ]   [CXX]     Configuration.cpp
      [INFO    ]   [CXX]     ConversionString.cpp
      [INFO    ]   [CXX]     DebugAssertFailed.cpp
      [INFO    ]   [CXX]     DebugMemLeakFinder.cpp
      [ERROR   ] DebugMemLeakFinder.cpp: In function ‘int memleakfinder_numleaks()’:
      [ERROR   ] DebugMemLeakFinder.cpp:342: warning: unused variable ‘rInfo’
      [ERROR   ] DebugMemLeakFinder.cpp: In function ‘void memleakfinder_reportleaks_file(FILE*)’:
      [ERROR   ] DebugMemLeakFinder.cpp:362: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘long unsigned int’
      [ERROR   ] DebugMemLeakFinder.cpp:374: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘long unsigned int’
      [INFO    ]   [CXX]     DebugPrintf.cpp
      [INFO    ]   [CXX]     EventWatchFilesystemObject.cpp
      [INFO    ]   [CXX]     ExcludeList.cpp
      [INFO    ]   [CXX]     FdGetLine.cpp
      [INFO    ]   [CXX]     FileStream.cpp
      [INFO    ]   [CXX]     IOStream.cpp
      [INFO    ]   [CXX]     IOStreamGetLine.cpp
      [INFO    ]   [CXX]     InvisibleTempFileStream.cpp
      [INFO    ]   [CXX]     Logging.cpp
      [INFO    ]   [CXX]     MemBlockStream.cpp
      [INFO    ]   [CXX]     NamedLock.cpp
      [INFO    ]   [CXX]     PartialReadStream.cpp
      [INFO    ]   [CXX]     PathUtils.cpp
      [INFO    ]   [CXX]     ReadGatherStream.cpp
      [INFO    ]   [CXX]     ReadLoggingStream.cpp
      [INFO    ]   [CXX]     StreamableMemBlock.cpp
      [INFO    ]   [CXX]     Test.cpp
      [INFO    ]   [CXX]     Timer.cpp
      [INFO    ]   [CXX]     UnixUser.cpp
      [INFO    ]   [CXX]     Utils.cpp
      [INFO    ]   [CXX]     WaitForEvent.cpp
      [INFO    ]   [CXX]     ZeroStream.cpp
      [INFO    ]   [CXX]     autogen_CommonException.cpp
      [INFO    ]   [CXX]     autogen_ConversionException.cpp
      [INFO    ]   [AR]      ../../debug/lib/common/common.a
      [INFO    ]   [RANLIB]  ../../debug/lib/common/common.a
      [INFO    ] make[1]: Leaving directory `lib/common'
      [INFO    ]   [CXX]     _main.cpp
      [INFO    ]   [CXX]     testcommon.cpp
      [INFO    ]   [LINK]    ../../debug/test/common/test
      [INFO    ] cp _t ../../debug/test/common/t
      [INFO    ] chmod u+x ../../debug/test/common/t
      [INFO    ] cp _t-gdb ../../debug/test/common/t-gdb
      [INFO    ] chmod u+x ../../debug/test/common/t-gdb
      [INFO    ] TEST: test/common
      [INFO    ] Killing any running daemons...
      [INFO    ] Removing old test files...
      [INFO    ] chmod: cannot access `testfiles': No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] WARNING: Failed to open file: testfiles/tempfile: No such file or directory (2)
      [INFO    ] WARNING: Failed to open file: testfiles/tempfile: No such file or directory (2)
      [INFO    ] ERROR:   FileHandleGuard: failed to open file 'testfiles/DOESNTEXIST': No such file or directory (2)
      [INFO    ] ERROR:   Missing configuration key: not exist
      [INFO    ] ERROR:   Error verifying configuration: <root>.TOPlevel (key) is missing.
      [INFO    ] ERROR:   Error in Configuration::LoadInto: Unexpected start block in test1
      [INFO    ] ERROR:   Error in Configuration::LoadInto: Root level has close block -- forgot to terminate subblock?
      [INFO    ] ERROR:   Error in Configuration::LoadInto: Block subconfig2 wasn't started correctly (no '{' on line of it's own)
      [INFO    ] Root level has close block -- forgot to terminate subblock?
      [INFO    ] ERROR:   Error verifying configuration: test1.subconfig2.bing (key) multi value not allowed (duplicated key?).
      [INFO    ] ERROR:   Error in Configuration::LoadInto: Invalid configuration key: = invalid thing here!
      [INFO    ] ERROR:   Error in Configuration::LoadInto: File ended without terminating all subblocks
      [INFO    ] ERROR:   Error verifying configuration: test1.subconfig3.carrots (key) is not a valid integer.
      [INFO    ] ERROR:   Error verifying configuration: test1.subconfig2.carrots (key) is not a valid integer.
      [INFO    ] ERROR:   Error verifying configuration: test1.subconfig2.carrots (key) is not a valid integer.
      [INFO    ] ERROR:   Error verifying configuration: test1.subconfig3.carrots (key) is not a valid integer.
      [INFO    ] ERROR:   Error verifying configuration: test1.subconfig.carrots (key) is missing.
      [INFO    ] ERROR:   Error verifying configuration: test1.subconfig3.NOTEXPECTED (key) is not a known key. Check spelling and placement.
      [INFO    ] ERROR:   Error verifying configuration: <root>.test1.otherthing (block) is missing.
      [INFO    ] ERROR:   Error verifying configuration: <root>.test1.* (block) is missing (a block must be present).
      [INFO    ] <root>.test1.otherthing (block) is missing.
      [INFO    ] ERROR:   Error verifying configuration: <root>.BoolTrue1 (key) is not a valid boolean value.
      [INFO    ] WARNING: Failed to open lockfile: testfiles/non-exist/lock
      [INFO    ] ERROR:   Invalid regular expression: [:not_valid: Unmatched [ or [^
      [INFO    ] WARNING: Exclude entry ends in path separator, will never match: /foo/
      [INFO    ] WARNING: Exclude entry ends in path separator, will never match: /foo/
      [INFO    ] WARNING: Exclude entry ends in path separator, will never match: /foo/
      [INFO    ] NOTICE:  Running test common in debug mode...
      [INFO    ] ASSERT FAILED: [spTimers] at Timer.cpp(116)
      [INFO    ] ASSERT FAILED: [spTimers] at Timer.cpp(133)
      [INFO    ] ASSERT FAILED: [spTimers] at Timer.cpp(73)
      [INFO    ] ASSERT FAILED: [!spTimers] at Timer.cpp(43)
      [INFO    ] ASSERT FAILED: [spTimers] at Timer.cpp(73)
      [INFO    ] (testfiles/config2.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] <root>.TOPlevel (key) is missing.
      [INFO    ] ------
      [INFO    ] (testfiles/config3.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] Unexpected start block in test1
      [INFO    ] ------
      [INFO    ] (testfiles/config4.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] Root level has close block -- forgot to terminate subblock?
      [INFO    ] ------
      [INFO    ] (testfiles/config5.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] Block subconfig2 wasn't started correctly (no '{' on line of it's own)
      [INFO    ] Root level has close block -- forgot to terminate subblock?
      [INFO    ] ------
      [INFO    ] (testfiles/config6.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] test1.subconfig2.bing (key) multi value not allowed (duplicated key?).
      [INFO    ] ------
      [INFO    ] (testfiles/config7.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] Invalid configuration key: = invalid thing here!
      [INFO    ] ------
      [INFO    ] (testfiles/config8.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] File ended without terminating all subblocks
      [INFO    ] ------
      [INFO    ] (testfiles/config9.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] test1.subconfig3.carrots (key) is not a valid integer.
      [INFO    ] ------
      [INFO    ] (testfiles/config9b.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] test1.subconfig2.carrots (key) is not a valid integer.
      [INFO    ] ------
      [INFO    ] (testfiles/config9c.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] test1.subconfig2.carrots (key) is not a valid integer.
      [INFO    ] ------
      [INFO    ] (testfiles/config9d.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] test1.subconfig3.carrots (key) is not a valid integer.
      [INFO    ] ------
      [INFO    ] (testfiles/config10.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] test1.subconfig.carrots (key) is missing.
      [INFO    ] ------
      [INFO    ] (testfiles/config11.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] test1.subconfig3.NOTEXPECTED (key) is not a known key. Check spelling and placement.
      [INFO    ] ------
      [INFO    ] (testfiles/config12.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] <root>.test1.otherthing (block) is missing.
      [INFO    ] ------
      [INFO    ] (testfiles/config13.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] <root>.test1.* (block) is missing (a block must be present).
      [INFO    ] <root>.test1.otherthing (block) is missing.
      [INFO    ] ------
      [INFO    ] (testfiles/config16.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] <root>.BoolTrue1 (key) is not a valid boolean value.
      [INFO    ] ------
      [INFO    ] PASSED
      [INFO    ] make[1]: Entering directory `lib/crypto'
      [INFO    ]   [CXX]     CipherAES.cpp
      [INFO    ]   [CXX]     CipherBlowfish.cpp
      [INFO    ]   [CXX]     CipherContext.cpp
      [INFO    ]   [CXX]     CipherDescription.cpp
      [INFO    ]   [CXX]     MD5Digest.cpp
      [INFO    ]   [CXX]     Random.cpp
      [INFO    ]   [CXX]     RollingChecksum.cpp
      [INFO    ]   [CXX]     autogen_CipherException.cpp
      [INFO    ]   [AR]      ../../debug/lib/crypto/crypto.a
      [INFO    ]   [RANLIB]  ../../debug/lib/crypto/crypto.a
      [INFO    ] make[1]: Leaving directory `lib/crypto'
      [INFO    ]   [CXX]     _main.cpp
      [INFO    ]   [CXX]     testcrypto.cpp
      [INFO    ]   [LINK]    ../../debug/test/crypto/test
      [INFO    ] cp _t ../../debug/test/crypto/t
      [INFO    ] chmod u+x ../../debug/test/crypto/t
      [INFO    ] cp _t-gdb ../../debug/test/crypto/t-gdb
      [INFO    ] chmod u+x ../../debug/test/crypto/t-gdb
      [INFO    ] TEST: test/crypto
      [INFO    ] Removing old test files...
      [INFO    ] chmod: cannot access `testfiles': No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] cp: cannot stat `../../../test/crypto/testfiles': No such file or directory
      [INFO    ] NOTICE:  Running test crypto in debug mode...
      [INFO    ] Blowfish...
      [INFO    ] AES...
      [INFO    ] Misc...
      [INFO    ] PASSED
      [INFO    ] make[1]: Entering directory `lib/compress'
      [INFO    ]   [CXX]     CompressStream.cpp
      [INFO    ]   [CXX]     autogen_CompressException.cpp
      [INFO    ]   [AR]      ../../debug/lib/compress/compress.a
      [INFO    ]   [RANLIB]  ../../debug/lib/compress/compress.a
      [INFO    ] make[1]: Leaving directory `lib/compress'
      [INFO    ]   [CXX]     _main.cpp
      [INFO    ]   [CXX]     testcompress.cpp
      [INFO    ]   [LINK]    ../../debug/test/compress/test
      [INFO    ] cp _t ../../debug/test/compress/t
      [INFO    ] chmod u+x ../../debug/test/compress/t
      [INFO    ] cp _t-gdb ../../debug/test/compress/t-gdb
      [INFO    ] chmod u+x ../../debug/test/compress/t-gdb
      [INFO    ] TEST: test/compress
      [INFO    ] Removing old test files...
      [INFO    ] chmod: cannot access `testfiles': No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] cp: cannot stat `../../../test/compress/testfiles': No such file or directory
      [INFO    ] NOTICE:  Running test compress in debug mode...
      [INFO    ] PASSED
      [INFO    ] make[1]: Entering directory `lib/intercept'
      [INFO    ]   [CXX]     intercept.cpp
      [INFO    ]   [AR]      ../../debug/lib/intercept/intercept.a
      [INFO    ]   [RANLIB]  ../../debug/lib/intercept/intercept.a
      [INFO    ] make[1]: Leaving directory `lib/intercept'
      [INFO    ] make[1]: Entering directory `lib/raidfile'
      [INFO    ]   [CXX]     RaidFileController.cpp
      [INFO    ]   [CXX]     RaidFileRead.cpp
      [INFO    ]   [CXX]     RaidFileUtil.cpp
      [INFO    ]   [CXX]     RaidFileWrite.cpp
      [INFO    ]   [CXX]     autogen_RaidFileException.cpp
      [INFO    ]   [AR]      ../../debug/lib/raidfile/raidfile.a
      [INFO    ]   [RANLIB]  ../../debug/lib/raidfile/raidfile.a
      [INFO    ] make[1]: Leaving directory `lib/raidfile'
      [INFO    ]   [CXX]     _main.cpp
      [INFO    ]   [CXX]     testraidfile.cpp
      [INFO    ]   [LINK]    ../../debug/test/raidfile/test
      [INFO    ] cp _t ../../debug/test/raidfile/t
      [INFO    ] chmod u+x ../../debug/test/raidfile/t
      [INFO    ] cp _t-gdb ../../debug/test/raidfile/t-gdb
      [INFO    ] chmod u+x ../../debug/test/raidfile/t-gdb
      [INFO    ] TEST: test/raidfile
      [INFO    ] Killing any running daemons...
      [INFO    ] Removing old test files...
      [INFO    ] chmod: cannot access `testfiles': No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] ERROR:   Attempted to delete object write1 which has 1 references
      [INFO    ] ERROR:   Attempted to modify object write1, which has no references
      [INFO    ] ERROR:   Attempted to modify object write1, which has 2 references
      [INFO    ] ERROR:   Attempted to overwrite raidfile 0 test1
      [INFO    ] ERROR:   Expected raidfile doesnt-exist does not exist
      [INFO    ] ERROR:   Opening 0 damage in normal mode, but parity file doesn't exist
      [INFO    ] ERROR:   Attempting to open RAID file 0 damage in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testdd stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testdd stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testdd (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testdd, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testdd (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testdd, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testdd, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testdd, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 test2 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 test2 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 test2 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 test2, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 test2 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 test2, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 test2, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 test2, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testThree stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testThree stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testThree (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testThree, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testThree (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testThree, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testThree, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testThree, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testX stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testX stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testX (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testX, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testX (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testX, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testX, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testX, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall0 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall0 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall1 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall1 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall1, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall2 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall2 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall2, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall3 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall3 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall3, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall4 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall4 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall4, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testSmall5 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testSmall5 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testSmall5, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testSmall6 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testSmall6 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testSmall6, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall7 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall7 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall7, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall8 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall8 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall8, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall9 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall9 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall9, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall10 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall10 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall10, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testfour stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testfour stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testfour (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testfour, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testfour (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testfour, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testfour, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testfour, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN0 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN0 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN1 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN1 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN1, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN2 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN2 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN7 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN7 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN7, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN8 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN8 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN9 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN9 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN9, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN1027 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN1027 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN1027 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN1027, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN1027, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN2039 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN2039 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2039 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2039, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2039, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN2040 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN2040 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2040 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2040, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2040, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN2041 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN2041 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2041 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2041, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2041, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN2042 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN2042 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2042 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2042, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2042, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN2043 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN2043 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2043 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2043, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2043, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN2044 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN2044 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2044 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2044, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2044, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN2045 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN2045 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2045 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2045, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2045, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN2046 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN2046 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2046 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2046, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2046, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN2047 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN2047 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2047 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2047, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2047, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN2048 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN2048 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2048 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2048, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2048, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN2049 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN2049 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2049 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2049, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2049, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2049, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN2050 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN2050 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2050 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2050, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2050, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2050, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN2055 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN2055 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2055 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2055, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2055 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2055, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2055, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2055, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN2056 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN2056 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2056 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2056, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2056 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2056, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2056, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2056, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN2057 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN2057 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2057 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2057, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2057 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2057, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2057, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2057, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN3075 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN3075 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN3075 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN3075, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN3075 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN3075, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN3075, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN3075, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN4087 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN4087 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4087 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4087, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4087 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4087, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4087, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4087, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN4088 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN4088 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4088 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4088, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4088 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4088, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4088, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4088, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN4089 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN4089 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4089 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4089, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4089 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4089, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4089, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4089, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN4090 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN4090 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4090 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4090, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4090 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4090, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4090, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4090, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN4091 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN4091 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4091 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4091, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4091 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4091, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4091, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4091, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN4092 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN4092 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4092 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4092, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4092 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4092, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4092, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4092, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN4093 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN4093 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4093 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4093, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4093 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4093, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4093, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4093, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN4094 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN4094 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4094 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4094, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4094 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4094, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4094, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4094, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN4095 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN4095 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4095 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4095, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4095 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4095, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4095, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4095, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN4096 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN4096 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4096 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4096, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4096 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4096, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4096, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4096, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN4097 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN4097 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4097 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4097, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4097 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4097, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4097, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4097, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN4098 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN4098 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4098 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4098, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4098 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4098, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4098, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4098, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN4103 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN4103 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4103 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4103, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4103 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4103, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4103, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4103, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN4104 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN4104 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4104 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4104, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4104 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4104, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4104, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4104, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN4105 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN4105 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4105 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4105, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4105 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4105, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4105, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4105, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN5123 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN5123 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN5123 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN5123, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN5123 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN5123, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN5123, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN5123, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN6135 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN6135 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6135 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6135, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6135 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6135, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6135, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6135, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN6136 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN6136 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6136 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6136, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6136 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6136, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6136, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6136, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN6137 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN6137 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6137 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6137, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6137 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6137, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6137, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6137, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN6138 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN6138 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6138 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6138, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6138 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6138, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6138, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6138, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN6139 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN6139 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6139 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6139, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6139 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6139, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6139, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6139, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN6140 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN6140 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6140 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6140, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6140 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6140, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6140, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6140, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN6141 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN6141 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6141 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6141, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6141 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6141, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6141, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6141, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN6142 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN6142 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6142 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6142, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6142 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6142, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6142, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6142, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN6143 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN6143 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6143 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6143, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6143 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6143, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6143, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6143, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN6144 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN6144 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6144 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6144, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6144 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6144, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6144, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6144, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN6145 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN6145 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6145 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6145, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6145 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6145, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6145, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6145, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN6146 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN6146 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6146 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6146, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6146 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6146, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6146, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6146, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN6151 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN6151 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6151 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6151, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6151 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6151, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6151, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6151, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN6152 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN6152 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6152 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6152, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6152 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6152, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6152, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6152, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN6153 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN6153 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6153 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6153, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6153 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6153, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6153, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6153, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN7171 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN7171 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN7171 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN7171, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN7171 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN7171, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN7171, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN7171, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN8183 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN8183 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8183 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8183, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8183 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8183, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8183, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8183, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN8184 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN8184 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8184 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8184, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8184 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8184, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8184, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8184, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN8185 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN8185 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8185 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8185, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8185 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8185, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8185, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8185, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN8186 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN8186 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8186 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8186, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8186 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8186, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8186, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8186, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN8187 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN8187 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8187 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8187, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8187 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8187, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8187, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8187, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN8188 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN8188 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8188 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8188, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8188 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8188, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8188, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8188, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN8189 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN8189 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8189 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8189, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8189 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8189, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8189, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8189, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN8190 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN8190 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8190 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8190, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8190 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8190, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8190, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8190, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN8191 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN8191 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8191 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8191, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8191 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8191, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8191, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8191, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN8192 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN8192 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8192 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8192, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8192 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8192, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8192, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8192, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN8193 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN8193 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8193 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8193, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8193 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8193, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8193, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8193, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN8194 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN8194 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8194 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8194, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8194 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8194, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8194, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8194, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN8199 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN8199 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8199 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8199, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8199 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8199, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8199, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8199, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN8200 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN8200 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8200 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8200, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8200 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8200, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8200, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8200, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN8201 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN8201 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8201 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8201, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8201 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8201, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8201, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8201, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN9219 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN9219 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN9219 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN9219, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN9219 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN9219, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN9219, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN9219, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN10231 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN10231 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10231 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10231, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10231 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10231, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10231, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10231, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN10232 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN10232 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10232 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10232, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10232 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10232, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10232, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10232, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN10233 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN10233 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10233 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10233, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10233 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10233, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10233, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10233, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN10234 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN10234 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10234 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10234, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10234 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10234, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10234, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10234, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN10235 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN10235 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10235 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10235, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10235 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10235, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10235, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10235, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN10236 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN10236 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10236 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10236, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10236 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10236, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10236, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10236, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN10237 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN10237 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10237 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10237, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10237 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10237, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10237, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10237, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN10238 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN10238 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10238 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10238, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10238 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10238, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10238, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10238, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN10239 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN10239 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10239 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10239, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10239 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10239, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10239, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10239, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN10240 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN10240 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10240 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10240, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10240 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10240, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10240, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10240, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN10241 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN10241 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10241 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10241, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10241 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10241, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10241, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10241, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN10242 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN10242 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10242 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10242, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10242 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10242, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10242, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10242, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN10247 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN10247 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10247 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10247, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10247 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10247, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10247, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10247, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN10248 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN10248 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10248 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10248, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10248 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10248, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10248, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10248, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN10249 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN10249 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10249 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10249, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10249 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10249, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10249, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10249, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN11267 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN11267 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN11267 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN11267, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN11267 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN11267, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN11267, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN11267, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN12279 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN12279 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12279 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12279, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12279 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12279, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12279, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12279, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN12280 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN12280 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12280 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12280, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12280 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12280, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12280, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12280, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN12281 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN12281 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12281 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12281, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12281 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12281, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12281, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12281, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN12282 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN12282 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12282 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12282, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12282 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12282, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12282, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12282, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN12283 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN12283 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12283 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12283, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12283 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12283, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12283, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12283, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN12284 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN12284 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12284 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12284, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12284 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12284, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12284, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12284, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN12285 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN12285 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12285 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12285, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12285 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12285, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12285, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12285, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN12286 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN12286 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12286 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12286, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12286 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12286, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12286, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12286, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN12287 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN12287 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12287 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12287, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12287 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12287, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12287, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12287, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] NOTICE:  Running test raidfile in debug mode...
      [INFO    ] PASSED
      [INFO    ] make[1]: Entering directory `lib/server'
      [INFO    ]   [CXX]     Daemon.cpp
      [INFO    ]   [CXX]     LocalProcessStream.cpp
      [INFO    ]   [CXX]     Protocol.cpp
      [INFO    ]   [CXX]     ProtocolObject.cpp
      [INFO    ]   [CXX]     ProtocolUncertainStream.cpp
      [INFO    ]   [CXX]     SSLLib.cpp
      [INFO    ]   [CXX]     ServerControl.cpp
      [INFO    ]   [CXX]     Socket.cpp
      [INFO    ]   [CXX]     SocketStream.cpp
      [INFO    ]   [CXX]     SocketStreamTLS.cpp
      [INFO    ]   [CXX]     TLSContext.cpp
      [INFO    ]   [CXX]     WinNamedPipeStream.cpp
      [INFO    ]   [CXX]     autogen_ConnectionException.cpp
      [INFO    ]   [CXX]     autogen_ServerException.cpp
      [INFO    ]   [AR]      ../../debug/lib/server/server.a
      [INFO    ]   [RANLIB]  ../../debug/lib/server/server.a
      [INFO    ] make[1]: Leaving directory `lib/server'
      [INFO    ]   [CXX]     TestCommands.cpp
      [INFO    ]   [CXX]     TestContext.cpp
      [INFO    ]   [CXX]     _main.cpp
      [INFO    ]   [CXX]     autogen_TestProtocolClient.cpp
      [INFO    ]   [CXX]     autogen_TestProtocolServer.cpp
      [INFO    ]   [CXX]     testbasicserver.cpp
      [INFO    ]   [LINK]    ../../debug/test/basicserver/test
      [INFO    ] cp _t ../../debug/test/basicserver/t
      [INFO    ] chmod u+x ../../debug/test/basicserver/t
      [INFO    ] cp _t-gdb ../../debug/test/basicserver/t-gdb
      [INFO    ] chmod u+x ../../debug/test/basicserver/t-gdb
      [INFO    ] TEST: test/basicserver
      [INFO    ] Killing any running daemons...
      [INFO    ] Removing old test files...
      [INFO    ] chmod: cannot access `testfiles': No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] NOTICE:  Running test basicserver in debug mode...
      [INFO    ] Starting server: ./test --test-daemon-args= srv1 testfiles/srv1.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] Waiting for server to die (pid 1538): . done.
      [INFO    ] Starting server: ./test --test-daemon-args= srv2 testfiles/srv2.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] Waiting for server to die (pid 1541): . done.
      [INFO    ] Starting server: ./test --test-daemon-args= srv3 testfiles/srv3.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] Connected to 'SERVER'
      [INFO    ] Connected to 'SERVER'
      [INFO    ] Connected to 'SERVER'
      [INFO    ] Waiting for server to die (pid 1549): . done.
      [INFO    ] Starting server: ./test --test-daemon-args= srv4 testfiles/srv4.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] stream is fixed size
      [INFO    ] stream is uncertain size
      [INFO    ] stream is fixed size
      [INFO    ] stream is uncertain size
      [INFO    ] Waiting for server to die (pid 1558): . done.
      [INFO    ] PASSED
      [INFO    ] make[1]: Entering directory `lib/backupclient'
      [INFO    ]   [CXX]     BackupClientCryptoKeys.cpp
      [INFO    ]   [CXX]     BackupClientFileAttributes.cpp
      [INFO    ]   [CXX]     BackupClientMakeExcludeList.cpp
      [INFO    ]   [CXX]     BackupClientRestore.cpp
      [INFO    ]   [CXX]     BackupDaemonConfigVerify.cpp
      [INFO    ]   [CXX]     BackupStoreDirectory.cpp
      [INFO    ]   [CXX]     BackupStoreFile.cpp
      [ERROR   ] BackupStoreFile.cpp: In static member function ‘static void BackupStoreFile::DecodeFile(IOStream&, const char*, int, const BackupClientFileAttributes*)’:
      [ERROR   ] BackupStoreFile.cpp:304: warning: unused variable ‘drained’
      [INFO    ]   [CXX]     BackupStoreFileCmbDiff.cpp
      [INFO    ]   [CXX]     BackupStoreFileCmbIdx.cpp
      [INFO    ]   [CXX]     BackupStoreFileCombine.cpp
      [INFO    ]   [CXX]     BackupStoreFileCryptVar.cpp
      [INFO    ]   [CXX]     BackupStoreFileDiff.cpp
      [ERROR   ] BackupStoreFileDiff.cpp: In function ‘void GenerateRecipe(BackupStoreFileEncodeStream::Recipe&, BackupStoreFileCreation::BlocksAvailableEntry*, int64_t, std::map<long int, long int, std::less<long int>, std::allocator<std::pair<const long int, long int> > >&, int64_t)’:
      [ERROR   ] BackupStoreFileDiff.cpp:1033: warning: format ‘%8lld’ expects type ‘long long int’, but argument 3 has type ‘long int’
      [INFO    ]   [CXX]     BackupStoreFileEncodeStream.cpp
      [INFO    ]   [CXX]     BackupStoreFileRevDiff.cpp
      [INFO    ]   [CXX]     BackupStoreFilename.cpp
      [INFO    ]   [CXX]     BackupStoreFilenameClear.cpp
      [INFO    ]   [CXX]     BackupStoreObjectDump.cpp
      [INFO    ]   [CXX]     autogen_BackupProtocolClient.cpp
      [INFO    ]   [CXX]     autogen_BackupStoreException.cpp
      [INFO    ]   [AR]      ../../debug/lib/backupclient/backupclient.a
      [INFO    ]   [RANLIB]  ../../debug/lib/backupclient/backupclient.a
      [INFO    ] make[1]: Leaving directory `lib/backupclient'
      [INFO    ] make[1]: Entering directory `lib/backupstore'
      [INFO    ]   [CXX]     BackupStoreAccountDatabase.cpp
      [INFO    ]   [CXX]     BackupStoreAccounts.cpp
      [INFO    ]   [CXX]     BackupStoreCheck.cpp
      [INFO    ]   [CXX]     BackupStoreCheck2.cpp
      [INFO    ]   [CXX]     BackupStoreCheckData.cpp
      [INFO    ]   [CXX]     BackupStoreConfigVerify.cpp
      [INFO    ]   [CXX]     BackupStoreInfo.cpp
      [INFO    ]   [CXX]     BackupStoreRefCountDatabase.cpp
      [INFO    ]   [CXX]     StoreStructure.cpp
      [INFO    ]   [AR]      ../../debug/lib/backupstore/backupstore.a
      [INFO    ]   [RANLIB]  ../../debug/lib/backupstore/backupstore.a
      [INFO    ] make[1]: Leaving directory `lib/backupstore'
      [INFO    ] make[1]: Entering directory `bin/bbstoreaccounts'
      [INFO    ]   [CXX]     bbstoreaccounts.cpp
      [INFO    ]   [LINK]    ../../debug/bin/bbstoreaccounts/bbstoreaccounts
      [INFO    ] make[1]: Leaving directory `bin/bbstoreaccounts'
      [INFO    ] make[1]: Entering directory `bin/bbstored'
      [INFO    ]   [CXX]     BBStoreDHousekeeping.cpp
      [INFO    ]   [CXX]     BackupCommands.cpp
      [INFO    ]   [CXX]     BackupStoreContext.cpp
      [INFO    ]   [CXX]     BackupStoreDaemon.cpp
      [INFO    ]   [CXX]     HousekeepStoreAccount.cpp
      [ERROR   ] HousekeepStoreAccount.cpp: In member function ‘void HousekeepStoreAccount::DoHousekeeping(bool)’:
      [ERROR   ] HousekeepStoreAccount.cpp:262: warning: comparison between signed and unsigned integer expressions
      [ERROR   ] HousekeepStoreAccount.cpp: In member function ‘bool HousekeepStoreAccount::ScanDirectory(int64_t)’:
      [ERROR   ] HousekeepStoreAccount.cpp:467: warning: comparison between signed and unsigned integer expressions
      [ERROR   ] HousekeepStoreAccount.cpp:582: warning: comparison between signed and unsigned integer expressions
      [INFO    ]   [CXX]     autogen_BackupProtocolServer.cpp
      [INFO    ]   [CXX]     bbstored.cpp
      [INFO    ]   [LINK]    ../../debug/bin/bbstored/bbstored
      [INFO    ] make[1]: Leaving directory `bin/bbstored'
      [INFO    ]   [CXX]     _main.cpp
      [INFO    ]   [CXX]     testbackupstore.cpp
      [ERROR   ] testbackupstore.cpp: In function ‘void test_everything_deleted(BackupProtocolClient&, int64_t)’:
      [ERROR   ] testbackupstore.cpp:440: warning: format ‘%llx’ expects type ‘long long unsigned int’, but argument 2 has type ‘int64_t’
      [ERROR   ] testbackupstore.cpp: In function ‘void set_refcount(int64_t, uint32_t)’:
      [ERROR   ] testbackupstore.cpp:481: warning: comparison between signed and unsigned integer expressions
      [ERROR   ] testbackupstore.cpp: In function ‘int64_t create_test_data_subdirs(BackupProtocolClient&, int64_t, const char*, int, BackupStoreRefCountDatabase&)’:
      [ERROR   ] testbackupstore.cpp:524: warning: format ‘%llx’ expects type ‘long long unsigned int’, but argument 3 has type ‘int64_t’
      [INFO    ]   [LINK]    ../../debug/test/backupstore/test
      [INFO    ] cp _t ../../debug/test/backupstore/t
      [INFO    ] chmod u+x ../../debug/test/backupstore/t
      [INFO    ] cp _t-gdb ../../debug/test/backupstore/t-gdb
      [INFO    ] chmod u+x ../../debug/test/backupstore/t-gdb
      [INFO    ] TEST: test/backupstore
      [INFO    ] Killing any running daemons...
      [INFO    ] Removing old test files...
      [INFO    ] chmod: cannot access `testfiles': No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] WARNING: Block 0x1fa26f0 realloc()ated, but not in list. Error? Or allocated in startup static objects?
      [INFO    ] ERROR:   Attempted to overwrite raidfile 0 test-info/info
      [INFO    ] ERROR:   **** TEST FAILURE: Server didn't save PID file (perhaps one was already running?) at Test.cpp:138
      [INFO    ] ERROR:   **** TEST FAILURE: Condition [pid != -1 && pid != 0] failed at testbackupstore.cpp:1793
      [INFO    ] NOTICE:  Running test backupstore in debug mode...
      [INFO    ] Starting server: ../../bin/bbstored/bbstored  testfiles/bbstored.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] FAILED: 2 tests failed (first at Test.cpp:138)
      [INFO    ] make[1]: Entering directory `bin/bbackupctl'
      [INFO    ]   [CXX]     bbackupctl.cpp
      [INFO    ]   [LINK]    ../../debug/bin/bbackupctl/bbackupctl
      [INFO    ] make[1]: Leaving directory `bin/bbackupctl'
      [INFO    ] make[1]: Entering directory `bin/bbackupd'
      [INFO    ]   [CXX]     BackupClientContext.cpp
      [INFO    ]   [CXX]     BackupClientDeleteList.cpp
      [INFO    ]   [CXX]     BackupClientDirectoryRecord.cpp
      [INFO    ]   [CXX]     BackupClientInodeToIDMap.cpp
      [INFO    ]   [CXX]     BackupDaemon.cpp
      [INFO    ]   [CXX]     Win32BackupService.cpp
      [INFO    ]   [CXX]     Win32ServiceFunctions.cpp
      [INFO    ]   [CXX]     autogen_ClientException.cpp
      [INFO    ]   [CXX]     bbackupd.cpp
      [INFO    ]   [LINK]    ../../debug/bin/bbackupd/bbackupd
      [INFO    ] make[1]: Leaving directory `bin/bbackupd'
      [INFO    ] make[1]: Entering directory `bin/bbackupquery'
      [INFO    ]   [CXX]     BackupQueries.cpp
      [INFO    ]   [CXX]     autogen_Documentation.cpp
      [INFO    ]   [CXX]     bbackupquery.cpp
      [INFO    ]   [LINK]    ../../debug/bin/bbackupquery/bbackupquery
      [INFO    ] make[1]: Leaving directory `bin/bbackupquery'
      [INFO    ]   [CXX]     _main.cpp
      [INFO    ]   [CXX]     testbackupstorefix.cpp
      [INFO    ]   [LINK]    ../../debug/test/backupstorefix/test
      [INFO    ] cp _t ../../debug/test/backupstorefix/t
      [INFO    ] chmod u+x ../../debug/test/backupstorefix/t
      [INFO    ] cp _t-gdb ../../debug/test/backupstorefix/t-gdb
      [INFO    ] chmod u+x ../../debug/test/backupstorefix/t-gdb
      [INFO    ] TEST: test/backupstorefix
      [INFO    ] Killing any running daemons...
      [INFO    ] Removing old test files...
      [INFO    ] chmod: cannot access `testfiles': No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] NOTICE:  Account 0x01234567 created.
      [INFO    ] ERROR:   **** TEST FAILURE: Server didn't save PID file (perhaps one was already running?) at Test.cpp:138
      [INFO    ] ERROR:   **** TEST FAILURE: Condition [pid != -1 && pid != 0] failed at testbackupstorefix.cpp:302
      [INFO    ] NOTICE:  Running test backupstorefix in debug mode...
      [INFO    ] Starting server: ../../bin/bbstored/bbstored testfiles/bbstored.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] FAILED: 2 tests failed (first at Test.cpp:138)
      [INFO    ]   [CXX]     _main.cpp
      [INFO    ]   [CXX]     testbackupstorepatch.cpp
      [ERROR   ] testbackupstorepatch.cpp: In function ‘int test(int, const char**)’:
      [ERROR   ] testbackupstorepatch.cpp:412: warning: format ‘%lld’ expects type ‘long long int’, but argument 2 has type ‘int64_t’
      [INFO    ]   [LINK]    ../../debug/test/backupstorepatch/test
      [INFO    ] cp _t ../../debug/test/backupstorepatch/t
      [INFO    ] chmod u+x ../../debug/test/backupstorepatch/t
      [INFO    ] cp _t-gdb ../../debug/test/backupstorepatch/t-gdb
      [INFO    ] chmod u+x ../../debug/test/backupstorepatch/t-gdb
      [INFO    ] TEST: test/backupstorepatch
      [INFO    ] Removing old test files...
      [INFO    ] chmod: cannot access `testfiles': No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] cp: cannot stat `../../../test/backupstorepatch/testfiles': No such file or directory
      [INFO    ] NOTICE:  Account 0x01234567 created.
      [INFO    ] ERROR:   **** TEST FAILURE: Server didn't save PID file (perhaps one was already running?) at Test.cpp:138
      [INFO    ] ERROR:   **** TEST FAILURE: Condition [pid != -1 && pid != 0] failed at testbackupstorepatch.cpp:327
      [INFO    ] NOTICE:  Running test backupstorepatch in debug mode...
      [INFO    ] Starting server: ../../bin/bbstored/bbstored testfiles/bbstored.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] FAILED: 2 tests failed (first at Test.cpp:138)
      [INFO    ]   [CXX]     _main.cpp
      [INFO    ]   [CXX]     difftestfiles.cpp
      [INFO    ]   [CXX]     testbackupdiff.cpp
      [INFO    ]   [LINK]    ../../debug/test/backupdiff/test
      [INFO    ] cp _t ../../debug/test/backupdiff/t
      [INFO    ] chmod u+x ../../debug/test/backupdiff/t
      [INFO    ] cp _t-gdb ../../debug/test/backupdiff/t-gdb
      [INFO    ] chmod u+x ../../debug/test/backupdiff/t-gdb
      [INFO    ] TEST: test/backupdiff
      [INFO    ] Removing old test files...
      [INFO    ] chmod: cannot access `testfiles': No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] cp: cannot stat `../../../test/backupdiff/testfiles': No such file or directory
      [INFO    ] NOTICE:  Running test backupdiff in debug mode...
      [INFO    ] Time taken: 11 seconds
      [INFO    ] PASSED
      [INFO    ]   [CXX]     _main.cpp
      [INFO    ]   [CXX]     testbbackupd.cpp
      [INFO    ]   [LINK]    ../../debug/test/bbackupd/test
      [INFO    ] cp _t ../../debug/test/bbackupd/t
      [INFO    ] chmod u+x ../../debug/test/bbackupd/t
      [INFO    ] cp _t-gdb ../../debug/test/bbackupd/t-gdb
      [INFO    ] chmod u+x ../../debug/test/bbackupd/t-gdb
      [INFO    ] TEST: test/bbackupd
      [INFO    ] Killing any running daemons...
      [INFO    ] Removing old test files...
      [INFO    ] chmod: cannot access `testfiles': No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] ERROR:   Failed to stat file: 'doesn't exist': No such file or directory (2)
      [INFO    ] ERROR:   Failed to change times of file 'testfiles/test1_nXX': No such file or directory (2)
      [INFO    ] NOTICE:  Account 0x01234567 created.
      [INFO    ] ERROR:   **** TEST FAILURE: Server didn't save PID file (perhaps one was already running?) at Test.cpp:138
      [INFO    ] ERROR:   **** TEST FAILURE: Condition [bbstored_pid != -1 && bbstored_pid != 0] failed at testbbackupd.cpp:443
      [INFO    ] ERROR:   **** TEST FAILURE: Condition [r == 0] failed at testbbackupd.cpp:4054
      [INFO    ] NOTICE:  Running test bbackupd in debug mode...
      [INFO    ] ***********
      [INFO    ] Your platform supports xattr, but your filesystem does not.
      [INFO    ] Skipping tests.
      [INFO    ] ***********
      [INFO    ] Starting server: ../../bin/bbstored/bbstored  testfiles/bbstored.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] FAILED: 3 tests failed (first at Test.cpp:138)
      [INFO    ] make[1]: Entering directory `lib/httpserver'
      [INFO    ]   [CXX]     HTTPQueryDecoder.cpp
      [INFO    ]   [CXX]     HTTPRequest.cpp
      [INFO    ]   [CXX]     HTTPResponse.cpp
      [INFO    ]   [CXX]     HTTPServer.cpp
      [INFO    ]   [CXX]     S3Client.cpp
      [INFO    ]   [CXX]     S3Simulator.cpp
      [INFO    ]   [CXX]     autogen_HTTPException.cpp
      [INFO    ]   [CXX]     cdecode.cpp
      [INFO    ]   [CXX]     cencode.cpp
      [INFO    ]   [AR]      ../../debug/lib/httpserver/httpserver.a
      [INFO    ]   [RANLIB]  ../../debug/lib/httpserver/httpserver.a
      [INFO    ] make[1]: Leaving directory `lib/httpserver'
      [INFO    ]   [CXX]     _main.cpp
      [INFO    ]   [CXX]     testhttpserver.cpp
      [INFO    ]   [LINK]    ../../debug/test/httpserver/test
      [INFO    ] cp _t ../../debug/test/httpserver/t
      [INFO    ] chmod u+x ../../debug/test/httpserver/t
      [INFO    ] cp _t-gdb ../../debug/test/httpserver/t-gdb
      [INFO    ] chmod u+x ../../debug/test/httpserver/t-gdb
      [INFO    ] TEST: test/httpserver
      [INFO    ] Killing any running daemons...
      [INFO    ] Removing old test files...
      [INFO    ] chmod: cannot access `testfiles': No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] GET request...
      [INFO    ] POST request...
      [INFO    ] HEAD request...
      [INFO    ] Redirected GET request...
      [INFO    ] Cookie tests...
      [INFO    ] ERROR:   Failed to write to socket: Broken pipe (32)
      [INFO    ] NOTICE:  Running test httpserver in debug mode...
      [INFO    ] Starting server: ./test server testfiles/httpserver.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] Waiting for server to die (pid 2233): . done.
      [INFO    ] WARNING: Failed to open file: testfiles/nonexist: No such file or directory (2)
      [INFO    ] WARNING: Exception thrown: CommonException(OSFileOpenError) at FileStream.cpp(84)
      [INFO    ] Starting server: ./test s3server testfiles/s3simulator.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] Waiting for server to die (pid 2240): . done.
      [INFO    ] PASSED
      [INFO    ] --------
      [INFO    ] common: PASSED
      [INFO    ] crypto: PASSED
      [INFO    ] compress: PASSED
      [INFO    ] raidfile: PASSED
      [INFO    ] basicserver: PASSED
      [INFO    ] backupstore: FAILED: 2 tests failed (first at Test.cpp:138)
      [INFO    ] backupstorefix: FAILED: 2 tests failed (first at Test.cpp:138)
      [INFO    ] backupstorepatch: FAILED: 2 tests failed (first at Test.cpp:138)
      [INFO    ] backupdiff: PASSED
      [INFO    ] bbackupd: FAILED: 3 tests failed (first at Test.cpp:138)
      [INFO    ] httpserver: PASSED
      [INFO    ] One or more tests have failed. Please check the following common causes:
      [INFO    ] * Check that no instances of bbstored or bbackupd are already running
      [INFO    ]   on this machine.
      [INFO    ] * Make sure there isn't a firewall blocking incoming or outgoing connections
      [INFO    ]   on port 2201.
      [INFO    ] * Check that there is sufficient space in the filesystem that the tests
      [INFO    ]   are being run from (at least 1 GB free).
      [INFO    ] * The backupdiff test fails if it takes too long, so it's sensitive to
      [INFO    ]   the speed of the host and your connection to it.
      [INFO    ] After checking all the above, if you still have problems please contact
      [INFO    ] us on the mailing list, boxbackup at boxbackup.org. Thanks!
      [INFO    ] `../../release/lib/win32/win32.a' is up to date.
      [INFO    ] `../../release/lib/common/common.a' is up to date.
      [INFO    ]   [CXX]     _main
      [INFO    ]   [CXX]     testcommon
      [ERROR   ] testcommon.cpp: In function 'int test(int, const char**)':
      [ERROR   ] testcommon.cpp:394: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testcommon.cpp:394: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testcommon.cpp:394: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testcommon.cpp:394: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testcommon.cpp:394: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testcommon.cpp:394: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testcommon.cpp:394: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testcommon.cpp:394: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testcommon.cpp:394: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testcommon.cpp:394: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testcommon.cpp:394: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testcommon.cpp:394: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testcommon.cpp:394: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testcommon.cpp:394: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testcommon.cpp:394: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testcommon.cpp:394: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testcommon.cpp:394: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testcommon.cpp:394: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testcommon.cpp:394: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testcommon.cpp:394: warning: deprecated conversion from string constant to 'char*'
      [INFO    ]   [LINK]    test
      [INFO    ] cp _t ../../release/test/common/t
      [INFO    ] chmod u+x ../../release/test/common/t
      [INFO    ] cp _t-gdb ../../release/test/common/t-gdb
      [INFO    ] chmod u+x ../../release/test/common/t-gdb
      [INFO    ] TEST: test/common
      [INFO    ] Killing any running daemons...
      [INFO    ] Removing old test files...
      [INFO    ] chmod: testfiles: No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] ERROR:   FileStream: called with invalid file handle
      [INFO    ] WARNING: Exception thrown: CommonException(OSFileOpenError) at FileStream.cpp(110)
      [INFO    ] ERROR:   FileStream: called with invalid file handle
      [INFO    ] WARNING: Exception thrown: CommonException(OSFileOpenError) at FileStream.cpp(110)
      [INFO    ] WARNING: Exception thrown: CommonException(GetLineEOF) at FdGetLine.cpp(79)
      [INFO    ] WARNING: Exception thrown: CommonException(GetLineEOF) at FdGetLine.cpp(79)
      [INFO    ] WARNING: Exception thrown: CommonException(GetLineEOF) at IOStreamGetLine.cpp(70)
      [INFO    ] WARNING: Exception thrown: CommonException(GetLineEOF) at IOStreamGetLine.cpp(70)
      [INFO    ] ERROR:   FileHandleGuard: failed to open file 'testfiles/DOESNTEXIST': No such file or directory (2)
      [INFO    ] WARNING: Exception thrown: CommonException(OSFileOpenError) at ../../lib/common/Guards.h(42)
      [INFO    ] ERROR:   Missing configuration key: not exist
      [INFO    ] WARNING: Exception thrown: CommonException(ConfigNoKey) at Configuration.cpp(429)
      [INFO    ] WARNING: Exception thrown: CommonException(ConfigNoSubConfig) at Configuration.cpp(584)
      [INFO    ] ERROR:   Error verifying configuration: <root>.TOPlevel (key) is missing.
      [INFO    ] ERROR:   Error in Configuration::LoadInto: Unexpected start block in test1
      [INFO    ] ERROR:   Error in Configuration::LoadInto: Root level has close block -- forgot to terminate subblock?
      [INFO    ] ERROR:   Error in Configuration::LoadInto: Block subconfig2 wasn't started correctly (no '{' on line of it's own)
      [INFO    ] Root level has close block -- forgot to terminate subblock?
      [INFO    ] ERROR:   Error verifying configuration: test1.subconfig2.bing (key) multi value not allowed (duplicated key?).
      [INFO    ] ERROR:   Error in Configuration::LoadInto: Invalid configuration key: = invalid thing here!
      [INFO    ] ERROR:   Error in Configuration::LoadInto: File ended without terminating all subblocks
      [INFO    ] ERROR:   Error verifying configuration: test1.subconfig3.carrots (key) is not a valid integer.
      [INFO    ] ERROR:   Error verifying configuration: test1.subconfig2.carrots (key) is not a valid integer.
      [INFO    ] ERROR:   Error verifying configuration: test1.subconfig2.carrots (key) is not a valid integer.
      [INFO    ] ERROR:   Error verifying configuration: test1.subconfig3.carrots (key) is not a valid integer.
      [INFO    ] ERROR:   Error verifying configuration: test1.subconfig.carrots (key) is missing.
      [INFO    ] ERROR:   Error verifying configuration: test1.subconfig3.NOTEXPECTED (key) is not a known key. Check spelling and placement.
      [INFO    ] ERROR:   Error verifying configuration: <root>.test1.otherthing (block) is missing.
      [INFO    ] ERROR:   Error verifying configuration: <root>.test1.* (block) is missing (a block must be present).
      [INFO    ] <root>.test1.otherthing (block) is missing.
      [INFO    ] ERROR:   Error verifying configuration: <root>.BoolTrue1 (key) is not a valid boolean value.
      [INFO    ] WARNING: Exception thrown: CommonException(OSFileError) at NamedLock.cpp(90)
      [INFO    ] WARNING: Exception thrown: CommonException(NamedLockAlreadyLockingSomething) at NamedLock.cpp(73)
      [INFO    ] WARNING: Exception thrown: CommonException(NamedLockNotHeld) at NamedLock.cpp(155)
      [INFO    ] ERROR:   Invalid regular expression: [:not_valid: brackets ([ ]) not balanced
      [INFO    ] WARNING: Exception thrown: CommonException(BadRegularExpression) at ExcludeList.cpp(206)
      [INFO    ] WARNING: Exclude entry ends in path separator, will never match: /foo/
      [INFO    ] WARNING: Exclude entry ends in path separator, will never match: /foo/
      [INFO    ] WARNING: Exclude entry ends in path separator, will never match: /foo/
      [INFO    ] WARNING: Exception thrown: ConversionException(IntOverflowInConvertFromString) at ConversionString.cpp(99)
      [INFO    ] WARNING: Exception thrown: ConversionException(BadStringRepresentationOfInt) at ConversionString.cpp(55)
      [INFO    ] WARNING: Exception thrown: ConversionException(CannotConvertEmptyStringToInt) at ConversionString.cpp(44)
      [INFO    ] NOTICE:  Running test common in release mode...
      [INFO    ] (testfiles/config2.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] <root>.TOPlevel (key) is missing.
      [INFO    ] ------
      [INFO    ] (testfiles/config3.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] Unexpected start block in test1
      [INFO    ] ------
      [INFO    ] (testfiles/config4.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] Root level has close block -- forgot to terminate subblock?
      [INFO    ] ------
      [INFO    ] (testfiles/config5.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] Block subconfig2 wasn't started correctly (no '{' on line of it's own)
      [INFO    ] Root level has close block -- forgot to terminate subblock?
      [INFO    ] ------
      [INFO    ] (testfiles/config6.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] test1.subconfig2.bing (key) multi value not allowed (duplicated key?).
      [INFO    ] ------
      [INFO    ] (testfiles/config7.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] Invalid configuration key: = invalid thing here!
      [INFO    ] ------
      [INFO    ] (testfiles/config8.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] File ended without terminating all subblocks
      [INFO    ] ------
      [INFO    ] (testfiles/config9.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] test1.subconfig3.carrots (key) is not a valid integer.
      [INFO    ] ------
      [INFO    ] (testfiles/config9b.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] test1.subconfig2.carrots (key) is not a valid integer.
      [INFO    ] ------
      [INFO    ] (testfiles/config9c.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] test1.subconfig2.carrots (key) is not a valid integer.
      [INFO    ] ------
      [INFO    ] (testfiles/config9d.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] test1.subconfig3.carrots (key) is not a valid integer.
      [INFO    ] ------
      [INFO    ] (testfiles/config10.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] test1.subconfig.carrots (key) is missing.
      [INFO    ] ------
      [INFO    ] (testfiles/config11.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] test1.subconfig3.NOTEXPECTED (key) is not a known key. Check spelling and placement.
      [INFO    ] ------
      [INFO    ] (testfiles/config12.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] <root>.test1.otherthing (block) is missing.
      [INFO    ] ------
      [INFO    ] (testfiles/config13.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] <root>.test1.* (block) is missing (a block must be present).
      [INFO    ] <root>.test1.otherthing (block) is missing.
      [INFO    ] ------
      [INFO    ] (testfiles/config16.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] <root>.BoolTrue1 (key) is not a valid boolean value.
      [INFO    ] ------
      [INFO    ] PASSED
      [INFO    ] `../../release/lib/win32/win32.a' is up to date.
      [INFO    ] `../../release/lib/common/common.a' is up to date.
      [INFO    ] `../../release/lib/crypto/crypto.a' is up to date.
      [INFO    ]   [CXX]     _main
      [INFO    ]   [CXX]     testcrypto
      [INFO    ]   [LINK]    test
      [INFO    ] cp _t ../../release/test/crypto/t
      [INFO    ] chmod u+x ../../release/test/crypto/t
      [INFO    ] cp _t-gdb ../../release/test/crypto/t-gdb
      [INFO    ] chmod u+x ../../release/test/crypto/t-gdb
      [INFO    ] TEST: test/crypto
      [INFO    ] Removing old test files...
      [INFO    ] chmod: testfiles: No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] cp: ../../../test/crypto/testfiles: No such file or directory
      [INFO    ] WARNING: Exception thrown: CipherException(AlreadyInitialised) at CipherContext.cpp(78)
      [INFO    ] WARNING: Exception thrown: CipherException(BeginNotCalled) at CipherContext.cpp(205)
      [INFO    ] WARNING: Exception thrown: CipherException(BeginNotCalled) at CipherContext.cpp(258)
      [INFO    ] WARNING: Exception thrown: CipherException(OutputBufferTooSmall) at CipherContext.cpp(223)
      [INFO    ] WARNING: Exception thrown: CipherException(OutputBufferTooSmall) at CipherContext.cpp(270)
      [INFO    ] WARNING: Exception thrown: CipherException(EVPFinalFailure) at CipherContext.cpp(278)
      [INFO    ] WARNING: Exception thrown: CipherException(OutputBufferTooSmall) at CipherContext.cpp(442)
      [INFO    ] WARNING: Exception thrown: CipherException(OutputBufferTooSmall) at CipherContext.cpp(442)
      [INFO    ] WARNING: Exception thrown: CipherException(AlreadyInitialised) at CipherContext.cpp(78)
      [INFO    ] WARNING: Exception thrown: CipherException(BeginNotCalled) at CipherContext.cpp(205)
      [INFO    ] WARNING: Exception thrown: CipherException(BeginNotCalled) at CipherContext.cpp(258)
      [INFO    ] WARNING: Exception thrown: CipherException(OutputBufferTooSmall) at CipherContext.cpp(223)
      [INFO    ] WARNING: Exception thrown: CipherException(OutputBufferTooSmall) at CipherContext.cpp(270)
      [INFO    ] WARNING: Exception thrown: CipherException(EVPFinalFailure) at CipherContext.cpp(278)
      [INFO    ] WARNING: Exception thrown: CipherException(OutputBufferTooSmall) at CipherContext.cpp(442)
      [INFO    ] WARNING: Exception thrown: CipherException(OutputBufferTooSmall) at CipherContext.cpp(442)
      [INFO    ] NOTICE:  Running test crypto in release mode...
      [INFO    ] Blowfish...
      [INFO    ] AES...
      [INFO    ] Misc...
      [INFO    ] PASSED
      [INFO    ] `../../release/lib/win32/win32.a' is up to date.
      [INFO    ] `../../release/lib/common/common.a' is up to date.
      [INFO    ] `../../release/lib/compress/compress.a' is up to date.
      [INFO    ]   [CXX]     _main
      [INFO    ]   [CXX]     testcompress
      [INFO    ]   [LINK]    test
      [INFO    ] cp _t ../../release/test/compress/t
      [INFO    ] chmod u+x ../../release/test/compress/t
      [INFO    ] cp _t-gdb ../../release/test/compress/t-gdb
      [INFO    ] chmod u+x ../../release/test/compress/t-gdb
      [INFO    ] TEST: test/compress
      [INFO    ] Removing old test files...
      [INFO    ] chmod: testfiles: No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] cp: ../../../test/compress/testfiles: No such file or directory
      [INFO    ] NOTICE:  Running test compress in release mode...
      [INFO    ] PASSED
      [INFO    ] `../../release/lib/win32/win32.a' is up to date.
      [INFO    ] `../../release/lib/common/common.a' is up to date.
      [INFO    ]   [CXX]     intercept
      [INFO    ]   [AR]      intercept
      [INFO    ]   [RANLIB]  intercept
      [INFO    ] `../../release/lib/raidfile/raidfile.a' is up to date.
      [INFO    ]   [CXX]     _main
      [INFO    ]   [CXX]     testraidfile
      [INFO    ]   [LINK]    test
      [INFO    ] cp _t ../../release/test/raidfile/t
      [INFO    ] chmod u+x ../../release/test/raidfile/t
      [INFO    ] cp _t-gdb ../../release/test/raidfile/t-gdb
      [INFO    ] chmod u+x ../../release/test/raidfile/t-gdb
      [INFO    ] TEST: test/raidfile
      [INFO    ] Killing any running daemons...
      [INFO    ] Removing old test files...
      [INFO    ] chmod: testfiles: No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] ERROR:   Attempted to overwrite raidfile 0 test1
      [INFO    ] WARNING: Exception thrown: RaidFileException(CannotOverwriteExistingFile) at RaidFileWrite.cpp(101)
      [INFO    ] WARNING: Exception thrown: RaidFileException(FileIsCurrentlyOpenForWriting) at RaidFileWrite.cpp(144)
      [INFO    ] ERROR:   Expected raidfile doesnt-exist does not exist
      [INFO    ] WARNING: Exception thrown: RaidFileException(RaidFileDoesntExist) at RaidFileRead.cpp(1026)
      [INFO    ] ERROR:   Opening 0 damage in normal mode, but parity file doesn't exist
      [INFO    ] ERROR:   Attempting to open RAID file 0 damage in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(OSError) at RaidFileRead.cpp(703)
      [INFO    ] WARNING: Exception thrown: RaidFileException(FileIsDamagedNotRecoverable) at RaidFileRead.cpp(1409)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testdd stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testdd stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testdd (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testdd, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testdd (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testdd, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testdd, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testdd, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 test2 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 test2 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 test2 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 test2, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 test2 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 test2, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 test2, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 test2, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testThree stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testThree stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testThree (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testThree, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testThree (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testThree, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testThree, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testThree, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testX stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testX stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testX (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testX, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testX (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testX, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testX, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testX, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall0 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall0 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall1 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall1 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall1, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall2 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall2 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall2, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall3 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall3 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall3, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall4 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall4 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall4, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testSmall5 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testSmall5 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testSmall5, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testSmall6 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testSmall6 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testSmall6, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall7 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall7 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall7, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall8 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall8 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall8, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall9 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall9 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall9, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall10 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall10 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall10, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testfour stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testfour stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testfour (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testfour, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testfour (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testfour, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testfour, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testfour, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN0 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN0 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN1 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN1 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN1, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN2 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN2 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN7 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN7 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN7, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN8 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN8 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN9 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN9 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN9, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN1027 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN1027 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN1027 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN1027, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN1027, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN2039 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN2039 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2039 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2039, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2039, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN2040 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN2040 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2040 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2040, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2040, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN2041 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN2041 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2041 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2041, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2041, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN2042 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN2042 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2042 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2042, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2042, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN2043 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN2043 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2043 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2043, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2043, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN2044 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN2044 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2044 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2044, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2044, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN2045 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN2045 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2045 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2045, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2045, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN2046 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN2046 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2046 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2046, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2046, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN2047 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN2047 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2047 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2047, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2047, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN2048 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN2048 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2048 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2048, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2048, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN2049 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN2049 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2049 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2049, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2049, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2049, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN2050 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN2050 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2050 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2050, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2050, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2050, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN2055 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN2055 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2055 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2055, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2055 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2055, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2055, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2055, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN2056 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN2056 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2056 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2056, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2056 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2056, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2056, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2056, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN2057 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN2057 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2057 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2057, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2057 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2057, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2057, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2057, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN3075 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN3075 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN3075 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN3075, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN3075 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN3075, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN3075, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN3075, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN4087 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN4087 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4087 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4087, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4087 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4087, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4087, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4087, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN4088 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN4088 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4088 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4088, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4088 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4088, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4088, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4088, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN4089 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN4089 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4089 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4089, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4089 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4089, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4089, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4089, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN4090 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN4090 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4090 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4090, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4090 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4090, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4090, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4090, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN4091 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN4091 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4091 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4091, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4091 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4091, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4091, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4091, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN4092 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN4092 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4092 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4092, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4092 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4092, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4092, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4092, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN4093 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN4093 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4093 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4093, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4093 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4093, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4093, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4093, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN4094 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN4094 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4094 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4094, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4094 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4094, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4094, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4094, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN4095 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN4095 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4095 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4095, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4095 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4095, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4095, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4095, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN4096 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN4096 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4096 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4096, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4096 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4096, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4096, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4096, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN4097 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN4097 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4097 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4097, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4097 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4097, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4097, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4097, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN4098 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN4098 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4098 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4098, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4098 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4098, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4098, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4098, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN4103 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN4103 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4103 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4103, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4103 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4103, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4103, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4103, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN4104 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN4104 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4104 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4104, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4104 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4104, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4104, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4104, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN4105 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN4105 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4105 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4105, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4105 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4105, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4105, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4105, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN5123 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN5123 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN5123 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN5123, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN5123 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN5123, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN5123, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN5123, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN6135 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN6135 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6135 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6135, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6135 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6135, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6135, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6135, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN6136 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN6136 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6136 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6136, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6136 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6136, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6136, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6136, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN6137 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN6137 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6137 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6137, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6137 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6137, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6137, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6137, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN6138 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN6138 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6138 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6138, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6138 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6138, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6138, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6138, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN6139 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN6139 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6139 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6139, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6139 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6139, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6139, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6139, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN6140 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN6140 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6140 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6140, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6140 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6140, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6140, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6140, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN6141 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN6141 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6141 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6141, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6141 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6141, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6141, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6141, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN6142 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN6142 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6142 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6142, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6142 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6142, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6142, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6142, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN6143 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN6143 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6143 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6143, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6143 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6143, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6143, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6143, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN6144 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN6144 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6144 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6144, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6144 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6144, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6144, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6144, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN6145 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN6145 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6145 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6145, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6145 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6145, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6145, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6145, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN6146 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN6146 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6146 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6146, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6146 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6146, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6146, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6146, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN6151 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN6151 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6151 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6151, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6151 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6151, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6151, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6151, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN6152 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN6152 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6152 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6152, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6152 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6152, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6152, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6152, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN6153 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN6153 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6153 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6153, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6153 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6153, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6153, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6153, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN7171 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN7171 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN7171 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN7171, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN7171 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN7171, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN7171, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN7171, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN8183 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN8183 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8183 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8183, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8183 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8183, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8183, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8183, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN8184 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN8184 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8184 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8184, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8184 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8184, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8184, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8184, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN8185 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN8185 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8185 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8185, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8185 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8185, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8185, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8185, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN8186 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN8186 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8186 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8186, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8186 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8186, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8186, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8186, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN8187 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN8187 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8187 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8187, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8187 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8187, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8187, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8187, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN8188 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN8188 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8188 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8188, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8188 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8188, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8188, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8188, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN8189 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN8189 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8189 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8189, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8189 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8189, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8189, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8189, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN8190 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN8190 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8190 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8190, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8190 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8190, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8190, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8190, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN8191 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN8191 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8191 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8191, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8191 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8191, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8191, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8191, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN8192 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN8192 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8192 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8192, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8192 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8192, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8192, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8192, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN8193 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN8193 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8193 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8193, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8193 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8193, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8193, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8193, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN8194 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN8194 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8194 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8194, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8194 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8194, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8194, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8194, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN8199 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN8199 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8199 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8199, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8199 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8199, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8199, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8199, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN8200 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN8200 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8200 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8200, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8200 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8200, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8200, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8200, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN8201 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN8201 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8201 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8201, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8201 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8201, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8201, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8201, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN9219 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN9219 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN9219 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN9219, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN9219 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN9219, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN9219, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN9219, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN10231 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN10231 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10231 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10231, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10231 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10231, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10231, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10231, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN10232 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN10232 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10232 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10232, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10232 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10232, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10232, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10232, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN10233 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN10233 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10233 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10233, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10233 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10233, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10233, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10233, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN10234 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN10234 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10234 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10234, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10234 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10234, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10234, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10234, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN10235 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN10235 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10235 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10235, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10235 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10235, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10235, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10235, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN10236 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN10236 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10236 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10236, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10236 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10236, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10236, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10236, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN10237 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN10237 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10237 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10237, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10237 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10237, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10237, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10237, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN10238 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN10238 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10238 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10238, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10238 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10238, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10238, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10238, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN10239 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN10239 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10239 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10239, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10239 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10239, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10239, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10239, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN10240 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN10240 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10240 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10240, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10240 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10240, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10240, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10240, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN10241 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN10241 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10241 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10241, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10241 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10241, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10241, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10241, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN10242 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN10242 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10242 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10242, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10242 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10242, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10242, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10242, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN10247 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN10247 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10247 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10247, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10247 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10247, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10247, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10247, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN10248 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN10248 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10248 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10248, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10248 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10248, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10248, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10248, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN10249 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN10249 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10249 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10249, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10249 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10249, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10249, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10249, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN11267 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN11267 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN11267 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN11267, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN11267 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN11267, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN11267, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN11267, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN12279 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN12279 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12279 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12279, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12279 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12279, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12279, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12279, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN12280 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN12280 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12280 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12280, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12280 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12280, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12280, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12280, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN12281 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN12281 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12281 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12281, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12281 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12281, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12281, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12281, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN12282 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN12282 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12282 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12282, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12282 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12282, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12282, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12282, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN12283 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN12283 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12283 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12283, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12283 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12283, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12283, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12283, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN12284 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN12284 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12284 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12284, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12284 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12284, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12284, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12284, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN12285 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN12285 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12285 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12285, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12285 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12285, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12285, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12285, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN12286 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 0 testN12286 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12286 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12286, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12286 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12286, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12286, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12286, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN12287 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) at RaidFileRead.cpp(1091)
      [INFO    ] ERROR:   I/O error on opening 1 testN12287 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12287 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12287, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12287 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12287, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12287, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12287, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] NOTICE:  Running test raidfile in release mode...
      [INFO    ] PASSED
      [INFO    ] `../../release/lib/win32/win32.a' is up to date.
      [INFO    ] `../../release/lib/common/common.a' is up to date.
      [INFO    ] `../../release/lib/server/server.a' is up to date.
      [INFO    ]   [CXX]     TestCommands
      [INFO    ]   [CXX]     TestContext
      [INFO    ]   [CXX]     _main
      [INFO    ]   [CXX]     autogen_TestProtocolClient
      [INFO    ]   [CXX]     autogen_TestProtocolServer
      [INFO    ]   [CXX]     testbasicserver
      [INFO    ]   [LINK]    test
      [INFO    ] cp _t ../../release/test/basicserver/t
      [INFO    ] chmod u+x ../../release/test/basicserver/t
      [INFO    ] cp _t-gdb ../../release/test/basicserver/t-gdb
      [INFO    ] chmod u+x ../../release/test/basicserver/t-gdb
      [INFO    ] TEST: test/basicserver
      [INFO    ] Killing any running daemons...
      [INFO    ] Removing old test files...
      [INFO    ] chmod: testfiles: No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] NOTICE:  Running test basicserver in release mode...
      [INFO    ] Starting server: ./test --test-daemon-args= srv1 testfiles/srv1.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] Waiting for server to die (pid 32405): . done.
      [INFO    ] WARNING: Exception thrown: ServerException(SocketAlreadyOpen) at SocketStream.cpp(150)
      [INFO    ] Starting server: ./test --test-daemon-args= srv2 testfiles/srv2.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] Waiting for server to die (pid 32412): . done.
      [INFO    ] WARNING: Exception thrown: ServerException(SocketAlreadyOpen) at SocketStream.cpp(150)
      [INFO    ] Starting server: ./test --test-daemon-args= srv3 testfiles/srv3.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] Connected to 'SERVER'
      [INFO    ] Connected to 'SERVER'
      [INFO    ] Connected to 'SERVER'
      [INFO    ] Waiting for server to die (pid 32419): . done.
      [INFO    ] Starting server: ./test --test-daemon-args= srv4 testfiles/srv4.conf
      [INFO    ] Waiting for server to start: . done.
      [INFO    ] stream is fixed size
      [INFO    ] stream is uncertain size
      [INFO    ] stream is fixed size
      [INFO    ] stream is uncertain size
      [INFO    ] Waiting for server to die (pid 32427): . done.
      [INFO    ] PASSED
      [INFO    ] `../../release/lib/win32/win32.a' is up to date.
      [INFO    ] `../../release/lib/common/common.a' is up to date.
      [INFO    ] `../../release/lib/compress/compress.a' is up to date.
      [INFO    ] `../../release/lib/crypto/crypto.a' is up to date.
      [INFO    ] `../../release/lib/server/server.a' is up to date.
      [INFO    ] `../../release/lib/backupclient/backupclient.a' is up to date.
      [INFO    ] `../../release/lib/raidfile/raidfile.a' is up to date.
      [INFO    ] `../../release/lib/backupstore/backupstore.a' is up to date.
      [INFO    ] `../../release/bin/bbstoreaccounts/bbstoreaccounts' is up to date.
      [INFO    ] `../../release/bin/bbstored/bbstored' is up to date.
      [INFO    ]   [CXX]     _main
      [INFO    ]   [CXX]     testbackupstore
      [ERROR   ] testbackupstore.cpp: In function 'void test_everything_deleted(BackupProtocolClient&, int64_t)':
      [ERROR   ] testbackupstore.cpp:436: warning: format '%llx' expects type 'long long unsigned int', but argument 2 has type 'int64_t'
      [ERROR   ] testbackupstore.cpp: In function 'int64_t create_test_data_subdirs(BackupProtocolClient&, int64_t, const char*, int)':
      [ERROR   ] testbackupstore.cpp:488: warning: format '%llx' expects type 'long long unsigned int', but argument 3 has type 'int64_t'
      [INFO    ]   [LINK]    test
      [INFO    ] cp _t ../../release/test/backupstore/t
      [INFO    ] chmod u+x ../../release/test/backupstore/t
      [INFO    ] cp _t-gdb ../../release/test/backupstore/t-gdb
      [INFO    ] chmod u+x ../../release/test/backupstore/t-gdb
      [INFO    ] TEST: test/backupstore
      [INFO    ] Killing any running daemons...
      [INFO    ] Removing old test files...
      [INFO    ] chmod: testfiles: No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] ERROR:   Attempted to overwrite raidfile 0 test-info/info
      [INFO    ] WARNING: Exception thrown: RaidFileException(CannotOverwriteExistingFile) at RaidFileWrite.cpp(101)
      [INFO    ] WARNING: Exception thrown: BackupStoreException(StoreInfoIsReadOnly) at BackupStoreInfo.cpp(291)
      [INFO    ] WARNING: Exception thrown: BackupStoreException(StoreInfoIsReadOnly) at BackupStoreInfo.cpp(366)
      [INFO    ] WARNING: Exception thrown: BackupStoreException(StoreInfoIsReadOnly) at BackupStoreInfo.cpp(390)
      [INFO    ] WARNING: Exception thrown: BackupStoreException(StoreInfoIsReadOnly) at BackupStoreInfo.cpp(414)
      [INFO    ] WARNING: Exception thrown: BackupStoreException(StoreInfoIsReadOnly) at BackupStoreInfo.cpp(510)
      [INFO    ] WARNING: Exception thrown: BackupStoreException(StoreInfoIsReadOnly) at BackupStoreInfo.cpp(490)
      [INFO    ] WARNING: Exception thrown: BackupStoreException(StoreInfoBlockDeltaMakesValueNegative) at BackupStoreInfo.cpp(370)
      [INFO    ] WARNING: Exception thrown: BackupStoreException(StoreInfoBlockDeltaMakesValueNegative) at BackupStoreInfo.cpp(394)
      [INFO    ] WARNING: Exception thrown: BackupStoreException(StoreInfoBlockDeltaMakesValueNegative) at BackupStoreInfo.cpp(418)
      [INFO    ] WARNING: Exception thrown: BackupStoreException(StoreInfoDirNotInList) at BackupStoreInfo.cpp(516)
      [INFO    ] WARNING: Login command failed: received error BadLogin = 3
      [INFO    ] WARNING: Exception thrown: ConnectionException(Conn_Protocol_UnexpectedReply) at autogen_BackupProtocolClient.cpp(1297)
      [INFO    ] NOTICE:  Account 0x01234567 created.
      [INFO    ] WARNING: Login command failed: received error CannotLockStoreForWriting = 4
      [INFO    ] WARNING: Exception thrown: ConnectionException(Conn_Protocol_UnexpectedReply) at autogen_BackupProtocolClient.cpp(1297)
      [INFO    ] WARNING: GetFile command failed: received error DoesNotExistInDirectory = 13
      [INFO    ] WARNING: Exception thrown: ConnectionException(Conn_Protocol_UnexpectedReply) at autogen_BackupProtocolClient.cpp(1726)
      [INFO    ] WARNING: MoveObject command failed: received error DoesNotExist = 7
      [INFO    ] WARNING: Exception thrown: ConnectionException(Conn_Protocol_UnexpectedReply) at autogen_BackupProtocolClient.cpp(1437)
      [INFO    ] WARNING: MoveObject command failed: received error TargetNameExists = 10
      [INFO    ] WARNING: Exception thrown: ConnectionException(Conn_Protocol_UnexpectedReply) at autogen_BackupProtocolClient.cpp(1437)
      [INFO    ] NOTICE:  Running test backupstore in release mode...
      [INFO    ] Starting server: ../../bin/bbstored/bbstored  testfiles/bbstored.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] testfiles/test0
      [INFO    ] testfiles/test1
      [INFO    ] testfiles/test2
      [INFO    ] testfiles/test3
      [INFO    ] testfiles/test4
      [INFO    ] testfiles/test5
      [INFO    ] testfiles/test6
      [INFO    ] testfiles/test7
      [INFO    ] testfiles/test8
      [INFO    ] testfiles/test9
      [INFO    ] testfiles/testa
      [INFO    ] testfiles/testb
      [INFO    ] testfiles/testc
      [INFO    ] testfiles/testd
      [INFO    ] 0
      [INFO    ] 1
      [INFO    ] 2
      [INFO    ] 3
      [INFO    ] 4
      [INFO    ] 5
      [INFO    ] 6
      [INFO    ] 7
      [INFO    ] 8
      [INFO    ] 9
      [INFO    ] 10
      [INFO    ] 11
      [INFO    ] 12
      [INFO    ] 13
      [INFO    ] ==== Reading directory using read-only connection
      [INFO    ] done.
      [INFO    ] ==== Checking upload using read-only connection
      [INFO    ] done.
      [INFO    ] Create subdirs, depth = 6, dirid = 16
      [INFO    ] Create subdirs, depth = 5, dirid = 17
      [INFO    ] Create subdirs, depth = 4, dirid = 18
      [INFO    ] Create subdirs, depth = 3, dirid = 19
      [INFO    ] Create subdirs, depth = 2, dirid = 1a
      [INFO    ] Create subdirs, depth = 1, dirid = 1b
      [INFO    ] Create subdirs, depth = 0, dirid = 1c
      [INFO    ] Create subdirs, depth = 0, dirid = 20
      [INFO    ] Create subdirs, depth = 1, dirid = 27
      [INFO    ] Create subdirs, depth = 0, dirid = 28
      [INFO    ] Create subdirs, depth = 0, dirid = 2c
      [INFO    ] Create subdirs, depth = 2, dirid = 36
      [INFO    ] Create subdirs, depth = 1, dirid = 37
      [INFO    ] Create subdirs, depth = 0, dirid = 38
      [INFO    ] Create subdirs, depth = 0, dirid = 3c
      [INFO    ] Create subdirs, depth = 1, dirid = 43
      [INFO    ] Create subdirs, depth = 0, dirid = 44
      [INFO    ] Create subdirs, depth = 0, dirid = 48
      [INFO    ] Create subdirs, depth = 3, dirid = 55
      [INFO    ] Create subdirs, depth = 2, dirid = 56
      [INFO    ] Create subdirs, depth = 1, dirid = 57
      [INFO    ] Create subdirs, depth = 0, dirid = 58
      [INFO    ] Create subdirs, depth = 0, dirid = 5c
      [INFO    ] Create subdirs, depth = 1, dirid = 63
      [INFO    ] Create subdirs, depth = 0, dirid = 64
      [INFO    ] Create subdirs, depth = 0, dirid = 68
      [INFO    ] Create subdirs, depth = 2, dirid = 72
      [INFO    ] Create subdirs, depth = 1, dirid = 73
      [INFO    ] Create subdirs, depth = 0, dirid = 74
      [INFO    ] Create subdirs, depth = 0, dirid = 78
      [INFO    ] Create subdirs, depth = 1, dirid = 7f
      [INFO    ] Create subdirs, depth = 0, dirid = 80
      [INFO    ] Create subdirs, depth = 0, dirid = 84
      [INFO    ] Create subdirs, depth = 4, dirid = 94
      [INFO    ] Create subdirs, depth = 3, dirid = 95
      [INFO    ] Create subdirs, depth = 2, dirid = 96
      [INFO    ] Create subdirs, depth = 1, dirid = 97
      [INFO    ] Create subdirs, depth = 0, dirid = 98
      [INFO    ] Create subdirs, depth = 0, dirid = 9c
      [INFO    ] Create subdirs, depth = 1, dirid = a3
      [INFO    ] Create subdirs, depth = 0, dirid = a4
      [INFO    ] Create subdirs, depth = 0, dirid = a8
      [INFO    ] Create subdirs, depth = 2, dirid = b2
      [INFO    ] Create subdirs, depth = 1, dirid = b3
      [INFO    ] Create subdirs, depth = 0, dirid = b4
      [INFO    ] Create subdirs, depth = 0, dirid = b8
      [INFO    ] Create subdirs, depth = 1, dirid = bf
      [INFO    ] Create subdirs, depth = 0, dirid = c0
      [INFO    ] Create subdirs, depth = 0, dirid = c4
      [INFO    ] Create subdirs, depth = 3, dirid = d1
      [INFO    ] Create subdirs, depth = 2, dirid = d2
      [INFO    ] Create subdirs, depth = 1, dirid = d3
      [INFO    ] Create subdirs, depth = 0, dirid = d4
      [INFO    ] Create subdirs, depth = 0, dirid = d8
      [INFO    ] Create subdirs, depth = 1, dirid = df
      [INFO    ] Create subdirs, depth = 0, dirid = e0
      [INFO    ] Create subdirs, depth = 0, dirid = e4
      [INFO    ] Create subdirs, depth = 2, dirid = ee
      [INFO    ] Create subdirs, depth = 1, dirid = ef
      [INFO    ] Create subdirs, depth = 0, dirid = f0
      [INFO    ] Create subdirs, depth = 0, dirid = f4
      [INFO    ] Create subdirs, depth = 1, dirid = fb
      [INFO    ] Create subdirs, depth = 0, dirid = fc
      [INFO    ] Create subdirs, depth = 0, dirid = 100
      [INFO    ] Create subdirs, depth = 5, dirid = 113
      [INFO    ] Create subdirs, depth = 4, dirid = 114
      [INFO    ] Create subdirs, depth = 3, dirid = 115
      [INFO    ] Create subdirs, depth = 2, dirid = 116
      [INFO    ] Create subdirs, depth = 1, dirid = 117
      [INFO    ] Create subdirs, depth = 0, dirid = 118
      [INFO    ] Create subdirs, depth = 0, dirid = 11c
      [INFO    ] Create subdirs, depth = 1, dirid = 123
      [INFO    ] Create subdirs, depth = 0, dirid = 124
      [INFO    ] Create subdirs, depth = 0, dirid = 128
      [INFO    ] Create subdirs, depth = 2, dirid = 132
      [INFO    ] Create subdirs, depth = 1, dirid = 133
      [INFO    ] Create subdirs, depth = 0, dirid = 134
      [INFO    ] Create subdirs, depth = 0, dirid = 138
      [INFO    ] Create subdirs, depth = 1, dirid = 13f
      [INFO    ] Create subdirs, depth = 0, dirid = 140
      [INFO    ] Create subdirs, depth = 0, dirid = 144
      [INFO    ] Create subdirs, depth = 3, dirid = 151
      [INFO    ] Create subdirs, depth = 2, dirid = 152
      [INFO    ] Create subdirs, depth = 1, dirid = 153
      [INFO    ] Create subdirs, depth = 0, dirid = 154
      [INFO    ] Create subdirs, depth = 0, dirid = 158
      [INFO    ] Create subdirs, depth = 1, dirid = 15f
      [INFO    ] Create subdirs, depth = 0, dirid = 160
      [INFO    ] Create subdirs, depth = 0, dirid = 164
      [INFO    ] Create subdirs, depth = 2, dirid = 16e
      [INFO    ] Create subdirs, depth = 1, dirid = 16f
      [INFO    ] Create subdirs, depth = 0, dirid = 170
      [INFO    ] Create subdirs, depth = 0, dirid = 174
      [INFO    ] Create subdirs, depth = 1, dirid = 17b
      [INFO    ] Create subdirs, depth = 0, dirid = 17c
      [INFO    ] Create subdirs, depth = 0, dirid = 180
      [INFO    ] Create subdirs, depth = 4, dirid = 190
      [INFO    ] Create subdirs, depth = 3, dirid = 191
      [INFO    ] Create subdirs, depth = 2, dirid = 192
      [INFO    ] Create subdirs, depth = 1, dirid = 193
      [INFO    ] Create subdirs, depth = 0, dirid = 194
      [INFO    ] Create subdirs, depth = 0, dirid = 198
      [INFO    ] Create subdirs, depth = 1, dirid = 19f
      [INFO    ] Create subdirs, depth = 0, dirid = 1a0
      [INFO    ] Create subdirs, depth = 0, dirid = 1a4
      [INFO    ] Create subdirs, depth = 2, dirid = 1ae
      [INFO    ] Create subdirs, depth = 1, dirid = 1af
      [INFO    ] Create subdirs, depth = 0, dirid = 1b0
      [INFO    ] Create subdirs, depth = 0, dirid = 1b4
      [INFO    ] Create subdirs, depth = 1, dirid = 1bb
      [INFO    ] Create subdirs, depth = 0, dirid = 1bc
      [INFO    ] Create subdirs, depth = 0, dirid = 1c0
      [INFO    ] Create subdirs, depth = 3, dirid = 1cd
      [INFO    ] Create subdirs, depth = 2, dirid = 1ce
      [INFO    ] Create subdirs, depth = 1, dirid = 1cf
      [INFO    ] Create subdirs, depth = 0, dirid = 1d0
      [INFO    ] Create subdirs, depth = 0, dirid = 1d4
      [INFO    ] Create subdirs, depth = 1, dirid = 1db
      [INFO    ] Create subdirs, depth = 0, dirid = 1dc
      [INFO    ] Create subdirs, depth = 0, dirid = 1e0
      [INFO    ] Create subdirs, depth = 2, dirid = 1ea
      [INFO    ] Create subdirs, depth = 1, dirid = 1eb
      [INFO    ] Create subdirs, depth = 0, dirid = 1ec
      [INFO    ] Create subdirs, depth = 0, dirid = 1f0
      [INFO    ] Create subdirs, depth = 1, dirid = 1f7
      [INFO    ] Create subdirs, depth = 0, dirid = 1f8
      [INFO    ] Create subdirs, depth = 0, dirid = 1fc
      [INFO    ] Test for del: 16
      [INFO    ] Test for del: 17
      [INFO    ] Test for del: 18
      [INFO    ] Test for del: 19
      [INFO    ] Test for del: 1a
      [INFO    ] Test for del: 1b
      [INFO    ] Test for del: 1c
      [INFO    ] Test for del: 20
      [INFO    ] Test for del: 27
      [INFO    ] Test for del: 28
      [INFO    ] Test for del: 2c
      [INFO    ] Test for del: 36
      [INFO    ] Test for del: 37
      [INFO    ] Test for del: 38
      [INFO    ] Test for del: 3c
      [INFO    ] Test for del: 43
      [INFO    ] Test for del: 44
      [INFO    ] Test for del: 48
      [INFO    ] Test for del: 55
      [INFO    ] Test for del: 56
      [INFO    ] Test for del: 57
      [INFO    ] Test for del: 58
      [INFO    ] Test for del: 5c
      [INFO    ] Test for del: 63
      [INFO    ] Test for del: 64
      [INFO    ] Test for del: 68
      [INFO    ] Test for del: 72
      [INFO    ] Test for del: 73
      [INFO    ] Test for del: 74
      [INFO    ] Test for del: 78
      [INFO    ] Test for del: 7f
      [INFO    ] Test for del: 80
      [INFO    ] Test for del: 84
      [INFO    ] Test for del: 94
      [INFO    ] Test for del: 95
      [INFO    ] Test for del: 96
      [INFO    ] Test for del: 97
      [INFO    ] Test for del: 98
      [INFO    ] Test for del: 9c
      [INFO    ] Test for del: a3
      [INFO    ] Test for del: a4
      [INFO    ] Test for del: a8
      [INFO    ] Test for del: b2
      [INFO    ] Test for del: b3
      [INFO    ] Test for del: b4
      [INFO    ] Test for del: b8
      [INFO    ] Test for del: bf
      [INFO    ] Test for del: c0
      [INFO    ] Test for del: c4
      [INFO    ] Test for del: d1
      [INFO    ] Test for del: d2
      [INFO    ] Test for del: d3
      [INFO    ] Test for del: d4
      [INFO    ] Test for del: d8
      [INFO    ] Test for del: df
      [INFO    ] Test for del: e0
      [INFO    ] Test for del: e4
      [INFO    ] Test for del: ee
      [INFO    ] Test for del: ef
      [INFO    ] Test for del: f0
      [INFO    ] Test for del: f4
      [INFO    ] Test for del: fb
      [INFO    ] Test for del: fc
      [INFO    ] Test for del: 100
      [INFO    ] Test for del: 113
      [INFO    ] Test for del: 114
      [INFO    ] Test for del: 115
      [INFO    ] Test for del: 116
      [INFO    ] Test for del: 117
      [INFO    ] Test for del: 118
      [INFO    ] Test for del: 11c
      [INFO    ] Test for del: 123
      [INFO    ] Test for del: 124
      [INFO    ] Test for del: 128
      [INFO    ] Test for del: 132
      [INFO    ] Test for del: 133
      [INFO    ] Test for del: 134
      [INFO    ] Test for del: 138
      [INFO    ] Test for del: 13f
      [INFO    ] Test for del: 140
      [INFO    ] Test for del: 144
      [INFO    ] Test for del: 151
      [INFO    ] Test for del: 152
      [INFO    ] Test for del: 153
      [INFO    ] Test for del: 154
      [INFO    ] Test for del: 158
      [INFO    ] Test for del: 15f
      [INFO    ] Test for del: 160
      [INFO    ] Test for del: 164
      [INFO    ] Test for del: 16e
      [INFO    ] Test for del: 16f
      [INFO    ] Test for del: 170
      [INFO    ] Test for del: 174
      [INFO    ] Test for del: 17b
      [INFO    ] Test for del: 17c
      [INFO    ] Test for del: 180
      [INFO    ] Test for del: 190
      [INFO    ] Test for del: 191
      [INFO    ] Test for del: 192
      [INFO    ] Test for del: 193
      [INFO    ] Test for del: 194
      [INFO    ] Test for del: 198
      [INFO    ] Test for del: 19f
      [INFO    ] Test for del: 1a0
      [INFO    ] Test for del: 1a4
      [INFO    ] Test for del: 1ae
      [INFO    ] Test for del: 1af
      [INFO    ] Test for del: 1b0
      [INFO    ] Test for del: 1b4
      [INFO    ] Test for del: 1bb
      [INFO    ] Test for del: 1bc
      [INFO    ] Test for del: 1c0
      [INFO    ] Test for del: 1cd
      [INFO    ] Test for del: 1ce
      [INFO    ] Test for del: 1cf
      [INFO    ] Test for del: 1d0
      [INFO    ] Test for del: 1d4
      [INFO    ] Test for del: 1db
      [INFO    ] Test for del: 1dc
      [INFO    ] Test for del: 1e0
      [INFO    ] Test for del: 1ea
      [INFO    ] Test for del: 1eb
      [INFO    ] Test for del: 1ec
      [INFO    ] Test for del: 1f0
      [INFO    ] Test for del: 1f7
      [INFO    ] Test for del: 1f8
      [INFO    ] Test for del: 1fc
      [INFO    ] Waiting for server to die (pid 32497): . done.
      [INFO    ] NOTICE:  Limits on account 0x01234567 changed to 10 soft, 20000 hard.
      [INFO    ] Starting server: ../../bin/bbstored/bbstored testfiles/bbstored.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] waiting for housekeeping:
      [INFO    ] ..............................NOTICE:  Limits on account 0x01234567 changed to 10 soft, 20 hard.
      [INFO    ] WARNING: StoreFile command failed: received error StorageLimitExceeded = 11
      [INFO    ] WARNING: Exception thrown: ConnectionException(Conn_Protocol_UnexpectedReply) at autogen_BackupProtocolClient.cpp(1691)
      [INFO    ] WARNING: CreateDirectory command failed: received error StorageLimitExceeded = 11
      [INFO    ] WARNING: Exception thrown: ConnectionException(Conn_Protocol_UnexpectedReply) at autogen_BackupProtocolClient.cpp(1510)
      [INFO    ] Waiting for server to die (pid 32573): . done.
      [INFO    ] PASSED
      [INFO    ] `../../release/lib/win32/win32.a' is up to date.
      [INFO    ] `../../release/lib/common/common.a' is up to date.
      [INFO    ] `../../release/lib/compress/compress.a' is up to date.
      [INFO    ] `../../release/lib/crypto/crypto.a' is up to date.
      [INFO    ] `../../release/lib/server/server.a' is up to date.
      [INFO    ] `../../release/lib/backupclient/backupclient.a' is up to date.
      [INFO    ] `../../release/lib/raidfile/raidfile.a' is up to date.
      [INFO    ] `../../release/lib/backupstore/backupstore.a' is up to date.
      [INFO    ] `../../release/bin/bbackupctl/bbackupctl' is up to date.
      [INFO    ] `../../release/bin/bbackupd/bbackupd' is up to date.
      [INFO    ] `../../release/bin/bbackupquery/bbackupquery' is up to date.
      [INFO    ] `../../release/bin/bbstoreaccounts/bbstoreaccounts' is up to date.
      [INFO    ] `../../release/bin/bbstored/bbstored' is up to date.
      [INFO    ]   [CXX]     _main
      [INFO    ]   [CXX]     testbackupstorefix
      [INFO    ]   [LINK]    test
      [INFO    ] cp _t ../../release/test/backupstorefix/t
      [INFO    ] chmod u+x ../../release/test/backupstorefix/t
      [INFO    ] cp _t-gdb ../../release/test/backupstorefix/t-gdb
      [INFO    ] chmod u+x ../../release/test/backupstorefix/t-gdb
      [INFO    ] TEST: test/backupstorefix
      [INFO    ] Killing any running daemons...
      [INFO    ] Removing old test files...
      [INFO    ] chmod: testfiles: No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] NOTICE:  Account 0x01234567 created.
      [INFO    ] NOTICE:  Running test backupstorefix in release mode...
      [INFO    ] Starting server: ../../bin/bbstored/bbstored testfiles/bbstored.conf
      [INFO    ] Waiting for server to start: ...............ERROR:   **** TEST FAILURE: Server didn't save PID file at Test.cpp:291
      [INFO    ] ERROR:   **** TEST FAILURE: Condition [pid != -1 && pid != 0] failed at testbackupstorefix.cpp:302
      [INFO    ]  timed out!
      [INFO    ] FAILED: 2 tests failed (first at Test.cpp:291)
      [INFO    ] `../../release/lib/win32/win32.a' is up to date.
      [INFO    ] `../../release/lib/common/common.a' is up to date.
      [INFO    ] `../../release/lib/compress/compress.a' is up to date.
      [INFO    ] `../../release/lib/crypto/crypto.a' is up to date.
      [INFO    ] `../../release/lib/server/server.a' is up to date.
      [INFO    ] `../../release/lib/backupclient/backupclient.a' is up to date.
      [INFO    ] `../../release/lib/raidfile/raidfile.a' is up to date.
      [INFO    ] `../../release/lib/backupstore/backupstore.a' is up to date.
      [INFO    ] `../../release/bin/bbstoreaccounts/bbstoreaccounts' is up to date.
      [INFO    ] `../../release/bin/bbstored/bbstored' is up to date.
      [INFO    ]   [CXX]     _main
      [INFO    ]   [CXX]     testbackupstorepatch
      [ERROR   ] testbackupstorepatch.cpp: In function 'int test(int, const char**)':
      [ERROR   ] testbackupstorepatch.cpp:411: warning: format '%lld' expects type 'long long int', but argument 2 has type 'int64_t'
      [INFO    ]   [LINK]    test
      [INFO    ] cp _t ../../release/test/backupstorepatch/t
      [INFO    ] chmod u+x ../../release/test/backupstorepatch/t
      [INFO    ] cp _t-gdb ../../release/test/backupstorepatch/t-gdb
      [INFO    ] chmod u+x ../../release/test/backupstorepatch/t-gdb
      [INFO    ] TEST: test/backupstorepatch
      [INFO    ] Removing old test files...
      [INFO    ] chmod: testfiles: No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] cp: ../../../test/backupstorepatch/testfiles: No such file or directory
      [INFO    ] NOTICE:  Account 0x01234567 created.
      [INFO    ] NOTICE:  Running test backupstorepatch in release mode...
      [INFO    ] Starting server: ../../bin/bbstored/bbstored testfiles/bbstored.conf
      [INFO    ] Waiting for server to start: . done.
      [INFO    ] ID 3, completely different: no
      [INFO    ] ID 4, completely different: no
      [INFO    ] ID 5, completely different: no
      [INFO    ] ID 6, completely different: no
      [INFO    ] ID 7, completely different: no
      [INFO    ] ID 8, completely different: yes
      [INFO    ] ID 9, completely different: no
      [INFO    ] ID 10, completely different: no
      [INFO    ] ID 11, completely different: no
      [INFO    ] r=0, f=0
      [INFO    ] r=0, f=1
      [INFO    ] r=0, f=2
      [INFO    ] r=0, f=3
      [INFO    ] r=0, f=4
      [INFO    ] r=0, f=5
      [INFO    ] r=0, f=6
      [INFO    ] r=0, f=7
      [INFO    ] r=0, f=8
      [INFO    ] r=0, f=9
      [INFO    ] ....
      [INFO    ] r=1, f=0
      [INFO    ] r=1, f=1
      [INFO    ] r=1, f=2
      [INFO    ] r=1, f=3
      [INFO    ] r=1, f=4
      [INFO    ] r=1, f=5
      [INFO    ] r=1, f=6
      [INFO    ] r=1, f=7
      [INFO    ] r=1, f=8
      [INFO    ] r=1, f=9
      [INFO    ] ....
      [INFO    ] r=2, f=0
      [INFO    ] r=2, f=1
      [INFO    ] r=2, f=2
      [INFO    ] r=2, f=3
      [INFO    ] r=2, f=4
      [INFO    ] r=2, f=5
      [INFO    ] r=2, f=6
      [INFO    ] r=2, f=7
      [INFO    ] r=2, f=8
      [INFO    ] r=2, f=9
      [INFO    ] ....
      [INFO    ] r=3, f=0
      [INFO    ] r=3, f=1
      [INFO    ] r=3, f=2
      [INFO    ] r=3, f=3
      [INFO    ] r=3, f=4
      [INFO    ] r=3, f=5
      [INFO    ] r=3, f=6
      [INFO    ] r=3, f=7
      [INFO    ] r=3, f=8
      [INFO    ] r=3, f=9
      [INFO    ] ....
      [INFO    ] r=4, f=0
      [INFO    ] r=4, f=1
      [INFO    ] r=4, f=2
      [INFO    ] r=4, f=3
      [INFO    ] r=4, f=4
      [INFO    ] r=4, f=5
      [INFO    ] r=4, f=6
      [INFO    ] r=4, f=7
      [INFO    ] r=4, f=8
      [INFO    ] r=4, f=9
      [INFO    ] ....
      [INFO    ] r=5, f=0
      [INFO    ] r=5, f=1
      [INFO    ] r=5, f=2
      [INFO    ] r=5, f=3
      [INFO    ] r=5, f=4
      [INFO    ] r=5, f=5
      [INFO    ] r=5, f=6
      [INFO    ] r=5, f=7
      [INFO    ] r=5, f=8
      [INFO    ] r=5, f=9
      [INFO    ] ....
      [INFO    ] r=6, f=0
      [INFO    ] r=6, f=1
      [INFO    ] r=6, f=2
      [INFO    ] r=6, f=3
      [INFO    ] r=6, f=4
      [INFO    ] r=6, f=5
      [INFO    ] r=6, f=6
      [INFO    ] r=6, f=7
      [INFO    ] r=6, f=8
      [INFO    ] r=6, f=9
      [INFO    ] ....
      [INFO    ] r=7, f=0
      [INFO    ] r=7, f=1
      [INFO    ] r=7, f=2
      [INFO    ] r=7, f=3
      [INFO    ] r=7, f=4
      [INFO    ] r=7, f=5
      [INFO    ] r=7, f=6
      [INFO    ] r=7, f=7
      [INFO    ] r=7, f=8
      [INFO    ] r=7, f=9
      [INFO    ] Waiting for server to die (pid 32757): . done.
      [INFO    ] PASSED
      [INFO    ] `../../release/lib/win32/win32.a' is up to date.
      [INFO    ] `../../release/lib/common/common.a' is up to date.
      [INFO    ] `../../release/lib/compress/compress.a' is up to date.
      [INFO    ] `../../release/lib/crypto/crypto.a' is up to date.
      [INFO    ] `../../release/lib/server/server.a' is up to date.
      [INFO    ] `../../release/lib/backupclient/backupclient.a' is up to date.
      [INFO    ]   [CXX]     _main
      [INFO    ]   [CXX]     difftestfiles
      [INFO    ]   [CXX]     testbackupdiff
      [INFO    ]   [LINK]    test
      [INFO    ] cp _t ../../release/test/backupdiff/t
      [INFO    ] chmod u+x ../../release/test/backupdiff/t
      [INFO    ] cp _t-gdb ../../release/test/backupdiff/t-gdb
      [INFO    ] chmod u+x ../../release/test/backupdiff/t-gdb
      [INFO    ] TEST: test/backupdiff
      [INFO    ] Removing old test files...
      [INFO    ] chmod: testfiles: No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] cp: ../../../test/backupdiff/testfiles: No such file or directory
      [INFO    ] WARNING: Exception thrown: BackupStoreException(CannotDiffAnIncompleteStoreFile) at BackupStoreFileDiff.cpp(292)
      [INFO    ] NOTICE:  Running test backupdiff in release mode...
      [INFO    ] Time taken: 2 seconds
      [INFO    ] PASSED
      [INFO    ] `../../release/lib/win32/win32.a' is up to date.
      [INFO    ] `../../release/lib/common/common.a' is up to date.
      [INFO    ] `../../release/lib/compress/compress.a' is up to date.
      [INFO    ] `../../release/lib/crypto/crypto.a' is up to date.
      [INFO    ] `../../release/lib/server/server.a' is up to date.
      [INFO    ] `../../release/lib/backupclient/backupclient.a' is up to date.
      [INFO    ] `../../release/lib/raidfile/raidfile.a' is up to date.
      [INFO    ] `../../release/lib/backupstore/backupstore.a' is up to date.
      [INFO    ] `../../release/lib/intercept/intercept.a' is up to date.
      [INFO    ] `../../release/bin/bbackupctl/bbackupctl' is up to date.
      [INFO    ] `../../release/bin/bbackupquery/bbackupquery' is up to date.
      [INFO    ] `../../release/bin/bbstoreaccounts/bbstoreaccounts' is up to date.
      [INFO    ] `../../release/bin/bbstored/bbstored' is up to date.
      [INFO    ] `../../release/bin/bbackupd/bbackupd' is up to date.
      [INFO    ]   [CXX]     _main
      [INFO    ]   [CXX]     testbbackupd
      [ERROR   ] testbbackupd.cpp: In function 'int test_bbackupd()':
      [ERROR   ] testbbackupd.cpp:892: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testbbackupd.cpp:914: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testbbackupd.cpp:990: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testbbackupd.cpp:1056: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testbbackupd.cpp:1146: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testbbackupd.cpp:1315: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testbbackupd.cpp:1477: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testbbackupd.cpp:1611: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testbbackupd.cpp:1806: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testbbackupd.cpp:2545: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testbbackupd.cpp:2595: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testbbackupd.cpp:2658: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testbbackupd.cpp:2672: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testbbackupd.cpp:2758: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testbbackupd.cpp:2772: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testbbackupd.cpp:2815: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testbbackupd.cpp:2844: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testbbackupd.cpp:2877: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testbbackupd.cpp:2910: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testbbackupd.cpp:2943: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testbbackupd.cpp:2945: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testbbackupd.cpp:2966: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testbbackupd.cpp:3002: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testbbackupd.cpp:3027: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testbbackupd.cpp:3049: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testbbackupd.cpp:3088: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testbbackupd.cpp:3273: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testbbackupd.cpp:3378: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testbbackupd.cpp:3580: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testbbackupd.cpp:3600: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testbbackupd.cpp:3628: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testbbackupd.cpp:3672: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testbbackupd.cpp:3741: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testbbackupd.cpp:3758: warning: deprecated conversion from string constant to 'char*'
      [ERROR   ] testbbackupd.cpp:3991: warning: deprecated conversion from string constant to 'char*'
      [INFO    ]   [LINK]    test
      [INFO    ] cp _t ../../release/test/bbackupd/t
      [INFO    ] chmod u+x ../../release/test/bbackupd/t
      [INFO    ] cp _t-gdb ../../release/test/bbackupd/t-gdb
      [INFO    ] chmod u+x ../../release/test/bbackupd/t-gdb
      [INFO    ] TEST: test/bbackupd
      [INFO    ] Killing any running daemons...
      [INFO    ] Removing old test files...
      [INFO    ] chmod: testfiles: No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] ERROR:   Failed to stat file: 'doesn't exist': No such file or directory (2)
      [INFO    ] ERROR:   Failed to change times of file 'testfiles/test1_nXX': No such file or directory (2)
      [INFO    ] NOTICE:  Account 0x01234567 created.
      [INFO    ] ERROR:   **** TEST FAILURE: Server didn't save PID file (perhaps one was already running?) at Test.cpp:138
      [INFO    ] ERROR:   **** TEST FAILURE: Condition [bbstored_pid != -1 && bbstored_pid != 0] failed at testbbackupd.cpp:443
      [INFO    ] ERROR:   **** TEST FAILURE: Condition [r == 0] failed at testbbackupd.cpp:4049
      [INFO    ] NOTICE:  Running test bbackupd in release mode...
      [INFO    ] Starting server: ../../bin/bbstored/bbstored  testfiles/bbstored.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] FAILED: 3 tests failed (first at Test.cpp:138)
      [INFO    ] `../../release/lib/win32/win32.a' is up to date.
      [INFO    ] `../../release/lib/common/common.a' is up to date.
      [INFO    ] `../../release/lib/server/server.a' is up to date.
      [INFO    ]   [CXX]     HTTPQueryDecoder
      [INFO    ]   [CXX]     HTTPRequest
      [INFO    ]   [CXX]     HTTPResponse
      [INFO    ]   [CXX]     HTTPServer
      [INFO    ]   [CXX]     S3Client
      [INFO    ]   [CXX]     autogen_HTTPException
      [INFO    ]   [CXX]     cdecode
      [INFO    ]   [CXX]     cencode
      [INFO    ]   [AR]      httpserver
      [INFO    ]   [RANLIB]  httpserver
      [INFO    ]   [CXX]     _main
      [INFO    ]   [CXX]     testhttpserver
      [INFO    ]   [LINK]    test
      [INFO    ] cp _t ../../release/test/httpserver/t
      [INFO    ] chmod u+x ../../release/test/httpserver/t
      [INFO    ] cp _t-gdb ../../release/test/httpserver/t-gdb
      [INFO    ] chmod u+x ../../release/test/httpserver/t-gdb
      [INFO    ] TEST: test/httpserver
      [INFO    ] Killing any running daemons...
      [INFO    ] Removing old test files...
      [INFO    ] chmod: testfiles: No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] GET request...
      [INFO    ] POST request...
      [INFO    ] HEAD request...
      [INFO    ] Redirected GET request...
      [INFO    ] Cookie tests...
      [INFO    ] ERROR:   **** TEST FAILURE: Didn't throw exception ConnectionException(SocketWriteError) at testhttpserver.cpp:392
      [INFO    ] NOTICE:  Running test httpserver in release mode...
      [INFO    ] Starting server: ./test server testfiles/httpserver.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] Waiting for server to die (pid 33045): . done.
      [INFO    ] WARNING: Failed to open file: testfiles/nonexist: No such file or directory (2)
      [INFO    ] WARNING: Exception thrown: CommonException(OSFileOpenError) at FileStream.cpp(83)
      [INFO    ] Starting server: ./test s3server testfiles/httpserver.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] Waiting for server to die (pid 33059): . done.
      [INFO    ] FAILED: 1 tests failed (first at testhttpserver.cpp:392)
      [INFO    ] --------
      [INFO    ] common: PASSED
      [INFO    ] crypto: PASSED
      [INFO    ] compress: PASSED
      [INFO    ] raidfile: PASSED
      [INFO    ] basicserver: PASSED
      [INFO    ] backupstore: PASSED
      [INFO    ] backupstorefix: FAILED: 2 tests failed (first at Test.cpp:291)
      [INFO    ] backupstorepatch: PASSED
      [INFO    ] backupdiff: PASSED
      [INFO    ] bbackupd: FAILED: 3 tests failed (first at Test.cpp:138)
      [INFO    ] httpserver: FAILED: 1 tests failed (first at testhttpserver.cpp:392)
      [INFO    ] One or more tests have failed. Please check the following common causes:
      [INFO    ] * Check that no instances of bbstored or bbackupd are already running
      [INFO    ]   on this machine.
      [INFO    ] * Make sure there isn't a firewall blocking incoming or outgoing connections
      [INFO    ]   on port 2201.
      [INFO    ] * Check that there is sufficient space in the filesystem that the tests
      [INFO    ]   are being run from (at least 1 GB free).
      [INFO    ] * The backupdiff test fails if it takes too long, so it's sensitive to
      [INFO    ]   the speed of the host and your connection to it.
      [INFO    ] After checking all the above, if you still have problems please contact
      [INFO    ] us on the mailing list, boxbackup at boxbackup.org. Thanks!

--
Build URL: <https://www.boxbackup.org/trac/build/Trunk/1746>
Box Backup <http://www.boxbackup.org/>
An open source, completely automatic on-line backup system for UNIX.



More information about the Boxbackup-commit mailing list