"./sync.test -test.v -test.timeout 1h0m0s -remote TestOracleObjectStorage: -verbose -fast-list" - Starting (try 1/5) 2025/11/12 01:16:54 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-bafesol4hafo" 2025/11/12 01:16:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/12 01:16:54 DEBUG : Creating backend with remote "/tmp/rclone1755867126" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:16:55 INFO : oos:bucket rclone-test-bafesol4hafo: Bucket "rclone-test-bafesol4hafo" created with accessType "NoPublicAccess" 2025/11/12 01:16:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 01:16:55 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/12 01:16:55 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:16:55 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.23s) === RUN TestCopy run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:16:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/12 01:16:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 01:16:55 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:16:55 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:16:55 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:16:55 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 01:16:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/12 01:16:55 INFO : sub dir/hello world: Copied (new) 2025/11/12 01:16:55 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:16:55 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:16:55 DEBUG : oos:bucket rclone-test-bafesol4hafo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (0.44s) === RUN TestCopyMetadata run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" sync_test.go:102: Skipping as can't have empty directories --- SKIP: TestCopyMetadata (0.10s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:16:55 DEBUG : metadata sub dir: Making directory with metadata 2025/11/12 01:16:55 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 01:16:55 DEBUG : empty metadata sub dir: Making directory with metadata 2025/11/12 01:16:55 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 01:16:55 DEBUG : Local file system at /tmp/rclone1755867126: File to upload is small (21 bytes), uploading instead of streaming 2025/11/12 01:16:55 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/12 01:16:55 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/11/12 01:16:55 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/11/12 01:16:55 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/11/12 01:16:55 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/11/12 01:16:55 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:16:55 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:16:56 DEBUG : metadata sub dir/hello metadata world: trying to read metadata metadata sub dir/hello metadata world 2025/11/12 01:16:56 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/12 01:16:56 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/11/12 01:16:56 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/11/12 01:16:56 DEBUG : metadata sub dir/hello metadata world: trying to read metadata metadata sub dir/hello metadata world 2025/11/12 01:16:56 DEBUG : metadata sub dir/hello metadata world: trying to read metadata metadata sub dir/hello metadata world 2025/11/12 01:16:56 DEBUG : oos:bucket rclone-test-bafesol4hafo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/12 01:16:56 DEBUG : oos:bucket rclone-test-bafesol4hafo: listing: bucket : rclone-test-bafesol4hafo, directory: --- PASS: TestCopyMetadataNoEmptyDirs (0.48s) === RUN TestCopyMissingDirectory run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:16:56 DEBUG : Creating backend with remote "/non-existing" 2025/11/12 01:16:56 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/12 01:16:56 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:16:56 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.15s) === RUN TestCopyNoTraverse run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:16:56 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:16:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 01:16:56 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:16:56 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:16:56 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:16:56 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 01:16:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/12 01:16:56 INFO : sub dir/hello world: Copied (new) 2025/11/12 01:16:56 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:16:56 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world --- PASS: TestCopyNoTraverse (0.44s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.09s) === RUN TestCopyCheckFirst run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:16:57 INFO : oos:bucket rclone-test-bafesol4hafo: Running all checks before starting transfers 2025/11/12 01:16:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 01:16:57 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:16:57 INFO : oos:bucket rclone-test-bafesol4hafo: Checks finished, now starting transfers 2025/11/12 01:16:57 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:16:57 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:16:57 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 01:16:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/12 01:16:57 INFO : sub dir/hello world: Copied (new) 2025/11/12 01:16:57 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:16:57 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world --- PASS: TestCopyCheckFirst (0.43s) === RUN TestSyncNoTraverse run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:16:57 ERROR : Ignoring --no-traverse with sync 2025/11/12 01:16:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 01:16:57 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:16:57 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:16:57 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:16:57 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 01:16:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/12 01:16:57 INFO : sub dir/hello world: Copied (new) 2025/11/12 01:16:57 DEBUG : Waiting for deletions to finish 2025/11/12 01:16:57 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:16:57 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world --- PASS: TestSyncNoTraverse (0.42s) === RUN TestCopyWithDepth run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:16:57 DEBUG : oos:bucket rclone-test-bafesol4hafo: listing: bucket : rclone-test-bafesol4hafo, directory: 2025/11/12 01:16:57 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/12 01:16:57 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:16:57 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:16:58 DEBUG : hello world2: trying to read metadata hello world2 2025/11/12 01:16:58 DEBUG : hello world2: size = 12 OK 2025/11/12 01:16:58 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/11/12 01:16:58 INFO : hello world2: Copied (new) 2025/11/12 01:16:58 DEBUG : hello world2: trying to read metadata hello world2 2025/11/12 01:16:58 DEBUG : hello world2: trying to read metadata hello world2 --- PASS: TestCopyWithDepth (0.44s) === RUN TestCopyWithFilesFrom run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:16:58 DEBUG : oos:bucket rclone-test-bafesol4hafo: listing: bucket : rclone-test-bafesol4hafo, directory: 2025/11/12 01:16:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 01:16:58 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:16:58 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:16:58 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:16:58 DEBUG : potato2: size = 11 OK 2025/11/12 01:16:58 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/12 01:16:58 INFO : potato2: Copied (new) 2025/11/12 01:16:58 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:16:58 DEBUG : potato2: trying to read metadata potato2 --- PASS: TestCopyWithFilesFrom (0.42s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:16:58 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:16:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 01:16:58 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:16:58 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:16:58 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:16:58 DEBUG : potato2: size = 11 OK 2025/11/12 01:16:58 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/12 01:16:58 INFO : potato2: Copied (new) 2025/11/12 01:16:59 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:16:59 DEBUG : potato2: trying to read metadata potato2 --- PASS: TestCopyWithFilesFromAndNoTraverse (0.45s) === RUN TestCopyEmptyDirectories run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:16:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/12 01:16:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 01:16:59 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/12 01:16:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/12 01:16:59 INFO : sub dir2: Making directory 2025/11/12 01:16:59 INFO : sub dir: Making directory 2025/11/12 01:16:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 01:16:59 INFO : sub dir2/sub sub dir2: Making directory 2025/11/12 01:16:59 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:16:59 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:16:59 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:16:59 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 01:16:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/12 01:16:59 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/11/12 01:16:59 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:16:59 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:16:59 DEBUG : oos:bucket rclone-test-bafesol4hafo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (0.42s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:16:59 INFO : sub dir2: Making directory 2025/11/12 01:16:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/12 01:16:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 01:16:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 01:16:59 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:16:59 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:16:59 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:16:59 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 01:16:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/12 01:16:59 INFO : sub dir/hello world: Copied (new) 2025/11/12 01:16:59 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:16:59 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world --- PASS: TestCopyNoEmptyDirectories (0.45s) === RUN TestMoveEmptyDirectories run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:17:00 DEBUG : sub dir2: Making directory with metadata 2025/11/12 01:17:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 01:17:00 INFO : sub dir2: Making directory 2025/11/12 01:17:00 INFO : sub dir: Making directory 2025/11/12 01:17:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 01:17:00 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:00 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:00 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:00 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 01:17:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/12 01:17:00 INFO : sub dir/hello world: Copied (new) 2025/11/12 01:17:00 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/11/12 01:17:00 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:00 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:00 DEBUG : oos:bucket rclone-test-bafesol4hafo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/12 01:17:00 DEBUG : oos:bucket rclone-test-bafesol4hafo: listing: bucket : rclone-test-bafesol4hafo, directory: 2025/11/12 01:17:00 DEBUG : oos:bucket rclone-test-bafesol4hafo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (0.50s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.10s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:17:00 INFO : sub dir2: Making directory 2025/11/12 01:17:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 01:17:00 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:00 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:00 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:00 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 01:17:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/12 01:17:00 INFO : sub dir/hello world: Copied (new) 2025/11/12 01:17:00 INFO : sub dir/hello world: Deleted 2025/11/12 01:17:00 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:00 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world --- PASS: TestMoveNoEmptyDirectories (0.41s) === RUN TestSyncEmptyDirectories run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:17:01 DEBUG : sub dir2: Making directory with metadata 2025/11/12 01:17:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 01:17:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/12 01:17:01 INFO : sub dir2: Making directory 2025/11/12 01:17:01 INFO : sub dir: Making directory 2025/11/12 01:17:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 01:17:01 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:01 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:01 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:01 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 01:17:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/12 01:17:01 INFO : sub dir/hello world: Copied (new) 2025/11/12 01:17:01 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/11/12 01:17:01 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:01 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:01 DEBUG : oos:bucket rclone-test-bafesol4hafo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (0.46s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.09s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:17:01 INFO : sub dir2: Making directory 2025/11/12 01:17:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 01:17:01 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:01 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:01 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:01 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 01:17:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/12 01:17:01 INFO : sub dir/hello world: Copied (new) 2025/11/12 01:17:01 DEBUG : Waiting for deletions to finish 2025/11/12 01:17:01 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:01 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world --- PASS: TestSyncNoEmptyDirectories (0.47s) === RUN TestServerSideCopy run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:17:02 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:02 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:02 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:02 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-wogazaz7tota" sync_test.go:620: Server side copy (if possible) oos:bucket rclone-test-bafesol4hafo -> oos:bucket rclone-test-wogazaz7tota 2025/11/12 01:17:02 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:02 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 01:17:02 DEBUG : oos:bucket rclone-test-wogazaz7tota: Waiting for checks to finish 2025/11/12 01:17:02 DEBUG : oos:bucket rclone-test-wogazaz7tota: Waiting for transfers to finish 2025/11/12 01:17:02 INFO : oos:bucket rclone-test-wogazaz7tota: Bucket "rclone-test-wogazaz7tota" created with accessType "NoPublicAccess" 2025/11/12 01:17:04 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:04 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 01:17:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/12 01:17:04 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/12 01:17:04 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:04 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:04 DEBUG : oos:bucket rclone-test-wogazaz7tota: Purge object "sub dir/hello world" 2025/11/12 01:17:04 DEBUG : oos:bucket rclone-test-wogazaz7tota: Purge dir "sub dir" 2025/11/12 01:17:04 DEBUG : oos:bucket rclone-test-wogazaz7tota: Purge dir "" 2025/11/12 01:17:06 INFO : oos:bucket rclone-test-wogazaz7tota: Bucket "rclone-test-wogazaz7tota" deleted --- PASS: TestServerSideCopy (4.92s) === RUN TestCopyOverSelf run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:17:07 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:07 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:07 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:07 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:17:07 DEBUG : sub dir/hello world: size = 11 (oos:bucket rclone-test-bafesol4hafo) 2025/11/12 01:17:07 DEBUG : sub dir/hello world: Sizes differ 2025/11/12 01:17:07 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:07 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:07 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:07 DEBUG : sub dir/hello world: size = 17 OK 2025/11/12 01:17:07 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/11/12 01:17:07 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/12 01:17:07 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:07 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world --- PASS: TestCopyOverSelf (0.65s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:17:07 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:07 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:07 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:07 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-leyekak6rexo" sync_test.go:656: Server side copy (if possible) oos:bucket rclone-test-bafesol4hafo -> oos:bucket rclone-test-leyekak6rexo 2025/11/12 01:17:08 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:08 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 01:17:08 DEBUG : oos:bucket rclone-test-leyekak6rexo: Waiting for checks to finish 2025/11/12 01:17:08 DEBUG : oos:bucket rclone-test-leyekak6rexo: Waiting for transfers to finish 2025/11/12 01:17:08 INFO : oos:bucket rclone-test-leyekak6rexo: Bucket "rclone-test-leyekak6rexo" created with accessType "NoPublicAccess" 2025/11/12 01:17:09 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:09 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 01:17:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/12 01:17:09 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/12 01:17:10 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:10 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:10 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:10 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:10 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:10 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:10 DEBUG : oos:bucket rclone-test-leyekak6rexo: Waiting for checks to finish 2025/11/12 01:17:10 DEBUG : sub dir/hello world: size = 17 (oos:bucket rclone-test-bafesol4hafo) 2025/11/12 01:17:10 DEBUG : sub dir/hello world: size = 11 (oos:bucket rclone-test-leyekak6rexo) 2025/11/12 01:17:10 DEBUG : sub dir/hello world: Sizes differ 2025/11/12 01:17:10 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:10 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:10 DEBUG : oos:bucket rclone-test-leyekak6rexo: Waiting for transfers to finish 2025/11/12 01:17:10 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:10 DEBUG : sub dir/hello world: size = 17 OK 2025/11/12 01:17:10 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/11/12 01:17:10 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/12 01:17:10 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:11 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:11 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:11 DEBUG : oos:bucket rclone-test-leyekak6rexo: Purge object "sub dir/hello world" 2025/11/12 01:17:11 DEBUG : oos:bucket rclone-test-leyekak6rexo: Purge dir "sub dir" 2025/11/12 01:17:11 DEBUG : oos:bucket rclone-test-leyekak6rexo: Purge dir "" 2025/11/12 01:17:13 INFO : oos:bucket rclone-test-leyekak6rexo: Bucket "rclone-test-leyekak6rexo" deleted --- PASS: TestServerSideCopyOverSelf (5.73s) === RUN TestMoveOverSelf run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:17:13 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:13 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:13 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:13 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:13 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:17:13 DEBUG : sub dir/hello world: size = 11 (oos:bucket rclone-test-bafesol4hafo) 2025/11/12 01:17:13 DEBUG : sub dir/hello world: Sizes differ 2025/11/12 01:17:13 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:13 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:13 DEBUG : sub dir/hello world: size = 17 OK 2025/11/12 01:17:13 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/11/12 01:17:13 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/12 01:17:13 INFO : sub dir/hello world: Deleted 2025/11/12 01:17:13 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:13 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world --- PASS: TestMoveOverSelf (0.65s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:17:14 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:14 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:14 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:14 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-fetamun4ceva" sync_test.go:701: Server side copy (if possible) oos:bucket rclone-test-bafesol4hafo -> oos:bucket rclone-test-fetamun4ceva 2025/11/12 01:17:14 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:14 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 01:17:14 DEBUG : oos:bucket rclone-test-fetamun4ceva: Waiting for checks to finish 2025/11/12 01:17:14 DEBUG : oos:bucket rclone-test-fetamun4ceva: Waiting for transfers to finish 2025/11/12 01:17:14 INFO : oos:bucket rclone-test-fetamun4ceva: Bucket "rclone-test-fetamun4ceva" created with accessType "NoPublicAccess" 2025/11/12 01:17:15 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:15 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 01:17:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/12 01:17:15 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/12 01:17:15 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:15 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:15 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:15 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:15 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:15 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:15 DEBUG : sub dir/hello world: size = 17 (oos:bucket rclone-test-bafesol4hafo) 2025/11/12 01:17:15 DEBUG : sub dir/hello world: size = 11 (oos:bucket rclone-test-fetamun4ceva) 2025/11/12 01:17:15 DEBUG : oos:bucket rclone-test-fetamun4ceva: Waiting for checks to finish 2025/11/12 01:17:15 DEBUG : sub dir/hello world: Sizes differ 2025/11/12 01:17:15 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:15 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:15 DEBUG : oos:bucket rclone-test-fetamun4ceva: Waiting for transfers to finish 2025/11/12 01:17:17 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:17 DEBUG : sub dir/hello world: size = 17 OK 2025/11/12 01:17:17 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/11/12 01:17:17 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/12 01:17:17 INFO : sub dir/hello world: Deleted 2025/11/12 01:17:17 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:17 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:17 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:18 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:18 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:18 DEBUG : testing file moves 2025/11/12 01:17:18 DEBUG : sub dir/hello world: size = 24 (oos:bucket rclone-test-bafesol4hafo) 2025/11/12 01:17:18 DEBUG : sub dir/hello world: size = 17 (oos:bucket rclone-test-fetamun4ceva) 2025/11/12 01:17:18 DEBUG : sub dir/hello world: Sizes differ 2025/11/12 01:17:18 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:18 DEBUG : oos:bucket rclone-test-fetamun4ceva: Waiting for checks to finish 2025/11/12 01:17:18 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:18 DEBUG : oos:bucket rclone-test-fetamun4ceva: Waiting for transfers to finish 2025/11/12 01:17:19 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:19 DEBUG : sub dir/hello world: size = 24 OK 2025/11/12 01:17:19 DEBUG : sub dir/hello world: md5 = c0e6b00e2b2068ef74d2ed582114e376 OK 2025/11/12 01:17:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/12 01:17:19 INFO : sub dir/hello world: Deleted 2025/11/12 01:17:19 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:19 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:19 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:19 DEBUG : oos:bucket rclone-test-fetamun4ceva: Purge object "sub dir/hello world" 2025/11/12 01:17:19 DEBUG : oos:bucket rclone-test-fetamun4ceva: Purge dir "sub dir" 2025/11/12 01:17:19 DEBUG : oos:bucket rclone-test-fetamun4ceva: Purge dir "" 2025/11/12 01:17:21 INFO : oos:bucket rclone-test-fetamun4ceva: Bucket "rclone-test-fetamun4ceva" deleted --- PASS: TestServerSideMoveOverSelf (7.55s) === RUN TestCopyAfterDelete run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:17:21 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:21 ERROR : error listing: directory not found 2025/11/12 01:17:21 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:21 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:21 INFO : Local file system at /tmp/rclone1755867126: Making directory 2025/11/12 01:17:21 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:21 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:21 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:21 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:22 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:22 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world --- PASS: TestCopyAfterDelete (0.56s) === RUN TestCopyRedownload run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:17:22 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:22 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:22 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:22 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:22 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 01:17:22 DEBUG : Local file system at /tmp/rclone1755867126: Waiting for checks to finish 2025/11/12 01:17:22 DEBUG : Local file system at /tmp/rclone1755867126: Waiting for transfers to finish 2025/11/12 01:17:22 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:22 DEBUG : sub dir/hello world.f75d7e49.partial: size = 11 OK 2025/11/12 01:17:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/12 01:17:22 DEBUG : sub dir/hello world.f75d7e49.partial: renamed to: sub dir/hello world 2025/11/12 01:17:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (0.52s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:17:22 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/12 01:17:22 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:22 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:22 DEBUG : check sum: trying to read metadata check sum 2025/11/12 01:17:22 DEBUG : check sum: size = 1 OK 2025/11/12 01:17:22 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/12 01:17:22 INFO : check sum: Copied (new) 2025/11/12 01:17:22 DEBUG : Waiting for deletions to finish 2025/11/12 01:17:22 DEBUG : check sum: trying to read metadata check sum 2025/11/12 01:17:22 DEBUG : check sum: trying to read metadata check sum 2025/11/12 01:17:23 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:23 DEBUG : check sum: size = 1 OK 2025/11/12 01:17:23 DEBUG : check sum: trying to read metadata check sum 2025/11/12 01:17:23 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/12 01:17:23 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/11/12 01:17:23 DEBUG : check sum: trying to read metadata check sum 2025/11/12 01:17:23 DEBUG : check sum: Unchanged skipping 2025/11/12 01:17:23 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:23 DEBUG : Waiting for deletions to finish 2025/11/12 01:17:23 INFO : There was nothing to transfer 2025/11/12 01:17:23 DEBUG : check sum: trying to read metadata check sum 2025/11/12 01:17:23 DEBUG : check sum: trying to read metadata check sum --- PASS: TestSyncBasedOnCheckSum (0.61s) === RUN TestSyncSizeOnly run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:17:23 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/12 01:17:23 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:23 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:23 DEBUG : sizeonly: trying to read metadata sizeonly 2025/11/12 01:17:23 DEBUG : sizeonly: size = 6 OK 2025/11/12 01:17:23 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/12 01:17:23 INFO : sizeonly: Copied (new) 2025/11/12 01:17:23 DEBUG : Waiting for deletions to finish 2025/11/12 01:17:23 DEBUG : sizeonly: trying to read metadata sizeonly 2025/11/12 01:17:23 DEBUG : sizeonly: trying to read metadata sizeonly 2025/11/12 01:17:23 DEBUG : sizeonly: size = 6 OK 2025/11/12 01:17:23 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:23 DEBUG : sizeonly: Sizes identical 2025/11/12 01:17:23 DEBUG : sizeonly: trying to read metadata sizeonly 2025/11/12 01:17:23 DEBUG : sizeonly: trying to read metadata sizeonly 2025/11/12 01:17:23 DEBUG : sizeonly: Unchanged skipping 2025/11/12 01:17:23 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:23 DEBUG : Waiting for deletions to finish 2025/11/12 01:17:23 INFO : There was nothing to transfer 2025/11/12 01:17:23 DEBUG : sizeonly: trying to read metadata sizeonly 2025/11/12 01:17:23 DEBUG : sizeonly: trying to read metadata sizeonly --- PASS: TestSyncSizeOnly (0.65s) === RUN TestSyncIgnoreSize run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:17:24 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/12 01:17:24 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:24 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:24 DEBUG : ignore-size: trying to read metadata ignore-size 2025/11/12 01:17:24 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/11/12 01:17:24 INFO : ignore-size: Copied (new) 2025/11/12 01:17:24 DEBUG : Waiting for deletions to finish 2025/11/12 01:17:24 DEBUG : ignore-size: trying to read metadata ignore-size 2025/11/12 01:17:24 DEBUG : ignore-size: trying to read metadata ignore-size 2025/11/12 01:17:24 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:24 DEBUG : ignore-size: trying to read metadata ignore-size 2025/11/12 01:17:24 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:17:24 DEBUG : ignore-size: trying to read metadata ignore-size 2025/11/12 01:17:24 DEBUG : ignore-size: Unchanged skipping 2025/11/12 01:17:24 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:24 DEBUG : Waiting for deletions to finish 2025/11/12 01:17:24 INFO : There was nothing to transfer 2025/11/12 01:17:24 DEBUG : ignore-size: trying to read metadata ignore-size 2025/11/12 01:17:24 DEBUG : ignore-size: trying to read metadata ignore-size --- PASS: TestSyncIgnoreSize (0.83s) === RUN TestSyncIgnoreTimes run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:17:24 DEBUG : existing: trying to read metadata existing 2025/11/12 01:17:24 DEBUG : existing: trying to read metadata existing 2025/11/12 01:17:25 DEBUG : existing: trying to read metadata existing 2025/11/12 01:17:25 DEBUG : existing: size = 6 OK 2025/11/12 01:17:25 DEBUG : existing: trying to read metadata existing 2025/11/12 01:17:25 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:25 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:17:25 DEBUG : existing: Unchanged skipping 2025/11/12 01:17:25 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:25 DEBUG : Waiting for deletions to finish 2025/11/12 01:17:25 INFO : There was nothing to transfer 2025/11/12 01:17:25 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:25 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/12 01:17:25 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:25 DEBUG : existing: trying to read metadata existing 2025/11/12 01:17:25 DEBUG : existing: size = 6 OK 2025/11/12 01:17:25 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/12 01:17:25 INFO : existing: Copied (replaced existing) 2025/11/12 01:17:25 DEBUG : Waiting for deletions to finish 2025/11/12 01:17:25 DEBUG : existing: trying to read metadata existing 2025/11/12 01:17:25 DEBUG : existing: trying to read metadata existing --- PASS: TestSyncIgnoreTimes (0.72s) === RUN TestSyncIgnoreExisting run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:17:25 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/12 01:17:25 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:25 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:25 DEBUG : existing: trying to read metadata existing 2025/11/12 01:17:25 DEBUG : existing: size = 6 OK 2025/11/12 01:17:25 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/12 01:17:25 INFO : existing: Copied (new) 2025/11/12 01:17:25 DEBUG : Waiting for deletions to finish 2025/11/12 01:17:25 DEBUG : existing: trying to read metadata existing 2025/11/12 01:17:25 DEBUG : existing: trying to read metadata existing 2025/11/12 01:17:25 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:25 DEBUG : existing: Destination exists, skipping 2025/11/12 01:17:25 DEBUG : existing: trying to read metadata existing 2025/11/12 01:17:25 DEBUG : existing: trying to read metadata existing 2025/11/12 01:17:25 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:25 DEBUG : Waiting for deletions to finish 2025/11/12 01:17:25 INFO : There was nothing to transfer 2025/11/12 01:17:25 DEBUG : existing: trying to read metadata existing 2025/11/12 01:17:26 DEBUG : existing: trying to read metadata existing --- PASS: TestSyncIgnoreExisting (0.63s) === RUN TestSyncIgnoreErrors run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:17:26 DEBUG : b/potato: trying to read metadata b/potato 2025/11/12 01:17:26 DEBUG : c/non empty space: trying to read metadata c/non empty space 2025/11/12 01:17:26 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/12 01:17:26 DEBUG : b/potato: trying to read metadata b/potato 2025/11/12 01:17:26 DEBUG : b/potato: trying to read metadata b/potato 2025/11/12 01:17:26 DEBUG : c/non empty space: trying to read metadata c/non empty space 2025/11/12 01:17:26 DEBUG : c/non empty space: trying to read metadata c/non empty space 2025/11/12 01:17:26 DEBUG : c/non empty space: size = 5 OK 2025/11/12 01:17:26 DEBUG : c/non empty space: trying to read metadata c/non empty space 2025/11/12 01:17:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/12 01:17:26 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:26 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:17:26 DEBUG : c/non empty space: Unchanged skipping 2025/11/12 01:17:26 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:26 DEBUG : a/potato2: trying to read metadata a/potato2 2025/11/12 01:17:26 DEBUG : a/potato2: size = 60 OK 2025/11/12 01:17:26 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/12 01:17:26 INFO : a/potato2: Copied (new) 2025/11/12 01:17:26 DEBUG : Waiting for deletions to finish 2025/11/12 01:17:26 INFO : b/potato: Deleted 2025/11/12 01:17:26 DEBUG : a/potato2: trying to read metadata a/potato2 2025/11/12 01:17:26 DEBUG : a/potato2: trying to read metadata a/potato2 2025/11/12 01:17:26 DEBUG : c/non empty space: trying to read metadata c/non empty space 2025/11/12 01:17:26 DEBUG : c/non empty space: trying to read metadata c/non empty space --- PASS: TestSyncIgnoreErrors (1.01s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:17:27 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:27 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:27 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:27 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:27 DEBUG : empty space: size = 1 OK 2025/11/12 01:17:27 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:27 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/12 01:17:27 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/12 01:17:27 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/12 01:17:27 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:27 DEBUG : empty space: Unchanged skipping 2025/11/12 01:17:27 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:27 DEBUG : Waiting for deletions to finish 2025/11/12 01:17:27 INFO : There was nothing to transfer 2025/11/12 01:17:27 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:27 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:28 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:28 DEBUG : empty space: size = 1 OK 2025/11/12 01:17:28 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:28 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/12 01:17:28 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/12 01:17:28 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:29 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:29 INFO : empty space: Updated modification time in destination 2025/11/12 01:17:29 DEBUG : empty space: Unchanged skipping 2025/11/12 01:17:29 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:29 DEBUG : Waiting for deletions to finish 2025/11/12 01:17:29 INFO : There was nothing to transfer 2025/11/12 01:17:29 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:29 DEBUG : empty space: trying to read metadata empty space --- PASS: TestSyncAfterChangingModtimeOnly (2.88s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:17:30 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:30 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:30 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:30 DEBUG : empty space: size = 1 OK 2025/11/12 01:17:30 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:30 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:30 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/12 01:17:30 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/12 01:17:30 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:30 DEBUG : empty space: Unchanged skipping 2025/11/12 01:17:30 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:30 DEBUG : Waiting for deletions to finish 2025/11/12 01:17:30 INFO : There was nothing to transfer 2025/11/12 01:17:30 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:30 DEBUG : empty space: trying to read metadata empty space --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.56s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:17:30 DEBUG : foo: trying to read metadata foo 2025/11/12 01:17:30 DEBUG : foo: trying to read metadata foo 2025/11/12 01:17:30 DEBUG : foo: trying to read metadata foo 2025/11/12 01:17:30 DEBUG : foo: size = 3 OK 2025/11/12 01:17:30 DEBUG : foo: trying to read metadata foo 2025/11/12 01:17:30 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:30 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/12 01:17:30 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:17:30 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (oos:bucket rclone-test-bafesol4hafo) 2025/11/12 01:17:30 DEBUG : foo: md5 differ 2025/11/12 01:17:30 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:31 DEBUG : foo: trying to read metadata foo 2025/11/12 01:17:31 DEBUG : foo: size = 3 OK 2025/11/12 01:17:31 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/11/12 01:17:31 INFO : foo: Copied (replaced existing) 2025/11/12 01:17:31 DEBUG : Waiting for deletions to finish 2025/11/12 01:17:31 DEBUG : foo: trying to read metadata foo 2025/11/12 01:17:31 DEBUG : foo: trying to read metadata foo --- PASS: TestSyncDoesntUpdateModtime (0.70s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:17:31 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:31 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:31 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:31 DEBUG : empty space: size = 1 OK 2025/11/12 01:17:31 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:31 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/12 01:17:31 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:17:31 DEBUG : empty space: Unchanged skipping 2025/11/12 01:17:31 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:31 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:31 DEBUG : potato: size = 60 OK 2025/11/12 01:17:31 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/12 01:17:31 INFO : potato: Copied (new) 2025/11/12 01:17:31 DEBUG : Waiting for deletions to finish 2025/11/12 01:17:31 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:31 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:31 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:31 DEBUG : potato: trying to read metadata potato --- PASS: TestSyncAfterAddingAFile (0.79s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:17:32 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:32 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:32 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:32 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:32 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:17:32 DEBUG : potato: size = 60 (oos:bucket rclone-test-bafesol4hafo) 2025/11/12 01:17:32 DEBUG : potato: Sizes differ 2025/11/12 01:17:32 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:32 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:32 DEBUG : potato: size = 21 OK 2025/11/12 01:17:32 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/11/12 01:17:32 INFO : potato: Copied (replaced existing) 2025/11/12 01:17:32 DEBUG : Waiting for deletions to finish 2025/11/12 01:17:32 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:32 DEBUG : potato: trying to read metadata potato --- PASS: TestSyncAfterChangingFilesSizeOnly (0.66s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:17:32 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:32 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:32 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:33 DEBUG : potato: size = 21 OK 2025/11/12 01:17:33 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:33 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:33 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/11/12 01:17:33 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:17:33 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (oos:bucket rclone-test-bafesol4hafo) 2025/11/12 01:17:33 DEBUG : potato: md5 differ 2025/11/12 01:17:33 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:33 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:33 DEBUG : potato: size = 21 OK 2025/11/12 01:17:33 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/11/12 01:17:33 INFO : potato: Copied (replaced existing) 2025/11/12 01:17:33 DEBUG : Waiting for deletions to finish 2025/11/12 01:17:33 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:33 DEBUG : potato: trying to read metadata potato --- PASS: TestSyncAfterChangingContentsOnly (0.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:17:33 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:33 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 01:17:33 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:33 DEBUG : empty space: size = 1 OK 2025/11/12 01:17:33 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:33 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/12 01:17:33 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:33 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:17:33 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:33 DEBUG : empty space: Unchanged skipping 2025/11/12 01:17:33 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:33 DEBUG : Waiting for deletions to finish 2025/11/12 01:17:33 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/11/12 01:17:33 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:33 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:33 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:34 DEBUG : potato: trying to read metadata potato --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:17:34 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:34 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:34 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:34 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:34 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:34 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:34 DEBUG : empty space: size = 1 OK 2025/11/12 01:17:34 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 01:17:34 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:17:34 DEBUG : empty space: Unchanged skipping 2025/11/12 01:17:34 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:34 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:17:34 DEBUG : potato2: size = 60 OK 2025/11/12 01:17:34 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/12 01:17:34 INFO : potato2: Copied (new) 2025/11/12 01:17:34 DEBUG : Waiting for deletions to finish 2025/11/12 01:17:34 INFO : potato: Deleted 2025/11/12 01:17:34 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:34 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:34 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:17:35 DEBUG : potato2: trying to read metadata potato2 --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:17:35 DEBUG : b/potato: trying to read metadata b/potato 2025/11/12 01:17:35 DEBUG : c/non empty space: trying to read metadata c/non empty space 2025/11/12 01:17:35 INFO : d: Making directory 2025/11/12 01:17:35 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/11/12 01:17:35 DEBUG : b/potato: trying to read metadata b/potato 2025/11/12 01:17:35 DEBUG : b/potato: trying to read metadata b/potato 2025/11/12 01:17:35 DEBUG : c/non empty space: trying to read metadata c/non empty space 2025/11/12 01:17:35 DEBUG : c/non empty space: trying to read metadata c/non empty space 2025/11/12 01:17:35 DEBUG : c/non empty space: size = 5 OK 2025/11/12 01:17:35 DEBUG : c/non empty space: trying to read metadata c/non empty space 2025/11/12 01:17:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/12 01:17:35 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:35 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:17:35 DEBUG : c/non empty space: Unchanged skipping 2025/11/12 01:17:35 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:35 DEBUG : a/potato2: trying to read metadata a/potato2 2025/11/12 01:17:35 DEBUG : a/potato2: size = 60 OK 2025/11/12 01:17:35 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/12 01:17:35 INFO : a/potato2: Copied (new) 2025/11/12 01:17:35 DEBUG : Waiting for deletions to finish 2025/11/12 01:17:35 INFO : b/potato: Deleted 2025/11/12 01:17:35 DEBUG : a/potato2: trying to read metadata a/potato2 2025/11/12 01:17:35 DEBUG : a/potato2: trying to read metadata a/potato2 2025/11/12 01:17:35 DEBUG : c/non empty space: trying to read metadata c/non empty space 2025/11/12 01:17:36 DEBUG : c/non empty space: trying to read metadata c/non empty space --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (1.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:17:36 DEBUG : b/potato: trying to read metadata b/potato 2025/11/12 01:17:36 DEBUG : c/non empty space: trying to read metadata c/non empty space 2025/11/12 01:17:36 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/12 01:17:36 DEBUG : b/potato: trying to read metadata b/potato 2025/11/12 01:17:36 DEBUG : b/potato: trying to read metadata b/potato 2025/11/12 01:17:36 DEBUG : c/non empty space: trying to read metadata c/non empty space 2025/11/12 01:17:36 DEBUG : c/non empty space: trying to read metadata c/non empty space 2025/11/12 01:17:36 DEBUG : c/non empty space: size = 5 OK 2025/11/12 01:17:36 DEBUG : c/non empty space: trying to read metadata c/non empty space 2025/11/12 01:17:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/12 01:17:36 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:36 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:17:36 DEBUG : c/non empty space: Unchanged skipping 2025/11/12 01:17:36 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:36 DEBUG : a/potato2: trying to read metadata a/potato2 2025/11/12 01:17:36 DEBUG : a/potato2: size = 60 OK 2025/11/12 01:17:36 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/12 01:17:36 INFO : a/potato2: Copied (new) 2025/11/12 01:17:36 ERROR : oos:bucket rclone-test-bafesol4hafo: not deleting files as there were IO errors 2025/11/12 01:17:36 DEBUG : b/potato: trying to read metadata b/potato 2025/11/12 01:17:36 DEBUG : b/potato: trying to read metadata b/potato 2025/11/12 01:17:36 ERROR : oos:bucket rclone-test-bafesol4hafo: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" 2025/11/12 01:17:36 DEBUG : a/potato2: trying to read metadata a/potato2 2025/11/12 01:17:37 DEBUG : a/potato2: trying to read metadata a/potato2 2025/11/12 01:17:37 DEBUG : b/potato: trying to read metadata b/potato 2025/11/12 01:17:37 DEBUG : b/potato: trying to read metadata b/potato 2025/11/12 01:17:37 DEBUG : c/non empty space: trying to read metadata c/non empty space 2025/11/12 01:17:37 DEBUG : c/non empty space: trying to read metadata c/non empty space --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (1.15s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:17:37 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:37 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:37 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:37 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:37 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:37 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:37 DEBUG : Waiting for deletions to finish 2025/11/12 01:17:37 DEBUG : empty space: size = 1 OK 2025/11/12 01:17:37 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 01:17:37 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:17:37 DEBUG : empty space: Unchanged skipping 2025/11/12 01:17:37 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:37 INFO : potato: Deleted 2025/11/12 01:17:37 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:17:37 DEBUG : potato2: size = 60 OK 2025/11/12 01:17:37 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/12 01:17:37 INFO : potato2: Copied (new) 2025/11/12 01:17:38 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:38 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:38 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:17:38 DEBUG : potato2: trying to read metadata potato2 --- PASS: TestSyncDeleteDuring (1.01s) === RUN TestSyncDeleteBefore run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:17:38 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:38 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:38 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:38 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:38 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:38 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:38 DEBUG : Waiting for deletions to finish 2025/11/12 01:17:38 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:38 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:38 INFO : potato: Deleted 2025/11/12 01:17:38 DEBUG : empty space: size = 1 OK 2025/11/12 01:17:38 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 01:17:38 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:17:39 DEBUG : empty space: Unchanged skipping 2025/11/12 01:17:39 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:39 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:17:39 DEBUG : potato2: size = 60 OK 2025/11/12 01:17:39 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/12 01:17:39 INFO : potato2: Copied (new) 2025/11/12 01:17:39 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:39 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:39 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:17:39 DEBUG : potato2: trying to read metadata potato2 --- PASS: TestSyncDeleteBefore (1.10s) === RUN TestCopyDeleteBefore run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:17:39 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:39 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:39 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 01:17:39 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:39 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:39 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:39 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:39 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:17:39 DEBUG : potato2: size = 19 OK 2025/11/12 01:17:39 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/11/12 01:17:39 INFO : potato2: Copied (new) 2025/11/12 01:17:39 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:40 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:40 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:17:40 DEBUG : potato2: trying to read metadata potato2 --- PASS: TestCopyDeleteBefore (0.80s) === RUN TestSyncWithExclude run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:17:40 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:17:40 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:40 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:40 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:40 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:17:40 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:17:40 DEBUG : enormous: Excluded (Size Filter) 2025/11/12 01:17:40 DEBUG : enormous: Excluded 2025/11/12 01:17:40 DEBUG : potato2: Excluded (Size Filter) 2025/11/12 01:17:40 DEBUG : potato2: Excluded 2025/11/12 01:17:40 DEBUG : potato2: Excluded (Size Filter) 2025/11/12 01:17:40 DEBUG : empty space: size = 1 OK 2025/11/12 01:17:40 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:40 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:17:40 DEBUG : empty space: Unchanged skipping 2025/11/12 01:17:40 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:40 DEBUG : Waiting for deletions to finish 2025/11/12 01:17:40 INFO : There was nothing to transfer 2025/11/12 01:17:40 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:40 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:40 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:17:40 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:17:40 DEBUG : enormous: Excluded (Size Filter) 2025/11/12 01:17:40 DEBUG : enormous: Excluded 2025/11/12 01:17:40 DEBUG : potato2: Excluded (Size Filter) 2025/11/12 01:17:40 DEBUG : potato2: Excluded 2025/11/12 01:17:40 DEBUG : potato2: Excluded (Size Filter) 2025/11/12 01:17:40 DEBUG : empty space: size = 1 OK 2025/11/12 01:17:40 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:40 DEBUG : Local file system at /tmp/rclone1755867126: Waiting for checks to finish 2025/11/12 01:17:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:17:41 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:41 DEBUG : empty space: Unchanged skipping 2025/11/12 01:17:41 DEBUG : Local file system at /tmp/rclone1755867126: Waiting for transfers to finish 2025/11/12 01:17:41 DEBUG : Waiting for deletions to finish 2025/11/12 01:17:41 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (0.97s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:17:41 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:17:41 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:41 DEBUG : enormous: trying to read metadata enormous 2025/11/12 01:17:41 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:41 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:41 DEBUG : enormous: trying to read metadata enormous 2025/11/12 01:17:41 DEBUG : enormous: trying to read metadata enormous 2025/11/12 01:17:41 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:17:41 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:17:41 DEBUG : enormous: Excluded (Size Filter) 2025/11/12 01:17:41 DEBUG : enormous: Excluded 2025/11/12 01:17:41 DEBUG : potato2: Excluded (Size Filter) 2025/11/12 01:17:41 DEBUG : potato2: Excluded 2025/11/12 01:17:41 DEBUG : empty space: size = 1 OK 2025/11/12 01:17:41 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:41 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:17:41 DEBUG : empty space: Unchanged skipping 2025/11/12 01:17:41 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:41 DEBUG : Waiting for deletions to finish 2025/11/12 01:17:41 INFO : enormous: Deleted 2025/11/12 01:17:41 INFO : potato2: Deleted 2025/11/12 01:17:41 INFO : There was nothing to transfer 2025/11/12 01:17:42 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:42 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:42 DEBUG : Local file system at /tmp/rclone1755867126: Waiting for checks to finish 2025/11/12 01:17:42 DEBUG : empty space: size = 1 OK 2025/11/12 01:17:42 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:17:42 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:42 DEBUG : empty space: Unchanged skipping 2025/11/12 01:17:42 DEBUG : Local file system at /tmp/rclone1755867126: Waiting for transfers to finish 2025/11/12 01:17:42 DEBUG : Waiting for deletions to finish 2025/11/12 01:17:42 INFO : enormous: Deleted 2025/11/12 01:17:42 INFO : potato2: Deleted 2025/11/12 01:17:42 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (1.09s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:17:42 DEBUG : one: trying to read metadata one 2025/11/12 01:17:42 DEBUG : two: trying to read metadata two 2025/11/12 01:17:42 DEBUG : three: trying to read metadata three 2025/11/12 01:17:42 DEBUG : four: trying to read metadata four 2025/11/12 01:17:42 DEBUG : four: trying to read metadata four 2025/11/12 01:17:43 DEBUG : four: trying to read metadata four 2025/11/12 01:17:43 DEBUG : one: trying to read metadata one 2025/11/12 01:17:43 DEBUG : one: trying to read metadata one 2025/11/12 01:17:43 DEBUG : three: trying to read metadata three 2025/11/12 01:17:43 DEBUG : three: trying to read metadata three 2025/11/12 01:17:43 DEBUG : two: trying to read metadata two 2025/11/12 01:17:43 DEBUG : two: trying to read metadata two 2025/11/12 01:17:43 DEBUG : five: Need to transfer - File not found at Destination 2025/11/12 01:17:43 DEBUG : four: trying to read metadata four 2025/11/12 01:17:43 DEBUG : one: trying to read metadata one 2025/11/12 01:17:43 DEBUG : three: trying to read metadata three 2025/11/12 01:17:43 DEBUG : two: trying to read metadata two 2025/11/12 01:17:43 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:43 DEBUG : four: size = 4 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:17:43 DEBUG : four: size = 8 (oos:bucket rclone-test-bafesol4hafo) 2025/11/12 01:17:43 DEBUG : four: Sizes differ 2025/11/12 01:17:43 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/12 01:17:43 DEBUG : three: size = 5 OK 2025/11/12 01:17:43 DEBUG : three: Sizes identical 2025/11/12 01:17:43 DEBUG : three: trying to read metadata three 2025/11/12 01:17:43 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/12 01:17:43 DEBUG : two: size = 3 OK 2025/11/12 01:17:43 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:17:43 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (oos:bucket rclone-test-bafesol4hafo) 2025/11/12 01:17:43 DEBUG : two: md5 differ 2025/11/12 01:17:43 DEBUG : one: Destination is newer than source, skipping 2025/11/12 01:17:43 DEBUG : one: trying to read metadata one 2025/11/12 01:17:43 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:43 DEBUG : five: trying to read metadata five 2025/11/12 01:17:43 DEBUG : five: size = 4 OK 2025/11/12 01:17:43 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/11/12 01:17:43 INFO : five: Copied (new) 2025/11/12 01:17:43 DEBUG : four: trying to read metadata four 2025/11/12 01:17:43 DEBUG : two: trying to read metadata two 2025/11/12 01:17:43 DEBUG : four: size = 4 OK 2025/11/12 01:17:43 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/11/12 01:17:43 INFO : four: Copied (replaced existing) 2025/11/12 01:17:43 DEBUG : two: size = 3 OK 2025/11/12 01:17:43 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/12 01:17:43 INFO : two: Copied (replaced existing) 2025/11/12 01:17:43 DEBUG : Waiting for deletions to finish 2025/11/12 01:17:43 DEBUG : five: trying to read metadata five 2025/11/12 01:17:43 DEBUG : five: trying to read metadata five 2025/11/12 01:17:43 DEBUG : four: trying to read metadata four 2025/11/12 01:17:43 DEBUG : four: trying to read metadata four 2025/11/12 01:17:43 DEBUG : one: trying to read metadata one 2025/11/12 01:17:43 DEBUG : one: trying to read metadata one 2025/11/12 01:17:43 DEBUG : three: trying to read metadata three 2025/11/12 01:17:43 DEBUG : three: trying to read metadata three 2025/11/12 01:17:43 DEBUG : two: trying to read metadata two 2025/11/12 01:17:43 DEBUG : two: trying to read metadata two 2025/11/12 01:17:43 DEBUG : five: trying to read metadata five 2025/11/12 01:17:43 DEBUG : four: trying to read metadata four 2025/11/12 01:17:43 DEBUG : one: trying to read metadata one 2025/11/12 01:17:43 DEBUG : three: trying to read metadata three 2025/11/12 01:17:43 DEBUG : two: trying to read metadata two 2025/11/12 01:17:43 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:43 DEBUG : five: size = 4 OK 2025/11/12 01:17:43 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/11/12 01:17:43 DEBUG : five: Size and md5 of src and dst objects identical 2025/11/12 01:17:43 DEBUG : five: trying to read metadata five 2025/11/12 01:17:43 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/12 01:17:43 DEBUG : one: Destination is newer than source, skipping 2025/11/12 01:17:43 DEBUG : one: trying to read metadata one 2025/11/12 01:17:43 DEBUG : three: size = 5 OK 2025/11/12 01:17:43 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:17:43 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (oos:bucket rclone-test-bafesol4hafo) 2025/11/12 01:17:43 DEBUG : three: md5 differ 2025/11/12 01:17:43 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/12 01:17:43 DEBUG : two: size = 3 OK 2025/11/12 01:17:43 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/12 01:17:43 DEBUG : two: Size and md5 of src and dst objects identical 2025/11/12 01:17:43 DEBUG : two: trying to read metadata two 2025/11/12 01:17:43 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/12 01:17:43 DEBUG : four: size = 4 OK 2025/11/12 01:17:43 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/11/12 01:17:43 DEBUG : four: Size and md5 of src and dst objects identical 2025/11/12 01:17:43 DEBUG : four: trying to read metadata four 2025/11/12 01:17:43 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/12 01:17:43 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:43 DEBUG : three: trying to read metadata three 2025/11/12 01:17:43 DEBUG : three: size = 5 OK 2025/11/12 01:17:43 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/11/12 01:17:43 INFO : three: Copied (replaced existing) 2025/11/12 01:17:43 DEBUG : Waiting for deletions to finish 2025/11/12 01:17:43 DEBUG : five: trying to read metadata five 2025/11/12 01:17:44 DEBUG : five: trying to read metadata five 2025/11/12 01:17:44 DEBUG : four: trying to read metadata four 2025/11/12 01:17:44 DEBUG : four: trying to read metadata four 2025/11/12 01:17:44 DEBUG : one: trying to read metadata one 2025/11/12 01:17:44 DEBUG : one: trying to read metadata one 2025/11/12 01:17:44 DEBUG : three: trying to read metadata three 2025/11/12 01:17:44 DEBUG : three: trying to read metadata three 2025/11/12 01:17:44 DEBUG : two: trying to read metadata two 2025/11/12 01:17:44 DEBUG : two: trying to read metadata two --- PASS: TestSyncWithUpdateOlder (2.23s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/11/12 01:17:44 INFO : oos:bucket rclone-test-bafesol4hafo: Making map for --track-renames 2025/11/12 01:17:44 INFO : oos:bucket rclone-test-bafesol4hafo: Finished making map for --track-renames 2025/11/12 01:17:44 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/12 01:17:44 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/12 01:17:44 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for renames to finish 2025/11/12 01:17:44 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:44 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:44 DEBUG : yam: trying to read metadata yam 2025/11/12 01:17:44 DEBUG : potato: size = 14 OK 2025/11/12 01:17:44 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/11/12 01:17:44 INFO : potato: Copied (new) 2025/11/12 01:17:44 DEBUG : yam: size = 11 OK 2025/11/12 01:17:44 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/11/12 01:17:44 INFO : yam: Copied (new) 2025/11/12 01:17:44 DEBUG : Waiting for deletions to finish 2025/11/12 01:17:44 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:44 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:44 DEBUG : yam: trying to read metadata yam 2025/11/12 01:17:44 DEBUG : yam: trying to read metadata yam 2025/11/12 01:17:45 DEBUG : potato: size = 14 OK 2025/11/12 01:17:45 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:45 INFO : oos:bucket rclone-test-bafesol4hafo: Making map for --track-renames 2025/11/12 01:17:45 DEBUG : yam: trying to read metadata yam 2025/11/12 01:17:45 INFO : oos:bucket rclone-test-bafesol4hafo: Finished making map for --track-renames 2025/11/12 01:17:45 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:45 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:17:45 DEBUG : yaml: trying to read metadata yaml 2025/11/12 01:17:45 DEBUG : potato: Unchanged skipping 2025/11/12 01:17:45 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for renames to finish 2025/11/12 01:17:45 DEBUG : yaml: trying to read metadata yaml 2025/11/12 01:17:46 DEBUG : yaml: size = 11 OK 2025/11/12 01:17:46 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/11/12 01:17:46 INFO : yam: Copied (server-side copy) to: yaml 2025/11/12 01:17:46 INFO : yam: Deleted 2025/11/12 01:17:46 INFO : yaml: Renamed from "yam" 2025/11/12 01:17:46 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:46 DEBUG : Waiting for deletions to finish 2025/11/12 01:17:46 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:46 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:46 DEBUG : yaml: trying to read metadata yaml 2025/11/12 01:17:46 DEBUG : yaml: trying to read metadata yaml --- PASS: TestSyncWithTrackRenames (1.84s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/12 01:17:46 INFO : oos:bucket rclone-test-bafesol4hafo: Making map for --track-renames 2025/11/12 01:17:46 INFO : oos:bucket rclone-test-bafesol4hafo: Finished making map for --track-renames 2025/11/12 01:17:46 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/12 01:17:46 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/12 01:17:46 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for renames to finish 2025/11/12 01:17:46 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:46 DEBUG : yam: trying to read metadata yam 2025/11/12 01:17:46 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:46 DEBUG : yam: size = 11 OK 2025/11/12 01:17:46 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/11/12 01:17:46 INFO : yam: Copied (new) 2025/11/12 01:17:46 DEBUG : potato: size = 14 OK 2025/11/12 01:17:46 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/11/12 01:17:46 INFO : potato: Copied (new) 2025/11/12 01:17:46 DEBUG : Waiting for deletions to finish 2025/11/12 01:17:46 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:46 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:46 DEBUG : yam: trying to read metadata yam 2025/11/12 01:17:46 DEBUG : yam: trying to read metadata yam 2025/11/12 01:17:46 DEBUG : potato: size = 14 OK 2025/11/12 01:17:46 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:46 INFO : oos:bucket rclone-test-bafesol4hafo: Making map for --track-renames 2025/11/12 01:17:46 INFO : oos:bucket rclone-test-bafesol4hafo: Finished making map for --track-renames 2025/11/12 01:17:46 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:46 DEBUG : yam: trying to read metadata yam 2025/11/12 01:17:46 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:17:46 DEBUG : potato: Unchanged skipping 2025/11/12 01:17:46 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for renames to finish 2025/11/12 01:17:46 DEBUG : yaml: trying to read metadata yaml 2025/11/12 01:17:47 DEBUG : yaml: trying to read metadata yaml 2025/11/12 01:17:47 DEBUG : yaml: size = 11 OK 2025/11/12 01:17:47 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/11/12 01:17:47 INFO : yam: Copied (server-side copy) to: yaml 2025/11/12 01:17:47 INFO : yam: Deleted 2025/11/12 01:17:47 INFO : yaml: Renamed from "yam" 2025/11/12 01:17:47 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:47 DEBUG : Waiting for deletions to finish 2025/11/12 01:17:47 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:47 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:47 DEBUG : yaml: trying to read metadata yaml 2025/11/12 01:17:47 DEBUG : yaml: trying to read metadata yaml --- PASS: TestSyncWithTrackRenamesStrategyModtime (1.31s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/12 01:17:47 INFO : oos:bucket rclone-test-bafesol4hafo: Making map for --track-renames 2025/11/12 01:17:47 INFO : oos:bucket rclone-test-bafesol4hafo: Finished making map for --track-renames 2025/11/12 01:17:47 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/12 01:17:47 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/12 01:17:47 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for renames to finish 2025/11/12 01:17:47 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:47 DEBUG : sub/yam: trying to read metadata sub/yam 2025/11/12 01:17:47 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:47 DEBUG : sub/yam: size = 11 OK 2025/11/12 01:17:47 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/11/12 01:17:47 INFO : sub/yam: Copied (new) 2025/11/12 01:17:47 DEBUG : potato: size = 14 OK 2025/11/12 01:17:47 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/11/12 01:17:47 INFO : potato: Copied (new) 2025/11/12 01:17:47 DEBUG : Waiting for deletions to finish 2025/11/12 01:17:47 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:47 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:47 DEBUG : sub/yam: trying to read metadata sub/yam 2025/11/12 01:17:48 DEBUG : sub/yam: trying to read metadata sub/yam 2025/11/12 01:17:48 DEBUG : potato: size = 14 OK 2025/11/12 01:17:48 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:48 INFO : oos:bucket rclone-test-bafesol4hafo: Making map for --track-renames 2025/11/12 01:17:48 INFO : oos:bucket rclone-test-bafesol4hafo: Finished making map for --track-renames 2025/11/12 01:17:48 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:48 DEBUG : yam: trying to read metadata yam 2025/11/12 01:17:48 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:17:48 DEBUG : potato: Unchanged skipping 2025/11/12 01:17:48 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for renames to finish 2025/11/12 01:17:51 DEBUG : yam: trying to read metadata yam 2025/11/12 01:17:51 DEBUG : yam: size = 11 OK 2025/11/12 01:17:51 DEBUG : sub/yam: trying to read metadata sub/yam 2025/11/12 01:17:51 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/11/12 01:17:51 INFO : sub/yam: Copied (server-side copy) to: yam 2025/11/12 01:17:51 INFO : sub/yam: Deleted 2025/11/12 01:17:51 INFO : yam: Renamed from "sub/yam" 2025/11/12 01:17:51 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:51 DEBUG : Waiting for deletions to finish 2025/11/12 01:17:51 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:51 DEBUG : potato: trying to read metadata potato 2025/11/12 01:17:51 DEBUG : yam: trying to read metadata yam 2025/11/12 01:17:51 DEBUG : yam: trying to read metadata yam --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.28s) === RUN TestServerSideMoveLocal run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:17:51 DEBUG : Creating backend with remote "/tmp/rclone1755867126/dir1" 2025/11/12 01:17:51 DEBUG : Creating backend with remote "/tmp/rclone1755867126/dir2" 2025/11/12 01:17:51 DEBUG : Local file system at /tmp/rclone1755867126/dir2: Using server-side directory move 2025/11/12 01:17:51 INFO : Local file system at /tmp/rclone1755867126/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/12 01:17:52 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/12 01:17:52 DEBUG : Local file system at /tmp/rclone1755867126/dir2: Waiting for checks to finish 2025/11/12 01:17:52 DEBUG : Local file system at /tmp/rclone1755867126/dir2: Waiting for transfers to finish 2025/11/12 01:17:52 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.11s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:17:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 01:17:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/12 01:17:52 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:52 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:52 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:52 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 01:17:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/12 01:17:52 INFO : sub dir/hello world: Copied (new) 2025/11/12 01:17:52 INFO : sub dir/hello world: Deleted 2025/11/12 01:17:52 DEBUG : nested/sub dir/file: trying to read metadata nested/sub dir/file 2025/11/12 01:17:52 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/12 01:17:52 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/11/12 01:17:52 INFO : nested/sub dir/file: Copied (new) 2025/11/12 01:17:52 INFO : nested/sub dir/file: Deleted 2025/11/12 01:17:52 INFO : sub dir: Removing directory 2025/11/12 01:17:52 INFO : nested/sub dir: Removing directory 2025/11/12 01:17:52 INFO : nested: Removing directory 2025/11/12 01:17:52 DEBUG : Local file system at /tmp/rclone1755867126: deleted 3 directories 2025/11/12 01:17:52 DEBUG : nested/sub dir/file: trying to read metadata nested/sub dir/file 2025/11/12 01:17:52 DEBUG : nested/sub dir/file: trying to read metadata nested/sub dir/file 2025/11/12 01:17:52 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:52 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world --- PASS: TestMoveWithDeleteEmptySrcDirs (0.56s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:17:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 01:17:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/12 01:17:52 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:52 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:52 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:52 DEBUG : nested/sub dir/file: trying to read metadata nested/sub dir/file 2025/11/12 01:17:52 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 01:17:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/12 01:17:52 INFO : sub dir/hello world: Copied (new) 2025/11/12 01:17:52 INFO : sub dir/hello world: Deleted 2025/11/12 01:17:52 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/12 01:17:52 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/11/12 01:17:52 INFO : nested/sub dir/file: Copied (new) 2025/11/12 01:17:52 INFO : nested/sub dir/file: Deleted 2025/11/12 01:17:52 DEBUG : nested/sub dir/file: trying to read metadata nested/sub dir/file 2025/11/12 01:17:52 DEBUG : nested/sub dir/file: trying to read metadata nested/sub dir/file 2025/11/12 01:17:52 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world 2025/11/12 01:17:52 DEBUG : sub dir/hello world: trying to read metadata sub dir/hello world --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.52s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:17:53 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/12 01:17:53 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/12 01:17:53 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:53 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:53 DEBUG : existing-b: trying to read metadata existing-b 2025/11/12 01:17:53 DEBUG : existing: trying to read metadata existing 2025/11/12 01:17:53 DEBUG : existing-b: size = 6 OK 2025/11/12 01:17:53 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/11/12 01:17:53 INFO : existing-b: Copied (new) 2025/11/12 01:17:53 INFO : existing-b: Deleted 2025/11/12 01:17:53 DEBUG : existing: size = 6 OK 2025/11/12 01:17:53 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/12 01:17:53 INFO : existing: Copied (new) 2025/11/12 01:17:53 INFO : existing: Deleted 2025/11/12 01:17:53 DEBUG : existing: trying to read metadata existing 2025/11/12 01:17:53 DEBUG : existing: trying to read metadata existing 2025/11/12 01:17:53 DEBUG : existing-b: trying to read metadata existing-b 2025/11/12 01:17:53 DEBUG : existing-b: trying to read metadata existing-b 2025/11/12 01:17:53 DEBUG : existing-b: trying to read metadata existing-b 2025/11/12 01:17:53 DEBUG : existing-b: trying to read metadata existing-b 2025/11/12 01:17:53 DEBUG : existing: Destination exists, skipping 2025/11/12 01:17:53 DEBUG : existing: trying to read metadata existing 2025/11/12 01:17:53 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:17:53 DEBUG : existing: trying to read metadata existing 2025/11/12 01:17:53 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/12 01:17:53 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:17:53 INFO : There was nothing to transfer 2025/11/12 01:17:53 DEBUG : existing: trying to read metadata existing 2025/11/12 01:17:53 DEBUG : existing: trying to read metadata existing 2025/11/12 01:17:53 DEBUG : existing-b: trying to read metadata existing-b 2025/11/12 01:17:53 DEBUG : existing-b: trying to read metadata existing-b --- PASS: TestMoveWithIgnoreExisting (0.81s) === RUN TestServerSideMove run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:17:53 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-wugatez2wizu" 2025/11/12 01:17:54 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:17:54 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:54 DEBUG : potato3: trying to read metadata potato3 2025/11/12 01:17:54 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:54 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:54 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:17:54 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:17:54 DEBUG : potato3: trying to read metadata potato3 2025/11/12 01:17:54 DEBUG : potato3: trying to read metadata potato3 sync_test.go:1735: Server side move (if possible) oos:bucket rclone-test-bafesol4hafo -> oos:bucket rclone-test-wugatez2wizu 2025/11/12 01:17:55 INFO : oos:bucket rclone-test-wugatez2wizu: Bucket "rclone-test-wugatez2wizu" created with accessType "NoPublicAccess" 2025/11/12 01:17:55 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:55 DEBUG : potato3: trying to read metadata potato3 2025/11/12 01:17:55 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:55 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:55 DEBUG : potato3: trying to read metadata potato3 2025/11/12 01:17:55 DEBUG : potato3: trying to read metadata potato3 2025/11/12 01:17:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 01:17:55 DEBUG : empty space: size = 1 OK 2025/11/12 01:17:55 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:55 DEBUG : potato3: size = 68 (oos:bucket rclone-test-bafesol4hafo) 2025/11/12 01:17:55 DEBUG : potato3: size = 60 (oos:bucket rclone-test-wugatez2wizu) 2025/11/12 01:17:55 DEBUG : potato3: Sizes differ 2025/11/12 01:17:55 DEBUG : oos:bucket rclone-test-wugatez2wizu: Waiting for checks to finish 2025/11/12 01:17:55 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:17:55 DEBUG : empty space: Unchanged skipping 2025/11/12 01:17:55 INFO : empty space: Deleted 2025/11/12 01:17:55 DEBUG : oos:bucket rclone-test-wugatez2wizu: Waiting for transfers to finish 2025/11/12 01:17:56 DEBUG : potato3: trying to read metadata potato3 2025/11/12 01:17:56 DEBUG : potato3: size = 68 OK 2025/11/12 01:17:56 DEBUG : potato3: trying to read metadata potato3 2025/11/12 01:17:56 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/11/12 01:17:56 INFO : potato3: Copied (server-side copy) 2025/11/12 01:17:56 INFO : potato3: Deleted 2025/11/12 01:17:56 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:17:56 DEBUG : potato2: size = 60 OK 2025/11/12 01:17:56 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:17:56 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/12 01:17:56 INFO : potato2: Copied (server-side copy) 2025/11/12 01:17:56 INFO : potato2: Deleted 2025/11/12 01:17:56 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:57 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:57 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:17:57 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:17:57 DEBUG : potato3: trying to read metadata potato3 2025/11/12 01:17:57 DEBUG : potato3: trying to read metadata potato3 2025/11/12 01:17:57 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-venuqub0koke" 2025/11/12 01:17:57 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/12 01:17:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 01:17:57 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/12 01:17:57 DEBUG : oos:bucket rclone-test-venuqub0koke: Waiting for checks to finish 2025/11/12 01:17:57 DEBUG : oos:bucket rclone-test-venuqub0koke: Waiting for transfers to finish 2025/11/12 01:17:57 INFO : oos:bucket rclone-test-venuqub0koke: Bucket "rclone-test-venuqub0koke" created with accessType "NoPublicAccess" 2025/11/12 01:17:58 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:58 DEBUG : empty space: size = 1 OK 2025/11/12 01:17:58 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:58 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:17:58 DEBUG : potato3: trying to read metadata potato3 2025/11/12 01:17:58 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/12 01:17:58 INFO : empty space: Copied (server-side copy) 2025/11/12 01:17:58 DEBUG : potato3: size = 68 OK 2025/11/12 01:17:58 DEBUG : potato3: trying to read metadata potato3 2025/11/12 01:17:58 DEBUG : potato2: size = 60 OK 2025/11/12 01:17:58 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:17:58 INFO : empty space: Deleted 2025/11/12 01:17:58 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/11/12 01:17:58 INFO : potato3: Copied (server-side copy) 2025/11/12 01:17:58 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/12 01:17:58 INFO : potato2: Copied (server-side copy) 2025/11/12 01:17:58 INFO : potato3: Deleted 2025/11/12 01:17:58 INFO : potato2: Deleted 2025/11/12 01:17:58 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:58 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:17:58 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:17:58 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:17:58 DEBUG : potato3: trying to read metadata potato3 2025/11/12 01:17:58 DEBUG : potato3: trying to read metadata potato3 2025/11/12 01:17:58 DEBUG : oos:bucket rclone-test-venuqub0koke: Purge object "empty space" 2025/11/12 01:17:58 DEBUG : oos:bucket rclone-test-venuqub0koke: Purge object "potato2" 2025/11/12 01:17:59 DEBUG : oos:bucket rclone-test-venuqub0koke: Purge object "potato3" 2025/11/12 01:17:59 DEBUG : oos:bucket rclone-test-venuqub0koke: Purge dir "" 2025/11/12 01:18:01 INFO : oos:bucket rclone-test-venuqub0koke: Bucket "rclone-test-venuqub0koke" deleted 2025/11/12 01:18:01 DEBUG : oos:bucket rclone-test-wugatez2wizu: Purge dir "" 2025/11/12 01:18:03 INFO : oos:bucket rclone-test-wugatez2wizu: Bucket "rclone-test-wugatez2wizu" deleted --- PASS: TestServerSideMove (9.42s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:18:03 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-diyozas2fipu" 2025/11/12 01:18:03 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:18:03 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:18:03 DEBUG : potato3: trying to read metadata potato3 2025/11/12 01:18:03 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:18:03 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:18:03 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:18:03 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:18:03 DEBUG : potato3: trying to read metadata potato3 2025/11/12 01:18:04 DEBUG : potato3: trying to read metadata potato3 sync_test.go:1735: Server side move (if possible) oos:bucket rclone-test-bafesol4hafo -> oos:bucket rclone-test-diyozas2fipu 2025/11/12 01:18:04 INFO : oos:bucket rclone-test-diyozas2fipu: Bucket "rclone-test-diyozas2fipu" created with accessType "NoPublicAccess" 2025/11/12 01:18:04 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:18:04 DEBUG : potato3: trying to read metadata potato3 2025/11/12 01:18:04 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:18:04 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:18:04 DEBUG : potato3: trying to read metadata potato3 2025/11/12 01:18:04 DEBUG : potato3: trying to read metadata potato3 2025/11/12 01:18:04 DEBUG : empty space: Excluded (Size Filter) 2025/11/12 01:18:04 DEBUG : empty space: Excluded (Size Filter) 2025/11/12 01:18:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 01:18:04 DEBUG : potato3: size = 68 (oos:bucket rclone-test-bafesol4hafo) 2025/11/12 01:18:04 DEBUG : potato3: size = 60 (oos:bucket rclone-test-diyozas2fipu) 2025/11/12 01:18:04 DEBUG : potato3: Sizes differ 2025/11/12 01:18:04 DEBUG : oos:bucket rclone-test-diyozas2fipu: Waiting for checks to finish 2025/11/12 01:18:04 DEBUG : oos:bucket rclone-test-diyozas2fipu: Waiting for transfers to finish 2025/11/12 01:18:05 DEBUG : potato3: trying to read metadata potato3 2025/11/12 01:18:05 DEBUG : potato3: size = 68 OK 2025/11/12 01:18:05 DEBUG : potato3: trying to read metadata potato3 2025/11/12 01:18:05 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/11/12 01:18:05 INFO : potato3: Copied (server-side copy) 2025/11/12 01:18:05 INFO : potato3: Deleted 2025/11/12 01:18:05 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:18:05 DEBUG : potato2: size = 60 OK 2025/11/12 01:18:05 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:18:05 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/12 01:18:05 INFO : potato2: Copied (server-side copy) 2025/11/12 01:18:05 INFO : potato2: Deleted 2025/11/12 01:18:05 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:18:05 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:18:05 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:18:06 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:18:06 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:18:06 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:18:06 DEBUG : potato3: trying to read metadata potato3 2025/11/12 01:18:06 DEBUG : potato3: trying to read metadata potato3 2025/11/12 01:18:06 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-ziqubam6soja" 2025/11/12 01:18:06 DEBUG : empty space: Excluded (Size Filter) 2025/11/12 01:18:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 01:18:06 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/12 01:18:06 DEBUG : oos:bucket rclone-test-ziqubam6soja: Waiting for checks to finish 2025/11/12 01:18:06 DEBUG : oos:bucket rclone-test-ziqubam6soja: Waiting for transfers to finish 2025/11/12 01:18:06 INFO : oos:bucket rclone-test-ziqubam6soja: Bucket "rclone-test-ziqubam6soja" created with accessType "NoPublicAccess" 2025/11/12 01:18:06 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:18:06 DEBUG : potato2: size = 60 OK 2025/11/12 01:18:06 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:18:06 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/12 01:18:06 INFO : potato2: Copied (server-side copy) 2025/11/12 01:18:07 INFO : potato2: Deleted 2025/11/12 01:18:07 DEBUG : potato3: trying to read metadata potato3 2025/11/12 01:18:07 DEBUG : potato3: size = 68 OK 2025/11/12 01:18:07 DEBUG : potato3: trying to read metadata potato3 2025/11/12 01:18:07 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/11/12 01:18:07 INFO : potato3: Copied (server-side copy) 2025/11/12 01:18:07 INFO : potato3: Deleted 2025/11/12 01:18:07 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:18:07 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:18:07 DEBUG : potato3: trying to read metadata potato3 2025/11/12 01:18:07 DEBUG : potato3: trying to read metadata potato3 2025/11/12 01:18:07 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:18:07 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:18:07 DEBUG : oos:bucket rclone-test-ziqubam6soja: Purge object "potato2" 2025/11/12 01:18:07 DEBUG : oos:bucket rclone-test-ziqubam6soja: Purge object "potato3" 2025/11/12 01:18:07 DEBUG : oos:bucket rclone-test-ziqubam6soja: Purge dir "" 2025/11/12 01:18:10 INFO : oos:bucket rclone-test-ziqubam6soja: Bucket "rclone-test-ziqubam6soja" deleted 2025/11/12 01:18:10 DEBUG : oos:bucket rclone-test-diyozas2fipu: Purge object "empty space" 2025/11/12 01:18:10 DEBUG : oos:bucket rclone-test-diyozas2fipu: Purge dir "" 2025/11/12 01:18:12 INFO : oos:bucket rclone-test-diyozas2fipu: Bucket "rclone-test-diyozas2fipu" deleted --- PASS: TestServerSideMoveWithFilter (8.92s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:18:12 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-xonewoh3muwu" 2025/11/12 01:18:12 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:18:12 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:18:12 DEBUG : potato3: trying to read metadata potato3 2025/11/12 01:18:12 INFO : tomatoDir: Making directory 2025/11/12 01:18:12 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:18:12 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:18:12 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:18:12 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:18:12 DEBUG : potato3: trying to read metadata potato3 2025/11/12 01:18:12 DEBUG : potato3: trying to read metadata potato3 sync_test.go:1735: Server side move (if possible) oos:bucket rclone-test-bafesol4hafo -> oos:bucket rclone-test-xonewoh3muwu 2025/11/12 01:18:13 INFO : oos:bucket rclone-test-xonewoh3muwu: Bucket "rclone-test-xonewoh3muwu" created with accessType "NoPublicAccess" 2025/11/12 01:18:13 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:18:13 DEBUG : potato3: trying to read metadata potato3 2025/11/12 01:18:13 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:18:13 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:18:13 DEBUG : potato3: trying to read metadata potato3 2025/11/12 01:18:13 DEBUG : potato3: trying to read metadata potato3 2025/11/12 01:18:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 01:18:13 DEBUG : empty space: size = 1 OK 2025/11/12 01:18:13 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:18:13 DEBUG : oos:bucket rclone-test-xonewoh3muwu: Waiting for checks to finish 2025/11/12 01:18:13 DEBUG : potato3: size = 68 (oos:bucket rclone-test-bafesol4hafo) 2025/11/12 01:18:13 DEBUG : potato3: size = 60 (oos:bucket rclone-test-xonewoh3muwu) 2025/11/12 01:18:13 DEBUG : potato3: Sizes differ 2025/11/12 01:18:13 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:18:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:18:13 DEBUG : empty space: Unchanged skipping 2025/11/12 01:18:13 INFO : empty space: Deleted 2025/11/12 01:18:13 DEBUG : oos:bucket rclone-test-xonewoh3muwu: Waiting for transfers to finish 2025/11/12 01:18:15 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:18:15 DEBUG : potato3: trying to read metadata potato3 2025/11/12 01:18:15 DEBUG : potato2: size = 60 OK 2025/11/12 01:18:15 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:18:15 DEBUG : potato3: size = 68 OK 2025/11/12 01:18:15 DEBUG : potato3: trying to read metadata potato3 2025/11/12 01:18:15 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/12 01:18:15 INFO : potato2: Copied (server-side copy) 2025/11/12 01:18:15 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/11/12 01:18:15 INFO : potato3: Copied (server-side copy) 2025/11/12 01:18:15 INFO : potato2: Deleted 2025/11/12 01:18:15 INFO : potato3: Deleted 2025/11/12 01:18:15 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:18:15 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:18:15 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:18:15 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:18:15 DEBUG : potato3: trying to read metadata potato3 2025/11/12 01:18:15 DEBUG : potato3: trying to read metadata potato3 2025/11/12 01:18:15 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-basihob5hoca" 2025/11/12 01:18:15 INFO : tomatoDir: Making directory 2025/11/12 01:18:16 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/12 01:18:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 01:18:16 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/12 01:18:16 DEBUG : oos:bucket rclone-test-basihob5hoca: Waiting for checks to finish 2025/11/12 01:18:16 DEBUG : oos:bucket rclone-test-basihob5hoca: Waiting for transfers to finish 2025/11/12 01:18:16 INFO : oos:bucket rclone-test-basihob5hoca: Bucket "rclone-test-basihob5hoca" created with accessType "NoPublicAccess" 2025/11/12 01:18:16 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:18:16 DEBUG : potato3: trying to read metadata potato3 2025/11/12 01:18:16 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:18:16 DEBUG : potato2: size = 60 OK 2025/11/12 01:18:16 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:18:16 DEBUG : potato3: size = 68 OK 2025/11/12 01:18:16 DEBUG : potato3: trying to read metadata potato3 2025/11/12 01:18:16 DEBUG : empty space: size = 1 OK 2025/11/12 01:18:16 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:18:16 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/12 01:18:16 INFO : potato2: Copied (server-side copy) 2025/11/12 01:18:16 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/11/12 01:18:16 INFO : potato3: Copied (server-side copy) 2025/11/12 01:18:16 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/12 01:18:16 INFO : empty space: Copied (server-side copy) 2025/11/12 01:18:16 INFO : potato2: Deleted 2025/11/12 01:18:16 INFO : potato3: Deleted 2025/11/12 01:18:16 INFO : empty space: Deleted 2025/11/12 01:18:16 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:18:16 DEBUG : empty space: trying to read metadata empty space 2025/11/12 01:18:16 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:18:16 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:18:16 DEBUG : potato3: trying to read metadata potato3 2025/11/12 01:18:16 DEBUG : potato3: trying to read metadata potato3 2025/11/12 01:18:17 DEBUG : oos:bucket rclone-test-basihob5hoca: Purge object "empty space" 2025/11/12 01:18:17 DEBUG : oos:bucket rclone-test-basihob5hoca: Purge object "potato2" 2025/11/12 01:18:17 DEBUG : oos:bucket rclone-test-basihob5hoca: Purge object "potato3" 2025/11/12 01:18:17 DEBUG : oos:bucket rclone-test-basihob5hoca: Purge dir "" 2025/11/12 01:18:19 INFO : oos:bucket rclone-test-basihob5hoca: Bucket "rclone-test-basihob5hoca" deleted 2025/11/12 01:18:19 DEBUG : oos:bucket rclone-test-xonewoh3muwu: Purge dir "" 2025/11/12 01:18:21 INFO : oos:bucket rclone-test-xonewoh3muwu: Bucket "rclone-test-xonewoh3muwu" deleted --- PASS: TestServerSideMoveDeleteEmptySourceDirs (9.13s) === RUN TestServerSideMoveOverlap run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:18:21 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-bafesol4hafo/rclone-move-test" 2025/11/12 01:18:21 DEBUG : rclone-move-test: trying to read metadata rclone-move-test 2025/11/12 01:18:21 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:18:22 DEBUG : potato2: trying to read metadata potato2 2025/11/12 01:18:22 DEBUG : potato2: trying to read metadata potato2 --- PASS: TestServerSideMoveOverlap (0.81s) === RUN TestSyncOverlap run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:18:22 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-bafesol4hafo/rclone-sync-test" 2025/11/12 01:18:22 DEBUG : rclone-sync-test: trying to read metadata rclone-sync-test --- PASS: TestSyncOverlap (0.29s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:18:22 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-bafesol4hafo/rclone-sync-test" 2025/11/12 01:18:22 DEBUG : rclone-sync-test: trying to read metadata rclone-sync-test 2025/11/12 01:18:22 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-bafesol4hafo/rclone-sync-test-include/layer2" 2025/11/12 01:18:22 DEBUG : layer2: trying to read metadata layer2 2025/11/12 01:18:23 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-bafesol4hafo/rclone-sync-test-ignore-file" 2025/11/12 01:18:23 DEBUG : rclone-sync-test-ignore-file: trying to read metadata rclone-sync-test-ignore-file 2025/11/12 01:18:23 DEBUG : rclone-sync-test-ignore-file/.ignore: trying to read metadata rclone-sync-test-ignore-file/.ignore 2025/11/12 01:18:23 DEBUG : rclone-sync-test/.ignore: trying to read metadata rclone-sync-test/.ignore 2025/11/12 01:18:23 DEBUG : oos:bucket rclone-test-bafesol4hafo, path rclone-sync-test: Waiting for checks to finish 2025/11/12 01:18:23 DEBUG : oos:bucket rclone-test-bafesol4hafo, path rclone-sync-test: Waiting for transfers to finish 2025/11/12 01:18:23 DEBUG : Waiting for deletions to finish 2025/11/12 01:18:23 INFO : There was nothing to transfer 2025/11/12 01:18:23 DEBUG : rclone-sync-test/.ignore: trying to read metadata rclone-sync-test/.ignore 2025/11/12 01:18:23 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:18:23 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:18:23 DEBUG : Waiting for deletions to finish 2025/11/12 01:18:23 INFO : There was nothing to transfer 2025/11/12 01:18:23 DEBUG : rclone-sync-test-include/layer2/.ignore: trying to read metadata rclone-sync-test-include/layer2/.ignore 2025/11/12 01:18:23 DEBUG : oos:bucket rclone-test-bafesol4hafo, path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/12 01:18:23 DEBUG : oos:bucket rclone-test-bafesol4hafo, path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/12 01:18:23 DEBUG : Waiting for deletions to finish 2025/11/12 01:18:23 INFO : There was nothing to transfer 2025/11/12 01:18:23 DEBUG : rclone-sync-test-include/layer2/.ignore: trying to read metadata rclone-sync-test-include/layer2/.ignore 2025/11/12 01:18:23 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:18:23 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:18:23 DEBUG : Waiting for deletions to finish 2025/11/12 01:18:23 INFO : There was nothing to transfer 2025/11/12 01:18:23 DEBUG : rclone-sync-test-ignore-file/.ignore: trying to read metadata rclone-sync-test-ignore-file/.ignore 2025/11/12 01:18:24 DEBUG : oos:bucket rclone-test-bafesol4hafo, path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/12 01:18:24 DEBUG : oos:bucket rclone-test-bafesol4hafo, path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/12 01:18:24 DEBUG : Waiting for deletions to finish 2025/11/12 01:18:24 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (1.60s) === RUN TestSyncCompareDest run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:18:24 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-bafesol4hafo/dst" 2025/11/12 01:18:24 DEBUG : dst: trying to read metadata dst 2025/11/12 01:18:24 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-bafesol4hafo/CompareDest" 2025/11/12 01:18:24 DEBUG : CompareDest: trying to read metadata CompareDest 2025/11/12 01:18:24 DEBUG : one: trying to read metadata one 2025/11/12 01:18:24 DEBUG : one: Need to transfer - File not found at Destination 2025/11/12 01:18:24 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dst: Waiting for checks to finish 2025/11/12 01:18:24 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dst: Waiting for transfers to finish 2025/11/12 01:18:24 DEBUG : one: trying to read metadata one 2025/11/12 01:18:24 DEBUG : one: size = 3 OK 2025/11/12 01:18:24 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/12 01:18:24 INFO : one: Copied (new) 2025/11/12 01:18:24 DEBUG : Waiting for deletions to finish 2025/11/12 01:18:24 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:24 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:24 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:24 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:18:24 DEBUG : one: size = 3 (oos:bucket rclone-test-bafesol4hafo, path dst) 2025/11/12 01:18:24 DEBUG : one: Sizes differ 2025/11/12 01:18:24 DEBUG : one: trying to read metadata one 2025/11/12 01:18:25 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dst: Waiting for checks to finish 2025/11/12 01:18:25 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dst: Waiting for transfers to finish 2025/11/12 01:18:25 DEBUG : one: trying to read metadata one 2025/11/12 01:18:25 DEBUG : one: size = 5 OK 2025/11/12 01:18:25 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/11/12 01:18:25 INFO : one: Copied (replaced existing) 2025/11/12 01:18:25 DEBUG : Waiting for deletions to finish 2025/11/12 01:18:25 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:25 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:25 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:25 DEBUG : CompareDest/one: trying to read metadata CompareDest/one 2025/11/12 01:18:25 DEBUG : CompareDest/one: trying to read metadata CompareDest/one 2025/11/12 01:18:25 DEBUG : CompareDest/one: trying to read metadata CompareDest/one 2025/11/12 01:18:25 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:25 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:18:25 DEBUG : one: size = 3 (oos:bucket rclone-test-bafesol4hafo, path dst) 2025/11/12 01:18:25 DEBUG : one: Sizes differ 2025/11/12 01:18:25 DEBUG : one: trying to read metadata one 2025/11/12 01:18:25 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dst: Waiting for checks to finish 2025/11/12 01:18:25 DEBUG : one: size = 5 OK 2025/11/12 01:18:25 DEBUG : one: trying to read metadata one 2025/11/12 01:18:25 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:18:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/12 01:18:25 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dst: Waiting for transfers to finish 2025/11/12 01:18:25 DEBUG : Waiting for deletions to finish 2025/11/12 01:18:25 INFO : There was nothing to transfer 2025/11/12 01:18:25 DEBUG : CompareDest/one: trying to read metadata CompareDest/one 2025/11/12 01:18:25 DEBUG : CompareDest/one: trying to read metadata CompareDest/one 2025/11/12 01:18:25 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:25 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:26 DEBUG : CompareDest/two: trying to read metadata CompareDest/two 2025/11/12 01:18:26 DEBUG : CompareDest/one: trying to read metadata CompareDest/one 2025/11/12 01:18:26 DEBUG : CompareDest/one: trying to read metadata CompareDest/one 2025/11/12 01:18:26 DEBUG : CompareDest/two: trying to read metadata CompareDest/two 2025/11/12 01:18:26 DEBUG : CompareDest/two: trying to read metadata CompareDest/two 2025/11/12 01:18:26 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:26 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:26 DEBUG : two: trying to read metadata two 2025/11/12 01:18:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:18:26 DEBUG : one: size = 3 (oos:bucket rclone-test-bafesol4hafo, path dst) 2025/11/12 01:18:26 DEBUG : one: Sizes differ 2025/11/12 01:18:26 DEBUG : one: trying to read metadata one 2025/11/12 01:18:26 DEBUG : two: size = 3 OK 2025/11/12 01:18:26 DEBUG : two: trying to read metadata two 2025/11/12 01:18:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:18:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/12 01:18:26 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dst: Waiting for checks to finish 2025/11/12 01:18:26 DEBUG : one: size = 5 OK 2025/11/12 01:18:26 DEBUG : one: trying to read metadata one 2025/11/12 01:18:26 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:18:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/12 01:18:26 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dst: Waiting for transfers to finish 2025/11/12 01:18:26 DEBUG : Waiting for deletions to finish 2025/11/12 01:18:26 INFO : There was nothing to transfer 2025/11/12 01:18:26 DEBUG : CompareDest/one: trying to read metadata CompareDest/one 2025/11/12 01:18:26 DEBUG : CompareDest/one: trying to read metadata CompareDest/one 2025/11/12 01:18:26 DEBUG : CompareDest/two: trying to read metadata CompareDest/two 2025/11/12 01:18:26 DEBUG : CompareDest/two: trying to read metadata CompareDest/two 2025/11/12 01:18:26 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:26 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:26 DEBUG : two: trying to read metadata two 2025/11/12 01:18:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:18:26 DEBUG : one: size = 3 (oos:bucket rclone-test-bafesol4hafo, path dst) 2025/11/12 01:18:26 DEBUG : one: Sizes differ 2025/11/12 01:18:26 DEBUG : one: trying to read metadata one 2025/11/12 01:18:26 DEBUG : two: size = 3 OK 2025/11/12 01:18:26 DEBUG : two: trying to read metadata two 2025/11/12 01:18:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:18:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/12 01:18:26 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dst: Waiting for checks to finish 2025/11/12 01:18:26 DEBUG : one: size = 5 OK 2025/11/12 01:18:26 DEBUG : one: trying to read metadata one 2025/11/12 01:18:26 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:18:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/12 01:18:26 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dst: Waiting for transfers to finish 2025/11/12 01:18:26 DEBUG : Waiting for deletions to finish 2025/11/12 01:18:26 INFO : There was nothing to transfer 2025/11/12 01:18:26 DEBUG : CompareDest/one: trying to read metadata CompareDest/one 2025/11/12 01:18:26 DEBUG : CompareDest/one: trying to read metadata CompareDest/one 2025/11/12 01:18:26 DEBUG : CompareDest/two: trying to read metadata CompareDest/two 2025/11/12 01:18:26 DEBUG : CompareDest/two: trying to read metadata CompareDest/two 2025/11/12 01:18:26 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:26 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:26 DEBUG : one: trying to read metadata one 2025/11/12 01:18:26 DEBUG : two: trying to read metadata two 2025/11/12 01:18:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:18:26 DEBUG : one: size = 3 (oos:bucket rclone-test-bafesol4hafo, path dst) 2025/11/12 01:18:26 DEBUG : one: Sizes differ 2025/11/12 01:18:26 DEBUG : one: trying to read metadata one 2025/11/12 01:18:27 DEBUG : two: size = 3 OK 2025/11/12 01:18:27 DEBUG : two: trying to read metadata two 2025/11/12 01:18:27 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/12 01:18:27 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/12 01:18:27 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/12 01:18:27 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dst: Waiting for checks to finish 2025/11/12 01:18:27 DEBUG : one: size = 5 OK 2025/11/12 01:18:27 DEBUG : one: trying to read metadata one 2025/11/12 01:18:27 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:18:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/12 01:18:27 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dst: Waiting for transfers to finish 2025/11/12 01:18:27 DEBUG : Waiting for deletions to finish 2025/11/12 01:18:27 INFO : There was nothing to transfer 2025/11/12 01:18:27 DEBUG : CompareDest/one: trying to read metadata CompareDest/one 2025/11/12 01:18:27 DEBUG : CompareDest/one: trying to read metadata CompareDest/one 2025/11/12 01:18:27 DEBUG : CompareDest/two: trying to read metadata CompareDest/two 2025/11/12 01:18:27 DEBUG : CompareDest/two: trying to read metadata CompareDest/two 2025/11/12 01:18:27 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:27 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:27 DEBUG : CompareDest/one: trying to read metadata CompareDest/one 2025/11/12 01:18:27 DEBUG : CompareDest/one: trying to read metadata CompareDest/one 2025/11/12 01:18:27 DEBUG : CompareDest/two: trying to read metadata CompareDest/two 2025/11/12 01:18:27 DEBUG : CompareDest/two: trying to read metadata CompareDest/two 2025/11/12 01:18:27 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:27 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:27 DEBUG : two: trying to read metadata two 2025/11/12 01:18:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:18:27 DEBUG : one: size = 3 (oos:bucket rclone-test-bafesol4hafo, path dst) 2025/11/12 01:18:27 DEBUG : one: Sizes differ 2025/11/12 01:18:27 DEBUG : one: trying to read metadata one 2025/11/12 01:18:27 DEBUG : two: size = 5 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:18:27 DEBUG : two: size = 3 (oos:bucket rclone-test-bafesol4hafo, path CompareDest) 2025/11/12 01:18:27 DEBUG : two: Sizes differ 2025/11/12 01:18:27 DEBUG : two: Need to transfer - File not found at Destination 2025/11/12 01:18:27 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dst: Waiting for checks to finish 2025/11/12 01:18:27 DEBUG : one: size = 5 OK 2025/11/12 01:18:27 DEBUG : one: trying to read metadata one 2025/11/12 01:18:27 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:18:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/12 01:18:27 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dst: Waiting for transfers to finish 2025/11/12 01:18:27 DEBUG : two: trying to read metadata two 2025/11/12 01:18:27 DEBUG : two: size = 5 OK 2025/11/12 01:18:27 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/11/12 01:18:27 INFO : two: Copied (new) 2025/11/12 01:18:27 DEBUG : Waiting for deletions to finish 2025/11/12 01:18:28 DEBUG : CompareDest/one: trying to read metadata CompareDest/one 2025/11/12 01:18:28 DEBUG : CompareDest/one: trying to read metadata CompareDest/one 2025/11/12 01:18:28 DEBUG : CompareDest/two: trying to read metadata CompareDest/two 2025/11/12 01:18:28 DEBUG : CompareDest/two: trying to read metadata CompareDest/two 2025/11/12 01:18:28 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:28 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:28 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:18:28 DEBUG : dst/two: trying to read metadata dst/two --- PASS: TestSyncCompareDest (4.30s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:18:28 DEBUG : pre-dest1/1: trying to read metadata pre-dest1/1 2025/11/12 01:18:28 DEBUG : pre-dest2/2: trying to read metadata pre-dest2/2 2025/11/12 01:18:28 DEBUG : pre-dest1/1: trying to read metadata pre-dest1/1 2025/11/12 01:18:28 DEBUG : pre-dest1/1: trying to read metadata pre-dest1/1 2025/11/12 01:18:28 DEBUG : pre-dest2/2: trying to read metadata pre-dest2/2 2025/11/12 01:18:28 DEBUG : pre-dest2/2: trying to read metadata pre-dest2/2 2025/11/12 01:18:28 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-bafesol4hafo/dest" 2025/11/12 01:18:28 DEBUG : dest: trying to read metadata dest 2025/11/12 01:18:29 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-bafesol4hafo/pre-dest1" 2025/11/12 01:18:29 DEBUG : pre-dest1: trying to read metadata pre-dest1 2025/11/12 01:18:29 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-bafesol4hafo/pre-dest2" 2025/11/12 01:18:29 DEBUG : pre-dest2: trying to read metadata pre-dest2 2025/11/12 01:18:29 DEBUG : 1: trying to read metadata 1 2025/11/12 01:18:29 DEBUG : 1: size = 1 OK 2025/11/12 01:18:29 DEBUG : 1: trying to read metadata 1 2025/11/12 01:18:29 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:18:29 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/12 01:18:29 DEBUG : 2: trying to read metadata 2 2025/11/12 01:18:29 DEBUG : 2: trying to read metadata 2 2025/11/12 01:18:30 DEBUG : 2: size = 1 OK 2025/11/12 01:18:30 DEBUG : 2: trying to read metadata 2 2025/11/12 01:18:30 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:18:30 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/12 01:18:30 DEBUG : 3: trying to read metadata 3 2025/11/12 01:18:30 DEBUG : 3: trying to read metadata 3 2025/11/12 01:18:30 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/12 01:18:30 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dest: Waiting for checks to finish 2025/11/12 01:18:30 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dest: Waiting for transfers to finish 2025/11/12 01:18:30 DEBUG : 3: trying to read metadata 3 2025/11/12 01:18:30 DEBUG : 3: size = 1 OK 2025/11/12 01:18:30 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/11/12 01:18:30 INFO : 3: Copied (new) 2025/11/12 01:18:30 DEBUG : Waiting for deletions to finish 2025/11/12 01:18:30 DEBUG : 3: trying to read metadata 3 2025/11/12 01:18:30 DEBUG : 3: trying to read metadata 3 2025/11/12 01:18:30 DEBUG : dest/3: trying to read metadata dest/3 2025/11/12 01:18:30 DEBUG : dest/3: trying to read metadata dest/3 2025/11/12 01:18:30 DEBUG : pre-dest1/1: trying to read metadata pre-dest1/1 2025/11/12 01:18:30 DEBUG : pre-dest1/1: trying to read metadata pre-dest1/1 2025/11/12 01:18:30 DEBUG : pre-dest2/2: trying to read metadata pre-dest2/2 2025/11/12 01:18:30 DEBUG : pre-dest2/2: trying to read metadata pre-dest2/2 --- PASS: TestSyncMultipleCompareDest (2.42s) === RUN TestSyncCopyDest run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:18:30 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-bafesol4hafo/dst" 2025/11/12 01:18:30 DEBUG : dst: trying to read metadata dst 2025/11/12 01:18:31 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-bafesol4hafo/CopyDest" 2025/11/12 01:18:31 DEBUG : CopyDest: trying to read metadata CopyDest 2025/11/12 01:18:31 DEBUG : one: trying to read metadata one 2025/11/12 01:18:31 DEBUG : one: Need to transfer - File not found at Destination 2025/11/12 01:18:31 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dst: Waiting for checks to finish 2025/11/12 01:18:31 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dst: Waiting for transfers to finish 2025/11/12 01:18:31 DEBUG : one: trying to read metadata one 2025/11/12 01:18:31 DEBUG : one: size = 3 OK 2025/11/12 01:18:31 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/12 01:18:31 INFO : one: Copied (new) 2025/11/12 01:18:31 DEBUG : Waiting for deletions to finish 2025/11/12 01:18:31 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:31 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:31 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:31 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:18:31 DEBUG : one: size = 3 (oos:bucket rclone-test-bafesol4hafo, path dst) 2025/11/12 01:18:31 DEBUG : one: Sizes differ 2025/11/12 01:18:31 DEBUG : one: trying to read metadata one 2025/11/12 01:18:31 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dst: Waiting for checks to finish 2025/11/12 01:18:31 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dst: Waiting for transfers to finish 2025/11/12 01:18:31 DEBUG : one: trying to read metadata one 2025/11/12 01:18:31 DEBUG : one: size = 5 OK 2025/11/12 01:18:31 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/11/12 01:18:31 INFO : one: Copied (replaced existing) 2025/11/12 01:18:31 DEBUG : Waiting for deletions to finish 2025/11/12 01:18:32 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:32 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:32 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:32 DEBUG : CopyDest/one: trying to read metadata CopyDest/one 2025/11/12 01:18:32 DEBUG : CopyDest/one: trying to read metadata CopyDest/one 2025/11/12 01:18:32 DEBUG : CopyDest/one: trying to read metadata CopyDest/one 2025/11/12 01:18:32 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:32 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:32 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-bafesol4hafo/BackupDir" 2025/11/12 01:18:32 DEBUG : BackupDir: trying to read metadata BackupDir 2025/11/12 01:18:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:18:32 DEBUG : one: size = 3 (oos:bucket rclone-test-bafesol4hafo, path dst) 2025/11/12 01:18:32 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dst: Waiting for checks to finish 2025/11/12 01:18:32 DEBUG : one: Sizes differ 2025/11/12 01:18:32 DEBUG : one: trying to read metadata one 2025/11/12 01:18:32 DEBUG : one: size = 5 OK 2025/11/12 01:18:32 DEBUG : one: trying to read metadata one 2025/11/12 01:18:32 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:18:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:18:32 DEBUG : one: size = 3 (oos:bucket rclone-test-bafesol4hafo, path dst) 2025/11/12 01:18:32 DEBUG : one: Sizes differ 2025/11/12 01:18:32 DEBUG : one: trying to read metadata one 2025/11/12 01:18:33 DEBUG : one: trying to read metadata one 2025/11/12 01:18:33 DEBUG : one: size = 3 OK 2025/11/12 01:18:33 DEBUG : one: trying to read metadata one 2025/11/12 01:18:33 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/12 01:18:33 INFO : one: Copied (server-side copy) 2025/11/12 01:18:33 INFO : one: Deleted 2025/11/12 01:18:33 DEBUG : one: trying to read metadata one 2025/11/12 01:18:33 DEBUG : one: size = 5 OK 2025/11/12 01:18:33 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/11/12 01:18:33 INFO : one: Copied (server-side copy) 2025/11/12 01:18:33 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/12 01:18:33 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dst: Waiting for transfers to finish 2025/11/12 01:18:33 DEBUG : Waiting for deletions to finish 2025/11/12 01:18:33 DEBUG : BackupDir/one: trying to read metadata BackupDir/one 2025/11/12 01:18:33 DEBUG : BackupDir/one: trying to read metadata BackupDir/one 2025/11/12 01:18:33 DEBUG : CopyDest/one: trying to read metadata CopyDest/one 2025/11/12 01:18:33 DEBUG : CopyDest/one: trying to read metadata CopyDest/one 2025/11/12 01:18:33 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:34 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:34 DEBUG : CopyDest/two: trying to read metadata CopyDest/two 2025/11/12 01:18:34 DEBUG : BackupDir/one: trying to read metadata BackupDir/one 2025/11/12 01:18:34 DEBUG : BackupDir/one: trying to read metadata BackupDir/one 2025/11/12 01:18:34 DEBUG : CopyDest/one: trying to read metadata CopyDest/one 2025/11/12 01:18:34 DEBUG : CopyDest/one: trying to read metadata CopyDest/one 2025/11/12 01:18:34 DEBUG : CopyDest/two: trying to read metadata CopyDest/two 2025/11/12 01:18:34 DEBUG : CopyDest/two: trying to read metadata CopyDest/two 2025/11/12 01:18:34 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:34 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:34 DEBUG : two: trying to read metadata two 2025/11/12 01:18:34 DEBUG : one: size = 5 OK 2025/11/12 01:18:34 DEBUG : one: trying to read metadata one 2025/11/12 01:18:34 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:18:34 DEBUG : one: Unchanged skipping 2025/11/12 01:18:34 DEBUG : two: size = 3 OK 2025/11/12 01:18:34 DEBUG : two: trying to read metadata two 2025/11/12 01:18:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:18:37 DEBUG : two: trying to read metadata two 2025/11/12 01:18:37 DEBUG : two: size = 3 OK 2025/11/12 01:18:37 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/12 01:18:37 INFO : two: Copied (server-side copy) 2025/11/12 01:18:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/12 01:18:37 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dst: Waiting for checks to finish 2025/11/12 01:18:37 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dst: Waiting for transfers to finish 2025/11/12 01:18:37 DEBUG : Waiting for deletions to finish 2025/11/12 01:18:37 DEBUG : BackupDir/one: trying to read metadata BackupDir/one 2025/11/12 01:18:37 DEBUG : BackupDir/one: trying to read metadata BackupDir/one 2025/11/12 01:18:37 DEBUG : CopyDest/one: trying to read metadata CopyDest/one 2025/11/12 01:18:37 DEBUG : CopyDest/one: trying to read metadata CopyDest/one 2025/11/12 01:18:37 DEBUG : CopyDest/two: trying to read metadata CopyDest/two 2025/11/12 01:18:38 DEBUG : CopyDest/two: trying to read metadata CopyDest/two 2025/11/12 01:18:38 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:38 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:38 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:18:38 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:18:38 DEBUG : one: size = 5 OK 2025/11/12 01:18:38 DEBUG : one: trying to read metadata one 2025/11/12 01:18:38 DEBUG : two: size = 3 OK 2025/11/12 01:18:38 DEBUG : two: trying to read metadata two 2025/11/12 01:18:38 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dst: Waiting for checks to finish 2025/11/12 01:18:38 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:18:38 DEBUG : one: Unchanged skipping 2025/11/12 01:18:38 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:18:38 DEBUG : two: Unchanged skipping 2025/11/12 01:18:38 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dst: Waiting for transfers to finish 2025/11/12 01:18:38 DEBUG : Waiting for deletions to finish 2025/11/12 01:18:38 INFO : There was nothing to transfer 2025/11/12 01:18:38 DEBUG : BackupDir/one: trying to read metadata BackupDir/one 2025/11/12 01:18:38 DEBUG : BackupDir/one: trying to read metadata BackupDir/one 2025/11/12 01:18:38 DEBUG : CopyDest/one: trying to read metadata CopyDest/one 2025/11/12 01:18:38 DEBUG : CopyDest/one: trying to read metadata CopyDest/one 2025/11/12 01:18:38 DEBUG : CopyDest/two: trying to read metadata CopyDest/two 2025/11/12 01:18:38 DEBUG : CopyDest/two: trying to read metadata CopyDest/two 2025/11/12 01:18:38 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:38 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:38 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:18:38 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:18:38 DEBUG : CopyDest/three: trying to read metadata CopyDest/three 2025/11/12 01:18:38 DEBUG : BackupDir/one: trying to read metadata BackupDir/one 2025/11/12 01:18:38 DEBUG : BackupDir/one: trying to read metadata BackupDir/one 2025/11/12 01:18:38 DEBUG : CopyDest/one: trying to read metadata CopyDest/one 2025/11/12 01:18:38 DEBUG : CopyDest/one: trying to read metadata CopyDest/one 2025/11/12 01:18:38 DEBUG : CopyDest/three: trying to read metadata CopyDest/three 2025/11/12 01:18:38 DEBUG : CopyDest/three: trying to read metadata CopyDest/three 2025/11/12 01:18:38 DEBUG : CopyDest/two: trying to read metadata CopyDest/two 2025/11/12 01:18:38 DEBUG : CopyDest/two: trying to read metadata CopyDest/two 2025/11/12 01:18:38 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:38 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:38 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:18:38 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:18:39 DEBUG : three: trying to read metadata three 2025/11/12 01:18:39 DEBUG : one: size = 5 OK 2025/11/12 01:18:39 DEBUG : one: trying to read metadata one 2025/11/12 01:18:39 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:18:39 DEBUG : one: Unchanged skipping 2025/11/12 01:18:39 DEBUG : three: size = 7 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:18:39 DEBUG : three: size = 5 (oos:bucket rclone-test-bafesol4hafo, path CopyDest) 2025/11/12 01:18:39 DEBUG : three: Sizes differ 2025/11/12 01:18:39 DEBUG : three: Destination not found in --copy-dest 2025/11/12 01:18:39 DEBUG : three: Need to transfer - File not found at Destination 2025/11/12 01:18:39 DEBUG : two: size = 3 OK 2025/11/12 01:18:39 DEBUG : two: trying to read metadata two 2025/11/12 01:18:39 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dst: Waiting for checks to finish 2025/11/12 01:18:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:18:39 DEBUG : two: Unchanged skipping 2025/11/12 01:18:39 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dst: Waiting for transfers to finish 2025/11/12 01:18:39 DEBUG : three: trying to read metadata three 2025/11/12 01:18:39 DEBUG : three: size = 7 OK 2025/11/12 01:18:39 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/11/12 01:18:39 INFO : three: Copied (new) 2025/11/12 01:18:39 DEBUG : Waiting for deletions to finish 2025/11/12 01:18:39 DEBUG : BackupDir/one: trying to read metadata BackupDir/one 2025/11/12 01:18:39 DEBUG : BackupDir/one: trying to read metadata BackupDir/one 2025/11/12 01:18:39 DEBUG : CopyDest/one: trying to read metadata CopyDest/one 2025/11/12 01:18:39 DEBUG : CopyDest/one: trying to read metadata CopyDest/one 2025/11/12 01:18:39 DEBUG : CopyDest/three: trying to read metadata CopyDest/three 2025/11/12 01:18:39 DEBUG : CopyDest/three: trying to read metadata CopyDest/three 2025/11/12 01:18:39 DEBUG : CopyDest/two: trying to read metadata CopyDest/two 2025/11/12 01:18:39 DEBUG : CopyDest/two: trying to read metadata CopyDest/two 2025/11/12 01:18:39 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:39 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:39 DEBUG : dst/three: trying to read metadata dst/three 2025/11/12 01:18:39 DEBUG : dst/three: trying to read metadata dst/three 2025/11/12 01:18:39 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:18:39 DEBUG : dst/two: trying to read metadata dst/two --- PASS: TestSyncCopyDest (9.15s) === RUN TestSyncBackupDir run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:18:40 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:40 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:18:40 DEBUG : dst/three.txt: trying to read metadata dst/three.txt 2025/11/12 01:18:40 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:40 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:40 DEBUG : dst/three.txt: trying to read metadata dst/three.txt 2025/11/12 01:18:40 DEBUG : dst/three.txt: trying to read metadata dst/three.txt 2025/11/12 01:18:40 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:18:40 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:18:40 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-bafesol4hafo/dst" 2025/11/12 01:18:40 DEBUG : dst: trying to read metadata dst 2025/11/12 01:18:40 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-bafesol4hafo/backup" 2025/11/12 01:18:40 DEBUG : backup: trying to read metadata backup 2025/11/12 01:18:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:18:41 DEBUG : one: size = 3 (oos:bucket rclone-test-bafesol4hafo, path dst) 2025/11/12 01:18:41 DEBUG : one: Sizes differ 2025/11/12 01:18:41 DEBUG : one: trying to read metadata one 2025/11/12 01:18:41 DEBUG : two: size = 3 OK 2025/11/12 01:18:41 DEBUG : two: trying to read metadata two 2025/11/12 01:18:41 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dst: Waiting for checks to finish 2025/11/12 01:18:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:18:41 DEBUG : two: Unchanged skipping 2025/11/12 01:18:41 DEBUG : one: trying to read metadata one 2025/11/12 01:18:41 DEBUG : one: size = 3 OK 2025/11/12 01:18:41 DEBUG : one: trying to read metadata one 2025/11/12 01:18:41 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/12 01:18:41 INFO : one: Copied (server-side copy) 2025/11/12 01:18:42 INFO : one: Deleted 2025/11/12 01:18:42 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dst: Waiting for transfers to finish 2025/11/12 01:18:42 DEBUG : one: trying to read metadata one 2025/11/12 01:18:42 DEBUG : one: size = 4 OK 2025/11/12 01:18:42 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/12 01:18:42 INFO : one: Copied (new) 2025/11/12 01:18:42 DEBUG : Waiting for deletions to finish 2025/11/12 01:18:42 DEBUG : three.txt: trying to read metadata three.txt 2025/11/12 01:18:43 DEBUG : three.txt: trying to read metadata three.txt 2025/11/12 01:18:43 DEBUG : three.txt: size = 5 OK 2025/11/12 01:18:43 DEBUG : three.txt: trying to read metadata three.txt 2025/11/12 01:18:44 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/11/12 01:18:44 INFO : three.txt: Copied (server-side copy) 2025/11/12 01:18:44 INFO : three.txt: Deleted 2025/11/12 01:18:44 INFO : three.txt: Moved into backup dir 2025/11/12 01:18:44 DEBUG : backup/one: trying to read metadata backup/one 2025/11/12 01:18:44 DEBUG : backup/one: trying to read metadata backup/one 2025/11/12 01:18:44 DEBUG : backup/three.txt: trying to read metadata backup/three.txt 2025/11/12 01:18:44 DEBUG : backup/three.txt: trying to read metadata backup/three.txt 2025/11/12 01:18:44 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:44 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:44 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:18:44 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:18:44 DEBUG : dst/three.txt: trying to read metadata dst/three.txt 2025/11/12 01:18:44 DEBUG : backup/one: trying to read metadata backup/one 2025/11/12 01:18:44 DEBUG : backup/one: trying to read metadata backup/one 2025/11/12 01:18:44 DEBUG : backup/three.txt: trying to read metadata backup/three.txt 2025/11/12 01:18:44 DEBUG : backup/three.txt: trying to read metadata backup/three.txt 2025/11/12 01:18:44 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:44 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:44 DEBUG : dst/three.txt: trying to read metadata dst/three.txt 2025/11/12 01:18:44 DEBUG : dst/three.txt: trying to read metadata dst/three.txt 2025/11/12 01:18:44 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:18:44 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:18:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:18:44 DEBUG : one: size = 4 (oos:bucket rclone-test-bafesol4hafo, path dst) 2025/11/12 01:18:44 DEBUG : one: Sizes differ 2025/11/12 01:18:44 DEBUG : one: trying to read metadata one 2025/11/12 01:18:44 DEBUG : two: size = 3 OK 2025/11/12 01:18:44 DEBUG : two: trying to read metadata two 2025/11/12 01:18:44 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dst: Waiting for checks to finish 2025/11/12 01:18:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:18:44 DEBUG : two: Unchanged skipping 2025/11/12 01:18:45 DEBUG : one: trying to read metadata one 2025/11/12 01:18:45 DEBUG : one: size = 4 OK 2025/11/12 01:18:45 DEBUG : one: trying to read metadata one 2025/11/12 01:18:45 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/12 01:18:45 INFO : one: Copied (server-side copy) 2025/11/12 01:18:45 INFO : one: Deleted 2025/11/12 01:18:45 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dst: Waiting for transfers to finish 2025/11/12 01:18:45 DEBUG : one: trying to read metadata one 2025/11/12 01:18:45 DEBUG : one: size = 5 OK 2025/11/12 01:18:45 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/12 01:18:45 INFO : one: Copied (new) 2025/11/12 01:18:45 DEBUG : Waiting for deletions to finish 2025/11/12 01:18:45 DEBUG : three.txt: trying to read metadata three.txt 2025/11/12 01:18:46 DEBUG : three.txt: trying to read metadata three.txt 2025/11/12 01:18:46 DEBUG : three.txt: size = 6 OK 2025/11/12 01:18:46 DEBUG : three.txt: trying to read metadata three.txt 2025/11/12 01:18:46 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/11/12 01:18:46 INFO : three.txt: Copied (server-side copy) 2025/11/12 01:18:46 INFO : three.txt: Deleted 2025/11/12 01:18:46 INFO : three.txt: Moved into backup dir 2025/11/12 01:18:46 DEBUG : backup/one: trying to read metadata backup/one 2025/11/12 01:18:47 DEBUG : backup/one: trying to read metadata backup/one 2025/11/12 01:18:47 DEBUG : backup/three.txt: trying to read metadata backup/three.txt 2025/11/12 01:18:47 DEBUG : backup/three.txt: trying to read metadata backup/three.txt 2025/11/12 01:18:47 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:47 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:47 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:18:47 DEBUG : dst/two: trying to read metadata dst/two --- PASS: TestSyncBackupDir (7.43s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:18:47 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:47 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:18:47 DEBUG : dst/three.txt: trying to read metadata dst/three.txt 2025/11/12 01:18:47 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:47 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:47 DEBUG : dst/three.txt: trying to read metadata dst/three.txt 2025/11/12 01:18:48 DEBUG : dst/three.txt: trying to read metadata dst/three.txt 2025/11/12 01:18:48 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:18:48 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:18:48 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-bafesol4hafo/dst" 2025/11/12 01:18:48 DEBUG : dst: trying to read metadata dst 2025/11/12 01:18:48 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-bafesol4hafo/backup" 2025/11/12 01:18:48 DEBUG : backup: trying to read metadata backup 2025/11/12 01:18:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:18:48 DEBUG : one: size = 3 (oos:bucket rclone-test-bafesol4hafo, path dst) 2025/11/12 01:18:48 DEBUG : one: Sizes differ 2025/11/12 01:18:48 DEBUG : one.bak: trying to read metadata one.bak 2025/11/12 01:18:48 DEBUG : two: size = 3 OK 2025/11/12 01:18:48 DEBUG : two: trying to read metadata two 2025/11/12 01:18:48 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dst: Waiting for checks to finish 2025/11/12 01:18:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:18:48 DEBUG : two: Unchanged skipping 2025/11/12 01:18:49 DEBUG : one.bak: trying to read metadata one.bak 2025/11/12 01:18:49 DEBUG : one.bak: size = 3 OK 2025/11/12 01:18:49 DEBUG : one: trying to read metadata one 2025/11/12 01:18:49 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/12 01:18:49 INFO : one: Copied (server-side copy) to: one.bak 2025/11/12 01:18:49 INFO : one: Deleted 2025/11/12 01:18:49 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dst: Waiting for transfers to finish 2025/11/12 01:18:49 DEBUG : one: trying to read metadata one 2025/11/12 01:18:49 DEBUG : one: size = 4 OK 2025/11/12 01:18:49 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/12 01:18:49 INFO : one: Copied (new) 2025/11/12 01:18:49 DEBUG : Waiting for deletions to finish 2025/11/12 01:18:49 DEBUG : three.txt.bak: trying to read metadata three.txt.bak 2025/11/12 01:18:50 DEBUG : three.txt.bak: trying to read metadata three.txt.bak 2025/11/12 01:18:50 DEBUG : three.txt.bak: size = 5 OK 2025/11/12 01:18:50 DEBUG : three.txt: trying to read metadata three.txt 2025/11/12 01:18:50 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/11/12 01:18:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/12 01:18:50 INFO : three.txt: Deleted 2025/11/12 01:18:50 INFO : three.txt: Moved into backup dir 2025/11/12 01:18:50 DEBUG : backup/one.bak: trying to read metadata backup/one.bak 2025/11/12 01:18:50 DEBUG : backup/one.bak: trying to read metadata backup/one.bak 2025/11/12 01:18:50 DEBUG : backup/three.txt.bak: trying to read metadata backup/three.txt.bak 2025/11/12 01:18:50 DEBUG : backup/three.txt.bak: trying to read metadata backup/three.txt.bak 2025/11/12 01:18:50 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:50 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:50 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:18:50 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:18:50 DEBUG : dst/three.txt: trying to read metadata dst/three.txt 2025/11/12 01:18:50 DEBUG : backup/one.bak: trying to read metadata backup/one.bak 2025/11/12 01:18:50 DEBUG : backup/one.bak: trying to read metadata backup/one.bak 2025/11/12 01:18:50 DEBUG : backup/three.txt.bak: trying to read metadata backup/three.txt.bak 2025/11/12 01:18:50 DEBUG : backup/three.txt.bak: trying to read metadata backup/three.txt.bak 2025/11/12 01:18:50 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:50 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:50 DEBUG : dst/three.txt: trying to read metadata dst/three.txt 2025/11/12 01:18:50 DEBUG : dst/three.txt: trying to read metadata dst/three.txt 2025/11/12 01:18:50 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:18:50 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:18:50 DEBUG : two: size = 3 OK 2025/11/12 01:18:50 DEBUG : two: trying to read metadata two 2025/11/12 01:18:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:18:50 DEBUG : one: size = 4 (oos:bucket rclone-test-bafesol4hafo, path dst) 2025/11/12 01:18:50 DEBUG : one: Sizes differ 2025/11/12 01:18:50 DEBUG : one.bak: trying to read metadata one.bak 2025/11/12 01:18:50 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dst: Waiting for checks to finish 2025/11/12 01:18:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:18:50 DEBUG : two: Unchanged skipping 2025/11/12 01:18:51 DEBUG : one.bak: trying to read metadata one.bak 2025/11/12 01:18:51 DEBUG : one.bak: size = 4 OK 2025/11/12 01:18:51 DEBUG : one: trying to read metadata one 2025/11/12 01:18:51 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/12 01:18:51 INFO : one: Copied (server-side copy) to: one.bak 2025/11/12 01:18:51 INFO : one: Deleted 2025/11/12 01:18:51 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dst: Waiting for transfers to finish 2025/11/12 01:18:52 DEBUG : one: trying to read metadata one 2025/11/12 01:18:52 DEBUG : one: size = 5 OK 2025/11/12 01:18:52 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/12 01:18:52 INFO : one: Copied (new) 2025/11/12 01:18:52 DEBUG : Waiting for deletions to finish 2025/11/12 01:18:52 DEBUG : three.txt.bak: trying to read metadata three.txt.bak 2025/11/12 01:18:52 DEBUG : three.txt.bak: trying to read metadata three.txt.bak 2025/11/12 01:18:52 DEBUG : three.txt.bak: size = 6 OK 2025/11/12 01:18:52 DEBUG : three.txt: trying to read metadata three.txt 2025/11/12 01:18:52 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/11/12 01:18:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/12 01:18:52 INFO : three.txt: Deleted 2025/11/12 01:18:52 INFO : three.txt: Moved into backup dir 2025/11/12 01:18:52 DEBUG : backup/one.bak: trying to read metadata backup/one.bak 2025/11/12 01:18:52 DEBUG : backup/one.bak: trying to read metadata backup/one.bak 2025/11/12 01:18:52 DEBUG : backup/three.txt.bak: trying to read metadata backup/three.txt.bak 2025/11/12 01:18:52 DEBUG : backup/three.txt.bak: trying to read metadata backup/three.txt.bak 2025/11/12 01:18:52 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:52 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:52 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:18:52 DEBUG : dst/two: trying to read metadata dst/two --- PASS: TestSyncBackupDirWithSuffix (5.66s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:18:53 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:53 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:18:53 DEBUG : dst/three.txt: trying to read metadata dst/three.txt 2025/11/12 01:18:53 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:53 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:53 DEBUG : dst/three.txt: trying to read metadata dst/three.txt 2025/11/12 01:18:53 DEBUG : dst/three.txt: trying to read metadata dst/three.txt 2025/11/12 01:18:53 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:18:53 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:18:53 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-bafesol4hafo/dst" 2025/11/12 01:18:53 DEBUG : Config file has changed externally - reloading 2025/11/12 01:18:53 DEBUG : dst: trying to read metadata dst 2025/11/12 01:18:53 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-bafesol4hafo/backup" 2025/11/12 01:18:53 DEBUG : backup: trying to read metadata backup 2025/11/12 01:18:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:18:54 DEBUG : one: size = 3 (oos:bucket rclone-test-bafesol4hafo, path dst) 2025/11/12 01:18:54 DEBUG : one: Sizes differ 2025/11/12 01:18:54 DEBUG : one-2019-01-01: trying to read metadata one-2019-01-01 2025/11/12 01:18:54 DEBUG : two: size = 3 OK 2025/11/12 01:18:54 DEBUG : two: trying to read metadata two 2025/11/12 01:18:54 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dst: Waiting for checks to finish 2025/11/12 01:18:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:18:54 DEBUG : two: Unchanged skipping 2025/11/12 01:18:55 DEBUG : one-2019-01-01: trying to read metadata one-2019-01-01 2025/11/12 01:18:55 DEBUG : one-2019-01-01: size = 3 OK 2025/11/12 01:18:55 DEBUG : one: trying to read metadata one 2025/11/12 01:18:55 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/12 01:18:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/12 01:18:55 INFO : one: Deleted 2025/11/12 01:18:55 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dst: Waiting for transfers to finish 2025/11/12 01:18:55 DEBUG : one: trying to read metadata one 2025/11/12 01:18:55 DEBUG : one: size = 4 OK 2025/11/12 01:18:55 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/12 01:18:55 INFO : one: Copied (new) 2025/11/12 01:18:55 DEBUG : Waiting for deletions to finish 2025/11/12 01:18:55 DEBUG : three-2019-01-01.txt: trying to read metadata three-2019-01-01.txt 2025/11/12 01:18:58 DEBUG : three-2019-01-01.txt: trying to read metadata three-2019-01-01.txt 2025/11/12 01:18:58 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/12 01:18:58 DEBUG : three.txt: trying to read metadata three.txt 2025/11/12 01:18:58 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/11/12 01:18:58 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/12 01:18:58 INFO : three.txt: Deleted 2025/11/12 01:18:58 INFO : three.txt: Moved into backup dir 2025/11/12 01:18:58 DEBUG : backup/one-2019-01-01: trying to read metadata backup/one-2019-01-01 2025/11/12 01:18:58 DEBUG : backup/one-2019-01-01: trying to read metadata backup/one-2019-01-01 2025/11/12 01:18:58 DEBUG : backup/three-2019-01-01.txt: trying to read metadata backup/three-2019-01-01.txt 2025/11/12 01:18:58 DEBUG : backup/three-2019-01-01.txt: trying to read metadata backup/three-2019-01-01.txt 2025/11/12 01:18:58 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:58 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:58 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:18:59 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:18:59 DEBUG : dst/three.txt: trying to read metadata dst/three.txt 2025/11/12 01:18:59 DEBUG : backup/one-2019-01-01: trying to read metadata backup/one-2019-01-01 2025/11/12 01:18:59 DEBUG : backup/one-2019-01-01: trying to read metadata backup/one-2019-01-01 2025/11/12 01:18:59 DEBUG : backup/three-2019-01-01.txt: trying to read metadata backup/three-2019-01-01.txt 2025/11/12 01:18:59 DEBUG : backup/three-2019-01-01.txt: trying to read metadata backup/three-2019-01-01.txt 2025/11/12 01:18:59 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:59 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:18:59 DEBUG : dst/three.txt: trying to read metadata dst/three.txt 2025/11/12 01:18:59 DEBUG : dst/three.txt: trying to read metadata dst/three.txt 2025/11/12 01:18:59 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:18:59 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:18:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:18:59 DEBUG : one: size = 4 (oos:bucket rclone-test-bafesol4hafo, path dst) 2025/11/12 01:18:59 DEBUG : one: Sizes differ 2025/11/12 01:18:59 DEBUG : one-2019-01-01: trying to read metadata one-2019-01-01 2025/11/12 01:18:59 DEBUG : two: size = 3 OK 2025/11/12 01:18:59 DEBUG : two: trying to read metadata two 2025/11/12 01:18:59 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dst: Waiting for checks to finish 2025/11/12 01:18:59 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:18:59 DEBUG : two: Unchanged skipping 2025/11/12 01:19:01 DEBUG : one-2019-01-01: trying to read metadata one-2019-01-01 2025/11/12 01:19:01 DEBUG : one-2019-01-01: size = 4 OK 2025/11/12 01:19:01 DEBUG : one: trying to read metadata one 2025/11/12 01:19:01 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/12 01:19:01 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/12 01:19:01 INFO : one: Deleted 2025/11/12 01:19:01 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dst: Waiting for transfers to finish 2025/11/12 01:19:01 DEBUG : one: trying to read metadata one 2025/11/12 01:19:01 DEBUG : one: size = 5 OK 2025/11/12 01:19:01 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/12 01:19:01 INFO : one: Copied (new) 2025/11/12 01:19:01 DEBUG : Waiting for deletions to finish 2025/11/12 01:19:01 DEBUG : three-2019-01-01.txt: trying to read metadata three-2019-01-01.txt 2025/11/12 01:19:04 DEBUG : three-2019-01-01.txt: trying to read metadata three-2019-01-01.txt 2025/11/12 01:19:04 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/12 01:19:04 DEBUG : three.txt: trying to read metadata three.txt 2025/11/12 01:19:04 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/11/12 01:19:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/12 01:19:04 INFO : three.txt: Deleted 2025/11/12 01:19:04 INFO : three.txt: Moved into backup dir 2025/11/12 01:19:04 DEBUG : backup/one-2019-01-01: trying to read metadata backup/one-2019-01-01 2025/11/12 01:19:05 DEBUG : backup/one-2019-01-01: trying to read metadata backup/one-2019-01-01 2025/11/12 01:19:05 DEBUG : backup/three-2019-01-01.txt: trying to read metadata backup/three-2019-01-01.txt 2025/11/12 01:19:05 DEBUG : backup/three-2019-01-01.txt: trying to read metadata backup/three-2019-01-01.txt 2025/11/12 01:19:05 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:19:05 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:19:05 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:19:05 DEBUG : dst/two: trying to read metadata dst/two --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.36s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:19:05 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:19:06 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:19:06 DEBUG : dst/three.txt: trying to read metadata dst/three.txt 2025/11/12 01:19:06 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:19:06 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:19:06 DEBUG : dst/three.txt: trying to read metadata dst/three.txt 2025/11/12 01:19:06 DEBUG : dst/three.txt: trying to read metadata dst/three.txt 2025/11/12 01:19:06 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:19:06 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:19:06 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-bafesol4hafo/dst" 2025/11/12 01:19:06 DEBUG : dst: trying to read metadata dst 2025/11/12 01:19:06 DEBUG : one: size = 4 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:19:06 DEBUG : one: size = 3 (oos:bucket rclone-test-bafesol4hafo, path dst) 2025/11/12 01:19:06 DEBUG : one: Sizes differ 2025/11/12 01:19:06 DEBUG : one.bak: trying to read metadata one.bak 2025/11/12 01:19:06 DEBUG : two: size = 3 OK 2025/11/12 01:19:06 DEBUG : two: trying to read metadata two 2025/11/12 01:19:06 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dst: Waiting for checks to finish 2025/11/12 01:19:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:06 DEBUG : two: Unchanged skipping 2025/11/12 01:19:08 DEBUG : one.bak: trying to read metadata one.bak 2025/11/12 01:19:08 DEBUG : one.bak: size = 3 OK 2025/11/12 01:19:08 DEBUG : one: trying to read metadata one 2025/11/12 01:19:08 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/12 01:19:08 INFO : one: Copied (server-side copy) to: one.bak 2025/11/12 01:19:08 INFO : one: Deleted 2025/11/12 01:19:08 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dst: Waiting for transfers to finish 2025/11/12 01:19:08 DEBUG : one: trying to read metadata one 2025/11/12 01:19:08 DEBUG : one: size = 4 OK 2025/11/12 01:19:08 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/12 01:19:08 INFO : one: Copied (new) 2025/11/12 01:19:08 DEBUG : Waiting for deletions to finish 2025/11/12 01:19:08 DEBUG : three.txt.bak: trying to read metadata three.txt.bak 2025/11/12 01:19:10 DEBUG : three.txt.bak: trying to read metadata three.txt.bak 2025/11/12 01:19:10 DEBUG : three.txt.bak: size = 5 OK 2025/11/12 01:19:10 DEBUG : three.txt: trying to read metadata three.txt 2025/11/12 01:19:10 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/11/12 01:19:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/12 01:19:10 INFO : three.txt: Deleted 2025/11/12 01:19:10 INFO : three.txt: Moved into backup dir 2025/11/12 01:19:10 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:19:10 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:19:10 DEBUG : dst/one.bak: trying to read metadata dst/one.bak 2025/11/12 01:19:10 DEBUG : dst/one.bak: trying to read metadata dst/one.bak 2025/11/12 01:19:10 DEBUG : dst/three.txt.bak: trying to read metadata dst/three.txt.bak 2025/11/12 01:19:10 DEBUG : dst/three.txt.bak: trying to read metadata dst/three.txt.bak 2025/11/12 01:19:10 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:19:10 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:19:10 DEBUG : dst/three.txt: trying to read metadata dst/three.txt 2025/11/12 01:19:11 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:19:11 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:19:11 DEBUG : dst/one.bak: trying to read metadata dst/one.bak 2025/11/12 01:19:11 DEBUG : dst/one.bak: trying to read metadata dst/one.bak 2025/11/12 01:19:11 DEBUG : dst/three.txt: trying to read metadata dst/three.txt 2025/11/12 01:19:11 DEBUG : dst/three.txt: trying to read metadata dst/three.txt 2025/11/12 01:19:11 DEBUG : dst/three.txt.bak: trying to read metadata dst/three.txt.bak 2025/11/12 01:19:11 DEBUG : dst/three.txt.bak: trying to read metadata dst/three.txt.bak 2025/11/12 01:19:11 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:19:11 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:19:11 DEBUG : one.bak: Excluded (Path Filter) 2025/11/12 01:19:11 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/12 01:19:11 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dst: Waiting for checks to finish 2025/11/12 01:19:11 DEBUG : two: size = 3 OK 2025/11/12 01:19:11 DEBUG : two: trying to read metadata two 2025/11/12 01:19:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:19:11 DEBUG : one: size = 4 (oos:bucket rclone-test-bafesol4hafo, path dst) 2025/11/12 01:19:11 DEBUG : one: Sizes differ 2025/11/12 01:19:11 DEBUG : one.bak: trying to read metadata one.bak 2025/11/12 01:19:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:11 DEBUG : two: Unchanged skipping 2025/11/12 01:19:13 DEBUG : one.bak: trying to read metadata one.bak 2025/11/12 01:19:13 DEBUG : one.bak: size = 4 OK 2025/11/12 01:19:13 DEBUG : one: trying to read metadata one 2025/11/12 01:19:13 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/12 01:19:13 INFO : one: Copied (server-side copy) to: one.bak 2025/11/12 01:19:13 INFO : one: Deleted 2025/11/12 01:19:13 DEBUG : oos:bucket rclone-test-bafesol4hafo, path dst: Waiting for transfers to finish 2025/11/12 01:19:13 DEBUG : one: trying to read metadata one 2025/11/12 01:19:13 DEBUG : one: size = 5 OK 2025/11/12 01:19:13 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/12 01:19:13 INFO : one: Copied (new) 2025/11/12 01:19:13 DEBUG : Waiting for deletions to finish 2025/11/12 01:19:13 DEBUG : three.txt.bak: trying to read metadata three.txt.bak 2025/11/12 01:19:14 DEBUG : three.txt.bak: trying to read metadata three.txt.bak 2025/11/12 01:19:14 DEBUG : three.txt.bak: size = 6 OK 2025/11/12 01:19:14 DEBUG : three.txt: trying to read metadata three.txt 2025/11/12 01:19:14 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/11/12 01:19:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/12 01:19:14 INFO : three.txt: Deleted 2025/11/12 01:19:14 INFO : three.txt: Moved into backup dir 2025/11/12 01:19:14 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:19:14 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:19:14 DEBUG : dst/one.bak: trying to read metadata dst/one.bak 2025/11/12 01:19:14 DEBUG : dst/one.bak: trying to read metadata dst/one.bak 2025/11/12 01:19:14 DEBUG : dst/three.txt.bak: trying to read metadata dst/three.txt.bak 2025/11/12 01:19:14 DEBUG : dst/three.txt.bak: trying to read metadata dst/three.txt.bak 2025/11/12 01:19:14 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:19:14 DEBUG : dst/two: trying to read metadata dst/two --- PASS: TestSyncBackupDirSuffixOnly (9.36s) === RUN TestSyncSuffix run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:19:14 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:19:15 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:19:15 DEBUG : dst/three.txt: trying to read metadata dst/three.txt 2025/11/12 01:19:15 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:19:15 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:19:15 DEBUG : dst/three.txt: trying to read metadata dst/three.txt 2025/11/12 01:19:15 DEBUG : dst/three.txt: trying to read metadata dst/three.txt 2025/11/12 01:19:15 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:19:15 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:19:15 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-bafesol4hafo/dst" 2025/11/12 01:19:15 DEBUG : dst: trying to read metadata dst 2025/11/12 01:19:16 DEBUG : one: trying to read metadata one 2025/11/12 01:19:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:19:16 DEBUG : one: size = 3 (oos:bucket rclone-test-bafesol4hafo, path dst) 2025/11/12 01:19:16 DEBUG : one: Sizes differ 2025/11/12 01:19:16 DEBUG : one.bak: trying to read metadata one.bak 2025/11/12 01:19:17 DEBUG : one.bak: trying to read metadata one.bak 2025/11/12 01:19:17 DEBUG : one.bak: size = 3 OK 2025/11/12 01:19:17 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/12 01:19:17 INFO : one: Copied (server-side copy) to: one.bak 2025/11/12 01:19:17 INFO : one: Deleted 2025/11/12 01:19:18 DEBUG : one: trying to read metadata one 2025/11/12 01:19:18 DEBUG : one: size = 4 OK 2025/11/12 01:19:18 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/12 01:19:18 INFO : one: Copied (new) 2025/11/12 01:19:18 DEBUG : two: trying to read metadata two 2025/11/12 01:19:18 DEBUG : two: size = 3 OK 2025/11/12 01:19:18 DEBUG : two: trying to read metadata two 2025/11/12 01:19:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:18 DEBUG : two: Unchanged skipping 2025/11/12 01:19:18 DEBUG : three.txt: trying to read metadata three.txt 2025/11/12 01:19:18 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:19:18 DEBUG : three.txt: size = 5 (oos:bucket rclone-test-bafesol4hafo, path dst) 2025/11/12 01:19:18 DEBUG : three.txt: Sizes differ 2025/11/12 01:19:18 DEBUG : three.txt.bak: trying to read metadata three.txt.bak 2025/11/12 01:19:19 DEBUG : three.txt.bak: trying to read metadata three.txt.bak 2025/11/12 01:19:19 DEBUG : three.txt.bak: size = 5 OK 2025/11/12 01:19:19 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/11/12 01:19:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/12 01:19:19 INFO : three.txt: Deleted 2025/11/12 01:19:19 DEBUG : three.txt: trying to read metadata three.txt 2025/11/12 01:19:19 DEBUG : three.txt: size = 6 OK 2025/11/12 01:19:19 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/11/12 01:19:19 INFO : three.txt: Copied (new) 2025/11/12 01:19:19 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:19:19 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:19:19 DEBUG : dst/one.bak: trying to read metadata dst/one.bak 2025/11/12 01:19:19 DEBUG : dst/one.bak: trying to read metadata dst/one.bak 2025/11/12 01:19:19 DEBUG : dst/three.txt: trying to read metadata dst/three.txt 2025/11/12 01:19:19 DEBUG : dst/three.txt: trying to read metadata dst/three.txt 2025/11/12 01:19:19 DEBUG : dst/three.txt.bak: trying to read metadata dst/three.txt.bak 2025/11/12 01:19:19 DEBUG : dst/three.txt.bak: trying to read metadata dst/three.txt.bak 2025/11/12 01:19:19 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:19:19 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:19:19 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:19:19 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:19:19 DEBUG : dst/one.bak: trying to read metadata dst/one.bak 2025/11/12 01:19:19 DEBUG : dst/one.bak: trying to read metadata dst/one.bak 2025/11/12 01:19:19 DEBUG : dst/three.txt: trying to read metadata dst/three.txt 2025/11/12 01:19:19 DEBUG : dst/three.txt: trying to read metadata dst/three.txt 2025/11/12 01:19:19 DEBUG : dst/three.txt.bak: trying to read metadata dst/three.txt.bak 2025/11/12 01:19:19 DEBUG : dst/three.txt.bak: trying to read metadata dst/three.txt.bak 2025/11/12 01:19:19 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:19:19 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:19:19 DEBUG : one: trying to read metadata one 2025/11/12 01:19:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:19:19 DEBUG : one: size = 4 (oos:bucket rclone-test-bafesol4hafo, path dst) 2025/11/12 01:19:19 DEBUG : one: Sizes differ 2025/11/12 01:19:19 DEBUG : one.bak: trying to read metadata one.bak 2025/11/12 01:19:20 DEBUG : one.bak: trying to read metadata one.bak 2025/11/12 01:19:20 DEBUG : one.bak: size = 4 OK 2025/11/12 01:19:20 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/12 01:19:20 INFO : one: Copied (server-side copy) to: one.bak 2025/11/12 01:19:20 INFO : one: Deleted 2025/11/12 01:19:20 DEBUG : one: trying to read metadata one 2025/11/12 01:19:20 DEBUG : one: size = 5 OK 2025/11/12 01:19:20 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/12 01:19:20 INFO : one: Copied (new) 2025/11/12 01:19:20 DEBUG : two: trying to read metadata two 2025/11/12 01:19:20 DEBUG : two: size = 3 OK 2025/11/12 01:19:20 DEBUG : two: trying to read metadata two 2025/11/12 01:19:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:20 DEBUG : two: Unchanged skipping 2025/11/12 01:19:20 DEBUG : three.txt: trying to read metadata three.txt 2025/11/12 01:19:20 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:19:20 DEBUG : three.txt: size = 6 (oos:bucket rclone-test-bafesol4hafo, path dst) 2025/11/12 01:19:20 DEBUG : three.txt: Sizes differ 2025/11/12 01:19:20 DEBUG : three.txt.bak: trying to read metadata three.txt.bak 2025/11/12 01:19:20 DEBUG : three.txt.bak: trying to read metadata three.txt.bak 2025/11/12 01:19:21 DEBUG : three.txt.bak: size = 6 OK 2025/11/12 01:19:21 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/11/12 01:19:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/12 01:19:21 INFO : three.txt: Deleted 2025/11/12 01:19:21 DEBUG : three.txt: trying to read metadata three.txt 2025/11/12 01:19:21 DEBUG : three.txt: size = 19 OK 2025/11/12 01:19:21 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/11/12 01:19:21 INFO : three.txt: Copied (new) 2025/11/12 01:19:21 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:19:21 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:19:21 DEBUG : dst/one.bak: trying to read metadata dst/one.bak 2025/11/12 01:19:21 DEBUG : dst/one.bak: trying to read metadata dst/one.bak 2025/11/12 01:19:21 DEBUG : dst/three.txt: trying to read metadata dst/three.txt 2025/11/12 01:19:21 DEBUG : dst/three.txt: trying to read metadata dst/three.txt 2025/11/12 01:19:21 DEBUG : dst/three.txt.bak: trying to read metadata dst/three.txt.bak 2025/11/12 01:19:21 DEBUG : dst/three.txt.bak: trying to read metadata dst/three.txt.bak 2025/11/12 01:19:21 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:19:21 DEBUG : dst/two: trying to read metadata dst/two --- PASS: TestSyncSuffix (6.98s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:19:21 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:19:22 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:19:22 DEBUG : dst/three.txt: trying to read metadata dst/three.txt 2025/11/12 01:19:22 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:19:22 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:19:22 DEBUG : dst/three.txt: trying to read metadata dst/three.txt 2025/11/12 01:19:22 DEBUG : dst/three.txt: trying to read metadata dst/three.txt 2025/11/12 01:19:22 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:19:22 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:19:22 DEBUG : Creating backend with remote "TestOracleObjectStorage:rclone-test-bafesol4hafo/dst" 2025/11/12 01:19:22 DEBUG : dst: trying to read metadata dst 2025/11/12 01:19:22 DEBUG : one: trying to read metadata one 2025/11/12 01:19:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:19:22 DEBUG : one: size = 3 (oos:bucket rclone-test-bafesol4hafo, path dst) 2025/11/12 01:19:22 DEBUG : one: Sizes differ 2025/11/12 01:19:22 DEBUG : one-2019-01-01: trying to read metadata one-2019-01-01 2025/11/12 01:19:26 DEBUG : one-2019-01-01: trying to read metadata one-2019-01-01 2025/11/12 01:19:26 DEBUG : one-2019-01-01: size = 3 OK 2025/11/12 01:19:26 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/12 01:19:26 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/12 01:19:26 INFO : one: Deleted 2025/11/12 01:19:26 DEBUG : one: trying to read metadata one 2025/11/12 01:19:26 DEBUG : one: size = 4 OK 2025/11/12 01:19:26 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/12 01:19:26 INFO : one: Copied (new) 2025/11/12 01:19:26 DEBUG : two: trying to read metadata two 2025/11/12 01:19:26 DEBUG : two: size = 3 OK 2025/11/12 01:19:26 DEBUG : two: trying to read metadata two 2025/11/12 01:19:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:26 DEBUG : two: Unchanged skipping 2025/11/12 01:19:26 DEBUG : three.txt: trying to read metadata three.txt 2025/11/12 01:19:26 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:19:26 DEBUG : three.txt: size = 5 (oos:bucket rclone-test-bafesol4hafo, path dst) 2025/11/12 01:19:26 DEBUG : three.txt: Sizes differ 2025/11/12 01:19:26 DEBUG : three-2019-01-01.txt: trying to read metadata three-2019-01-01.txt 2025/11/12 01:19:27 DEBUG : three-2019-01-01.txt: trying to read metadata three-2019-01-01.txt 2025/11/12 01:19:27 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/12 01:19:27 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/11/12 01:19:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/12 01:19:27 INFO : three.txt: Deleted 2025/11/12 01:19:27 DEBUG : three.txt: trying to read metadata three.txt 2025/11/12 01:19:27 DEBUG : three.txt: size = 6 OK 2025/11/12 01:19:27 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/11/12 01:19:27 INFO : three.txt: Copied (new) 2025/11/12 01:19:27 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:19:27 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:19:27 DEBUG : dst/one-2019-01-01: trying to read metadata dst/one-2019-01-01 2025/11/12 01:19:27 DEBUG : dst/one-2019-01-01: trying to read metadata dst/one-2019-01-01 2025/11/12 01:19:27 DEBUG : dst/three-2019-01-01.txt: trying to read metadata dst/three-2019-01-01.txt 2025/11/12 01:19:27 DEBUG : dst/three-2019-01-01.txt: trying to read metadata dst/three-2019-01-01.txt 2025/11/12 01:19:27 DEBUG : dst/three.txt: trying to read metadata dst/three.txt 2025/11/12 01:19:27 DEBUG : dst/three.txt: trying to read metadata dst/three.txt 2025/11/12 01:19:27 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:19:27 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:19:27 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:19:27 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:19:27 DEBUG : dst/one-2019-01-01: trying to read metadata dst/one-2019-01-01 2025/11/12 01:19:27 DEBUG : dst/one-2019-01-01: trying to read metadata dst/one-2019-01-01 2025/11/12 01:19:27 DEBUG : dst/three-2019-01-01.txt: trying to read metadata dst/three-2019-01-01.txt 2025/11/12 01:19:28 DEBUG : dst/three-2019-01-01.txt: trying to read metadata dst/three-2019-01-01.txt 2025/11/12 01:19:28 DEBUG : dst/three.txt: trying to read metadata dst/three.txt 2025/11/12 01:19:28 DEBUG : dst/three.txt: trying to read metadata dst/three.txt 2025/11/12 01:19:28 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:19:28 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:19:28 DEBUG : one: trying to read metadata one 2025/11/12 01:19:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:19:28 DEBUG : one: size = 4 (oos:bucket rclone-test-bafesol4hafo, path dst) 2025/11/12 01:19:28 DEBUG : one: Sizes differ 2025/11/12 01:19:28 DEBUG : one-2019-01-01: trying to read metadata one-2019-01-01 2025/11/12 01:19:28 DEBUG : one-2019-01-01: trying to read metadata one-2019-01-01 2025/11/12 01:19:28 DEBUG : one-2019-01-01: size = 4 OK 2025/11/12 01:19:28 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/12 01:19:28 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/12 01:19:28 INFO : one: Deleted 2025/11/12 01:19:28 DEBUG : one: trying to read metadata one 2025/11/12 01:19:28 DEBUG : one: size = 5 OK 2025/11/12 01:19:28 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/12 01:19:28 INFO : one: Copied (new) 2025/11/12 01:19:28 DEBUG : two: trying to read metadata two 2025/11/12 01:19:28 DEBUG : two: size = 3 OK 2025/11/12 01:19:28 DEBUG : two: trying to read metadata two 2025/11/12 01:19:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:28 DEBUG : two: Unchanged skipping 2025/11/12 01:19:28 DEBUG : three.txt: trying to read metadata three.txt 2025/11/12 01:19:28 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:19:28 DEBUG : three.txt: size = 6 (oos:bucket rclone-test-bafesol4hafo, path dst) 2025/11/12 01:19:28 DEBUG : three.txt: Sizes differ 2025/11/12 01:19:28 DEBUG : three-2019-01-01.txt: trying to read metadata three-2019-01-01.txt 2025/11/12 01:19:29 DEBUG : three-2019-01-01.txt: trying to read metadata three-2019-01-01.txt 2025/11/12 01:19:29 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/12 01:19:29 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/11/12 01:19:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/12 01:19:29 INFO : three.txt: Deleted 2025/11/12 01:19:29 DEBUG : three.txt: trying to read metadata three.txt 2025/11/12 01:19:30 DEBUG : three.txt: size = 19 OK 2025/11/12 01:19:30 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/11/12 01:19:30 INFO : three.txt: Copied (new) 2025/11/12 01:19:30 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:19:30 DEBUG : dst/one: trying to read metadata dst/one 2025/11/12 01:19:30 DEBUG : dst/one-2019-01-01: trying to read metadata dst/one-2019-01-01 2025/11/12 01:19:30 DEBUG : dst/one-2019-01-01: trying to read metadata dst/one-2019-01-01 2025/11/12 01:19:30 DEBUG : dst/three-2019-01-01.txt: trying to read metadata dst/three-2019-01-01.txt 2025/11/12 01:19:30 DEBUG : dst/three-2019-01-01.txt: trying to read metadata dst/three-2019-01-01.txt 2025/11/12 01:19:30 DEBUG : dst/three.txt: trying to read metadata dst/three.txt 2025/11/12 01:19:30 DEBUG : dst/three.txt: trying to read metadata dst/three.txt 2025/11/12 01:19:30 DEBUG : dst/two: trying to read metadata dst/two 2025/11/12 01:19:30 DEBUG : dst/two: trying to read metadata dst/two --- PASS: TestSyncSuffixKeepExtension (8.85s) === RUN TestSyncUTFNorm run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:19:30 DEBUG : Testêé: trying to read metadata Testêé 2025/11/12 01:19:30 DEBUG : Testêé: trying to read metadata Testêé 2025/11/12 01:19:30 DEBUG : Testêé: trying to read metadata Testêé 2025/11/12 01:19:30 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:19:30 DEBUG : Testêé: size = 18 (oos:bucket rclone-test-bafesol4hafo) 2025/11/12 01:19:30 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:19:30 DEBUG : Testêé: Sizes differ 2025/11/12 01:19:30 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:19:31 DEBUG : Testêé: trying to read metadata Testêé 2025/11/12 01:19:31 DEBUG : Testêé: size = 14 OK 2025/11/12 01:19:31 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/11/12 01:19:31 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/12 01:19:31 DEBUG : Waiting for deletions to finish 2025/11/12 01:19:31 DEBUG : Testêé: trying to read metadata Testêé 2025/11/12 01:19:31 DEBUG : Testêé: trying to read metadata Testêé --- PASS: TestSyncUTFNorm (0.64s) === RUN TestSyncImmutable run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:19:31 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/12 01:19:31 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:19:31 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:19:31 DEBUG : existing: trying to read metadata existing 2025/11/12 01:19:31 DEBUG : existing: size = 6 OK 2025/11/12 01:19:31 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/12 01:19:31 INFO : existing: Copied (new) 2025/11/12 01:19:31 DEBUG : Waiting for deletions to finish 2025/11/12 01:19:31 DEBUG : existing: trying to read metadata existing 2025/11/12 01:19:31 DEBUG : existing: trying to read metadata existing 2025/11/12 01:19:31 DEBUG : existing: trying to read metadata existing 2025/11/12 01:19:31 DEBUG : existing: trying to read metadata existing 2025/11/12 01:19:31 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:19:31 DEBUG : existing: size = 6 (oos:bucket rclone-test-bafesol4hafo) 2025/11/12 01:19:31 DEBUG : existing: Sizes differ 2025/11/12 01:19:31 DEBUG : existing: trying to read metadata existing 2025/11/12 01:19:31 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:19:31 DEBUG : existing: trying to read metadata existing 2025/11/12 01:19:31 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/12 01:19:31 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:19:31 ERROR : oos:bucket rclone-test-bafesol4hafo: not deleting files as there were IO errors 2025/11/12 01:19:31 ERROR : oos:bucket rclone-test-bafesol4hafo: not deleting directories as there were IO errors 2025/11/12 01:19:31 DEBUG : existing: trying to read metadata existing 2025/11/12 01:19:31 DEBUG : existing: trying to read metadata existing --- PASS: TestSyncImmutable (0.75s) === RUN TestSyncIgnoreCase run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:19:32 DEBUG : EXISTING: trying to read metadata EXISTING 2025/11/12 01:19:32 DEBUG : EXISTING: trying to read metadata EXISTING 2025/11/12 01:19:32 DEBUG : EXISTING: trying to read metadata EXISTING 2025/11/12 01:19:32 DEBUG : EXISTING: size = 6 OK 2025/11/12 01:19:32 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:19:32 DEBUG : EXISTING: trying to read metadata EXISTING 2025/11/12 01:19:32 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:32 DEBUG : existing: Unchanged skipping 2025/11/12 01:19:32 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:19:32 DEBUG : Waiting for deletions to finish 2025/11/12 01:19:32 INFO : There was nothing to transfer 2025/11/12 01:19:32 DEBUG : EXISTING: trying to read metadata EXISTING 2025/11/12 01:19:32 DEBUG : EXISTING: trying to read metadata EXISTING --- PASS: TestSyncIgnoreCase (0.56s) === RUN TestFixCase run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.09s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (0.28s) --- SKIP: TestMaxTransfer/Hard (0.09s) --- SKIP: TestMaxTransfer/Soft (0.09s) --- SKIP: TestMaxTransfer/Cautious (0.10s) === RUN TestSyncConcurrentDelete run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:19:33 DEBUG : both0: trying to read metadata both0 2025/11/12 01:19:33 DEBUG : only0: trying to read metadata only0 2025/11/12 01:19:33 DEBUG : both1: trying to read metadata both1 2025/11/12 01:19:33 DEBUG : only1: trying to read metadata only1 2025/11/12 01:19:33 DEBUG : both2: trying to read metadata both2 2025/11/12 01:19:33 DEBUG : only2: trying to read metadata only2 2025/11/12 01:19:34 DEBUG : both3: trying to read metadata both3 2025/11/12 01:19:34 DEBUG : only3: trying to read metadata only3 2025/11/12 01:19:34 DEBUG : both4: trying to read metadata both4 2025/11/12 01:19:34 DEBUG : only4: trying to read metadata only4 2025/11/12 01:19:34 DEBUG : both5: trying to read metadata both5 2025/11/12 01:19:34 DEBUG : only5: trying to read metadata only5 2025/11/12 01:19:34 DEBUG : both6: trying to read metadata both6 2025/11/12 01:19:34 DEBUG : only6: trying to read metadata only6 2025/11/12 01:19:35 DEBUG : both7: trying to read metadata both7 2025/11/12 01:19:35 DEBUG : only7: trying to read metadata only7 2025/11/12 01:19:35 DEBUG : both8: trying to read metadata both8 2025/11/12 01:19:35 DEBUG : only8: trying to read metadata only8 2025/11/12 01:19:35 DEBUG : both9: trying to read metadata both9 2025/11/12 01:19:35 DEBUG : only9: trying to read metadata only9 2025/11/12 01:19:35 DEBUG : both10: trying to read metadata both10 2025/11/12 01:19:36 DEBUG : only10: trying to read metadata only10 2025/11/12 01:19:36 DEBUG : both11: trying to read metadata both11 2025/11/12 01:19:36 DEBUG : only11: trying to read metadata only11 2025/11/12 01:19:36 DEBUG : both12: trying to read metadata both12 2025/11/12 01:19:36 DEBUG : only12: trying to read metadata only12 2025/11/12 01:19:36 DEBUG : both13: trying to read metadata both13 2025/11/12 01:19:36 DEBUG : only13: trying to read metadata only13 2025/11/12 01:19:37 DEBUG : both14: trying to read metadata both14 2025/11/12 01:19:37 DEBUG : only14: trying to read metadata only14 2025/11/12 01:19:37 DEBUG : both15: trying to read metadata both15 2025/11/12 01:19:37 DEBUG : only15: trying to read metadata only15 2025/11/12 01:19:37 DEBUG : both16: trying to read metadata both16 2025/11/12 01:19:37 DEBUG : only16: trying to read metadata only16 2025/11/12 01:19:37 DEBUG : both17: trying to read metadata both17 2025/11/12 01:19:38 DEBUG : only17: trying to read metadata only17 2025/11/12 01:19:38 DEBUG : both18: trying to read metadata both18 2025/11/12 01:19:38 DEBUG : only18: trying to read metadata only18 2025/11/12 01:19:38 DEBUG : both19: trying to read metadata both19 2025/11/12 01:19:38 DEBUG : only19: trying to read metadata only19 2025/11/12 01:19:38 DEBUG : both0: trying to read metadata both0 2025/11/12 01:19:38 DEBUG : both0: trying to read metadata both0 2025/11/12 01:19:38 DEBUG : both1: trying to read metadata both1 2025/11/12 01:19:38 DEBUG : both1: trying to read metadata both1 2025/11/12 01:19:38 DEBUG : both10: trying to read metadata both10 2025/11/12 01:19:38 DEBUG : both10: trying to read metadata both10 2025/11/12 01:19:38 DEBUG : both11: trying to read metadata both11 2025/11/12 01:19:38 DEBUG : both11: trying to read metadata both11 2025/11/12 01:19:38 DEBUG : both12: trying to read metadata both12 2025/11/12 01:19:38 DEBUG : both12: trying to read metadata both12 2025/11/12 01:19:38 DEBUG : both13: trying to read metadata both13 2025/11/12 01:19:38 DEBUG : both13: trying to read metadata both13 2025/11/12 01:19:38 DEBUG : both14: trying to read metadata both14 2025/11/12 01:19:39 DEBUG : both14: trying to read metadata both14 2025/11/12 01:19:39 DEBUG : both15: trying to read metadata both15 2025/11/12 01:19:39 DEBUG : both15: trying to read metadata both15 2025/11/12 01:19:39 DEBUG : both16: trying to read metadata both16 2025/11/12 01:19:39 DEBUG : both16: trying to read metadata both16 2025/11/12 01:19:39 DEBUG : both17: trying to read metadata both17 2025/11/12 01:19:39 DEBUG : both17: trying to read metadata both17 2025/11/12 01:19:39 DEBUG : both18: trying to read metadata both18 2025/11/12 01:19:39 DEBUG : both18: trying to read metadata both18 2025/11/12 01:19:39 DEBUG : both19: trying to read metadata both19 2025/11/12 01:19:39 DEBUG : both19: trying to read metadata both19 2025/11/12 01:19:39 DEBUG : both2: trying to read metadata both2 2025/11/12 01:19:39 DEBUG : both2: trying to read metadata both2 2025/11/12 01:19:39 DEBUG : both3: trying to read metadata both3 2025/11/12 01:19:39 DEBUG : both3: trying to read metadata both3 2025/11/12 01:19:39 DEBUG : both4: trying to read metadata both4 2025/11/12 01:19:39 DEBUG : both4: trying to read metadata both4 2025/11/12 01:19:39 DEBUG : both5: trying to read metadata both5 2025/11/12 01:19:39 DEBUG : both5: trying to read metadata both5 2025/11/12 01:19:39 DEBUG : both6: trying to read metadata both6 2025/11/12 01:19:39 DEBUG : both6: trying to read metadata both6 2025/11/12 01:19:39 DEBUG : both7: trying to read metadata both7 2025/11/12 01:19:39 DEBUG : both7: trying to read metadata both7 2025/11/12 01:19:39 DEBUG : both8: trying to read metadata both8 2025/11/12 01:19:39 DEBUG : both8: trying to read metadata both8 2025/11/12 01:19:39 DEBUG : both9: trying to read metadata both9 2025/11/12 01:19:39 DEBUG : both9: trying to read metadata both9 2025/11/12 01:19:39 DEBUG : only0: trying to read metadata only0 2025/11/12 01:19:39 DEBUG : only0: trying to read metadata only0 2025/11/12 01:19:39 DEBUG : only1: trying to read metadata only1 2025/11/12 01:19:39 DEBUG : only1: trying to read metadata only1 2025/11/12 01:19:39 DEBUG : only10: trying to read metadata only10 2025/11/12 01:19:39 DEBUG : only10: trying to read metadata only10 2025/11/12 01:19:39 DEBUG : only11: trying to read metadata only11 2025/11/12 01:19:39 DEBUG : only11: trying to read metadata only11 2025/11/12 01:19:39 DEBUG : only12: trying to read metadata only12 2025/11/12 01:19:39 DEBUG : only12: trying to read metadata only12 2025/11/12 01:19:39 DEBUG : only13: trying to read metadata only13 2025/11/12 01:19:39 DEBUG : only13: trying to read metadata only13 2025/11/12 01:19:39 DEBUG : only14: trying to read metadata only14 2025/11/12 01:19:39 DEBUG : only14: trying to read metadata only14 2025/11/12 01:19:39 DEBUG : only15: trying to read metadata only15 2025/11/12 01:19:40 DEBUG : only15: trying to read metadata only15 2025/11/12 01:19:40 DEBUG : only16: trying to read metadata only16 2025/11/12 01:19:40 DEBUG : only16: trying to read metadata only16 2025/11/12 01:19:40 DEBUG : only17: trying to read metadata only17 2025/11/12 01:19:40 DEBUG : only17: trying to read metadata only17 2025/11/12 01:19:40 DEBUG : only18: trying to read metadata only18 2025/11/12 01:19:40 DEBUG : only18: trying to read metadata only18 2025/11/12 01:19:40 DEBUG : only19: trying to read metadata only19 2025/11/12 01:19:40 DEBUG : only19: trying to read metadata only19 2025/11/12 01:19:40 DEBUG : only2: trying to read metadata only2 2025/11/12 01:19:40 DEBUG : only2: trying to read metadata only2 2025/11/12 01:19:40 DEBUG : only3: trying to read metadata only3 2025/11/12 01:19:40 DEBUG : only3: trying to read metadata only3 2025/11/12 01:19:40 DEBUG : only4: trying to read metadata only4 2025/11/12 01:19:40 DEBUG : only4: trying to read metadata only4 2025/11/12 01:19:40 DEBUG : only5: trying to read metadata only5 2025/11/12 01:19:40 DEBUG : only5: trying to read metadata only5 2025/11/12 01:19:40 DEBUG : only6: trying to read metadata only6 2025/11/12 01:19:40 DEBUG : only6: trying to read metadata only6 2025/11/12 01:19:40 DEBUG : only7: trying to read metadata only7 2025/11/12 01:19:40 DEBUG : only7: trying to read metadata only7 2025/11/12 01:19:40 DEBUG : only8: trying to read metadata only8 2025/11/12 01:19:40 DEBUG : only8: trying to read metadata only8 2025/11/12 01:19:40 DEBUG : only9: trying to read metadata only9 2025/11/12 01:19:40 DEBUG : only9: trying to read metadata only9 2025/11/12 01:19:40 DEBUG : both0: size = 6 OK 2025/11/12 01:19:40 DEBUG : both0: trying to read metadata both0 2025/11/12 01:19:40 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:19:40 DEBUG : both10: size = 6 OK 2025/11/12 01:19:40 DEBUG : both10: trying to read metadata both10 2025/11/12 01:19:40 DEBUG : both11: size = 6 OK 2025/11/12 01:19:40 DEBUG : both11: trying to read metadata both11 2025/11/12 01:19:40 DEBUG : both12: size = 6 OK 2025/11/12 01:19:40 DEBUG : both12: trying to read metadata both12 2025/11/12 01:19:40 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:40 DEBUG : both12: Unchanged skipping 2025/11/12 01:19:40 DEBUG : both13: size = 6 OK 2025/11/12 01:19:40 DEBUG : both13: trying to read metadata both13 2025/11/12 01:19:40 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:40 DEBUG : both11: Unchanged skipping 2025/11/12 01:19:40 DEBUG : both14: size = 6 OK 2025/11/12 01:19:40 DEBUG : both14: trying to read metadata both14 2025/11/12 01:19:40 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:40 DEBUG : both10: Unchanged skipping 2025/11/12 01:19:40 DEBUG : both15: size = 6 OK 2025/11/12 01:19:40 DEBUG : both15: trying to read metadata both15 2025/11/12 01:19:40 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:40 DEBUG : both15: Unchanged skipping 2025/11/12 01:19:40 DEBUG : both16: size = 6 OK 2025/11/12 01:19:40 DEBUG : both16: trying to read metadata both16 2025/11/12 01:19:40 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:40 DEBUG : both14: Unchanged skipping 2025/11/12 01:19:40 DEBUG : both17: size = 6 OK 2025/11/12 01:19:40 DEBUG : both17: trying to read metadata both17 2025/11/12 01:19:40 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:40 DEBUG : both0: Unchanged skipping 2025/11/12 01:19:40 DEBUG : both18: size = 6 OK 2025/11/12 01:19:40 DEBUG : both18: trying to read metadata both18 2025/11/12 01:19:40 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:40 DEBUG : both13: Unchanged skipping 2025/11/12 01:19:40 DEBUG : both19: size = 6 OK 2025/11/12 01:19:40 DEBUG : both19: trying to read metadata both19 2025/11/12 01:19:40 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:40 DEBUG : both16: Unchanged skipping 2025/11/12 01:19:40 DEBUG : both1: size = 6 OK 2025/11/12 01:19:40 DEBUG : both1: trying to read metadata both1 2025/11/12 01:19:40 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:40 DEBUG : both17: Unchanged skipping 2025/11/12 01:19:40 DEBUG : both2: size = 6 OK 2025/11/12 01:19:40 DEBUG : both2: trying to read metadata both2 2025/11/12 01:19:40 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:40 DEBUG : both18: Unchanged skipping 2025/11/12 01:19:40 DEBUG : both3: size = 6 OK 2025/11/12 01:19:40 DEBUG : both3: trying to read metadata both3 2025/11/12 01:19:40 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:40 DEBUG : both19: Unchanged skipping 2025/11/12 01:19:40 DEBUG : both4: size = 6 OK 2025/11/12 01:19:40 DEBUG : both4: trying to read metadata both4 2025/11/12 01:19:40 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:40 DEBUG : both2: Unchanged skipping 2025/11/12 01:19:40 DEBUG : both5: size = 6 OK 2025/11/12 01:19:40 DEBUG : both5: trying to read metadata both5 2025/11/12 01:19:40 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:40 DEBUG : both3: Unchanged skipping 2025/11/12 01:19:40 DEBUG : both6: size = 6 OK 2025/11/12 01:19:40 DEBUG : both6: trying to read metadata both6 2025/11/12 01:19:40 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:40 DEBUG : both1: Unchanged skipping 2025/11/12 01:19:40 DEBUG : both7: size = 6 OK 2025/11/12 01:19:40 DEBUG : both7: trying to read metadata both7 2025/11/12 01:19:40 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:40 DEBUG : both4: Unchanged skipping 2025/11/12 01:19:40 DEBUG : both8: size = 6 OK 2025/11/12 01:19:40 DEBUG : both8: trying to read metadata both8 2025/11/12 01:19:40 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:40 DEBUG : both7: Unchanged skipping 2025/11/12 01:19:40 DEBUG : both9: size = 6 OK 2025/11/12 01:19:40 DEBUG : both9: trying to read metadata both9 2025/11/12 01:19:40 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:40 DEBUG : both5: Unchanged skipping 2025/11/12 01:19:40 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:40 DEBUG : both6: Unchanged skipping 2025/11/12 01:19:40 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:40 DEBUG : both8: Unchanged skipping 2025/11/12 01:19:41 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:41 DEBUG : both9: Unchanged skipping 2025/11/12 01:19:41 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:19:41 DEBUG : Waiting for deletions to finish 2025/11/12 01:19:41 INFO : only10: Deleted 2025/11/12 01:19:41 INFO : only18: Deleted 2025/11/12 01:19:41 INFO : only2: Deleted 2025/11/12 01:19:41 INFO : only13: Deleted 2025/11/12 01:19:41 INFO : only12: Deleted 2025/11/12 01:19:41 INFO : only15: Deleted 2025/11/12 01:19:41 INFO : only1: Deleted 2025/11/12 01:19:41 INFO : only8: Deleted 2025/11/12 01:19:41 INFO : only11: Deleted 2025/11/12 01:19:41 INFO : only0: Deleted 2025/11/12 01:19:41 INFO : only6: Deleted 2025/11/12 01:19:41 INFO : only19: Deleted 2025/11/12 01:19:41 INFO : only14: Deleted 2025/11/12 01:19:41 INFO : only9: Deleted 2025/11/12 01:19:41 INFO : only16: Deleted 2025/11/12 01:19:41 INFO : only17: Deleted 2025/11/12 01:19:41 INFO : only3: Deleted 2025/11/12 01:19:41 INFO : only4: Deleted 2025/11/12 01:19:41 INFO : only5: Deleted 2025/11/12 01:19:41 INFO : only7: Deleted 2025/11/12 01:19:41 INFO : There was nothing to transfer 2025/11/12 01:19:41 DEBUG : both0: trying to read metadata both0 2025/11/12 01:19:41 DEBUG : both0: trying to read metadata both0 2025/11/12 01:19:41 DEBUG : both1: trying to read metadata both1 2025/11/12 01:19:41 DEBUG : both1: trying to read metadata both1 2025/11/12 01:19:41 DEBUG : both10: trying to read metadata both10 2025/11/12 01:19:41 DEBUG : both10: trying to read metadata both10 2025/11/12 01:19:41 DEBUG : both11: trying to read metadata both11 2025/11/12 01:19:41 DEBUG : both11: trying to read metadata both11 2025/11/12 01:19:41 DEBUG : both12: trying to read metadata both12 2025/11/12 01:19:41 DEBUG : both12: trying to read metadata both12 2025/11/12 01:19:41 DEBUG : both13: trying to read metadata both13 2025/11/12 01:19:41 DEBUG : both13: trying to read metadata both13 2025/11/12 01:19:41 DEBUG : both14: trying to read metadata both14 2025/11/12 01:19:41 DEBUG : both14: trying to read metadata both14 2025/11/12 01:19:41 DEBUG : both15: trying to read metadata both15 2025/11/12 01:19:41 DEBUG : both15: trying to read metadata both15 2025/11/12 01:19:41 DEBUG : both16: trying to read metadata both16 2025/11/12 01:19:41 DEBUG : both16: trying to read metadata both16 2025/11/12 01:19:41 DEBUG : both17: trying to read metadata both17 2025/11/12 01:19:41 DEBUG : both17: trying to read metadata both17 2025/11/12 01:19:41 DEBUG : both18: trying to read metadata both18 2025/11/12 01:19:41 DEBUG : both18: trying to read metadata both18 2025/11/12 01:19:41 DEBUG : both19: trying to read metadata both19 2025/11/12 01:19:41 DEBUG : both19: trying to read metadata both19 2025/11/12 01:19:41 DEBUG : both2: trying to read metadata both2 2025/11/12 01:19:41 DEBUG : both2: trying to read metadata both2 2025/11/12 01:19:41 DEBUG : both3: trying to read metadata both3 2025/11/12 01:19:41 DEBUG : both3: trying to read metadata both3 2025/11/12 01:19:41 DEBUG : both4: trying to read metadata both4 2025/11/12 01:19:41 DEBUG : both4: trying to read metadata both4 2025/11/12 01:19:41 DEBUG : both5: trying to read metadata both5 2025/11/12 01:19:42 DEBUG : both5: trying to read metadata both5 2025/11/12 01:19:42 DEBUG : both6: trying to read metadata both6 2025/11/12 01:19:42 DEBUG : both6: trying to read metadata both6 2025/11/12 01:19:42 DEBUG : both7: trying to read metadata both7 2025/11/12 01:19:42 DEBUG : both7: trying to read metadata both7 2025/11/12 01:19:42 DEBUG : both8: trying to read metadata both8 2025/11/12 01:19:42 DEBUG : both8: trying to read metadata both8 2025/11/12 01:19:42 DEBUG : both9: trying to read metadata both9 2025/11/12 01:19:42 DEBUG : both9: trying to read metadata both9 --- PASS: TestSyncConcurrentDelete (10.35s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:19:43 DEBUG : both0: trying to read metadata both0 2025/11/12 01:19:43 DEBUG : only0: trying to read metadata only0 2025/11/12 01:19:43 DEBUG : both1: trying to read metadata both1 2025/11/12 01:19:43 DEBUG : only1: trying to read metadata only1 2025/11/12 01:19:43 DEBUG : both2: trying to read metadata both2 2025/11/12 01:19:44 DEBUG : only2: trying to read metadata only2 2025/11/12 01:19:44 DEBUG : both3: trying to read metadata both3 2025/11/12 01:19:44 DEBUG : only3: trying to read metadata only3 2025/11/12 01:19:44 DEBUG : both4: trying to read metadata both4 2025/11/12 01:19:44 DEBUG : only4: trying to read metadata only4 2025/11/12 01:19:44 DEBUG : both5: trying to read metadata both5 2025/11/12 01:19:44 DEBUG : only5: trying to read metadata only5 2025/11/12 01:19:45 DEBUG : both6: trying to read metadata both6 2025/11/12 01:19:45 DEBUG : only6: trying to read metadata only6 2025/11/12 01:19:45 DEBUG : both7: trying to read metadata both7 2025/11/12 01:19:45 DEBUG : only7: trying to read metadata only7 2025/11/12 01:19:45 DEBUG : both8: trying to read metadata both8 2025/11/12 01:19:45 DEBUG : only8: trying to read metadata only8 2025/11/12 01:19:45 DEBUG : both9: trying to read metadata both9 2025/11/12 01:19:46 DEBUG : only9: trying to read metadata only9 2025/11/12 01:19:46 DEBUG : both10: trying to read metadata both10 2025/11/12 01:19:46 DEBUG : only10: trying to read metadata only10 2025/11/12 01:19:46 DEBUG : both11: trying to read metadata both11 2025/11/12 01:19:46 DEBUG : only11: trying to read metadata only11 2025/11/12 01:19:46 DEBUG : both12: trying to read metadata both12 2025/11/12 01:19:46 DEBUG : only12: trying to read metadata only12 2025/11/12 01:19:47 DEBUG : both13: trying to read metadata both13 2025/11/12 01:19:47 DEBUG : only13: trying to read metadata only13 2025/11/12 01:19:47 DEBUG : both14: trying to read metadata both14 2025/11/12 01:19:47 DEBUG : only14: trying to read metadata only14 2025/11/12 01:19:47 DEBUG : both15: trying to read metadata both15 2025/11/12 01:19:47 DEBUG : only15: trying to read metadata only15 2025/11/12 01:19:48 DEBUG : both16: trying to read metadata both16 2025/11/12 01:19:48 DEBUG : only16: trying to read metadata only16 2025/11/12 01:19:48 DEBUG : both17: trying to read metadata both17 2025/11/12 01:19:48 DEBUG : only17: trying to read metadata only17 2025/11/12 01:19:48 DEBUG : both18: trying to read metadata both18 2025/11/12 01:19:48 DEBUG : only18: trying to read metadata only18 2025/11/12 01:19:48 DEBUG : both19: trying to read metadata both19 2025/11/12 01:19:48 DEBUG : only19: trying to read metadata only19 2025/11/12 01:19:49 DEBUG : both0: trying to read metadata both0 2025/11/12 01:19:49 DEBUG : both0: trying to read metadata both0 2025/11/12 01:19:49 DEBUG : both1: trying to read metadata both1 2025/11/12 01:19:49 DEBUG : both1: trying to read metadata both1 2025/11/12 01:19:49 DEBUG : both10: trying to read metadata both10 2025/11/12 01:19:49 DEBUG : both10: trying to read metadata both10 2025/11/12 01:19:49 DEBUG : both11: trying to read metadata both11 2025/11/12 01:19:49 DEBUG : both11: trying to read metadata both11 2025/11/12 01:19:49 DEBUG : both12: trying to read metadata both12 2025/11/12 01:19:49 DEBUG : both12: trying to read metadata both12 2025/11/12 01:19:49 DEBUG : both13: trying to read metadata both13 2025/11/12 01:19:49 DEBUG : both13: trying to read metadata both13 2025/11/12 01:19:49 DEBUG : both14: trying to read metadata both14 2025/11/12 01:19:49 DEBUG : both14: trying to read metadata both14 2025/11/12 01:19:49 DEBUG : both15: trying to read metadata both15 2025/11/12 01:19:49 DEBUG : both15: trying to read metadata both15 2025/11/12 01:19:49 DEBUG : both16: trying to read metadata both16 2025/11/12 01:19:49 DEBUG : both16: trying to read metadata both16 2025/11/12 01:19:49 DEBUG : both17: trying to read metadata both17 2025/11/12 01:19:49 DEBUG : both17: trying to read metadata both17 2025/11/12 01:19:49 DEBUG : both18: trying to read metadata both18 2025/11/12 01:19:49 DEBUG : both18: trying to read metadata both18 2025/11/12 01:19:49 DEBUG : both19: trying to read metadata both19 2025/11/12 01:19:49 DEBUG : both19: trying to read metadata both19 2025/11/12 01:19:49 DEBUG : both2: trying to read metadata both2 2025/11/12 01:19:49 DEBUG : both2: trying to read metadata both2 2025/11/12 01:19:49 DEBUG : both3: trying to read metadata both3 2025/11/12 01:19:49 DEBUG : both3: trying to read metadata both3 2025/11/12 01:19:49 DEBUG : both4: trying to read metadata both4 2025/11/12 01:19:49 DEBUG : both4: trying to read metadata both4 2025/11/12 01:19:49 DEBUG : both5: trying to read metadata both5 2025/11/12 01:19:49 DEBUG : both5: trying to read metadata both5 2025/11/12 01:19:49 DEBUG : both6: trying to read metadata both6 2025/11/12 01:19:49 DEBUG : both6: trying to read metadata both6 2025/11/12 01:19:49 DEBUG : both7: trying to read metadata both7 2025/11/12 01:19:49 DEBUG : both7: trying to read metadata both7 2025/11/12 01:19:49 DEBUG : both8: trying to read metadata both8 2025/11/12 01:19:49 DEBUG : both8: trying to read metadata both8 2025/11/12 01:19:49 DEBUG : both9: trying to read metadata both9 2025/11/12 01:19:49 DEBUG : both9: trying to read metadata both9 2025/11/12 01:19:49 DEBUG : only0: trying to read metadata only0 2025/11/12 01:19:50 DEBUG : only0: trying to read metadata only0 2025/11/12 01:19:50 DEBUG : only1: trying to read metadata only1 2025/11/12 01:19:50 DEBUG : only1: trying to read metadata only1 2025/11/12 01:19:50 DEBUG : only10: trying to read metadata only10 2025/11/12 01:19:50 DEBUG : only10: trying to read metadata only10 2025/11/12 01:19:50 DEBUG : only11: trying to read metadata only11 2025/11/12 01:19:50 DEBUG : only11: trying to read metadata only11 2025/11/12 01:19:50 DEBUG : only12: trying to read metadata only12 2025/11/12 01:19:50 DEBUG : only12: trying to read metadata only12 2025/11/12 01:19:50 DEBUG : only13: trying to read metadata only13 2025/11/12 01:19:50 DEBUG : only13: trying to read metadata only13 2025/11/12 01:19:50 DEBUG : only14: trying to read metadata only14 2025/11/12 01:19:50 DEBUG : only14: trying to read metadata only14 2025/11/12 01:19:50 DEBUG : only15: trying to read metadata only15 2025/11/12 01:19:50 DEBUG : only15: trying to read metadata only15 2025/11/12 01:19:50 DEBUG : only16: trying to read metadata only16 2025/11/12 01:19:50 DEBUG : only16: trying to read metadata only16 2025/11/12 01:19:50 DEBUG : only17: trying to read metadata only17 2025/11/12 01:19:50 DEBUG : only17: trying to read metadata only17 2025/11/12 01:19:50 DEBUG : only18: trying to read metadata only18 2025/11/12 01:19:50 DEBUG : only18: trying to read metadata only18 2025/11/12 01:19:50 DEBUG : only19: trying to read metadata only19 2025/11/12 01:19:50 DEBUG : only19: trying to read metadata only19 2025/11/12 01:19:50 DEBUG : only2: trying to read metadata only2 2025/11/12 01:19:50 DEBUG : only2: trying to read metadata only2 2025/11/12 01:19:50 DEBUG : only3: trying to read metadata only3 2025/11/12 01:19:50 DEBUG : only3: trying to read metadata only3 2025/11/12 01:19:50 DEBUG : only4: trying to read metadata only4 2025/11/12 01:19:50 DEBUG : only4: trying to read metadata only4 2025/11/12 01:19:50 DEBUG : only5: trying to read metadata only5 2025/11/12 01:19:50 DEBUG : only5: trying to read metadata only5 2025/11/12 01:19:50 DEBUG : only6: trying to read metadata only6 2025/11/12 01:19:50 DEBUG : only6: trying to read metadata only6 2025/11/12 01:19:50 DEBUG : only7: trying to read metadata only7 2025/11/12 01:19:50 DEBUG : only7: trying to read metadata only7 2025/11/12 01:19:50 DEBUG : only8: trying to read metadata only8 2025/11/12 01:19:50 DEBUG : only8: trying to read metadata only8 2025/11/12 01:19:50 DEBUG : only9: trying to read metadata only9 2025/11/12 01:19:50 DEBUG : only9: trying to read metadata only9 2025/11/12 01:19:50 DEBUG : both0: size = 6 OK 2025/11/12 01:19:50 DEBUG : both0: trying to read metadata both0 2025/11/12 01:19:50 DEBUG : both10: size = 6 OK 2025/11/12 01:19:50 DEBUG : both10: trying to read metadata both10 2025/11/12 01:19:50 DEBUG : both11: size = 6 OK 2025/11/12 01:19:50 DEBUG : both11: trying to read metadata both11 2025/11/12 01:19:50 DEBUG : both12: size = 6 OK 2025/11/12 01:19:50 DEBUG : both12: trying to read metadata both12 2025/11/12 01:19:50 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:19:51 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:51 DEBUG : both0: Unchanged skipping 2025/11/12 01:19:51 DEBUG : both13: size = 6 OK 2025/11/12 01:19:51 DEBUG : both13: trying to read metadata both13 2025/11/12 01:19:51 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:51 DEBUG : both10: Unchanged skipping 2025/11/12 01:19:51 DEBUG : both14: size = 6 OK 2025/11/12 01:19:51 DEBUG : both14: trying to read metadata both14 2025/11/12 01:19:51 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:51 DEBUG : both11: Unchanged skipping 2025/11/12 01:19:51 DEBUG : both15: size = 6 OK 2025/11/12 01:19:51 DEBUG : both15: trying to read metadata both15 2025/11/12 01:19:51 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:51 DEBUG : both12: Unchanged skipping 2025/11/12 01:19:51 DEBUG : both16: size = 6 OK 2025/11/12 01:19:51 DEBUG : both16: trying to read metadata both16 2025/11/12 01:19:51 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:51 DEBUG : both13: Unchanged skipping 2025/11/12 01:19:51 DEBUG : both17: size = 6 OK 2025/11/12 01:19:51 DEBUG : both17: trying to read metadata both17 2025/11/12 01:19:51 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:51 DEBUG : both15: Unchanged skipping 2025/11/12 01:19:51 DEBUG : both18: size = 6 OK 2025/11/12 01:19:51 DEBUG : both18: trying to read metadata both18 2025/11/12 01:19:51 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:51 DEBUG : both17: Unchanged skipping 2025/11/12 01:19:51 DEBUG : both19: size = 6 OK 2025/11/12 01:19:51 DEBUG : both19: trying to read metadata both19 2025/11/12 01:19:51 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:51 DEBUG : both16: Unchanged skipping 2025/11/12 01:19:51 DEBUG : both1: size = 6 OK 2025/11/12 01:19:51 DEBUG : both1: trying to read metadata both1 2025/11/12 01:19:51 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:51 DEBUG : both18: Unchanged skipping 2025/11/12 01:19:51 DEBUG : both2: size = 6 OK 2025/11/12 01:19:51 DEBUG : both2: trying to read metadata both2 2025/11/12 01:19:51 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:51 DEBUG : both14: Unchanged skipping 2025/11/12 01:19:51 DEBUG : both3: size = 6 OK 2025/11/12 01:19:51 DEBUG : both3: trying to read metadata both3 2025/11/12 01:19:51 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:51 DEBUG : both19: Unchanged skipping 2025/11/12 01:19:51 DEBUG : both4: size = 6 OK 2025/11/12 01:19:51 DEBUG : both4: trying to read metadata both4 2025/11/12 01:19:51 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:51 DEBUG : both1: Unchanged skipping 2025/11/12 01:19:51 DEBUG : both5: size = 6 OK 2025/11/12 01:19:51 DEBUG : both5: trying to read metadata both5 2025/11/12 01:19:51 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:51 DEBUG : both2: Unchanged skipping 2025/11/12 01:19:51 DEBUG : both6: size = 6 OK 2025/11/12 01:19:51 DEBUG : both6: trying to read metadata both6 2025/11/12 01:19:51 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:51 DEBUG : both4: Unchanged skipping 2025/11/12 01:19:51 DEBUG : both7: size = 6 OK 2025/11/12 01:19:51 DEBUG : both7: trying to read metadata both7 2025/11/12 01:19:51 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:51 DEBUG : both5: Unchanged skipping 2025/11/12 01:19:51 DEBUG : both8: size = 6 OK 2025/11/12 01:19:51 DEBUG : both8: trying to read metadata both8 2025/11/12 01:19:51 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:51 DEBUG : both3: Unchanged skipping 2025/11/12 01:19:51 DEBUG : both9: size = 6 OK 2025/11/12 01:19:51 DEBUG : both9: trying to read metadata both9 2025/11/12 01:19:51 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:51 DEBUG : both6: Unchanged skipping 2025/11/12 01:19:51 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:19:51 DEBUG : only0: size = 6 (oos:bucket rclone-test-bafesol4hafo) 2025/11/12 01:19:51 DEBUG : only0: Sizes differ 2025/11/12 01:19:51 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:19:51 DEBUG : only10: size = 6 (oos:bucket rclone-test-bafesol4hafo) 2025/11/12 01:19:51 DEBUG : only10: Sizes differ 2025/11/12 01:19:51 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:19:51 DEBUG : only11: size = 6 (oos:bucket rclone-test-bafesol4hafo) 2025/11/12 01:19:51 DEBUG : only11: Sizes differ 2025/11/12 01:19:51 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:19:51 DEBUG : only12: size = 6 (oos:bucket rclone-test-bafesol4hafo) 2025/11/12 01:19:51 DEBUG : only12: Sizes differ 2025/11/12 01:19:51 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:19:51 DEBUG : only13: size = 6 (oos:bucket rclone-test-bafesol4hafo) 2025/11/12 01:19:51 DEBUG : only13: Sizes differ 2025/11/12 01:19:51 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:19:51 DEBUG : only14: size = 6 (oos:bucket rclone-test-bafesol4hafo) 2025/11/12 01:19:51 DEBUG : only14: Sizes differ 2025/11/12 01:19:51 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:19:51 DEBUG : only15: size = 6 (oos:bucket rclone-test-bafesol4hafo) 2025/11/12 01:19:51 DEBUG : only15: Sizes differ 2025/11/12 01:19:51 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:19:51 DEBUG : only16: size = 6 (oos:bucket rclone-test-bafesol4hafo) 2025/11/12 01:19:51 DEBUG : only16: Sizes differ 2025/11/12 01:19:51 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:19:51 DEBUG : only17: size = 6 (oos:bucket rclone-test-bafesol4hafo) 2025/11/12 01:19:51 DEBUG : only17: Sizes differ 2025/11/12 01:19:51 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:19:51 DEBUG : only18: size = 6 (oos:bucket rclone-test-bafesol4hafo) 2025/11/12 01:19:51 DEBUG : only18: Sizes differ 2025/11/12 01:19:51 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:19:51 DEBUG : only19: size = 6 (oos:bucket rclone-test-bafesol4hafo) 2025/11/12 01:19:51 DEBUG : only19: Sizes differ 2025/11/12 01:19:51 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:19:51 DEBUG : only1: size = 6 (oos:bucket rclone-test-bafesol4hafo) 2025/11/12 01:19:51 DEBUG : only1: Sizes differ 2025/11/12 01:19:51 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:19:51 DEBUG : only2: size = 6 (oos:bucket rclone-test-bafesol4hafo) 2025/11/12 01:19:51 DEBUG : only2: Sizes differ 2025/11/12 01:19:51 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:19:51 DEBUG : only3: size = 6 (oos:bucket rclone-test-bafesol4hafo) 2025/11/12 01:19:51 DEBUG : only3: Sizes differ 2025/11/12 01:19:51 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:19:51 DEBUG : only4: size = 6 (oos:bucket rclone-test-bafesol4hafo) 2025/11/12 01:19:51 DEBUG : only4: Sizes differ 2025/11/12 01:19:51 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:19:51 DEBUG : only5: size = 6 (oos:bucket rclone-test-bafesol4hafo) 2025/11/12 01:19:51 DEBUG : only5: Sizes differ 2025/11/12 01:19:51 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:19:51 DEBUG : only6: size = 6 (oos:bucket rclone-test-bafesol4hafo) 2025/11/12 01:19:51 DEBUG : only6: Sizes differ 2025/11/12 01:19:51 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:19:51 DEBUG : only7: size = 6 (oos:bucket rclone-test-bafesol4hafo) 2025/11/12 01:19:51 DEBUG : only7: Sizes differ 2025/11/12 01:19:51 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:19:51 DEBUG : only8: size = 6 (oos:bucket rclone-test-bafesol4hafo) 2025/11/12 01:19:51 DEBUG : only8: Sizes differ 2025/11/12 01:19:51 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1755867126) 2025/11/12 01:19:51 DEBUG : only9: size = 6 (oos:bucket rclone-test-bafesol4hafo) 2025/11/12 01:19:51 DEBUG : only9: Sizes differ 2025/11/12 01:19:51 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:51 DEBUG : both7: Unchanged skipping 2025/11/12 01:19:51 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:51 DEBUG : both8: Unchanged skipping 2025/11/12 01:19:51 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:19:51 DEBUG : both9: Unchanged skipping 2025/11/12 01:19:51 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:19:51 DEBUG : only10: trying to read metadata only10 2025/11/12 01:19:51 DEBUG : only12: trying to read metadata only12 2025/11/12 01:19:51 DEBUG : only11: trying to read metadata only11 2025/11/12 01:19:51 DEBUG : only10: size = 0 OK 2025/11/12 01:19:51 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/12 01:19:51 INFO : only10: Copied (replaced existing) 2025/11/12 01:19:51 DEBUG : only0: trying to read metadata only0 2025/11/12 01:19:51 DEBUG : only11: size = 0 OK 2025/11/12 01:19:51 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/12 01:19:51 INFO : only11: Copied (replaced existing) 2025/11/12 01:19:51 DEBUG : only12: size = 0 OK 2025/11/12 01:19:51 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/12 01:19:51 INFO : only12: Copied (replaced existing) 2025/11/12 01:19:51 DEBUG : only13: trying to read metadata only13 2025/11/12 01:19:51 DEBUG : only13: size = 0 OK 2025/11/12 01:19:51 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/12 01:19:51 INFO : only13: Copied (replaced existing) 2025/11/12 01:19:51 DEBUG : only0: size = 0 OK 2025/11/12 01:19:51 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/12 01:19:51 INFO : only0: Copied (replaced existing) 2025/11/12 01:19:51 DEBUG : only15: trying to read metadata only15 2025/11/12 01:19:51 DEBUG : only14: trying to read metadata only14 2025/11/12 01:19:51 DEBUG : only16: trying to read metadata only16 2025/11/12 01:19:51 DEBUG : only14: size = 0 OK 2025/11/12 01:19:51 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/12 01:19:51 INFO : only14: Copied (replaced existing) 2025/11/12 01:19:51 DEBUG : only17: trying to read metadata only17 2025/11/12 01:19:51 DEBUG : only15: size = 0 OK 2025/11/12 01:19:51 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/12 01:19:51 INFO : only15: Copied (replaced existing) 2025/11/12 01:19:51 DEBUG : only16: size = 0 OK 2025/11/12 01:19:51 DEBUG : only18: trying to read metadata only18 2025/11/12 01:19:51 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/12 01:19:51 INFO : only16: Copied (replaced existing) 2025/11/12 01:19:51 DEBUG : only17: size = 0 OK 2025/11/12 01:19:51 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/12 01:19:51 INFO : only17: Copied (replaced existing) 2025/11/12 01:19:51 DEBUG : only19: trying to read metadata only19 2025/11/12 01:19:51 DEBUG : only18: size = 0 OK 2025/11/12 01:19:51 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/12 01:19:51 INFO : only18: Copied (replaced existing) 2025/11/12 01:19:51 DEBUG : only1: trying to read metadata only1 2025/11/12 01:19:51 DEBUG : only19: size = 0 OK 2025/11/12 01:19:51 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/12 01:19:51 INFO : only19: Copied (replaced existing) 2025/11/12 01:19:51 DEBUG : only2: trying to read metadata only2 2025/11/12 01:19:51 DEBUG : only1: size = 0 OK 2025/11/12 01:19:51 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/12 01:19:51 INFO : only1: Copied (replaced existing) 2025/11/12 01:19:51 DEBUG : only4: trying to read metadata only4 2025/11/12 01:19:51 DEBUG : only2: size = 0 OK 2025/11/12 01:19:51 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/12 01:19:51 INFO : only2: Copied (replaced existing) 2025/11/12 01:19:51 DEBUG : only3: trying to read metadata only3 2025/11/12 01:19:51 DEBUG : only5: trying to read metadata only5 2025/11/12 01:19:51 DEBUG : only4: size = 0 OK 2025/11/12 01:19:51 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/12 01:19:51 INFO : only4: Copied (replaced existing) 2025/11/12 01:19:51 DEBUG : only3: size = 0 OK 2025/11/12 01:19:51 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/12 01:19:51 INFO : only3: Copied (replaced existing) 2025/11/12 01:19:51 DEBUG : only5: size = 0 OK 2025/11/12 01:19:51 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/12 01:19:51 INFO : only5: Copied (replaced existing) 2025/11/12 01:19:51 DEBUG : only6: trying to read metadata only6 2025/11/12 01:19:51 DEBUG : only7: trying to read metadata only7 2025/11/12 01:19:51 DEBUG : only9: trying to read metadata only9 2025/11/12 01:19:51 DEBUG : only6: size = 0 OK 2025/11/12 01:19:51 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/12 01:19:51 INFO : only6: Copied (replaced existing) 2025/11/12 01:19:51 DEBUG : only8: trying to read metadata only8 2025/11/12 01:19:51 DEBUG : only7: size = 0 OK 2025/11/12 01:19:51 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/12 01:19:51 INFO : only7: Copied (replaced existing) 2025/11/12 01:19:51 DEBUG : only9: size = 0 OK 2025/11/12 01:19:51 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/12 01:19:51 INFO : only9: Copied (replaced existing) 2025/11/12 01:19:51 DEBUG : only8: size = 0 OK 2025/11/12 01:19:51 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/12 01:19:51 INFO : only8: Copied (replaced existing) 2025/11/12 01:19:51 DEBUG : Waiting for deletions to finish 2025/11/12 01:19:51 DEBUG : both0: trying to read metadata both0 2025/11/12 01:19:51 DEBUG : both0: trying to read metadata both0 2025/11/12 01:19:51 DEBUG : both1: trying to read metadata both1 2025/11/12 01:19:51 DEBUG : both1: trying to read metadata both1 2025/11/12 01:19:51 DEBUG : both10: trying to read metadata both10 2025/11/12 01:19:51 DEBUG : both10: trying to read metadata both10 2025/11/12 01:19:51 DEBUG : both11: trying to read metadata both11 2025/11/12 01:19:52 DEBUG : both11: trying to read metadata both11 2025/11/12 01:19:52 DEBUG : both12: trying to read metadata both12 2025/11/12 01:19:52 DEBUG : both12: trying to read metadata both12 2025/11/12 01:19:52 DEBUG : both13: trying to read metadata both13 2025/11/12 01:19:52 DEBUG : both13: trying to read metadata both13 2025/11/12 01:19:52 DEBUG : both14: trying to read metadata both14 2025/11/12 01:19:52 DEBUG : both14: trying to read metadata both14 2025/11/12 01:19:52 DEBUG : both15: trying to read metadata both15 2025/11/12 01:19:52 DEBUG : both15: trying to read metadata both15 2025/11/12 01:19:52 DEBUG : both16: trying to read metadata both16 2025/11/12 01:19:52 DEBUG : both16: trying to read metadata both16 2025/11/12 01:19:52 DEBUG : both17: trying to read metadata both17 2025/11/12 01:19:52 DEBUG : both17: trying to read metadata both17 2025/11/12 01:19:52 DEBUG : both18: trying to read metadata both18 2025/11/12 01:19:52 DEBUG : both18: trying to read metadata both18 2025/11/12 01:19:52 DEBUG : both19: trying to read metadata both19 2025/11/12 01:19:52 DEBUG : both19: trying to read metadata both19 2025/11/12 01:19:52 DEBUG : both2: trying to read metadata both2 2025/11/12 01:19:52 DEBUG : both2: trying to read metadata both2 2025/11/12 01:19:52 DEBUG : both3: trying to read metadata both3 2025/11/12 01:19:52 DEBUG : both3: trying to read metadata both3 2025/11/12 01:19:52 DEBUG : both4: trying to read metadata both4 2025/11/12 01:19:52 DEBUG : both4: trying to read metadata both4 2025/11/12 01:19:52 DEBUG : both5: trying to read metadata both5 2025/11/12 01:19:52 DEBUG : both5: trying to read metadata both5 2025/11/12 01:19:52 DEBUG : both6: trying to read metadata both6 2025/11/12 01:19:52 DEBUG : both6: trying to read metadata both6 2025/11/12 01:19:52 DEBUG : both7: trying to read metadata both7 2025/11/12 01:19:52 DEBUG : both7: trying to read metadata both7 2025/11/12 01:19:52 DEBUG : both8: trying to read metadata both8 2025/11/12 01:19:52 DEBUG : both8: trying to read metadata both8 2025/11/12 01:19:52 DEBUG : both9: trying to read metadata both9 2025/11/12 01:19:52 DEBUG : both9: trying to read metadata both9 2025/11/12 01:19:52 DEBUG : only0: trying to read metadata only0 2025/11/12 01:19:52 DEBUG : only0: trying to read metadata only0 2025/11/12 01:19:52 DEBUG : only1: trying to read metadata only1 2025/11/12 01:19:52 DEBUG : only1: trying to read metadata only1 2025/11/12 01:19:52 DEBUG : only10: trying to read metadata only10 2025/11/12 01:19:52 DEBUG : only10: trying to read metadata only10 2025/11/12 01:19:52 DEBUG : only11: trying to read metadata only11 2025/11/12 01:19:52 DEBUG : only11: trying to read metadata only11 2025/11/12 01:19:52 DEBUG : only12: trying to read metadata only12 2025/11/12 01:19:52 DEBUG : only12: trying to read metadata only12 2025/11/12 01:19:52 DEBUG : only13: trying to read metadata only13 2025/11/12 01:19:53 DEBUG : only13: trying to read metadata only13 2025/11/12 01:19:53 DEBUG : only14: trying to read metadata only14 2025/11/12 01:19:53 DEBUG : only14: trying to read metadata only14 2025/11/12 01:19:53 DEBUG : only15: trying to read metadata only15 2025/11/12 01:19:53 DEBUG : only15: trying to read metadata only15 2025/11/12 01:19:53 DEBUG : only16: trying to read metadata only16 2025/11/12 01:19:53 DEBUG : only16: trying to read metadata only16 2025/11/12 01:19:53 DEBUG : only17: trying to read metadata only17 2025/11/12 01:19:53 DEBUG : only17: trying to read metadata only17 2025/11/12 01:19:53 DEBUG : only18: trying to read metadata only18 2025/11/12 01:19:53 DEBUG : only18: trying to read metadata only18 2025/11/12 01:19:53 DEBUG : only19: trying to read metadata only19 2025/11/12 01:19:53 DEBUG : only19: trying to read metadata only19 2025/11/12 01:19:53 DEBUG : only2: trying to read metadata only2 2025/11/12 01:19:53 DEBUG : only2: trying to read metadata only2 2025/11/12 01:19:53 DEBUG : only3: trying to read metadata only3 2025/11/12 01:19:53 DEBUG : only3: trying to read metadata only3 2025/11/12 01:19:53 DEBUG : only4: trying to read metadata only4 2025/11/12 01:19:53 DEBUG : only4: trying to read metadata only4 2025/11/12 01:19:53 DEBUG : only5: trying to read metadata only5 2025/11/12 01:19:53 DEBUG : only5: trying to read metadata only5 2025/11/12 01:19:53 DEBUG : only6: trying to read metadata only6 2025/11/12 01:19:53 DEBUG : only6: trying to read metadata only6 2025/11/12 01:19:53 DEBUG : only7: trying to read metadata only7 2025/11/12 01:19:53 DEBUG : only7: trying to read metadata only7 2025/11/12 01:19:53 DEBUG : only8: trying to read metadata only8 2025/11/12 01:19:53 DEBUG : only8: trying to read metadata only8 2025/11/12 01:19:53 DEBUG : only9: trying to read metadata only9 2025/11/12 01:19:53 DEBUG : only9: trying to read metadata only9 --- PASS: TestSyncConcurrentTruncate (12.35s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:19:55 DEBUG : empty_dir: Making directory with metadata 2025/11/12 01:19:55 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 01:19:55 DEBUG : empty_on_remote: Making directory with metadata 2025/11/12 01:19:55 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 01:19:55 INFO : empty_on_remote: Making directory 2025/11/12 01:19:55 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/12 01:19:55 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/12 01:19:55 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/12 01:19:55 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/12 01:19:55 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (0.86s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:19:56 DEBUG : empty_dir: Making directory with metadata 2025/11/12 01:19:56 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 01:19:56 DEBUG : empty_on_remote: Making directory with metadata 2025/11/12 01:19:56 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 01:19:56 INFO : empty_on_remote: Making directory 2025/11/12 01:19:56 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/12 01:19:56 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/12 01:19:56 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/12 01:19:56 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/12 01:19:56 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/12 01:19:56 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (1.03s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:19:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/12 01:19:57 INFO : sub dir: Making directory 2025/11/12 01:19:57 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (0.83s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:19:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/12 01:19:58 INFO : sub dir: Making directory 2025/11/12 01:19:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (0.76s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:19:59 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:19:59 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:19:59 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:19:59 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:20:00 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:20:00 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:20:00 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:20:00 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:20:00 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:20:00 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:20:01 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:20:01 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:20:01 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:20:01 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:20:01 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:20:01 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:20:01 DEBUG : apple: trying to read metadata apple 2025/11/12 01:20:02 DEBUG : banana: trying to read metadata banana 2025/11/12 01:20:02 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:20:02 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:20:02 DEBUG : Waiting for deletions to finish 2025/11/12 01:20:02 DEBUG : apple: Excluded (Path Filter) 2025/11/12 01:20:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 01:20:02 DEBUG : banana: Excluded (Path Filter) 2025/11/12 01:20:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 01:20:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 01:20:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 01:20:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 01:20:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 01:20:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 01:20:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 01:20:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 01:20:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 01:20:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 01:20:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 01:20:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 01:20:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 01:20:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 01:20:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 01:20:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 01:20:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 01:20:02 DEBUG : apple: trying to read metadata apple 2025/11/12 01:20:02 DEBUG : apple: trying to read metadata apple 2025/11/12 01:20:02 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:20:02 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:20:02 DEBUG : banana: trying to read metadata banana 2025/11/12 01:20:02 DEBUG : banana: trying to read metadata banana 2025/11/12 01:20:02 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:20:02 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:20:02 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:20:02 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:20:02 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:20:02 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:20:02 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:20:02 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:20:02 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:20:02 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:20:02 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:20:02 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:20:02 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:20:03 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:20:03 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:20:03 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:20:03 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:20:03 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:20:03 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:20:03 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:20:03 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:20:03 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:20:03 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:20:03 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:20:03 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:20:03 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:20:03 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:20:03 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:20:03 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:20:03 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:20:03 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:20:03 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:20:03 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:20:03 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:20:03 DEBUG : apple: size = 5 OK 2025/11/12 01:20:03 DEBUG : apple: trying to read metadata apple 2025/11/12 01:20:03 DEBUG : banana: size = 6 OK 2025/11/12 01:20:03 DEBUG : banana: trying to read metadata banana 2025/11/12 01:20:03 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 01:20:03 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 01:20:03 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:20:03 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:20:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 01:20:03 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:20:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 01:20:03 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:20:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 01:20:03 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:20:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 01:20:03 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:20:03 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:20:03 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:03 DEBUG : apple: Unchanged skipping 2025/11/12 01:20:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 01:20:03 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:20:03 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:03 DEBUG : banana: Unchanged skipping 2025/11/12 01:20:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 01:20:03 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:20:03 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:03 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 01:20:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 01:20:03 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:20:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 01:20:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 01:20:03 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:20:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 01:20:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 01:20:03 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:20:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 01:20:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 01:20:03 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:20:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 01:20:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 01:20:03 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:20:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 01:20:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 01:20:03 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:20:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 01:20:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 01:20:03 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:20:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 01:20:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 01:20:03 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:20:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 01:20:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 01:20:03 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:20:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 01:20:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 01:20:03 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:20:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 01:20:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 01:20:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 01:20:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 01:20:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 01:20:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 01:20:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 01:20:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 01:20:03 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:20:03 DEBUG : Waiting for deletions to finish 2025/11/12 01:20:03 INFO : There was nothing to transfer 2025/11/12 01:20:03 DEBUG : Waiting for deletions to finish 2025/11/12 01:20:03 DEBUG : apple: Excluded (Path Filter) 2025/11/12 01:20:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 01:20:03 DEBUG : banana: Excluded (Path Filter) 2025/11/12 01:20:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 01:20:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 01:20:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 01:20:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 01:20:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 01:20:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 01:20:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 01:20:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 01:20:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 01:20:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 01:20:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 01:20:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 01:20:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 01:20:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 01:20:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 01:20:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 01:20:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 01:20:03 DEBUG : apple: size = 5 OK 2025/11/12 01:20:03 DEBUG : apple: trying to read metadata apple 2025/11/12 01:20:03 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 01:20:03 DEBUG : banana: size = 6 OK 2025/11/12 01:20:03 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:20:03 DEBUG : banana: trying to read metadata banana 2025/11/12 01:20:03 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 01:20:03 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:20:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 01:20:03 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:20:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 01:20:03 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:20:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 01:20:03 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:20:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 01:20:03 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:20:03 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:20:03 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:03 DEBUG : banana: Unchanged skipping 2025/11/12 01:20:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 01:20:03 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:20:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 01:20:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 01:20:03 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:20:03 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:03 DEBUG : apple: Unchanged skipping 2025/11/12 01:20:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 01:20:03 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:20:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 01:20:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 01:20:03 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:20:03 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:03 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 01:20:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 01:20:03 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:20:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 01:20:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 01:20:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 01:20:03 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:20:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 01:20:03 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:20:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 01:20:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 01:20:03 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:20:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 01:20:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 01:20:03 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:20:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 01:20:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 01:20:03 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:20:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 01:20:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 01:20:03 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:20:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 01:20:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 01:20:03 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:20:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 01:20:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 01:20:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 01:20:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 01:20:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 01:20:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 01:20:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 01:20:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 01:20:04 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:20:04 DEBUG : Waiting for deletions to finish 2025/11/12 01:20:04 INFO : There was nothing to transfer 2025/11/12 01:20:04 DEBUG : Waiting for deletions to finish 2025/11/12 01:20:04 DEBUG : apple: Excluded (Path Filter) 2025/11/12 01:20:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 01:20:04 DEBUG : banana: Excluded (Path Filter) 2025/11/12 01:20:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 01:20:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 01:20:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 01:20:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 01:20:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 01:20:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 01:20:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 01:20:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 01:20:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 01:20:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 01:20:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 01:20:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 01:20:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 01:20:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 01:20:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 01:20:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 01:20:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:20:05 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:20:05 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:20:05 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:20:05 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:20:05 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:20:06 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:20:06 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:20:06 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:20:06 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:20:06 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:20:06 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:20:07 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:20:07 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:20:07 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:20:07 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:20:07 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:20:07 DEBUG : apple: trying to read metadata apple 2025/11/12 01:20:07 DEBUG : banana: trying to read metadata banana 2025/11/12 01:20:08 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:20:08 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:20:08 DEBUG : Waiting for deletions to finish 2025/11/12 01:20:08 DEBUG : apple: Excluded (Path Filter) 2025/11/12 01:20:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 01:20:08 DEBUG : banana: Excluded (Path Filter) 2025/11/12 01:20:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 01:20:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 01:20:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 01:20:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 01:20:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 01:20:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 01:20:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 01:20:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 01:20:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 01:20:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 01:20:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 01:20:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 01:20:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 01:20:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 01:20:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 01:20:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 01:20:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 01:20:08 DEBUG : apple: trying to read metadata apple 2025/11/12 01:20:08 DEBUG : apple: trying to read metadata apple 2025/11/12 01:20:08 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:20:08 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:20:08 DEBUG : banana: trying to read metadata banana 2025/11/12 01:20:08 DEBUG : banana: trying to read metadata banana 2025/11/12 01:20:08 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:20:08 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:20:08 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:20:08 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:20:08 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:20:08 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:20:08 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:20:08 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:20:08 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:20:08 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:20:08 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:20:08 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:20:08 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:20:08 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:20:08 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:20:08 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:20:08 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:20:08 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:20:08 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:20:08 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:20:08 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:20:08 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:20:08 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:20:09 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:20:09 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:20:09 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:20:09 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:20:09 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:20:09 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:20:09 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:20:09 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:20:09 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:20:09 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:20:09 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:20:09 DEBUG : apple: size = 5 OK 2025/11/12 01:20:09 DEBUG : apple: trying to read metadata apple 2025/11/12 01:20:09 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 01:20:09 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:20:09 DEBUG : banana: size = 6 OK 2025/11/12 01:20:09 DEBUG : banana: trying to read metadata banana 2025/11/12 01:20:09 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 01:20:09 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:20:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 01:20:09 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:20:09 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:20:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 01:20:09 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:20:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 01:20:09 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:20:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 01:20:09 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:20:09 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:09 DEBUG : banana: Unchanged skipping 2025/11/12 01:20:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 01:20:09 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:20:09 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:09 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 01:20:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 01:20:09 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:20:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 01:20:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 01:20:09 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:20:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 01:20:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 01:20:09 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:20:09 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:09 DEBUG : apple: Unchanged skipping 2025/11/12 01:20:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 01:20:09 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:20:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 01:20:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 01:20:09 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:20:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 01:20:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 01:20:09 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:20:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 01:20:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 01:20:09 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:20:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 01:20:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 01:20:09 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:20:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 01:20:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 01:20:09 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:20:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 01:20:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 01:20:09 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:20:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 01:20:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 01:20:09 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:20:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 01:20:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 01:20:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 01:20:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 01:20:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 01:20:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 01:20:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 01:20:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 01:20:09 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:20:09 DEBUG : Waiting for deletions to finish 2025/11/12 01:20:09 INFO : There was nothing to transfer 2025/11/12 01:20:09 DEBUG : Waiting for deletions to finish 2025/11/12 01:20:09 DEBUG : apple: Excluded (Path Filter) 2025/11/12 01:20:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 01:20:09 DEBUG : banana: Excluded (Path Filter) 2025/11/12 01:20:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 01:20:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 01:20:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 01:20:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 01:20:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 01:20:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 01:20:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 01:20:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 01:20:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 01:20:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 01:20:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 01:20:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 01:20:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 01:20:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 01:20:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 01:20:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 01:20:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 01:20:09 DEBUG : apple: size = 5 OK 2025/11/12 01:20:09 DEBUG : apple: trying to read metadata apple 2025/11/12 01:20:09 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 01:20:09 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:20:09 DEBUG : banana: size = 6 OK 2025/11/12 01:20:09 DEBUG : banana: trying to read metadata banana 2025/11/12 01:20:09 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 01:20:09 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:20:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 01:20:09 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:20:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 01:20:09 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:20:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 01:20:09 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:20:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 01:20:09 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:20:09 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:20:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 01:20:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 01:20:09 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:20:09 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:09 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 01:20:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 01:20:09 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:20:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 01:20:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 01:20:09 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:20:09 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:09 DEBUG : apple: Unchanged skipping 2025/11/12 01:20:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 01:20:09 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:20:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 01:20:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 01:20:09 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:20:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 01:20:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 01:20:09 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:20:09 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:09 DEBUG : banana: Unchanged skipping 2025/11/12 01:20:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 01:20:09 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:20:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 01:20:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 01:20:09 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:20:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 01:20:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 01:20:09 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:20:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 01:20:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 01:20:09 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:20:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 01:20:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 01:20:09 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:20:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 01:20:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 01:20:09 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:20:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 01:20:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 01:20:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 01:20:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 01:20:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 01:20:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 01:20:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 01:20:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 01:20:09 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:20:09 DEBUG : Waiting for deletions to finish 2025/11/12 01:20:09 INFO : There was nothing to transfer 2025/11/12 01:20:09 DEBUG : Waiting for deletions to finish 2025/11/12 01:20:09 DEBUG : apple: Excluded (Path Filter) 2025/11/12 01:20:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 01:20:09 DEBUG : banana: Excluded (Path Filter) 2025/11/12 01:20:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 01:20:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 01:20:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 01:20:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 01:20:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 01:20:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 01:20:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 01:20:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 01:20:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 01:20:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 01:20:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 01:20:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 01:20:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 01:20:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 01:20:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 01:20:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 01:20:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:20:11 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:20:11 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:20:11 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:20:11 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:20:11 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:20:12 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:20:12 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:20:12 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:20:12 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:20:12 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:20:12 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:20:12 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:20:13 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:20:13 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:20:13 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:20:13 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:20:13 DEBUG : apple: trying to read metadata apple 2025/11/12 01:20:13 DEBUG : banana: trying to read metadata banana 2025/11/12 01:20:14 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:20:14 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:20:14 DEBUG : Waiting for deletions to finish 2025/11/12 01:20:14 DEBUG : apple: Excluded (Path Filter) 2025/11/12 01:20:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 01:20:14 DEBUG : banana: Excluded (Path Filter) 2025/11/12 01:20:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 01:20:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 01:20:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 01:20:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 01:20:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 01:20:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 01:20:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 01:20:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 01:20:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 01:20:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 01:20:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 01:20:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 01:20:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 01:20:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 01:20:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 01:20:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 01:20:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 01:20:14 DEBUG : apple: trying to read metadata apple 2025/11/12 01:20:14 DEBUG : apple: trying to read metadata apple 2025/11/12 01:20:14 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:20:14 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:20:14 DEBUG : banana: trying to read metadata banana 2025/11/12 01:20:14 DEBUG : banana: trying to read metadata banana 2025/11/12 01:20:14 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:20:14 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:20:14 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:20:14 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:20:14 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:20:14 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:20:14 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:20:14 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:20:14 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:20:14 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:20:14 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:20:14 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:20:14 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:20:14 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:20:14 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:20:14 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:20:14 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:20:14 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:20:14 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:20:14 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:20:14 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:20:14 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:20:14 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:20:14 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:20:14 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:20:15 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:20:15 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:20:15 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:20:15 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:20:15 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:20:15 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:20:15 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:20:15 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:20:15 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:20:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 01:20:15 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 01:20:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 01:20:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 01:20:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 01:20:15 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 01:20:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 01:20:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 01:20:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 01:20:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 01:20:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 01:20:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 01:20:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 01:20:15 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 01:20:15 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 01:20:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/12 01:20:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 01:20:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/12 01:20:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 01:20:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/12 01:20:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 01:20:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/12 01:20:15 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 01:20:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 01:20:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 01:20:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 01:20:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 01:20:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 01:20:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 01:20:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 01:20:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 01:20:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 01:20:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 01:20:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 01:20:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 01:20:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 01:20:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 01:20:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 01:20:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 01:20:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 01:20:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 01:20:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 01:20:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 01:20:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 01:20:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 01:20:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 01:20:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 01:20:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 01:20:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 01:20:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 01:20:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 01:20:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 01:20:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 01:20:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 01:20:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 01:20:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 01:20:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 01:20:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 01:20:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 01:20:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 01:20:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 01:20:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 01:20:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 01:20:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 01:20:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 01:20:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 01:20:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 01:20:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 01:20:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 01:20:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 01:20:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 01:20:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 01:20:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 01:20:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 01:20:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 01:20:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 01:20:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 01:20:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 01:20:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 01:20:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 01:20:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 01:20:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 01:20:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 01:20:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 01:20:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 01:20:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 01:20:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 01:20:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 01:20:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 01:20:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 01:20:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 01:20:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 01:20:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 01:20:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 01:20:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 01:20:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 01:20:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 01:20:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 01:20:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 01:20:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 01:20:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 01:20:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 01:20:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 01:20:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 01:20:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 01:20:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 01:20:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 01:20:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 01:20:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 01:20:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 01:20:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 01:20:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 01:20:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 01:20:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 01:20:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 01:20:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 01:20:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 01:20:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 01:20:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 01:20:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 01:20:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 01:20:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 01:20:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 01:20:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 01:20:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 01:20:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 01:20:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 01:20:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 01:20:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 01:20:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 01:20:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 01:20:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 01:20:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 01:20:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 01:20:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 01:20:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 01:20:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 01:20:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 01:20:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 01:20:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 01:20:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 01:20:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 01:20:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 01:20:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 01:20:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 01:20:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 01:20:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 01:20:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 01:20:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 01:20:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 01:20:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 01:20:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 01:20:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 01:20:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 01:20:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 01:20:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 01:20:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 01:20:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 01:20:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 01:20:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 01:20:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 01:20:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 01:20:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 01:20:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 01:20:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 01:20:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 01:20:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 01:20:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 01:20:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 01:20:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 01:20:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 01:20:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 01:20:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 01:20:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 01:20:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 01:20:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 01:20:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 01:20:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 01:20:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 01:20:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 01:20:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/12 01:20:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 01:20:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 01:20:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 01:20:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 01:20:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 01:20:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 01:20:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 01:20:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 01:20:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 01:20:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 01:20:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 01:20:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 01:20:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 01:20:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 01:20:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/12 01:20:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:15 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:20:15 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:20:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: trying to read metadata c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 01:20:15 DEBUG : YmFuYW5h: trying to read metadata YmFuYW5h 2025/11/12 01:20:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/12 01:20:15 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/12 01:20:15 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 01:20:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 01:20:15 DEBUG : YmFuYW5h: size = 6 OK 2025/11/12 01:20:15 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/12 01:20:15 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/12 01:20:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 01:20:15 DEBUG : YXBwbGU=: trying to read metadata YXBwbGU= 2025/11/12 01:20:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: trying to read metadata YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 01:20:15 DEBUG : YXBwbGU=: size = 5 OK 2025/11/12 01:20:15 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/12 01:20:15 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/12 01:20:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 01:20:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/12 01:20:15 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/12 01:20:15 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 01:20:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 01:20:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: trying to read metadata dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 01:20:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/12 01:20:15 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/12 01:20:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 01:20:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 01:20:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: trying to read metadata dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 01:20:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: trying to read metadata dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 01:20:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/12 01:20:15 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/12 01:20:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 01:20:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 01:20:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: trying to read metadata dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 01:20:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/12 01:20:15 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/12 01:20:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 01:20:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 01:20:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/12 01:20:15 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/12 01:20:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 01:20:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 01:20:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: trying to read metadata dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 01:20:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: trying to read metadata dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 01:20:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: trying to read metadata dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 01:20:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/12 01:20:15 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/12 01:20:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 01:20:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 01:20:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: trying to read metadata dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 01:20:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/12 01:20:15 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/12 01:20:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 01:20:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 01:20:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/12 01:20:15 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/12 01:20:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 01:20:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/12 01:20:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/12 01:20:15 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/12 01:20:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 01:20:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/12 01:20:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: trying to read metadata dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 01:20:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: trying to read metadata dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: trying to read metadata dir1/MDAxMC00NTY3ODkudHh0 2025/11/12 01:20:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/12 01:20:16 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/12 01:20:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/12 01:20:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: trying to read metadata dir1/MDAxMS01Njc4OTsudHh0 2025/11/12 01:20:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/12 01:20:16 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/12 01:20:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/12 01:20:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/12 01:20:16 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/12 01:20:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/12 01:20:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/12 01:20:16 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/12 01:20:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/12 01:20:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/12 01:20:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: trying to read metadata dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/12 01:20:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: trying to read metadata dir1/MDAxMy03ODk7PS50eHQ= 2025/11/12 01:20:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: trying to read metadata dir1/MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/12 01:20:16 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/12 01:20:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/12 01:20:16 DEBUG : dir1/MDAxNS05Oz0udHh0: trying to read metadata dir1/MDAxNS05Oz0udHh0 2025/11/12 01:20:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/12 01:20:16 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/12 01:20:16 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/12 01:20:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/12 01:20:16 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/12 01:20:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/12 01:20:16 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/12 01:20:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/12 01:20:16 DEBUG : Waiting for deletions to finish 2025/11/12 01:20:16 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/12 01:20:16 INFO : splitbananasplit: Deleted 2025/11/12 01:20:16 INFO : appleappleapplebanana: Deleted 2025/11/12 01:20:16 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/12 01:20:16 INFO : dir1/0015-9;=.txt: Deleted 2025/11/12 01:20:16 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/12 01:20:16 INFO : dir1/0012-6789;.txt: Deleted 2025/11/12 01:20:16 INFO : apple: Deleted 2025/11/12 01:20:16 INFO : dir1/0010-456789.txt: Deleted 2025/11/12 01:20:16 INFO : dir1/0003-defghij.txt: Deleted 2025/11/12 01:20:16 INFO : dir1/0013-789;=.txt: Deleted 2025/11/12 01:20:16 INFO : dir1/0014-89;=.txt: Deleted 2025/11/12 01:20:16 INFO : banana: Deleted 2025/11/12 01:20:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/12 01:20:16 INFO : dir1/0009-3456789.txt: Deleted 2025/11/12 01:20:16 INFO : dir1/0008-2345678.txt: Deleted 2025/11/12 01:20:16 INFO : dir1/0011-56789;.txt: Deleted 2025/11/12 01:20:16 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/12 01:20:16 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/12 01:20:16 INFO : dir1/0007-1234567.txt: Deleted 2025/11/12 01:20:16 DEBUG : Waiting for deletions to finish 2025/11/12 01:20:16 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/12 01:20:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/12 01:20:16 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/12 01:20:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/12 01:20:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/12 01:20:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/12 01:20:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/12 01:20:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/12 01:20:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/12 01:20:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/12 01:20:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/12 01:20:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/12 01:20:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/12 01:20:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/12 01:20:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/12 01:20:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/12 01:20:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/12 01:20:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/12 01:20:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/12 01:20:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/12 01:20:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/12 01:20:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/12 01:20:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/12 01:20:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/12 01:20:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/12 01:20:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/12 01:20:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/12 01:20:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/12 01:20:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/12 01:20:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 01:20:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/12 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 01:20:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 01:20:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/12 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 01:20:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/12 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 01:20:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/12 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 01:20:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/12 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 01:20:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 01:20:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 01:20:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 01:20:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 01:20:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 01:20:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 01:20:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 01:20:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 01:20:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 01:20:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 01:20:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/12 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 01:20:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 01:20:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/12 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 01:20:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/12 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 01:20:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/12 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 01:20:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/12 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 01:20:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 01:20:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 01:20:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 01:20:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 01:20:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 01:20:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 01:20:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 01:20:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 01:20:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 01:20:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 01:20:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/12 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 01:20:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 01:20:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/12 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 01:20:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/12 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 01:20:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/12 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 01:20:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/12 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 01:20:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 01:20:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 01:20:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 01:20:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 01:20:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 01:20:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 01:20:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 01:20:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 01:20:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 01:20:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 01:20:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/12 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 01:20:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 01:20:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/12 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 01:20:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/12 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 01:20:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/12 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 01:20:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/12 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 01:20:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 01:20:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 01:20:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 01:20:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 01:20:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 01:20:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 01:20:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 01:20:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 01:20:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 01:20:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 01:20:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/12 01:20:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/12 01:20:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/12 01:20:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/12 01:20:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/12 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 01:20:16 DEBUG : YXBwbGU=: size = 5 OK 2025/11/12 01:20:16 DEBUG : YXBwbGU=: trying to read metadata YXBwbGU= 2025/11/12 01:20:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/12 01:20:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: trying to read metadata YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 01:20:16 DEBUG : YmFuYW5h: size = 6 OK 2025/11/12 01:20:16 DEBUG : YmFuYW5h: trying to read metadata YmFuYW5h 2025/11/12 01:20:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 01:20:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 01:20:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 01:20:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 01:20:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 01:20:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 01:20:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 01:20:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 01:20:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 01:20:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 01:20:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 01:20:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 01:20:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 01:20:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 01:20:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 01:20:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 01:20:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 01:20:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 01:20:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 01:20:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 01:20:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 01:20:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 01:20:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 01:20:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 01:20:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 01:20:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 01:20:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 01:20:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 01:20:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 01:20:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 01:20:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 01:20:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 01:20:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 01:20:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 01:20:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 01:20:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 01:20:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 01:20:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 01:20:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 01:20:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 01:20:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 01:20:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 01:20:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 01:20:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 01:20:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 01:20:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 01:20:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 01:20:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 01:20:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 01:20:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 01:20:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 01:20:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 01:20:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 01:20:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 01:20:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 01:20:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 01:20:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 01:20:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 01:20:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 01:20:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 01:20:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 01:20:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 01:20:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 01:20:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 01:20:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 01:20:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 01:20:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 01:20:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 01:20:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 01:20:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 01:20:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 01:20:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 01:20:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 01:20:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 01:20:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 01:20:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 01:20:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 01:20:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 01:20:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 01:20:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 01:20:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 01:20:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 01:20:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 01:20:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 01:20:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 01:20:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 01:20:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 01:20:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 01:20:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 01:20:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 01:20:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 01:20:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 01:20:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 01:20:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 01:20:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 01:20:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 01:20:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 01:20:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 01:20:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 01:20:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 01:20:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 01:20:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 01:20:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 01:20:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 01:20:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 01:20:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 01:20:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 01:20:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 01:20:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 01:20:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 01:20:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 01:20:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 01:20:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 01:20:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 01:20:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 01:20:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 01:20:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 01:20:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 01:20:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 01:20:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 01:20:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 01:20:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 01:20:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 01:20:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 01:20:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 01:20:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 01:20:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 01:20:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 01:20:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 01:20:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 01:20:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 01:20:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 01:20:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 01:20:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 01:20:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 01:20:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 01:20:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 01:20:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 01:20:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 01:20:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 01:20:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 01:20:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 01:20:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 01:20:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 01:20:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 01:20:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 01:20:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 01:20:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 01:20:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 01:20:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 01:20:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 01:20:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 01:20:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 01:20:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 01:20:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/12 01:20:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 01:20:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 01:20:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 01:20:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 01:20:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 01:20:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/12 01:20:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: trying to read metadata c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 01:20:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/12 01:20:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: trying to read metadata dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/12 01:20:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: trying to read metadata dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/12 01:20:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: trying to read metadata dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 01:20:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 01:20:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 01:20:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 01:20:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 01:20:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 01:20:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 01:20:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 01:20:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 01:20:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 01:20:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/12 01:20:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/12 01:20:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: trying to read metadata dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 01:20:16 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:20:16 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:16 DEBUG : apple: Unchanged skipping 2025/11/12 01:20:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/12 01:20:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: trying to read metadata dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 01:20:16 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:16 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 01:20:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/12 01:20:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: trying to read metadata dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 01:20:16 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:16 DEBUG : banana: Unchanged skipping 2025/11/12 01:20:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/12 01:20:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: trying to read metadata dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 01:20:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 01:20:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/12 01:20:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: trying to read metadata dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 01:20:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/12 01:20:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: trying to read metadata dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 01:20:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/12 01:20:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: trying to read metadata dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 01:20:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/12 01:20:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: trying to read metadata dir1/MDAxMC00NTY3ODkudHh0 2025/11/12 01:20:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 01:20:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/12 01:20:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: trying to read metadata dir1/MDAxMS01Njc4OTsudHh0 2025/11/12 01:20:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 01:20:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/12 01:20:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: trying to read metadata dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/12 01:20:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 01:20:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/12 01:20:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: trying to read metadata dir1/MDAxMy03ODk7PS50eHQ= 2025/11/12 01:20:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 01:20:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/12 01:20:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: trying to read metadata dir1/MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 01:20:16 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/12 01:20:16 DEBUG : dir1/MDAxNS05Oz0udHh0: trying to read metadata dir1/MDAxNS05Oz0udHh0 2025/11/12 01:20:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 01:20:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 01:20:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 01:20:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 01:20:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 01:20:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 01:20:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 01:20:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 01:20:16 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:20:16 DEBUG : Waiting for deletions to finish 2025/11/12 01:20:16 DEBUG : Waiting for deletions to finish 2025/11/12 01:20:16 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/12 01:20:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/12 01:20:16 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/12 01:20:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/12 01:20:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/12 01:20:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/12 01:20:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/12 01:20:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/12 01:20:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/12 01:20:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/12 01:20:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/12 01:20:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/12 01:20:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/12 01:20:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/12 01:20:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/12 01:20:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/12 01:20:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/12 01:20:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/12 01:20:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/12 01:20:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/12 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 01:20:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 01:20:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/12 01:20:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/12 01:20:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/12 01:20:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/12 01:20:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/12 01:20:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/12 01:20:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/12 01:20:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/12 01:20:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/12 01:20:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 01:20:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/12 01:20:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/12 01:20:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/12 01:20:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/12 01:20:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/12 01:20:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:20:18 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:20:18 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:20:18 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:20:18 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:20:18 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:20:18 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:20:19 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:20:19 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:20:19 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:20:19 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:20:19 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:20:19 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:20:19 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:20:20 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:20:20 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:20:20 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:20:20 DEBUG : apple: trying to read metadata apple 2025/11/12 01:20:20 DEBUG : banana: trying to read metadata banana 2025/11/12 01:20:20 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:20:20 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:20:21 DEBUG : Waiting for deletions to finish 2025/11/12 01:20:21 DEBUG : apple: Excluded (Path Filter) 2025/11/12 01:20:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 01:20:21 DEBUG : banana: Excluded (Path Filter) 2025/11/12 01:20:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 01:20:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 01:20:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 01:20:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 01:20:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 01:20:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 01:20:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 01:20:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 01:20:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 01:20:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 01:20:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 01:20:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 01:20:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 01:20:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 01:20:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 01:20:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 01:20:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 01:20:21 DEBUG : apple: trying to read metadata apple 2025/11/12 01:20:21 DEBUG : apple: trying to read metadata apple 2025/11/12 01:20:21 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:20:21 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:20:21 DEBUG : banana: trying to read metadata banana 2025/11/12 01:20:21 DEBUG : banana: trying to read metadata banana 2025/11/12 01:20:21 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:20:21 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:20:21 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:20:21 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:20:21 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:20:21 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:20:21 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:20:21 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:20:21 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:20:21 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:20:21 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:20:21 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:20:21 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:20:21 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:20:21 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:20:21 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:20:21 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:20:21 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:20:21 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:20:21 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:20:21 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:20:21 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:20:21 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:20:21 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:20:21 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:20:21 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:20:21 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:20:21 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:20:21 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:20:21 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:20:21 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:20:21 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:20:21 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:20:22 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:20:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 01:20:22 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 01:20:22 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 01:20:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 01:20:22 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 01:20:22 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 01:20:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 01:20:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 01:20:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 01:20:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 01:20:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 01:20:22 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 01:20:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 01:20:22 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 01:20:22 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 01:20:22 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/12 01:20:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 01:20:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/12 01:20:22 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 01:20:22 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/12 01:20:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 01:20:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/12 01:20:22 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 01:20:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 01:20:22 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 01:20:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 01:20:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 01:20:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/12 01:20:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 01:20:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/12 01:20:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 01:20:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 01:20:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 01:20:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 01:20:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 01:20:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 01:20:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 01:20:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 01:20:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 01:20:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 01:20:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 01:20:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 01:20:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/12 01:20:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 01:20:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 01:20:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 01:20:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 01:20:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 01:20:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 01:20:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 01:20:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 01:20:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 01:20:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 01:20:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 01:20:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 01:20:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 01:20:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 01:20:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 01:20:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 01:20:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 01:20:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 01:20:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 01:20:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 01:20:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 01:20:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 01:20:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 01:20:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 01:20:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 01:20:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/12 01:20:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 01:20:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 01:20:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 01:20:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 01:20:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 01:20:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 01:20:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 01:20:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 01:20:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 01:20:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 01:20:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 01:20:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 01:20:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 01:20:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/12 01:20:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 01:20:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 01:20:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 01:20:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 01:20:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 01:20:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 01:20:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 01:20:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 01:20:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 01:20:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 01:20:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 01:20:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 01:20:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 01:20:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 01:20:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 01:20:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 01:20:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/12 01:20:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 01:20:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 01:20:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 01:20:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 01:20:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/12 01:20:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 01:20:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/12 01:20:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 01:20:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/12 01:20:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 01:20:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/12 01:20:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 01:20:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/12 01:20:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 01:20:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 01:20:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 01:20:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 01:20:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 01:20:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 01:20:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 01:20:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 01:20:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 01:20:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 01:20:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/12 01:20:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 01:20:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 01:20:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 01:20:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 01:20:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 01:20:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/12 01:20:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 01:20:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 01:20:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 01:20:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 01:20:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 01:20:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 01:20:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 01:20:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 01:20:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 01:20:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 01:20:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 01:20:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/12 01:20:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 01:20:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 01:20:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 01:20:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 01:20:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 01:20:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/12 01:20:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 01:20:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 01:20:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 01:20:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 01:20:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 01:20:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 01:20:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 01:20:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 01:20:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/12 01:20:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 01:20:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/12 01:20:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 01:20:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/12 01:20:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 01:20:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/12 01:20:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 01:20:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/12 01:20:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/12 01:20:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 01:20:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 01:20:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 01:20:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 01:20:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 01:20:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 01:20:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 01:20:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 01:20:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 01:20:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/12 01:20:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 01:20:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/12 01:20:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 01:20:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 01:20:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 01:20:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 01:20:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 01:20:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/12 01:20:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 01:20:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 01:20:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 01:20:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 01:20:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 01:20:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 01:20:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 01:20:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 01:20:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 01:20:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 01:20:22 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/12 01:20:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 01:20:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 01:20:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 01:20:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 01:20:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 01:20:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 01:20:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 01:20:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/12 01:20:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 01:20:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 01:20:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/12 01:20:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/12 01:20:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 01:20:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 01:20:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 01:20:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 01:20:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:22 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/12 01:20:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:22 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:20:22 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:20:22 DEBUG : PREFIXapple: trying to read metadata PREFIXapple 2025/11/12 01:20:22 DEBUG : PREFIXbanana: trying to read metadata PREFIXbanana 2025/11/12 01:20:22 DEBUG : PREFIXappleappleapplebanana: trying to read metadata PREFIXappleappleapplebanana 2025/11/12 01:20:22 DEBUG : PREFIXsplitbananasplit: trying to read metadata PREFIXsplitbananasplit 2025/11/12 01:20:22 DEBUG : PREFIXapple: size = 5 OK 2025/11/12 01:20:22 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/12 01:20:22 INFO : apple: Copied (new) to: PREFIXapple 2025/11/12 01:20:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/12 01:20:22 DEBUG : PREFIXbanana: size = 6 OK 2025/11/12 01:20:22 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/12 01:20:22 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/12 01:20:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/12 01:20:22 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/12 01:20:22 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/12 01:20:22 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/12 01:20:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/12 01:20:22 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/12 01:20:22 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/12 01:20:22 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/12 01:20:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/12 01:20:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: trying to read metadata dir1/PREFIX0000-abcdefg.txt 2025/11/12 01:20:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: trying to read metadata dir1/PREFIX0001-bcdefgh.txt 2025/11/12 01:20:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: trying to read metadata dir1/PREFIX0002-cdefghi.txt 2025/11/12 01:20:22 DEBUG : dir1/PREFIX0003-defghij.txt: trying to read metadata dir1/PREFIX0003-defghij.txt 2025/11/12 01:20:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/12 01:20:22 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/12 01:20:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/12 01:20:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/12 01:20:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/12 01:20:22 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/12 01:20:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/12 01:20:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/12 01:20:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/12 01:20:22 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/12 01:20:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/12 01:20:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/12 01:20:22 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/12 01:20:22 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/12 01:20:22 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/12 01:20:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/12 01:20:22 DEBUG : dir1/PREFIX0004-efghijk.txt: trying to read metadata dir1/PREFIX0004-efghijk.txt 2025/11/12 01:20:22 DEBUG : dir1/PREFIX0005-fghijkl.txt: trying to read metadata dir1/PREFIX0005-fghijkl.txt 2025/11/12 01:20:22 DEBUG : dir1/PREFIX0006-ghijklm.txt: trying to read metadata dir1/PREFIX0006-ghijklm.txt 2025/11/12 01:20:22 DEBUG : dir1/PREFIX0007-1234567.txt: trying to read metadata dir1/PREFIX0007-1234567.txt 2025/11/12 01:20:22 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/12 01:20:22 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/12 01:20:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/12 01:20:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/12 01:20:22 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/12 01:20:22 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/12 01:20:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/12 01:20:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/12 01:20:22 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/12 01:20:22 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/12 01:20:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/12 01:20:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/12 01:20:22 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/12 01:20:22 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/12 01:20:22 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/12 01:20:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/12 01:20:22 DEBUG : dir1/PREFIX0008-2345678.txt: trying to read metadata dir1/PREFIX0008-2345678.txt 2025/11/12 01:20:22 DEBUG : dir1/PREFIX0009-3456789.txt: trying to read metadata dir1/PREFIX0009-3456789.txt 2025/11/12 01:20:22 DEBUG : dir1/PREFIX0011-56789;.txt: trying to read metadata dir1/PREFIX0011-56789;.txt 2025/11/12 01:20:22 DEBUG : dir1/PREFIX0010-456789.txt: trying to read metadata dir1/PREFIX0010-456789.txt 2025/11/12 01:20:22 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/12 01:20:22 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/12 01:20:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/12 01:20:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/12 01:20:22 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/12 01:20:22 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/12 01:20:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/12 01:20:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/12 01:20:22 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/12 01:20:22 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/12 01:20:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/12 01:20:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/12 01:20:22 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/12 01:20:22 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/12 01:20:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/12 01:20:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/12 01:20:22 DEBUG : dir1/PREFIX0012-6789;.txt: trying to read metadata dir1/PREFIX0012-6789;.txt 2025/11/12 01:20:22 DEBUG : dir1/PREFIX0014-89;=.txt: trying to read metadata dir1/PREFIX0014-89;=.txt 2025/11/12 01:20:22 DEBUG : dir1/PREFIX0013-789;=.txt: trying to read metadata dir1/PREFIX0013-789;=.txt 2025/11/12 01:20:22 DEBUG : dir1/PREFIX0015-9;=.txt: trying to read metadata dir1/PREFIX0015-9;=.txt 2025/11/12 01:20:22 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/12 01:20:22 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/12 01:20:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/12 01:20:22 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/12 01:20:22 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/12 01:20:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/12 01:20:22 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/12 01:20:22 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/12 01:20:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/12 01:20:22 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/12 01:20:22 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/12 01:20:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/12 01:20:22 DEBUG : Waiting for deletions to finish 2025/11/12 01:20:22 INFO : apple: Deleted 2025/11/12 01:20:22 INFO : splitbananasplit: Deleted 2025/11/12 01:20:22 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/12 01:20:22 INFO : dir1/0014-89;=.txt: Deleted 2025/11/12 01:20:22 INFO : dir1/0003-defghij.txt: Deleted 2025/11/12 01:20:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/12 01:20:22 INFO : banana: Deleted 2025/11/12 01:20:22 INFO : dir1/0009-3456789.txt: Deleted 2025/11/12 01:20:23 INFO : dir1/0010-456789.txt: Deleted 2025/11/12 01:20:23 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/12 01:20:23 INFO : dir1/0007-1234567.txt: Deleted 2025/11/12 01:20:23 INFO : dir1/0013-789;=.txt: Deleted 2025/11/12 01:20:23 INFO : dir1/0008-2345678.txt: Deleted 2025/11/12 01:20:23 INFO : dir1/0012-6789;.txt: Deleted 2025/11/12 01:20:23 INFO : dir1/0015-9;=.txt: Deleted 2025/11/12 01:20:23 INFO : appleappleapplebanana: Deleted 2025/11/12 01:20:23 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/12 01:20:23 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/12 01:20:23 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/12 01:20:23 INFO : dir1/0011-56789;.txt: Deleted 2025/11/12 01:20:23 DEBUG : Waiting for deletions to finish 2025/11/12 01:20:23 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/12 01:20:23 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/12 01:20:23 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/12 01:20:23 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/12 01:20:23 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 01:20:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 01:20:23 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 01:20:23 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/12 01:20:23 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 01:20:23 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 01:20:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 01:20:23 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/12 01:20:23 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/12 01:20:23 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/12 01:20:23 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/12 01:20:23 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/12 01:20:23 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/12 01:20:23 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/12 01:20:23 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/12 01:20:23 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/12 01:20:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/12 01:20:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/12 01:20:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/12 01:20:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/12 01:20:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/12 01:20:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/12 01:20:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/12 01:20:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/12 01:20:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/12 01:20:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/12 01:20:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/12 01:20:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/12 01:20:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/12 01:20:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/12 01:20:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/12 01:20:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/12 01:20:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/12 01:20:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/12 01:20:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/12 01:20:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/12 01:20:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/12 01:20:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/12 01:20:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/12 01:20:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/12 01:20:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/12 01:20:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/12 01:20:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/12 01:20:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/12 01:20:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/12 01:20:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/12 01:20:23 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 01:20:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/12 01:20:23 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 01:20:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/12 01:20:23 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 01:20:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/12 01:20:23 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 01:20:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/12 01:20:23 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 01:20:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/12 01:20:23 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 01:20:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/12 01:20:23 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 01:20:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/12 01:20:23 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 01:20:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/12 01:20:23 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 01:20:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/12 01:20:23 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 01:20:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/12 01:20:23 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 01:20:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/12 01:20:23 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 01:20:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/12 01:20:23 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 01:20:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/12 01:20:23 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 01:20:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/12 01:20:23 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 01:20:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/12 01:20:23 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 01:20:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/12 01:20:23 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 01:20:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/12 01:20:23 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 01:20:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/12 01:20:23 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 01:20:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/12 01:20:23 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 01:20:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/12 01:20:23 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 01:20:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/12 01:20:23 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 01:20:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/12 01:20:23 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 01:20:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/12 01:20:23 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 01:20:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/12 01:20:23 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 01:20:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/12 01:20:23 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 01:20:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/12 01:20:23 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 01:20:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/12 01:20:23 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 01:20:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/12 01:20:23 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 01:20:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/12 01:20:23 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 01:20:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/12 01:20:23 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 01:20:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/12 01:20:23 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 01:20:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/12 01:20:23 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 01:20:23 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 01:20:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 01:20:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/12 01:20:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 01:20:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/12 01:20:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 01:20:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/12 01:20:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 01:20:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/12 01:20:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 01:20:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/12 01:20:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 01:20:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/12 01:20:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 01:20:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/12 01:20:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 01:20:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/12 01:20:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 01:20:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/12 01:20:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 01:20:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/12 01:20:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 01:20:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/12 01:20:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 01:20:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/12 01:20:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 01:20:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/12 01:20:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 01:20:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/12 01:20:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 01:20:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/12 01:20:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 01:20:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/12 01:20:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 01:20:23 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 01:20:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 01:20:23 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 01:20:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 01:20:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/12 01:20:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 01:20:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/12 01:20:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 01:20:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/12 01:20:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 01:20:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/12 01:20:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 01:20:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/12 01:20:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 01:20:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/12 01:20:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 01:20:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/12 01:20:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 01:20:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/12 01:20:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 01:20:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/12 01:20:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 01:20:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/12 01:20:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 01:20:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/12 01:20:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 01:20:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/12 01:20:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 01:20:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/12 01:20:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 01:20:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/12 01:20:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 01:20:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/12 01:20:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 01:20:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/12 01:20:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 01:20:23 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 01:20:23 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 01:20:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 01:20:23 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 01:20:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 01:20:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/12 01:20:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/12 01:20:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/12 01:20:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/12 01:20:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/12 01:20:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/12 01:20:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/12 01:20:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/12 01:20:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/12 01:20:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/12 01:20:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/12 01:20:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/12 01:20:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/12 01:20:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/12 01:20:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/12 01:20:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/12 01:20:23 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/12 01:20:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/12 01:20:23 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/12 01:20:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/12 01:20:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:23 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:20:23 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:20:23 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:20:23 DEBUG : banana: trying to read metadata banana 2025/11/12 01:20:23 DEBUG : apple: trying to read metadata apple 2025/11/12 01:20:23 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:20:23 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 01:20:23 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/12 01:20:23 INFO : splitbananasplit: Copied (new) 2025/11/12 01:20:23 DEBUG : banana: size = 6 OK 2025/11/12 01:20:23 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/12 01:20:23 INFO : banana: Copied (new) 2025/11/12 01:20:23 DEBUG : apple: size = 5 OK 2025/11/12 01:20:23 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/12 01:20:23 INFO : apple: Copied (new) 2025/11/12 01:20:23 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 01:20:23 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/12 01:20:23 INFO : appleappleapplebanana: Copied (new) 2025/11/12 01:20:23 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:20:23 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:20:23 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:20:23 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:20:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 01:20:23 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/12 01:20:23 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/12 01:20:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 01:20:23 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/12 01:20:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/12 01:20:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 01:20:23 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/12 01:20:23 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/12 01:20:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 01:20:23 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/12 01:20:23 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/12 01:20:23 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:20:23 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:20:23 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:20:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 01:20:23 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/12 01:20:23 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/12 01:20:23 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:20:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 01:20:23 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/12 01:20:23 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/12 01:20:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 01:20:23 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/12 01:20:23 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/12 01:20:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 01:20:23 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/12 01:20:23 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/12 01:20:23 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:20:23 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:20:23 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:20:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 01:20:23 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/12 01:20:23 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/12 01:20:23 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:20:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 01:20:23 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/12 01:20:23 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/12 01:20:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 01:20:23 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/12 01:20:23 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/12 01:20:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 01:20:23 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/12 01:20:23 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/12 01:20:23 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:20:23 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:20:23 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:20:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 01:20:23 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/12 01:20:23 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/12 01:20:23 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:20:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 01:20:23 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/12 01:20:23 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/12 01:20:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 01:20:23 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/12 01:20:23 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/12 01:20:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 01:20:24 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/12 01:20:24 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/12 01:20:24 DEBUG : Waiting for deletions to finish 2025/11/12 01:20:24 INFO : PREFIXapple: Deleted 2025/11/12 01:20:24 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/12 01:20:24 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/12 01:20:24 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/12 01:20:24 INFO : PREFIXsplitbananasplit: Deleted 2025/11/12 01:20:24 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/12 01:20:24 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/12 01:20:24 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/12 01:20:24 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/12 01:20:24 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/12 01:20:24 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/12 01:20:24 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/12 01:20:24 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/12 01:20:24 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/12 01:20:24 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/12 01:20:24 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/12 01:20:24 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/12 01:20:24 INFO : PREFIXbanana: Deleted 2025/11/12 01:20:24 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/12 01:20:24 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/12 01:20:24 DEBUG : Waiting for deletions to finish 2025/11/12 01:20:24 DEBUG : apple: Excluded (Path Filter) 2025/11/12 01:20:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 01:20:24 DEBUG : banana: Excluded (Path Filter) 2025/11/12 01:20:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 01:20:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 01:20:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 01:20:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 01:20:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 01:20:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 01:20:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 01:20:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 01:20:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 01:20:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 01:20:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 01:20:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 01:20:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 01:20:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 01:20:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 01:20:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 01:20:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 01:20:24 DEBUG : Waiting for deletions to finish 2025/11/12 01:20:24 DEBUG : apple: Excluded (Path Filter) 2025/11/12 01:20:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 01:20:24 DEBUG : banana: Excluded (Path Filter) 2025/11/12 01:20:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 01:20:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 01:20:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 01:20:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 01:20:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 01:20:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 01:20:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 01:20:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 01:20:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 01:20:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 01:20:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 01:20:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 01:20:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 01:20:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 01:20:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 01:20:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 01:20:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 01:20:24 DEBUG : apple: trying to read metadata apple 2025/11/12 01:20:24 DEBUG : apple: trying to read metadata apple 2025/11/12 01:20:24 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:20:24 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:20:24 DEBUG : banana: trying to read metadata banana 2025/11/12 01:20:24 DEBUG : banana: trying to read metadata banana 2025/11/12 01:20:24 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:20:24 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:20:24 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:20:24 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:20:24 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:20:24 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:20:24 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:20:24 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:20:24 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:20:24 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:20:24 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:20:24 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:20:24 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:20:24 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:20:24 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:20:24 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:20:24 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:20:24 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:20:24 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:20:24 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:20:24 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:20:24 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:20:24 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:20:25 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:20:25 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:20:25 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:20:25 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:20:25 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:20:25 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:20:25 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:20:25 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:20:25 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:20:25 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:20:25 DEBUG : splitbananasplit: trying to read metadata splitbananasplit === RUN TestTransform/suffix run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:20:26 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:20:26 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:20:26 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:20:26 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:20:27 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:20:27 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:20:27 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:20:27 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:20:27 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:20:27 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:20:28 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:20:28 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:20:28 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:20:28 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:20:28 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:20:28 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:20:28 DEBUG : apple: trying to read metadata apple 2025/11/12 01:20:29 DEBUG : banana: trying to read metadata banana 2025/11/12 01:20:29 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:20:29 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:20:29 DEBUG : Waiting for deletions to finish 2025/11/12 01:20:29 DEBUG : apple: Excluded (Path Filter) 2025/11/12 01:20:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 01:20:29 DEBUG : banana: Excluded (Path Filter) 2025/11/12 01:20:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 01:20:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 01:20:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 01:20:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 01:20:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 01:20:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 01:20:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 01:20:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 01:20:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 01:20:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 01:20:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 01:20:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 01:20:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 01:20:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 01:20:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 01:20:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 01:20:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 01:20:29 DEBUG : apple: trying to read metadata apple 2025/11/12 01:20:29 DEBUG : apple: trying to read metadata apple 2025/11/12 01:20:29 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:20:29 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:20:29 DEBUG : banana: trying to read metadata banana 2025/11/12 01:20:29 DEBUG : banana: trying to read metadata banana 2025/11/12 01:20:29 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:20:29 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:20:29 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:20:29 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:20:29 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:20:29 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:20:29 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:20:29 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:20:29 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:20:29 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:20:29 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:20:29 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:20:29 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:20:29 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:20:29 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:20:29 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:20:29 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:20:29 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:20:29 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:20:30 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:20:30 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:20:30 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:20:30 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:20:30 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:20:30 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:20:30 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:20:30 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:20:30 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:20:30 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:20:30 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:20:30 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:20:30 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:20:30 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:20:30 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:20:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/12 01:20:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 01:20:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 01:20:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/12 01:20:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 01:20:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 01:20:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/12 01:20:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 01:20:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 01:20:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/12 01:20:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 01:20:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 01:20:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 01:20:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 01:20:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 01:20:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 01:20:30 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/12 01:20:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 01:20:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/12 01:20:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 01:20:30 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/12 01:20:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/12 01:20:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/12 01:20:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 01:20:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 01:20:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/12 01:20:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 01:20:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 01:20:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 01:20:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 01:20:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 01:20:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 01:20:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 01:20:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 01:20:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/12 01:20:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 01:20:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 01:20:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/12 01:20:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/12 01:20:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 01:20:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 01:20:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 01:20:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 01:20:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/12 01:20:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:30 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:20:30 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:20:30 DEBUG : appleappleapplebananaSUFFIX: trying to read metadata appleappleapplebananaSUFFIX 2025/11/12 01:20:30 DEBUG : splitbananasplitSUFFIX: trying to read metadata splitbananasplitSUFFIX 2025/11/12 01:20:30 DEBUG : appleSUFFIX: trying to read metadata appleSUFFIX 2025/11/12 01:20:30 DEBUG : bananaSUFFIX: trying to read metadata bananaSUFFIX 2025/11/12 01:20:30 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/12 01:20:30 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/12 01:20:30 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/12 01:20:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/12 01:20:30 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/12 01:20:30 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/12 01:20:30 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/12 01:20:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/12 01:20:30 DEBUG : appleSUFFIX: size = 5 OK 2025/11/12 01:20:30 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/12 01:20:30 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/12 01:20:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/12 01:20:30 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/12 01:20:30 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/12 01:20:30 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/12 01:20:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/12 01:20:30 DEBUG : dir1/0000-abcdefg.txtSUFFIX: trying to read metadata dir1/0000-abcdefg.txtSUFFIX 2025/11/12 01:20:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX: trying to read metadata dir1/0002-cdefghi.txtSUFFIX 2025/11/12 01:20:30 DEBUG : dir1/0003-defghij.txtSUFFIX: trying to read metadata dir1/0003-defghij.txtSUFFIX 2025/11/12 01:20:30 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/12 01:20:30 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/12 01:20:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/12 01:20:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/12 01:20:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: trying to read metadata dir1/0001-bcdefgh.txtSUFFIX 2025/11/12 01:20:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/12 01:20:30 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/12 01:20:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/12 01:20:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/12 01:20:30 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/12 01:20:30 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/12 01:20:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/12 01:20:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/12 01:20:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: trying to read metadata dir1/0004-efghijk.txtSUFFIX 2025/11/12 01:20:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/12 01:20:30 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/12 01:20:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/12 01:20:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/12 01:20:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX: trying to read metadata dir1/0005-fghijkl.txtSUFFIX 2025/11/12 01:20:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: trying to read metadata dir1/0006-ghijklm.txtSUFFIX 2025/11/12 01:20:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/12 01:20:30 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/12 01:20:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/12 01:20:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/12 01:20:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/12 01:20:30 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/12 01:20:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/12 01:20:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/12 01:20:31 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/12 01:20:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0007-1234567.txtSUFFIX: trying to read metadata dir1/0007-1234567.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0008-2345678.txtSUFFIX: trying to read metadata dir1/0008-2345678.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/12 01:20:31 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/12 01:20:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0009-3456789.txtSUFFIX: trying to read metadata dir1/0009-3456789.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0010-456789.txtSUFFIX: trying to read metadata dir1/0010-456789.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/12 01:20:31 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/12 01:20:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/12 01:20:31 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/12 01:20:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/12 01:20:31 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/12 01:20:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0011-56789;.txtSUFFIX: trying to read metadata dir1/0011-56789;.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0012-6789;.txtSUFFIX: trying to read metadata dir1/0012-6789;.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/12 01:20:31 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/12 01:20:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0013-789;=.txtSUFFIX: trying to read metadata dir1/0013-789;=.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/12 01:20:31 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/12 01:20:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0014-89;=.txtSUFFIX: trying to read metadata dir1/0014-89;=.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/12 01:20:31 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/12 01:20:31 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/12 01:20:31 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/12 01:20:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0015-9;=.txtSUFFIX: trying to read metadata dir1/0015-9;=.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/12 01:20:31 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/12 01:20:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/12 01:20:31 DEBUG : Waiting for deletions to finish 2025/11/12 01:20:31 INFO : dir1/0014-89;=.txt: Deleted 2025/11/12 01:20:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/12 01:20:31 INFO : apple: Deleted 2025/11/12 01:20:31 INFO : dir1/0003-defghij.txt: Deleted 2025/11/12 01:20:31 INFO : appleappleapplebanana: Deleted 2025/11/12 01:20:31 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/12 01:20:31 INFO : banana: Deleted 2025/11/12 01:20:31 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/12 01:20:31 INFO : dir1/0012-6789;.txt: Deleted 2025/11/12 01:20:31 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/12 01:20:31 INFO : dir1/0007-1234567.txt: Deleted 2025/11/12 01:20:31 INFO : dir1/0009-3456789.txt: Deleted 2025/11/12 01:20:31 INFO : dir1/0013-789;=.txt: Deleted 2025/11/12 01:20:31 INFO : dir1/0010-456789.txt: Deleted 2025/11/12 01:20:31 INFO : splitbananasplit: Deleted 2025/11/12 01:20:31 INFO : dir1/0008-2345678.txt: Deleted 2025/11/12 01:20:31 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/12 01:20:31 INFO : dir1/0015-9;=.txt: Deleted 2025/11/12 01:20:31 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/12 01:20:31 INFO : dir1/0011-56789;.txt: Deleted 2025/11/12 01:20:31 DEBUG : Waiting for deletions to finish 2025/11/12 01:20:31 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/12 01:20:31 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/12 01:20:31 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/12 01:20:31 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/12 01:20:31 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/12 01:20:31 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/12 01:20:31 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/12 01:20:31 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/12 01:20:31 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/12 01:20:31 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/12 01:20:31 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/12 01:20:31 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/12 01:20:31 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/12 01:20:31 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/12 01:20:31 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/12 01:20:31 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/12 01:20:31 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/12 01:20:31 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/12 01:20:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/12 01:20:31 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/12 01:20:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/12 01:20:31 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/12 01:20:31 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/12 01:20:31 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/12 01:20:31 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/12 01:20:31 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/12 01:20:31 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/12 01:20:31 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/12 01:20:31 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/12 01:20:31 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/12 01:20:31 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/12 01:20:31 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/12 01:20:31 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/12 01:20:31 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/12 01:20:31 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/12 01:20:31 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/12 01:20:31 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/12 01:20:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/12 01:20:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/12 01:20:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/12 01:20:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/12 01:20:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/12 01:20:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/12 01:20:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/12 01:20:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/12 01:20:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/12 01:20:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/12 01:20:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/12 01:20:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/12 01:20:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/12 01:20:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/12 01:20:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/12 01:20:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/12 01:20:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 01:20:31 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 01:20:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/12 01:20:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/12 01:20:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/12 01:20:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/12 01:20:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/12 01:20:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/12 01:20:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/12 01:20:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/12 01:20:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/12 01:20:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/12 01:20:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/12 01:20:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/12 01:20:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/12 01:20:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/12 01:20:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/12 01:20:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/12 01:20:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 01:20:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 01:20:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 01:20:31 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 01:20:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/12 01:20:31 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 01:20:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 01:20:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/12 01:20:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/12 01:20:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/12 01:20:31 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/12 01:20:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/12 01:20:31 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/12 01:20:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/12 01:20:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:31 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:20:31 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:20:31 DEBUG : apple: trying to read metadata apple 2025/11/12 01:20:31 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:20:31 DEBUG : banana: trying to read metadata banana 2025/11/12 01:20:31 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:20:31 DEBUG : apple: size = 5 OK 2025/11/12 01:20:31 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/12 01:20:31 INFO : apple: Copied (new) 2025/11/12 01:20:31 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 01:20:31 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/12 01:20:31 INFO : appleappleapplebanana: Copied (new) 2025/11/12 01:20:31 DEBUG : banana: size = 6 OK 2025/11/12 01:20:31 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/12 01:20:31 INFO : banana: Copied (new) 2025/11/12 01:20:31 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 01:20:31 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/12 01:20:31 INFO : splitbananasplit: Copied (new) 2025/11/12 01:20:31 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:20:31 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:20:31 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:20:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 01:20:31 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/12 01:20:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/12 01:20:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 01:20:31 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/12 01:20:31 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/12 01:20:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 01:20:31 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/12 01:20:31 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/12 01:20:32 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:20:32 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:20:32 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:20:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 01:20:32 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/12 01:20:32 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/12 01:20:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 01:20:32 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/12 01:20:32 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/12 01:20:32 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:20:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 01:20:32 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/12 01:20:32 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/12 01:20:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 01:20:32 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/12 01:20:32 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/12 01:20:32 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:20:32 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:20:32 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:20:32 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:20:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 01:20:32 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/12 01:20:32 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/12 01:20:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 01:20:32 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/12 01:20:32 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/12 01:20:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 01:20:32 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/12 01:20:32 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/12 01:20:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 01:20:32 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/12 01:20:32 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/12 01:20:32 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:20:32 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:20:32 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:20:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 01:20:32 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/12 01:20:32 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/12 01:20:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 01:20:32 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/12 01:20:32 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/12 01:20:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 01:20:32 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/12 01:20:32 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/12 01:20:32 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:20:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 01:20:32 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/12 01:20:32 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/12 01:20:32 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:20:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 01:20:32 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/12 01:20:32 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/12 01:20:32 DEBUG : Waiting for deletions to finish 2025/11/12 01:20:32 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/12 01:20:32 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/12 01:20:32 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/12 01:20:32 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/12 01:20:32 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/12 01:20:32 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/12 01:20:32 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/12 01:20:32 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/12 01:20:32 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/12 01:20:32 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/12 01:20:32 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/12 01:20:32 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/12 01:20:32 INFO : appleSUFFIX: Deleted 2025/11/12 01:20:32 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/12 01:20:32 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/12 01:20:32 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/12 01:20:32 INFO : bananaSUFFIX: Deleted 2025/11/12 01:20:32 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/12 01:20:32 INFO : splitbananasplitSUFFIX: Deleted 2025/11/12 01:20:32 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/12 01:20:32 DEBUG : Waiting for deletions to finish 2025/11/12 01:20:32 DEBUG : apple: Excluded (Path Filter) 2025/11/12 01:20:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 01:20:32 DEBUG : banana: Excluded (Path Filter) 2025/11/12 01:20:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 01:20:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 01:20:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 01:20:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 01:20:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 01:20:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 01:20:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 01:20:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 01:20:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 01:20:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 01:20:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 01:20:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 01:20:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 01:20:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 01:20:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 01:20:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 01:20:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 01:20:32 DEBUG : Waiting for deletions to finish 2025/11/12 01:20:32 DEBUG : apple: Excluded (Path Filter) 2025/11/12 01:20:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 01:20:32 DEBUG : banana: Excluded (Path Filter) 2025/11/12 01:20:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 01:20:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 01:20:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 01:20:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 01:20:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 01:20:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 01:20:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 01:20:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 01:20:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 01:20:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 01:20:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 01:20:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 01:20:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 01:20:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 01:20:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 01:20:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 01:20:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 01:20:32 DEBUG : apple: trying to read metadata apple 2025/11/12 01:20:33 DEBUG : apple: trying to read metadata apple 2025/11/12 01:20:33 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:20:33 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:20:33 DEBUG : banana: trying to read metadata banana 2025/11/12 01:20:33 DEBUG : banana: trying to read metadata banana 2025/11/12 01:20:33 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:20:33 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:20:33 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:20:33 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:20:33 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:20:33 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:20:33 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:20:33 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:20:33 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:20:33 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:20:33 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:20:33 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:20:33 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:20:33 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:20:33 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:20:33 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:20:33 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:20:33 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:20:33 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:20:33 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:20:33 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:20:33 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:20:33 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:20:33 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:20:33 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:20:33 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:20:33 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:20:33 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:20:33 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:20:33 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:20:33 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:20:33 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:20:33 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:20:33 DEBUG : splitbananasplit: trying to read metadata splitbananasplit === RUN TestTransform/truncate run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:20:35 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:20:35 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:20:35 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:20:35 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:20:35 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:20:35 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:20:36 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:20:36 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:20:36 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:20:36 DEBUG : pacer: low level retry 1/1 (error Error returned by ObjectStorage Service. Http Status Code: 503. Error Code: ServiceUnavailable. Opc request id: lhr-1:-Yh6lwKoZ-v3CYDy9xy1jDwiY-1W0W9zND9flIIWYP5f_Gs_JDdms2t8SRPaJPRV. Message: the service is currently unavailable Operation Name: PutObject Timestamp: 2025-11-12 01:20:36 +0000 GMT Client Version: Oracle-GoSDK/65.101.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-bafesol4hafo/o/dir1/0009-3456789.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_503__503_serviceunavailable for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message.. Unable to perform Retry on this request body type, which did not implement seek() interface) 2025/11/12 01:20:36 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2025/11/12 01:20:36 ERROR : dir1/0009-3456789.txt: put object failed Error returned by ObjectStorage Service. Http Status Code: 503. Error Code: ServiceUnavailable. Opc request id: lhr-1:-Yh6lwKoZ-v3CYDy9xy1jDwiY-1W0W9zND9flIIWYP5f_Gs_JDdms2t8SRPaJPRV. Message: the service is currently unavailable Operation Name: PutObject Timestamp: 2025-11-12 01:20:36 +0000 GMT Client Version: Oracle-GoSDK/65.101.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-bafesol4hafo/o/dir1/0009-3456789.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_503__503_serviceunavailable for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message.. Unable to perform Retry on this request body type, which did not implement seek() interface run.go:286: Retry Put of "dir1/0009-3456789.txt" to oos:bucket rclone-test-bafesol4hafo: 1/10 (Error returned by ObjectStorage Service. Http Status Code: 503. Error Code: ServiceUnavailable. Opc request id: lhr-1:-Yh6lwKoZ-v3CYDy9xy1jDwiY-1W0W9zND9flIIWYP5f_Gs_JDdms2t8SRPaJPRV. Message: the service is currently unavailable Operation Name: PutObject Timestamp: 2025-11-12 01:20:36 +0000 GMT Client Version: Oracle-GoSDK/65.101.0 Request Endpoint: PUT https://objectstorage.uk-london-1.oraclecloud.com/n/lrqbljfginym/b/rclone-test-bafesol4hafo/o/dir1/0009-3456789.txt Troubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_503__503_serviceunavailable for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject for details on this operation's requirements. To get more info on the failing request, you can set OCI_GO_SDK_DEBUG env var to info or higher level to log the request/response details. If you are unable to resolve this ObjectStorage issue, please contact Oracle support and provide them this full error message.. Unable to perform Retry on this request body type, which did not implement seek() interface) 2025/11/12 01:20:38 DEBUG : pacer: Reducing sleep to 0s 2025/11/12 01:20:38 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:20:38 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:20:38 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:20:38 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:20:39 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:20:39 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:20:39 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:20:39 DEBUG : apple: trying to read metadata apple 2025/11/12 01:20:40 DEBUG : banana: trying to read metadata banana 2025/11/12 01:20:40 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:20:40 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:20:40 DEBUG : Waiting for deletions to finish 2025/11/12 01:20:40 DEBUG : apple: Excluded (Path Filter) 2025/11/12 01:20:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 01:20:40 DEBUG : banana: Excluded (Path Filter) 2025/11/12 01:20:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 01:20:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 01:20:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 01:20:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 01:20:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 01:20:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 01:20:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 01:20:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 01:20:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 01:20:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 01:20:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 01:20:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 01:20:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 01:20:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 01:20:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 01:20:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 01:20:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 01:20:40 DEBUG : apple: trying to read metadata apple 2025/11/12 01:20:40 DEBUG : apple: trying to read metadata apple 2025/11/12 01:20:40 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:20:40 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:20:40 DEBUG : banana: trying to read metadata banana 2025/11/12 01:20:40 DEBUG : banana: trying to read metadata banana 2025/11/12 01:20:40 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:20:40 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:20:40 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:20:40 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:20:40 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:20:40 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:20:40 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:20:40 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:20:40 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:20:40 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:20:40 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:20:40 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:20:40 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:20:40 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:20:40 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:20:40 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:20:40 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:20:41 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:20:41 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:20:41 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:20:41 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:20:41 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:20:41 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:20:41 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:20:41 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:20:41 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:20:41 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:20:41 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:20:41 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:20:41 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:20:41 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:20:41 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:20:41 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:20:41 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:20:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 01:20:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 01:20:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 01:20:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 01:20:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 01:20:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 01:20:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 01:20:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 01:20:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 01:20:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/12 01:20:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 01:20:41 DEBUG : apple: size = 5 OK 2025/11/12 01:20:41 DEBUG : apple: trying to read metadata apple 2025/11/12 01:20:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 01:20:41 DEBUG : banana: size = 6 OK 2025/11/12 01:20:41 DEBUG : banana: trying to read metadata banana 2025/11/12 01:20:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/12 01:20:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 01:20:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 01:20:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 01:20:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 01:20:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 01:20:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 01:20:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 01:20:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 01:20:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 01:20:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 01:20:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 01:20:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 01:20:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 01:20:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 01:20:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 01:20:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 01:20:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 01:20:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 01:20:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 01:20:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 01:20:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 01:20:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 01:20:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 01:20:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 01:20:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 01:20:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 01:20:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 01:20:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 01:20:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 01:20:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 01:20:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 01:20:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 01:20:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 01:20:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 01:20:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 01:20:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 01:20:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 01:20:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 01:20:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 01:20:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 01:20:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 01:20:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 01:20:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 01:20:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 01:20:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 01:20:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 01:20:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 01:20:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 01:20:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 01:20:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 01:20:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 01:20:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 01:20:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 01:20:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 01:20:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 01:20:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 01:20:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 01:20:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 01:20:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 01:20:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 01:20:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 01:20:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 01:20:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 01:20:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 01:20:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 01:20:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 01:20:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 01:20:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 01:20:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 01:20:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 01:20:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 01:20:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 01:20:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 01:20:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 01:20:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 01:20:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 01:20:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 01:20:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 01:20:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 01:20:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 01:20:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 01:20:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 01:20:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 01:20:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 01:20:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 01:20:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 01:20:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 01:20:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 01:20:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 01:20:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 01:20:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 01:20:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 01:20:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 01:20:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 01:20:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 01:20:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 01:20:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 01:20:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 01:20:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 01:20:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 01:20:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 01:20:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 01:20:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 01:20:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 01:20:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 01:20:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 01:20:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 01:20:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 01:20:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 01:20:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 01:20:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 01:20:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 01:20:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 01:20:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 01:20:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 01:20:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 01:20:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 01:20:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 01:20:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 01:20:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 01:20:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 01:20:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 01:20:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 01:20:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 01:20:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 01:20:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 01:20:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 01:20:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 01:20:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 01:20:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 01:20:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 01:20:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 01:20:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 01:20:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 01:20:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 01:20:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 01:20:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 01:20:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 01:20:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 01:20:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 01:20:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 01:20:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 01:20:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 01:20:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 01:20:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 01:20:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 01:20:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 01:20:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 01:20:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 01:20:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 01:20:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 01:20:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 01:20:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 01:20:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 01:20:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 01:20:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 01:20:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 01:20:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 01:20:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 01:20:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 01:20:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 01:20:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 01:20:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 01:20:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 01:20:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 01:20:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 01:20:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 01:20:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 01:20:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 01:20:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/12 01:20:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 01:20:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 01:20:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 01:20:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 01:20:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 01:20:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 01:20:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 01:20:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 01:20:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 01:20:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 01:20:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 01:20:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 01:20:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 01:20:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 01:20:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 01:20:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 01:20:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/12 01:20:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/12 01:20:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/12 01:20:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/12 01:20:41 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:20:41 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:41 DEBUG : apple: Unchanged skipping 2025/11/12 01:20:41 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:41 DEBUG : banana: Unchanged skipping 2025/11/12 01:20:41 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:20:41 DEBUG : appleapple: trying to read metadata appleapple 2025/11/12 01:20:41 DEBUG : dir1/0001-bcdef: trying to read metadata dir1/0001-bcdef 2025/11/12 01:20:41 DEBUG : dir1/0000-abcde: trying to read metadata dir1/0000-abcde 2025/11/12 01:20:41 DEBUG : splitbanan: trying to read metadata splitbanan 2025/11/12 01:20:41 DEBUG : appleapple: size = 21 OK 2025/11/12 01:20:41 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/12 01:20:41 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/12 01:20:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/12 01:20:41 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/12 01:20:41 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/12 01:20:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/12 01:20:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/12 01:20:41 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/12 01:20:41 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/12 01:20:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/12 01:20:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/12 01:20:41 DEBUG : splitbanan: size = 16 OK 2025/11/12 01:20:41 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/12 01:20:41 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/12 01:20:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/12 01:20:41 DEBUG : dir1/0003-defgh: trying to read metadata dir1/0003-defgh 2025/11/12 01:20:41 DEBUG : dir1/0004-efghi: trying to read metadata dir1/0004-efghi 2025/11/12 01:20:41 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/12 01:20:41 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/12 01:20:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/12 01:20:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/12 01:20:41 DEBUG : dir1/0005-fghij: trying to read metadata dir1/0005-fghij 2025/11/12 01:20:41 DEBUG : dir1/0002-cdefg: trying to read metadata dir1/0002-cdefg 2025/11/12 01:20:41 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/12 01:20:41 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/12 01:20:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/12 01:20:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/12 01:20:41 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/12 01:20:41 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/12 01:20:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/12 01:20:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/12 01:20:41 DEBUG : dir1/0006-ghijk: trying to read metadata dir1/0006-ghijk 2025/11/12 01:20:41 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/12 01:20:41 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/12 01:20:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/12 01:20:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/12 01:20:41 DEBUG : dir1/0007-12345: trying to read metadata dir1/0007-12345 2025/11/12 01:20:41 DEBUG : dir1/0008-23456: trying to read metadata dir1/0008-23456 2025/11/12 01:20:41 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/12 01:20:41 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/12 01:20:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/12 01:20:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/12 01:20:41 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/12 01:20:41 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/12 01:20:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/12 01:20:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/12 01:20:41 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/12 01:20:41 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/12 01:20:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/12 01:20:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/12 01:20:42 DEBUG : dir1/0010-45678: trying to read metadata dir1/0010-45678 2025/11/12 01:20:42 DEBUG : dir1/0011-56789: trying to read metadata dir1/0011-56789 2025/11/12 01:20:42 DEBUG : dir1/0009-34567: trying to read metadata dir1/0009-34567 2025/11/12 01:20:42 DEBUG : dir1/0012-6789;: trying to read metadata dir1/0012-6789; 2025/11/12 01:20:42 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/12 01:20:42 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/12 01:20:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/12 01:20:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/12 01:20:42 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/12 01:20:42 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/12 01:20:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/12 01:20:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/12 01:20:42 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/12 01:20:42 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/12 01:20:42 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/12 01:20:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/12 01:20:42 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/12 01:20:42 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/12 01:20:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/12 01:20:42 DEBUG : dir1/0013-789;=: trying to read metadata dir1/0013-789;= 2025/11/12 01:20:42 DEBUG : dir1/0015-9;=.t: trying to read metadata dir1/0015-9;=.t 2025/11/12 01:20:42 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/12 01:20:42 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/12 01:20:42 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/12 01:20:42 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/12 01:20:42 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/12 01:20:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/12 01:20:42 DEBUG : dir1/0014-89;=.: trying to read metadata dir1/0014-89;=. 2025/11/12 01:20:42 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/12 01:20:42 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/12 01:20:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/12 01:20:42 DEBUG : Waiting for deletions to finish 2025/11/12 01:20:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/12 01:20:42 INFO : dir1/0008-2345678.txt: Deleted 2025/11/12 01:20:42 INFO : dir1/0003-defghij.txt: Deleted 2025/11/12 01:20:42 INFO : dir1/0009-3456789.txt: Deleted 2025/11/12 01:20:42 INFO : appleappleapplebanana: Deleted 2025/11/12 01:20:42 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/12 01:20:42 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/12 01:20:42 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/12 01:20:42 INFO : dir1/0010-456789.txt: Deleted 2025/11/12 01:20:42 INFO : dir1/0012-6789;.txt: Deleted 2025/11/12 01:20:42 INFO : dir1/0013-789;=.txt: Deleted 2025/11/12 01:20:42 INFO : dir1/0014-89;=.txt: Deleted 2025/11/12 01:20:42 INFO : splitbananasplit: Deleted 2025/11/12 01:20:42 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/12 01:20:42 INFO : dir1/0007-1234567.txt: Deleted 2025/11/12 01:20:42 INFO : dir1/0015-9;=.txt: Deleted 2025/11/12 01:20:42 INFO : dir1/0011-56789;.txt: Deleted 2025/11/12 01:20:42 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/12 01:20:42 DEBUG : Waiting for deletions to finish 2025/11/12 01:20:42 DEBUG : apple: Excluded (Path Filter) 2025/11/12 01:20:42 DEBUG : appleapple: Excluded (Path Filter) 2025/11/12 01:20:42 DEBUG : banana: Excluded (Path Filter) 2025/11/12 01:20:42 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/12 01:20:42 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/12 01:20:42 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/12 01:20:42 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/12 01:20:42 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/12 01:20:42 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/12 01:20:42 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/12 01:20:42 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/12 01:20:42 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/12 01:20:42 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/12 01:20:42 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/12 01:20:42 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/12 01:20:42 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/12 01:20:42 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/12 01:20:42 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/12 01:20:42 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/12 01:20:42 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/12 01:20:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/12 01:20:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/12 01:20:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/12 01:20:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/12 01:20:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/12 01:20:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/12 01:20:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/12 01:20:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/12 01:20:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/12 01:20:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/12 01:20:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/12 01:20:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/12 01:20:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/12 01:20:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/12 01:20:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/12 01:20:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/12 01:20:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/12 01:20:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/12 01:20:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/12 01:20:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/12 01:20:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/12 01:20:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/12 01:20:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/12 01:20:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/12 01:20:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/12 01:20:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/12 01:20:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/12 01:20:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/12 01:20:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/12 01:20:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/12 01:20:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/12 01:20:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/12 01:20:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/12 01:20:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/12 01:20:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/12 01:20:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/12 01:20:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/12 01:20:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/12 01:20:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/12 01:20:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/12 01:20:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/12 01:20:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/12 01:20:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/12 01:20:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/12 01:20:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/12 01:20:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/12 01:20:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/12 01:20:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/12 01:20:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/12 01:20:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/12 01:20:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/12 01:20:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/12 01:20:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/12 01:20:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/12 01:20:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/12 01:20:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/12 01:20:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/12 01:20:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/12 01:20:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/12 01:20:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/12 01:20:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/12 01:20:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/12 01:20:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 01:20:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/12 01:20:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 01:20:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/12 01:20:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 01:20:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/12 01:20:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 01:20:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/12 01:20:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 01:20:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/12 01:20:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 01:20:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/12 01:20:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 01:20:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/12 01:20:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 01:20:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/12 01:20:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 01:20:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/12 01:20:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 01:20:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/12 01:20:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 01:20:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/12 01:20:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 01:20:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/12 01:20:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 01:20:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/12 01:20:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 01:20:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/12 01:20:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 01:20:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/12 01:20:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 01:20:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/12 01:20:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 01:20:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 01:20:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 01:20:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/12 01:20:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 01:20:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/12 01:20:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/12 01:20:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/12 01:20:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/12 01:20:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/12 01:20:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/12 01:20:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/12 01:20:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/12 01:20:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/12 01:20:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/12 01:20:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/12 01:20:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/12 01:20:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/12 01:20:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/12 01:20:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/12 01:20:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/12 01:20:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 01:20:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 01:20:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 01:20:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 01:20:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 01:20:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 01:20:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 01:20:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 01:20:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 01:20:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 01:20:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 01:20:42 DEBUG : apple: size = 5 OK 2025/11/12 01:20:42 DEBUG : apple: trying to read metadata apple 2025/11/12 01:20:42 DEBUG : appleapple: size = 21 OK 2025/11/12 01:20:42 DEBUG : appleapple: trying to read metadata appleapple 2025/11/12 01:20:42 DEBUG : banana: size = 6 OK 2025/11/12 01:20:42 DEBUG : banana: trying to read metadata banana 2025/11/12 01:20:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 01:20:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 01:20:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 01:20:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 01:20:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 01:20:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 01:20:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 01:20:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 01:20:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 01:20:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 01:20:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 01:20:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 01:20:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 01:20:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 01:20:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 01:20:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 01:20:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 01:20:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 01:20:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 01:20:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 01:20:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 01:20:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 01:20:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 01:20:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 01:20:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 01:20:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 01:20:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 01:20:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 01:20:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 01:20:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 01:20:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 01:20:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 01:20:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 01:20:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 01:20:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 01:20:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 01:20:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 01:20:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 01:20:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 01:20:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 01:20:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 01:20:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 01:20:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 01:20:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 01:20:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 01:20:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 01:20:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 01:20:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 01:20:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 01:20:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 01:20:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 01:20:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 01:20:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 01:20:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 01:20:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 01:20:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 01:20:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 01:20:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 01:20:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 01:20:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 01:20:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 01:20:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 01:20:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 01:20:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 01:20:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 01:20:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 01:20:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 01:20:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 01:20:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 01:20:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 01:20:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 01:20:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 01:20:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 01:20:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 01:20:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 01:20:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 01:20:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 01:20:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 01:20:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 01:20:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 01:20:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 01:20:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 01:20:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 01:20:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 01:20:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 01:20:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 01:20:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 01:20:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 01:20:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 01:20:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 01:20:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 01:20:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 01:20:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 01:20:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 01:20:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 01:20:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 01:20:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 01:20:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 01:20:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 01:20:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 01:20:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 01:20:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 01:20:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 01:20:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 01:20:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 01:20:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 01:20:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 01:20:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 01:20:42 DEBUG : splitbanan: size = 16 OK 2025/11/12 01:20:42 DEBUG : splitbanan: trying to read metadata splitbanan 2025/11/12 01:20:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 01:20:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 01:20:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 01:20:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 01:20:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 01:20:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 01:20:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 01:20:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 01:20:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 01:20:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 01:20:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 01:20:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 01:20:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 01:20:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 01:20:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 01:20:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 01:20:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 01:20:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 01:20:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 01:20:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 01:20:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 01:20:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 01:20:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 01:20:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 01:20:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 01:20:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 01:20:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 01:20:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 01:20:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 01:20:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 01:20:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 01:20:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 01:20:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 01:20:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 01:20:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 01:20:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 01:20:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 01:20:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 01:20:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 01:20:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 01:20:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 01:20:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 01:20:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 01:20:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 01:20:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 01:20:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 01:20:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 01:20:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 01:20:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 01:20:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 01:20:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 01:20:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 01:20:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 01:20:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 01:20:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 01:20:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 01:20:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 01:20:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 01:20:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 01:20:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 01:20:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/12 01:20:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 01:20:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 01:20:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 01:20:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 01:20:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 01:20:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 01:20:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 01:20:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 01:20:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 01:20:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 01:20:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 01:20:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 01:20:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 01:20:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 01:20:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 01:20:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 01:20:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/12 01:20:42 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/12 01:20:42 DEBUG : dir1/0001-bcdef: trying to read metadata dir1/0001-bcdef 2025/11/12 01:20:42 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/12 01:20:42 DEBUG : dir1/0000-abcde: trying to read metadata dir1/0000-abcde 2025/11/12 01:20:42 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/12 01:20:42 DEBUG : dir1/0002-cdefg: trying to read metadata dir1/0002-cdefg 2025/11/12 01:20:42 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:20:42 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/12 01:20:42 DEBUG : dir1/0003-defgh: trying to read metadata dir1/0003-defgh 2025/11/12 01:20:42 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:42 DEBUG : apple: Unchanged skipping 2025/11/12 01:20:42 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/12 01:20:42 DEBUG : dir1/0004-efghi: trying to read metadata dir1/0004-efghi 2025/11/12 01:20:42 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:42 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 01:20:42 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/12 01:20:42 DEBUG : dir1/0005-fghij: trying to read metadata dir1/0005-fghij 2025/11/12 01:20:42 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:42 DEBUG : banana: Unchanged skipping 2025/11/12 01:20:42 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/12 01:20:42 DEBUG : dir1/0006-ghijk: trying to read metadata dir1/0006-ghijk 2025/11/12 01:20:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 01:20:42 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/12 01:20:42 DEBUG : dir1/0007-12345: trying to read metadata dir1/0007-12345 2025/11/12 01:20:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 01:20:42 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/12 01:20:42 DEBUG : dir1/0008-23456: trying to read metadata dir1/0008-23456 2025/11/12 01:20:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 01:20:42 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/12 01:20:42 DEBUG : dir1/0009-34567: trying to read metadata dir1/0009-34567 2025/11/12 01:20:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 01:20:42 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/12 01:20:42 DEBUG : dir1/0010-45678: trying to read metadata dir1/0010-45678 2025/11/12 01:20:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 01:20:42 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/12 01:20:42 DEBUG : dir1/0011-56789: trying to read metadata dir1/0011-56789 2025/11/12 01:20:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 01:20:42 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/12 01:20:42 DEBUG : dir1/0012-6789;: trying to read metadata dir1/0012-6789; 2025/11/12 01:20:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 01:20:42 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/12 01:20:42 DEBUG : dir1/0013-789;=: trying to read metadata dir1/0013-789;= 2025/11/12 01:20:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 01:20:42 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/12 01:20:42 DEBUG : dir1/0014-89;=.: trying to read metadata dir1/0014-89;=. 2025/11/12 01:20:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 01:20:43 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/12 01:20:43 DEBUG : dir1/0015-9;=.t: trying to read metadata dir1/0015-9;=.t 2025/11/12 01:20:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 01:20:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 01:20:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 01:20:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 01:20:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 01:20:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 01:20:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 01:20:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 01:20:43 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:20:43 DEBUG : Waiting for deletions to finish 2025/11/12 01:20:43 DEBUG : Waiting for deletions to finish 2025/11/12 01:20:43 DEBUG : apple: Excluded (Path Filter) 2025/11/12 01:20:43 DEBUG : appleapple: Excluded (Path Filter) 2025/11/12 01:20:43 DEBUG : banana: Excluded (Path Filter) 2025/11/12 01:20:43 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/12 01:20:43 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/12 01:20:43 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/12 01:20:43 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/12 01:20:43 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/12 01:20:43 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/12 01:20:43 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/12 01:20:43 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/12 01:20:43 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/12 01:20:43 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/12 01:20:43 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/12 01:20:43 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/12 01:20:43 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/12 01:20:43 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/12 01:20:43 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/12 01:20:43 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/12 01:20:43 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/12 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 01:20:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/12 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/12 01:20:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/12 01:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/12 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/12 01:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/12 01:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/12 01:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/12 01:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/12 01:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/12 01:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/12 01:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/12 01:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/12 01:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/12 01:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/12 01:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/12 01:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/12 01:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/12 01:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/12 01:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/12 01:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/12 01:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/12 01:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/12 01:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/12 01:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/12 01:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/12 01:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/12 01:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/12 01:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/12 01:20:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/12 01:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/12 01:20:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 01:20:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/12 01:20:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 01:20:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/12 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/12 01:20:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/12 01:20:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/12 01:20:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/12 01:20:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/12 01:20:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/12 01:20:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/12 01:20:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/12 01:20:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/12 01:20:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/12 01:20:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/12 01:20:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/12 01:20:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/12 01:20:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/12 01:20:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/12 01:20:43 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:20:44 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:20:44 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:20:44 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:20:44 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:20:45 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:20:45 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:20:45 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:20:45 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:20:45 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:20:45 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:20:45 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:20:46 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:20:46 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:20:46 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:20:46 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:20:46 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:20:46 DEBUG : apple: trying to read metadata apple 2025/11/12 01:20:46 DEBUG : banana: trying to read metadata banana 2025/11/12 01:20:47 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:20:47 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:20:47 DEBUG : Waiting for deletions to finish 2025/11/12 01:20:47 DEBUG : apple: Excluded (Path Filter) 2025/11/12 01:20:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 01:20:47 DEBUG : banana: Excluded (Path Filter) 2025/11/12 01:20:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 01:20:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 01:20:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 01:20:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 01:20:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 01:20:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 01:20:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 01:20:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 01:20:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 01:20:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 01:20:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 01:20:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 01:20:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 01:20:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 01:20:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 01:20:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 01:20:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 01:20:47 DEBUG : apple: trying to read metadata apple 2025/11/12 01:20:47 DEBUG : apple: trying to read metadata apple 2025/11/12 01:20:47 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:20:47 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:20:47 DEBUG : banana: trying to read metadata banana 2025/11/12 01:20:47 DEBUG : banana: trying to read metadata banana 2025/11/12 01:20:47 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:20:47 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:20:47 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:20:47 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:20:47 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:20:47 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:20:47 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:20:47 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:20:47 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:20:47 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:20:47 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:20:47 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:20:47 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:20:47 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:20:47 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:20:47 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:20:47 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:20:47 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:20:47 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:20:47 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:20:47 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:20:47 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:20:47 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:20:47 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:20:47 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:20:48 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:20:48 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:20:48 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:20:48 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:20:48 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:20:48 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:20:48 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:20:48 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:20:48 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:20:48 DEBUG : apple: size = 5 OK 2025/11/12 01:20:48 DEBUG : apple: trying to read metadata apple 2025/11/12 01:20:48 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 01:20:48 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:20:48 DEBUG : banana: size = 6 OK 2025/11/12 01:20:48 DEBUG : banana: trying to read metadata banana 2025/11/12 01:20:48 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 01:20:48 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:20:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 01:20:48 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:20:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 01:20:48 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:20:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 01:20:48 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:20:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 01:20:48 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:20:48 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:20:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 01:20:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 01:20:48 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:20:48 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:48 DEBUG : apple: Unchanged skipping 2025/11/12 01:20:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 01:20:48 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:20:48 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:48 DEBUG : banana: Unchanged skipping 2025/11/12 01:20:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 01:20:48 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:20:48 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:48 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 01:20:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 01:20:48 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:20:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 01:20:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 01:20:48 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:20:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 01:20:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 01:20:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 01:20:48 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:20:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 01:20:48 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:20:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 01:20:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 01:20:48 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:20:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 01:20:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 01:20:48 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:20:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 01:20:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 01:20:48 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:20:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 01:20:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 01:20:48 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:20:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 01:20:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 01:20:48 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:20:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 01:20:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 01:20:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 01:20:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 01:20:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 01:20:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 01:20:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 01:20:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 01:20:48 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:20:48 DEBUG : Waiting for deletions to finish 2025/11/12 01:20:48 DEBUG : Waiting for deletions to finish 2025/11/12 01:20:48 DEBUG : apple: Excluded (Path Filter) 2025/11/12 01:20:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 01:20:48 DEBUG : banana: Excluded (Path Filter) 2025/11/12 01:20:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 01:20:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 01:20:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 01:20:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 01:20:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 01:20:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 01:20:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 01:20:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 01:20:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 01:20:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 01:20:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 01:20:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 01:20:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 01:20:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 01:20:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 01:20:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 01:20:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 01:20:48 DEBUG : apple: size = 5 OK 2025/11/12 01:20:48 DEBUG : apple: trying to read metadata apple 2025/11/12 01:20:48 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 01:20:48 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:20:48 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 01:20:48 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:20:48 DEBUG : banana: size = 6 OK 2025/11/12 01:20:48 DEBUG : banana: trying to read metadata banana 2025/11/12 01:20:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 01:20:48 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:20:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 01:20:48 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:20:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 01:20:48 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:20:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 01:20:48 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:20:48 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:20:48 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:48 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 01:20:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 01:20:48 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:20:48 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:48 DEBUG : banana: Unchanged skipping 2025/11/12 01:20:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 01:20:48 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:20:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 01:20:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 01:20:48 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:20:48 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:48 DEBUG : apple: Unchanged skipping 2025/11/12 01:20:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 01:20:48 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:20:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 01:20:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 01:20:48 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:20:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 01:20:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 01:20:48 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:20:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 01:20:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 01:20:48 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:20:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 01:20:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 01:20:48 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:20:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 01:20:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 01:20:48 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:20:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 01:20:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 01:20:48 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:20:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 01:20:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 01:20:48 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:20:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 01:20:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 01:20:48 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:20:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 01:20:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 01:20:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 01:20:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 01:20:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 01:20:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 01:20:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 01:20:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 01:20:48 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:20:48 DEBUG : Waiting for deletions to finish 2025/11/12 01:20:48 DEBUG : Waiting for deletions to finish 2025/11/12 01:20:48 DEBUG : apple: Excluded (Path Filter) 2025/11/12 01:20:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 01:20:48 DEBUG : banana: Excluded (Path Filter) 2025/11/12 01:20:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 01:20:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 01:20:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 01:20:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 01:20:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 01:20:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 01:20:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 01:20:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 01:20:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 01:20:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 01:20:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 01:20:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 01:20:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 01:20:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 01:20:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 01:20:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 01:20:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 01:20:48 DEBUG : Waiting for deletions to finish 2025/11/12 01:20:49 DEBUG : apple: Excluded (Path Filter) 2025/11/12 01:20:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 01:20:49 DEBUG : banana: Excluded (Path Filter) 2025/11/12 01:20:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 01:20:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 01:20:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 01:20:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 01:20:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 01:20:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 01:20:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 01:20:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 01:20:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 01:20:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 01:20:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 01:20:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 01:20:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 01:20:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 01:20:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 01:20:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 01:20:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 01:20:49 DEBUG : apple: trying to read metadata apple 2025/11/12 01:20:49 DEBUG : apple: trying to read metadata apple 2025/11/12 01:20:49 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:20:49 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:20:49 DEBUG : banana: trying to read metadata banana 2025/11/12 01:20:49 DEBUG : banana: trying to read metadata banana 2025/11/12 01:20:49 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:20:49 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:20:49 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:20:49 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:20:49 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:20:49 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:20:49 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:20:49 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:20:49 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:20:49 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:20:49 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:20:49 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:20:49 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:20:49 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:20:49 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:20:49 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:20:49 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:20:49 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:20:49 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:20:49 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:20:49 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:20:49 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:20:49 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:20:49 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:20:49 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:20:49 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:20:49 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:20:49 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:20:49 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:20:49 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:20:49 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:20:49 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:20:49 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:20:49 DEBUG : splitbananasplit: trying to read metadata splitbananasplit === RUN TestTransform/ISO-8859-1 run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:20:51 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:20:51 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:20:51 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:20:51 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:20:52 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:20:52 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:20:52 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:20:52 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:20:52 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:20:52 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:20:52 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:20:53 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:20:53 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:20:53 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:20:53 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:20:53 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:20:53 DEBUG : apple: trying to read metadata apple 2025/11/12 01:20:54 DEBUG : banana: trying to read metadata banana 2025/11/12 01:20:54 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:20:54 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:20:54 DEBUG : Waiting for deletions to finish 2025/11/12 01:20:54 DEBUG : apple: Excluded (Path Filter) 2025/11/12 01:20:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 01:20:54 DEBUG : banana: Excluded (Path Filter) 2025/11/12 01:20:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 01:20:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 01:20:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 01:20:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 01:20:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 01:20:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 01:20:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 01:20:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 01:20:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 01:20:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 01:20:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 01:20:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 01:20:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 01:20:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 01:20:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 01:20:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 01:20:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 01:20:54 DEBUG : apple: trying to read metadata apple 2025/11/12 01:20:54 DEBUG : apple: trying to read metadata apple 2025/11/12 01:20:54 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:20:54 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:20:54 DEBUG : banana: trying to read metadata banana 2025/11/12 01:20:54 DEBUG : banana: trying to read metadata banana 2025/11/12 01:20:54 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:20:54 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:20:54 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:20:54 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:20:54 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:20:54 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:20:54 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:20:54 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:20:54 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:20:54 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:20:54 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:20:55 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:20:55 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:20:55 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:20:55 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:20:55 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:20:55 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:20:55 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:20:55 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:20:55 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:20:55 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:20:55 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:20:55 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:20:55 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:20:55 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:20:55 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:20:55 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:20:55 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:20:55 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:20:55 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:20:55 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:20:55 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:20:55 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:20:55 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:20:55 DEBUG : apple: size = 5 OK 2025/11/12 01:20:55 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 01:20:55 DEBUG : apple: trying to read metadata apple 2025/11/12 01:20:55 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:20:55 DEBUG : banana: size = 6 OK 2025/11/12 01:20:55 DEBUG : banana: trying to read metadata banana 2025/11/12 01:20:55 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 01:20:55 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:20:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 01:20:55 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:20:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 01:20:55 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:20:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 01:20:55 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:20:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 01:20:55 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:20:55 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:20:55 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:55 DEBUG : apple: Unchanged skipping 2025/11/12 01:20:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 01:20:55 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:20:55 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:55 DEBUG : banana: Unchanged skipping 2025/11/12 01:20:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 01:20:55 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:20:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 01:20:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 01:20:55 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:20:55 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:55 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 01:20:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 01:20:55 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:20:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 01:20:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 01:20:55 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:20:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 01:20:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 01:20:55 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:20:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 01:20:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 01:20:55 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:20:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 01:20:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 01:20:55 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:20:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 01:20:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 01:20:55 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:20:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 01:20:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 01:20:55 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:20:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 01:20:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 01:20:55 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:20:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 01:20:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 01:20:55 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:20:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 01:20:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 01:20:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 01:20:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 01:20:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 01:20:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 01:20:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 01:20:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 01:20:55 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:20:55 DEBUG : Waiting for deletions to finish 2025/11/12 01:20:55 DEBUG : Waiting for deletions to finish 2025/11/12 01:20:55 DEBUG : apple: Excluded (Path Filter) 2025/11/12 01:20:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 01:20:55 DEBUG : banana: Excluded (Path Filter) 2025/11/12 01:20:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 01:20:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 01:20:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 01:20:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 01:20:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 01:20:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 01:20:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 01:20:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 01:20:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 01:20:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 01:20:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 01:20:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 01:20:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 01:20:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 01:20:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 01:20:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 01:20:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 01:20:55 DEBUG : apple: size = 5 OK 2025/11/12 01:20:55 DEBUG : apple: trying to read metadata apple 2025/11/12 01:20:55 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 01:20:55 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:20:55 DEBUG : banana: size = 6 OK 2025/11/12 01:20:55 DEBUG : banana: trying to read metadata banana 2025/11/12 01:20:55 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 01:20:55 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:20:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 01:20:55 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:20:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 01:20:55 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:20:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 01:20:55 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:20:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 01:20:55 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:20:55 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:20:56 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:56 DEBUG : apple: Unchanged skipping 2025/11/12 01:20:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 01:20:56 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:20:56 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:56 DEBUG : banana: Unchanged skipping 2025/11/12 01:20:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 01:20:56 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:20:56 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:56 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 01:20:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 01:20:56 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:20:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 01:20:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 01:20:56 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:20:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 01:20:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 01:20:56 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:20:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 01:20:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 01:20:56 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:20:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 01:20:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 01:20:56 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:20:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 01:20:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 01:20:56 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:20:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 01:20:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 01:20:56 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:20:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 01:20:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 01:20:56 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:20:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 01:20:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 01:20:56 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:20:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 01:20:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 01:20:56 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:20:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 01:20:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 01:20:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 01:20:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 01:20:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 01:20:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 01:20:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 01:20:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:20:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 01:20:56 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:20:56 DEBUG : Waiting for deletions to finish 2025/11/12 01:20:56 DEBUG : Waiting for deletions to finish 2025/11/12 01:20:56 DEBUG : apple: Excluded (Path Filter) 2025/11/12 01:20:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 01:20:56 DEBUG : banana: Excluded (Path Filter) 2025/11/12 01:20:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 01:20:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 01:20:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 01:20:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 01:20:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 01:20:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 01:20:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 01:20:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 01:20:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 01:20:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 01:20:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 01:20:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 01:20:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 01:20:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 01:20:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 01:20:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 01:20:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:20:57 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:20:57 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:20:57 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:20:58 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:20:58 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:20:58 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:20:58 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:20:58 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:20:58 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:20:58 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:20:58 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:20:59 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:20:59 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:20:59 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:20:59 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:20:59 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:20:59 DEBUG : apple: trying to read metadata apple 2025/11/12 01:21:00 DEBUG : banana: trying to read metadata banana 2025/11/12 01:21:00 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:21:00 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:21:00 DEBUG : Waiting for deletions to finish 2025/11/12 01:21:00 DEBUG : apple: Excluded (Path Filter) 2025/11/12 01:21:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 01:21:00 DEBUG : banana: Excluded (Path Filter) 2025/11/12 01:21:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 01:21:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 01:21:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 01:21:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 01:21:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 01:21:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 01:21:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 01:21:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 01:21:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 01:21:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 01:21:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 01:21:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 01:21:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 01:21:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 01:21:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 01:21:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 01:21:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 01:21:00 DEBUG : apple: trying to read metadata apple 2025/11/12 01:21:00 DEBUG : apple: trying to read metadata apple 2025/11/12 01:21:00 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:21:00 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:21:00 DEBUG : banana: trying to read metadata banana 2025/11/12 01:21:00 DEBUG : banana: trying to read metadata banana 2025/11/12 01:21:00 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:21:00 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:21:00 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:21:00 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:21:00 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:21:00 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:21:00 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:21:00 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:21:00 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:21:00 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:21:00 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:21:00 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:21:00 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:21:00 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:21:00 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:21:01 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:21:01 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:21:01 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:21:01 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:21:01 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:21:01 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:21:01 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:21:01 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:21:01 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:21:01 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:21:01 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:21:01 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:21:01 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:21:01 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:21:01 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:21:01 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:21:01 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:21:01 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:21:01 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:21:01 DEBUG : apple: size = 5 OK 2025/11/12 01:21:01 DEBUG : apple: trying to read metadata apple 2025/11/12 01:21:01 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 01:21:01 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:21:01 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 01:21:01 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:21:01 DEBUG : banana: size = 6 OK 2025/11/12 01:21:01 DEBUG : banana: trying to read metadata banana 2025/11/12 01:21:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 01:21:01 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:21:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 01:21:01 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:21:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 01:21:01 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:21:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 01:21:01 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:21:01 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:21:01 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:01 DEBUG : apple: Unchanged skipping 2025/11/12 01:21:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 01:21:01 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:21:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 01:21:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 01:21:01 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:21:01 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:01 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 01:21:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 01:21:01 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:21:01 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:01 DEBUG : banana: Unchanged skipping 2025/11/12 01:21:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 01:21:01 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:21:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 01:21:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 01:21:01 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:21:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 01:21:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 01:21:01 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:21:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 01:21:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 01:21:01 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:21:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 01:21:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 01:21:01 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:21:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 01:21:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 01:21:01 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:21:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 01:21:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 01:21:01 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:21:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 01:21:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 01:21:01 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:21:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 01:21:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 01:21:01 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:21:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 01:21:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 01:21:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 01:21:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 01:21:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 01:21:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 01:21:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 01:21:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 01:21:01 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:21:01 DEBUG : Waiting for deletions to finish 2025/11/12 01:21:01 DEBUG : Waiting for deletions to finish 2025/11/12 01:21:01 DEBUG : apple: Excluded (Path Filter) 2025/11/12 01:21:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 01:21:01 DEBUG : banana: Excluded (Path Filter) 2025/11/12 01:21:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 01:21:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 01:21:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 01:21:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 01:21:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 01:21:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 01:21:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 01:21:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 01:21:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 01:21:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 01:21:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 01:21:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 01:21:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 01:21:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 01:21:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 01:21:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 01:21:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 01:21:01 DEBUG : apple: size = 5 OK 2025/11/12 01:21:01 DEBUG : apple: trying to read metadata apple 2025/11/12 01:21:01 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 01:21:01 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:21:01 DEBUG : banana: size = 6 OK 2025/11/12 01:21:01 DEBUG : banana: trying to read metadata banana 2025/11/12 01:21:01 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 01:21:01 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:21:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 01:21:01 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:21:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 01:21:01 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:21:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 01:21:01 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:21:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 01:21:01 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:21:01 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:21:02 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:02 DEBUG : apple: Unchanged skipping 2025/11/12 01:21:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 01:21:02 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:21:02 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:02 DEBUG : banana: Unchanged skipping 2025/11/12 01:21:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 01:21:02 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:21:02 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:02 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 01:21:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 01:21:02 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:21:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 01:21:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 01:21:02 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:21:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 01:21:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 01:21:02 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:21:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 01:21:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 01:21:02 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:21:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 01:21:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 01:21:02 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:21:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 01:21:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 01:21:02 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:21:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 01:21:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 01:21:02 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:21:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 01:21:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 01:21:02 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:21:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 01:21:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 01:21:02 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:21:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 01:21:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 01:21:02 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:21:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 01:21:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 01:21:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 01:21:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 01:21:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 01:21:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 01:21:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 01:21:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 01:21:02 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:21:02 DEBUG : Waiting for deletions to finish 2025/11/12 01:21:02 DEBUG : Waiting for deletions to finish 2025/11/12 01:21:02 DEBUG : apple: Excluded (Path Filter) 2025/11/12 01:21:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 01:21:02 DEBUG : banana: Excluded (Path Filter) 2025/11/12 01:21:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 01:21:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 01:21:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 01:21:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 01:21:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 01:21:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 01:21:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 01:21:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 01:21:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 01:21:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 01:21:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 01:21:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 01:21:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 01:21:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 01:21:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 01:21:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 01:21:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:21:03 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:21:03 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:21:03 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:21:03 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:21:04 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:21:04 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:21:04 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:21:04 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:21:04 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:21:04 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:21:04 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:21:05 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:21:05 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:21:05 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:21:05 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:21:05 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:21:05 DEBUG : apple: trying to read metadata apple 2025/11/12 01:21:05 DEBUG : banana: trying to read metadata banana 2025/11/12 01:21:06 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:21:06 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:21:06 DEBUG : Waiting for deletions to finish 2025/11/12 01:21:06 DEBUG : apple: Excluded (Path Filter) 2025/11/12 01:21:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 01:21:06 DEBUG : banana: Excluded (Path Filter) 2025/11/12 01:21:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 01:21:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 01:21:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 01:21:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 01:21:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 01:21:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 01:21:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 01:21:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 01:21:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 01:21:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 01:21:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 01:21:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 01:21:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 01:21:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 01:21:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 01:21:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 01:21:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 01:21:06 DEBUG : apple: trying to read metadata apple 2025/11/12 01:21:06 DEBUG : apple: trying to read metadata apple 2025/11/12 01:21:06 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:21:06 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:21:06 DEBUG : banana: trying to read metadata banana 2025/11/12 01:21:06 DEBUG : banana: trying to read metadata banana 2025/11/12 01:21:06 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:21:06 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:21:06 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:21:06 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:21:06 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:21:06 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:21:06 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:21:06 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:21:06 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:21:06 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:21:06 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:21:06 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:21:06 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:21:06 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:21:06 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:21:06 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:21:06 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:21:06 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:21:06 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:21:06 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:21:06 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:21:06 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:21:06 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:21:07 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:21:07 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:21:07 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:21:07 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:21:07 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:21:07 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:21:07 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:21:07 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:21:07 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:21:07 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:21:07 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:21:07 DEBUG : apple: size = 5 OK 2025/11/12 01:21:07 DEBUG : apple: trying to read metadata apple 2025/11/12 01:21:07 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 01:21:07 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:21:07 DEBUG : banana: size = 6 OK 2025/11/12 01:21:07 DEBUG : banana: trying to read metadata banana 2025/11/12 01:21:07 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 01:21:07 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:21:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 01:21:07 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:21:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 01:21:07 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:21:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 01:21:07 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:21:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 01:21:07 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:21:07 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:21:07 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:07 DEBUG : apple: Unchanged skipping 2025/11/12 01:21:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 01:21:07 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:21:07 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:07 DEBUG : banana: Unchanged skipping 2025/11/12 01:21:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 01:21:07 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:21:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 01:21:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 01:21:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 01:21:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 01:21:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 01:21:07 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:21:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 01:21:07 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:21:07 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:21:07 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:07 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 01:21:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 01:21:07 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:21:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 01:21:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 01:21:07 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:21:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 01:21:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 01:21:07 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:21:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 01:21:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 01:21:07 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:21:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 01:21:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 01:21:07 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:21:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 01:21:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 01:21:07 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:21:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 01:21:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 01:21:07 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:21:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 01:21:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 01:21:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 01:21:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 01:21:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 01:21:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 01:21:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 01:21:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 01:21:07 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:21:07 DEBUG : Waiting for deletions to finish 2025/11/12 01:21:07 DEBUG : Waiting for deletions to finish 2025/11/12 01:21:07 DEBUG : apple: Excluded (Path Filter) 2025/11/12 01:21:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 01:21:07 DEBUG : banana: Excluded (Path Filter) 2025/11/12 01:21:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 01:21:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 01:21:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 01:21:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 01:21:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 01:21:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 01:21:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 01:21:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 01:21:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 01:21:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 01:21:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 01:21:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 01:21:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 01:21:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 01:21:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 01:21:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 01:21:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 01:21:07 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 01:21:07 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:21:07 DEBUG : apple: size = 5 OK 2025/11/12 01:21:07 DEBUG : apple: trying to read metadata apple 2025/11/12 01:21:07 DEBUG : banana: size = 6 OK 2025/11/12 01:21:07 DEBUG : banana: trying to read metadata banana 2025/11/12 01:21:07 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 01:21:07 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:21:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 01:21:07 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:21:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 01:21:07 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:21:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 01:21:07 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:21:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 01:21:07 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:21:07 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:21:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 01:21:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 01:21:07 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:21:07 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:07 DEBUG : apple: Unchanged skipping 2025/11/12 01:21:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 01:21:07 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:21:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 01:21:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 01:21:07 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:21:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 01:21:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 01:21:07 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:21:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 01:21:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 01:21:07 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:21:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 01:21:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 01:21:07 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:21:07 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:07 DEBUG : banana: Unchanged skipping 2025/11/12 01:21:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 01:21:07 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:21:07 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:07 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 01:21:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 01:21:07 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:21:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 01:21:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 01:21:07 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:21:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 01:21:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 01:21:07 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:21:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 01:21:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 01:21:07 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:21:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 01:21:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 01:21:07 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:21:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 01:21:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 01:21:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 01:21:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 01:21:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 01:21:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 01:21:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 01:21:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 01:21:07 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:21:07 DEBUG : Waiting for deletions to finish 2025/11/12 01:21:07 DEBUG : Waiting for deletions to finish 2025/11/12 01:21:07 DEBUG : apple: Excluded (Path Filter) 2025/11/12 01:21:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 01:21:07 DEBUG : banana: Excluded (Path Filter) 2025/11/12 01:21:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 01:21:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 01:21:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 01:21:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 01:21:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 01:21:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 01:21:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 01:21:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 01:21:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 01:21:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 01:21:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 01:21:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 01:21:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 01:21:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 01:21:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 01:21:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 01:21:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:21:09 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:21:09 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:21:09 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:21:09 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:21:09 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:21:09 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:21:10 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:21:10 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:21:10 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:21:10 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:21:10 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:21:10 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:21:10 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:21:11 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:21:11 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:21:11 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:21:11 DEBUG : apple: trying to read metadata apple 2025/11/12 01:21:12 DEBUG : banana: trying to read metadata banana 2025/11/12 01:21:12 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:21:12 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:21:12 DEBUG : Waiting for deletions to finish 2025/11/12 01:21:12 DEBUG : apple: Excluded (Path Filter) 2025/11/12 01:21:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 01:21:12 DEBUG : banana: Excluded (Path Filter) 2025/11/12 01:21:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 01:21:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 01:21:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 01:21:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 01:21:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 01:21:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 01:21:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 01:21:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 01:21:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 01:21:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 01:21:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 01:21:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 01:21:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 01:21:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 01:21:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 01:21:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 01:21:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 01:21:12 DEBUG : apple: trying to read metadata apple 2025/11/12 01:21:12 DEBUG : apple: trying to read metadata apple 2025/11/12 01:21:12 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:21:12 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:21:12 DEBUG : banana: trying to read metadata banana 2025/11/12 01:21:12 DEBUG : banana: trying to read metadata banana 2025/11/12 01:21:12 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:21:12 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:21:12 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:21:12 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:21:12 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:21:12 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:21:12 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:21:12 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:21:12 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:21:12 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:21:12 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:21:12 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:21:12 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:21:12 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:21:12 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:21:12 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:21:12 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:21:12 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:21:12 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:21:13 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:21:13 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:21:13 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:21:13 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:21:13 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:21:13 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:21:13 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:21:13 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:21:13 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:21:13 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:21:13 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:21:13 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:21:13 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:21:13 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:21:13 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:21:13 DEBUG : apple: size = 5 OK 2025/11/12 01:21:13 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 01:21:13 DEBUG : apple: trying to read metadata apple 2025/11/12 01:21:13 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:21:13 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 01:21:13 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:21:13 DEBUG : banana: size = 6 OK 2025/11/12 01:21:13 DEBUG : banana: trying to read metadata banana 2025/11/12 01:21:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 01:21:13 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:21:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 01:21:13 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:21:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 01:21:13 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:21:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 01:21:13 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:21:13 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:21:13 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:13 DEBUG : banana: Unchanged skipping 2025/11/12 01:21:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 01:21:13 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:21:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 01:21:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 01:21:13 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:21:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 01:21:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 01:21:13 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:21:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 01:21:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 01:21:13 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:21:13 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:13 DEBUG : apple: Unchanged skipping 2025/11/12 01:21:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 01:21:13 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:21:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 01:21:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 01:21:13 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:21:13 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:13 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 01:21:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 01:21:13 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:21:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 01:21:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 01:21:13 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:21:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 01:21:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 01:21:13 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:21:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 01:21:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 01:21:13 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:21:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 01:21:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 01:21:13 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:21:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 01:21:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 01:21:13 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:21:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 01:21:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 01:21:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 01:21:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 01:21:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 01:21:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 01:21:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 01:21:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 01:21:13 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:21:13 DEBUG : Waiting for deletions to finish 2025/11/12 01:21:13 DEBUG : Waiting for deletions to finish 2025/11/12 01:21:13 DEBUG : apple: Excluded (Path Filter) 2025/11/12 01:21:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 01:21:13 DEBUG : banana: Excluded (Path Filter) 2025/11/12 01:21:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 01:21:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 01:21:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 01:21:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 01:21:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 01:21:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 01:21:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 01:21:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 01:21:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 01:21:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 01:21:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 01:21:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 01:21:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 01:21:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 01:21:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 01:21:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 01:21:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 01:21:13 DEBUG : apple: size = 5 OK 2025/11/12 01:21:13 DEBUG : apple: trying to read metadata apple 2025/11/12 01:21:13 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 01:21:13 DEBUG : appleappleapplebanana: trying to read metadata appleappleapplebanana 2025/11/12 01:21:13 DEBUG : banana: size = 6 OK 2025/11/12 01:21:13 DEBUG : banana: trying to read metadata banana 2025/11/12 01:21:13 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 01:21:13 DEBUG : splitbananasplit: trying to read metadata splitbananasplit 2025/11/12 01:21:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 01:21:13 DEBUG : dir1/0000-abcdefg.txt: trying to read metadata dir1/0000-abcdefg.txt 2025/11/12 01:21:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 01:21:13 DEBUG : dir1/0001-bcdefgh.txt: trying to read metadata dir1/0001-bcdefgh.txt 2025/11/12 01:21:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 01:21:13 DEBUG : dir1/0002-cdefghi.txt: trying to read metadata dir1/0002-cdefghi.txt 2025/11/12 01:21:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 01:21:13 DEBUG : dir1/0003-defghij.txt: trying to read metadata dir1/0003-defghij.txt 2025/11/12 01:21:13 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:21:13 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:13 DEBUG : banana: Unchanged skipping 2025/11/12 01:21:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 01:21:13 DEBUG : dir1/0004-efghijk.txt: trying to read metadata dir1/0004-efghijk.txt 2025/11/12 01:21:13 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:13 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 01:21:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 01:21:13 DEBUG : dir1/0005-fghijkl.txt: trying to read metadata dir1/0005-fghijkl.txt 2025/11/12 01:21:13 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:13 DEBUG : apple: Unchanged skipping 2025/11/12 01:21:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 01:21:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 01:21:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 01:21:13 DEBUG : dir1/0006-ghijklm.txt: trying to read metadata dir1/0006-ghijklm.txt 2025/11/12 01:21:13 DEBUG : dir1/0007-1234567.txt: trying to read metadata dir1/0007-1234567.txt 2025/11/12 01:21:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 01:21:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 01:21:13 DEBUG : dir1/0008-2345678.txt: trying to read metadata dir1/0008-2345678.txt 2025/11/12 01:21:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 01:21:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 01:21:13 DEBUG : dir1/0009-3456789.txt: trying to read metadata dir1/0009-3456789.txt 2025/11/12 01:21:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 01:21:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 01:21:13 DEBUG : dir1/0010-456789.txt: trying to read metadata dir1/0010-456789.txt 2025/11/12 01:21:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 01:21:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 01:21:13 DEBUG : dir1/0011-56789;.txt: trying to read metadata dir1/0011-56789;.txt 2025/11/12 01:21:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 01:21:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 01:21:13 DEBUG : dir1/0012-6789;.txt: trying to read metadata dir1/0012-6789;.txt 2025/11/12 01:21:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 01:21:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 01:21:13 DEBUG : dir1/0013-789;=.txt: trying to read metadata dir1/0013-789;=.txt 2025/11/12 01:21:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 01:21:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 01:21:13 DEBUG : dir1/0014-89;=.txt: trying to read metadata dir1/0014-89;=.txt 2025/11/12 01:21:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 01:21:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 01:21:13 DEBUG : dir1/0015-9;=.txt: trying to read metadata dir1/0015-9;=.txt 2025/11/12 01:21:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 01:21:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 01:21:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 01:21:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 01:21:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 01:21:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 01:21:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 01:21:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 01:21:13 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:21:13 DEBUG : Waiting for deletions to finish 2025/11/12 01:21:13 DEBUG : Waiting for deletions to finish 2025/11/12 01:21:13 DEBUG : apple: Excluded (Path Filter) 2025/11/12 01:21:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 01:21:13 DEBUG : banana: Excluded (Path Filter) 2025/11/12 01:21:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 01:21:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 01:21:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 01:21:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 01:21:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 01:21:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 01:21:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 01:21:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 01:21:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 01:21:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 01:21:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 01:21:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 01:21:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 01:21:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 01:21:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 01:21:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 01:21:13 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (76.02s) --- PASS: TestTransform/NFC (6.10s) --- PASS: TestTransform/NFD (5.95s) --- PASS: TestTransform/base64 (6.80s) --- PASS: TestTransform/prefix (8.38s) --- PASS: TestTransform/suffix (8.64s) --- PASS: TestTransform/truncate (9.28s) --- PASS: TestTransform/encoder (6.85s) --- PASS: TestTransform/ISO-8859-1 (6.32s) --- PASS: TestTransform/charmap (5.91s) --- PASS: TestTransform/lowercase (5.66s) --- PASS: TestTransform/ascii (6.14s) === RUN TestTransformCopy run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:21:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/12 01:21:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/12 01:21:15 INFO : sub dir_somesuffix: Making directory 2025/11/12 01:21:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/12 01:21:15 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/12 01:21:15 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/12 01:21:15 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/12 01:21:15 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/12 01:21:15 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:21:15 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:21:15 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: trying to read metadata sub dir_somesuffix/hello world_somesuffix.txt 2025/11/12 01:21:15 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/12 01:21:15 DEBUG : sub dir/hello world.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/12 01:21:15 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/12 01:21:15 DEBUG : Waiting for deletions to finish 2025/11/12 01:21:15 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: trying to read metadata sub dir_somesuffix/hello world_somesuffix.txt 2025/11/12 01:21:15 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: trying to read metadata sub dir_somesuffix/hello world_somesuffix.txt --- PASS: TestTransformCopy (0.42s) === RUN TestDoubleTransform run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:21:15 DEBUG : toe: transformed to: tictactoe 2025/11/12 01:21:15 DEBUG : toe: transformed to: tictactoe 2025/11/12 01:21:15 INFO : tictactoe: Making directory 2025/11/12 01:21:15 DEBUG : toe: transformed to: tictactoe 2025/11/12 01:21:15 DEBUG : toe: transformed to: tictactoe 2025/11/12 01:21:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 01:21:15 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/12 01:21:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 01:21:15 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:21:15 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:21:15 DEBUG : tictactoe/tictactoe: trying to read metadata tictactoe/tictactoe 2025/11/12 01:21:15 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/12 01:21:15 DEBUG : toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/12 01:21:15 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/12 01:21:15 DEBUG : Waiting for deletions to finish 2025/11/12 01:21:15 DEBUG : tictactoe/tictactoe: trying to read metadata tictactoe/tictactoe 2025/11/12 01:21:15 DEBUG : tictactoe/tictactoe: trying to read metadata tictactoe/tictactoe --- PASS: TestDoubleTransform (0.42s) === RUN TestFileTag run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:21:16 INFO : toe: Making directory 2025/11/12 01:21:16 INFO : toe/toe: Making directory 2025/11/12 01:21:16 DEBUG : toe: transformed to: tictactoe 2025/11/12 01:21:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/12 01:21:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/12 01:21:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/12 01:21:16 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:21:16 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:21:16 DEBUG : toe/toe/tictactoe: trying to read metadata toe/toe/tictactoe 2025/11/12 01:21:16 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/12 01:21:16 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/12 01:21:16 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/12 01:21:16 DEBUG : Waiting for deletions to finish 2025/11/12 01:21:16 DEBUG : toe/toe/tictactoe: trying to read metadata toe/toe/tictactoe 2025/11/12 01:21:16 DEBUG : toe/toe/tictactoe: trying to read metadata toe/toe/tictactoe --- PASS: TestFileTag (0.42s) === RUN TestNoTag run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:21:16 INFO : toe: Making directory 2025/11/12 01:21:16 INFO : toe/toe: Making directory 2025/11/12 01:21:16 DEBUG : toe: transformed to: tictactoe 2025/11/12 01:21:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/12 01:21:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/12 01:21:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/12 01:21:16 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:21:16 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:21:16 DEBUG : toe/toe/tictactoe: trying to read metadata toe/toe/tictactoe 2025/11/12 01:21:16 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/12 01:21:16 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/12 01:21:16 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/12 01:21:16 DEBUG : Waiting for deletions to finish 2025/11/12 01:21:16 DEBUG : toe/toe/tictactoe: trying to read metadata toe/toe/tictactoe 2025/11/12 01:21:16 DEBUG : toe/toe/tictactoe: trying to read metadata toe/toe/tictactoe --- PASS: TestNoTag (0.43s) === RUN TestDirTag run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:21:16 DEBUG : empty_dir: Making directory with metadata 2025/11/12 01:21:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/12 01:21:16 DEBUG : toe: transformed to: tictactoe 2025/11/12 01:21:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 01:21:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 01:21:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 01:21:16 INFO : tictacempty_dir: Making directory 2025/11/12 01:21:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 01:21:16 DEBUG : toe: transformed to: tictactoe 2025/11/12 01:21:16 DEBUG : toe: transformed to: tictactoe 2025/11/12 01:21:16 INFO : tictactoe: Making directory 2025/11/12 01:21:16 DEBUG : toe: transformed to: tictactoe 2025/11/12 01:21:16 DEBUG : toe: transformed to: tictactoe 2025/11/12 01:21:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 01:21:16 INFO : tictactoe/tictactoe: Making directory 2025/11/12 01:21:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 01:21:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/12 01:21:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/12 01:21:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/12 01:21:16 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:21:16 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:21:17 DEBUG : tictactoe/tictactoe/toe.txt: trying to read metadata tictactoe/tictactoe/toe.txt 2025/11/12 01:21:17 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/12 01:21:17 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/12 01:21:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/12 01:21:17 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/12 01:21:17 DEBUG : tictactoe/tictactoe/toe.txt: trying to read metadata tictactoe/tictactoe/toe.txt 2025/11/12 01:21:17 DEBUG : tictactoe/tictactoe/toe.txt: trying to read metadata tictactoe/tictactoe/toe.txt --- PASS: TestDirTag (0.44s) === RUN TestAllTag run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:21:17 DEBUG : empty_dir: Making directory with metadata 2025/11/12 01:21:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/12 01:21:17 DEBUG : toe: transformed to: tictactoe 2025/11/12 01:21:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 01:21:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 01:21:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 01:21:17 INFO : tictacempty_dir: Making directory 2025/11/12 01:21:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 01:21:17 DEBUG : toe: transformed to: tictactoe 2025/11/12 01:21:17 DEBUG : toe: transformed to: tictactoe 2025/11/12 01:21:17 INFO : tictactoe: Making directory 2025/11/12 01:21:17 DEBUG : toe: transformed to: tictactoe 2025/11/12 01:21:17 DEBUG : toe: transformed to: tictactoe 2025/11/12 01:21:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 01:21:17 INFO : tictactoe/tictactoe: Making directory 2025/11/12 01:21:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 01:21:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/12 01:21:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 01:21:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/12 01:21:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 01:21:17 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:21:17 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:21:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: trying to read metadata tictactoe/tictactoe/tictactoe.txt 2025/11/12 01:21:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/12 01:21:17 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/12 01:21:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 01:21:17 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/12 01:21:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: trying to read metadata tictactoe/tictactoe/tictactoe.txt 2025/11/12 01:21:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: trying to read metadata tictactoe/tictactoe/tictactoe.txt 2025/11/12 01:21:17 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:21:17 DEBUG : toe: transformed to: tictactoe 2025/11/12 01:21:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 01:21:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 01:21:17 DEBUG : toe: transformed to: tictactoe 2025/11/12 01:21:17 DEBUG : toe: transformed to: tictactoe 2025/11/12 01:21:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/12 01:21:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/12 01:21:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: trying to read metadata tictactoe/tictactoe/tictactoe.txt 2025/11/12 01:21:17 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/12 01:21:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/11/12 01:21:17 NOTICE: oos:bucket rclone-test-bafesol4hafo: 0 differences found 2025/11/12 01:21:17 NOTICE: oos:bucket rclone-test-bafesol4hafo: 1 matching files --- PASS: TestAllTag (0.51s) === RUN TestRunTwice run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:21:17 DEBUG : toe: transformed to: tictactoe 2025/11/12 01:21:17 DEBUG : toe: transformed to: tictactoe 2025/11/12 01:21:17 INFO : tictactoe: Making directory 2025/11/12 01:21:17 DEBUG : toe: transformed to: tictactoe 2025/11/12 01:21:17 DEBUG : toe: transformed to: tictactoe 2025/11/12 01:21:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 01:21:17 INFO : tictactoe/tictactoe: Making directory 2025/11/12 01:21:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 01:21:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/12 01:21:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/12 01:21:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/12 01:21:17 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:21:17 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:21:17 DEBUG : tictactoe/tictactoe/toe.txt: trying to read metadata tictactoe/tictactoe/toe.txt 2025/11/12 01:21:17 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/12 01:21:17 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/12 01:21:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/12 01:21:17 DEBUG : Waiting for deletions to finish 2025/11/12 01:21:18 DEBUG : tictactoe/tictactoe/toe.txt: trying to read metadata tictactoe/tictactoe/toe.txt 2025/11/12 01:21:18 DEBUG : tictactoe/tictactoe/toe.txt: trying to read metadata tictactoe/tictactoe/toe.txt 2025/11/12 01:21:18 DEBUG : toe: transformed to: tictactoe 2025/11/12 01:21:18 DEBUG : toe: transformed to: tictactoe 2025/11/12 01:21:18 DEBUG : toe: transformed to: tictactoe 2025/11/12 01:21:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 01:21:18 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/12 01:21:18 DEBUG : tictactoe/tictactoe/toe.txt: trying to read metadata tictactoe/tictactoe/toe.txt 2025/11/12 01:21:18 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:21:18 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/12 01:21:18 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/12 01:21:18 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:21:18 DEBUG : Waiting for deletions to finish 2025/11/12 01:21:18 DEBUG : tictactoe/tictactoe/toe.txt: trying to read metadata tictactoe/tictactoe/toe.txt 2025/11/12 01:21:18 DEBUG : tictactoe/tictactoe/toe.txt: trying to read metadata tictactoe/tictactoe/toe.txt --- PASS: TestRunTwice (0.60s) === RUN TestSyntax 2025/11/12 01:21:18 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:21:18 INFO : toe: Making directory 2025/11/12 01:21:18 INFO : toe/toe: Making directory 2025/11/12 01:21:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/12 01:21:18 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:21:18 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:21:18 DEBUG : toe/toe/toe: trying to read metadata toe/toe/toe 2025/11/12 01:21:18 DEBUG : toe/toe/toe: size = 11 OK 2025/11/12 01:21:18 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/12 01:21:18 INFO : toe/toe/toe: Copied (new) 2025/11/12 01:21:18 DEBUG : Waiting for deletions to finish 2025/11/12 01:21:18 DEBUG : toe/toe/toe: trying to read metadata toe/toe/toe 2025/11/12 01:21:18 DEBUG : toe/toe/toe: trying to read metadata toe/toe/toe --- PASS: TestConflicting (0.43s) === RUN TestMove run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:21:18 DEBUG : empty_dir: Making directory with metadata 2025/11/12 01:21:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/12 01:21:18 DEBUG : toe: transformed to: tictactoe 2025/11/12 01:21:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 01:21:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 01:21:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 01:21:18 INFO : tictacempty_dir: Making directory 2025/11/12 01:21:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 01:21:18 DEBUG : toe: transformed to: tictactoe 2025/11/12 01:21:18 DEBUG : toe: transformed to: tictactoe 2025/11/12 01:21:18 INFO : tictactoe: Making directory 2025/11/12 01:21:18 DEBUG : toe: transformed to: tictactoe 2025/11/12 01:21:18 DEBUG : toe: transformed to: tictactoe 2025/11/12 01:21:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 01:21:18 INFO : tictactoe/tictactoe: Making directory 2025/11/12 01:21:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 01:21:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/12 01:21:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 01:21:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/12 01:21:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 01:21:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 01:21:18 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:21:18 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:21:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: trying to read metadata tictactoe/tictactoe/tictactoe.txt 2025/11/12 01:21:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/12 01:21:19 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/12 01:21:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 01:21:19 INFO : toe/toe/toe.txt: Deleted 2025/11/12 01:21:19 INFO : toe/toe: Removing directory 2025/11/12 01:21:19 INFO : toe: Removing directory 2025/11/12 01:21:19 INFO : empty_dir: Removing directory 2025/11/12 01:21:19 DEBUG : Local file system at /tmp/rclone1755867126: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/12 01:21:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: trying to read metadata tictactoe/tictactoe/tictactoe.txt 2025/11/12 01:21:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: trying to read metadata tictactoe/tictactoe/tictactoe.txt --- PASS: TestMove (0.40s) === RUN TestTransformFile run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:21:19 DEBUG : empty_dir: Making directory with metadata 2025/11/12 01:21:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/12 01:21:19 DEBUG : toe: transformed to: tictactoe 2025/11/12 01:21:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 01:21:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 01:21:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 01:21:19 INFO : tictacempty_dir: Making directory 2025/11/12 01:21:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 01:21:19 DEBUG : toe: transformed to: tictactoe 2025/11/12 01:21:19 DEBUG : toe: transformed to: tictactoe 2025/11/12 01:21:19 INFO : tictactoe: Making directory 2025/11/12 01:21:19 DEBUG : toe: transformed to: tictactoe 2025/11/12 01:21:19 DEBUG : toe: transformed to: tictactoe 2025/11/12 01:21:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 01:21:19 INFO : tictactoe/tictactoe: Making directory 2025/11/12 01:21:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 01:21:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/12 01:21:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 01:21:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/12 01:21:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 01:21:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 01:21:19 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:21:19 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:21:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: trying to read metadata tictactoe/tictactoe/tictactoe.txt 2025/11/12 01:21:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/12 01:21:19 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/12 01:21:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 01:21:19 INFO : toe/toe/toe.txt: Deleted 2025/11/12 01:21:19 INFO : toe/toe: Removing directory 2025/11/12 01:21:19 INFO : toe: Removing directory 2025/11/12 01:21:19 INFO : empty_dir: Removing directory 2025/11/12 01:21:19 DEBUG : Local file system at /tmp/rclone1755867126: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/12 01:21:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: trying to read metadata tictactoe/tictactoe/tictactoe.txt 2025/11/12 01:21:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: trying to read metadata tictactoe/tictactoe/tictactoe.txt 2025/11/12 01:21:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: trying to read metadata tictactoe/tictactoe/tictactoe.txt 2025/11/12 01:21:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: trying to read metadata tictactoe/tictactoe/tictactoe.txt 2025/11/12 01:21:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/12 01:21:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: trying to read metadata tictactoe/tictactoe/tictactoe.txt 2025/11/12 01:21:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: trying to read metadata tictactoe/tictactoe/tictactoe.txt 2025/11/12 01:21:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: trying to read metadata tictactoe/tictactoe/tictactoe.txt 2025/11/12 01:21:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/12 01:21:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/12 01:21:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/12 01:21:21 DEBUG : toe/toe/toe.txt: trying to read metadata toe/toe/toe.txt 2025/11/12 01:21:21 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/12 01:21:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/12 01:21:21 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/11/12 01:21:21 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" 2025/11/12 01:21:21 DEBUG : toe/toe/toe.txt: trying to read metadata toe/toe/toe.txt 2025/11/12 01:21:21 DEBUG : toe/toe/toe.txt: trying to read metadata toe/toe/toe.txt --- PASS: TestTransformFile (2.34s) === RUN TestManualTransformFile run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:21:21 DEBUG : Reset feature "Copy" 2025/11/12 01:21:21 DEBUG : Reset feature "Move" 2025/11/12 01:21:21 DEBUG : Reset feature "Copy" 2025/11/12 01:21:21 DEBUG : Reset feature "Move" 2025/11/12 01:21:21 DEBUG : empty_dir: Making directory with metadata 2025/11/12 01:21:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/12 01:21:21 DEBUG : toe: transformed to: tictactoe 2025/11/12 01:21:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 01:21:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 01:21:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 01:21:21 INFO : tictacempty_dir: Making directory 2025/11/12 01:21:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 01:21:21 DEBUG : toe: transformed to: tictactoe 2025/11/12 01:21:21 DEBUG : toe: transformed to: tictactoe 2025/11/12 01:21:21 INFO : tictactoe: Making directory 2025/11/12 01:21:21 DEBUG : toe: transformed to: tictactoe 2025/11/12 01:21:21 DEBUG : toe: transformed to: tictactoe 2025/11/12 01:21:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 01:21:21 INFO : tictactoe/tictactoe: Making directory 2025/11/12 01:21:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 01:21:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/12 01:21:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 01:21:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/12 01:21:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 01:21:21 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:21:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 01:21:21 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:21:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: trying to read metadata tictactoe/tictactoe/tictactoe.txt 2025/11/12 01:21:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/12 01:21:21 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/12 01:21:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 01:21:21 INFO : toe/toe/toe.txt: Deleted 2025/11/12 01:21:21 INFO : toe/toe: Removing directory 2025/11/12 01:21:21 INFO : toe: Removing directory 2025/11/12 01:21:21 INFO : empty_dir: Removing directory 2025/11/12 01:21:21 DEBUG : Local file system at /tmp/rclone1755867126: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/12 01:21:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: trying to read metadata tictactoe/tictactoe/tictactoe.txt 2025/11/12 01:21:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: trying to read metadata tictactoe/tictactoe/tictactoe.txt 2025/11/12 01:21:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: trying to read metadata tictactoe/tictactoe/tictactoe.txt 2025/11/12 01:21:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: trying to read metadata tictactoe/tictactoe/tictactoe.txt 2025/11/12 01:21:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/12 01:21:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: trying to read metadata tictactoe/tictactoe/tictactoe.txt 2025/11/12 01:21:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: trying to read metadata tictactoe/tictactoe/tictactoe.txt 2025/11/12 01:21:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: trying to read metadata tictactoe/tictactoe/tictactoe.txt 2025/11/12 01:21:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/12 01:21:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/12 01:21:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/12 01:21:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: trying to read metadata tictactoe/tictactoe/tictactoe.txt 2025/11/12 01:21:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: trying to read metadata tictactoe/tictactoe/tictactoe.txt 2025/11/12 01:21:22 DEBUG : toe/toe/toe.txt: trying to read metadata toe/toe/toe.txt 2025/11/12 01:21:22 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/12 01:21:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/12 01:21:22 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/12 01:21:22 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" 2025/11/12 01:21:22 DEBUG : toe/toe/toe.txt: trying to read metadata toe/toe/toe.txt 2025/11/12 01:21:22 DEBUG : toe/toe/toe.txt: trying to read metadata toe/toe/toe.txt --- PASS: TestManualTransformFile (0.81s) === RUN TestBase64 run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:21:22 DEBUG : toe: transformed to: dG9l 2025/11/12 01:21:22 DEBUG : toe: transformed to: dG9l 2025/11/12 01:21:22 INFO : dG9l: Making directory 2025/11/12 01:21:22 DEBUG : toe: transformed to: dG9l 2025/11/12 01:21:22 DEBUG : toe: transformed to: dG9l 2025/11/12 01:21:22 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/12 01:21:22 INFO : dG9l/dG9l: Making directory 2025/11/12 01:21:22 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/12 01:21:22 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/12 01:21:22 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/12 01:21:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/12 01:21:22 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/12 01:21:22 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:21:22 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:21:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: trying to read metadata dG9l/dG9l/dG9lLnR4dA== 2025/11/12 01:21:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/12 01:21:22 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/12 01:21:22 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/12 01:21:22 DEBUG : Waiting for deletions to finish 2025/11/12 01:21:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: trying to read metadata dG9l/dG9l/dG9lLnR4dA== 2025/11/12 01:21:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: trying to read metadata dG9l/dG9l/dG9lLnR4dA== 2025/11/12 01:21:22 DEBUG : dG9l: transformed to: toe 2025/11/12 01:21:22 DEBUG : dG9l: transformed to: toe 2025/11/12 01:21:22 DEBUG : dG9l: transformed to: toe 2025/11/12 01:21:22 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/12 01:21:22 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/12 01:21:22 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/12 01:21:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: trying to read metadata dG9l/dG9l/dG9lLnR4dA== 2025/11/12 01:21:22 DEBUG : Local file system at /tmp/rclone1755867126: Waiting for checks to finish 2025/11/12 01:21:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 01:21:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: trying to read metadata dG9l/dG9l/dG9lLnR4dA== 2025/11/12 01:21:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/12 01:21:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/12 01:21:22 DEBUG : Local file system at /tmp/rclone1755867126: Waiting for transfers to finish 2025/11/12 01:21:22 DEBUG : Waiting for deletions to finish 2025/11/12 01:21:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: trying to read metadata dG9l/dG9l/dG9lLnR4dA== 2025/11/12 01:21:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: trying to read metadata dG9l/dG9l/dG9lLnR4dA== --- PASS: TestBase64 (0.58s) === RUN TestError run.go:185: Remote "oos:bucket rclone-test-bafesol4hafo", Local "Local file system at /tmp/rclone1755867126", Modify Window "1ms" 2025/11/12 01:21:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/12 01:21:22 DEBUG : toe: transformed to: 2025/11/12 01:21:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/12 01:21:23 DEBUG : toe: transformed to: 2025/11/12 01:21:23 INFO : oos:bucket rclone-test-bafesol4hafo: Making directory 2025/11/12 01:21:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/12 01:21:23 DEBUG : toe: transformed to: 2025/11/12 01:21:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/12 01:21:23 DEBUG : toe: transformed to: 2025/11/12 01:21:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/12 01:21:23 DEBUG : toe/toe: transformed to: 2025/11/12 01:21:23 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/12 01:21:23 INFO : toe/toe: Making directory 2025/11/12 01:21:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/12 01:21:23 DEBUG : toe/toe: transformed to: 2025/11/12 01:21:23 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/12 01:21:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/12 01:21:23 DEBUG : toe: transformed to: 2025/11/12 01:21:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/12 01:21:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/12 01:21:23 DEBUG : toe/toe/toe: transformed to: 2025/11/12 01:21:23 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/12 01:21:23 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for checks to finish 2025/11/12 01:21:23 DEBUG : oos:bucket rclone-test-bafesol4hafo: Waiting for transfers to finish 2025/11/12 01:21:23 DEBUG : toe/toe/toe: trying to read metadata toe/toe/toe 2025/11/12 01:21:23 DEBUG : toe/toe/toe: size = 11 OK 2025/11/12 01:21:23 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/12 01:21:23 INFO : toe/toe/toe: Copied (new) 2025/11/12 01:21:23 ERROR : oos:bucket rclone-test-bafesol4hafo: not deleting files as there were IO errors 2025/11/12 01:21:23 ERROR : oos:bucket rclone-test-bafesol4hafo: not deleting directories as there were IO errors 2025/11/12 01:21:23 DEBUG : toe/toe/toe: trying to read metadata toe/toe/toe 2025/11/12 01:21:23 DEBUG : toe/toe/toe: trying to read metadata toe/toe/toe --- PASS: TestError (0.43s) PASS 2025/11/12 01:21:23 DEBUG : oos:bucket rclone-test-bafesol4hafo: Purge dir "" 2025/11/12 01:21:25 INFO : oos:bucket rclone-test-bafesol4hafo: Bucket "rclone-test-bafesol4hafo" deleted "./sync.test -test.v -test.timeout 1h0m0s -remote TestOracleObjectStorage: -verbose -fast-list" - Finished OK in 4m31.431515502s (try 1/5)