"./sync.test -test.v -test.timeout 1h0m0s -remote TestHiDrive: -verbose" - Starting (try 1/5) 2025/06/17 03:12:13 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-lebuveh4qova" 2025/06/17 03:12:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/17 03:12:14 DEBUG : Creating backend with remote "/tmp/rclone1405830785" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 03:12:14 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/17 03:12:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.23s) === RUN TestCopy run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/17 03:12:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 03:12:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:14 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/17 03:12:14 INFO : sub dir/hello world: Copied (new) 2025/06/17 03:12:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world 2025/06/17 03:12:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/17 03:12:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world --- PASS: TestCopy (0.57s) === RUN TestCopyMetadata run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.06s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.06s) === RUN TestCopyMissingDirectory run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:15 DEBUG : Creating backend with remote "/non-existing" 2025/06/17 03:12:15 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/17 03:12:15 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:15 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.10s) === RUN TestCopyNoTraverse run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 03:12:15 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:15 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:15 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/17 03:12:15 INFO : sub dir/hello world: Copied (new) 2025/06/17 03:12:15 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:15 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world 2025/06/17 03:12:15 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:15 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world --- PASS: TestCopyNoTraverse (0.55s) === RUN TestCopyCheckFirst run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:15 INFO : HiDrive root 'rclone-test-lebuveh4qova': Running all checks before starting transfers 2025/06/17 03:12:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 03:12:15 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:15 INFO : HiDrive root 'rclone-test-lebuveh4qova': Checks finished, now starting transfers 2025/06/17 03:12:15 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:16 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/17 03:12:16 INFO : sub dir/hello world: Copied (new) 2025/06/17 03:12:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world 2025/06/17 03:12:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world --- PASS: TestCopyCheckFirst (0.87s) === RUN TestSyncNoTraverse run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:16 ERROR : Ignoring --no-traverse with sync 2025/06/17 03:12:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 03:12:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:16 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/17 03:12:16 INFO : sub dir/hello world: Copied (new) 2025/06/17 03:12:16 DEBUG : Waiting for deletions to finish 2025/06/17 03:12:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world 2025/06/17 03:12:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world --- PASS: TestSyncNoTraverse (0.64s) === RUN TestCopyWithDepth run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:17 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/17 03:12:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:17 DEBUG : hello world2: hidrive = 7bfe7564358050bd76472ea3550746635617e3f8 OK 2025/06/17 03:12:17 INFO : hello world2: Copied (new) 2025/06/17 03:12:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world2 2025/06/17 03:12:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world2 --- PASS: TestCopyWithDepth (0.32s) === RUN TestCopyWithFilesFrom run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/17 03:12:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:17 DEBUG : potato2: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/17 03:12:17 INFO : potato2: Copied (new) 2025/06/17 03:12:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato2 2025/06/17 03:12:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato2 --- PASS: TestCopyWithFilesFrom (0.32s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/17 03:12:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:18 DEBUG : potato2: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/17 03:12:18 INFO : potato2: Copied (new) 2025/06/17 03:12:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato2 2025/06/17 03:12:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato2 --- PASS: TestCopyWithFilesFromAndNoTraverse (0.30s) === RUN TestCopyEmptyDirectories run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:18 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/17 03:12:18 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/17 03:12:18 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/17 03:12:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/17 03:12:18 INFO : sub dir2: Making directory 2025/06/17 03:12:18 INFO : sub dir: Making directory 2025/06/17 03:12:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 03:12:18 INFO : sub dir2/sub sub dir2: Making directory 2025/06/17 03:12:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:18 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/17 03:12:18 INFO : sub dir/hello world: Copied (new) 2025/06/17 03:12:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir2 2025/06/17 03:12:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub sub dir2 2025/06/17 03:12:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world 2025/06/17 03:12:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/17 03:12:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir2 2025/06/17 03:12:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub sub dir2 2025/06/17 03:12:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world --- PASS: TestCopyEmptyDirectories (0.83s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:19 INFO : sub dir2: Making directory 2025/06/17 03:12:19 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/17 03:12:19 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/17 03:12:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 03:12:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:19 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/17 03:12:19 INFO : sub dir/hello world: Copied (new) 2025/06/17 03:12:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world 2025/06/17 03:12:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world --- PASS: TestCopyNoEmptyDirectories (0.59s) === RUN TestMoveEmptyDirectories run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:19 DEBUG : sub dir2: Making directory with metadata 2025/06/17 03:12:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/17 03:12:19 INFO : sub dir2: Making directory 2025/06/17 03:12:19 INFO : sub dir: Making directory 2025/06/17 03:12:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 03:12:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:19 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/17 03:12:19 INFO : sub dir/hello world: Copied (new) 2025/06/17 03:12:19 INFO : sub dir/hello world: Deleted 2025/06/17 03:12:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir2 2025/06/17 03:12:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world 2025/06/17 03:12:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/17 03:12:20 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:20 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir2 2025/06/17 03:12:20 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/17 03:12:20 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:20 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir2 2025/06/17 03:12:20 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world --- PASS: TestMoveEmptyDirectories (0.69s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.06s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:20 INFO : sub dir2: Making directory 2025/06/17 03:12:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 03:12:20 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:20 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:20 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/17 03:12:20 INFO : sub dir/hello world: Copied (new) 2025/06/17 03:12:20 INFO : sub dir/hello world: Deleted 2025/06/17 03:12:20 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:20 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world 2025/06/17 03:12:20 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:20 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world --- PASS: TestMoveNoEmptyDirectories (0.55s) === RUN TestSyncEmptyDirectories run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:20 DEBUG : sub dir2: Making directory with metadata 2025/06/17 03:12:20 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/17 03:12:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/17 03:12:20 INFO : sub dir2: Making directory 2025/06/17 03:12:21 INFO : sub dir: Making directory 2025/06/17 03:12:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 03:12:21 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:21 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:21 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/17 03:12:21 INFO : sub dir/hello world: Copied (new) 2025/06/17 03:12:21 DEBUG : Waiting for deletions to finish 2025/06/17 03:12:21 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:21 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir2 2025/06/17 03:12:21 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world 2025/06/17 03:12:21 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/17 03:12:21 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:21 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir2 2025/06/17 03:12:21 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world --- PASS: TestSyncEmptyDirectories (0.69s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.06s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:21 INFO : sub dir2: Making directory 2025/06/17 03:12:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 03:12:21 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:21 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:21 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/17 03:12:21 INFO : sub dir/hello world: Copied (new) 2025/06/17 03:12:21 DEBUG : Waiting for deletions to finish 2025/06/17 03:12:21 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:21 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world 2025/06/17 03:12:22 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:22 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world --- PASS: TestSyncNoEmptyDirectories (0.53s) === RUN TestServerSideCopy run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:22 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:22 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world 2025/06/17 03:12:22 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-welocol8yula" sync_test.go:591: Server side copy (if possible) HiDrive root 'rclone-test-lebuveh4qova' -> HiDrive root 'rclone-test-welocol8yula' 2025/06/17 03:12:22 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:22 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world 2025/06/17 03:12:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 03:12:22 DEBUG : HiDrive root 'rclone-test-welocol8yula': Waiting for checks to finish 2025/06/17 03:12:22 DEBUG : HiDrive root 'rclone-test-welocol8yula': Waiting for transfers to finish 2025/06/17 03:12:23 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/17 03:12:23 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/17 03:12:23 DEBUG : HiDrive root 'rclone-test-welocol8yula': found directory-element with name sub dir 2025/06/17 03:12:23 DEBUG : HiDrive root 'rclone-test-welocol8yula': found directory-element with name hello world 2025/06/17 03:12:23 DEBUG : HiDrive root 'rclone-test-welocol8yula': Purge remote 2025/06/17 03:12:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world --- PASS: TestServerSideCopy (1.37s) === RUN TestCopyOverSelf run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world 2025/06/17 03:12:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world 2025/06/17 03:12:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/17 03:12:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:24 DEBUG : sub dir/hello world: hidrive = ea39137182fa1c8271a3d15ba3d183d09dbff0ad OK 2025/06/17 03:12:24 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/17 03:12:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world 2025/06/17 03:12:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world --- PASS: TestCopyOverSelf (0.93s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world 2025/06/17 03:12:24 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-durosoz3nuqu" sync_test.go:627: Server side copy (if possible) HiDrive root 'rclone-test-lebuveh4qova' -> HiDrive root 'rclone-test-durosoz3nuqu' 2025/06/17 03:12:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world 2025/06/17 03:12:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 03:12:25 DEBUG : HiDrive root 'rclone-test-durosoz3nuqu': Waiting for checks to finish 2025/06/17 03:12:25 DEBUG : HiDrive root 'rclone-test-durosoz3nuqu': Waiting for transfers to finish 2025/06/17 03:12:25 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/17 03:12:25 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/17 03:12:25 DEBUG : HiDrive root 'rclone-test-durosoz3nuqu': found directory-element with name sub dir 2025/06/17 03:12:25 DEBUG : HiDrive root 'rclone-test-durosoz3nuqu': found directory-element with name hello world 2025/06/17 03:12:26 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:26 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world 2025/06/17 03:12:26 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:26 DEBUG : HiDrive root 'rclone-test-durosoz3nuqu': found directory-element with name sub dir 2025/06/17 03:12:26 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world 2025/06/17 03:12:26 DEBUG : HiDrive root 'rclone-test-durosoz3nuqu': found directory-element with name hello world 2025/06/17 03:12:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/17 03:12:26 DEBUG : HiDrive root 'rclone-test-durosoz3nuqu': Waiting for checks to finish 2025/06/17 03:12:26 DEBUG : HiDrive root 'rclone-test-durosoz3nuqu': Waiting for transfers to finish 2025/06/17 03:12:27 DEBUG : sub dir/hello world: hidrive = ea39137182fa1c8271a3d15ba3d183d09dbff0ad OK 2025/06/17 03:12:27 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/17 03:12:27 DEBUG : HiDrive root 'rclone-test-durosoz3nuqu': found directory-element with name sub dir 2025/06/17 03:12:27 DEBUG : HiDrive root 'rclone-test-durosoz3nuqu': found directory-element with name hello world 2025/06/17 03:12:27 DEBUG : HiDrive root 'rclone-test-durosoz3nuqu': Purge remote 2025/06/17 03:12:28 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:28 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world --- PASS: TestServerSideCopyOverSelf (3.69s) === RUN TestMoveOverSelf run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:28 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:28 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world 2025/06/17 03:12:28 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:28 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world 2025/06/17 03:12:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/17 03:12:28 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:28 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:28 DEBUG : sub dir/hello world: hidrive = ea39137182fa1c8271a3d15ba3d183d09dbff0ad OK 2025/06/17 03:12:28 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/17 03:12:28 INFO : sub dir/hello world: Deleted 2025/06/17 03:12:28 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:28 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world 2025/06/17 03:12:28 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:28 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world --- PASS: TestMoveOverSelf (0.85s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world 2025/06/17 03:12:29 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-fidisis3niwu" sync_test.go:672: Server side copy (if possible) HiDrive root 'rclone-test-lebuveh4qova' -> HiDrive root 'rclone-test-fidisis3niwu' 2025/06/17 03:12:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world 2025/06/17 03:12:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 03:12:29 DEBUG : HiDrive root 'rclone-test-fidisis3niwu': Waiting for checks to finish 2025/06/17 03:12:29 DEBUG : HiDrive root 'rclone-test-fidisis3niwu': Waiting for transfers to finish 2025/06/17 03:12:29 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/17 03:12:29 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/17 03:12:29 DEBUG : HiDrive root 'rclone-test-fidisis3niwu': found directory-element with name sub dir 2025/06/17 03:12:29 DEBUG : HiDrive root 'rclone-test-fidisis3niwu': found directory-element with name hello world 2025/06/17 03:12:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world 2025/06/17 03:12:31 DEBUG : HiDrive root 'rclone-test-fidisis3niwu': Using server-side directory move 2025/06/17 03:12:31 INFO : HiDrive root 'rclone-test-fidisis3niwu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/17 03:12:31 DEBUG : HiDrive root 'rclone-test-fidisis3niwu': found directory-element with name sub dir 2025/06/17 03:12:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world 2025/06/17 03:12:31 DEBUG : HiDrive root 'rclone-test-fidisis3niwu': found directory-element with name hello world 2025/06/17 03:12:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/17 03:12:31 DEBUG : HiDrive root 'rclone-test-fidisis3niwu': Waiting for checks to finish 2025/06/17 03:12:31 DEBUG : HiDrive root 'rclone-test-fidisis3niwu': Waiting for transfers to finish 2025/06/17 03:12:31 INFO : sub dir/hello world: Deleted 2025/06/17 03:12:31 INFO : sub dir/hello world: Moved (server-side) 2025/06/17 03:12:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:31 DEBUG : HiDrive root 'rclone-test-fidisis3niwu': found directory-element with name sub dir 2025/06/17 03:12:31 DEBUG : HiDrive root 'rclone-test-fidisis3niwu': found directory-element with name hello world 2025/06/17 03:12:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world 2025/06/17 03:12:31 DEBUG : testing file moves 2025/06/17 03:12:31 DEBUG : HiDrive root 'rclone-test-fidisis3niwu': found directory-element with name sub dir 2025/06/17 03:12:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:31 DEBUG : HiDrive root 'rclone-test-fidisis3niwu': found directory-element with name hello world 2025/06/17 03:12:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world 2025/06/17 03:12:31 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/17 03:12:31 DEBUG : HiDrive root 'rclone-test-fidisis3niwu': Waiting for checks to finish 2025/06/17 03:12:31 DEBUG : HiDrive root 'rclone-test-fidisis3niwu': Waiting for transfers to finish 2025/06/17 03:12:31 INFO : sub dir/hello world: Deleted 2025/06/17 03:12:31 INFO : sub dir/hello world: Moved (server-side) 2025/06/17 03:12:32 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:32 DEBUG : HiDrive root 'rclone-test-fidisis3niwu': found directory-element with name sub dir 2025/06/17 03:12:32 DEBUG : HiDrive root 'rclone-test-fidisis3niwu': found directory-element with name hello world 2025/06/17 03:12:32 DEBUG : HiDrive root 'rclone-test-fidisis3niwu': Purge remote 2025/06/17 03:12:32 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir --- PASS: TestServerSideMoveOverSelf (3.42s) === RUN TestCopyAfterDelete run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:32 ERROR : error listing: directory not found 2025/06/17 03:12:32 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:32 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world 2025/06/17 03:12:32 INFO : Local file system at /tmp/rclone1405830785: Making directory 2025/06/17 03:12:32 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:32 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world 2025/06/17 03:12:32 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:32 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:32 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:32 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world 2025/06/17 03:12:32 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:32 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world --- PASS: TestCopyAfterDelete (0.69s) === RUN TestCopyRedownload run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:33 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:33 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world 2025/06/17 03:12:33 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:33 DEBUG : Added delayed dir = "sub dir", newDst= 2025/06/17 03:12:33 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world 2025/06/17 03:12:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 03:12:33 DEBUG : Local file system at /tmp/rclone1405830785: Waiting for checks to finish 2025/06/17 03:12:33 DEBUG : Local file system at /tmp/rclone1405830785: Waiting for transfers to finish 2025/06/17 03:12:33 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/17 03:12:33 DEBUG : sub dir/hello world.6aca8813.partial: renamed to: sub dir/hello world 2025/06/17 03:12:33 INFO : sub dir/hello world: Copied (new) 2025/06/17 03:12:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/17 03:12:33 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:33 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world --- PASS: TestCopyRedownload (0.61s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:33 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/17 03:12:33 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:33 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:33 DEBUG : check sum: hidrive = 32c7118eccdbd269efbd226666dcd16d13fc2f89 OK 2025/06/17 03:12:33 INFO : check sum: Copied (new) 2025/06/17 03:12:33 DEBUG : Waiting for deletions to finish 2025/06/17 03:12:33 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name check sum 2025/06/17 03:12:33 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name check sum 2025/06/17 03:12:33 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:33 DEBUG : check sum: hidrive = 32c7118eccdbd269efbd226666dcd16d13fc2f89 OK 2025/06/17 03:12:33 DEBUG : check sum: Size and hidrive of src and dst objects identical 2025/06/17 03:12:33 DEBUG : check sum: Unchanged skipping 2025/06/17 03:12:33 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:33 DEBUG : Waiting for deletions to finish 2025/06/17 03:12:33 INFO : There was nothing to transfer 2025/06/17 03:12:34 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name check sum 2025/06/17 03:12:34 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name check sum --- PASS: TestSyncBasedOnCheckSum (0.52s) === RUN TestSyncSizeOnly run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:34 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/17 03:12:34 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:34 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:34 DEBUG : sizeonly: hidrive = 1550b34770b6513da1ffaa28d7d281911f90fe2a OK 2025/06/17 03:12:34 INFO : sizeonly: Copied (new) 2025/06/17 03:12:34 DEBUG : Waiting for deletions to finish 2025/06/17 03:12:34 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sizeonly 2025/06/17 03:12:34 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sizeonly 2025/06/17 03:12:34 DEBUG : sizeonly: Sizes identical 2025/06/17 03:12:34 DEBUG : sizeonly: Unchanged skipping 2025/06/17 03:12:34 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:34 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:34 DEBUG : Waiting for deletions to finish 2025/06/17 03:12:34 INFO : There was nothing to transfer 2025/06/17 03:12:34 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sizeonly 2025/06/17 03:12:34 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sizeonly --- PASS: TestSyncSizeOnly (0.37s) === RUN TestSyncIgnoreSize run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:34 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/17 03:12:34 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:34 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:34 DEBUG : ignore-size: hidrive = 3f4646e9515e51f3e71840f4d3feac844369ebbe OK 2025/06/17 03:12:34 INFO : ignore-size: Copied (new) 2025/06/17 03:12:34 DEBUG : Waiting for deletions to finish 2025/06/17 03:12:34 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name ignore-size 2025/06/17 03:12:34 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name ignore-size 2025/06/17 03:12:34 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:12:34 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:34 DEBUG : ignore-size: Unchanged skipping 2025/06/17 03:12:34 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:34 DEBUG : Waiting for deletions to finish 2025/06/17 03:12:34 INFO : There was nothing to transfer 2025/06/17 03:12:34 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name ignore-size 2025/06/17 03:12:34 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name ignore-size --- PASS: TestSyncIgnoreSize (0.38s) === RUN TestSyncIgnoreTimes run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name existing 2025/06/17 03:12:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name existing 2025/06/17 03:12:35 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:12:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:35 DEBUG : existing: Unchanged skipping 2025/06/17 03:12:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:35 DEBUG : Waiting for deletions to finish 2025/06/17 03:12:35 INFO : There was nothing to transfer 2025/06/17 03:12:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name existing 2025/06/17 03:12:35 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/17 03:12:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:35 DEBUG : existing: hidrive = 1550b34770b6513da1ffaa28d7d281911f90fe2a OK 2025/06/17 03:12:35 INFO : existing: Copied (replaced existing) 2025/06/17 03:12:35 DEBUG : Waiting for deletions to finish 2025/06/17 03:12:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name existing 2025/06/17 03:12:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name existing --- PASS: TestSyncIgnoreTimes (0.55s) === RUN TestSyncIgnoreExisting run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:35 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/17 03:12:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:35 DEBUG : existing: hidrive = 1550b34770b6513da1ffaa28d7d281911f90fe2a OK 2025/06/17 03:12:35 INFO : existing: Copied (new) 2025/06/17 03:12:35 DEBUG : Waiting for deletions to finish 2025/06/17 03:12:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name existing 2025/06/17 03:12:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name existing 2025/06/17 03:12:35 DEBUG : existing: Destination exists, skipping 2025/06/17 03:12:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:35 DEBUG : Waiting for deletions to finish 2025/06/17 03:12:35 INFO : There was nothing to transfer 2025/06/17 03:12:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name existing 2025/06/17 03:12:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name existing --- PASS: TestSyncIgnoreExisting (0.37s) === RUN TestSyncIgnoreErrors run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:37 INFO : d: Making directory 2025/06/17 03:12:37 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name b 2025/06/17 03:12:37 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name c 2025/06/17 03:12:37 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name d 2025/06/17 03:12:37 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato 2025/06/17 03:12:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name non empty space 2025/06/17 03:12:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name b 2025/06/17 03:12:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name c 2025/06/17 03:12:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name d 2025/06/17 03:12:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/17 03:12:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato 2025/06/17 03:12:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name non empty space 2025/06/17 03:12:38 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/17 03:12:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:38 DEBUG : c/non empty space: Unchanged skipping 2025/06/17 03:12:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:38 DEBUG : a/potato2: hidrive = bce3cb268703fff742fa2271e8c7fad9c26b0104 OK 2025/06/17 03:12:38 INFO : a/potato2: Copied (new) 2025/06/17 03:12:38 DEBUG : Waiting for deletions to finish 2025/06/17 03:12:38 INFO : b/potato: Deleted 2025/06/17 03:12:38 INFO : d: Removing directory 2025/06/17 03:12:38 INFO : b: Removing directory 2025/06/17 03:12:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': deleted 2 directories 2025/06/17 03:12:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name a 2025/06/17 03:12:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name c 2025/06/17 03:12:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name non empty space 2025/06/17 03:12:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato2 2025/06/17 03:12:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name a 2025/06/17 03:12:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name c 2025/06/17 03:12:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name non empty space 2025/06/17 03:12:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato2 --- PASS: TestSyncIgnoreErrors (3.38s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:12:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:12:39 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/06/17 03:12:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:39 DEBUG : empty space: hidrive = 32c7118eccdbd269efbd226666dcd16d13fc2f89 OK 2025/06/17 03:12:39 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/06/17 03:12:39 DEBUG : empty space: Unchanged skipping 2025/06/17 03:12:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:39 DEBUG : Waiting for deletions to finish 2025/06/17 03:12:39 INFO : There was nothing to transfer 2025/06/17 03:12:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:12:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:12:39 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/06/17 03:12:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:39 DEBUG : empty space: hidrive = 32c7118eccdbd269efbd226666dcd16d13fc2f89 OK 2025/06/17 03:12:39 INFO : empty space: Updated modification time in destination 2025/06/17 03:12:39 DEBUG : empty space: Unchanged skipping 2025/06/17 03:12:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:39 DEBUG : Waiting for deletions to finish 2025/06/17 03:12:39 INFO : There was nothing to transfer 2025/06/17 03:12:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:12:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space --- PASS: TestSyncAfterChangingModtimeOnly (0.60s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:12:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:12:40 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/06/17 03:12:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:40 DEBUG : empty space: hidrive = 32c7118eccdbd269efbd226666dcd16d13fc2f89 OK 2025/06/17 03:12:40 DEBUG : empty space: Unchanged skipping 2025/06/17 03:12:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:40 DEBUG : Waiting for deletions to finish 2025/06/17 03:12:40 INFO : There was nothing to transfer 2025/06/17 03:12:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:12:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.35s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name foo 2025/06/17 03:12:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name foo 2025/06/17 03:12:40 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/06/17 03:12:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:40 DEBUG : foo: hidrive = 0e7761fb17118fe8d960667476399e539a6512f6 (Local file system at /tmp/rclone1405830785) 2025/06/17 03:12:40 DEBUG : foo: hidrive = 56f7eb4223b835e0748f4f19510e9351b1a4d362 (HiDrive root 'rclone-test-lebuveh4qova') 2025/06/17 03:12:40 DEBUG : foo: hidrive differ 2025/06/17 03:12:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:40 DEBUG : foo: hidrive = 0e7761fb17118fe8d960667476399e539a6512f6 OK 2025/06/17 03:12:40 INFO : foo: Copied (replaced existing) 2025/06/17 03:12:40 DEBUG : Waiting for deletions to finish 2025/06/17 03:12:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name foo 2025/06/17 03:12:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name foo --- PASS: TestSyncDoesntUpdateModtime (0.40s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:12:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:12:40 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/17 03:12:40 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/17 03:12:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:40 DEBUG : empty space: Unchanged skipping 2025/06/17 03:12:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:40 DEBUG : potato: hidrive = bce3cb268703fff742fa2271e8c7fad9c26b0104 OK 2025/06/17 03:12:40 INFO : potato: Copied (new) 2025/06/17 03:12:40 DEBUG : Waiting for deletions to finish 2025/06/17 03:12:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:12:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato 2025/06/17 03:12:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:12:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato --- PASS: TestSyncAfterAddingAFile (0.55s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato 2025/06/17 03:12:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato 2025/06/17 03:12:41 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/17 03:12:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:41 DEBUG : potato: hidrive = 7eac286362c3066aab390a5b4dd1ba5ff8efaad0 OK 2025/06/17 03:12:41 INFO : potato: Copied (replaced existing) 2025/06/17 03:12:41 DEBUG : Waiting for deletions to finish 2025/06/17 03:12:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato 2025/06/17 03:12:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato --- PASS: TestSyncAfterChangingFilesSizeOnly (0.43s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato 2025/06/17 03:12:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato 2025/06/17 03:12:41 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/06/17 03:12:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:41 DEBUG : potato: hidrive = 5e3c65e1c818b01815dc4b4767319b7f42b35b51 (Local file system at /tmp/rclone1405830785) 2025/06/17 03:12:41 DEBUG : potato: hidrive = 7eac286362c3066aab390a5b4dd1ba5ff8efaad0 (HiDrive root 'rclone-test-lebuveh4qova') 2025/06/17 03:12:41 DEBUG : potato: hidrive differ 2025/06/17 03:12:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:41 DEBUG : potato: hidrive = 5e3c65e1c818b01815dc4b4767319b7f42b35b51 OK 2025/06/17 03:12:41 INFO : potato: Copied (replaced existing) 2025/06/17 03:12:41 DEBUG : Waiting for deletions to finish 2025/06/17 03:12:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato 2025/06/17 03:12:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato --- PASS: TestSyncAfterChangingContentsOnly (0.43s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:42 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:12:42 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato 2025/06/17 03:12:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/17 03:12:42 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/17 03:12:42 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:42 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/17 03:12:42 DEBUG : empty space: Unchanged skipping 2025/06/17 03:12:42 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:42 DEBUG : Waiting for deletions to finish 2025/06/17 03:12:42 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/06/17 03:12:42 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:12:42 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato 2025/06/17 03:12:42 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:12:42 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:42 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:12:42 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato 2025/06/17 03:12:42 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:12:42 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato 2025/06/17 03:12:42 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/17 03:12:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/17 03:12:42 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:42 DEBUG : empty space: Unchanged skipping 2025/06/17 03:12:42 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:42 DEBUG : potato2: hidrive = bce3cb268703fff742fa2271e8c7fad9c26b0104 OK 2025/06/17 03:12:42 INFO : potato2: Copied (new) 2025/06/17 03:12:42 DEBUG : Waiting for deletions to finish 2025/06/17 03:12:43 INFO : potato: Deleted 2025/06/17 03:12:43 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:12:43 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato2 2025/06/17 03:12:43 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:12:43 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato2 --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:43 INFO : d: Making directory 2025/06/17 03:12:44 INFO : d/e: Making directory 2025/06/17 03:12:44 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name b 2025/06/17 03:12:44 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name c 2025/06/17 03:12:44 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name d 2025/06/17 03:12:44 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name e 2025/06/17 03:12:44 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato 2025/06/17 03:12:44 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name non empty space 2025/06/17 03:12:44 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name b 2025/06/17 03:12:44 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name c 2025/06/17 03:12:44 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name d 2025/06/17 03:12:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/17 03:12:44 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name e 2025/06/17 03:12:44 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato 2025/06/17 03:12:44 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name non empty space 2025/06/17 03:12:44 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/17 03:12:44 DEBUG : c/non empty space: Unchanged skipping 2025/06/17 03:12:44 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:44 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:44 DEBUG : a/potato2: hidrive = bce3cb268703fff742fa2271e8c7fad9c26b0104 OK 2025/06/17 03:12:44 INFO : a/potato2: Copied (new) 2025/06/17 03:12:44 DEBUG : Waiting for deletions to finish 2025/06/17 03:12:44 INFO : b/potato: Deleted 2025/06/17 03:12:44 INFO : d/e: Removing directory 2025/06/17 03:12:44 INFO : d: Removing directory 2025/06/17 03:12:44 INFO : b: Removing directory 2025/06/17 03:12:44 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': deleted 3 directories 2025/06/17 03:12:44 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name a 2025/06/17 03:12:44 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name c 2025/06/17 03:12:44 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name non empty space 2025/06/17 03:12:44 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato2 2025/06/17 03:12:44 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name a 2025/06/17 03:12:44 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name c 2025/06/17 03:12:44 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name non empty space 2025/06/17 03:12:44 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato2 --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (1.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:45 INFO : d: Making directory 2025/06/17 03:12:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name b 2025/06/17 03:12:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name c 2025/06/17 03:12:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name d 2025/06/17 03:12:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato 2025/06/17 03:12:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name non empty space 2025/06/17 03:12:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name b 2025/06/17 03:12:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name c 2025/06/17 03:12:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name d 2025/06/17 03:12:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/17 03:12:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato 2025/06/17 03:12:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name non empty space 2025/06/17 03:12:45 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/17 03:12:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:45 DEBUG : c/non empty space: Unchanged skipping 2025/06/17 03:12:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:46 DEBUG : a/potato2: hidrive = bce3cb268703fff742fa2271e8c7fad9c26b0104 OK 2025/06/17 03:12:46 INFO : a/potato2: Copied (new) 2025/06/17 03:12:46 ERROR : HiDrive root 'rclone-test-lebuveh4qova': not deleting files as there were IO errors 2025/06/17 03:12:46 ERROR : HiDrive root 'rclone-test-lebuveh4qova': not deleting directories as there were IO errors 2025/06/17 03:12:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name a 2025/06/17 03:12:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name b 2025/06/17 03:12:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name c 2025/06/17 03:12:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name d 2025/06/17 03:12:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato 2025/06/17 03:12:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name non empty space 2025/06/17 03:12:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato2 2025/06/17 03:12:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name a 2025/06/17 03:12:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name b 2025/06/17 03:12:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name c 2025/06/17 03:12:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name d 2025/06/17 03:12:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato2 2025/06/17 03:12:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name non empty space 2025/06/17 03:12:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (1.51s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:12:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato 2025/06/17 03:12:46 DEBUG : Waiting for deletions to finish 2025/06/17 03:12:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:12:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato 2025/06/17 03:12:46 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/17 03:12:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/17 03:12:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:46 DEBUG : empty space: Unchanged skipping 2025/06/17 03:12:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:47 INFO : potato: Deleted 2025/06/17 03:12:47 DEBUG : potato2: hidrive = bce3cb268703fff742fa2271e8c7fad9c26b0104 OK 2025/06/17 03:12:47 INFO : potato2: Copied (new) 2025/06/17 03:12:47 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:12:47 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato2 2025/06/17 03:12:47 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:12:47 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato2 --- PASS: TestSyncDeleteDuring (0.63s) === RUN TestSyncDeleteBefore run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:47 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:12:47 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato 2025/06/17 03:12:47 DEBUG : Waiting for deletions to finish 2025/06/17 03:12:47 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:12:47 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato 2025/06/17 03:12:47 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:47 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:47 INFO : potato: Deleted 2025/06/17 03:12:47 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:12:47 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/17 03:12:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/17 03:12:47 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:47 DEBUG : empty space: Unchanged skipping 2025/06/17 03:12:47 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:47 DEBUG : potato2: hidrive = bce3cb268703fff742fa2271e8c7fad9c26b0104 OK 2025/06/17 03:12:47 INFO : potato2: Copied (new) 2025/06/17 03:12:47 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:12:47 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato2 2025/06/17 03:12:47 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:12:47 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato2 --- PASS: TestSyncDeleteBefore (1.03s) === RUN TestCopyDeleteBefore run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:48 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato 2025/06/17 03:12:48 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato 2025/06/17 03:12:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/17 03:12:48 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:48 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:48 DEBUG : potato2: hidrive = 3a05e78f06fff3caa4248fe93697d237762511d4 OK 2025/06/17 03:12:48 INFO : potato2: Copied (new) 2025/06/17 03:12:48 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato 2025/06/17 03:12:48 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato2 2025/06/17 03:12:48 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato 2025/06/17 03:12:48 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato2 --- PASS: TestCopyDeleteBefore (0.51s) === RUN TestSyncWithExclude run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:49 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:12:49 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato2 2025/06/17 03:12:49 DEBUG : enormous: Excluded (Size Filter) 2025/06/17 03:12:49 DEBUG : enormous: Excluded 2025/06/17 03:12:49 DEBUG : potato2: Excluded (Size Filter) 2025/06/17 03:12:49 DEBUG : potato2: Excluded 2025/06/17 03:12:49 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:12:49 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato2 2025/06/17 03:12:49 DEBUG : potato2: Excluded (Size Filter) 2025/06/17 03:12:49 DEBUG : potato2: Excluded 2025/06/17 03:12:49 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/17 03:12:49 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:49 DEBUG : empty space: Unchanged skipping 2025/06/17 03:12:49 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:49 DEBUG : Waiting for deletions to finish 2025/06/17 03:12:49 INFO : There was nothing to transfer 2025/06/17 03:12:49 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:12:49 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato2 2025/06/17 03:12:49 DEBUG : enormous: Excluded (Size Filter) 2025/06/17 03:12:49 DEBUG : enormous: Excluded 2025/06/17 03:12:49 DEBUG : potato2: Excluded (Size Filter) 2025/06/17 03:12:49 DEBUG : potato2: Excluded 2025/06/17 03:12:49 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:12:49 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato2 2025/06/17 03:12:49 DEBUG : potato2: Excluded (Size Filter) 2025/06/17 03:12:49 DEBUG : potato2: Excluded 2025/06/17 03:12:49 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/06/17 03:12:49 DEBUG : Local file system at /tmp/rclone1405830785: Waiting for checks to finish 2025/06/17 03:12:49 DEBUG : empty space: Unchanged skipping 2025/06/17 03:12:49 DEBUG : Local file system at /tmp/rclone1405830785: Waiting for transfers to finish 2025/06/17 03:12:49 DEBUG : Waiting for deletions to finish 2025/06/17 03:12:49 INFO : There was nothing to transfer 2025/06/17 03:12:49 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:12:49 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato2 --- PASS: TestSyncWithExclude (0.55s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:49 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:12:49 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name enormous 2025/06/17 03:12:49 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato2 2025/06/17 03:12:49 DEBUG : enormous: Excluded (Size Filter) 2025/06/17 03:12:49 DEBUG : enormous: Excluded 2025/06/17 03:12:49 DEBUG : potato2: Excluded (Size Filter) 2025/06/17 03:12:49 DEBUG : potato2: Excluded 2025/06/17 03:12:49 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:12:49 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name enormous 2025/06/17 03:12:49 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato2 2025/06/17 03:12:49 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/17 03:12:49 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:49 DEBUG : empty space: Unchanged skipping 2025/06/17 03:12:49 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:49 DEBUG : Waiting for deletions to finish 2025/06/17 03:12:49 INFO : potato2: Deleted 2025/06/17 03:12:49 INFO : enormous: Deleted 2025/06/17 03:12:49 INFO : There was nothing to transfer 2025/06/17 03:12:49 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:12:49 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:12:49 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/06/17 03:12:49 DEBUG : empty space: Unchanged skipping 2025/06/17 03:12:49 DEBUG : Local file system at /tmp/rclone1405830785: Waiting for checks to finish 2025/06/17 03:12:49 DEBUG : Local file system at /tmp/rclone1405830785: Waiting for transfers to finish 2025/06/17 03:12:49 DEBUG : Waiting for deletions to finish 2025/06/17 03:12:49 INFO : enormous: Deleted 2025/06/17 03:12:49 INFO : potato2: Deleted 2025/06/17 03:12:49 INFO : There was nothing to transfer 2025/06/17 03:12:49 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.68s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name four 2025/06/17 03:12:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:12:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three 2025/06/17 03:12:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:12:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name four 2025/06/17 03:12:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:12:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three 2025/06/17 03:12:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:12:50 DEBUG : five: Need to transfer - File not found at Destination 2025/06/17 03:12:50 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/17 03:12:50 DEBUG : one: Destination is newer than source, skipping 2025/06/17 03:12:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:50 DEBUG : three: Sizes identical 2025/06/17 03:12:50 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/17 03:12:50 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/17 03:12:50 DEBUG : two: hidrive = e582e2c9b94ae07f4109b7127ba3df5fe0209586 (Local file system at /tmp/rclone1405830785) 2025/06/17 03:12:50 DEBUG : two: hidrive = 329b88ebe88321ed008a5781a83c8118fa8fea8c (HiDrive root 'rclone-test-lebuveh4qova') 2025/06/17 03:12:50 DEBUG : two: hidrive differ 2025/06/17 03:12:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:50 DEBUG : four: hidrive = e0a6daf07cfa433aeb3405433dd805a9b1a24318 OK 2025/06/17 03:12:50 INFO : four: Copied (replaced existing) 2025/06/17 03:12:50 DEBUG : two: hidrive = e582e2c9b94ae07f4109b7127ba3df5fe0209586 OK 2025/06/17 03:12:50 INFO : two: Copied (replaced existing) 2025/06/17 03:12:50 DEBUG : five: hidrive = 7b7efcda80d63957906b16773e126b0b1055bcd8 OK 2025/06/17 03:12:50 INFO : five: Copied (new) 2025/06/17 03:12:50 DEBUG : Waiting for deletions to finish 2025/06/17 03:12:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name five 2025/06/17 03:12:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name four 2025/06/17 03:12:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:12:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three 2025/06/17 03:12:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:12:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name five 2025/06/17 03:12:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name four 2025/06/17 03:12:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:12:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three 2025/06/17 03:12:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:12:50 DEBUG : one: Destination is newer than source, skipping 2025/06/17 03:12:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:50 DEBUG : three: hidrive = e2ac97450e914c339084217d73302a22b1c8a3a8 (Local file system at /tmp/rclone1405830785) 2025/06/17 03:12:50 DEBUG : four: hidrive = e0a6daf07cfa433aeb3405433dd805a9b1a24318 OK 2025/06/17 03:12:50 DEBUG : three: hidrive = 070fbd45fe6559655e00468e75c9e3fc048ae688 (HiDrive root 'rclone-test-lebuveh4qova') 2025/06/17 03:12:50 DEBUG : four: Size and hidrive of src and dst objects identical 2025/06/17 03:12:50 DEBUG : three: hidrive differ 2025/06/17 03:12:50 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/06/17 03:12:50 DEBUG : five: hidrive = 7b7efcda80d63957906b16773e126b0b1055bcd8 OK 2025/06/17 03:12:50 DEBUG : five: Size and hidrive of src and dst objects identical 2025/06/17 03:12:50 DEBUG : two: hidrive = e582e2c9b94ae07f4109b7127ba3df5fe0209586 OK 2025/06/17 03:12:50 DEBUG : two: Size and hidrive of src and dst objects identical 2025/06/17 03:12:50 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/06/17 03:12:50 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/06/17 03:12:50 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/06/17 03:12:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:50 DEBUG : three: hidrive = e2ac97450e914c339084217d73302a22b1c8a3a8 OK 2025/06/17 03:12:50 INFO : three: Copied (replaced existing) 2025/06/17 03:12:50 DEBUG : Waiting for deletions to finish 2025/06/17 03:12:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name five 2025/06/17 03:12:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name four 2025/06/17 03:12:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:12:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three 2025/06/17 03:12:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:12:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name five 2025/06/17 03:12:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name four 2025/06/17 03:12:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:12:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three 2025/06/17 03:12:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two --- PASS: TestSyncWithUpdateOlder (1.54s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1467: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1467: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" sync_test.go:1539: Can track renames: true 2025/06/17 03:12:51 INFO : HiDrive root 'rclone-test-lebuveh4qova': Making map for --track-renames 2025/06/17 03:12:51 INFO : HiDrive root 'rclone-test-lebuveh4qova': Finished making map for --track-renames 2025/06/17 03:12:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for renames to finish 2025/06/17 03:12:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/17 03:12:51 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/17 03:12:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:51 DEBUG : potato: hidrive = aa2a53081b49b150f89aa32577f65a40d0199afd OK 2025/06/17 03:12:51 INFO : potato: Copied (new) 2025/06/17 03:12:51 DEBUG : yam: hidrive = e61277b0333964955a3d1dac630144f31208dcaf OK 2025/06/17 03:12:51 INFO : yam: Copied (new) 2025/06/17 03:12:51 DEBUG : Waiting for deletions to finish 2025/06/17 03:12:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato 2025/06/17 03:12:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name yam 2025/06/17 03:12:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato 2025/06/17 03:12:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name yam 2025/06/17 03:12:51 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:12:51 INFO : HiDrive root 'rclone-test-lebuveh4qova': Making map for --track-renames 2025/06/17 03:12:51 INFO : HiDrive root 'rclone-test-lebuveh4qova': Finished making map for --track-renames 2025/06/17 03:12:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:51 DEBUG : potato: Unchanged skipping 2025/06/17 03:12:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for renames to finish 2025/06/17 03:12:52 INFO : yam: Moved (server-side) to: yaml 2025/06/17 03:12:52 INFO : yaml: Renamed from "yam" 2025/06/17 03:12:52 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:52 DEBUG : Waiting for deletions to finish 2025/06/17 03:12:52 INFO : There was nothing to transfer 2025/06/17 03:12:52 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato 2025/06/17 03:12:52 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name yaml 2025/06/17 03:12:52 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato 2025/06/17 03:12:52 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name yaml --- PASS: TestSyncWithTrackRenames (0.68s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" sync_test.go:1611: Can track renames: true 2025/06/17 03:12:52 INFO : HiDrive root 'rclone-test-lebuveh4qova': Making map for --track-renames 2025/06/17 03:12:52 INFO : HiDrive root 'rclone-test-lebuveh4qova': Finished making map for --track-renames 2025/06/17 03:12:52 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/17 03:12:52 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for renames to finish 2025/06/17 03:12:52 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/17 03:12:52 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:52 DEBUG : potato: hidrive = aa2a53081b49b150f89aa32577f65a40d0199afd OK 2025/06/17 03:12:52 INFO : potato: Copied (new) 2025/06/17 03:12:52 DEBUG : yam: hidrive = e61277b0333964955a3d1dac630144f31208dcaf OK 2025/06/17 03:12:52 INFO : yam: Copied (new) 2025/06/17 03:12:52 DEBUG : Waiting for deletions to finish 2025/06/17 03:12:52 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato 2025/06/17 03:12:52 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name yam 2025/06/17 03:12:52 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato 2025/06/17 03:12:52 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name yam 2025/06/17 03:12:52 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:12:52 INFO : HiDrive root 'rclone-test-lebuveh4qova': Making map for --track-renames 2025/06/17 03:12:52 INFO : HiDrive root 'rclone-test-lebuveh4qova': Finished making map for --track-renames 2025/06/17 03:12:52 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:52 DEBUG : potato: Unchanged skipping 2025/06/17 03:12:52 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for renames to finish 2025/06/17 03:12:52 INFO : yam: Moved (server-side) to: yaml 2025/06/17 03:12:52 INFO : yaml: Renamed from "yam" 2025/06/17 03:12:52 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:52 DEBUG : Waiting for deletions to finish 2025/06/17 03:12:52 INFO : There was nothing to transfer 2025/06/17 03:12:52 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato 2025/06/17 03:12:52 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name yaml 2025/06/17 03:12:52 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato 2025/06/17 03:12:52 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name yaml --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.52s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" sync_test.go:1650: Can track renames: true 2025/06/17 03:12:52 INFO : HiDrive root 'rclone-test-lebuveh4qova': Making map for --track-renames 2025/06/17 03:12:52 INFO : HiDrive root 'rclone-test-lebuveh4qova': Finished making map for --track-renames 2025/06/17 03:12:52 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/17 03:12:52 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for renames to finish 2025/06/17 03:12:52 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/17 03:12:52 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:52 DEBUG : potato: hidrive = aa2a53081b49b150f89aa32577f65a40d0199afd OK 2025/06/17 03:12:52 INFO : potato: Copied (new) 2025/06/17 03:12:53 DEBUG : sub/yam: hidrive = e61277b0333964955a3d1dac630144f31208dcaf OK 2025/06/17 03:12:53 INFO : sub/yam: Copied (new) 2025/06/17 03:12:53 DEBUG : Waiting for deletions to finish 2025/06/17 03:12:53 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato 2025/06/17 03:12:53 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub 2025/06/17 03:12:53 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name yam 2025/06/17 03:12:53 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato 2025/06/17 03:12:53 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub 2025/06/17 03:12:53 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:12:53 DEBUG : potato: Unchanged skipping 2025/06/17 03:12:53 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name yam 2025/06/17 03:12:53 INFO : HiDrive root 'rclone-test-lebuveh4qova': Making map for --track-renames 2025/06/17 03:12:53 INFO : HiDrive root 'rclone-test-lebuveh4qova': Finished making map for --track-renames 2025/06/17 03:12:53 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:53 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for renames to finish 2025/06/17 03:12:53 INFO : sub/yam: Moved (server-side) to: yam 2025/06/17 03:12:53 INFO : yam: Renamed from "sub/yam" 2025/06/17 03:12:53 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:53 DEBUG : Waiting for deletions to finish 2025/06/17 03:12:53 INFO : There was nothing to transfer 2025/06/17 03:12:53 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato 2025/06/17 03:12:53 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub 2025/06/17 03:12:53 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name yam 2025/06/17 03:12:53 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato 2025/06/17 03:12:53 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub 2025/06/17 03:12:53 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name yam --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.84s) === RUN TestServerSideMoveLocal run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:53 DEBUG : Creating backend with remote "/tmp/rclone1405830785/dir1" 2025/06/17 03:12:53 DEBUG : Creating backend with remote "/tmp/rclone1405830785/dir2" 2025/06/17 03:12:53 DEBUG : Local file system at /tmp/rclone1405830785/dir2: Using server-side directory move 2025/06/17 03:12:53 INFO : Local file system at /tmp/rclone1405830785/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/17 03:12:53 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/17 03:12:53 INFO : file1.txt: Moved (server-side) 2025/06/17 03:12:53 DEBUG : Local file system at /tmp/rclone1405830785/dir2: Waiting for checks to finish 2025/06/17 03:12:53 DEBUG : Local file system at /tmp/rclone1405830785/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.07s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 03:12:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/17 03:12:53 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:53 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:53 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/17 03:12:53 INFO : sub dir/hello world: Copied (new) 2025/06/17 03:12:53 INFO : sub dir/hello world: Deleted 2025/06/17 03:12:54 DEBUG : nested/sub dir/file: hidrive = 54b20b890e6c9c33aec6c581948147995a664bb2 OK 2025/06/17 03:12:54 INFO : nested/sub dir/file: Copied (new) 2025/06/17 03:12:54 INFO : nested/sub dir/file: Deleted 2025/06/17 03:12:54 INFO : sub dir: Removing directory 2025/06/17 03:12:54 INFO : nested/sub dir: Removing directory 2025/06/17 03:12:54 INFO : nested: Removing directory 2025/06/17 03:12:54 DEBUG : Local file system at /tmp/rclone1405830785: deleted 3 directories 2025/06/17 03:12:54 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name nested 2025/06/17 03:12:54 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:54 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world 2025/06/17 03:12:54 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:54 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name file 2025/06/17 03:12:54 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name nested 2025/06/17 03:12:54 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:54 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world 2025/06/17 03:12:54 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:54 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name file --- PASS: TestMoveWithDeleteEmptySrcDirs (0.94s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 03:12:54 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/17 03:12:54 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:54 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:54 ERROR : HiDrive root 'rclone-test-lebuveh4qova': Tried to create parent-directory for '/users/rclone-test/rclone-test-lebuveh4qova/nested/sub dir/file', but failed. 2025/06/17 03:12:54 ERROR : nested/sub dir/file: Failed to copy: directory not found 2025/06/17 03:12:54 ERROR : nested/sub dir/file: Not deleting source as copy failed: directory not found 2025/06/17 03:12:55 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/17 03:12:55 INFO : sub dir/hello world: Copied (new) 2025/06/17 03:12:55 INFO : sub dir/hello world: Deleted sync_test.go:1809: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1809 Error: Received unexpected error: directory not found Test: TestMoveWithoutDeleteEmptySrcDirs 2025/06/17 03:12:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:12:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world --- FAIL: TestMoveWithoutDeleteEmptySrcDirs (0.67s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:55 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/17 03:12:55 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/17 03:12:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:55 DEBUG : existing: hidrive = 1550b34770b6513da1ffaa28d7d281911f90fe2a OK 2025/06/17 03:12:55 INFO : existing: Copied (new) 2025/06/17 03:12:55 INFO : existing: Deleted 2025/06/17 03:12:55 DEBUG : existing-b: hidrive = b554f8e07476bcfb2334447d28d3e1d440a2e997 OK 2025/06/17 03:12:55 INFO : existing-b: Copied (new) 2025/06/17 03:12:55 INFO : existing-b: Deleted 2025/06/17 03:12:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name existing 2025/06/17 03:12:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name existing-b 2025/06/17 03:12:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name existing 2025/06/17 03:12:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name existing-b 2025/06/17 03:12:55 DEBUG : existing: Destination exists, skipping 2025/06/17 03:12:55 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/17 03:12:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:12:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:12:55 INFO : There was nothing to transfer 2025/06/17 03:12:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name existing 2025/06/17 03:12:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name existing-b 2025/06/17 03:12:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name existing 2025/06/17 03:12:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name existing-b --- PASS: TestMoveWithIgnoreExisting (0.52s) === RUN TestServerSideMove run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:55 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-fesuboc5caha" 2025/06/17 03:12:56 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:12:56 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato2 2025/06/17 03:12:56 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato3 sync_test.go:1706: Server side move (if possible) HiDrive root 'rclone-test-lebuveh4qova' -> HiDrive root 'rclone-test-fesuboc5caha' 2025/06/17 03:12:56 DEBUG : HiDrive root 'rclone-test-fesuboc5caha': found directory-element with name empty space 2025/06/17 03:12:56 DEBUG : HiDrive root 'rclone-test-fesuboc5caha': found directory-element with name potato3 2025/06/17 03:12:56 DEBUG : HiDrive root 'rclone-test-fesuboc5caha': Using server-side directory move 2025/06/17 03:12:56 INFO : HiDrive root 'rclone-test-fesuboc5caha': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/17 03:12:56 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:12:56 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato2 2025/06/17 03:12:56 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato3 2025/06/17 03:12:56 DEBUG : HiDrive root 'rclone-test-fesuboc5caha': found directory-element with name empty space 2025/06/17 03:12:56 DEBUG : HiDrive root 'rclone-test-fesuboc5caha': found directory-element with name potato3 2025/06/17 03:12:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/17 03:12:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/17 03:12:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/17 03:12:56 DEBUG : empty space: Unchanged skipping 2025/06/17 03:12:56 DEBUG : HiDrive root 'rclone-test-fesuboc5caha': Waiting for checks to finish 2025/06/17 03:12:56 INFO : empty space: Deleted 2025/06/17 03:12:56 DEBUG : HiDrive root 'rclone-test-fesuboc5caha': Waiting for transfers to finish 2025/06/17 03:12:56 INFO : potato2: Moved (server-side) 2025/06/17 03:12:56 INFO : potato3: Deleted 2025/06/17 03:12:56 INFO : potato3: Moved (server-side) 2025/06/17 03:12:57 DEBUG : HiDrive root 'rclone-test-fesuboc5caha': found directory-element with name empty space 2025/06/17 03:12:57 DEBUG : HiDrive root 'rclone-test-fesuboc5caha': found directory-element with name potato2 2025/06/17 03:12:57 DEBUG : HiDrive root 'rclone-test-fesuboc5caha': found directory-element with name potato3 2025/06/17 03:12:57 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-xisanem5mace" 2025/06/17 03:12:57 DEBUG : HiDrive root 'rclone-test-xisanem5mace': Using server-side directory move 2025/06/17 03:12:57 INFO : HiDrive root 'rclone-test-xisanem5mace': Server side directory move succeeded 2025/06/17 03:12:57 DEBUG : HiDrive root 'rclone-test-xisanem5mace': found directory-element with name empty space 2025/06/17 03:12:57 DEBUG : HiDrive root 'rclone-test-xisanem5mace': found directory-element with name potato2 2025/06/17 03:12:57 DEBUG : HiDrive root 'rclone-test-xisanem5mace': found directory-element with name potato3 2025/06/17 03:12:57 ERROR : error listing: directory not found 2025/06/17 03:12:57 DEBUG : HiDrive root 'rclone-test-xisanem5mace': Purge remote 2025/06/17 03:12:57 DEBUG : HiDrive root 'rclone-test-fesuboc5caha': Purge remote 2025/06/17 03:12:57 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (1.58s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:57 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-cadomuy1yeci" 2025/06/17 03:12:58 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:12:58 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato2 2025/06/17 03:12:58 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato3 sync_test.go:1706: Server side move (if possible) HiDrive root 'rclone-test-lebuveh4qova' -> HiDrive root 'rclone-test-cadomuy1yeci' 2025/06/17 03:12:58 DEBUG : HiDrive root 'rclone-test-cadomuy1yeci': found directory-element with name empty space 2025/06/17 03:12:58 DEBUG : HiDrive root 'rclone-test-cadomuy1yeci': found directory-element with name potato3 2025/06/17 03:12:58 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:12:58 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato2 2025/06/17 03:12:58 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato3 2025/06/17 03:12:58 DEBUG : empty space: Excluded (Size Filter) 2025/06/17 03:12:58 DEBUG : empty space: Excluded 2025/06/17 03:12:58 DEBUG : HiDrive root 'rclone-test-cadomuy1yeci': found directory-element with name empty space 2025/06/17 03:12:58 DEBUG : HiDrive root 'rclone-test-cadomuy1yeci': found directory-element with name potato3 2025/06/17 03:12:58 DEBUG : empty space: Excluded (Size Filter) 2025/06/17 03:12:58 DEBUG : empty space: Excluded 2025/06/17 03:12:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/17 03:12:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/17 03:12:58 DEBUG : HiDrive root 'rclone-test-cadomuy1yeci': Waiting for checks to finish 2025/06/17 03:12:58 DEBUG : HiDrive root 'rclone-test-cadomuy1yeci': Waiting for transfers to finish 2025/06/17 03:12:58 INFO : potato2: Moved (server-side) 2025/06/17 03:12:58 INFO : potato3: Deleted 2025/06/17 03:12:58 INFO : potato3: Moved (server-side) 2025/06/17 03:12:59 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:12:59 DEBUG : HiDrive root 'rclone-test-cadomuy1yeci': found directory-element with name empty space 2025/06/17 03:12:59 DEBUG : HiDrive root 'rclone-test-cadomuy1yeci': found directory-element with name potato2 2025/06/17 03:12:59 DEBUG : HiDrive root 'rclone-test-cadomuy1yeci': found directory-element with name potato3 2025/06/17 03:12:59 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-cewifuy0fugu" 2025/06/17 03:12:59 DEBUG : HiDrive root 'rclone-test-cadomuy1yeci': found directory-element with name empty space 2025/06/17 03:12:59 DEBUG : HiDrive root 'rclone-test-cadomuy1yeci': found directory-element with name potato2 2025/06/17 03:12:59 DEBUG : HiDrive root 'rclone-test-cadomuy1yeci': found directory-element with name potato3 2025/06/17 03:12:59 DEBUG : empty space: Excluded (Size Filter) 2025/06/17 03:12:59 DEBUG : empty space: Excluded 2025/06/17 03:12:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/17 03:12:59 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/17 03:12:59 DEBUG : HiDrive root 'rclone-test-cewifuy0fugu': Waiting for checks to finish 2025/06/17 03:12:59 DEBUG : HiDrive root 'rclone-test-cewifuy0fugu': Waiting for transfers to finish 2025/06/17 03:12:59 INFO : potato2: Moved (server-side) 2025/06/17 03:12:59 INFO : potato3: Moved (server-side) 2025/06/17 03:12:59 DEBUG : HiDrive root 'rclone-test-cewifuy0fugu': found directory-element with name potato2 2025/06/17 03:12:59 DEBUG : HiDrive root 'rclone-test-cewifuy0fugu': found directory-element with name potato3 2025/06/17 03:12:59 DEBUG : HiDrive root 'rclone-test-cadomuy1yeci': found directory-element with name empty space 2025/06/17 03:12:59 DEBUG : HiDrive root 'rclone-test-cewifuy0fugu': Purge remote 2025/06/17 03:12:59 DEBUG : HiDrive root 'rclone-test-cadomuy1yeci': Purge remote 2025/06/17 03:12:59 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space --- PASS: TestServerSideMoveWithFilter (2.35s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:12:59 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-duruvuq0sivo" 2025/06/17 03:13:00 INFO : tomatoDir: Making directory 2025/06/17 03:13:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:13:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato2 2025/06/17 03:13:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato3 2025/06/17 03:13:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tomatoDir sync_test.go:1706: Server side move (if possible) HiDrive root 'rclone-test-lebuveh4qova' -> HiDrive root 'rclone-test-duruvuq0sivo' 2025/06/17 03:13:00 DEBUG : HiDrive root 'rclone-test-duruvuq0sivo': found directory-element with name empty space 2025/06/17 03:13:00 DEBUG : HiDrive root 'rclone-test-duruvuq0sivo': found directory-element with name potato3 2025/06/17 03:13:00 DEBUG : HiDrive root 'rclone-test-duruvuq0sivo': Using server-side directory move 2025/06/17 03:13:00 INFO : HiDrive root 'rclone-test-duruvuq0sivo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/17 03:13:00 DEBUG : HiDrive root 'rclone-test-duruvuq0sivo': found directory-element with name empty space 2025/06/17 03:13:00 DEBUG : HiDrive root 'rclone-test-duruvuq0sivo': found directory-element with name potato3 2025/06/17 03:13:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty space 2025/06/17 03:13:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato2 2025/06/17 03:13:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name potato3 2025/06/17 03:13:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tomatoDir 2025/06/17 03:13:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/17 03:13:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/17 03:13:00 DEBUG : empty space: Unchanged skipping 2025/06/17 03:13:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/17 03:13:00 DEBUG : HiDrive root 'rclone-test-duruvuq0sivo': Waiting for checks to finish 2025/06/17 03:13:00 INFO : empty space: Deleted 2025/06/17 03:13:00 DEBUG : HiDrive root 'rclone-test-duruvuq0sivo': Waiting for transfers to finish 2025/06/17 03:13:00 INFO : potato2: Moved (server-side) 2025/06/17 03:13:01 INFO : potato3: Deleted 2025/06/17 03:13:01 INFO : potato3: Moved (server-side) 2025/06/17 03:13:01 INFO : tomatoDir: Removing directory 2025/06/17 03:13:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': deleted 1 directories 2025/06/17 03:13:01 DEBUG : HiDrive root 'rclone-test-duruvuq0sivo': found directory-element with name empty space 2025/06/17 03:13:01 DEBUG : HiDrive root 'rclone-test-duruvuq0sivo': found directory-element with name potato2 2025/06/17 03:13:01 DEBUG : HiDrive root 'rclone-test-duruvuq0sivo': found directory-element with name potato3 2025/06/17 03:13:01 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-goririp7vufi" 2025/06/17 03:13:01 INFO : tomatoDir: Making directory 2025/06/17 03:13:01 DEBUG : HiDrive root 'rclone-test-goririp7vufi': Using server-side directory move 2025/06/17 03:13:01 INFO : HiDrive root 'rclone-test-goririp7vufi': Server side directory move succeeded 2025/06/17 03:13:01 DEBUG : HiDrive root 'rclone-test-goririp7vufi': found directory-element with name empty space 2025/06/17 03:13:01 DEBUG : HiDrive root 'rclone-test-goririp7vufi': found directory-element with name potato2 2025/06/17 03:13:01 DEBUG : HiDrive root 'rclone-test-goririp7vufi': found directory-element with name potato3 2025/06/17 03:13:01 DEBUG : HiDrive root 'rclone-test-goririp7vufi': found directory-element with name tomatoDir 2025/06/17 03:13:01 ERROR : error listing: directory not found 2025/06/17 03:13:01 ERROR : error listing: directory not found 2025/06/17 03:13:01 DEBUG : HiDrive root 'rclone-test-goririp7vufi': Purge remote 2025/06/17 03:13:01 DEBUG : HiDrive root 'rclone-test-duruvuq0sivo': Purge remote 2025/06/17 03:13:01 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (2.10s) === RUN TestServerSideMoveOverlap run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" sync_test.go:1911: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.06s) === RUN TestSyncOverlap run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:13:01 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-lebuveh4qova/rclone-sync-test" --- PASS: TestSyncOverlap (0.20s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:13:02 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-lebuveh4qova/rclone-sync-test" 2025/06/17 03:13:02 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-lebuveh4qova/rclone-sync-test-include/layer2" 2025/06/17 03:13:02 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-lebuveh4qova/rclone-sync-test-ignore-file" 2025/06/17 03:13:03 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name rclone-sync-test 2025/06/17 03:13:03 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name rclone-sync-test-ignore-file 2025/06/17 03:13:03 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name rclone-sync-test-include 2025/06/17 03:13:03 DEBUG : rclone-sync-test: Excluded 2025/06/17 03:13:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/17 03:13:03 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name layer2 2025/06/17 03:13:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/17 03:13:03 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/rclone-sync-test': Waiting for checks to finish 2025/06/17 03:13:03 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/rclone-sync-test': Waiting for transfers to finish 2025/06/17 03:13:03 DEBUG : Waiting for deletions to finish 2025/06/17 03:13:03 INFO : There was nothing to transfer 2025/06/17 03:13:03 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name rclone-sync-test 2025/06/17 03:13:03 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name rclone-sync-test-ignore-file 2025/06/17 03:13:03 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name rclone-sync-test-include 2025/06/17 03:13:03 DEBUG : rclone-sync-test: Excluded 2025/06/17 03:13:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/17 03:13:03 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name layer2 2025/06/17 03:13:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/17 03:13:03 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:13:03 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:13:03 DEBUG : Waiting for deletions to finish 2025/06/17 03:13:03 INFO : rclone-sync-test-include: Removing directory 2025/06/17 03:13:03 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/06/17 03:13:03 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': failed to delete 1 directories 2025/06/17 03:13:03 INFO : There was nothing to transfer 2025/06/17 03:13:03 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name rclone-sync-test 2025/06/17 03:13:03 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name rclone-sync-test-ignore-file 2025/06/17 03:13:03 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name rclone-sync-test-include 2025/06/17 03:13:03 DEBUG : rclone-sync-test: Excluded 2025/06/17 03:13:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/17 03:13:03 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name layer2 2025/06/17 03:13:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/17 03:13:03 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/06/17 03:13:03 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/06/17 03:13:03 DEBUG : Waiting for deletions to finish 2025/06/17 03:13:03 INFO : There was nothing to transfer 2025/06/17 03:13:03 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name rclone-sync-test 2025/06/17 03:13:03 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name rclone-sync-test-ignore-file 2025/06/17 03:13:03 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name rclone-sync-test-include 2025/06/17 03:13:03 DEBUG : rclone-sync-test: Excluded 2025/06/17 03:13:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/17 03:13:03 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name layer2 2025/06/17 03:13:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/17 03:13:03 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:13:03 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:13:03 DEBUG : Waiting for deletions to finish 2025/06/17 03:13:03 INFO : rclone-sync-test-include: Removing directory 2025/06/17 03:13:03 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/06/17 03:13:03 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': failed to delete 1 directories 2025/06/17 03:13:03 INFO : There was nothing to transfer 2025/06/17 03:13:04 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/rclone-sync-test-ignore-file': found directory-element with name .ignore 2025/06/17 03:13:04 DEBUG : Excluded 2025/06/17 03:13:04 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name rclone-sync-test 2025/06/17 03:13:04 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name rclone-sync-test-ignore-file 2025/06/17 03:13:04 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name rclone-sync-test-include 2025/06/17 03:13:04 DEBUG : rclone-sync-test: Excluded 2025/06/17 03:13:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/17 03:13:04 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name layer2 2025/06/17 03:13:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/17 03:13:04 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/06/17 03:13:04 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/06/17 03:13:04 DEBUG : Waiting for deletions to finish 2025/06/17 03:13:04 INFO : There was nothing to transfer 2025/06/17 03:13:04 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name rclone-sync-test 2025/06/17 03:13:04 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name rclone-sync-test-ignore-file 2025/06/17 03:13:04 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name rclone-sync-test-include 2025/06/17 03:13:04 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name layer2 2025/06/17 03:13:04 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name .ignore --- PASS: TestSyncOverlapWithFilter (2.52s) === RUN TestSyncCompareDest run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:13:04 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-lebuveh4qova/dst" 2025/06/17 03:13:04 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-lebuveh4qova/CompareDest" 2025/06/17 03:13:05 DEBUG : one: Need to transfer - File not found at Destination 2025/06/17 03:13:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': Waiting for checks to finish 2025/06/17 03:13:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': Waiting for transfers to finish 2025/06/17 03:13:05 DEBUG : one: hidrive = 4ae17179700e403a003b67e8771a3746b8fb7038 OK 2025/06/17 03:13:05 INFO : one: Copied (new) 2025/06/17 03:13:05 DEBUG : Waiting for deletions to finish 2025/06/17 03:13:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': found directory-element with name one 2025/06/17 03:13:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/17 03:13:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': Waiting for checks to finish 2025/06/17 03:13:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': Waiting for transfers to finish 2025/06/17 03:13:05 DEBUG : one: hidrive = e5931477da5d36ab3f7d23b04caa81cb9e263847 OK 2025/06/17 03:13:05 INFO : one: Copied (replaced existing) 2025/06/17 03:13:05 DEBUG : Waiting for deletions to finish 2025/06/17 03:13:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name CompareDest 2025/06/17 03:13:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': found directory-element with name one 2025/06/17 03:13:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/17 03:13:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': Waiting for checks to finish 2025/06/17 03:13:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/17 03:13:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/17 03:13:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': Waiting for transfers to finish 2025/06/17 03:13:07 DEBUG : Waiting for deletions to finish 2025/06/17 03:13:07 INFO : There was nothing to transfer 2025/06/17 03:13:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name CompareDest 2025/06/17 03:13:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name CompareDest 2025/06/17 03:13:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': found directory-element with name one 2025/06/17 03:13:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/17 03:13:07 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/17 03:13:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/17 03:13:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': Waiting for checks to finish 2025/06/17 03:13:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/17 03:13:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/17 03:13:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': Waiting for transfers to finish 2025/06/17 03:13:07 DEBUG : Waiting for deletions to finish 2025/06/17 03:13:07 INFO : There was nothing to transfer 2025/06/17 03:13:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name CompareDest 2025/06/17 03:13:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': found directory-element with name one 2025/06/17 03:13:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/17 03:13:07 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/17 03:13:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/17 03:13:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': Waiting for checks to finish 2025/06/17 03:13:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/17 03:13:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/17 03:13:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': Waiting for transfers to finish 2025/06/17 03:13:07 DEBUG : Waiting for deletions to finish 2025/06/17 03:13:07 INFO : There was nothing to transfer 2025/06/17 03:13:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name CompareDest 2025/06/17 03:13:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': found directory-element with name one 2025/06/17 03:13:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/17 03:13:07 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 UTC 2025/06/17 03:13:07 DEBUG : two: hidrive = e582e2c9b94ae07f4109b7127ba3df5fe0209586 OK 2025/06/17 03:13:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/17 03:13:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': Waiting for checks to finish 2025/06/17 03:13:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/17 03:13:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/17 03:13:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': Waiting for transfers to finish 2025/06/17 03:13:07 DEBUG : Waiting for deletions to finish 2025/06/17 03:13:07 INFO : There was nothing to transfer 2025/06/17 03:13:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name CompareDest 2025/06/17 03:13:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name CompareDest 2025/06/17 03:13:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:08 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:08 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:08 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:08 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': found directory-element with name one 2025/06/17 03:13:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/17 03:13:08 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/17 03:13:08 DEBUG : two: Need to transfer - File not found at Destination 2025/06/17 03:13:08 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': Waiting for checks to finish 2025/06/17 03:13:08 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/17 03:13:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/17 03:13:08 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': Waiting for transfers to finish 2025/06/17 03:13:08 DEBUG : two: hidrive = 3747661d4162de581180521796e1c340b69c2de3 OK 2025/06/17 03:13:08 INFO : two: Copied (new) 2025/06/17 03:13:08 DEBUG : Waiting for deletions to finish 2025/06/17 03:13:08 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name CompareDest 2025/06/17 03:13:08 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:08 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:08 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:08 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:08 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:08 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name CompareDest 2025/06/17 03:13:08 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:08 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:08 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:08 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:08 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two --- PASS: TestSyncCompareDest (4.05s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:13:09 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name pre-dest1 2025/06/17 03:13:09 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name pre-dest2 2025/06/17 03:13:09 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 2 2025/06/17 03:13:09 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 1 2025/06/17 03:13:09 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-lebuveh4qova/dest" 2025/06/17 03:13:09 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-lebuveh4qova/pre-dest1" 2025/06/17 03:13:09 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-lebuveh4qova/pre-dest2" 2025/06/17 03:13:09 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:09 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/17 03:13:09 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:09 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/17 03:13:09 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/17 03:13:09 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dest': Waiting for checks to finish 2025/06/17 03:13:09 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dest': Waiting for transfers to finish 2025/06/17 03:13:10 DEBUG : 3: hidrive = 9eea708bd23f34cb223b3edb6a2402e995b62c28 OK 2025/06/17 03:13:10 INFO : 3: Copied (new) 2025/06/17 03:13:10 DEBUG : Waiting for deletions to finish 2025/06/17 03:13:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dest': found directory-element with name 3 2025/06/17 03:13:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dest 2025/06/17 03:13:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name pre-dest1 2025/06/17 03:13:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name pre-dest2 2025/06/17 03:13:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 2 2025/06/17 03:13:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 3 2025/06/17 03:13:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 1 2025/06/17 03:13:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dest 2025/06/17 03:13:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name pre-dest1 2025/06/17 03:13:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name pre-dest2 2025/06/17 03:13:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 2 2025/06/17 03:13:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 1 2025/06/17 03:13:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 3 --- PASS: TestSyncMultipleCompareDest (2.48s) === RUN TestSyncCopyDest run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:13:11 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-lebuveh4qova/dst" 2025/06/17 03:13:11 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-lebuveh4qova/CopyDest" 2025/06/17 03:13:11 DEBUG : one: Need to transfer - File not found at Destination 2025/06/17 03:13:11 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': Waiting for checks to finish 2025/06/17 03:13:11 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': Waiting for transfers to finish 2025/06/17 03:13:11 DEBUG : one: hidrive = 4ae17179700e403a003b67e8771a3746b8fb7038 OK 2025/06/17 03:13:11 INFO : one: Copied (new) 2025/06/17 03:13:11 DEBUG : Waiting for deletions to finish 2025/06/17 03:13:11 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:11 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:11 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:11 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:11 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': found directory-element with name one 2025/06/17 03:13:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/17 03:13:11 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': Waiting for checks to finish 2025/06/17 03:13:11 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': Waiting for transfers to finish 2025/06/17 03:13:12 DEBUG : one: hidrive = e5931477da5d36ab3f7d23b04caa81cb9e263847 OK 2025/06/17 03:13:12 INFO : one: Copied (replaced existing) 2025/06/17 03:13:12 DEBUG : Waiting for deletions to finish 2025/06/17 03:13:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:13 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name CopyDest 2025/06/17 03:13:13 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:13 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:13 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:13 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-lebuveh4qova/BackupDir" 2025/06/17 03:13:13 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': found directory-element with name one 2025/06/17 03:13:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/17 03:13:13 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': Waiting for checks to finish 2025/06/17 03:13:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/17 03:13:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/17 03:13:13 INFO : one: Moved (server-side) 2025/06/17 03:13:14 DEBUG : one: hidrive = e5931477da5d36ab3f7d23b04caa81cb9e263847 OK 2025/06/17 03:13:14 INFO : one: Copied (server-side copy) 2025/06/17 03:13:14 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/17 03:13:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': Waiting for transfers to finish 2025/06/17 03:13:14 DEBUG : Waiting for deletions to finish 2025/06/17 03:13:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name BackupDir 2025/06/17 03:13:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name CopyDest 2025/06/17 03:13:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name BackupDir 2025/06/17 03:13:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name CopyDest 2025/06/17 03:13:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': found directory-element with name one 2025/06/17 03:13:14 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/17 03:13:14 DEBUG : one: Unchanged skipping 2025/06/17 03:13:14 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/17 03:13:14 DEBUG : two: hidrive = e582e2c9b94ae07f4109b7127ba3df5fe0209586 OK 2025/06/17 03:13:14 INFO : two: Copied (server-side copy) 2025/06/17 03:13:14 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/17 03:13:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': Waiting for checks to finish 2025/06/17 03:13:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': Waiting for transfers to finish 2025/06/17 03:13:14 DEBUG : Waiting for deletions to finish 2025/06/17 03:13:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name BackupDir 2025/06/17 03:13:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name CopyDest 2025/06/17 03:13:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': found directory-element with name one 2025/06/17 03:13:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': found directory-element with name two 2025/06/17 03:13:14 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/17 03:13:14 DEBUG : one: Unchanged skipping 2025/06/17 03:13:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': Waiting for checks to finish 2025/06/17 03:13:14 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/17 03:13:14 DEBUG : two: Unchanged skipping 2025/06/17 03:13:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': Waiting for transfers to finish 2025/06/17 03:13:14 DEBUG : Waiting for deletions to finish 2025/06/17 03:13:14 INFO : There was nothing to transfer 2025/06/17 03:13:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name BackupDir 2025/06/17 03:13:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name CopyDest 2025/06/17 03:13:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name BackupDir 2025/06/17 03:13:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name CopyDest 2025/06/17 03:13:14 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:15 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:15 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:15 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:15 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:15 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three 2025/06/17 03:13:15 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:15 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': found directory-element with name one 2025/06/17 03:13:15 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': found directory-element with name two 2025/06/17 03:13:15 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/17 03:13:15 DEBUG : one: Unchanged skipping 2025/06/17 03:13:15 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/17 03:13:15 DEBUG : three: Destination not found in --copy-dest 2025/06/17 03:13:15 DEBUG : three: Need to transfer - File not found at Destination 2025/06/17 03:13:15 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/17 03:13:15 DEBUG : two: Unchanged skipping 2025/06/17 03:13:15 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': Waiting for checks to finish 2025/06/17 03:13:15 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': Waiting for transfers to finish 2025/06/17 03:13:15 DEBUG : three: hidrive = 54e22cfa786a1f46d23d20dc072e928b07900050 OK 2025/06/17 03:13:15 INFO : three: Copied (new) 2025/06/17 03:13:15 DEBUG : Waiting for deletions to finish 2025/06/17 03:13:15 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name BackupDir 2025/06/17 03:13:15 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name CopyDest 2025/06/17 03:13:15 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:15 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:15 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three 2025/06/17 03:13:15 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:15 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:15 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:15 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three 2025/06/17 03:13:15 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:15 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name BackupDir 2025/06/17 03:13:15 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name CopyDest 2025/06/17 03:13:15 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:15 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:15 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three 2025/06/17 03:13:15 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:15 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:15 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:15 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three 2025/06/17 03:13:15 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two --- PASS: TestSyncCopyDest (5.15s) === RUN TestSyncBackupDir run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:13:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three.txt 2025/06/17 03:13:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:16 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-lebuveh4qova/dst" 2025/06/17 03:13:17 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-lebuveh4qova/backup" 2025/06/17 03:13:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': found directory-element with name one 2025/06/17 03:13:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': found directory-element with name three.txt 2025/06/17 03:13:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': found directory-element with name two 2025/06/17 03:13:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/17 03:13:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': Waiting for checks to finish 2025/06/17 03:13:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:17 DEBUG : two: Unchanged skipping 2025/06/17 03:13:17 INFO : one: Moved (server-side) 2025/06/17 03:13:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': Waiting for transfers to finish 2025/06/17 03:13:17 DEBUG : one: hidrive = 6f6b76f9e575998480c55fc16cc7788d7359291d OK 2025/06/17 03:13:17 INFO : one: Copied (new) 2025/06/17 03:13:17 DEBUG : Waiting for deletions to finish 2025/06/17 03:13:17 INFO : three.txt: Moved (server-side) 2025/06/17 03:13:17 INFO : three.txt: Moved into backup dir 2025/06/17 03:13:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name backup 2025/06/17 03:13:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three.txt 2025/06/17 03:13:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name backup 2025/06/17 03:13:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three.txt 2025/06/17 03:13:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three.txt 2025/06/17 03:13:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': found directory-element with name one 2025/06/17 03:13:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': found directory-element with name three.txt 2025/06/17 03:13:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': found directory-element with name two 2025/06/17 03:13:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/17 03:13:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': Waiting for checks to finish 2025/06/17 03:13:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:18 DEBUG : two: Unchanged skipping 2025/06/17 03:13:18 INFO : one: Deleted 2025/06/17 03:13:18 INFO : one: Moved (server-side) 2025/06/17 03:13:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': Waiting for transfers to finish 2025/06/17 03:13:18 DEBUG : one: hidrive = 54f62f139dbb08ba3eb381cc12701c46b246ebef OK 2025/06/17 03:13:18 INFO : one: Copied (new) 2025/06/17 03:13:18 DEBUG : Waiting for deletions to finish 2025/06/17 03:13:18 INFO : three.txt: Deleted 2025/06/17 03:13:18 INFO : three.txt: Moved (server-side) 2025/06/17 03:13:18 INFO : three.txt: Moved into backup dir 2025/06/17 03:13:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name backup 2025/06/17 03:13:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three.txt 2025/06/17 03:13:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name backup 2025/06/17 03:13:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three.txt --- PASS: TestSyncBackupDir (2.70s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:13:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three.txt 2025/06/17 03:13:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:19 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-lebuveh4qova/dst" 2025/06/17 03:13:19 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-lebuveh4qova/backup" 2025/06/17 03:13:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': found directory-element with name one 2025/06/17 03:13:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': found directory-element with name three.txt 2025/06/17 03:13:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': found directory-element with name two 2025/06/17 03:13:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/17 03:13:19 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:19 DEBUG : two: Unchanged skipping 2025/06/17 03:13:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': Waiting for checks to finish 2025/06/17 03:13:20 INFO : one: Moved (server-side) to: one.bak 2025/06/17 03:13:20 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': Waiting for transfers to finish 2025/06/17 03:13:20 DEBUG : one: hidrive = 6f6b76f9e575998480c55fc16cc7788d7359291d OK 2025/06/17 03:13:20 INFO : one: Copied (new) 2025/06/17 03:13:20 DEBUG : Waiting for deletions to finish 2025/06/17 03:13:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/17 03:13:20 INFO : three.txt: Moved into backup dir 2025/06/17 03:13:20 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name backup 2025/06/17 03:13:20 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:20 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:20 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:20 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one.bak 2025/06/17 03:13:20 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three.txt.bak 2025/06/17 03:13:20 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name backup 2025/06/17 03:13:20 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:20 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:20 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three.txt 2025/06/17 03:13:20 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:20 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one.bak 2025/06/17 03:13:20 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three.txt.bak 2025/06/17 03:13:20 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': found directory-element with name one 2025/06/17 03:13:20 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': found directory-element with name three.txt 2025/06/17 03:13:20 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': found directory-element with name two 2025/06/17 03:13:20 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': Waiting for checks to finish 2025/06/17 03:13:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/17 03:13:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:20 DEBUG : two: Unchanged skipping 2025/06/17 03:13:20 INFO : one.bak: Deleted 2025/06/17 03:13:20 INFO : one: Moved (server-side) to: one.bak 2025/06/17 03:13:20 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': Waiting for transfers to finish 2025/06/17 03:13:21 DEBUG : one: hidrive = 54f62f139dbb08ba3eb381cc12701c46b246ebef OK 2025/06/17 03:13:21 INFO : one: Copied (new) 2025/06/17 03:13:21 DEBUG : Waiting for deletions to finish 2025/06/17 03:13:21 INFO : three.txt.bak: Deleted 2025/06/17 03:13:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/17 03:13:21 INFO : three.txt: Moved into backup dir 2025/06/17 03:13:21 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name backup 2025/06/17 03:13:21 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:21 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:21 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:21 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one.bak 2025/06/17 03:13:21 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three.txt.bak 2025/06/17 03:13:21 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name backup 2025/06/17 03:13:21 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:21 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:21 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:21 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one.bak 2025/06/17 03:13:21 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three.txt.bak --- PASS: TestSyncBackupDirWithSuffix (3.18s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:13:22 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:22 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:22 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three.txt 2025/06/17 03:13:22 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:22 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-lebuveh4qova/dst" 2025/06/17 03:13:22 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-lebuveh4qova/backup" 2025/06/17 03:13:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': found directory-element with name one 2025/06/17 03:13:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': found directory-element with name three.txt 2025/06/17 03:13:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': found directory-element with name two 2025/06/17 03:13:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/17 03:13:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:23 DEBUG : two: Unchanged skipping 2025/06/17 03:13:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': Waiting for checks to finish 2025/06/17 03:13:23 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/17 03:13:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': Waiting for transfers to finish 2025/06/17 03:13:23 DEBUG : one: hidrive = 6f6b76f9e575998480c55fc16cc7788d7359291d OK 2025/06/17 03:13:23 INFO : one: Copied (new) 2025/06/17 03:13:23 DEBUG : Waiting for deletions to finish 2025/06/17 03:13:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/17 03:13:23 INFO : three.txt: Moved into backup dir 2025/06/17 03:13:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name backup 2025/06/17 03:13:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one-2019-01-01 2025/06/17 03:13:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three-2019-01-01.txt 2025/06/17 03:13:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name backup 2025/06/17 03:13:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three.txt 2025/06/17 03:13:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one-2019-01-01 2025/06/17 03:13:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three-2019-01-01.txt 2025/06/17 03:13:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': found directory-element with name one 2025/06/17 03:13:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': found directory-element with name three.txt 2025/06/17 03:13:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': found directory-element with name two 2025/06/17 03:13:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/17 03:13:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:23 DEBUG : two: Unchanged skipping 2025/06/17 03:13:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': Waiting for checks to finish 2025/06/17 03:13:23 INFO : one-2019-01-01: Deleted 2025/06/17 03:13:23 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/17 03:13:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': Waiting for transfers to finish 2025/06/17 03:13:24 DEBUG : one: hidrive = 54f62f139dbb08ba3eb381cc12701c46b246ebef OK 2025/06/17 03:13:24 INFO : one: Copied (new) 2025/06/17 03:13:24 DEBUG : Waiting for deletions to finish 2025/06/17 03:13:24 INFO : three-2019-01-01.txt: Deleted 2025/06/17 03:13:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/17 03:13:24 INFO : three.txt: Moved into backup dir 2025/06/17 03:13:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name backup 2025/06/17 03:13:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one-2019-01-01 2025/06/17 03:13:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three-2019-01-01.txt 2025/06/17 03:13:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name backup 2025/06/17 03:13:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one-2019-01-01 2025/06/17 03:13:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three-2019-01-01.txt --- PASS: TestSyncBackupDirWithSuffixKeepExtension (2.56s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:13:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three.txt 2025/06/17 03:13:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:25 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-lebuveh4qova/dst" 2025/06/17 03:13:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': found directory-element with name one 2025/06/17 03:13:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': found directory-element with name three.txt 2025/06/17 03:13:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': found directory-element with name two 2025/06/17 03:13:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/17 03:13:25 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:25 DEBUG : two: Unchanged skipping 2025/06/17 03:13:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': Waiting for checks to finish 2025/06/17 03:13:25 INFO : one: Moved (server-side) to: one.bak 2025/06/17 03:13:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': Waiting for transfers to finish 2025/06/17 03:13:25 DEBUG : one: hidrive = 6f6b76f9e575998480c55fc16cc7788d7359291d OK 2025/06/17 03:13:25 INFO : one: Copied (new) 2025/06/17 03:13:25 DEBUG : Waiting for deletions to finish 2025/06/17 03:13:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/17 03:13:25 INFO : three.txt: Moved into backup dir 2025/06/17 03:13:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one.bak 2025/06/17 03:13:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three.txt.bak 2025/06/17 03:13:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:26 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:26 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one.bak 2025/06/17 03:13:26 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three.txt 2025/06/17 03:13:26 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three.txt.bak 2025/06/17 03:13:26 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:26 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': found directory-element with name one 2025/06/17 03:13:26 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': found directory-element with name one.bak 2025/06/17 03:13:26 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': found directory-element with name three.txt 2025/06/17 03:13:26 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': found directory-element with name three.txt.bak 2025/06/17 03:13:26 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': found directory-element with name two 2025/06/17 03:13:26 DEBUG : one.bak: Excluded (Path Filter) 2025/06/17 03:13:26 DEBUG : one.bak: Excluded 2025/06/17 03:13:26 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/17 03:13:26 DEBUG : three.txt.bak: Excluded 2025/06/17 03:13:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/17 03:13:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:26 DEBUG : two: Unchanged skipping 2025/06/17 03:13:26 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': Waiting for checks to finish 2025/06/17 03:13:26 INFO : one.bak: Deleted 2025/06/17 03:13:26 INFO : one: Moved (server-side) to: one.bak 2025/06/17 03:13:26 DEBUG : HiDrive root 'rclone-test-lebuveh4qova/dst': Waiting for transfers to finish 2025/06/17 03:13:26 DEBUG : one: hidrive = 54f62f139dbb08ba3eb381cc12701c46b246ebef OK 2025/06/17 03:13:26 INFO : one: Copied (new) 2025/06/17 03:13:26 DEBUG : Waiting for deletions to finish 2025/06/17 03:13:26 INFO : three.txt.bak: Deleted 2025/06/17 03:13:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/17 03:13:26 INFO : three.txt: Moved into backup dir 2025/06/17 03:13:26 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:26 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:26 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one.bak 2025/06/17 03:13:26 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three.txt.bak 2025/06/17 03:13:26 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:26 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:26 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:26 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one.bak 2025/06/17 03:13:26 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three.txt.bak 2025/06/17 03:13:26 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two --- PASS: TestSyncBackupDirSuffixOnly (2.11s) === RUN TestSyncSuffix run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:13:27 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:27 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:27 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three.txt 2025/06/17 03:13:27 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:27 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-lebuveh4qova/dst" 2025/06/17 03:13:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/17 03:13:27 INFO : one: Moved (server-side) to: one.bak 2025/06/17 03:13:27 DEBUG : one: hidrive = 6f6b76f9e575998480c55fc16cc7788d7359291d OK 2025/06/17 03:13:27 INFO : one: Copied (new) 2025/06/17 03:13:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:27 DEBUG : two: Unchanged skipping 2025/06/17 03:13:27 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/17 03:13:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/17 03:13:28 DEBUG : three.txt: hidrive = 75fb4e5ab8cb1fc442d993cb7c4887661f525d22 OK 2025/06/17 03:13:28 INFO : three.txt: Copied (new) 2025/06/17 03:13:28 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:28 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:28 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one.bak 2025/06/17 03:13:28 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three.txt 2025/06/17 03:13:28 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three.txt.bak 2025/06/17 03:13:28 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:28 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:28 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:28 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one.bak 2025/06/17 03:13:28 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three.txt 2025/06/17 03:13:28 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three.txt.bak 2025/06/17 03:13:28 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/17 03:13:28 INFO : one.bak: Deleted 2025/06/17 03:13:28 INFO : one: Moved (server-side) to: one.bak 2025/06/17 03:13:28 DEBUG : one: hidrive = 54f62f139dbb08ba3eb381cc12701c46b246ebef OK 2025/06/17 03:13:28 INFO : one: Copied (new) 2025/06/17 03:13:28 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:28 DEBUG : two: Unchanged skipping 2025/06/17 03:13:28 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/17 03:13:28 INFO : three.txt.bak: Deleted 2025/06/17 03:13:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/17 03:13:28 DEBUG : three.txt: hidrive = ab16af4cdcef80a930c751a5545642e510e3f93e OK 2025/06/17 03:13:28 INFO : three.txt: Copied (new) 2025/06/17 03:13:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one.bak 2025/06/17 03:13:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three.txt 2025/06/17 03:13:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three.txt.bak 2025/06/17 03:13:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one.bak 2025/06/17 03:13:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three.txt 2025/06/17 03:13:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three.txt.bak 2025/06/17 03:13:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two --- PASS: TestSyncSuffix (2.59s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:13:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three.txt 2025/06/17 03:13:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:30 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-lebuveh4qova/dst" 2025/06/17 03:13:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/17 03:13:30 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/17 03:13:30 DEBUG : one: hidrive = 6f6b76f9e575998480c55fc16cc7788d7359291d OK 2025/06/17 03:13:30 INFO : one: Copied (new) 2025/06/17 03:13:30 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:30 DEBUG : two: Unchanged skipping 2025/06/17 03:13:30 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/17 03:13:30 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/17 03:13:31 DEBUG : three.txt: hidrive = 75fb4e5ab8cb1fc442d993cb7c4887661f525d22 OK 2025/06/17 03:13:31 INFO : three.txt: Copied (new) 2025/06/17 03:13:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one-2019-01-01 2025/06/17 03:13:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three-2019-01-01.txt 2025/06/17 03:13:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three.txt 2025/06/17 03:13:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one-2019-01-01 2025/06/17 03:13:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three-2019-01-01.txt 2025/06/17 03:13:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three.txt 2025/06/17 03:13:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/17 03:13:31 INFO : one-2019-01-01: Deleted 2025/06/17 03:13:31 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/17 03:13:31 DEBUG : one: hidrive = 54f62f139dbb08ba3eb381cc12701c46b246ebef OK 2025/06/17 03:13:31 INFO : one: Copied (new) 2025/06/17 03:13:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:31 DEBUG : two: Unchanged skipping 2025/06/17 03:13:31 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/17 03:13:31 INFO : three-2019-01-01.txt: Deleted 2025/06/17 03:13:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/17 03:13:32 DEBUG : three.txt: hidrive = ab16af4cdcef80a930c751a5545642e510e3f93e OK 2025/06/17 03:13:32 INFO : three.txt: Copied (new) 2025/06/17 03:13:32 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:32 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:32 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one-2019-01-01 2025/06/17 03:13:32 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three-2019-01-01.txt 2025/06/17 03:13:32 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three.txt 2025/06/17 03:13:32 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two 2025/06/17 03:13:32 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dst 2025/06/17 03:13:32 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one 2025/06/17 03:13:32 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name one-2019-01-01 2025/06/17 03:13:32 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three-2019-01-01.txt 2025/06/17 03:13:32 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name three.txt 2025/06/17 03:13:32 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name two --- PASS: TestSyncSuffixKeepExtension (3.05s) === RUN TestSyncUTFNorm run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:13:32 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name Testêé 2025/06/17 03:13:32 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name Testêé 2025/06/17 03:13:32 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/17 03:13:32 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:13:32 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:13:32 DEBUG : Testêé: hidrive = f0f46c60f602e83f44c48d25b1f80b40fe5f8c64 OK 2025/06/17 03:13:32 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/17 03:13:32 DEBUG : Waiting for deletions to finish 2025/06/17 03:13:32 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name Testêé 2025/06/17 03:13:32 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name Testêé --- PASS: TestSyncUTFNorm (0.50s) === RUN TestSyncImmutable run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:13:33 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/17 03:13:33 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:13:33 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:13:33 DEBUG : existing: hidrive = 1550b34770b6513da1ffaa28d7d281911f90fe2a OK 2025/06/17 03:13:33 INFO : existing: Copied (new) 2025/06/17 03:13:33 DEBUG : Waiting for deletions to finish 2025/06/17 03:13:33 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name existing 2025/06/17 03:13:33 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name existing 2025/06/17 03:13:33 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name existing 2025/06/17 03:13:33 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/17 03:13:33 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:13:33 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/17 03:13:33 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:13:33 ERROR : HiDrive root 'rclone-test-lebuveh4qova': not deleting files as there were IO errors 2025/06/17 03:13:33 ERROR : HiDrive root 'rclone-test-lebuveh4qova': not deleting directories as there were IO errors 2025/06/17 03:13:33 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name existing 2025/06/17 03:13:33 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name existing --- PASS: TestSyncImmutable (0.44s) === RUN TestSyncIgnoreCase run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:13:33 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name EXISTING 2025/06/17 03:13:33 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name EXISTING 2025/06/17 03:13:33 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:33 DEBUG : existing: Unchanged skipping 2025/06/17 03:13:33 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:13:33 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:13:33 DEBUG : Waiting for deletions to finish 2025/06/17 03:13:33 INFO : There was nothing to transfer 2025/06/17 03:13:33 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name EXISTING 2025/06/17 03:13:33 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name EXISTING --- PASS: TestSyncIgnoreCase (0.36s) === RUN TestFixCase run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.06s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (0.18s) --- SKIP: TestMaxTransfer/Hard (0.06s) --- SKIP: TestMaxTransfer/Soft (0.06s) --- SKIP: TestMaxTransfer/Cautious (0.06s) === RUN TestSyncConcurrentDelete run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:13:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both0 2025/06/17 03:13:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both1 2025/06/17 03:13:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both10 2025/06/17 03:13:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both11 2025/06/17 03:13:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both12 2025/06/17 03:13:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both13 2025/06/17 03:13:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both14 2025/06/17 03:13:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both15 2025/06/17 03:13:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both16 2025/06/17 03:13:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both17 2025/06/17 03:13:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both18 2025/06/17 03:13:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both19 2025/06/17 03:13:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both2 2025/06/17 03:13:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both3 2025/06/17 03:13:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both4 2025/06/17 03:13:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both5 2025/06/17 03:13:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both6 2025/06/17 03:13:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both7 2025/06/17 03:13:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both8 2025/06/17 03:13:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both9 2025/06/17 03:13:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only0 2025/06/17 03:13:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only1 2025/06/17 03:13:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only10 2025/06/17 03:13:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only11 2025/06/17 03:13:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only12 2025/06/17 03:13:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only13 2025/06/17 03:13:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only14 2025/06/17 03:13:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only15 2025/06/17 03:13:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only16 2025/06/17 03:13:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only17 2025/06/17 03:13:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only18 2025/06/17 03:13:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only19 2025/06/17 03:13:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only2 2025/06/17 03:13:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only3 2025/06/17 03:13:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only4 2025/06/17 03:13:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only5 2025/06/17 03:13:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only6 2025/06/17 03:13:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only7 2025/06/17 03:13:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only8 2025/06/17 03:13:38 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only9 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both0 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both1 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both10 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both11 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both12 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both13 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both14 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both15 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both16 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both17 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both18 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both19 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both2 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both3 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both4 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both5 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both6 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both7 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both8 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both9 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only0 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only1 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only10 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only11 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only12 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only13 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only14 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only15 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only16 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only17 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only18 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only19 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only2 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only3 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only4 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only5 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only6 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only7 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only8 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only9 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:13:39 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:39 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:39 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:39 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:39 DEBUG : both10: Unchanged skipping 2025/06/17 03:13:39 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:39 DEBUG : both13: Unchanged skipping 2025/06/17 03:13:39 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:39 DEBUG : both0: Unchanged skipping 2025/06/17 03:13:39 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:39 DEBUG : both15: Unchanged skipping 2025/06/17 03:13:39 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:39 DEBUG : both16: Unchanged skipping 2025/06/17 03:13:39 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:39 DEBUG : both11: Unchanged skipping 2025/06/17 03:13:39 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:39 DEBUG : both18: Unchanged skipping 2025/06/17 03:13:39 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:39 DEBUG : both12: Unchanged skipping 2025/06/17 03:13:39 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:39 DEBUG : both14: Unchanged skipping 2025/06/17 03:13:39 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:39 DEBUG : both17: Unchanged skipping 2025/06/17 03:13:39 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:39 DEBUG : both19: Unchanged skipping 2025/06/17 03:13:39 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:39 DEBUG : both4: Unchanged skipping 2025/06/17 03:13:39 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:39 DEBUG : both5: Unchanged skipping 2025/06/17 03:13:39 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:39 DEBUG : both6: Unchanged skipping 2025/06/17 03:13:39 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:39 DEBUG : both1: Unchanged skipping 2025/06/17 03:13:39 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:39 DEBUG : both2: Unchanged skipping 2025/06/17 03:13:39 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:39 DEBUG : both3: Unchanged skipping 2025/06/17 03:13:39 DEBUG : both7: Unchanged skipping 2025/06/17 03:13:39 DEBUG : both8: Unchanged skipping 2025/06/17 03:13:39 DEBUG : both9: Unchanged skipping 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:13:39 DEBUG : Waiting for deletions to finish 2025/06/17 03:13:39 INFO : only13: Deleted 2025/06/17 03:13:39 INFO : only8: Deleted 2025/06/17 03:13:39 INFO : only14: Deleted 2025/06/17 03:13:39 INFO : only2: Deleted 2025/06/17 03:13:39 INFO : only1: Deleted 2025/06/17 03:13:39 INFO : only6: Deleted 2025/06/17 03:13:39 INFO : only7: Deleted 2025/06/17 03:13:39 INFO : only0: Deleted 2025/06/17 03:13:39 INFO : only12: Deleted 2025/06/17 03:13:39 INFO : only19: Deleted 2025/06/17 03:13:39 INFO : only4: Deleted 2025/06/17 03:13:39 INFO : only9: Deleted 2025/06/17 03:13:39 INFO : only15: Deleted 2025/06/17 03:13:39 INFO : only16: Deleted 2025/06/17 03:13:39 INFO : only17: Deleted 2025/06/17 03:13:39 INFO : only18: Deleted 2025/06/17 03:13:39 INFO : only3: Deleted 2025/06/17 03:13:39 INFO : only5: Deleted 2025/06/17 03:13:39 INFO : only10: Deleted 2025/06/17 03:13:39 INFO : only11: Deleted 2025/06/17 03:13:39 INFO : There was nothing to transfer 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both0 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both1 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both10 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both11 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both12 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both13 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both14 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both15 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both16 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both17 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both18 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both19 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both2 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both3 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both4 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both5 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both6 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both7 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both8 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both9 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both0 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both1 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both10 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both11 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both12 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both13 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both14 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both15 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both16 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both17 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both18 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both19 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both2 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both3 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both4 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both5 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both6 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both7 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both8 2025/06/17 03:13:39 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both9 --- PASS: TestSyncConcurrentDelete (6.52s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both0 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both1 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both10 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both11 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both12 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both13 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both14 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both15 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both16 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both17 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both18 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both19 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both2 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both3 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both4 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both5 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both6 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both7 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both8 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both9 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only0 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only1 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only10 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only11 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only12 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only13 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only14 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only15 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only16 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only17 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only18 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only19 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only2 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only3 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only4 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only5 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only6 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only7 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only8 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only9 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both0 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both1 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both10 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both11 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both12 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both13 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both14 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both15 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both16 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both17 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both18 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both19 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both2 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both3 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both4 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both5 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both6 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both7 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both8 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both9 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only0 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only1 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only10 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only11 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only12 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only13 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only14 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only15 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only16 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only17 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only18 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only19 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only2 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only3 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only4 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only5 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only6 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only7 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only8 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only9 2025/06/17 03:13:45 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:45 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:45 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:13:45 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:45 DEBUG : both10: Unchanged skipping 2025/06/17 03:13:45 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:45 DEBUG : both13: Unchanged skipping 2025/06/17 03:13:45 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:45 DEBUG : both0: Unchanged skipping 2025/06/17 03:13:45 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:45 DEBUG : both15: Unchanged skipping 2025/06/17 03:13:45 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:45 DEBUG : both12: Unchanged skipping 2025/06/17 03:13:45 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:45 DEBUG : both17: Unchanged skipping 2025/06/17 03:13:45 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:45 DEBUG : both11: Unchanged skipping 2025/06/17 03:13:45 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:45 DEBUG : both14: Unchanged skipping 2025/06/17 03:13:45 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:45 DEBUG : both16: Unchanged skipping 2025/06/17 03:13:45 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:45 DEBUG : both18: Unchanged skipping 2025/06/17 03:13:45 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:45 DEBUG : both3: Unchanged skipping 2025/06/17 03:13:45 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:45 DEBUG : both4: Unchanged skipping 2025/06/17 03:13:45 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:45 DEBUG : both19: Unchanged skipping 2025/06/17 03:13:45 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:45 DEBUG : both1: Unchanged skipping 2025/06/17 03:13:45 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:45 DEBUG : both2: Unchanged skipping 2025/06/17 03:13:45 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:45 DEBUG : both5: Unchanged skipping 2025/06/17 03:13:45 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:13:45 DEBUG : both6: Unchanged skipping 2025/06/17 03:13:45 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/17 03:13:45 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/17 03:13:45 DEBUG : both7: Unchanged skipping 2025/06/17 03:13:45 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/17 03:13:45 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/17 03:13:45 DEBUG : both8: Unchanged skipping 2025/06/17 03:13:45 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/17 03:13:45 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/17 03:13:45 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/17 03:13:45 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/17 03:13:45 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/17 03:13:45 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/17 03:13:45 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/17 03:13:45 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/17 03:13:45 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/17 03:13:45 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/17 03:13:45 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/17 03:13:45 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/17 03:13:45 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/17 03:13:45 DEBUG : both9: Unchanged skipping 2025/06/17 03:13:45 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/17 03:13:45 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/17 03:13:45 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/17 03:13:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:13:45 DEBUG : only11: hidrive = 0000000000000000000000000000000000000000 OK 2025/06/17 03:13:45 INFO : only11: Copied (replaced existing) 2025/06/17 03:13:45 DEBUG : only12: hidrive = 0000000000000000000000000000000000000000 OK 2025/06/17 03:13:45 INFO : only12: Copied (replaced existing) 2025/06/17 03:13:45 DEBUG : only14: hidrive = 0000000000000000000000000000000000000000 OK 2025/06/17 03:13:45 INFO : only14: Copied (replaced existing) 2025/06/17 03:13:45 DEBUG : only0: hidrive = 0000000000000000000000000000000000000000 OK 2025/06/17 03:13:45 INFO : only0: Copied (replaced existing) 2025/06/17 03:13:45 DEBUG : only15: hidrive = 0000000000000000000000000000000000000000 OK 2025/06/17 03:13:45 INFO : only15: Copied (replaced existing) 2025/06/17 03:13:45 DEBUG : only16: hidrive = 0000000000000000000000000000000000000000 OK 2025/06/17 03:13:45 INFO : only16: Copied (replaced existing) 2025/06/17 03:13:45 DEBUG : only17: hidrive = 0000000000000000000000000000000000000000 OK 2025/06/17 03:13:45 INFO : only17: Copied (replaced existing) 2025/06/17 03:13:45 DEBUG : only18: hidrive = 0000000000000000000000000000000000000000 OK 2025/06/17 03:13:45 INFO : only18: Copied (replaced existing) 2025/06/17 03:13:45 DEBUG : only19: hidrive = 0000000000000000000000000000000000000000 OK 2025/06/17 03:13:45 INFO : only19: Copied (replaced existing) 2025/06/17 03:13:45 DEBUG : only1: hidrive = 0000000000000000000000000000000000000000 OK 2025/06/17 03:13:45 INFO : only1: Copied (replaced existing) 2025/06/17 03:13:45 DEBUG : only3: hidrive = 0000000000000000000000000000000000000000 OK 2025/06/17 03:13:45 INFO : only3: Copied (replaced existing) 2025/06/17 03:13:45 DEBUG : only2: hidrive = 0000000000000000000000000000000000000000 OK 2025/06/17 03:13:45 INFO : only2: Copied (replaced existing) 2025/06/17 03:13:46 DEBUG : only4: hidrive = 0000000000000000000000000000000000000000 OK 2025/06/17 03:13:46 INFO : only4: Copied (replaced existing) 2025/06/17 03:13:46 DEBUG : only5: hidrive = 0000000000000000000000000000000000000000 OK 2025/06/17 03:13:46 INFO : only5: Copied (replaced existing) 2025/06/17 03:13:46 DEBUG : only10: hidrive = 0000000000000000000000000000000000000000 OK 2025/06/17 03:13:46 INFO : only10: Copied (replaced existing) 2025/06/17 03:13:46 DEBUG : only13: hidrive = 0000000000000000000000000000000000000000 OK 2025/06/17 03:13:46 INFO : only13: Copied (replaced existing) 2025/06/17 03:13:46 DEBUG : only6: hidrive = 0000000000000000000000000000000000000000 OK 2025/06/17 03:13:46 INFO : only6: Copied (replaced existing) 2025/06/17 03:13:46 DEBUG : only8: hidrive = 0000000000000000000000000000000000000000 OK 2025/06/17 03:13:46 INFO : only8: Copied (replaced existing) 2025/06/17 03:13:46 DEBUG : only7: hidrive = 0000000000000000000000000000000000000000 OK 2025/06/17 03:13:46 INFO : only7: Copied (replaced existing) 2025/06/17 03:13:46 DEBUG : only9: hidrive = 0000000000000000000000000000000000000000 OK 2025/06/17 03:13:46 INFO : only9: Copied (replaced existing) 2025/06/17 03:13:46 DEBUG : Waiting for deletions to finish 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both0 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both1 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both10 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both11 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both12 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both13 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both14 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both15 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both16 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both17 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both18 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both19 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both2 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both3 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both4 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both5 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both6 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both7 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both8 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both9 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only0 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only1 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only10 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only11 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only12 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only13 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only14 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only15 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only16 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only17 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only18 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only19 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only2 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only3 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only4 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only5 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only6 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only7 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only8 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only9 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both0 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both1 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both10 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both11 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both12 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both13 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both14 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both15 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both16 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both17 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both18 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both19 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both2 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both3 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both4 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both5 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both6 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both7 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both8 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name both9 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only0 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only1 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only10 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only11 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only12 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only13 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only14 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only15 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only16 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only17 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only18 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only19 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only2 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only3 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only4 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only5 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only6 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only7 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only8 2025/06/17 03:13:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name only9 --- PASS: TestSyncConcurrentTruncate (8.63s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:13:49 DEBUG : empty_dir: Making directory with metadata 2025/06/17 03:13:49 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/17 03:13:49 DEBUG : empty_on_remote: Making directory with metadata 2025/06/17 03:13:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/17 03:13:49 INFO : empty_on_remote: Making directory 2025/06/17 03:13:49 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/17 03:13:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/17 03:13:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/17 03:13:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/17 03:13:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/17 03:13:49 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty_on_remote 2025/06/17 03:13:49 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name file1 2025/06/17 03:13:49 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name test_dir1 2025/06/17 03:13:49 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name test_dir2 2025/06/17 03:13:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub_dir 2025/06/17 03:13:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name file2 2025/06/17 03:13:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name file3 --- PASS: TestSyncReplaceDirModTime (1.80s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:13:51 DEBUG : empty_dir: Making directory with metadata 2025/06/17 03:13:51 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/17 03:13:51 DEBUG : empty_on_remote: Making directory with metadata 2025/06/17 03:13:51 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/17 03:13:51 INFO : empty_on_remote: Making directory 2025/06/17 03:13:51 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/17 03:13:51 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/17 03:13:51 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/17 03:13:51 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/17 03:13:51 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/17 03:13:51 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/06/17 03:13:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty_dir 2025/06/17 03:13:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name empty_on_remote 2025/06/17 03:13:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name file1 2025/06/17 03:13:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name test_dir1 2025/06/17 03:13:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name test_dir2 2025/06/17 03:13:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub_dir 2025/06/17 03:13:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name file2 2025/06/17 03:13:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name file3 --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (1.28s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:13:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/17 03:13:52 INFO : sub dir: Making directory 2025/06/17 03:13:52 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/06/17 03:13:53 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:13:53 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir2 2025/06/17 03:13:54 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name very 2025/06/17 03:13:54 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world 2025/06/17 03:13:54 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name very 2025/06/17 03:13:54 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name very 2025/06/17 03:13:54 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name very 2025/06/17 03:13:54 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name very 2025/06/17 03:13:54 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name nested 2025/06/17 03:13:54 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name subdir 2025/06/17 03:13:54 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world --- PASS: TestNothingToTransferWithEmptyDirs (2.57s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:13:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/17 03:13:54 INFO : sub dir: Making directory 2025/06/17 03:13:54 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/06/17 03:13:57 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir 2025/06/17 03:13:57 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir2 2025/06/17 03:13:57 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name very 2025/06/17 03:13:57 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world 2025/06/17 03:13:57 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name very 2025/06/17 03:13:57 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name very 2025/06/17 03:13:57 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name very 2025/06/17 03:13:57 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name very 2025/06/17 03:13:57 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name nested 2025/06/17 03:13:57 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name subdir 2025/06/17 03:13:57 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world --- PASS: TestNothingToTransferWithoutEmptyDirs (3.22s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:14:00 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:00 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:14:00 DEBUG : apple: Excluded 2025/06/17 03:14:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:14:00 DEBUG : appleappleapplebanana: Excluded 2025/06/17 03:14:00 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:14:00 DEBUG : banana: Excluded 2025/06/17 03:14:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:14:00 DEBUG : splitbananasplit: Excluded 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:14:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/17 03:14:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:14:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/17 03:14:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:14:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/17 03:14:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:14:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/17 03:14:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:14:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/17 03:14:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:14:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/17 03:14:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:14:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/17 03:14:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:14:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/17 03:14:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:14:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/17 03:14:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:14:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/17 03:14:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:14:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/17 03:14:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:14:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/17 03:14:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:14:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/17 03:14:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:14:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/17 03:14:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:14:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/17 03:14:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:14:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:00 DEBUG : apple: Unchanged skipping 2025/06/17 03:14:00 DEBUG : banana: Unchanged skipping 2025/06/17 03:14:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:14:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:00 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:14:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:14:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:14:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:14:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:14:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:14:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:14:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:14:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:14:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:14:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:14:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:14:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:14:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:14:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:14:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:14:00 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:00 INFO : There was nothing to transfer 2025/06/17 03:14:00 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:00 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:14:00 DEBUG : apple: Excluded 2025/06/17 03:14:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:14:00 DEBUG : appleappleapplebanana: Excluded 2025/06/17 03:14:00 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:14:00 DEBUG : banana: Excluded 2025/06/17 03:14:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:14:00 DEBUG : splitbananasplit: Excluded 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:14:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/17 03:14:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:14:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/17 03:14:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:14:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/17 03:14:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:14:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/17 03:14:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:14:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/17 03:14:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:14:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/17 03:14:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:14:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/17 03:14:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:14:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/17 03:14:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:14:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/17 03:14:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:14:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/17 03:14:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:14:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/17 03:14:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:14:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/17 03:14:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:14:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/17 03:14:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:14:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/17 03:14:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:14:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/17 03:14:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:14:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:01 DEBUG : apple: Unchanged skipping 2025/06/17 03:14:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:14:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:01 DEBUG : banana: Unchanged skipping 2025/06/17 03:14:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:01 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:14:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:14:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:14:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:14:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:14:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:14:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:14:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:14:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:14:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:14:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:14:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:14:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:14:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:14:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:14:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:14:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:14:01 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:01 INFO : There was nothing to transfer 2025/06/17 03:14:01 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:01 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:14:01 DEBUG : apple: Excluded 2025/06/17 03:14:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:14:01 DEBUG : appleappleapplebanana: Excluded 2025/06/17 03:14:01 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:14:01 DEBUG : banana: Excluded 2025/06/17 03:14:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:14:01 DEBUG : splitbananasplit: Excluded 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:14:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/17 03:14:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:14:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/17 03:14:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:14:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/17 03:14:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:14:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/17 03:14:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:14:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/17 03:14:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:14:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/17 03:14:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:14:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/17 03:14:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:14:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/17 03:14:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:14:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/17 03:14:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:14:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/17 03:14:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:14:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/17 03:14:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:14:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/17 03:14:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:14:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/17 03:14:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:14:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/17 03:14:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:14:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/17 03:14:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:14:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt === RUN TestTransform/NFD run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:14:05 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:05 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : apple: Excluded 2025/06/17 03:14:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : appleappleapplebanana: Excluded 2025/06/17 03:14:05 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : banana: Excluded 2025/06/17 03:14:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : splitbananasplit: Excluded 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/17 03:14:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/17 03:14:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/17 03:14:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/17 03:14:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/17 03:14:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/17 03:14:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/17 03:14:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/17 03:14:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/17 03:14:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/17 03:14:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:05 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:14:05 DEBUG : apple: Unchanged skipping 2025/06/17 03:14:05 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:05 DEBUG : banana: Unchanged skipping 2025/06/17 03:14:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:05 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:14:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:14:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:14:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:14:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:14:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:14:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:14:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:14:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:14:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:14:05 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:05 INFO : There was nothing to transfer 2025/06/17 03:14:05 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:05 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : apple: Excluded 2025/06/17 03:14:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : appleappleapplebanana: Excluded 2025/06/17 03:14:05 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : banana: Excluded 2025/06/17 03:14:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : splitbananasplit: Excluded 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/17 03:14:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/17 03:14:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/17 03:14:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/17 03:14:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/17 03:14:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/17 03:14:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/17 03:14:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/17 03:14:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/17 03:14:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/17 03:14:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:05 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:14:05 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:05 DEBUG : apple: Unchanged skipping 2025/06/17 03:14:05 DEBUG : banana: Unchanged skipping 2025/06/17 03:14:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:05 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:14:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:14:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:14:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:14:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:14:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:14:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:14:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:14:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:14:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:14:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:14:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:14:05 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:05 INFO : There was nothing to transfer 2025/06/17 03:14:05 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:05 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : apple: Excluded 2025/06/17 03:14:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : appleappleapplebanana: Excluded 2025/06/17 03:14:05 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : banana: Excluded 2025/06/17 03:14:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:14:05 DEBUG : splitbananasplit: Excluded 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/17 03:14:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:14:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt === RUN TestTransform/base64 run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:14:10 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:10 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:14:10 DEBUG : apple: Excluded 2025/06/17 03:14:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:14:10 DEBUG : appleappleapplebanana: Excluded 2025/06/17 03:14:10 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:14:10 DEBUG : banana: Excluded 2025/06/17 03:14:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:14:10 DEBUG : splitbananasplit: Excluded 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:14:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/17 03:14:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:14:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/17 03:14:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:14:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/17 03:14:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:14:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/17 03:14:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:14:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/17 03:14:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:14:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/17 03:14:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:14:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/17 03:14:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:14:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/17 03:14:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:14:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/17 03:14:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:14:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/17 03:14:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:14:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/17 03:14:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:14:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/17 03:14:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:14:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/17 03:14:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:14:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/17 03:14:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:14:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/17 03:14:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:14:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:14:10 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:14:10 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:14:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:14:10 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:14:10 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:14:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:14:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:14:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:14:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:14:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:14:10 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:14:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:14:10 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:14:10 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:10 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/17 03:14:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:14:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/17 03:14:10 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:14:10 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/17 03:14:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:14:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/17 03:14:10 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:14:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:14:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:14:10 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:14:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:14:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:14:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:14:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:14:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:14:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:14:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:14:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:14:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:14:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:14:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:14:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:14:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:14:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:14:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:14:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:14:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:14:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:14:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:14:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:14:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:14:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:14:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:14:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:14:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:14:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:14:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:14:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:14:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:14:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:14:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:14:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:14:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:14:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:14:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:14:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:14:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:14:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:14:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:14:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:14:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:14:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:14:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:14:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:14:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:14:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:14:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:14:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:14:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:14:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:14:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:14:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:14:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:14:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:14:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:14:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:14:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:14:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:14:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:14:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:14:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:14:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:14:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:14:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:14:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:14:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:14:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:14:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:14:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:14:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:14:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:14:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:14:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:14:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/17 03:14:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/17 03:14:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:14:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/17 03:14:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/17 03:14:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/17 03:14:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:14:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:14:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/17 03:14:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:14:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:14:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:14:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:14:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:14:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:14:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:14:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/17 03:14:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:14:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:14:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:14:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:14:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:14:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:14:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:14:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/17 03:14:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:14:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/17 03:14:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:14:10 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:14:10 DEBUG : appleappleapplebanana: hidrive = d1307fcde12f4f5f359e0440a336d00967518adb OK 2025/06/17 03:14:10 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:14:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:10 DEBUG : apple: hidrive = 63e9fc12e7ffa0d2f6055a99ad516893a6b6e300 OK 2025/06/17 03:14:10 INFO : apple: Copied (new) to: YXBwbGU= 2025/06/17 03:14:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:11 DEBUG : splitbananasplit: hidrive = 2e514c3c7dd180da0d213626a842a37329c0af32 OK 2025/06/17 03:14:11 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:14:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:14:11 DEBUG : dir1/0001-bcdefgh.txt: hidrive = 800bc7aecee635bcb3389de67b04ba4d2b0ece4a OK 2025/06/17 03:14:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:14:11 DEBUG : banana: hidrive = 3f424ea988799dfea9adabfc645d3a12279d65c1 OK 2025/06/17 03:14:11 INFO : banana: Copied (new) to: YmFuYW5h 2025/06/17 03:14:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:11 DEBUG : dir1/0002-cdefghi.txt: hidrive = c39884d065cb1fc74f701374ce408aed8e66adb4 OK 2025/06/17 03:14:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:14:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:14:11 DEBUG : dir1/0000-abcdefg.txt: hidrive = d42aaab09208268b24fd3aea272c3e416d9401f2 OK 2025/06/17 03:14:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:14:11 DEBUG : dir1/0005-fghijkl.txt: hidrive = e111020ccaa8b10f2d08b8173a1751ee48362ea1 OK 2025/06/17 03:14:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:14:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:14:11 DEBUG : dir1/0004-efghijk.txt: hidrive = 8adb5816cb5fe38a5a2b376dcf03b462c896e348 OK 2025/06/17 03:14:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:14:11 DEBUG : dir1/0006-ghijklm.txt: hidrive = 74821b4ada1cf530cb84cd32ace6e845331d8e4f OK 2025/06/17 03:14:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:14:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:14:11 DEBUG : dir1/0003-defghij.txt: hidrive = c8a0a41b1a04c96cec8a2acef5df14983369b55a OK 2025/06/17 03:14:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:14:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/17 03:14:11 DEBUG : dir1/0007-1234567.txt: hidrive = 09170307e79ce6c6fe5a14c967600e38a26761e6 OK 2025/06/17 03:14:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:14:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:11 DEBUG : dir1/0008-2345678.txt: hidrive = ea76250ff4cac3bef5800b6c48b3971e5373dd96 OK 2025/06/17 03:14:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:14:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:11 DEBUG : dir1/0010-456789.txt: hidrive = ada997946dbbbf45ee609ded5584ee198ec8beff OK 2025/06/17 03:14:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/17 03:14:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/17 03:14:11 DEBUG : dir1/0009-3456789.txt: hidrive = bbc291a8538148443e54dda9ce9ca0a65f28a1a3 OK 2025/06/17 03:14:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:14:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:11 DEBUG : dir1/0011-56789;.txt: hidrive = f2df02cc4686fd6d2121efbef00e5e39cfeebd1b OK 2025/06/17 03:14:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/17 03:14:11 DEBUG : dir1/0012-6789;.txt: hidrive = 693de73edf0f9daef8aa1d095413b7a7b409e3de OK 2025/06/17 03:14:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:11 DEBUG : dir1/0013-789;=.txt: hidrive = 3fa58fc9f613470acf1bb0d59500c5e89029d5d5 OK 2025/06/17 03:14:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/17 03:14:11 DEBUG : dir1/0014-89;=.txt: hidrive = 9ae1053d0a7e3fadf1c60754ad350d531ad98385 OK 2025/06/17 03:14:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:11 DEBUG : dir1/0015-9;=.txt: hidrive = b0371909971bf2425feb707d8760e2df07fef78a OK 2025/06/17 03:14:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/06/17 03:14:11 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:11 INFO : splitbananasplit: Deleted 2025/06/17 03:14:11 INFO : dir1/0003-defghij.txt: Deleted 2025/06/17 03:14:11 INFO : apple: Deleted 2025/06/17 03:14:11 INFO : dir1/0012-6789;.txt: Deleted 2025/06/17 03:14:11 INFO : dir1/0013-789;=.txt: Deleted 2025/06/17 03:14:11 INFO : dir1/0007-1234567.txt: Deleted 2025/06/17 03:14:11 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/17 03:14:11 INFO : dir1/0008-2345678.txt: Deleted 2025/06/17 03:14:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/17 03:14:11 INFO : appleappleapplebanana: Deleted 2025/06/17 03:14:11 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/17 03:14:11 INFO : dir1/0015-9;=.txt: Deleted 2025/06/17 03:14:11 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/17 03:14:11 INFO : dir1/0014-89;=.txt: Deleted 2025/06/17 03:14:11 INFO : dir1/0009-3456789.txt: Deleted 2025/06/17 03:14:11 INFO : dir1/0011-56789;.txt: Deleted 2025/06/17 03:14:11 INFO : banana: Deleted 2025/06/17 03:14:11 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/17 03:14:11 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/17 03:14:11 INFO : dir1/0010-456789.txt: Deleted 2025/06/17 03:14:11 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:11 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name YXBwbGU= 2025/06/17 03:14:11 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:14:11 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name YmFuYW5h 2025/06/17 03:14:11 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:14:11 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:11 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/17 03:14:11 DEBUG : YXBwbGU=: Excluded 2025/06/17 03:14:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/17 03:14:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/06/17 03:14:11 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/17 03:14:11 DEBUG : YmFuYW5h: Excluded 2025/06/17 03:14:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/17 03:14:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/06/17 03:14:11 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:11 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:11 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:14:11 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:14:11 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:11 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:14:11 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:14:11 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:14:11 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:14:11 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:14:11 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAxMC00NTY3ODkudHh0 2025/06/17 03:14:11 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:11 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:11 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAxMy03ODk7PS50eHQ= 2025/06/17 03:14:11 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:11 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAxNS05Oz0udHh0 2025/06/17 03:14:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/17 03:14:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/06/17 03:14:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/17 03:14:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/06/17 03:14:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/17 03:14:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/06/17 03:14:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/17 03:14:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/06/17 03:14:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/17 03:14:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/06/17 03:14:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/17 03:14:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/06/17 03:14:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/17 03:14:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/06/17 03:14:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/17 03:14:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/06/17 03:14:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/17 03:14:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/06/17 03:14:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/17 03:14:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/06/17 03:14:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/17 03:14:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/06/17 03:14:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/17 03:14:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/06/17 03:14:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/17 03:14:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/06/17 03:14:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/17 03:14:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/06/17 03:14:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/17 03:14:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/06/17 03:14:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/17 03:14:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/06/17 03:14:11 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name YXBwbGU= 2025/06/17 03:14:11 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:14:11 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name YmFuYW5h 2025/06/17 03:14:11 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:14:11 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAxMC00NTY3ODkudHh0 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAxMy03ODk7PS50eHQ= 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAxNS05Oz0udHh0 2025/06/17 03:14:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/17 03:14:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/17 03:14:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/17 03:14:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/17 03:14:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/17 03:14:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:12 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:14:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/17 03:14:12 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:14:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:12 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:14:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/17 03:14:12 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:14:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:12 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:14:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:12 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:14:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/17 03:14:12 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:14:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:14:12 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:14:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:14:12 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:14:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:14:12 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:14:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:14:12 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:14:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:14:12 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:14:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:12 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:14:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:14:12 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:14:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:14:12 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:14:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:12 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:14:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:12 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:14:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/17 03:14:12 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:14:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:12 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:14:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/17 03:14:12 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:14:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:12 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:14:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:12 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:14:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/17 03:14:12 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:14:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:14:12 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:14:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:14:12 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:14:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:14:12 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:14:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:14:12 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:14:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:14:12 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:14:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:12 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:14:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:14:12 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:14:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:14:12 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:14:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:12 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:14:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:12 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:14:12 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:14:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/17 03:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:14:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:14:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/17 03:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:14:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:14:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:14:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/17 03:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:14:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:14:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:14:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:14:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:14:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:14:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:14:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:14:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:14:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:14:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:14:12 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:14:12 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:14:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/17 03:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:14:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:14:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/17 03:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:14:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:14:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:14:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/17 03:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:14:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:14:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:14:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:14:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:14:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:14:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:14:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:14:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:14:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:14:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:14:12 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:14:12 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:14:12 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:14:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/17 03:14:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/17 03:14:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/17 03:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:14:12 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:14:12 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:14:12 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:14:12 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:14:12 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:14:12 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:14:12 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name YXBwbGU= 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name YmFuYW5h 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:14:12 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:14:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:14:12 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:12 DEBUG : apple: Unchanged skipping 2025/06/17 03:14:12 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:12 DEBUG : banana: Unchanged skipping 2025/06/17 03:14:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:12 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:14:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:14:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:14:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:14:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:14:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:14:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:14:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:14:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:14:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:14:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:14:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:14:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:14:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:14:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:14:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:14:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:14:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:14:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:14:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:14:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:14:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:14:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:14:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:14:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:14:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:14:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:14:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:14:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:14:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:14:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:14:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:14:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:14:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:14:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:14:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:14:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:14:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:14:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:14:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:14:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:14:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:14:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:14:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:14:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:14:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:14:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:14:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:14:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:14:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:14:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:14:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:14:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:14:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:14:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:14:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:14:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:14:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:14:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:14:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:14:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:14:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:14:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:14:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:14:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:14:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:14:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:14:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:14:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:14:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:14:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:14:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:14:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:14:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:14:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/17 03:14:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/17 03:14:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:14:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/17 03:14:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/17 03:14:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/17 03:14:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:14:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:14:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/17 03:14:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:14:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:14:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:14:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:14:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:14:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:14:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:14:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:12 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/17 03:14:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAxMC00NTY3ODkudHh0 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAxMy03ODk7PS50eHQ= 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAxNS05Oz0udHh0 2025/06/17 03:14:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:14:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:14:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:14:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:14:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:14:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:14:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:14:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/17 03:14:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:14:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:14:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:12 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/17 03:14:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:14:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:14:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:14:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:14:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:14:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:14:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:14:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:14:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:14:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:14:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:14:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:14:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:14:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:14:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:14:12 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:12 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name YXBwbGU= 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name YmFuYW5h 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:12 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/17 03:14:12 DEBUG : YXBwbGU=: Excluded 2025/06/17 03:14:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/17 03:14:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/06/17 03:14:12 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/17 03:14:12 DEBUG : YmFuYW5h: Excluded 2025/06/17 03:14:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/17 03:14:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAxMC00NTY3ODkudHh0 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAxMy03ODk7PS50eHQ= 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAxNS05Oz0udHh0 2025/06/17 03:14:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/17 03:14:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/06/17 03:14:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/17 03:14:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/06/17 03:14:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/17 03:14:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/06/17 03:14:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/17 03:14:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/06/17 03:14:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/17 03:14:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/06/17 03:14:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/17 03:14:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/06/17 03:14:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/17 03:14:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/06/17 03:14:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/17 03:14:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/06/17 03:14:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/17 03:14:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/06/17 03:14:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/17 03:14:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/06/17 03:14:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/17 03:14:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/06/17 03:14:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/17 03:14:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/06/17 03:14:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/17 03:14:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/06/17 03:14:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/17 03:14:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/06/17 03:14:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/17 03:14:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/06/17 03:14:12 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/17 03:14:12 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name YXBwbGU= 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name YmFuYW5h 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAxMC00NTY3ODkudHh0 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAxMy03ODk7PS50eHQ= 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAxNS05Oz0udHh0 2025/06/17 03:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:14:12 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:14:12 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:14:12 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:14:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:14:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/17 03:14:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/17 03:14:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/17 03:14:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/17 03:14:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/17 03:14:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:12 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:14:12 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:14:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/17 03:14:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/17 03:14:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name YXBwbGU= 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name YmFuYW5h 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAxMC00NTY3ODkudHh0 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAxMS01Njc4OTsudHh0 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAxMy03ODk7PS50eHQ= 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAxNC04OTs9LnR4dA== 2025/06/17 03:14:12 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:14:16 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:16 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:14:16 DEBUG : apple: Excluded 2025/06/17 03:14:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:14:16 DEBUG : appleappleapplebanana: Excluded 2025/06/17 03:14:16 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:14:16 DEBUG : banana: Excluded 2025/06/17 03:14:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:14:16 DEBUG : splitbananasplit: Excluded 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:14:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/17 03:14:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:14:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/17 03:14:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:14:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/17 03:14:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:14:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/17 03:14:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:14:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/17 03:14:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:14:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/17 03:14:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:14:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/17 03:14:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:14:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/17 03:14:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:14:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/17 03:14:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:14:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/17 03:14:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:14:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/17 03:14:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:14:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/17 03:14:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:14:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/17 03:14:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:14:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/17 03:14:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:14:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/17 03:14:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:14:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:14:16 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:14:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:14:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:14:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:14:16 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:14:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:14:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:14:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:14:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:14:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:14:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:14:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:14:16 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:14:16 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:16 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/17 03:14:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:14:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/17 03:14:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:14:16 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/17 03:14:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:14:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/17 03:14:16 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:14:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:14:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:14:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:14:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/17 03:14:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:14:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/17 03:14:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:14:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/17 03:14:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/17 03:14:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/17 03:14:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:14:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/17 03:14:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/17 03:14:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/17 03:14:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:14:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/17 03:14:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/17 03:14:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/17 03:14:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/17 03:14:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/17 03:14:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/17 03:14:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/17 03:14:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:14:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/17 03:14:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/17 03:14:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/17 03:14:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/17 03:14:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/17 03:14:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/17 03:14:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/17 03:14:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:14:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/17 03:14:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/17 03:14:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/17 03:14:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:14:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/17 03:14:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/17 03:14:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/17 03:14:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/17 03:14:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/17 03:14:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/17 03:14:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/17 03:14:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/17 03:14:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/17 03:14:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/17 03:14:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/17 03:14:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/17 03:14:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/17 03:14:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:14:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/17 03:14:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/17 03:14:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/17 03:14:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/17 03:14:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/17 03:14:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/17 03:14:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/17 03:14:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/17 03:14:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/17 03:14:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/17 03:14:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/17 03:14:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/17 03:14:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/17 03:14:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/17 03:14:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/17 03:14:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:14:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/17 03:14:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/17 03:14:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/17 03:14:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/17 03:14:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/17 03:14:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/17 03:14:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/17 03:14:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/17 03:14:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/17 03:14:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/17 03:14:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/17 03:14:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/17 03:14:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/17 03:14:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/17 03:14:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/17 03:14:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/17 03:14:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/17 03:14:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:14:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/17 03:14:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/17 03:14:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/17 03:14:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/17 03:14:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/17 03:14:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/17 03:14:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/17 03:14:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/17 03:14:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/17 03:14:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:14:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/17 03:14:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/17 03:14:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/17 03:14:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/17 03:14:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/17 03:14:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/17 03:14:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/17 03:14:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/17 03:14:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/17 03:14:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/17 03:14:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/17 03:14:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/17 03:14:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/17 03:14:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/17 03:14:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/17 03:14:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/17 03:14:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/17 03:14:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:14:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/17 03:14:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/17 03:14:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/17 03:14:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/17 03:14:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/17 03:14:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/17 03:14:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/17 03:14:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/17 03:14:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/17 03:14:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/17 03:14:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/17 03:14:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/17 03:14:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/17 03:14:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/17 03:14:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/17 03:14:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/17 03:14:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/17 03:14:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/17 03:14:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/17 03:14:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/17 03:14:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/17 03:14:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/17 03:14:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/17 03:14:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:14:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/17 03:14:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/17 03:14:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/17 03:14:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/17 03:14:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/17 03:14:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/17 03:14:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/17 03:14:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/17 03:14:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:14:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:14:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:14:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/17 03:14:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:14:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/17 03:14:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:14:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/17 03:14:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:14:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/17 03:14:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:14:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/17 03:14:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:14:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/17 03:14:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:14:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/17 03:14:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:14:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/17 03:14:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:14:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/17 03:14:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:14:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/17 03:14:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:14:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/17 03:14:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:14:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/17 03:14:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:14:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/17 03:14:16 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/17 03:14:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:14:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/17 03:14:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/17 03:14:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/17 03:14:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/17 03:14:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/17 03:14:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/17 03:14:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/17 03:14:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/17 03:14:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/17 03:14:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/17 03:14:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/17 03:14:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/17 03:14:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/17 03:14:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:14:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:16 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/17 03:14:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:14:16 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:14:16 DEBUG : apple: hidrive = 63e9fc12e7ffa0d2f6055a99ad516893a6b6e300 OK 2025/06/17 03:14:16 INFO : apple: Copied (new) to: PREFIXapple 2025/06/17 03:14:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/17 03:14:16 DEBUG : appleappleapplebanana: hidrive = d1307fcde12f4f5f359e0440a336d00967518adb OK 2025/06/17 03:14:16 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/06/17 03:14:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/17 03:14:16 DEBUG : banana: hidrive = 3f424ea988799dfea9adabfc645d3a12279d65c1 OK 2025/06/17 03:14:16 INFO : banana: Copied (new) to: PREFIXbanana 2025/06/17 03:14:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/17 03:14:16 DEBUG : splitbananasplit: hidrive = 2e514c3c7dd180da0d213626a842a37329c0af32 OK 2025/06/17 03:14:16 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/06/17 03:14:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/17 03:14:17 DEBUG : dir1/0000-abcdefg.txt: hidrive = d42aaab09208268b24fd3aea272c3e416d9401f2 OK 2025/06/17 03:14:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/06/17 03:14:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/17 03:14:17 DEBUG : dir1/0001-bcdefgh.txt: hidrive = 800bc7aecee635bcb3389de67b04ba4d2b0ece4a OK 2025/06/17 03:14:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/06/17 03:14:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/17 03:14:17 DEBUG : dir1/0003-defghij.txt: hidrive = c8a0a41b1a04c96cec8a2acef5df14983369b55a OK 2025/06/17 03:14:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/06/17 03:14:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/17 03:14:17 DEBUG : dir1/0002-cdefghi.txt: hidrive = c39884d065cb1fc74f701374ce408aed8e66adb4 OK 2025/06/17 03:14:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/06/17 03:14:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/17 03:14:17 DEBUG : dir1/0004-efghijk.txt: hidrive = 8adb5816cb5fe38a5a2b376dcf03b462c896e348 OK 2025/06/17 03:14:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/06/17 03:14:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/17 03:14:17 DEBUG : dir1/0005-fghijkl.txt: hidrive = e111020ccaa8b10f2d08b8173a1751ee48362ea1 OK 2025/06/17 03:14:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/06/17 03:14:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/17 03:14:17 DEBUG : dir1/0008-2345678.txt: hidrive = ea76250ff4cac3bef5800b6c48b3971e5373dd96 OK 2025/06/17 03:14:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/06/17 03:14:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/17 03:14:17 DEBUG : dir1/0009-3456789.txt: hidrive = bbc291a8538148443e54dda9ce9ca0a65f28a1a3 OK 2025/06/17 03:14:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/06/17 03:14:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/17 03:14:17 DEBUG : dir1/0006-ghijklm.txt: hidrive = 74821b4ada1cf530cb84cd32ace6e845331d8e4f OK 2025/06/17 03:14:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/06/17 03:14:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/17 03:14:17 DEBUG : dir1/0007-1234567.txt: hidrive = 09170307e79ce6c6fe5a14c967600e38a26761e6 OK 2025/06/17 03:14:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/06/17 03:14:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/17 03:14:17 DEBUG : dir1/0010-456789.txt: hidrive = ada997946dbbbf45ee609ded5584ee198ec8beff OK 2025/06/17 03:14:17 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/06/17 03:14:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/17 03:14:17 DEBUG : dir1/0011-56789;.txt: hidrive = f2df02cc4686fd6d2121efbef00e5e39cfeebd1b OK 2025/06/17 03:14:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/06/17 03:14:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/17 03:14:17 DEBUG : dir1/0012-6789;.txt: hidrive = 693de73edf0f9daef8aa1d095413b7a7b409e3de OK 2025/06/17 03:14:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/06/17 03:14:17 DEBUG : dir1/0013-789;=.txt: hidrive = 3fa58fc9f613470acf1bb0d59500c5e89029d5d5 OK 2025/06/17 03:14:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/06/17 03:14:17 DEBUG : dir1/0014-89;=.txt: hidrive = 9ae1053d0a7e3fadf1c60754ad350d531ad98385 OK 2025/06/17 03:14:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/06/17 03:14:17 DEBUG : dir1/0015-9;=.txt: hidrive = b0371909971bf2425feb707d8760e2df07fef78a OK 2025/06/17 03:14:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/06/17 03:14:17 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:17 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/17 03:14:17 INFO : dir1/0009-3456789.txt: Deleted 2025/06/17 03:14:17 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/17 03:14:17 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/17 03:14:17 INFO : dir1/0013-789;=.txt: Deleted 2025/06/17 03:14:17 INFO : dir1/0011-56789;.txt: Deleted 2025/06/17 03:14:17 INFO : dir1/0014-89;=.txt: Deleted 2025/06/17 03:14:17 INFO : splitbananasplit: Deleted 2025/06/17 03:14:17 INFO : apple: Deleted 2025/06/17 03:14:17 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/17 03:14:17 INFO : dir1/0003-defghij.txt: Deleted 2025/06/17 03:14:17 INFO : appleappleapplebanana: Deleted 2025/06/17 03:14:17 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/17 03:14:17 INFO : dir1/0007-1234567.txt: Deleted 2025/06/17 03:14:17 INFO : dir1/0010-456789.txt: Deleted 2025/06/17 03:14:17 INFO : dir1/0015-9;=.txt: Deleted 2025/06/17 03:14:17 INFO : banana: Deleted 2025/06/17 03:14:17 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/17 03:14:17 INFO : dir1/0008-2345678.txt: Deleted 2025/06/17 03:14:17 INFO : dir1/0012-6789;.txt: Deleted 2025/06/17 03:14:17 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIXapple 2025/06/17 03:14:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIXappleappleapplebanana 2025/06/17 03:14:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIXbanana 2025/06/17 03:14:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIXsplitbananasplit 2025/06/17 03:14:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:17 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/06/17 03:14:17 DEBUG : PREFIXapple: Excluded 2025/06/17 03:14:17 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:14:17 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/06/17 03:14:17 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/06/17 03:14:17 DEBUG : PREFIXbanana: Excluded 2025/06/17 03:14:17 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/06/17 03:14:17 DEBUG : PREFIXsplitbananasplit: Excluded 2025/06/17 03:14:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0000-abcdefg.txt 2025/06/17 03:14:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0001-bcdefgh.txt 2025/06/17 03:14:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0002-cdefghi.txt 2025/06/17 03:14:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0003-defghij.txt 2025/06/17 03:14:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0004-efghijk.txt 2025/06/17 03:14:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0005-fghijkl.txt 2025/06/17 03:14:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0006-ghijklm.txt 2025/06/17 03:14:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0007-1234567.txt 2025/06/17 03:14:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0008-2345678.txt 2025/06/17 03:14:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0009-3456789.txt 2025/06/17 03:14:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0010-456789.txt 2025/06/17 03:14:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0011-56789;.txt 2025/06/17 03:14:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0012-6789;.txt 2025/06/17 03:14:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0013-789;=.txt 2025/06/17 03:14:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0014-89;=.txt 2025/06/17 03:14:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0015-9;=.txt 2025/06/17 03:14:17 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:14:17 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/06/17 03:14:17 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:14:17 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/06/17 03:14:17 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:14:17 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/06/17 03:14:17 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:14:17 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/06/17 03:14:17 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:14:17 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/06/17 03:14:17 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:14:17 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/06/17 03:14:17 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:14:17 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/06/17 03:14:17 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:14:17 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/06/17 03:14:17 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:14:17 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/06/17 03:14:17 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:14:17 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/06/17 03:14:17 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:14:17 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/06/17 03:14:17 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:14:17 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/06/17 03:14:17 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:14:17 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/06/17 03:14:17 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:14:17 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/06/17 03:14:17 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:14:17 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/06/17 03:14:17 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:14:17 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/06/17 03:14:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIXapple 2025/06/17 03:14:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIXappleappleapplebanana 2025/06/17 03:14:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIXbanana 2025/06/17 03:14:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIXsplitbananasplit 2025/06/17 03:14:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0000-abcdefg.txt 2025/06/17 03:14:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0001-bcdefgh.txt 2025/06/17 03:14:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0002-cdefghi.txt 2025/06/17 03:14:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0003-defghij.txt 2025/06/17 03:14:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0004-efghijk.txt 2025/06/17 03:14:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0005-fghijkl.txt 2025/06/17 03:14:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0006-ghijklm.txt 2025/06/17 03:14:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0007-1234567.txt 2025/06/17 03:14:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0008-2345678.txt 2025/06/17 03:14:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0009-3456789.txt 2025/06/17 03:14:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0010-456789.txt 2025/06/17 03:14:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0011-56789;.txt 2025/06/17 03:14:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0012-6789;.txt 2025/06/17 03:14:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0013-789;=.txt 2025/06/17 03:14:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0014-89;=.txt 2025/06/17 03:14:17 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0015-9;=.txt 2025/06/17 03:14:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/17 03:14:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/17 03:14:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/17 03:14:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/17 03:14:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/17 03:14:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/17 03:14:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/17 03:14:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/17 03:14:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/17 03:14:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/17 03:14:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/17 03:14:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/17 03:14:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/17 03:14:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/17 03:14:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/17 03:14:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/17 03:14:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/17 03:14:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/17 03:14:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/17 03:14:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/17 03:14:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/17 03:14:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/17 03:14:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/17 03:14:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/17 03:14:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/17 03:14:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/17 03:14:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/17 03:14:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/17 03:14:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/17 03:14:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/17 03:14:17 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:14:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/17 03:14:17 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:14:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/17 03:14:17 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:14:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/17 03:14:17 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:14:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/17 03:14:17 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:14:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/17 03:14:17 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:14:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/17 03:14:17 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:14:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/17 03:14:17 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:14:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/17 03:14:17 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:14:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/17 03:14:17 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:14:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/17 03:14:17 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:14:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/17 03:14:17 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:14:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/17 03:14:17 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:14:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/17 03:14:17 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:14:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/17 03:14:17 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:14:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/17 03:14:17 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:14:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/17 03:14:17 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:14:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/17 03:14:17 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:14:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/17 03:14:17 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:14:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/17 03:14:17 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:14:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/17 03:14:17 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:14:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/17 03:14:17 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:14:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/17 03:14:17 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:14:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/17 03:14:17 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:14:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/17 03:14:17 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:14:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/17 03:14:17 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:14:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/17 03:14:17 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:14:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/17 03:14:17 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:14:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/17 03:14:17 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:14:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/17 03:14:17 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:14:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/17 03:14:17 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:14:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/17 03:14:17 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:14:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/17 03:14:17 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:14:17 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:14:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:14:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/17 03:14:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:14:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/17 03:14:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:14:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/17 03:14:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:14:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/17 03:14:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:14:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/17 03:14:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:14:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/17 03:14:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:14:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/17 03:14:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:14:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/17 03:14:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:14:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/17 03:14:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:14:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/17 03:14:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:14:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/17 03:14:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:14:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/17 03:14:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:14:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/17 03:14:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:14:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/17 03:14:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:14:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/17 03:14:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:14:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/17 03:14:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:14:17 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:14:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:14:17 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:14:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:14:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/17 03:14:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:14:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/17 03:14:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:14:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/17 03:14:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:14:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/17 03:14:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:14:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/17 03:14:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:14:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/17 03:14:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:14:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/17 03:14:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:14:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/17 03:14:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:14:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/17 03:14:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:14:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/17 03:14:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:14:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/17 03:14:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:14:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/17 03:14:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:14:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/17 03:14:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:14:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/17 03:14:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:14:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/17 03:14:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:14:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/17 03:14:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:14:17 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:14:17 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:14:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:14:17 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:14:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:14:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/17 03:14:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/17 03:14:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/17 03:14:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/17 03:14:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/17 03:14:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/17 03:14:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/17 03:14:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/17 03:14:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/17 03:14:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/17 03:14:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/17 03:14:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/17 03:14:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/17 03:14:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/17 03:14:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/17 03:14:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/17 03:14:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIXapple 2025/06/17 03:14:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIXappleappleapplebanana 2025/06/17 03:14:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIXbanana 2025/06/17 03:14:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIXsplitbananasplit 2025/06/17 03:14:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:18 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/17 03:14:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/17 03:14:18 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/17 03:14:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/17 03:14:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0000-abcdefg.txt 2025/06/17 03:14:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0001-bcdefgh.txt 2025/06/17 03:14:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0002-cdefghi.txt 2025/06/17 03:14:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0003-defghij.txt 2025/06/17 03:14:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0004-efghijk.txt 2025/06/17 03:14:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0005-fghijkl.txt 2025/06/17 03:14:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0006-ghijklm.txt 2025/06/17 03:14:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0007-1234567.txt 2025/06/17 03:14:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0008-2345678.txt 2025/06/17 03:14:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0009-3456789.txt 2025/06/17 03:14:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0010-456789.txt 2025/06/17 03:14:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0011-56789;.txt 2025/06/17 03:14:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0012-6789;.txt 2025/06/17 03:14:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0013-789;=.txt 2025/06/17 03:14:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0014-89;=.txt 2025/06/17 03:14:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name PREFIX0015-9;=.txt 2025/06/17 03:14:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:14:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:14:18 DEBUG : apple: hidrive = 63e9fc12e7ffa0d2f6055a99ad516893a6b6e300 OK 2025/06/17 03:14:18 INFO : apple: Copied (new) 2025/06/17 03:14:18 DEBUG : banana: hidrive = 3f424ea988799dfea9adabfc645d3a12279d65c1 OK 2025/06/17 03:14:18 INFO : banana: Copied (new) 2025/06/17 03:14:18 DEBUG : splitbananasplit: hidrive = 2e514c3c7dd180da0d213626a842a37329c0af32 OK 2025/06/17 03:14:18 INFO : splitbananasplit: Copied (new) 2025/06/17 03:14:18 DEBUG : appleappleapplebanana: hidrive = d1307fcde12f4f5f359e0440a336d00967518adb OK 2025/06/17 03:14:18 INFO : appleappleapplebanana: Copied (new) 2025/06/17 03:14:18 DEBUG : dir1/0001-bcdefgh.txt: hidrive = 800bc7aecee635bcb3389de67b04ba4d2b0ece4a OK 2025/06/17 03:14:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/17 03:14:18 DEBUG : dir1/0000-abcdefg.txt: hidrive = d42aaab09208268b24fd3aea272c3e416d9401f2 OK 2025/06/17 03:14:18 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/17 03:14:18 DEBUG : dir1/0002-cdefghi.txt: hidrive = c39884d065cb1fc74f701374ce408aed8e66adb4 OK 2025/06/17 03:14:18 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/17 03:14:18 DEBUG : dir1/0003-defghij.txt: hidrive = c8a0a41b1a04c96cec8a2acef5df14983369b55a OK 2025/06/17 03:14:18 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/17 03:14:18 DEBUG : dir1/0004-efghijk.txt: hidrive = 8adb5816cb5fe38a5a2b376dcf03b462c896e348 OK 2025/06/17 03:14:18 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/17 03:14:18 DEBUG : dir1/0006-ghijklm.txt: hidrive = 74821b4ada1cf530cb84cd32ace6e845331d8e4f OK 2025/06/17 03:14:18 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/17 03:14:18 DEBUG : dir1/0007-1234567.txt: hidrive = 09170307e79ce6c6fe5a14c967600e38a26761e6 OK 2025/06/17 03:14:18 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/17 03:14:18 DEBUG : dir1/0005-fghijkl.txt: hidrive = e111020ccaa8b10f2d08b8173a1751ee48362ea1 OK 2025/06/17 03:14:18 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/17 03:14:18 DEBUG : dir1/0008-2345678.txt: hidrive = ea76250ff4cac3bef5800b6c48b3971e5373dd96 OK 2025/06/17 03:14:18 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/17 03:14:18 DEBUG : dir1/0009-3456789.txt: hidrive = bbc291a8538148443e54dda9ce9ca0a65f28a1a3 OK 2025/06/17 03:14:18 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/17 03:14:18 DEBUG : dir1/0010-456789.txt: hidrive = ada997946dbbbf45ee609ded5584ee198ec8beff OK 2025/06/17 03:14:18 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/17 03:14:18 DEBUG : dir1/0011-56789;.txt: hidrive = f2df02cc4686fd6d2121efbef00e5e39cfeebd1b OK 2025/06/17 03:14:18 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/17 03:14:18 DEBUG : dir1/0012-6789;.txt: hidrive = 693de73edf0f9daef8aa1d095413b7a7b409e3de OK 2025/06/17 03:14:18 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/17 03:14:18 DEBUG : dir1/0013-789;=.txt: hidrive = 3fa58fc9f613470acf1bb0d59500c5e89029d5d5 OK 2025/06/17 03:14:18 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/17 03:14:18 DEBUG : dir1/0014-89;=.txt: hidrive = 9ae1053d0a7e3fadf1c60754ad350d531ad98385 OK 2025/06/17 03:14:18 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/17 03:14:18 DEBUG : dir1/0015-9;=.txt: hidrive = b0371909971bf2425feb707d8760e2df07fef78a OK 2025/06/17 03:14:18 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/17 03:14:18 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:18 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/06/17 03:14:18 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/06/17 03:14:18 INFO : PREFIXapple: Deleted 2025/06/17 03:14:18 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/06/17 03:14:18 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/06/17 03:14:18 INFO : PREFIXbanana: Deleted 2025/06/17 03:14:18 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/06/17 03:14:18 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/06/17 03:14:18 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/06/17 03:14:18 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/06/17 03:14:18 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/06/17 03:14:18 INFO : PREFIXsplitbananasplit: Deleted 2025/06/17 03:14:18 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/06/17 03:14:18 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/06/17 03:14:18 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/06/17 03:14:18 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/06/17 03:14:18 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/06/17 03:14:18 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/06/17 03:14:18 INFO : PREFIXappleappleapplebanana: Deleted 2025/06/17 03:14:18 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/06/17 03:14:18 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:18 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:18 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:14:18 DEBUG : apple: Excluded 2025/06/17 03:14:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:14:18 DEBUG : appleappleapplebanana: Excluded 2025/06/17 03:14:18 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:14:18 DEBUG : banana: Excluded 2025/06/17 03:14:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:14:18 DEBUG : splitbananasplit: Excluded 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:14:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/17 03:14:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:14:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/17 03:14:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:14:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/17 03:14:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:14:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/17 03:14:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:14:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/17 03:14:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:14:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/17 03:14:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:14:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/17 03:14:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:14:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/17 03:14:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:14:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/17 03:14:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:14:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/17 03:14:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:14:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/17 03:14:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:14:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/17 03:14:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:14:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/17 03:14:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:14:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/17 03:14:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:14:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/17 03:14:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:14:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:19 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:19 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:14:19 DEBUG : apple: Excluded 2025/06/17 03:14:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:14:19 DEBUG : appleappleapplebanana: Excluded 2025/06/17 03:14:19 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:14:19 DEBUG : banana: Excluded 2025/06/17 03:14:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:14:19 DEBUG : splitbananasplit: Excluded 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:14:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/17 03:14:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:14:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/17 03:14:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:14:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/17 03:14:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:14:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/17 03:14:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:14:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/17 03:14:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:14:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/17 03:14:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:14:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/17 03:14:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:14:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/17 03:14:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:14:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/17 03:14:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:14:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/17 03:14:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:14:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/17 03:14:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:14:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/17 03:14:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:14:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/17 03:14:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:14:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/17 03:14:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:14:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/17 03:14:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:14:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:19 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt === RUN TestTransform/suffix run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:14:23 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:23 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:14:23 DEBUG : apple: Excluded 2025/06/17 03:14:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:14:23 DEBUG : appleappleapplebanana: Excluded 2025/06/17 03:14:23 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:14:23 DEBUG : banana: Excluded 2025/06/17 03:14:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:14:23 DEBUG : splitbananasplit: Excluded 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:14:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/17 03:14:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:14:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/17 03:14:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:14:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/17 03:14:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:14:23 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/17 03:14:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:14:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/17 03:14:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:14:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/17 03:14:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:14:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/17 03:14:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:14:23 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/17 03:14:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:14:23 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/17 03:14:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:14:23 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/17 03:14:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:14:23 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/17 03:14:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:14:23 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/17 03:14:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:14:23 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/17 03:14:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:14:23 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/17 03:14:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:14:23 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/17 03:14:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:14:23 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/17 03:14:23 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:14:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:14:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/17 03:14:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:14:23 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:14:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/17 03:14:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:14:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:14:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/17 03:14:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:14:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:14:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:14:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:14:23 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:14:23 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:23 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/17 03:14:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:14:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/17 03:14:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:14:23 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/17 03:14:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/17 03:14:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/17 03:14:23 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:14:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:14:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:14:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/17 03:14:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:14:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/17 03:14:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/17 03:14:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/17 03:14:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/17 03:14:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/17 03:14:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/17 03:14:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/17 03:14:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/17 03:14:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/17 03:14:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/17 03:14:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/17 03:14:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/17 03:14:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/17 03:14:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:14:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/17 03:14:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:14:23 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:14:23 DEBUG : apple: hidrive = 63e9fc12e7ffa0d2f6055a99ad516893a6b6e300 OK 2025/06/17 03:14:23 INFO : apple: Copied (new) to: appleSUFFIX 2025/06/17 03:14:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/17 03:14:23 DEBUG : appleappleapplebanana: hidrive = d1307fcde12f4f5f359e0440a336d00967518adb OK 2025/06/17 03:14:23 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/06/17 03:14:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/17 03:14:23 DEBUG : banana: hidrive = 3f424ea988799dfea9adabfc645d3a12279d65c1 OK 2025/06/17 03:14:23 INFO : banana: Copied (new) to: bananaSUFFIX 2025/06/17 03:14:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/17 03:14:23 DEBUG : splitbananasplit: hidrive = 2e514c3c7dd180da0d213626a842a37329c0af32 OK 2025/06/17 03:14:23 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/06/17 03:14:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/17 03:14:23 DEBUG : dir1/0000-abcdefg.txt: hidrive = d42aaab09208268b24fd3aea272c3e416d9401f2 OK 2025/06/17 03:14:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/06/17 03:14:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/17 03:14:23 DEBUG : dir1/0001-bcdefgh.txt: hidrive = 800bc7aecee635bcb3389de67b04ba4d2b0ece4a OK 2025/06/17 03:14:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/17 03:14:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/17 03:14:23 DEBUG : dir1/0003-defghij.txt: hidrive = c8a0a41b1a04c96cec8a2acef5df14983369b55a OK 2025/06/17 03:14:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/06/17 03:14:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/17 03:14:23 DEBUG : dir1/0002-cdefghi.txt: hidrive = c39884d065cb1fc74f701374ce408aed8e66adb4 OK 2025/06/17 03:14:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/06/17 03:14:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/17 03:14:23 DEBUG : dir1/0005-fghijkl.txt: hidrive = e111020ccaa8b10f2d08b8173a1751ee48362ea1 OK 2025/06/17 03:14:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/06/17 03:14:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/17 03:14:23 DEBUG : dir1/0004-efghijk.txt: hidrive = 8adb5816cb5fe38a5a2b376dcf03b462c896e348 OK 2025/06/17 03:14:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/06/17 03:14:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/17 03:14:23 DEBUG : dir1/0006-ghijklm.txt: hidrive = 74821b4ada1cf530cb84cd32ace6e845331d8e4f OK 2025/06/17 03:14:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/06/17 03:14:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/17 03:14:23 DEBUG : dir1/0007-1234567.txt: hidrive = 09170307e79ce6c6fe5a14c967600e38a26761e6 OK 2025/06/17 03:14:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/06/17 03:14:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/17 03:14:23 DEBUG : dir1/0008-2345678.txt: hidrive = ea76250ff4cac3bef5800b6c48b3971e5373dd96 OK 2025/06/17 03:14:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/06/17 03:14:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/17 03:14:23 DEBUG : dir1/0009-3456789.txt: hidrive = bbc291a8538148443e54dda9ce9ca0a65f28a1a3 OK 2025/06/17 03:14:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/06/17 03:14:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0010-456789.txt: hidrive = ada997946dbbbf45ee609ded5584ee198ec8beff OK 2025/06/17 03:14:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0011-56789;.txt: hidrive = f2df02cc4686fd6d2121efbef00e5e39cfeebd1b OK 2025/06/17 03:14:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0012-6789;.txt: hidrive = 693de73edf0f9daef8aa1d095413b7a7b409e3de OK 2025/06/17 03:14:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0013-789;=.txt: hidrive = 3fa58fc9f613470acf1bb0d59500c5e89029d5d5 OK 2025/06/17 03:14:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0015-9;=.txt: hidrive = b0371909971bf2425feb707d8760e2df07fef78a OK 2025/06/17 03:14:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0014-89;=.txt: hidrive = 9ae1053d0a7e3fadf1c60754ad350d531ad98385 OK 2025/06/17 03:14:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/06/17 03:14:24 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:24 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/17 03:14:24 INFO : dir1/0008-2345678.txt: Deleted 2025/06/17 03:14:24 INFO : splitbananasplit: Deleted 2025/06/17 03:14:24 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/17 03:14:24 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/17 03:14:24 INFO : dir1/0007-1234567.txt: Deleted 2025/06/17 03:14:24 INFO : dir1/0012-6789;.txt: Deleted 2025/06/17 03:14:24 INFO : banana: Deleted 2025/06/17 03:14:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/17 03:14:24 INFO : dir1/0009-3456789.txt: Deleted 2025/06/17 03:14:24 INFO : dir1/0011-56789;.txt: Deleted 2025/06/17 03:14:24 INFO : dir1/0010-456789.txt: Deleted 2025/06/17 03:14:24 INFO : dir1/0015-9;=.txt: Deleted 2025/06/17 03:14:24 INFO : dir1/0014-89;=.txt: Deleted 2025/06/17 03:14:24 INFO : apple: Deleted 2025/06/17 03:14:24 INFO : appleappleapplebanana: Deleted 2025/06/17 03:14:24 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/17 03:14:24 INFO : dir1/0003-defghij.txt: Deleted 2025/06/17 03:14:24 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/17 03:14:24 INFO : dir1/0013-789;=.txt: Deleted 2025/06/17 03:14:24 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebananaSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name bananaSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplitSUFFIX 2025/06/17 03:14:24 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/06/17 03:14:24 DEBUG : appleSUFFIX: Excluded 2025/06/17 03:14:24 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/06/17 03:14:24 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/06/17 03:14:24 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/06/17 03:14:24 DEBUG : bananaSUFFIX: Excluded 2025/06/17 03:14:24 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/06/17 03:14:24 DEBUG : splitbananasplitSUFFIX: Excluded 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:14:24 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/06/17 03:14:24 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:14:24 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/06/17 03:14:24 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:14:24 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/06/17 03:14:24 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:14:24 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/06/17 03:14:24 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:14:24 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/06/17 03:14:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:14:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/06/17 03:14:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:14:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/06/17 03:14:24 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:14:24 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/06/17 03:14:24 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:14:24 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/06/17 03:14:24 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:14:24 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/06/17 03:14:24 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:14:24 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/06/17 03:14:24 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:14:24 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/06/17 03:14:24 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:14:24 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/06/17 03:14:24 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:14:24 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/06/17 03:14:24 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:14:24 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/06/17 03:14:24 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:14:24 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebananaSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name bananaSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplitSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/17 03:14:24 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/17 03:14:24 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/17 03:14:24 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/17 03:14:24 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/17 03:14:24 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/17 03:14:24 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/17 03:14:24 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/17 03:14:24 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/17 03:14:24 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/17 03:14:24 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/17 03:14:24 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/17 03:14:24 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/17 03:14:24 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/17 03:14:24 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/17 03:14:24 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/17 03:14:24 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/17 03:14:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/17 03:14:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/17 03:14:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/17 03:14:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/17 03:14:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/17 03:14:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/17 03:14:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/17 03:14:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/17 03:14:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/17 03:14:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/17 03:14:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/17 03:14:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/17 03:14:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/17 03:14:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/17 03:14:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/17 03:14:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/17 03:14:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:14:24 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:14:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/17 03:14:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/17 03:14:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/17 03:14:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/17 03:14:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/17 03:14:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/17 03:14:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/17 03:14:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/17 03:14:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/17 03:14:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/17 03:14:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/17 03:14:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/17 03:14:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/17 03:14:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/17 03:14:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/17 03:14:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/17 03:14:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:14:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:14:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:14:24 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:14:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/17 03:14:24 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:14:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:14:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/17 03:14:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebananaSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name bananaSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplitSUFFIX 2025/06/17 03:14:24 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/17 03:14:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/17 03:14:24 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/17 03:14:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txtSUFFIX 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txtSUFFIX 2025/06/17 03:14:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:14:24 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:14:24 DEBUG : apple: hidrive = 63e9fc12e7ffa0d2f6055a99ad516893a6b6e300 OK 2025/06/17 03:14:24 INFO : apple: Copied (new) 2025/06/17 03:14:24 DEBUG : appleappleapplebanana: hidrive = d1307fcde12f4f5f359e0440a336d00967518adb OK 2025/06/17 03:14:24 INFO : appleappleapplebanana: Copied (new) 2025/06/17 03:14:24 DEBUG : banana: hidrive = 3f424ea988799dfea9adabfc645d3a12279d65c1 OK 2025/06/17 03:14:24 INFO : banana: Copied (new) 2025/06/17 03:14:24 DEBUG : splitbananasplit: hidrive = 2e514c3c7dd180da0d213626a842a37329c0af32 OK 2025/06/17 03:14:24 INFO : splitbananasplit: Copied (new) 2025/06/17 03:14:24 DEBUG : dir1/0000-abcdefg.txt: hidrive = d42aaab09208268b24fd3aea272c3e416d9401f2 OK 2025/06/17 03:14:24 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/17 03:14:24 DEBUG : dir1/0002-cdefghi.txt: hidrive = c39884d065cb1fc74f701374ce408aed8e66adb4 OK 2025/06/17 03:14:24 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/17 03:14:24 DEBUG : dir1/0001-bcdefgh.txt: hidrive = 800bc7aecee635bcb3389de67b04ba4d2b0ece4a OK 2025/06/17 03:14:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/17 03:14:24 DEBUG : dir1/0003-defghij.txt: hidrive = c8a0a41b1a04c96cec8a2acef5df14983369b55a OK 2025/06/17 03:14:24 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/17 03:14:24 DEBUG : dir1/0004-efghijk.txt: hidrive = 8adb5816cb5fe38a5a2b376dcf03b462c896e348 OK 2025/06/17 03:14:24 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/17 03:14:24 DEBUG : dir1/0005-fghijkl.txt: hidrive = e111020ccaa8b10f2d08b8173a1751ee48362ea1 OK 2025/06/17 03:14:24 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/17 03:14:24 DEBUG : dir1/0007-1234567.txt: hidrive = 09170307e79ce6c6fe5a14c967600e38a26761e6 OK 2025/06/17 03:14:24 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/17 03:14:24 DEBUG : dir1/0006-ghijklm.txt: hidrive = 74821b4ada1cf530cb84cd32ace6e845331d8e4f OK 2025/06/17 03:14:24 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/17 03:14:25 DEBUG : dir1/0008-2345678.txt: hidrive = ea76250ff4cac3bef5800b6c48b3971e5373dd96 OK 2025/06/17 03:14:25 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/17 03:14:25 DEBUG : dir1/0009-3456789.txt: hidrive = bbc291a8538148443e54dda9ce9ca0a65f28a1a3 OK 2025/06/17 03:14:25 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/17 03:14:25 DEBUG : dir1/0011-56789;.txt: hidrive = f2df02cc4686fd6d2121efbef00e5e39cfeebd1b OK 2025/06/17 03:14:25 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/17 03:14:25 DEBUG : dir1/0010-456789.txt: hidrive = ada997946dbbbf45ee609ded5584ee198ec8beff OK 2025/06/17 03:14:25 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/17 03:14:25 DEBUG : dir1/0012-6789;.txt: hidrive = 693de73edf0f9daef8aa1d095413b7a7b409e3de OK 2025/06/17 03:14:25 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/17 03:14:25 DEBUG : dir1/0013-789;=.txt: hidrive = 3fa58fc9f613470acf1bb0d59500c5e89029d5d5 OK 2025/06/17 03:14:25 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/17 03:14:25 DEBUG : dir1/0014-89;=.txt: hidrive = 9ae1053d0a7e3fadf1c60754ad350d531ad98385 OK 2025/06/17 03:14:25 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/17 03:14:25 DEBUG : dir1/0015-9;=.txt: hidrive = b0371909971bf2425feb707d8760e2df07fef78a OK 2025/06/17 03:14:25 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/17 03:14:25 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:25 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/06/17 03:14:25 INFO : splitbananasplitSUFFIX: Deleted 2025/06/17 03:14:25 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/06/17 03:14:25 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/06/17 03:14:25 INFO : appleSUFFIX: Deleted 2025/06/17 03:14:25 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/06/17 03:14:25 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/06/17 03:14:25 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/06/17 03:14:25 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/06/17 03:14:25 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/06/17 03:14:25 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/06/17 03:14:25 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/06/17 03:14:25 INFO : appleappleapplebananaSUFFIX: Deleted 2025/06/17 03:14:25 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/06/17 03:14:25 INFO : bananaSUFFIX: Deleted 2025/06/17 03:14:25 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/06/17 03:14:25 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/06/17 03:14:25 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/06/17 03:14:25 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/06/17 03:14:25 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/06/17 03:14:25 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:25 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:14:25 DEBUG : apple: Excluded 2025/06/17 03:14:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:14:25 DEBUG : appleappleapplebanana: Excluded 2025/06/17 03:14:25 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:14:25 DEBUG : banana: Excluded 2025/06/17 03:14:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:14:25 DEBUG : splitbananasplit: Excluded 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:14:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/17 03:14:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:14:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/17 03:14:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:14:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/17 03:14:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:14:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/17 03:14:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:14:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/17 03:14:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:14:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/17 03:14:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:14:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/17 03:14:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:14:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/17 03:14:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:14:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/17 03:14:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:14:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/17 03:14:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:14:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/17 03:14:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:14:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/17 03:14:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:14:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/17 03:14:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:14:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/17 03:14:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:14:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/17 03:14:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:14:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:25 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:25 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:14:25 DEBUG : apple: Excluded 2025/06/17 03:14:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:14:25 DEBUG : appleappleapplebanana: Excluded 2025/06/17 03:14:25 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:14:25 DEBUG : banana: Excluded 2025/06/17 03:14:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:14:25 DEBUG : splitbananasplit: Excluded 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:14:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/17 03:14:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:14:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/17 03:14:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:14:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/17 03:14:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:14:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/17 03:14:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:14:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/17 03:14:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:14:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/17 03:14:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:14:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/17 03:14:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:14:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/17 03:14:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:14:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/17 03:14:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:14:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/17 03:14:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:14:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/17 03:14:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:14:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/17 03:14:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:14:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/17 03:14:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:14:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/17 03:14:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:14:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/17 03:14:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:14:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:25 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:26 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:26 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:26 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:26 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:26 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:26 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:26 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:26 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:26 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:26 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:26 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:26 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:26 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:26 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:26 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:26 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt === RUN TestTransform/truncate run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:14:29 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:29 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:14:29 DEBUG : apple: Excluded 2025/06/17 03:14:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:14:29 DEBUG : appleappleapplebanana: Excluded 2025/06/17 03:14:29 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:14:29 DEBUG : banana: Excluded 2025/06/17 03:14:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:14:29 DEBUG : splitbananasplit: Excluded 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:14:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/17 03:14:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:14:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/17 03:14:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:14:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/17 03:14:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:14:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/17 03:14:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:14:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/17 03:14:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:14:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/17 03:14:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:14:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/17 03:14:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:14:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/17 03:14:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:14:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/17 03:14:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:14:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/17 03:14:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:14:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/17 03:14:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:14:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/17 03:14:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:14:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/17 03:14:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:14:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/17 03:14:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:14:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/17 03:14:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:14:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/17 03:14:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/17 03:14:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/17 03:14:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:14:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/17 03:14:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:14:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:14:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:14:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/17 03:14:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/17 03:14:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/17 03:14:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:29 DEBUG : apple: Unchanged skipping 2025/06/17 03:14:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:29 DEBUG : banana: Unchanged skipping 2025/06/17 03:14:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:14:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/17 03:14:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:14:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:14:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:14:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:14:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:14:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:14:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:14:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:14:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:14:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:14:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:14:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:14:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:14:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:14:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:14:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:14:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:14:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:14:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:14:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:14:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:14:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:14:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:14:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:14:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:14:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:14:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:14:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:14:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:14:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:14:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:14:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:14:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:14:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:14:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:14:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:14:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:14:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:14:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:14:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:14:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:14:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:14:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:14:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:14:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:14:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:14:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:14:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:14:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:14:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:14:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:14:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:14:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:14:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:14:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:14:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:14:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:14:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:14:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:14:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:14:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:14:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:14:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:14:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:14:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:14:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:14:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:14:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:14:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:14:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:14:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:14:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:14:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:14:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:14:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:14:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:14:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:14:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:14:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:14:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:14:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:14:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:14:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:14:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:14:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:14:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:14:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:14:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:14:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:14:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:14:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:14:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:14:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:14:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:14:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:14:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:14:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:14:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:14:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:14:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:14:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:14:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:14:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:14:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:14:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:14:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:14:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:14:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:14:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:14:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:14:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:14:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:14:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:14:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:14:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:14:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:14:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:14:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:14:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:14:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:14:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:14:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:14:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:14:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:14:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:14:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:14:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:14:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:14:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:14:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:14:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/17 03:14:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:14:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/17 03:14:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:14:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/17 03:14:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:14:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/17 03:14:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:14:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/17 03:14:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:14:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:14:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:14:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:14:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:14:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:14:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:14:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:14:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:14:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:14:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/17 03:14:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:14:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:14:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:14:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:14:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:14:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:14:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:14:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:14:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:14:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:14:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:14:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:14:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:14:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:14:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:14:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:14:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:14:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:14:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/17 03:14:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:14:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:14:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:14:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:14:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:14:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:14:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:14:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:14:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/17 03:14:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/17 03:14:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:14:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:14:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/17 03:14:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:14:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:14:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:14:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:14:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/17 03:14:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:14:29 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:14:29 DEBUG : appleappleapplebanana: hidrive = d1307fcde12f4f5f359e0440a336d00967518adb OK 2025/06/17 03:14:29 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/06/17 03:14:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/17 03:14:29 DEBUG : splitbananasplit: hidrive = 2e514c3c7dd180da0d213626a842a37329c0af32 OK 2025/06/17 03:14:29 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/06/17 03:14:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/17 03:14:29 DEBUG : dir1/0000-abcdefg.txt: hidrive = d42aaab09208268b24fd3aea272c3e416d9401f2 OK 2025/06/17 03:14:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/06/17 03:14:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/17 03:14:30 DEBUG : dir1/0001-bcdefgh.txt: hidrive = 800bc7aecee635bcb3389de67b04ba4d2b0ece4a OK 2025/06/17 03:14:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/06/17 03:14:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/17 03:14:30 DEBUG : dir1/0005-fghijkl.txt: hidrive = e111020ccaa8b10f2d08b8173a1751ee48362ea1 OK 2025/06/17 03:14:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/06/17 03:14:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/17 03:14:30 DEBUG : dir1/0002-cdefghi.txt: hidrive = c39884d065cb1fc74f701374ce408aed8e66adb4 OK 2025/06/17 03:14:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/06/17 03:14:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/17 03:14:30 DEBUG : dir1/0003-defghij.txt: hidrive = c8a0a41b1a04c96cec8a2acef5df14983369b55a OK 2025/06/17 03:14:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/06/17 03:14:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/17 03:14:30 DEBUG : dir1/0004-efghijk.txt: hidrive = 8adb5816cb5fe38a5a2b376dcf03b462c896e348 OK 2025/06/17 03:14:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/06/17 03:14:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/17 03:14:30 DEBUG : dir1/0006-ghijklm.txt: hidrive = 74821b4ada1cf530cb84cd32ace6e845331d8e4f OK 2025/06/17 03:14:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/06/17 03:14:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/17 03:14:30 DEBUG : dir1/0007-1234567.txt: hidrive = 09170307e79ce6c6fe5a14c967600e38a26761e6 OK 2025/06/17 03:14:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/06/17 03:14:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/17 03:14:30 DEBUG : dir1/0008-2345678.txt: hidrive = ea76250ff4cac3bef5800b6c48b3971e5373dd96 OK 2025/06/17 03:14:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/06/17 03:14:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/17 03:14:30 DEBUG : dir1/0009-3456789.txt: hidrive = bbc291a8538148443e54dda9ce9ca0a65f28a1a3 OK 2025/06/17 03:14:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/06/17 03:14:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/17 03:14:30 DEBUG : dir1/0010-456789.txt: hidrive = ada997946dbbbf45ee609ded5584ee198ec8beff OK 2025/06/17 03:14:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/06/17 03:14:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/17 03:14:30 DEBUG : dir1/0011-56789;.txt: hidrive = f2df02cc4686fd6d2121efbef00e5e39cfeebd1b OK 2025/06/17 03:14:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/06/17 03:14:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/17 03:14:30 DEBUG : dir1/0012-6789;.txt: hidrive = 693de73edf0f9daef8aa1d095413b7a7b409e3de OK 2025/06/17 03:14:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/06/17 03:14:30 DEBUG : dir1/0013-789;=.txt: hidrive = 3fa58fc9f613470acf1bb0d59500c5e89029d5d5 OK 2025/06/17 03:14:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/06/17 03:14:30 DEBUG : dir1/0014-89;=.txt: hidrive = 9ae1053d0a7e3fadf1c60754ad350d531ad98385 OK 2025/06/17 03:14:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/06/17 03:14:30 DEBUG : dir1/0015-9;=.txt: hidrive = b0371909971bf2425feb707d8760e2df07fef78a OK 2025/06/17 03:14:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/06/17 03:14:30 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:30 INFO : dir1/0003-defghij.txt: Deleted 2025/06/17 03:14:30 INFO : dir1/0013-789;=.txt: Deleted 2025/06/17 03:14:30 INFO : dir1/0008-2345678.txt: Deleted 2025/06/17 03:14:30 INFO : dir1/0011-56789;.txt: Deleted 2025/06/17 03:14:30 INFO : dir1/0009-3456789.txt: Deleted 2025/06/17 03:14:30 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/17 03:14:30 INFO : dir1/0012-6789;.txt: Deleted 2025/06/17 03:14:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/17 03:14:30 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/17 03:14:30 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/17 03:14:30 INFO : dir1/0015-9;=.txt: Deleted 2025/06/17 03:14:30 INFO : dir1/0010-456789.txt: Deleted 2025/06/17 03:14:30 INFO : dir1/0014-89;=.txt: Deleted 2025/06/17 03:14:30 INFO : appleappleapplebanana: Deleted 2025/06/17 03:14:30 INFO : splitbananasplit: Deleted 2025/06/17 03:14:30 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/17 03:14:30 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/17 03:14:30 INFO : dir1/0007-1234567.txt: Deleted 2025/06/17 03:14:30 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleapple 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbanan 2025/06/17 03:14:30 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:14:30 DEBUG : apple: Excluded 2025/06/17 03:14:30 DEBUG : appleapple: Excluded (Path Filter) 2025/06/17 03:14:30 DEBUG : appleapple: Excluded 2025/06/17 03:14:30 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:14:30 DEBUG : banana: Excluded 2025/06/17 03:14:30 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/17 03:14:30 DEBUG : splitbanan: Excluded 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcde 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdef 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefg 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defgh 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghi 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghij 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijk 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-12345 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-23456 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-34567 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-45678 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789; 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;= 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=. 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.t 2025/06/17 03:14:30 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/17 03:14:30 DEBUG : dir1/0000-abcde: Excluded 2025/06/17 03:14:30 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/17 03:14:30 DEBUG : dir1/0001-bcdef: Excluded 2025/06/17 03:14:30 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/17 03:14:30 DEBUG : dir1/0002-cdefg: Excluded 2025/06/17 03:14:30 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/17 03:14:30 DEBUG : dir1/0003-defgh: Excluded 2025/06/17 03:14:30 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/17 03:14:30 DEBUG : dir1/0004-efghi: Excluded 2025/06/17 03:14:30 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/17 03:14:30 DEBUG : dir1/0005-fghij: Excluded 2025/06/17 03:14:30 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/17 03:14:30 DEBUG : dir1/0006-ghijk: Excluded 2025/06/17 03:14:30 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/17 03:14:30 DEBUG : dir1/0007-12345: Excluded 2025/06/17 03:14:30 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/17 03:14:30 DEBUG : dir1/0008-23456: Excluded 2025/06/17 03:14:30 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/17 03:14:30 DEBUG : dir1/0009-34567: Excluded 2025/06/17 03:14:30 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/17 03:14:30 DEBUG : dir1/0010-45678: Excluded 2025/06/17 03:14:30 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/17 03:14:30 DEBUG : dir1/0011-56789: Excluded 2025/06/17 03:14:30 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/17 03:14:30 DEBUG : dir1/0012-6789;: Excluded 2025/06/17 03:14:30 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/17 03:14:30 DEBUG : dir1/0013-789;=: Excluded 2025/06/17 03:14:30 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/17 03:14:30 DEBUG : dir1/0014-89;=.: Excluded 2025/06/17 03:14:30 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/17 03:14:30 DEBUG : dir1/0015-9;=.t: Excluded 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleapple 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbanan 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcde 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdef 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefg 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defgh 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghi 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghij 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijk 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-12345 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-23456 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-34567 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-45678 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789; 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;= 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=. 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.t 2025/06/17 03:14:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/17 03:14:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/17 03:14:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/17 03:14:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/17 03:14:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/17 03:14:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/17 03:14:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/17 03:14:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/17 03:14:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/17 03:14:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/17 03:14:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/17 03:14:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/17 03:14:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/17 03:14:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/17 03:14:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/17 03:14:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/17 03:14:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/17 03:14:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/17 03:14:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/17 03:14:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/17 03:14:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/17 03:14:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/17 03:14:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/17 03:14:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/17 03:14:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/17 03:14:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/17 03:14:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/17 03:14:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/17 03:14:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/17 03:14:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/17 03:14:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/17 03:14:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/17 03:14:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/17 03:14:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/17 03:14:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/17 03:14:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/17 03:14:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/17 03:14:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/17 03:14:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/17 03:14:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/17 03:14:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/17 03:14:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/17 03:14:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/17 03:14:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/17 03:14:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/17 03:14:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/17 03:14:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/17 03:14:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/17 03:14:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/17 03:14:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/17 03:14:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/17 03:14:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/17 03:14:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/17 03:14:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/17 03:14:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/17 03:14:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/17 03:14:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/17 03:14:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/17 03:14:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/17 03:14:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/17 03:14:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/17 03:14:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/17 03:14:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:14:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/17 03:14:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:14:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/17 03:14:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:14:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/17 03:14:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:14:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/17 03:14:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:14:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/17 03:14:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:14:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/17 03:14:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:14:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/17 03:14:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:14:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/17 03:14:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:14:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/17 03:14:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:14:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/17 03:14:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:14:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/17 03:14:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:14:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/17 03:14:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:14:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/17 03:14:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:14:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/17 03:14:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:14:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/17 03:14:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:14:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/17 03:14:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:14:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:14:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/17 03:14:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/17 03:14:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:14:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/17 03:14:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/17 03:14:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/17 03:14:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/17 03:14:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/17 03:14:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/17 03:14:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/17 03:14:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/17 03:14:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/17 03:14:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/17 03:14:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/17 03:14:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/17 03:14:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/17 03:14:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/17 03:14:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/17 03:14:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/17 03:14:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/17 03:14:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/17 03:14:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/17 03:14:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/17 03:14:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:14:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/17 03:14:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:14:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:14:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleapple 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:30 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbanan 2025/06/17 03:14:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:14:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/17 03:14:30 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:30 DEBUG : apple: Unchanged skipping 2025/06/17 03:14:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:14:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:30 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:14:30 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:30 DEBUG : banana: Unchanged skipping 2025/06/17 03:14:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:14:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:14:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:14:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:14:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:14:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:14:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:14:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:14:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:14:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:14:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:14:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:14:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:14:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:14:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:14:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:14:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:14:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:14:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:14:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:14:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:14:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:14:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:14:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:14:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:14:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:14:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:14:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:14:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:14:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:14:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:14:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:14:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:14:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:14:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:14:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:14:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:14:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:14:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:14:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:14:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:14:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:14:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:14:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:14:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:14:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:14:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:14:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:14:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:14:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:14:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:14:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:14:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:14:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:14:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:14:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:14:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:14:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:14:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:14:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:14:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:14:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:14:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:14:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:14:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:14:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:14:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:14:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:14:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:14:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:14:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:14:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:14:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:14:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:14:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:14:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:14:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:14:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:14:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:14:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:14:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:14:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:14:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:14:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:14:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:14:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:14:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:14:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:14:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:14:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:14:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:14:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:14:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:14:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:14:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:14:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:14:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:14:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:14:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:14:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:14:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:14:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:14:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:14:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:14:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:14:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:14:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/17 03:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:14:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/17 03:14:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:14:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/17 03:14:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:14:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/17 03:14:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:14:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/17 03:14:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:14:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:14:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:14:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:14:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/17 03:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:14:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:14:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:14:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:14:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:14:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:14:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:14:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:14:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:14:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/17 03:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcde 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdef 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefg 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defgh 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghi 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghij 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijk 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-12345 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-23456 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-34567 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-45678 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789; 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;= 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=. 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.t 2025/06/17 03:14:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:14:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:14:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:14:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:14:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:14:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:14:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:14:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:14:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:14:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/17 03:14:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:14:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:14:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:14:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:14:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/17 03:14:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:14:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:14:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:14:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:14:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:14:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:14:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:14:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:14:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:14:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:14:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:14:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:14:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:14:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:14:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:14:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:14:31 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:31 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleapple 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbanan 2025/06/17 03:14:31 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:14:31 DEBUG : apple: Excluded 2025/06/17 03:14:31 DEBUG : appleapple: Excluded (Path Filter) 2025/06/17 03:14:31 DEBUG : appleapple: Excluded 2025/06/17 03:14:31 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:14:31 DEBUG : banana: Excluded 2025/06/17 03:14:31 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/17 03:14:31 DEBUG : splitbanan: Excluded 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcde 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdef 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefg 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defgh 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghi 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghij 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijk 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-12345 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-23456 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-34567 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-45678 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789; 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;= 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=. 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.t 2025/06/17 03:14:31 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/17 03:14:31 DEBUG : dir1/0000-abcde: Excluded 2025/06/17 03:14:31 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/17 03:14:31 DEBUG : dir1/0001-bcdef: Excluded 2025/06/17 03:14:31 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/17 03:14:31 DEBUG : dir1/0002-cdefg: Excluded 2025/06/17 03:14:31 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/17 03:14:31 DEBUG : dir1/0003-defgh: Excluded 2025/06/17 03:14:31 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/17 03:14:31 DEBUG : dir1/0004-efghi: Excluded 2025/06/17 03:14:31 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/17 03:14:31 DEBUG : dir1/0005-fghij: Excluded 2025/06/17 03:14:31 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/17 03:14:31 DEBUG : dir1/0006-ghijk: Excluded 2025/06/17 03:14:31 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/17 03:14:31 DEBUG : dir1/0007-12345: Excluded 2025/06/17 03:14:31 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/17 03:14:31 DEBUG : dir1/0008-23456: Excluded 2025/06/17 03:14:31 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/17 03:14:31 DEBUG : dir1/0009-34567: Excluded 2025/06/17 03:14:31 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/17 03:14:31 DEBUG : dir1/0010-45678: Excluded 2025/06/17 03:14:31 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/17 03:14:31 DEBUG : dir1/0011-56789: Excluded 2025/06/17 03:14:31 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/17 03:14:31 DEBUG : dir1/0012-6789;: Excluded 2025/06/17 03:14:31 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/17 03:14:31 DEBUG : dir1/0013-789;=: Excluded 2025/06/17 03:14:31 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/17 03:14:31 DEBUG : dir1/0014-89;=.: Excluded 2025/06/17 03:14:31 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/17 03:14:31 DEBUG : dir1/0015-9;=.t: Excluded 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleapple 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbanan 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcde 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdef 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefg 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defgh 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghi 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghij 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijk 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-12345 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-23456 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-34567 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-45678 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789; 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;= 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=. 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.t 2025/06/17 03:14:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:14:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:14:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/17 03:14:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/17 03:14:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/17 03:14:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/17 03:14:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/17 03:14:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/17 03:14:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/17 03:14:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/17 03:14:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/17 03:14:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/17 03:14:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/17 03:14:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/17 03:14:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/17 03:14:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/17 03:14:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/17 03:14:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/17 03:14:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/17 03:14:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/17 03:14:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/17 03:14:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/17 03:14:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/17 03:14:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/17 03:14:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/17 03:14:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/17 03:14:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/17 03:14:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/17 03:14:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/17 03:14:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/17 03:14:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/17 03:14:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/17 03:14:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/17 03:14:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/17 03:14:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/17 03:14:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:14:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/17 03:14:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/17 03:14:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/17 03:14:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/17 03:14:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/17 03:14:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/17 03:14:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/17 03:14:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/17 03:14:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/17 03:14:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/17 03:14:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/17 03:14:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/17 03:14:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/17 03:14:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/17 03:14:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/17 03:14:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/17 03:14:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleapple 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbanan 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcde 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdef 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefg 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defgh 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghi 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghij 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijk 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-12345 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-23456 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-34567 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-45678 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789; 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;= 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=. 2025/06/17 03:14:31 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.t === RUN TestTransform/encoder run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:14:35 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:35 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:14:35 DEBUG : apple: Excluded 2025/06/17 03:14:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:14:35 DEBUG : appleappleapplebanana: Excluded 2025/06/17 03:14:35 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:14:35 DEBUG : banana: Excluded 2025/06/17 03:14:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:14:35 DEBUG : splitbananasplit: Excluded 2025/06/17 03:14:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:14:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/17 03:14:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:14:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/17 03:14:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:14:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/17 03:14:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:14:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/17 03:14:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:14:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/17 03:14:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:14:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/17 03:14:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:14:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/17 03:14:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:14:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/17 03:14:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:14:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/17 03:14:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:14:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/17 03:14:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:14:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/17 03:14:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:14:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/17 03:14:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:14:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/17 03:14:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:14:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/17 03:14:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:14:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/17 03:14:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:14:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/17 03:14:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:35 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:36 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:36 DEBUG : apple: Unchanged skipping 2025/06/17 03:14:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:14:36 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:36 DEBUG : banana: Unchanged skipping 2025/06/17 03:14:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:36 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:14:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:14:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:14:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:14:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:14:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:14:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:14:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:14:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:14:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:14:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:14:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:14:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:14:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:14:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:14:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:14:36 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:36 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:36 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : apple: Excluded 2025/06/17 03:14:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : appleappleapplebanana: Excluded 2025/06/17 03:14:36 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : banana: Excluded 2025/06/17 03:14:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : splitbananasplit: Excluded 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:36 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:14:36 DEBUG : apple: Unchanged skipping 2025/06/17 03:14:36 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:36 DEBUG : banana: Unchanged skipping 2025/06/17 03:14:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:36 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:14:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:14:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:14:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:14:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:14:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:14:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:14:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:14:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:14:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:14:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:14:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:14:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:14:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:14:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:14:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:14:36 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:36 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:36 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : apple: Excluded 2025/06/17 03:14:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : appleappleapplebanana: Excluded 2025/06/17 03:14:36 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : banana: Excluded 2025/06/17 03:14:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : splitbananasplit: Excluded 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:36 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:36 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : apple: Excluded 2025/06/17 03:14:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : appleappleapplebanana: Excluded 2025/06/17 03:14:36 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : banana: Excluded 2025/06/17 03:14:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : splitbananasplit: Excluded 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/17 03:14:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:14:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:36 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt === RUN TestTransform/ISO-8859-1 run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:14:40 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:40 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:14:40 DEBUG : apple: Excluded 2025/06/17 03:14:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:14:40 DEBUG : appleappleapplebanana: Excluded 2025/06/17 03:14:40 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:14:40 DEBUG : banana: Excluded 2025/06/17 03:14:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:14:40 DEBUG : splitbananasplit: Excluded 2025/06/17 03:14:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:14:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/17 03:14:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:14:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/17 03:14:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:14:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/17 03:14:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:14:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/17 03:14:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:14:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/17 03:14:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:14:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/17 03:14:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:14:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/17 03:14:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:14:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/17 03:14:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:14:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/17 03:14:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:14:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/17 03:14:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:14:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/17 03:14:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:14:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/17 03:14:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:14:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/17 03:14:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:14:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/17 03:14:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:14:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/17 03:14:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:14:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/17 03:14:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:40 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:41 DEBUG : apple: Unchanged skipping 2025/06/17 03:14:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:14:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:41 DEBUG : banana: Unchanged skipping 2025/06/17 03:14:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:41 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:14:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:14:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:14:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:14:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:14:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:14:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:14:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:14:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:14:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:14:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:14:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:14:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:14:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:14:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:14:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:14:41 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:41 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:41 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:14:41 DEBUG : apple: Excluded 2025/06/17 03:14:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:14:41 DEBUG : appleappleapplebanana: Excluded 2025/06/17 03:14:41 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:14:41 DEBUG : banana: Excluded 2025/06/17 03:14:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:14:41 DEBUG : splitbananasplit: Excluded 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:14:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/17 03:14:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:14:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/17 03:14:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:14:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/17 03:14:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:14:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/17 03:14:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:14:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/17 03:14:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:14:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/17 03:14:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:14:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/17 03:14:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:14:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/17 03:14:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:14:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/17 03:14:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:14:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/17 03:14:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:14:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/17 03:14:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:14:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/17 03:14:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:14:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/17 03:14:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:14:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/17 03:14:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:14:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/17 03:14:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:14:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:41 DEBUG : apple: Unchanged skipping 2025/06/17 03:14:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:14:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:41 DEBUG : banana: Unchanged skipping 2025/06/17 03:14:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:41 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:14:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:14:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:14:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:14:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:14:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:14:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:14:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:14:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:14:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:14:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:14:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:14:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:14:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:14:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:14:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:14:41 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:41 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:41 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:14:41 DEBUG : apple: Excluded 2025/06/17 03:14:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:14:41 DEBUG : appleappleapplebanana: Excluded 2025/06/17 03:14:41 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:14:41 DEBUG : banana: Excluded 2025/06/17 03:14:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:14:41 DEBUG : splitbananasplit: Excluded 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:14:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/17 03:14:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:14:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/17 03:14:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:14:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/17 03:14:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:14:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/17 03:14:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:14:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/17 03:14:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:14:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/17 03:14:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:14:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/17 03:14:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:14:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/17 03:14:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:14:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/17 03:14:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:14:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/17 03:14:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:14:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/17 03:14:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:14:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/17 03:14:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:14:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/17 03:14:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:14:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/17 03:14:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:14:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/17 03:14:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:14:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:41 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt === RUN TestTransform/charmap run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:14:45 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:45 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:14:45 DEBUG : apple: Excluded 2025/06/17 03:14:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:14:45 DEBUG : appleappleapplebanana: Excluded 2025/06/17 03:14:45 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:14:45 DEBUG : banana: Excluded 2025/06/17 03:14:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:14:45 DEBUG : splitbananasplit: Excluded 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:14:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/17 03:14:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:14:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/17 03:14:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:14:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/17 03:14:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:14:45 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/17 03:14:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:14:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/17 03:14:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:14:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/17 03:14:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:14:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/17 03:14:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:14:45 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/17 03:14:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:14:45 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/17 03:14:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:14:45 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/17 03:14:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:14:45 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/17 03:14:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:14:45 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/17 03:14:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:14:45 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/17 03:14:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:14:45 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/17 03:14:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:14:45 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/17 03:14:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:14:45 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:14:45 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:45 DEBUG : apple: Unchanged skipping 2025/06/17 03:14:45 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:45 DEBUG : banana: Unchanged skipping 2025/06/17 03:14:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:45 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:14:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:14:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:14:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:14:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:14:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:14:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:14:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:14:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:14:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:14:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:14:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:14:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:14:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:14:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:14:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:14:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:14:45 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:45 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:45 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:14:45 DEBUG : apple: Excluded 2025/06/17 03:14:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:14:45 DEBUG : appleappleapplebanana: Excluded 2025/06/17 03:14:45 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:14:45 DEBUG : banana: Excluded 2025/06/17 03:14:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:14:45 DEBUG : splitbananasplit: Excluded 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:14:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/17 03:14:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:14:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/17 03:14:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:14:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/17 03:14:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:14:45 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/17 03:14:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:14:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/17 03:14:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:14:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/17 03:14:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:14:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/17 03:14:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:14:45 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/17 03:14:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:14:45 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/17 03:14:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:14:45 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/17 03:14:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:14:45 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/17 03:14:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:14:45 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/17 03:14:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:14:45 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/17 03:14:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:14:45 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/17 03:14:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:14:45 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/17 03:14:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:14:45 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:45 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:46 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:46 DEBUG : apple: Unchanged skipping 2025/06/17 03:14:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:14:46 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:46 DEBUG : banana: Unchanged skipping 2025/06/17 03:14:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:46 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:14:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:14:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:14:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:14:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:14:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:14:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:14:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:14:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:14:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:14:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:14:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:14:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:14:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:14:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:14:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:14:46 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:46 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:46 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:14:46 DEBUG : apple: Excluded 2025/06/17 03:14:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:14:46 DEBUG : appleappleapplebanana: Excluded 2025/06/17 03:14:46 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:14:46 DEBUG : banana: Excluded 2025/06/17 03:14:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:14:46 DEBUG : splitbananasplit: Excluded 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:14:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/17 03:14:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:14:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/17 03:14:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:14:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/17 03:14:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:14:46 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/17 03:14:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:14:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/17 03:14:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:14:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/17 03:14:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:14:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/17 03:14:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:14:46 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/17 03:14:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:14:46 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/17 03:14:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:14:46 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/17 03:14:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:14:46 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/17 03:14:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:14:46 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/17 03:14:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:14:46 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/17 03:14:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:14:46 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/17 03:14:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:14:46 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/17 03:14:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:14:46 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:46 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt === RUN TestTransform/lowercase run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:14:50 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:50 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : apple: Excluded 2025/06/17 03:14:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : appleappleapplebanana: Excluded 2025/06/17 03:14:50 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : banana: Excluded 2025/06/17 03:14:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : splitbananasplit: Excluded 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:14:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:50 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:14:50 DEBUG : banana: Unchanged skipping 2025/06/17 03:14:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:50 DEBUG : apple: Unchanged skipping 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:14:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:14:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:14:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:14:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:14:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:14:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:14:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:14:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:14:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:14:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:14:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:14:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:14:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:14:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:14:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:14:50 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:50 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:50 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : apple: Excluded 2025/06/17 03:14:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : appleappleapplebanana: Excluded 2025/06/17 03:14:50 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : banana: Excluded 2025/06/17 03:14:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : splitbananasplit: Excluded 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:50 DEBUG : apple: Unchanged skipping 2025/06/17 03:14:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:14:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:50 DEBUG : banana: Unchanged skipping 2025/06/17 03:14:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:50 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:14:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:14:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:14:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:14:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:14:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:14:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:14:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:14:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:14:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:14:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:14:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:14:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:14:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:14:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:14:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:14:50 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:50 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:50 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : apple: Excluded 2025/06/17 03:14:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : appleappleapplebanana: Excluded 2025/06/17 03:14:50 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : banana: Excluded 2025/06/17 03:14:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : splitbananasplit: Excluded 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/17 03:14:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:14:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:50 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:51 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt === RUN TestTransform/ascii run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:14:55 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:55 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : apple: Excluded 2025/06/17 03:14:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : appleappleapplebanana: Excluded 2025/06/17 03:14:55 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : banana: Excluded 2025/06/17 03:14:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : splitbananasplit: Excluded 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:55 DEBUG : apple: Unchanged skipping 2025/06/17 03:14:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:14:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:55 DEBUG : banana: Unchanged skipping 2025/06/17 03:14:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:55 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:14:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:14:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:14:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:14:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:14:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:14:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:14:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:14:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:14:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:14:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:14:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:14:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:14:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:14:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:14:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:14:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:14:55 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:55 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:55 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : apple: Excluded 2025/06/17 03:14:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : appleappleapplebanana: Excluded 2025/06/17 03:14:55 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : banana: Excluded 2025/06/17 03:14:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : splitbananasplit: Excluded 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:55 DEBUG : apple: Unchanged skipping 2025/06/17 03:14:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:14:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:55 DEBUG : banana: Unchanged skipping 2025/06/17 03:14:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:55 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:14:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:14:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:14:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:14:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:14:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:14:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:14:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:14:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:14:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:14:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:14:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:14:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:14:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:14:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:14:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:14:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:14:55 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:55 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:55 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : apple: Excluded 2025/06/17 03:14:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : appleappleapplebanana: Excluded 2025/06/17 03:14:55 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : banana: Excluded 2025/06/17 03:14:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : splitbananasplit: Excluded 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/17 03:14:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:14:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name apple 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name appleappleapplebanana 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name banana 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dir1 2025/06/17 03:14:55 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name splitbananasplit 2025/06/17 03:14:56 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0000-abcdefg.txt 2025/06/17 03:14:56 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0001-bcdefgh.txt 2025/06/17 03:14:56 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0002-cdefghi.txt 2025/06/17 03:14:56 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0003-defghij.txt 2025/06/17 03:14:56 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0004-efghijk.txt 2025/06/17 03:14:56 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0005-fghijkl.txt 2025/06/17 03:14:56 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0006-ghijklm.txt 2025/06/17 03:14:56 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0007-1234567.txt 2025/06/17 03:14:56 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0008-2345678.txt 2025/06/17 03:14:56 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0009-3456789.txt 2025/06/17 03:14:56 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0010-456789.txt 2025/06/17 03:14:56 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0011-56789;.txt 2025/06/17 03:14:56 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0012-6789;.txt 2025/06/17 03:14:56 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0013-789;=.txt 2025/06/17 03:14:56 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0014-89;=.txt 2025/06/17 03:14:56 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name 0015-9;=.txt --- PASS: TestTransform (59.15s) --- PASS: TestTransform/NFC (4.53s) --- PASS: TestTransform/NFD (4.91s) --- PASS: TestTransform/base64 (6.01s) --- PASS: TestTransform/prefix (6.98s) --- PASS: TestTransform/suffix (6.65s) --- PASS: TestTransform/truncate (6.22s) --- PASS: TestTransform/encoder (4.52s) --- PASS: TestTransform/ISO-8859-1 (4.94s) --- PASS: TestTransform/charmap (4.77s) --- PASS: TestTransform/lowercase (4.72s) --- PASS: TestTransform/ascii (4.89s) === RUN TestTransformCopy run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:14:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/17 03:14:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/17 03:14:57 INFO : sub dir_somesuffix: Making directory 2025/06/17 03:14:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/17 03:14:57 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/06/17 03:14:57 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/17 03:14:57 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/06/17 03:14:57 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/17 03:14:57 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:14:57 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:14:57 DEBUG : sub dir/hello world.txt: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/17 03:14:57 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/17 03:14:57 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:57 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir_somesuffix 2025/06/17 03:14:57 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world_somesuffix.txt 2025/06/17 03:14:57 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name sub dir_somesuffix 2025/06/17 03:14:57 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name hello world_somesuffix.txt --- PASS: TestTransformCopy (0.74s) === RUN TestDoubleTransform run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:14:58 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:14:58 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:14:58 INFO : tictactoe: Making directory 2025/06/17 03:14:58 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:14:58 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:14:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:14:58 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/06/17 03:14:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:14:58 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:14:58 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:14:58 DEBUG : toe/toe: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/17 03:14:58 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/06/17 03:14:58 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:58 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe 2025/06/17 03:14:58 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe 2025/06/17 03:14:58 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe 2025/06/17 03:14:58 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe --- PASS: TestDoubleTransform (0.91s) === RUN TestFileTag run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:14:58 INFO : toe: Making directory 2025/06/17 03:14:59 INFO : toe/toe: Making directory 2025/06/17 03:14:59 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:14:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/17 03:14:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/17 03:14:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/17 03:14:59 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:14:59 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:14:59 DEBUG : toe/toe/toe: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/17 03:14:59 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/17 03:14:59 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:59 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name toe 2025/06/17 03:14:59 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name toe 2025/06/17 03:14:59 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe 2025/06/17 03:14:59 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name toe 2025/06/17 03:14:59 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name toe 2025/06/17 03:14:59 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe --- PASS: TestFileTag (0.69s) === RUN TestNoTag run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:14:59 INFO : toe: Making directory 2025/06/17 03:14:59 INFO : toe/toe: Making directory 2025/06/17 03:14:59 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:14:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/17 03:14:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/17 03:14:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/17 03:14:59 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:14:59 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:14:59 DEBUG : toe/toe/toe: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/17 03:14:59 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/17 03:14:59 DEBUG : Waiting for deletions to finish 2025/06/17 03:14:59 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name toe 2025/06/17 03:14:59 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name toe 2025/06/17 03:14:59 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe 2025/06/17 03:15:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name toe 2025/06/17 03:15:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name toe 2025/06/17 03:15:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe --- PASS: TestNoTag (0.67s) === RUN TestDirTag run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:15:00 DEBUG : empty_dir: Making directory with metadata 2025/06/17 03:15:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/17 03:15:00 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:15:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:15:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:15:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:15:00 INFO : tictacempty_dir: Making directory 2025/06/17 03:15:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:15:00 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:15:00 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:15:00 INFO : tictactoe: Making directory 2025/06/17 03:15:00 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:15:00 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:15:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:15:00 INFO : tictactoe/tictactoe: Making directory 2025/06/17 03:15:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:15:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/17 03:15:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/17 03:15:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/17 03:15:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:15:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:15:00 DEBUG : toe/toe/toe.txt: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/17 03:15:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/17 03:15:00 DEBUG : Waiting for deletions to finish 2025/06/17 03:15:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictacempty_dir 2025/06/17 03:15:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe 2025/06/17 03:15:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe 2025/06/17 03:15:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name toe.txt 2025/06/17 03:15:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictacempty_dir 2025/06/17 03:15:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe 2025/06/17 03:15:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe 2025/06/17 03:15:00 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name toe.txt --- PASS: TestDirTag (0.89s) === RUN TestAllTag run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:15:01 DEBUG : empty_dir: Making directory with metadata 2025/06/17 03:15:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/17 03:15:01 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:15:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:15:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:15:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:15:01 INFO : tictacempty_dir: Making directory 2025/06/17 03:15:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:15:01 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:15:01 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:15:01 INFO : tictactoe: Making directory 2025/06/17 03:15:01 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:15:01 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:15:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:15:01 INFO : tictactoe/tictactoe: Making directory 2025/06/17 03:15:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:15:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/17 03:15:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:15:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/17 03:15:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:15:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:15:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:15:01 DEBUG : toe/toe/toe.txt: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/17 03:15:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:15:01 DEBUG : Waiting for deletions to finish 2025/06/17 03:15:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictacempty_dir 2025/06/17 03:15:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe 2025/06/17 03:15:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe 2025/06/17 03:15:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe.txt 2025/06/17 03:15:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:15:01 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:15:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:15:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:15:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictacempty_dir 2025/06/17 03:15:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe 2025/06/17 03:15:01 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:15:01 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:15:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe 2025/06/17 03:15:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/17 03:15:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe.txt 2025/06/17 03:15:01 DEBUG : toe/toe/toe.txt: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/17 03:15:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/06/17 03:15:01 NOTICE: HiDrive root 'rclone-test-lebuveh4qova': 0 differences found 2025/06/17 03:15:01 NOTICE: HiDrive root 'rclone-test-lebuveh4qova': 1 matching files 2025/06/17 03:15:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictacempty_dir 2025/06/17 03:15:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe 2025/06/17 03:15:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe 2025/06/17 03:15:01 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe.txt --- PASS: TestAllTag (1.07s) === RUN TestRunTwice run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:15:02 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:15:02 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:15:02 INFO : tictactoe: Making directory 2025/06/17 03:15:02 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:15:02 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:15:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:15:02 INFO : tictactoe/tictactoe: Making directory 2025/06/17 03:15:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:15:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/17 03:15:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/17 03:15:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/17 03:15:02 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:15:02 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:15:02 DEBUG : toe/toe/toe.txt: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/17 03:15:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/17 03:15:02 DEBUG : Waiting for deletions to finish 2025/06/17 03:15:02 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe 2025/06/17 03:15:02 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe 2025/06/17 03:15:02 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name toe.txt 2025/06/17 03:15:02 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:15:02 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe 2025/06/17 03:15:02 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:15:02 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:15:02 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe 2025/06/17 03:15:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:15:02 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name toe.txt 2025/06/17 03:15:02 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 03:15:02 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:15:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/17 03:15:02 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/06/17 03:15:02 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:15:02 DEBUG : Waiting for deletions to finish 2025/06/17 03:15:02 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe 2025/06/17 03:15:02 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe 2025/06/17 03:15:02 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name toe.txt 2025/06/17 03:15:02 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe 2025/06/17 03:15:02 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe 2025/06/17 03:15:02 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name toe.txt --- PASS: TestRunTwice (0.85s) === RUN TestSyntax 2025/06/17 03:15:03 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:15:03 INFO : toe: Making directory 2025/06/17 03:15:03 INFO : toe/toe: Making directory 2025/06/17 03:15:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/17 03:15:03 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:15:03 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:15:03 DEBUG : toe/toe/toe: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/17 03:15:03 INFO : toe/toe/toe: Copied (new) 2025/06/17 03:15:03 DEBUG : Waiting for deletions to finish 2025/06/17 03:15:03 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name toe 2025/06/17 03:15:03 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name toe 2025/06/17 03:15:03 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name toe 2025/06/17 03:15:03 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name toe 2025/06/17 03:15:03 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name toe 2025/06/17 03:15:03 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name toe --- PASS: TestConflicting (0.69s) === RUN TestMove run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:15:03 DEBUG : empty_dir: Making directory with metadata 2025/06/17 03:15:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/17 03:15:03 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:15:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:15:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:15:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:15:03 INFO : tictacempty_dir: Making directory 2025/06/17 03:15:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:15:03 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:15:03 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:15:03 INFO : tictactoe: Making directory 2025/06/17 03:15:03 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:15:03 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:15:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:15:03 INFO : tictactoe/tictactoe: Making directory 2025/06/17 03:15:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:15:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/17 03:15:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:15:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/17 03:15:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:15:03 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:15:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:15:03 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:15:04 DEBUG : toe/toe/toe.txt: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/17 03:15:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:15:04 INFO : toe/toe/toe.txt: Deleted 2025/06/17 03:15:04 INFO : toe/toe: Removing directory 2025/06/17 03:15:04 INFO : toe: Removing directory 2025/06/17 03:15:04 INFO : empty_dir: Removing directory 2025/06/17 03:15:04 DEBUG : Local file system at /tmp/rclone1405830785: deleted 3 directories 2025/06/17 03:15:04 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictacempty_dir 2025/06/17 03:15:04 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe 2025/06/17 03:15:04 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe 2025/06/17 03:15:04 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe.txt 2025/06/17 03:15:04 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictacempty_dir 2025/06/17 03:15:04 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe 2025/06/17 03:15:04 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe 2025/06/17 03:15:04 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe.txt --- PASS: TestMove (0.82s) === RUN TestTransformFile run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:15:04 DEBUG : empty_dir: Making directory with metadata 2025/06/17 03:15:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/17 03:15:04 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:15:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:15:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:15:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:15:04 INFO : tictacempty_dir: Making directory 2025/06/17 03:15:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:15:04 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:15:04 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:15:04 INFO : tictactoe: Making directory 2025/06/17 03:15:04 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:15:04 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:15:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:15:04 INFO : tictactoe/tictactoe: Making directory 2025/06/17 03:15:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:15:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/17 03:15:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:15:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/17 03:15:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:15:04 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:15:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:15:04 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:15:04 DEBUG : toe/toe/toe.txt: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/17 03:15:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:15:04 INFO : toe/toe/toe.txt: Deleted 2025/06/17 03:15:04 INFO : toe/toe: Removing directory 2025/06/17 03:15:04 INFO : toe: Removing directory 2025/06/17 03:15:04 INFO : empty_dir: Removing directory 2025/06/17 03:15:04 DEBUG : Local file system at /tmp/rclone1405830785: deleted 3 directories 2025/06/17 03:15:04 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictacempty_dir 2025/06/17 03:15:04 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe 2025/06/17 03:15:04 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe 2025/06/17 03:15:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe.txt 2025/06/17 03:15:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/17 03:15:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/17 03:15:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/17 03:15:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/17 03:15:05 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/06/17 03:15:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictacempty_dir 2025/06/17 03:15:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe 2025/06/17 03:15:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name toe 2025/06/17 03:15:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name toe 2025/06/17 03:15:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe 2025/06/17 03:15:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name toe.txt 2025/06/17 03:15:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictacempty_dir 2025/06/17 03:15:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe 2025/06/17 03:15:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name toe 2025/06/17 03:15:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name toe 2025/06/17 03:15:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe 2025/06/17 03:15:05 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name toe.txt --- PASS: TestTransformFile (1.47s) === RUN TestManualTransformFile run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:15:06 DEBUG : Reset feature "Copy" 2025/06/17 03:15:06 DEBUG : Reset feature "Move" 2025/06/17 03:15:06 DEBUG : Reset feature "Copy" 2025/06/17 03:15:06 DEBUG : Reset feature "Move" 2025/06/17 03:15:06 DEBUG : empty_dir: Making directory with metadata 2025/06/17 03:15:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/17 03:15:06 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:15:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:15:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:15:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:15:06 INFO : tictacempty_dir: Making directory 2025/06/17 03:15:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:15:06 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:15:06 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:15:06 INFO : tictactoe: Making directory 2025/06/17 03:15:06 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:15:06 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:15:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:15:06 INFO : tictactoe/tictactoe: Making directory 2025/06/17 03:15:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:15:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/17 03:15:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:15:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/17 03:15:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:15:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:15:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:15:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:15:06 DEBUG : toe/toe/toe.txt: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/17 03:15:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:15:06 INFO : toe/toe/toe.txt: Deleted 2025/06/17 03:15:06 INFO : toe/toe: Removing directory 2025/06/17 03:15:06 INFO : toe: Removing directory 2025/06/17 03:15:06 INFO : empty_dir: Removing directory 2025/06/17 03:15:06 DEBUG : Local file system at /tmp/rclone1405830785: deleted 3 directories 2025/06/17 03:15:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictacempty_dir 2025/06/17 03:15:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe 2025/06/17 03:15:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe 2025/06/17 03:15:06 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe.txt 2025/06/17 03:15:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/17 03:15:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/17 03:15:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/17 03:15:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/17 03:15:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/17 03:15:06 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/06/17 03:15:07 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/06/17 03:15:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictacempty_dir 2025/06/17 03:15:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe 2025/06/17 03:15:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name toe 2025/06/17 03:15:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name toe 2025/06/17 03:15:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe 2025/06/17 03:15:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name toe.txt 2025/06/17 03:15:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictacempty_dir 2025/06/17 03:15:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe 2025/06/17 03:15:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name toe 2025/06/17 03:15:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name toe 2025/06/17 03:15:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name tictactoe 2025/06/17 03:15:07 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name toe.txt --- PASS: TestManualTransformFile (1.64s) === RUN TestBase64 run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:15:07 DEBUG : toe: transformed to: dG9l 2025/06/17 03:15:07 DEBUG : toe: transformed to: dG9l 2025/06/17 03:15:07 INFO : dG9l: Making directory 2025/06/17 03:15:07 DEBUG : toe: transformed to: dG9l 2025/06/17 03:15:07 DEBUG : toe: transformed to: dG9l 2025/06/17 03:15:07 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/17 03:15:07 INFO : dG9l/dG9l: Making directory 2025/06/17 03:15:08 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/17 03:15:08 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/06/17 03:15:08 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/17 03:15:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/17 03:15:08 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/17 03:15:08 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:15:08 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:15:08 DEBUG : toe/toe/toe.txt: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/17 03:15:08 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/06/17 03:15:08 DEBUG : Waiting for deletions to finish 2025/06/17 03:15:08 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dG9l 2025/06/17 03:15:08 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dG9l 2025/06/17 03:15:08 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dG9lLnR4dA== 2025/06/17 03:15:08 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dG9l 2025/06/17 03:15:08 DEBUG : dG9l: transformed to: toe 2025/06/17 03:15:08 DEBUG : dG9l: transformed to: toe 2025/06/17 03:15:08 DEBUG : toe: Directory modification time the same (differ by 712.411175ms, within tolerance 1s) 2025/06/17 03:15:08 DEBUG : Added delayed dir = "toe", newDst=toe 2025/06/17 03:15:08 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dG9l 2025/06/17 03:15:08 DEBUG : dG9l: transformed to: toe 2025/06/17 03:15:08 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/06/17 03:15:08 DEBUG : toe/toe: Directory modification time the same (differ by -287.588825ms, within tolerance 1s) 2025/06/17 03:15:08 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/06/17 03:15:08 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dG9lLnR4dA== 2025/06/17 03:15:08 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/06/17 03:15:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/06/17 03:15:08 DEBUG : Local file system at /tmp/rclone1405830785: Waiting for checks to finish 2025/06/17 03:15:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/06/17 03:15:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/06/17 03:15:08 DEBUG : Local file system at /tmp/rclone1405830785: Waiting for transfers to finish 2025/06/17 03:15:08 DEBUG : Waiting for deletions to finish 2025/06/17 03:15:08 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dG9l 2025/06/17 03:15:08 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dG9l 2025/06/17 03:15:08 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dG9lLnR4dA== 2025/06/17 03:15:08 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dG9l 2025/06/17 03:15:08 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dG9l 2025/06/17 03:15:08 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name dG9lLnR4dA== --- PASS: TestBase64 (1.12s) === RUN TestError run.go:180: Remote "HiDrive root 'rclone-test-lebuveh4qova'", Local "Local file system at /tmp/rclone1405830785", Modify Window "1s" 2025/06/17 03:15:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/17 03:15:08 DEBUG : toe: transformed to: 2025/06/17 03:15:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/17 03:15:08 DEBUG : toe: transformed to: 2025/06/17 03:15:08 INFO : HiDrive root 'rclone-test-lebuveh4qova': Making directory 2025/06/17 03:15:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/17 03:15:08 DEBUG : toe: transformed to: 2025/06/17 03:15:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/17 03:15:08 DEBUG : toe: transformed to: 2025/06/17 03:15:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/17 03:15:08 DEBUG : toe/toe: transformed to: 2025/06/17 03:15:08 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/17 03:15:08 INFO : toe/toe: Making directory 2025/06/17 03:15:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/17 03:15:09 DEBUG : toe/toe: transformed to: 2025/06/17 03:15:09 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/17 03:15:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/17 03:15:09 DEBUG : toe: transformed to: 2025/06/17 03:15:09 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/17 03:15:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/17 03:15:09 DEBUG : toe/toe/toe: transformed to: 2025/06/17 03:15:09 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for checks to finish 2025/06/17 03:15:09 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/06/17 03:15:09 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Waiting for transfers to finish 2025/06/17 03:15:09 DEBUG : toe/toe/toe: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/06/17 03:15:09 INFO : toe/toe/toe: Copied (new) 2025/06/17 03:15:09 ERROR : HiDrive root 'rclone-test-lebuveh4qova': not deleting files as there were IO errors 2025/06/17 03:15:09 ERROR : HiDrive root 'rclone-test-lebuveh4qova': not deleting directories as there were IO errors 2025/06/17 03:15:09 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name toe 2025/06/17 03:15:09 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name toe 2025/06/17 03:15:09 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name toe 2025/06/17 03:15:09 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name toe 2025/06/17 03:15:09 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name toe 2025/06/17 03:15:09 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': found directory-element with name toe --- PASS: TestError (0.85s) FAIL 2025/06/17 03:15:09 DEBUG : HiDrive root 'rclone-test-lebuveh4qova': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestHiDrive: -verbose" - Finished ERROR in 2m55.95007853s (try 1/5): exit status 1: Failed [TestMoveWithoutDeleteEmptySrcDirs]