"./sync.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Starting (try 1/5) 2025/06/30 01:08:27 DEBUG : Creating backend with remote "TestPikPak:rclone-test-zaqedew1giya" 2025/06/30 01:08:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/30 01:08:29 DEBUG : Creating backend with remote "/tmp/rclone2769405606" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:08:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 01:08:30 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/30 01:08:30 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:08:30 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.10s) === RUN TestCopy run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:08:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/30 01:08:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 01:08:32 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:08:32 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:08:33 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/06/30 01:08:33 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/06/30 01:08:33 INFO : sub dir/hello world: Copied (new) 2025/06/30 01:08:34 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/30 01:08:36 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopy (6.44s) === RUN TestCopyMetadata run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.63s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.63s) === RUN TestCopyMissingDirectory run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:08:39 DEBUG : Creating backend with remote "/non-existing" 2025/06/30 01:08:39 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/30 01:08:39 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:08:39 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.95s) === RUN TestCopyNoTraverse run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:08:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 01:08:40 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:08:40 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:08:41 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/06/30 01:08:42 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/06/30 01:08:42 INFO : sub dir/hello world: Copied (new) 2025/06/30 01:08:45 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyNoTraverse (6.36s) === RUN TestCopyCheckFirst run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:08:46 INFO : PikPak root 'rclone-test-zaqedew1giya': Running all checks before starting transfers 2025/06/30 01:08:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 01:08:46 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:08:46 INFO : PikPak root 'rclone-test-zaqedew1giya': Checks finished, now starting transfers 2025/06/30 01:08:46 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:08:48 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/06/30 01:08:48 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/06/30 01:08:48 INFO : sub dir/hello world: Copied (new) 2025/06/30 01:08:51 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyCheckFirst (6.18s) === RUN TestSyncNoTraverse run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:08:52 ERROR : Ignoring --no-traverse with sync 2025/06/30 01:08:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 01:08:53 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:08:53 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:08:54 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/06/30 01:08:54 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/06/30 01:08:54 INFO : sub dir/hello world: Copied (new) 2025/06/30 01:08:54 DEBUG : Waiting for deletions to finish 2025/06/30 01:08:57 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestSyncNoTraverse (6.38s) === RUN TestCopyWithDepth run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:08:59 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/30 01:08:59 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:08:59 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:09:00 DEBUG : hello world2: gcid = 6DA9FD6C87C80028F5856A686420DB4F1D06C429 2025/06/30 01:09:00 DEBUG : hello world2: Dst hash empty - aborting Src hash check 2025/06/30 01:09:00 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.44s) === RUN TestCopyWithFilesFrom run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:09:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 01:09:02 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:09:02 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:09:03 DEBUG : potato2: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/06/30 01:09:03 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/06/30 01:09:03 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.43s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:09:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 01:09:06 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:09:06 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:09:07 DEBUG : potato2: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/06/30 01:09:07 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/06/30 01:09:07 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.53s) === RUN TestCopyEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:09:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/30 01:09:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/30 01:09:09 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/30 01:09:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/30 01:09:09 INFO : sub dir2: Making directory 2025/06/30 01:09:10 INFO : sub dir: Making directory 2025/06/30 01:09:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 01:09:11 INFO : sub dir2/sub sub dir2: Making directory 2025/06/30 01:09:12 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:09:12 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:09:12 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/06/30 01:09:12 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/06/30 01:09:12 INFO : sub dir/hello world: Copied (new) 2025/06/30 01:09:13 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/30 01:09:17 DEBUG : sub dir2: Rmdir: contains trashed file: "sub sub dir2" 2025/06/30 01:09:19 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyEmptyDirectories (11.14s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:09:20 INFO : sub dir2: Making directory 2025/06/30 01:09:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/30 01:09:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/30 01:09:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 01:09:21 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:09:21 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:09:22 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/06/30 01:09:22 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/06/30 01:09:22 INFO : sub dir/hello world: Copied (new) 2025/06/30 01:09:25 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyNoEmptyDirectories (6.19s) === RUN TestMoveEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:09:26 DEBUG : sub dir2: Making directory with metadata 2025/06/30 01:09:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/30 01:09:27 INFO : sub dir2: Making directory 2025/06/30 01:09:27 INFO : sub dir: Making directory 2025/06/30 01:09:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 01:09:28 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:09:28 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:09:29 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/06/30 01:09:29 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/06/30 01:09:29 INFO : sub dir/hello world: Copied (new) 2025/06/30 01:09:29 INFO : sub dir/hello world: Deleted 2025/06/30 01:09:30 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/30 01:09:30 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/30 01:09:34 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestMoveEmptyDirectories (8.79s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.63s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:09:36 INFO : sub dir2: Making directory 2025/06/30 01:09:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 01:09:36 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:09:36 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:09:37 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/06/30 01:09:38 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/06/30 01:09:38 INFO : sub dir/hello world: Copied (new) 2025/06/30 01:09:38 INFO : sub dir/hello world: Deleted 2025/06/30 01:09:41 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestMoveNoEmptyDirectories (6.19s) === RUN TestSyncEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:09:42 DEBUG : sub dir2: Making directory with metadata 2025/06/30 01:09:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/30 01:09:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/30 01:09:42 INFO : sub dir2: Making directory 2025/06/30 01:09:43 INFO : sub dir: Making directory 2025/06/30 01:09:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 01:09:44 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:09:44 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:09:44 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/06/30 01:09:45 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/06/30 01:09:45 INFO : sub dir/hello world: Copied (new) 2025/06/30 01:09:45 DEBUG : Waiting for deletions to finish 2025/06/30 01:09:46 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/30 01:09:49 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestSyncEmptyDirectories (8.61s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.71s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:09:51 INFO : sub dir2: Making directory 2025/06/30 01:09:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 01:09:52 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:09:52 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:09:53 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/06/30 01:09:53 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/06/30 01:09:53 INFO : sub dir/hello world: Copied (new) 2025/06/30 01:09:53 DEBUG : Waiting for deletions to finish 2025/06/30 01:09:57 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestSyncNoEmptyDirectories (6.59s) === RUN TestServerSideCopy run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:09:59 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/06/30 01:09:59 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/06/30 01:10:00 DEBUG : Creating backend with remote "TestPikPak:rclone-test-halabaj8nomo" sync_test.go:591: Server side copy (if possible) PikPak root 'rclone-test-zaqedew1giya' -> PikPak root 'rclone-test-halabaj8nomo' 2025/06/30 01:10:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 01:10:02 DEBUG : PikPak root 'rclone-test-halabaj8nomo': Waiting for checks to finish 2025/06/30 01:10:02 DEBUG : PikPak root 'rclone-test-halabaj8nomo': Waiting for transfers to finish 2025/06/30 01:10:05 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/06/30 01:10:05 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/06/30 01:10:05 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/30 01:10:06 DEBUG : PikPak root 'rclone-test-halabaj8nomo': Purge remote 2025/06/30 01:10:09 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestServerSideCopy (12.69s) === RUN TestCopyOverSelf run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:10:12 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/06/30 01:10:12 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/06/30 01:10:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/30 01:10:13 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:10:13 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:10:14 DEBUG : sub dir/hello world: gcid = A1D34F87709D3556F7ABEA2F38B387D82A25FA1B 2025/06/30 01:10:15 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/06/30 01:10:15 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/30 01:10:18 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/06/30 01:10:18 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyOverSelf (9.06s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:10:21 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/06/30 01:10:21 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/06/30 01:10:22 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yiwunoc2rafe" sync_test.go:627: Server side copy (if possible) PikPak root 'rclone-test-zaqedew1giya' -> PikPak root 'rclone-test-yiwunoc2rafe' 2025/06/30 01:10:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 01:10:24 DEBUG : PikPak root 'rclone-test-yiwunoc2rafe': Waiting for checks to finish 2025/06/30 01:10:24 DEBUG : PikPak root 'rclone-test-yiwunoc2rafe': Waiting for transfers to finish 2025/06/30 01:10:27 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/06/30 01:10:27 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/06/30 01:10:27 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/30 01:10:28 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/06/30 01:10:28 DEBUG : sub dir/hello world: gcid = a1d34f87709d3556f7abea2f38b387d82a25fa1b 2025/06/30 01:10:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/30 01:10:31 DEBUG : PikPak root 'rclone-test-yiwunoc2rafe': Waiting for checks to finish 2025/06/30 01:10:31 DEBUG : PikPak root 'rclone-test-yiwunoc2rafe': Waiting for transfers to finish 2025/06/30 01:10:33 ERROR : sub dir/hello world: corrupted on transfer: sizes differ src(PikPak root 'rclone-test-zaqedew1giya') 17 vs dst(PikPak root 'rclone-test-yiwunoc2rafe') 11 2025/06/30 01:10:33 INFO : sub dir/hello world: Removing failed copy sync_test.go:640: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:640 Error: Received unexpected error: corrupted on transfer: sizes differ src(PikPak root 'rclone-test-zaqedew1giya') 17 vs dst(PikPak root 'rclone-test-yiwunoc2rafe') 11 Test: TestServerSideCopyOverSelf 2025/06/30 01:10:34 DEBUG : PikPak root 'rclone-test-yiwunoc2rafe': Purge remote 2025/06/30 01:10:37 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/06/30 01:10:37 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- FAIL: TestServerSideCopyOverSelf (18.79s) === RUN TestMoveOverSelf run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:10:40 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/06/30 01:10:40 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/06/30 01:10:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/30 01:10:41 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:10:41 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:10:41 DEBUG : sub dir/hello world: gcid = A1D34F87709D3556F7ABEA2F38B387D82A25FA1B 2025/06/30 01:10:43 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/06/30 01:10:43 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/30 01:10:43 INFO : sub dir/hello world: Deleted 2025/06/30 01:10:46 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/06/30 01:10:46 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestMoveOverSelf (9.08s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:10:49 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/06/30 01:10:49 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/06/30 01:10:50 DEBUG : Creating backend with remote "TestPikPak:rclone-test-cebagef9xodo" sync_test.go:672: Server side copy (if possible) PikPak root 'rclone-test-zaqedew1giya' -> PikPak root 'rclone-test-cebagef9xodo' 2025/06/30 01:10:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 01:10:52 DEBUG : PikPak root 'rclone-test-cebagef9xodo': Waiting for checks to finish 2025/06/30 01:10:52 DEBUG : PikPak root 'rclone-test-cebagef9xodo': Waiting for transfers to finish 2025/06/30 01:10:55 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/06/30 01:10:55 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/06/30 01:10:55 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/30 01:10:56 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/06/30 01:10:56 DEBUG : sub dir/hello world: gcid = a1d34f87709d3556f7abea2f38b387d82a25fa1b 2025/06/30 01:10:58 DEBUG : PikPak root 'rclone-test-cebagef9xodo': Using server-side directory move 2025/06/30 01:10:58 INFO : PikPak root 'rclone-test-cebagef9xodo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/30 01:10:59 DEBUG : PikPak root 'rclone-test-cebagef9xodo': Waiting for checks to finish 2025/06/30 01:10:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/30 01:10:59 DEBUG : PikPak root 'rclone-test-cebagef9xodo': Waiting for transfers to finish 2025/06/30 01:11:00 INFO : sub dir/hello world: Deleted 2025/06/30 01:11:01 INFO : sub dir/hello world: Moved (server-side) 2025/06/30 01:11:03 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/06/30 01:11:03 DEBUG : sub dir/hello world: gcid = 56e41ddbaec00ad6eb8e58ba6df699946a8e84e2 2025/06/30 01:11:04 DEBUG : testing file moves 2025/06/30 01:11:05 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/30 01:11:05 DEBUG : PikPak root 'rclone-test-cebagef9xodo': Waiting for checks to finish 2025/06/30 01:11:05 DEBUG : PikPak root 'rclone-test-cebagef9xodo': Waiting for transfers to finish 2025/06/30 01:11:06 INFO : sub dir/hello world: Deleted 2025/06/30 01:11:07 INFO : sub dir/hello world: Moved (server-side) Diff of "logger" and "lsf" 2c2 < ;;24;sub dir/hello world --- > 2025-06-30 01:11:06;;24;sub dir/hello world sync_test.go:3072: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:3072 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:698 Error: Received unexpected error: logger does not match lsf! logger: ;;24;sub dir/hello world lsf: 2025-06-30 01:11:06;;24;sub dir/hello world Test: TestServerSideMoveOverSelf 2025/06/30 01:11:08 DEBUG : PikPak root 'rclone-test-cebagef9xodo': Purge remote 2025/06/30 01:11:10 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- FAIL: TestServerSideMoveOverSelf (23.64s) === RUN TestCopyAfterDelete run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:11:12 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/06/30 01:11:12 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/06/30 01:11:13 ERROR : error listing: directory not found 2025/06/30 01:11:13 INFO : Local file system at /tmp/rclone2769405606: Making directory 2025/06/30 01:11:14 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:11:14 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:11:17 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyAfterDelete (7.35s) === RUN TestCopyRedownload run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:11:20 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/06/30 01:11:20 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/06/30 01:11:21 DEBUG : Added delayed dir = "sub dir", newDst= 2025/06/30 01:11:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 01:11:21 DEBUG : Local file system at /tmp/rclone2769405606: Waiting for checks to finish 2025/06/30 01:11:21 DEBUG : Local file system at /tmp/rclone2769405606: Waiting for transfers to finish 2025/06/30 01:11:23 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/06/30 01:11:23 DEBUG : sub dir/hello world.2e6d3de4.partial: renamed to: sub dir/hello world 2025/06/30 01:11:23 INFO : sub dir/hello world: Copied (new) 2025/06/30 01:11:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/30 01:11:25 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyRedownload (7.66s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:11:27 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/30 01:11:27 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:11:27 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:11:27 DEBUG : check sum: gcid = 09F49478AF9C899F0E74BF1A8E2EC667345A178B 2025/06/30 01:11:28 DEBUG : check sum: Dst hash empty - aborting Src hash check 2025/06/30 01:11:28 INFO : check sum: Copied (new) 2025/06/30 01:11:28 DEBUG : Waiting for deletions to finish 2025/06/30 01:11:28 DEBUG : check sum: Dst hash empty - aborting Src hash check 2025/06/30 01:11:28 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:11:28 DEBUG : check sum: Size of src and dst objects identical 2025/06/30 01:11:28 DEBUG : check sum: Unchanged skipping 2025/06/30 01:11:28 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:11:28 DEBUG : Waiting for deletions to finish 2025/06/30 01:11:28 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (4.17s) === RUN TestSyncSizeOnly run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:11:31 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/30 01:11:31 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:11:31 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:11:31 DEBUG : sizeonly: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2025/06/30 01:11:32 DEBUG : sizeonly: Dst hash empty - aborting Src hash check 2025/06/30 01:11:32 INFO : sizeonly: Copied (new) 2025/06/30 01:11:32 DEBUG : Waiting for deletions to finish 2025/06/30 01:11:32 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:11:32 DEBUG : sizeonly: Sizes identical 2025/06/30 01:11:32 DEBUG : sizeonly: Unchanged skipping 2025/06/30 01:11:32 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:11:32 DEBUG : Waiting for deletions to finish 2025/06/30 01:11:32 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (4.07s) === RUN TestSyncIgnoreSize run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:11:35 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/30 01:11:35 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:11:35 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:11:35 DEBUG : ignore-size: gcid = 14DCE568A9271185D6D5154BDBF31DD6CA2B4496 2025/06/30 01:11:36 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/06/30 01:11:36 INFO : ignore-size: Copied (new) 2025/06/30 01:11:36 DEBUG : Waiting for deletions to finish 2025/06/30 01:11:36 DEBUG : ignore-size: Sizes identical 2025/06/30 01:11:36 DEBUG : ignore-size: Unchanged skipping 2025/06/30 01:11:36 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:11:36 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:11:36 DEBUG : Waiting for deletions to finish 2025/06/30 01:11:36 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (4.09s) === RUN TestSyncIgnoreTimes run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:11:39 DEBUG : existing: calculating gcid: failed to unwrap object from src: existing 2025/06/30 01:11:39 DEBUG : existing: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:11:40 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:11:40 DEBUG : existing: Sizes identical 2025/06/30 01:11:40 DEBUG : existing: Unchanged skipping 2025/06/30 01:11:40 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:11:40 DEBUG : Waiting for deletions to finish 2025/06/30 01:11:40 INFO : There was nothing to transfer 2025/06/30 01:11:40 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/30 01:11:40 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:11:40 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:11:41 DEBUG : existing: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2025/06/30 01:11:42 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/06/30 01:11:42 INFO : existing: Copied (replaced existing) 2025/06/30 01:11:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (5.93s) === RUN TestSyncIgnoreExisting run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:11:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/30 01:11:45 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:11:45 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:11:45 DEBUG : existing: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2025/06/30 01:11:46 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/06/30 01:11:46 INFO : existing: Copied (new) 2025/06/30 01:11:46 DEBUG : Waiting for deletions to finish 2025/06/30 01:11:46 DEBUG : existing: Destination exists, skipping 2025/06/30 01:11:46 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:11:46 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:11:46 DEBUG : Waiting for deletions to finish 2025/06/30 01:11:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (4.06s) === RUN TestSyncIgnoreErrors run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:11:50 DEBUG : b/potato: calculating gcid: failed to unwrap object from src: b/potato 2025/06/30 01:11:50 DEBUG : b/potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/06/30 01:11:51 DEBUG : c/non empty space: calculating gcid: failed to unwrap object from src: c/non empty space 2025/06/30 01:11:51 DEBUG : c/non empty space: gcid = 38650f9e5ef1421ecffb4d8870fac603ce07a319 2025/06/30 01:11:51 INFO : d: Making directory 2025/06/30 01:11:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/30 01:11:54 DEBUG : c/non empty space: Sizes identical 2025/06/30 01:11:54 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:11:54 DEBUG : c/non empty space: Unchanged skipping 2025/06/30 01:11:54 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:11:55 DEBUG : a/potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/06/30 01:11:55 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2025/06/30 01:11:55 INFO : a/potato2: Copied (new) 2025/06/30 01:11:55 DEBUG : Waiting for deletions to finish 2025/06/30 01:11:56 INFO : b/potato: Deleted 2025/06/30 01:11:56 INFO : d: Removing directory 2025/06/30 01:11:58 INFO : b: Removing directory 2025/06/30 01:11:58 DEBUG : b: Rmdir: contains trashed file: "potato" 2025/06/30 01:11:59 DEBUG : PikPak root 'rclone-test-zaqedew1giya': deleted 2 directories 2025/06/30 01:12:03 DEBUG : c: Rmdir: contains trashed file: "non empty space" 2025/06/30 01:12:05 DEBUG : a: Rmdir: contains trashed file: "potato2" --- PASS: TestSyncIgnoreErrors (17.72s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:12:07 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/06/30 01:12:07 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/06/30 01:12:08 DEBUG : empty space: Sizes identical 2025/06/30 01:12:08 DEBUG : empty space: Unchanged skipping 2025/06/30 01:12:08 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:12:08 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:12:08 DEBUG : Waiting for deletions to finish 2025/06/30 01:12:08 INFO : There was nothing to transfer 2025/06/30 01:12:08 DEBUG : empty space: Sizes identical 2025/06/30 01:12:08 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:12:08 DEBUG : empty space: Unchanged skipping 2025/06/30 01:12:08 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:12:08 DEBUG : Waiting for deletions to finish 2025/06/30 01:12:08 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (4.09s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:12:11 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/06/30 01:12:11 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/06/30 01:12:12 DEBUG : empty space: Sizes identical 2025/06/30 01:12:12 DEBUG : empty space: Unchanged skipping 2025/06/30 01:12:12 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:12:12 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:12:12 DEBUG : Waiting for deletions to finish 2025/06/30 01:12:12 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.41s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" sync_test.go:1043: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.63s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:12:15 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/06/30 01:12:15 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/06/30 01:12:16 DEBUG : empty space: Sizes identical 2025/06/30 01:12:16 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/30 01:12:16 DEBUG : empty space: Unchanged skipping 2025/06/30 01:12:16 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:12:16 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:12:16 DEBUG : potato: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/06/30 01:12:17 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/06/30 01:12:17 INFO : potato: Copied (new) 2025/06/30 01:12:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.52s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:12:20 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/06/30 01:12:20 DEBUG : potato: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/06/30 01:12:21 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/30 01:12:21 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:12:21 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:12:22 DEBUG : potato: gcid = 0B2BF6BE338377A62FA7636AD169C4B56486C1B1 2025/06/30 01:12:23 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/06/30 01:12:23 INFO : potato: Copied (replaced existing) 2025/06/30 01:12:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (5.62s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" sync_test.go:1107: ModTimeNotSupported so forcing file to be a different size 2025/06/30 01:12:26 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/06/30 01:12:26 DEBUG : potato: gcid = 728d2aee5ac530a2abb4d2d01a698f859f44fbf1 2025/06/30 01:12:27 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/06/30 01:12:27 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:12:27 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:12:27 DEBUG : potato: gcid = 4610B0F211BE9069C0AAAC2F7EC34B5E164C9556 2025/06/30 01:12:29 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/06/30 01:12:29 INFO : potato: Copied (replaced existing) 2025/06/30 01:12:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (5.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:12:32 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/06/30 01:12:33 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/06/30 01:12:33 DEBUG : potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/06/30 01:12:33 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/06/30 01:12:33 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/06/30 01:12:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 01:12:34 DEBUG : empty space: Sizes identical 2025/06/30 01:12:34 DEBUG : empty space: Unchanged skipping 2025/06/30 01:12:34 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/30 01:12:34 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:12:34 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:12:34 DEBUG : Waiting for deletions to finish 2025/06/30 01:12:34 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (6.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:12:38 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/06/30 01:12:38 DEBUG : potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/06/30 01:12:39 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/06/30 01:12:39 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/06/30 01:12:40 DEBUG : empty space: Sizes identical 2025/06/30 01:12:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 01:12:40 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:12:40 DEBUG : empty space: Unchanged skipping 2025/06/30 01:12:40 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:12:40 DEBUG : potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/06/30 01:12:41 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/06/30 01:12:41 INFO : potato2: Copied (new) 2025/06/30 01:12:41 DEBUG : Waiting for deletions to finish 2025/06/30 01:12:42 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.41s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:12:46 DEBUG : b/potato: calculating gcid: failed to unwrap object from src: b/potato 2025/06/30 01:12:46 DEBUG : b/potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/06/30 01:12:47 DEBUG : c/non empty space: calculating gcid: failed to unwrap object from src: c/non empty space 2025/06/30 01:12:47 DEBUG : c/non empty space: gcid = 38650f9e5ef1421ecffb4d8870fac603ce07a319 2025/06/30 01:12:48 INFO : d: Making directory 2025/06/30 01:12:48 INFO : d/e: Making directory 2025/06/30 01:12:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/30 01:12:51 DEBUG : c/non empty space: Sizes identical 2025/06/30 01:12:51 DEBUG : c/non empty space: Unchanged skipping 2025/06/30 01:12:52 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:12:52 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:12:52 DEBUG : a/potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/06/30 01:12:52 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2025/06/30 01:12:52 INFO : a/potato2: Copied (new) 2025/06/30 01:12:52 DEBUG : Waiting for deletions to finish 2025/06/30 01:12:54 INFO : b/potato: Deleted 2025/06/30 01:12:54 INFO : d/e: Removing directory 2025/06/30 01:12:55 INFO : d: Removing directory 2025/06/30 01:12:55 DEBUG : d: Rmdir: contains trashed file: "e" 2025/06/30 01:12:57 INFO : b: Removing directory 2025/06/30 01:12:57 DEBUG : b: Rmdir: contains trashed file: "potato" 2025/06/30 01:12:58 DEBUG : PikPak root 'rclone-test-zaqedew1giya': deleted 3 directories 2025/06/30 01:13:02 DEBUG : c: Rmdir: contains trashed file: "non empty space" 2025/06/30 01:13:04 DEBUG : a: Rmdir: contains trashed file: "potato2" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (19.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:13:06 DEBUG : b/potato: calculating gcid: failed to unwrap object from src: b/potato 2025/06/30 01:13:06 DEBUG : b/potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/06/30 01:13:07 DEBUG : c/non empty space: calculating gcid: failed to unwrap object from src: c/non empty space 2025/06/30 01:13:07 DEBUG : c/non empty space: gcid = 38650f9e5ef1421ecffb4d8870fac603ce07a319 2025/06/30 01:13:08 INFO : d: Making directory 2025/06/30 01:13:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/30 01:13:10 DEBUG : c/non empty space: Sizes identical 2025/06/30 01:13:10 DEBUG : c/non empty space: Unchanged skipping 2025/06/30 01:13:10 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:13:10 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:13:12 DEBUG : a/potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/06/30 01:13:12 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2025/06/30 01:13:12 INFO : a/potato2: Copied (new) 2025/06/30 01:13:12 ERROR : PikPak root 'rclone-test-zaqedew1giya': not deleting files as there were IO errors 2025/06/30 01:13:12 ERROR : PikPak root 'rclone-test-zaqedew1giya': not deleting directories as there were IO errors 2025/06/30 01:13:19 DEBUG : c: Rmdir: contains trashed file: "non empty space" 2025/06/30 01:13:20 DEBUG : b: Rmdir: contains trashed file: "potato" 2025/06/30 01:13:22 DEBUG : a: Rmdir: contains trashed file: "potato2" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (18.38s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:13:24 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/06/30 01:13:24 DEBUG : potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/06/30 01:13:24 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/06/30 01:13:24 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/06/30 01:13:25 DEBUG : Waiting for deletions to finish 2025/06/30 01:13:25 DEBUG : empty space: Sizes identical 2025/06/30 01:13:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 01:13:25 DEBUG : empty space: Unchanged skipping 2025/06/30 01:13:25 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:13:25 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:13:26 DEBUG : potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/06/30 01:13:26 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/06/30 01:13:26 INFO : potato2: Copied (new) 2025/06/30 01:13:26 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (6.36s) === RUN TestSyncDeleteBefore run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:13:30 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/06/30 01:13:30 DEBUG : potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/06/30 01:13:31 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/06/30 01:13:31 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/06/30 01:13:31 DEBUG : Waiting for deletions to finish 2025/06/30 01:13:32 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:13:32 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:13:33 INFO : potato: Deleted 2025/06/30 01:13:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 01:13:33 DEBUG : empty space: Sizes identical 2025/06/30 01:13:33 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:13:33 DEBUG : empty space: Unchanged skipping 2025/06/30 01:13:33 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:13:34 DEBUG : potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/06/30 01:13:34 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/06/30 01:13:34 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.65s) === RUN TestCopyDeleteBefore run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:13:38 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/06/30 01:13:38 DEBUG : potato: gcid = 2b96e3e0cf87879486cc850d3aebb91b6cc80acd 2025/06/30 01:13:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 01:13:39 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:13:39 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:13:39 DEBUG : potato2: gcid = 5609D3871BAF3D9C2C2D6FF299B3E0D4DCDFEA12 2025/06/30 01:13:40 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/06/30 01:13:40 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.70s) === RUN TestSyncWithExclude run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:13:43 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/06/30 01:13:43 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/06/30 01:13:44 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/06/30 01:13:44 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/06/30 01:13:45 DEBUG : enormous: Excluded (Size Filter) 2025/06/30 01:13:45 DEBUG : enormous: Excluded 2025/06/30 01:13:45 DEBUG : potato2: Excluded (Size Filter) 2025/06/30 01:13:45 DEBUG : potato2: Excluded 2025/06/30 01:13:45 DEBUG : potato2: Excluded (Size Filter) 2025/06/30 01:13:45 DEBUG : potato2: Excluded 2025/06/30 01:13:45 DEBUG : empty space: Sizes identical 2025/06/30 01:13:45 DEBUG : empty space: Unchanged skipping 2025/06/30 01:13:45 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:13:45 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:13:45 DEBUG : Waiting for deletions to finish 2025/06/30 01:13:45 INFO : There was nothing to transfer 2025/06/30 01:13:45 DEBUG : enormous: Excluded (Size Filter) 2025/06/30 01:13:45 DEBUG : enormous: Excluded 2025/06/30 01:13:45 DEBUG : potato2: Excluded (Size Filter) 2025/06/30 01:13:45 DEBUG : potato2: Excluded 2025/06/30 01:13:46 DEBUG : potato2: Excluded (Size Filter) 2025/06/30 01:13:46 DEBUG : potato2: Excluded 2025/06/30 01:13:46 DEBUG : empty space: Sizes identical 2025/06/30 01:13:46 DEBUG : empty space: Unchanged skipping 2025/06/30 01:13:46 DEBUG : Local file system at /tmp/rclone2769405606: Waiting for checks to finish 2025/06/30 01:13:46 DEBUG : Local file system at /tmp/rclone2769405606: Waiting for transfers to finish 2025/06/30 01:13:46 DEBUG : Waiting for deletions to finish 2025/06/30 01:13:46 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.56s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:13:49 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/06/30 01:13:49 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/06/30 01:13:50 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/06/30 01:13:50 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/06/30 01:13:50 DEBUG : enormous: calculating gcid: failed to unwrap object from src: enormous 2025/06/30 01:13:50 DEBUG : enormous: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2025/06/30 01:13:51 DEBUG : enormous: Excluded (Size Filter) 2025/06/30 01:13:51 DEBUG : enormous: Excluded 2025/06/30 01:13:51 DEBUG : potato2: Excluded (Size Filter) 2025/06/30 01:13:51 DEBUG : potato2: Excluded 2025/06/30 01:13:51 DEBUG : empty space: Sizes identical 2025/06/30 01:13:51 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:13:51 DEBUG : empty space: Unchanged skipping 2025/06/30 01:13:51 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:13:51 DEBUG : Waiting for deletions to finish 2025/06/30 01:13:52 INFO : potato2: Deleted 2025/06/30 01:13:53 INFO : enormous: Deleted 2025/06/30 01:13:53 INFO : There was nothing to transfer 2025/06/30 01:13:53 DEBUG : empty space: Sizes identical 2025/06/30 01:13:53 DEBUG : empty space: Unchanged skipping 2025/06/30 01:13:53 DEBUG : Local file system at /tmp/rclone2769405606: Waiting for checks to finish 2025/06/30 01:13:53 DEBUG : Local file system at /tmp/rclone2769405606: Waiting for transfers to finish 2025/06/30 01:13:53 DEBUG : Waiting for deletions to finish 2025/06/30 01:13:53 INFO : enormous: Deleted 2025/06/30 01:13:53 INFO : potato2: Deleted 2025/06/30 01:13:53 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.34s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" sync_test.go:1424: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.69s) === 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 "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" sync_test.go:1539: Can track renames: true 2025/06/30 01:13:56 INFO : PikPak root 'rclone-test-zaqedew1giya': Making map for --track-renames 2025/06/30 01:13:56 INFO : PikPak root 'rclone-test-zaqedew1giya': Finished making map for --track-renames 2025/06/30 01:13:56 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:13:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/30 01:13:56 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/30 01:13:56 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for renames to finish 2025/06/30 01:13:56 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:13:57 DEBUG : potato: gcid = 042F38E8A9BA1C5763703527A7310AA86EE543A1 2025/06/30 01:13:57 DEBUG : yam: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2025/06/30 01:13:57 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/06/30 01:13:57 INFO : potato: Copied (new) 2025/06/30 01:13:57 DEBUG : yam: Dst hash empty - aborting Src hash check 2025/06/30 01:13:57 INFO : yam: Copied (new) 2025/06/30 01:13:57 DEBUG : Waiting for deletions to finish 2025/06/30 01:13:58 DEBUG : potato: Sizes identical 2025/06/30 01:13:58 INFO : PikPak root 'rclone-test-zaqedew1giya': Making map for --track-renames 2025/06/30 01:13:58 INFO : PikPak root 'rclone-test-zaqedew1giya': Finished making map for --track-renames 2025/06/30 01:13:58 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:13:58 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/06/30 01:13:58 DEBUG : potato: Unchanged skipping 2025/06/30 01:13:58 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for renames to finish 2025/06/30 01:13:58 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:13:58 DEBUG : yaml: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2025/06/30 01:13:59 DEBUG : yaml: Dst hash empty - aborting Src hash check 2025/06/30 01:13:59 INFO : yaml: Copied (new) 2025/06/30 01:13:59 DEBUG : Waiting for deletions to finish 2025/06/30 01:14:00 INFO : yam: Deleted sync_test.go:1565: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1565 Error: Not equal: expected: true actual : false Test: TestSyncWithTrackRenames Messages: canTrackRenames=true, renames=0 --- FAIL: TestSyncWithTrackRenames (7.53s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" sync_test.go:1611: Can track renames: false 2025/06/30 01:14:03 ERROR : PikPak root 'rclone-test-zaqedew1giya': Ignoring --track-renames as either the source or destination do not support modtime 2025/06/30 01:14:04 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/30 01:14:04 DEBUG : yam: Need to transfer - File not found at Destination 2025/06/30 01:14:04 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:14:04 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:14:04 DEBUG : potato: gcid = 042F38E8A9BA1C5763703527A7310AA86EE543A1 2025/06/30 01:14:04 DEBUG : yam: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2025/06/30 01:14:05 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/06/30 01:14:05 INFO : potato: Copied (new) 2025/06/30 01:14:05 DEBUG : yam: Dst hash empty - aborting Src hash check 2025/06/30 01:14:05 INFO : yam: Copied (new) 2025/06/30 01:14:05 DEBUG : Waiting for deletions to finish 2025/06/30 01:14:05 ERROR : PikPak root 'rclone-test-zaqedew1giya': Ignoring --track-renames as either the source or destination do not support modtime 2025/06/30 01:14:05 DEBUG : potato: Sizes identical 2025/06/30 01:14:05 DEBUG : yaml: Need to transfer - File not found at Destination 2025/06/30 01:14:05 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:14:05 DEBUG : potato: Unchanged skipping 2025/06/30 01:14:05 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:14:06 DEBUG : yaml: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2025/06/30 01:14:06 DEBUG : yaml: Dst hash empty - aborting Src hash check 2025/06/30 01:14:06 INFO : yaml: Copied (new) 2025/06/30 01:14:06 DEBUG : Waiting for deletions to finish 2025/06/30 01:14:07 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (7.59s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" sync_test.go:1650: Can track renames: false 2025/06/30 01:14:11 INFO : PikPak root 'rclone-test-zaqedew1giya': Making map for --track-renames 2025/06/30 01:14:11 INFO : PikPak root 'rclone-test-zaqedew1giya': Finished making map for --track-renames 2025/06/30 01:14:11 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:14:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/30 01:14:11 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/30 01:14:11 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for renames to finish 2025/06/30 01:14:11 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:14:13 DEBUG : potato: gcid = 042F38E8A9BA1C5763703527A7310AA86EE543A1 2025/06/30 01:14:13 DEBUG : sub/yam: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2025/06/30 01:14:13 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/06/30 01:14:13 INFO : potato: Copied (new) 2025/06/30 01:14:13 DEBUG : sub/yam: Dst hash empty - aborting Src hash check 2025/06/30 01:14:13 INFO : sub/yam: Copied (new) 2025/06/30 01:14:13 DEBUG : Waiting for deletions to finish 2025/06/30 01:14:14 DEBUG : potato: Sizes identical 2025/06/30 01:14:14 DEBUG : potato: Unchanged skipping 2025/06/30 01:14:14 INFO : PikPak root 'rclone-test-zaqedew1giya': Making map for --track-renames 2025/06/30 01:14:14 INFO : PikPak root 'rclone-test-zaqedew1giya': Finished making map for --track-renames 2025/06/30 01:14:14 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:14:14 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for renames to finish 2025/06/30 01:14:16 INFO : sub/yam: Moved (server-side) to: yam 2025/06/30 01:14:16 INFO : yam: Renamed from "sub/yam" 2025/06/30 01:14:16 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:14:16 DEBUG : Waiting for deletions to finish 2025/06/30 01:14:16 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (10.29s) === RUN TestServerSideMoveLocal run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:14:21 DEBUG : Creating backend with remote "/tmp/rclone2769405606/dir1" 2025/06/30 01:14:21 DEBUG : Creating backend with remote "/tmp/rclone2769405606/dir2" 2025/06/30 01:14:21 DEBUG : Local file system at /tmp/rclone2769405606/dir2: Using server-side directory move 2025/06/30 01:14:21 INFO : Local file system at /tmp/rclone2769405606/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/30 01:14:21 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/30 01:14:21 INFO : file1.txt: Moved (server-side) 2025/06/30 01:14:21 DEBUG : Local file system at /tmp/rclone2769405606/dir2: Waiting for checks to finish 2025/06/30 01:14:21 DEBUG : Local file system at /tmp/rclone2769405606/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.65s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:14:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 01:14:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/30 01:14:22 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:14:22 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:14:23 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/06/30 01:14:24 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/06/30 01:14:24 INFO : sub dir/hello world: Copied (new) 2025/06/30 01:14:24 INFO : sub dir/hello world: Deleted 2025/06/30 01:14:25 DEBUG : nested/sub dir/file: gcid = 82E1BE46AF6810D05CE889DB14236009AF874EB5 2025/06/30 01:14:25 DEBUG : nested/sub dir/file: Dst hash empty - aborting Src hash check 2025/06/30 01:14:25 INFO : nested/sub dir/file: Copied (new) 2025/06/30 01:14:25 INFO : nested/sub dir/file: Deleted 2025/06/30 01:14:25 INFO : sub dir: Removing directory 2025/06/30 01:14:25 INFO : nested/sub dir: Removing directory 2025/06/30 01:14:25 INFO : nested: Removing directory 2025/06/30 01:14:25 DEBUG : Local file system at /tmp/rclone2769405606: deleted 3 directories 2025/06/30 01:14:30 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/06/30 01:14:32 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file" 2025/06/30 01:14:33 DEBUG : nested: Rmdir: contains trashed file: "sub dir" --- PASS: TestMoveWithDeleteEmptySrcDirs (12.72s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:14:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 01:14:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/30 01:14:35 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:14:35 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:14:36 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/06/30 01:14:37 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/06/30 01:14:37 INFO : sub dir/hello world: Copied (new) 2025/06/30 01:14:37 INFO : sub dir/hello world: Deleted 2025/06/30 01:14:38 DEBUG : nested/sub dir/file: gcid = 82E1BE46AF6810D05CE889DB14236009AF874EB5 2025/06/30 01:14:39 DEBUG : nested/sub dir/file: Dst hash empty - aborting Src hash check 2025/06/30 01:14:39 INFO : nested/sub dir/file: Copied (new) 2025/06/30 01:14:39 INFO : nested/sub dir/file: Deleted 2025/06/30 01:14:43 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/06/30 01:14:45 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file" 2025/06/30 01:14:46 DEBUG : nested: Rmdir: contains trashed file: "sub dir" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (13.11s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:14:48 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/30 01:14:48 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/30 01:14:48 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:14:48 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:14:49 DEBUG : existing-b: gcid = F5E2F430F70ADB8C5D5CD97AC2C56CCE089FB65B 2025/06/30 01:14:49 DEBUG : existing: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2025/06/30 01:14:49 DEBUG : existing-b: Dst hash empty - aborting Src hash check 2025/06/30 01:14:49 INFO : existing-b: Copied (new) 2025/06/30 01:14:49 INFO : existing-b: Deleted 2025/06/30 01:14:49 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/06/30 01:14:49 INFO : existing: Copied (new) 2025/06/30 01:14:49 INFO : existing: Deleted 2025/06/30 01:14:50 DEBUG : existing: Destination exists, skipping 2025/06/30 01:14:50 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/30 01:14:50 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:14:50 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:14:50 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (5.26s) === RUN TestServerSideMove run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:14:53 DEBUG : Creating backend with remote "TestPikPak:rclone-test-wokoraw5xozu" 2025/06/30 01:14:55 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/06/30 01:14:55 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/06/30 01:14:55 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/06/30 01:14:55 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/06/30 01:14:56 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/06/30 01:14:56 DEBUG : potato3: gcid = 9dee7de1c6ec137b072da7e579dcc66439cb22bb sync_test.go:1706: Server side move (if possible) PikPak root 'rclone-test-zaqedew1giya' -> PikPak root 'rclone-test-wokoraw5xozu' 2025/06/30 01:14:58 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/06/30 01:14:58 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/06/30 01:14:59 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/06/30 01:14:59 DEBUG : potato3: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/06/30 01:14:59 DEBUG : PikPak root 'rclone-test-wokoraw5xozu': Using server-side directory move 2025/06/30 01:14:59 INFO : PikPak root 'rclone-test-wokoraw5xozu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/30 01:15:00 DEBUG : empty space: Sizes identical 2025/06/30 01:15:00 DEBUG : empty space: Unchanged skipping 2025/06/30 01:15:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 01:15:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/30 01:15:00 DEBUG : PikPak root 'rclone-test-wokoraw5xozu': Waiting for checks to finish 2025/06/30 01:15:01 INFO : empty space: Deleted 2025/06/30 01:15:01 DEBUG : PikPak root 'rclone-test-wokoraw5xozu': Waiting for transfers to finish 2025/06/30 01:15:01 INFO : potato2: Moved (server-side) 2025/06/30 01:15:01 INFO : potato3: Deleted 2025/06/30 01:15:02 INFO : potato3: Moved (server-side) 2025/06/30 01:15:03 DEBUG : Creating backend with remote "TestPikPak:rclone-test-voyeput3yumu" 2025/06/30 01:15:04 DEBUG : PikPak root 'rclone-test-voyeput3yumu': Using server-side directory move 2025/06/30 01:15:05 INFO : PikPak root 'rclone-test-voyeput3yumu': Server side directory move succeeded 2025/06/30 01:15:06 ERROR : error listing: directory not found 2025/06/30 01:15:06 DEBUG : PikPak root 'rclone-test-voyeput3yumu': Purge remote 2025/06/30 01:15:07 DEBUG : PikPak root 'rclone-test-wokoraw5xozu': Purge remote 2025/06/30 01:15:07 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.95s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:15:08 DEBUG : Creating backend with remote "TestPikPak:rclone-test-bufaxaw8gibu" 2025/06/30 01:15:10 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/06/30 01:15:10 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/06/30 01:15:10 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/06/30 01:15:10 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/06/30 01:15:11 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/06/30 01:15:11 DEBUG : potato3: gcid = 9dee7de1c6ec137b072da7e579dcc66439cb22bb sync_test.go:1706: Server side move (if possible) PikPak root 'rclone-test-zaqedew1giya' -> PikPak root 'rclone-test-bufaxaw8gibu' 2025/06/30 01:15:13 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/06/30 01:15:13 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/06/30 01:15:13 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/06/30 01:15:13 DEBUG : potato3: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/06/30 01:15:15 DEBUG : empty space: Excluded (Size Filter) 2025/06/30 01:15:15 DEBUG : empty space: Excluded 2025/06/30 01:15:15 DEBUG : empty space: Excluded (Size Filter) 2025/06/30 01:15:15 DEBUG : empty space: Excluded 2025/06/30 01:15:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 01:15:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/30 01:15:15 DEBUG : PikPak root 'rclone-test-bufaxaw8gibu': Waiting for checks to finish 2025/06/30 01:15:15 DEBUG : PikPak root 'rclone-test-bufaxaw8gibu': Waiting for transfers to finish 2025/06/30 01:15:16 INFO : potato2: Moved (server-side) 2025/06/30 01:15:16 INFO : potato3: Deleted 2025/06/30 01:15:17 INFO : potato3: Moved (server-side) 2025/06/30 01:15:18 DEBUG : Creating backend with remote "TestPikPak:rclone-test-kedasex0bive" 2025/06/30 01:15:20 DEBUG : empty space: Excluded (Size Filter) 2025/06/30 01:15:20 DEBUG : empty space: Excluded 2025/06/30 01:15:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 01:15:20 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/30 01:15:20 DEBUG : PikPak root 'rclone-test-kedasex0bive': Waiting for checks to finish 2025/06/30 01:15:20 DEBUG : PikPak root 'rclone-test-kedasex0bive': Waiting for transfers to finish 2025/06/30 01:15:21 INFO : potato2: Moved (server-side) 2025/06/30 01:15:22 INFO : potato3: Moved (server-side) 2025/06/30 01:15:22 DEBUG : PikPak root 'rclone-test-kedasex0bive': Purge remote 2025/06/30 01:15:23 DEBUG : PikPak root 'rclone-test-bufaxaw8gibu': Purge remote --- PASS: TestServerSideMoveWithFilter (18.44s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:15:26 DEBUG : Creating backend with remote "TestPikPak:rclone-test-hadereg8yequ" 2025/06/30 01:15:28 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/06/30 01:15:28 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/06/30 01:15:29 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/06/30 01:15:29 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/06/30 01:15:29 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/06/30 01:15:29 DEBUG : potato3: gcid = 9dee7de1c6ec137b072da7e579dcc66439cb22bb 2025/06/30 01:15:30 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) PikPak root 'rclone-test-zaqedew1giya' -> PikPak root 'rclone-test-hadereg8yequ' 2025/06/30 01:15:32 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/06/30 01:15:32 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/06/30 01:15:33 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/06/30 01:15:33 DEBUG : potato3: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/06/30 01:15:34 DEBUG : PikPak root 'rclone-test-hadereg8yequ': Using server-side directory move 2025/06/30 01:15:34 INFO : PikPak root 'rclone-test-hadereg8yequ': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/30 01:15:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 01:15:34 DEBUG : empty space: Sizes identical 2025/06/30 01:15:34 DEBUG : empty space: Unchanged skipping 2025/06/30 01:15:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/30 01:15:34 DEBUG : PikPak root 'rclone-test-hadereg8yequ': Waiting for checks to finish 2025/06/30 01:15:35 INFO : empty space: Deleted 2025/06/30 01:15:35 DEBUG : PikPak root 'rclone-test-hadereg8yequ': Waiting for transfers to finish 2025/06/30 01:15:35 INFO : potato2: Moved (server-side) 2025/06/30 01:15:35 INFO : potato3: Deleted 2025/06/30 01:15:36 INFO : potato3: Moved (server-side) 2025/06/30 01:15:36 INFO : tomatoDir: Removing directory 2025/06/30 01:15:38 DEBUG : PikPak root 'rclone-test-zaqedew1giya': deleted 1 directories 2025/06/30 01:15:39 DEBUG : Creating backend with remote "TestPikPak:rclone-test-pafenab0hisu" 2025/06/30 01:15:40 INFO : tomatoDir: Making directory 2025/06/30 01:15:41 DEBUG : PikPak root 'rclone-test-pafenab0hisu': Using server-side directory move 2025/06/30 01:15:42 INFO : PikPak root 'rclone-test-pafenab0hisu': Server side directory move succeeded 2025/06/30 01:15:43 ERROR : error listing: directory not found 2025/06/30 01:15:43 ERROR : error listing: directory not found 2025/06/30 01:15:43 DEBUG : PikPak root 'rclone-test-pafenab0hisu': Purge remote 2025/06/30 01:15:44 DEBUG : PikPak root 'rclone-test-hadereg8yequ': Purge remote 2025/06/30 01:15:45 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.10s) === RUN TestServerSideMoveOverlap run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" sync_test.go:1911: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.63s) === RUN TestSyncOverlap run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:15:46 DEBUG : Creating backend with remote "TestPikPak:rclone-test-zaqedew1giya/rclone-sync-test" --- PASS: TestSyncOverlap (2.77s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:15:49 DEBUG : Creating backend with remote "TestPikPak:rclone-test-zaqedew1giya/rclone-sync-test" 2025/06/30 01:15:52 DEBUG : Creating backend with remote "TestPikPak:rclone-test-zaqedew1giya/rclone-sync-test-include/layer2" 2025/06/30 01:15:55 DEBUG : Creating backend with remote "TestPikPak:rclone-test-zaqedew1giya/rclone-sync-test-ignore-file" 2025/06/30 01:15:59 DEBUG : rclone-sync-test-ignore-file/.ignore: calculating gcid: failed to unwrap object from src: rclone-sync-test-ignore-file/.ignore 2025/06/30 01:15:59 DEBUG : rclone-sync-test-ignore-file/.ignore: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/06/30 01:16:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/30 01:16:01 DEBUG : rclone-sync-test: Excluded 2025/06/30 01:16:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/30 01:16:03 DEBUG : PikPak root 'rclone-test-zaqedew1giya/rclone-sync-test': Waiting for checks to finish 2025/06/30 01:16:03 DEBUG : PikPak root 'rclone-test-zaqedew1giya/rclone-sync-test': Waiting for transfers to finish 2025/06/30 01:16:03 DEBUG : Waiting for deletions to finish 2025/06/30 01:16:03 INFO : There was nothing to transfer 2025/06/30 01:16:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/30 01:16:05 DEBUG : rclone-sync-test: Excluded 2025/06/30 01:16:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/30 01:16:05 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:16:05 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:16:05 DEBUG : Waiting for deletions to finish 2025/06/30 01:16:05 INFO : rclone-sync-test-include: Removing directory 2025/06/30 01:16:06 DEBUG : rclone-sync-test-include: Rmdir: contains file: "layer2" 2025/06/30 01:16:06 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/06/30 01:16:06 DEBUG : PikPak root 'rclone-test-zaqedew1giya': failed to delete 1 directories 2025/06/30 01:16:06 INFO : There was nothing to transfer 2025/06/30 01:16:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/30 01:16:07 DEBUG : rclone-sync-test: Excluded 2025/06/30 01:16:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/30 01:16:08 DEBUG : PikPak root 'rclone-test-zaqedew1giya/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/06/30 01:16:08 DEBUG : PikPak root 'rclone-test-zaqedew1giya/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/06/30 01:16:08 DEBUG : Waiting for deletions to finish 2025/06/30 01:16:08 INFO : There was nothing to transfer 2025/06/30 01:16:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/30 01:16:09 DEBUG : rclone-sync-test: Excluded 2025/06/30 01:16:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/30 01:16:10 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:16:10 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:16:10 DEBUG : Waiting for deletions to finish 2025/06/30 01:16:10 INFO : rclone-sync-test-include: Removing directory 2025/06/30 01:16:10 DEBUG : rclone-sync-test-include: Rmdir: contains file: "layer2" 2025/06/30 01:16:10 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/06/30 01:16:10 DEBUG : PikPak root 'rclone-test-zaqedew1giya': failed to delete 1 directories 2025/06/30 01:16:10 INFO : There was nothing to transfer 2025/06/30 01:16:11 DEBUG : Excluded 2025/06/30 01:16:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/30 01:16:12 DEBUG : rclone-sync-test: Excluded 2025/06/30 01:16:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/30 01:16:12 DEBUG : PikPak root 'rclone-test-zaqedew1giya/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/06/30 01:16:12 DEBUG : PikPak root 'rclone-test-zaqedew1giya/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/06/30 01:16:12 DEBUG : Waiting for deletions to finish 2025/06/30 01:16:12 INFO : There was nothing to transfer 2025/06/30 01:16:16 DEBUG : rclone-sync-test-include: Rmdir: contains trashed file: "layer2" 2025/06/30 01:16:18 DEBUG : rclone-sync-test-ignore-file: Rmdir: contains trashed file: ".ignore" --- PASS: TestSyncOverlapWithFilter (31.81s) === RUN TestSyncCompareDest run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:16:21 DEBUG : Creating backend with remote "TestPikPak:rclone-test-zaqedew1giya/dst" 2025/06/30 01:16:23 DEBUG : Creating backend with remote "TestPikPak:rclone-test-zaqedew1giya/CompareDest" 2025/06/30 01:16:25 DEBUG : one: Need to transfer - File not found at Destination 2025/06/30 01:16:25 DEBUG : PikPak root 'rclone-test-zaqedew1giya/dst': Waiting for checks to finish 2025/06/30 01:16:25 DEBUG : PikPak root 'rclone-test-zaqedew1giya/dst': Waiting for transfers to finish 2025/06/30 01:16:27 DEBUG : one: gcid = 74445CD742AF268FD22866DA0D12758951D638F7 2025/06/30 01:16:27 DEBUG : one: Dst hash empty - aborting Src hash check 2025/06/30 01:16:27 INFO : one: Copied (new) 2025/06/30 01:16:27 DEBUG : Waiting for deletions to finish 2025/06/30 01:16:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/30 01:16:29 DEBUG : PikPak root 'rclone-test-zaqedew1giya/dst': Waiting for checks to finish 2025/06/30 01:16:29 DEBUG : PikPak root 'rclone-test-zaqedew1giya/dst': Waiting for transfers to finish 2025/06/30 01:16:29 DEBUG : one: gcid = 9F917A3EA1B24AF2E77A328BEA3B8D3CD96D53A7 2025/06/30 01:16:31 DEBUG : one: Dst hash empty - aborting Src hash check 2025/06/30 01:16:31 INFO : one: Copied (replaced existing) 2025/06/30 01:16:31 DEBUG : Waiting for deletions to finish 2025/06/30 01:16:32 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/06/30 01:16:32 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/06/30 01:16:35 DEBUG : CompareDest/one: calculating gcid: failed to unwrap object from src: CompareDest/one 2025/06/30 01:16:35 DEBUG : CompareDest/one: gcid = 9f917a3ea1b24af2e77a328bea3b8d3cd96d53a7 2025/06/30 01:16:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/30 01:16:36 DEBUG : PikPak root 'rclone-test-zaqedew1giya/dst': Waiting for checks to finish 2025/06/30 01:16:37 DEBUG : one: Sizes identical 2025/06/30 01:16:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/30 01:16:37 DEBUG : PikPak root 'rclone-test-zaqedew1giya/dst': Waiting for transfers to finish 2025/06/30 01:16:37 DEBUG : Waiting for deletions to finish 2025/06/30 01:16:37 INFO : There was nothing to transfer 2025/06/30 01:16:38 DEBUG : CompareDest/two: calculating gcid: failed to unwrap object from src: CompareDest/two 2025/06/30 01:16:38 DEBUG : CompareDest/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/06/30 01:16:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/30 01:16:40 DEBUG : two: Sizes identical 2025/06/30 01:16:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/30 01:16:40 DEBUG : PikPak root 'rclone-test-zaqedew1giya/dst': Waiting for checks to finish 2025/06/30 01:16:40 DEBUG : one: Sizes identical 2025/06/30 01:16:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/30 01:16:40 DEBUG : PikPak root 'rclone-test-zaqedew1giya/dst': Waiting for transfers to finish 2025/06/30 01:16:40 DEBUG : Waiting for deletions to finish 2025/06/30 01:16:40 INFO : There was nothing to transfer 2025/06/30 01:16:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/30 01:16:42 DEBUG : two: Sizes identical 2025/06/30 01:16:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/30 01:16:42 DEBUG : PikPak root 'rclone-test-zaqedew1giya/dst': Waiting for checks to finish 2025/06/30 01:16:42 DEBUG : one: Sizes identical 2025/06/30 01:16:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/30 01:16:42 DEBUG : PikPak root 'rclone-test-zaqedew1giya/dst': Waiting for transfers to finish 2025/06/30 01:16:42 DEBUG : Waiting for deletions to finish 2025/06/30 01:16:42 INFO : There was nothing to transfer sync_test.go:2176: No hash on uploaded file so skipping compare timestamp test 2025/06/30 01:16:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/30 01:16:44 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/30 01:16:44 DEBUG : two: Need to transfer - File not found at Destination 2025/06/30 01:16:44 DEBUG : PikPak root 'rclone-test-zaqedew1giya/dst': Waiting for checks to finish 2025/06/30 01:16:44 DEBUG : one: Sizes identical 2025/06/30 01:16:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/30 01:16:44 DEBUG : PikPak root 'rclone-test-zaqedew1giya/dst': Waiting for transfers to finish 2025/06/30 01:16:45 DEBUG : two: gcid = AB96B6D2950AA019FA94C28BB7DBD117D049F997 2025/06/30 01:16:45 DEBUG : two: Dst hash empty - aborting Src hash check 2025/06/30 01:16:45 INFO : two: Copied (new) 2025/06/30 01:16:45 DEBUG : Waiting for deletions to finish 2025/06/30 01:16:52 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/06/30 01:16:52 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/06/30 01:16:52 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/06/30 01:16:52 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/06/30 01:16:53 DEBUG : CompareDest: Rmdir: contains trashed file: "two" 2025/06/30 01:16:53 DEBUG : CompareDest: Rmdir: contains trashed file: "one" --- PASS: TestSyncCompareDest (33.97s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:16:55 DEBUG : pre-dest1/1: calculating gcid: failed to unwrap object from src: pre-dest1/1 2025/06/30 01:16:55 DEBUG : pre-dest1/1: gcid = e6cc90b878b948c35e92b003c792c46c58c4af40 2025/06/30 01:16:57 DEBUG : pre-dest2/2: calculating gcid: failed to unwrap object from src: pre-dest2/2 2025/06/30 01:16:57 DEBUG : pre-dest2/2: gcid = 12033b78389744f3f39ac4ce4ccfcad6960d8ea0 2025/06/30 01:16:58 DEBUG : Creating backend with remote "TestPikPak:rclone-test-zaqedew1giya/dest" 2025/06/30 01:17:00 DEBUG : Creating backend with remote "TestPikPak:rclone-test-zaqedew1giya/pre-dest1" 2025/06/30 01:17:02 DEBUG : Creating backend with remote "TestPikPak:rclone-test-zaqedew1giya/pre-dest2" 2025/06/30 01:17:04 DEBUG : 1: Sizes identical 2025/06/30 01:17:04 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/30 01:17:04 DEBUG : 2: Sizes identical 2025/06/30 01:17:04 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/30 01:17:05 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/30 01:17:05 DEBUG : PikPak root 'rclone-test-zaqedew1giya/dest': Waiting for checks to finish 2025/06/30 01:17:05 DEBUG : PikPak root 'rclone-test-zaqedew1giya/dest': Waiting for transfers to finish 2025/06/30 01:17:06 DEBUG : 3: gcid = C4E74DDDC9CC9E2FDCDB7F63B127FB638831262E 2025/06/30 01:17:07 DEBUG : 3: Dst hash empty - aborting Src hash check 2025/06/30 01:17:07 INFO : 3: Copied (new) 2025/06/30 01:17:07 DEBUG : Waiting for deletions to finish 2025/06/30 01:17:12 DEBUG : pre-dest2: Rmdir: contains trashed file: "2" 2025/06/30 01:17:14 DEBUG : pre-dest1: Rmdir: contains trashed file: "1" 2025/06/30 01:17:15 DEBUG : dest: Rmdir: contains trashed file: "3" --- PASS: TestSyncMultipleCompareDest (22.03s) === RUN TestSyncCopyDest run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:17:17 DEBUG : Creating backend with remote "TestPikPak:rclone-test-zaqedew1giya/dst" 2025/06/30 01:17:19 DEBUG : Creating backend with remote "TestPikPak:rclone-test-zaqedew1giya/CopyDest" 2025/06/30 01:17:22 DEBUG : one: Need to transfer - File not found at Destination 2025/06/30 01:17:22 DEBUG : PikPak root 'rclone-test-zaqedew1giya/dst': Waiting for checks to finish 2025/06/30 01:17:22 DEBUG : PikPak root 'rclone-test-zaqedew1giya/dst': Waiting for transfers to finish 2025/06/30 01:17:24 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/06/30 01:17:24 DEBUG : one: gcid = 74445CD742AF268FD22866DA0D12758951D638F7 2025/06/30 01:17:25 DEBUG : one: Dst hash empty - aborting Src hash check 2025/06/30 01:17:25 INFO : one: Copied (new) 2025/06/30 01:17:25 DEBUG : Waiting for deletions to finish 2025/06/30 01:17:26 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/06/30 01:17:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/30 01:17:28 DEBUG : PikPak root 'rclone-test-zaqedew1giya/dst': Waiting for checks to finish 2025/06/30 01:17:29 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/06/30 01:17:29 DEBUG : PikPak root 'rclone-test-zaqedew1giya/dst': Waiting for transfers to finish 2025/06/30 01:17:30 DEBUG : one: gcid = 9F917A3EA1B24AF2E77A328BEA3B8D3CD96D53A7 2025/06/30 01:17:32 DEBUG : one: Dst hash empty - aborting Src hash check 2025/06/30 01:17:32 INFO : one: Copied (replaced existing) 2025/06/30 01:17:32 DEBUG : Waiting for deletions to finish 2025/06/30 01:17:33 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/06/30 01:17:33 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/06/30 01:17:36 DEBUG : CopyDest/one: calculating gcid: failed to unwrap object from src: CopyDest/one 2025/06/30 01:17:36 DEBUG : CopyDest/one: gcid = 9f917a3ea1b24af2e77a328bea3b8d3cd96d53a7 2025/06/30 01:17:37 DEBUG : Creating backend with remote "TestPikPak:rclone-test-zaqedew1giya/BackupDir" 2025/06/30 01:17:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/30 01:17:39 DEBUG : PikPak root 'rclone-test-zaqedew1giya/dst': Waiting for checks to finish 2025/06/30 01:17:40 DEBUG : one: Sizes identical 2025/06/30 01:17:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/30 01:17:42 INFO : one: Moved (server-side) 2025/06/30 01:17:44 DEBUG : one: Dst hash empty - aborting Src hash check 2025/06/30 01:17:44 DEBUG : one: Src hash empty - aborting Dst hash check 2025/06/30 01:17:44 INFO : one: Copied (server-side copy) 2025/06/30 01:17:44 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/30 01:17:44 DEBUG : PikPak root 'rclone-test-zaqedew1giya/dst': Waiting for transfers to finish 2025/06/30 01:17:44 DEBUG : Waiting for deletions to finish 2025/06/30 01:17:45 DEBUG : CopyDest/two: calculating gcid: failed to unwrap object from src: CopyDest/two 2025/06/30 01:17:45 DEBUG : CopyDest/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/06/30 01:17:46 DEBUG : one: Sizes identical 2025/06/30 01:17:46 DEBUG : one: Unchanged skipping 2025/06/30 01:17:47 DEBUG : two: Sizes identical 2025/06/30 01:17:48 DEBUG : two: Dst hash empty - aborting Src hash check 2025/06/30 01:17:48 DEBUG : two: Src hash empty - aborting Dst hash check 2025/06/30 01:17:48 INFO : two: Copied (server-side copy) 2025/06/30 01:17:48 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/30 01:17:48 DEBUG : PikPak root 'rclone-test-zaqedew1giya/dst': Waiting for checks to finish 2025/06/30 01:17:48 DEBUG : PikPak root 'rclone-test-zaqedew1giya/dst': Waiting for transfers to finish 2025/06/30 01:17:48 DEBUG : Waiting for deletions to finish 2025/06/30 01:17:49 DEBUG : one: Sizes identical 2025/06/30 01:17:49 DEBUG : one: Unchanged skipping 2025/06/30 01:17:49 DEBUG : PikPak root 'rclone-test-zaqedew1giya/dst': Waiting for checks to finish 2025/06/30 01:17:49 DEBUG : two: Sizes identical 2025/06/30 01:17:49 DEBUG : two: Unchanged skipping 2025/06/30 01:17:49 DEBUG : PikPak root 'rclone-test-zaqedew1giya/dst': Waiting for transfers to finish 2025/06/30 01:17:49 DEBUG : Waiting for deletions to finish 2025/06/30 01:17:49 INFO : There was nothing to transfer 2025/06/30 01:17:51 DEBUG : CopyDest/three: calculating gcid: failed to unwrap object from src: CopyDest/three 2025/06/30 01:17:51 DEBUG : CopyDest/three: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/06/30 01:17:52 DEBUG : one: Sizes identical 2025/06/30 01:17:52 DEBUG : one: Unchanged skipping 2025/06/30 01:17:52 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/30 01:17:52 DEBUG : three: Destination not found in --copy-dest 2025/06/30 01:17:52 DEBUG : three: Need to transfer - File not found at Destination 2025/06/30 01:17:52 DEBUG : two: Sizes identical 2025/06/30 01:17:52 DEBUG : two: Unchanged skipping 2025/06/30 01:17:52 DEBUG : PikPak root 'rclone-test-zaqedew1giya/dst': Waiting for checks to finish 2025/06/30 01:17:52 DEBUG : PikPak root 'rclone-test-zaqedew1giya/dst': Waiting for transfers to finish 2025/06/30 01:17:53 DEBUG : three: gcid = C50301B336BB04A6BB73A9CEEB02478ED3C3EFC9 2025/06/30 01:17:53 DEBUG : three: Dst hash empty - aborting Src hash check 2025/06/30 01:17:53 INFO : three: Copied (new) 2025/06/30 01:17:53 DEBUG : Waiting for deletions to finish 2025/06/30 01:18:03 DEBUG : dst: Rmdir: contains trashed file: "three" 2025/06/30 01:18:03 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/06/30 01:18:03 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/06/30 01:18:03 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/06/30 01:18:03 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/06/30 01:18:05 DEBUG : CopyDest: Rmdir: contains trashed file: "three" 2025/06/30 01:18:05 DEBUG : CopyDest: Rmdir: contains trashed file: "two" 2025/06/30 01:18:05 DEBUG : CopyDest: Rmdir: contains trashed file: "one" 2025/06/30 01:18:06 DEBUG : BackupDir: Rmdir: contains trashed file: "one" --- PASS: TestSyncCopyDest (51.37s) === RUN TestSyncBackupDir run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:18:09 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/06/30 01:18:09 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/06/30 01:18:10 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/06/30 01:18:10 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/06/30 01:18:10 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/06/30 01:18:10 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/06/30 01:18:11 DEBUG : Creating backend with remote "TestPikPak:rclone-test-zaqedew1giya/dst" 2025/06/30 01:18:13 DEBUG : Creating backend with remote "TestPikPak:rclone-test-zaqedew1giya/backup" 2025/06/30 01:18:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/30 01:18:15 DEBUG : two: Sizes identical 2025/06/30 01:18:15 DEBUG : two: Unchanged skipping 2025/06/30 01:18:15 DEBUG : PikPak root 'rclone-test-zaqedew1giya/dst': Waiting for checks to finish 2025/06/30 01:18:18 INFO : one: Moved (server-side) 2025/06/30 01:18:18 DEBUG : PikPak root 'rclone-test-zaqedew1giya/dst': Waiting for transfers to finish 2025/06/30 01:18:18 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/06/30 01:18:19 DEBUG : one: Dst hash empty - aborting Src hash check 2025/06/30 01:18:19 INFO : one: Copied (new) 2025/06/30 01:18:19 DEBUG : Waiting for deletions to finish 2025/06/30 01:18:20 INFO : three.txt: Moved (server-side) 2025/06/30 01:18:20 INFO : three.txt: Moved into backup dir 2025/06/30 01:18:21 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/06/30 01:18:21 DEBUG : dst/three.txt: gcid = 9b610ba42676fd6554d876b3a13b097c3df6aa10 2025/06/30 01:18:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/30 01:18:23 DEBUG : two: Sizes identical 2025/06/30 01:18:23 DEBUG : two: Unchanged skipping 2025/06/30 01:18:23 DEBUG : PikPak root 'rclone-test-zaqedew1giya/dst': Waiting for checks to finish 2025/06/30 01:18:24 INFO : one: Deleted 2025/06/30 01:18:25 INFO : one: Moved (server-side) 2025/06/30 01:18:25 DEBUG : PikPak root 'rclone-test-zaqedew1giya/dst': Waiting for transfers to finish 2025/06/30 01:18:26 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/06/30 01:18:26 DEBUG : one: Dst hash empty - aborting Src hash check 2025/06/30 01:18:26 INFO : one: Copied (new) 2025/06/30 01:18:26 DEBUG : Waiting for deletions to finish 2025/06/30 01:18:28 INFO : three.txt: Deleted 2025/06/30 01:18:29 INFO : three.txt: Moved (server-side) 2025/06/30 01:18:29 INFO : three.txt: Moved into backup dir 2025/06/30 01:18:35 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/06/30 01:18:35 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/06/30 01:18:36 DEBUG : backup: Rmdir: contains trashed file: "three.txt" 2025/06/30 01:18:36 DEBUG : backup: Rmdir: contains trashed file: "one" 2025/06/30 01:18:36 DEBUG : backup: Rmdir: contains trashed file: "three.txt" 2025/06/30 01:18:36 DEBUG : backup: Rmdir: contains trashed file: "one" --- PASS: TestSyncBackupDir (30.09s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:18:39 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/06/30 01:18:39 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/06/30 01:18:40 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/06/30 01:18:40 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/06/30 01:18:40 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/06/30 01:18:40 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/06/30 01:18:41 DEBUG : Creating backend with remote "TestPikPak:rclone-test-zaqedew1giya/dst" 2025/06/30 01:18:43 DEBUG : Creating backend with remote "TestPikPak:rclone-test-zaqedew1giya/backup" 2025/06/30 01:18:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/30 01:18:46 DEBUG : two: Sizes identical 2025/06/30 01:18:46 DEBUG : two: Unchanged skipping 2025/06/30 01:18:46 DEBUG : PikPak root 'rclone-test-zaqedew1giya/dst': Waiting for checks to finish 2025/06/30 01:18:49 INFO : one: Moved (server-side) to: one.bak 2025/06/30 01:18:49 DEBUG : PikPak root 'rclone-test-zaqedew1giya/dst': Waiting for transfers to finish 2025/06/30 01:18:49 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/06/30 01:18:50 DEBUG : one: Dst hash empty - aborting Src hash check 2025/06/30 01:18:50 INFO : one: Copied (new) 2025/06/30 01:18:50 DEBUG : Waiting for deletions to finish 2025/06/30 01:18:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/30 01:18:51 INFO : three.txt: Moved into backup dir 2025/06/30 01:18:52 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/06/30 01:18:52 DEBUG : dst/three.txt: gcid = 9b610ba42676fd6554d876b3a13b097c3df6aa10 2025/06/30 01:18:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/30 01:18:54 DEBUG : two: Sizes identical 2025/06/30 01:18:54 DEBUG : two: Unchanged skipping 2025/06/30 01:18:54 DEBUG : PikPak root 'rclone-test-zaqedew1giya/dst': Waiting for checks to finish 2025/06/30 01:18:55 INFO : one.bak: Deleted 2025/06/30 01:18:57 INFO : one: Moved (server-side) to: one.bak 2025/06/30 01:18:57 DEBUG : PikPak root 'rclone-test-zaqedew1giya/dst': Waiting for transfers to finish 2025/06/30 01:18:57 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/06/30 01:18:58 DEBUG : one: Dst hash empty - aborting Src hash check 2025/06/30 01:18:58 INFO : one: Copied (new) 2025/06/30 01:18:58 DEBUG : Waiting for deletions to finish 2025/06/30 01:18:59 INFO : three.txt.bak: Deleted 2025/06/30 01:19:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/30 01:19:01 INFO : three.txt: Moved into backup dir 2025/06/30 01:19:07 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/06/30 01:19:07 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/06/30 01:19:08 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak" 2025/06/30 01:19:08 DEBUG : backup: Rmdir: contains trashed file: "one.bak" 2025/06/30 01:19:08 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak" 2025/06/30 01:19:08 DEBUG : backup: Rmdir: contains trashed file: "one.bak" --- PASS: TestSyncBackupDirWithSuffix (31.83s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:19:11 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/06/30 01:19:11 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/06/30 01:19:11 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/06/30 01:19:11 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/06/30 01:19:12 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/06/30 01:19:12 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/06/30 01:19:13 DEBUG : Creating backend with remote "TestPikPak:rclone-test-zaqedew1giya/dst" 2025/06/30 01:19:15 DEBUG : Creating backend with remote "TestPikPak:rclone-test-zaqedew1giya/backup" 2025/06/30 01:19:17 DEBUG : two: Sizes identical 2025/06/30 01:19:17 DEBUG : two: Unchanged skipping 2025/06/30 01:19:17 DEBUG : PikPak root 'rclone-test-zaqedew1giya/dst': Waiting for checks to finish 2025/06/30 01:19:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/30 01:19:20 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/30 01:19:20 DEBUG : PikPak root 'rclone-test-zaqedew1giya/dst': Waiting for transfers to finish 2025/06/30 01:19:21 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/06/30 01:19:21 DEBUG : one: Dst hash empty - aborting Src hash check 2025/06/30 01:19:21 INFO : one: Copied (new) 2025/06/30 01:19:21 DEBUG : Waiting for deletions to finish 2025/06/30 01:19:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/30 01:19:23 INFO : three.txt: Moved into backup dir 2025/06/30 01:19:24 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/06/30 01:19:24 DEBUG : dst/three.txt: gcid = 9b610ba42676fd6554d876b3a13b097c3df6aa10 2025/06/30 01:19:26 DEBUG : PikPak root 'rclone-test-zaqedew1giya/dst': Waiting for checks to finish 2025/06/30 01:19:26 DEBUG : two: Sizes identical 2025/06/30 01:19:26 DEBUG : two: Unchanged skipping 2025/06/30 01:19:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/30 01:19:27 INFO : one-2019-01-01: Deleted 2025/06/30 01:19:29 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/30 01:19:29 DEBUG : PikPak root 'rclone-test-zaqedew1giya/dst': Waiting for transfers to finish 2025/06/30 01:19:30 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/06/30 01:19:30 DEBUG : one: Dst hash empty - aborting Src hash check 2025/06/30 01:19:30 INFO : one: Copied (new) 2025/06/30 01:19:30 DEBUG : Waiting for deletions to finish 2025/06/30 01:19:32 INFO : three-2019-01-01.txt: Deleted 2025/06/30 01:19:33 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/30 01:19:33 INFO : three.txt: Moved into backup dir 2025/06/30 01:19:39 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/06/30 01:19:39 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/06/30 01:19:41 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt" 2025/06/30 01:19:41 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01" 2025/06/30 01:19:41 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt" 2025/06/30 01:19:41 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (32.58s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:19:43 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/06/30 01:19:43 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/06/30 01:19:44 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/06/30 01:19:44 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/06/30 01:19:45 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/06/30 01:19:45 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/06/30 01:19:46 DEBUG : Creating backend with remote "TestPikPak:rclone-test-zaqedew1giya/dst" 2025/06/30 01:19:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/30 01:19:48 DEBUG : two: Sizes identical 2025/06/30 01:19:48 DEBUG : two: Unchanged skipping 2025/06/30 01:19:48 DEBUG : PikPak root 'rclone-test-zaqedew1giya/dst': Waiting for checks to finish 2025/06/30 01:19:48 INFO : one: Moved (server-side) to: one.bak 2025/06/30 01:19:48 DEBUG : PikPak root 'rclone-test-zaqedew1giya/dst': Waiting for transfers to finish 2025/06/30 01:19:49 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/06/30 01:19:49 DEBUG : one: Dst hash empty - aborting Src hash check 2025/06/30 01:19:49 INFO : one: Copied (new) 2025/06/30 01:19:49 DEBUG : Waiting for deletions to finish 2025/06/30 01:19:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/30 01:19:50 INFO : three.txt: Moved into backup dir 2025/06/30 01:19:51 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/06/30 01:19:51 DEBUG : dst/three.txt: gcid = 9b610ba42676fd6554d876b3a13b097c3df6aa10 2025/06/30 01:19:52 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/30 01:19:52 DEBUG : three.txt.bak: Excluded 2025/06/30 01:19:52 DEBUG : one.bak: Excluded (Path Filter) 2025/06/30 01:19:52 DEBUG : one.bak: Excluded 2025/06/30 01:19:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/30 01:19:52 DEBUG : two: Sizes identical 2025/06/30 01:19:52 DEBUG : two: Unchanged skipping 2025/06/30 01:19:52 DEBUG : PikPak root 'rclone-test-zaqedew1giya/dst': Waiting for checks to finish 2025/06/30 01:19:54 INFO : one.bak: Deleted 2025/06/30 01:19:54 INFO : one: Moved (server-side) to: one.bak 2025/06/30 01:19:54 DEBUG : PikPak root 'rclone-test-zaqedew1giya/dst': Waiting for transfers to finish 2025/06/30 01:19:55 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/06/30 01:19:55 DEBUG : one: Dst hash empty - aborting Src hash check 2025/06/30 01:19:55 INFO : one: Copied (new) 2025/06/30 01:19:55 DEBUG : Waiting for deletions to finish 2025/06/30 01:19:57 INFO : three.txt.bak: Deleted 2025/06/30 01:19:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/30 01:19:57 INFO : three.txt: Moved into backup dir 2025/06/30 01:20:03 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/06/30 01:20:03 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2025/06/30 01:20:03 DEBUG : dst: Rmdir: contains trashed file: "one.bak" 2025/06/30 01:20:03 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2025/06/30 01:20:03 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/06/30 01:20:03 DEBUG : dst: Rmdir: contains trashed file: "one.bak" --- PASS: TestSyncBackupDirSuffixOnly (22.27s) === RUN TestSyncSuffix run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:20:06 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/06/30 01:20:06 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/06/30 01:20:06 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/06/30 01:20:06 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/06/30 01:20:07 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/06/30 01:20:07 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/06/30 01:20:08 DEBUG : Creating backend with remote "TestPikPak:rclone-test-zaqedew1giya/dst" 2025/06/30 01:20:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/30 01:20:11 INFO : one: Moved (server-side) to: one.bak 2025/06/30 01:20:12 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/06/30 01:20:12 DEBUG : one: Dst hash empty - aborting Src hash check 2025/06/30 01:20:12 INFO : one: Copied (new) 2025/06/30 01:20:12 DEBUG : two: Sizes identical 2025/06/30 01:20:12 DEBUG : two: Unchanged skipping 2025/06/30 01:20:13 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/30 01:20:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/30 01:20:14 DEBUG : three.txt: gcid = 9B610BA42676FD6554D876B3A13B097C3DF6AA10 2025/06/30 01:20:14 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:20:14 INFO : three.txt: Copied (new) 2025/06/30 01:20:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/30 01:20:17 INFO : one.bak: Deleted 2025/06/30 01:20:18 INFO : one: Moved (server-side) to: one.bak 2025/06/30 01:20:18 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/06/30 01:20:19 DEBUG : one: Dst hash empty - aborting Src hash check 2025/06/30 01:20:19 INFO : one: Copied (new) 2025/06/30 01:20:19 DEBUG : two: Sizes identical 2025/06/30 01:20:19 DEBUG : two: Unchanged skipping 2025/06/30 01:20:19 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/30 01:20:21 INFO : three.txt.bak: Deleted 2025/06/30 01:20:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/30 01:20:22 DEBUG : three.txt: gcid = 85A73BA0DA83ED61A5F41795C6C6DC6F4C4191C3 2025/06/30 01:20:22 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:20:22 INFO : three.txt: Copied (new) 2025/06/30 01:20:29 DEBUG : dst: Rmdir: contains trashed file: "three.txt" 2025/06/30 01:20:29 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/06/30 01:20:29 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2025/06/30 01:20:29 DEBUG : dst: Rmdir: contains trashed file: "one.bak" 2025/06/30 01:20:29 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2025/06/30 01:20:29 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/06/30 01:20:29 DEBUG : dst: Rmdir: contains trashed file: "one.bak" --- PASS: TestSyncSuffix (25.89s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:20:32 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/06/30 01:20:32 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/06/30 01:20:32 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/06/30 01:20:32 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/06/30 01:20:33 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/06/30 01:20:33 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/06/30 01:20:34 DEBUG : Creating backend with remote "TestPikPak:rclone-test-zaqedew1giya/dst" 2025/06/30 01:20:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/30 01:20:37 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/30 01:20:37 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/06/30 01:20:38 DEBUG : one: Dst hash empty - aborting Src hash check 2025/06/30 01:20:38 INFO : one: Copied (new) 2025/06/30 01:20:38 DEBUG : two: Sizes identical 2025/06/30 01:20:38 DEBUG : two: Unchanged skipping 2025/06/30 01:20:38 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/30 01:20:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/30 01:20:40 DEBUG : three.txt: gcid = 9B610BA42676FD6554D876B3A13B097C3DF6AA10 2025/06/30 01:20:40 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:20:40 INFO : three.txt: Copied (new) 2025/06/30 01:20:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/30 01:20:43 INFO : one-2019-01-01: Deleted 2025/06/30 01:20:44 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/30 01:20:44 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/06/30 01:20:45 DEBUG : one: Dst hash empty - aborting Src hash check 2025/06/30 01:20:45 INFO : one: Copied (new) 2025/06/30 01:20:45 DEBUG : two: Sizes identical 2025/06/30 01:20:45 DEBUG : two: Unchanged skipping 2025/06/30 01:20:45 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/30 01:20:47 INFO : three-2019-01-01.txt: Deleted 2025/06/30 01:20:47 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/30 01:20:48 DEBUG : three.txt: gcid = 85A73BA0DA83ED61A5F41795C6C6DC6F4C4191C3 2025/06/30 01:20:48 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:20:48 INFO : three.txt: Copied (new) 2025/06/30 01:20:56 DEBUG : dst: Rmdir: contains trashed file: "three.txt" 2025/06/30 01:20:56 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/06/30 01:20:56 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt" 2025/06/30 01:20:56 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01" 2025/06/30 01:20:56 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt" 2025/06/30 01:20:56 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/06/30 01:20:56 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01" --- PASS: TestSyncSuffixKeepExtension (26.52s) === RUN TestSyncUTFNorm run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:20:58 DEBUG : Testêé: calculating gcid: failed to unwrap object from src: Testêé 2025/06/30 01:20:58 DEBUG : Testêé: gcid = 7978fbde6e1fdd66e5d336113561e46f70fd02d8 2025/06/30 01:20:59 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:20:59 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/30 01:20:59 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:20:59 DEBUG : Testêé: gcid = 2B464B6C47A527D98033F9AF6D0D677E37002C45 2025/06/30 01:21:01 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/06/30 01:21:01 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/30 01:21:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.70s) === RUN TestSyncImmutable run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:21:03 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/30 01:21:03 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:21:03 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:21:04 DEBUG : existing: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2025/06/30 01:21:04 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/06/30 01:21:04 INFO : existing: Copied (new) 2025/06/30 01:21:04 DEBUG : Waiting for deletions to finish 2025/06/30 01:21:05 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/30 01:21:05 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/30 01:21:05 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:21:05 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:21:05 ERROR : PikPak root 'rclone-test-zaqedew1giya': not deleting files as there were IO errors 2025/06/30 01:21:05 ERROR : PikPak root 'rclone-test-zaqedew1giya': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.66s) === RUN TestSyncIgnoreCase run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:21:08 DEBUG : EXISTING: calculating gcid: failed to unwrap object from src: EXISTING 2025/06/30 01:21:08 DEBUG : EXISTING: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:21:09 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:21:09 DEBUG : existing: Sizes identical 2025/06/30 01:21:09 DEBUG : existing: Unchanged skipping 2025/06/30 01:21:09 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:21:09 DEBUG : Waiting for deletions to finish 2025/06/30 01:21:09 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.42s) === RUN TestFixCase run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.62s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (1.87s) --- SKIP: TestMaxTransfer/Hard (0.62s) --- SKIP: TestMaxTransfer/Soft (0.62s) --- SKIP: TestMaxTransfer/Cautious (0.63s) === RUN TestSyncConcurrentDelete run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:21:14 DEBUG : both0: calculating gcid: failed to unwrap object from src: both0 2025/06/30 01:21:14 DEBUG : both0: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:21:14 DEBUG : only0: calculating gcid: failed to unwrap object from src: only0 2025/06/30 01:21:14 DEBUG : only0: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:21:15 DEBUG : both1: calculating gcid: failed to unwrap object from src: both1 2025/06/30 01:21:15 DEBUG : both1: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:21:16 DEBUG : only1: calculating gcid: failed to unwrap object from src: only1 2025/06/30 01:21:16 DEBUG : only1: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:21:16 DEBUG : both2: calculating gcid: failed to unwrap object from src: both2 2025/06/30 01:21:16 DEBUG : both2: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:21:17 DEBUG : only2: calculating gcid: failed to unwrap object from src: only2 2025/06/30 01:21:17 DEBUG : only2: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:21:18 DEBUG : both3: calculating gcid: failed to unwrap object from src: both3 2025/06/30 01:21:18 DEBUG : both3: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:21:18 DEBUG : only3: calculating gcid: failed to unwrap object from src: only3 2025/06/30 01:21:18 DEBUG : only3: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:21:19 DEBUG : both4: calculating gcid: failed to unwrap object from src: both4 2025/06/30 01:21:19 DEBUG : both4: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:21:20 DEBUG : only4: calculating gcid: failed to unwrap object from src: only4 2025/06/30 01:21:20 DEBUG : only4: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:21:20 DEBUG : both5: calculating gcid: failed to unwrap object from src: both5 2025/06/30 01:21:20 DEBUG : both5: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:21:21 DEBUG : only5: calculating gcid: failed to unwrap object from src: only5 2025/06/30 01:21:21 DEBUG : only5: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:21:22 DEBUG : both6: calculating gcid: failed to unwrap object from src: both6 2025/06/30 01:21:22 DEBUG : both6: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:21:22 DEBUG : only6: calculating gcid: failed to unwrap object from src: only6 2025/06/30 01:21:22 DEBUG : only6: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:21:23 DEBUG : both7: calculating gcid: failed to unwrap object from src: both7 2025/06/30 01:21:23 DEBUG : both7: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:21:24 DEBUG : only7: calculating gcid: failed to unwrap object from src: only7 2025/06/30 01:21:24 DEBUG : only7: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:21:24 DEBUG : both8: calculating gcid: failed to unwrap object from src: both8 2025/06/30 01:21:24 DEBUG : both8: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:21:25 DEBUG : only8: calculating gcid: failed to unwrap object from src: only8 2025/06/30 01:21:25 DEBUG : only8: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:21:26 DEBUG : both9: calculating gcid: failed to unwrap object from src: both9 2025/06/30 01:21:26 DEBUG : both9: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:21:26 DEBUG : only9: calculating gcid: failed to unwrap object from src: only9 2025/06/30 01:21:26 DEBUG : only9: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:21:27 DEBUG : both10: calculating gcid: failed to unwrap object from src: both10 2025/06/30 01:21:27 DEBUG : both10: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:21:28 DEBUG : only10: calculating gcid: failed to unwrap object from src: only10 2025/06/30 01:21:28 DEBUG : only10: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:21:28 DEBUG : both11: calculating gcid: failed to unwrap object from src: both11 2025/06/30 01:21:28 DEBUG : both11: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:21:29 DEBUG : only11: calculating gcid: failed to unwrap object from src: only11 2025/06/30 01:21:29 DEBUG : only11: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:21:31 DEBUG : both12: calculating gcid: failed to unwrap object from src: both12 2025/06/30 01:21:31 DEBUG : both12: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:21:31 DEBUG : only12: calculating gcid: failed to unwrap object from src: only12 2025/06/30 01:21:31 DEBUG : only12: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:21:32 DEBUG : both13: calculating gcid: failed to unwrap object from src: both13 2025/06/30 01:21:32 DEBUG : both13: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:21:33 DEBUG : only13: calculating gcid: failed to unwrap object from src: only13 2025/06/30 01:21:33 DEBUG : only13: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:21:33 DEBUG : both14: calculating gcid: failed to unwrap object from src: both14 2025/06/30 01:21:33 DEBUG : both14: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:21:34 DEBUG : only14: calculating gcid: failed to unwrap object from src: only14 2025/06/30 01:21:34 DEBUG : only14: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:21:35 DEBUG : both15: calculating gcid: failed to unwrap object from src: both15 2025/06/30 01:21:35 DEBUG : both15: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:21:36 DEBUG : only15: calculating gcid: failed to unwrap object from src: only15 2025/06/30 01:21:36 DEBUG : only15: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:21:36 DEBUG : both16: calculating gcid: failed to unwrap object from src: both16 2025/06/30 01:21:36 DEBUG : both16: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:21:37 DEBUG : only16: calculating gcid: failed to unwrap object from src: only16 2025/06/30 01:21:37 DEBUG : only16: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:21:38 DEBUG : both17: calculating gcid: failed to unwrap object from src: both17 2025/06/30 01:21:38 DEBUG : both17: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:21:39 DEBUG : only17: calculating gcid: failed to unwrap object from src: only17 2025/06/30 01:21:39 DEBUG : only17: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:21:39 DEBUG : both18: calculating gcid: failed to unwrap object from src: both18 2025/06/30 01:21:39 DEBUG : both18: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:21:40 DEBUG : only18: calculating gcid: failed to unwrap object from src: only18 2025/06/30 01:21:40 DEBUG : only18: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:21:41 DEBUG : both19: calculating gcid: failed to unwrap object from src: both19 2025/06/30 01:21:41 DEBUG : both19: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:21:42 DEBUG : only19: calculating gcid: failed to unwrap object from src: only19 2025/06/30 01:21:42 DEBUG : only19: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:21:43 DEBUG : both0: Sizes identical 2025/06/30 01:21:43 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:21:43 DEBUG : both10: Sizes identical 2025/06/30 01:21:43 DEBUG : both12: Sizes identical 2025/06/30 01:21:43 DEBUG : both11: Sizes identical 2025/06/30 01:21:43 DEBUG : both0: Unchanged skipping 2025/06/30 01:21:43 DEBUG : both13: Sizes identical 2025/06/30 01:21:43 DEBUG : both13: Unchanged skipping 2025/06/30 01:21:43 DEBUG : both14: Sizes identical 2025/06/30 01:21:43 DEBUG : both14: Unchanged skipping 2025/06/30 01:21:43 DEBUG : both15: Sizes identical 2025/06/30 01:21:43 DEBUG : both15: Unchanged skipping 2025/06/30 01:21:43 DEBUG : both16: Sizes identical 2025/06/30 01:21:43 DEBUG : both10: Unchanged skipping 2025/06/30 01:21:43 DEBUG : both17: Sizes identical 2025/06/30 01:21:43 DEBUG : both12: Unchanged skipping 2025/06/30 01:21:43 DEBUG : both18: Sizes identical 2025/06/30 01:21:43 DEBUG : both11: Unchanged skipping 2025/06/30 01:21:43 DEBUG : both19: Sizes identical 2025/06/30 01:21:43 DEBUG : both16: Unchanged skipping 2025/06/30 01:21:43 DEBUG : both1: Sizes identical 2025/06/30 01:21:43 DEBUG : both1: Unchanged skipping 2025/06/30 01:21:43 DEBUG : both2: Sizes identical 2025/06/30 01:21:43 DEBUG : both2: Unchanged skipping 2025/06/30 01:21:43 DEBUG : both3: Sizes identical 2025/06/30 01:21:43 DEBUG : both3: Unchanged skipping 2025/06/30 01:21:43 DEBUG : both4: Sizes identical 2025/06/30 01:21:43 DEBUG : both4: Unchanged skipping 2025/06/30 01:21:43 DEBUG : both5: Sizes identical 2025/06/30 01:21:43 DEBUG : both17: Unchanged skipping 2025/06/30 01:21:43 DEBUG : both6: Sizes identical 2025/06/30 01:21:43 DEBUG : both18: Unchanged skipping 2025/06/30 01:21:43 DEBUG : both7: Sizes identical 2025/06/30 01:21:43 DEBUG : both19: Unchanged skipping 2025/06/30 01:21:43 DEBUG : both8: Sizes identical 2025/06/30 01:21:43 DEBUG : both5: Unchanged skipping 2025/06/30 01:21:43 DEBUG : both9: Sizes identical 2025/06/30 01:21:43 DEBUG : both6: Unchanged skipping 2025/06/30 01:21:43 DEBUG : both7: Unchanged skipping 2025/06/30 01:21:43 DEBUG : both8: Unchanged skipping 2025/06/30 01:21:43 DEBUG : both9: Unchanged skipping 2025/06/30 01:21:43 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:21:43 DEBUG : Waiting for deletions to finish 2025/06/30 01:21:44 INFO : only12: Deleted 2025/06/30 01:21:44 INFO : only6: Deleted 2025/06/30 01:21:44 INFO : only0: Deleted 2025/06/30 01:21:44 INFO : only19: Deleted 2025/06/30 01:21:45 INFO : only9: Deleted 2025/06/30 01:21:45 INFO : only10: Deleted 2025/06/30 01:21:45 INFO : only11: Deleted 2025/06/30 01:21:45 INFO : only2: Deleted 2025/06/30 01:21:46 INFO : only3: Deleted 2025/06/30 01:21:46 INFO : only4: Deleted 2025/06/30 01:21:46 INFO : only8: Deleted 2025/06/30 01:21:47 INFO : only14: Deleted 2025/06/30 01:21:47 INFO : only16: Deleted 2025/06/30 01:21:48 INFO : only17: Deleted 2025/06/30 01:21:48 INFO : only1: Deleted 2025/06/30 01:21:48 INFO : only13: Deleted 2025/06/30 01:21:49 INFO : only15: Deleted 2025/06/30 01:21:49 INFO : only18: Deleted 2025/06/30 01:21:49 INFO : only5: Deleted 2025/06/30 01:21:49 INFO : only7: Deleted 2025/06/30 01:21:49 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (59.46s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:22:13 DEBUG : both0: calculating gcid: failed to unwrap object from src: both0 2025/06/30 01:22:13 DEBUG : both0: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:22:14 DEBUG : only0: calculating gcid: failed to unwrap object from src: only0 2025/06/30 01:22:14 DEBUG : only0: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:22:14 DEBUG : both1: calculating gcid: failed to unwrap object from src: both1 2025/06/30 01:22:14 DEBUG : both1: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:22:15 DEBUG : only1: calculating gcid: failed to unwrap object from src: only1 2025/06/30 01:22:15 DEBUG : only1: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:22:16 DEBUG : both2: calculating gcid: failed to unwrap object from src: both2 2025/06/30 01:22:16 DEBUG : both2: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:22:17 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/06/30 01:22:17 DEBUG : Config file has changed externally - reloading 2025/06/30 01:22:18 DEBUG : only2: calculating gcid: failed to unwrap object from src: only2 2025/06/30 01:22:18 DEBUG : only2: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:22:18 DEBUG : both3: calculating gcid: failed to unwrap object from src: both3 2025/06/30 01:22:18 DEBUG : both3: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:22:19 DEBUG : only3: calculating gcid: failed to unwrap object from src: only3 2025/06/30 01:22:19 DEBUG : only3: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:22:20 DEBUG : both4: calculating gcid: failed to unwrap object from src: both4 2025/06/30 01:22:20 DEBUG : both4: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:22:20 DEBUG : only4: calculating gcid: failed to unwrap object from src: only4 2025/06/30 01:22:20 DEBUG : only4: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:22:21 DEBUG : both5: calculating gcid: failed to unwrap object from src: both5 2025/06/30 01:22:21 DEBUG : both5: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:22:22 DEBUG : only5: calculating gcid: failed to unwrap object from src: only5 2025/06/30 01:22:22 DEBUG : only5: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:22:22 DEBUG : both6: calculating gcid: failed to unwrap object from src: both6 2025/06/30 01:22:22 DEBUG : both6: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:22:23 DEBUG : only6: calculating gcid: failed to unwrap object from src: only6 2025/06/30 01:22:23 DEBUG : only6: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:22:24 DEBUG : both7: calculating gcid: failed to unwrap object from src: both7 2025/06/30 01:22:24 DEBUG : both7: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:22:24 DEBUG : only7: calculating gcid: failed to unwrap object from src: only7 2025/06/30 01:22:24 DEBUG : only7: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:22:25 DEBUG : both8: calculating gcid: failed to unwrap object from src: both8 2025/06/30 01:22:25 DEBUG : both8: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:22:26 DEBUG : only8: calculating gcid: failed to unwrap object from src: only8 2025/06/30 01:22:26 DEBUG : only8: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:22:26 DEBUG : both9: calculating gcid: failed to unwrap object from src: both9 2025/06/30 01:22:26 DEBUG : both9: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:22:27 DEBUG : only9: calculating gcid: failed to unwrap object from src: only9 2025/06/30 01:22:27 DEBUG : only9: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:22:28 DEBUG : both10: calculating gcid: failed to unwrap object from src: both10 2025/06/30 01:22:28 DEBUG : both10: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:22:29 DEBUG : only10: calculating gcid: failed to unwrap object from src: only10 2025/06/30 01:22:29 DEBUG : only10: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:22:29 DEBUG : both11: calculating gcid: failed to unwrap object from src: both11 2025/06/30 01:22:29 DEBUG : both11: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:22:30 DEBUG : only11: calculating gcid: failed to unwrap object from src: only11 2025/06/30 01:22:30 DEBUG : only11: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:22:31 DEBUG : both12: calculating gcid: failed to unwrap object from src: both12 2025/06/30 01:22:31 DEBUG : both12: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:22:31 DEBUG : only12: calculating gcid: failed to unwrap object from src: only12 2025/06/30 01:22:31 DEBUG : only12: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:22:32 DEBUG : both13: calculating gcid: failed to unwrap object from src: both13 2025/06/30 01:22:32 DEBUG : both13: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:22:33 DEBUG : only13: calculating gcid: failed to unwrap object from src: only13 2025/06/30 01:22:33 DEBUG : only13: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:22:33 DEBUG : both14: calculating gcid: failed to unwrap object from src: both14 2025/06/30 01:22:33 DEBUG : both14: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:22:34 DEBUG : only14: calculating gcid: failed to unwrap object from src: only14 2025/06/30 01:22:34 DEBUG : only14: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:22:35 DEBUG : both15: calculating gcid: failed to unwrap object from src: both15 2025/06/30 01:22:35 DEBUG : both15: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:22:35 DEBUG : only15: calculating gcid: failed to unwrap object from src: only15 2025/06/30 01:22:35 DEBUG : only15: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:22:36 DEBUG : both16: calculating gcid: failed to unwrap object from src: both16 2025/06/30 01:22:36 DEBUG : both16: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:22:37 DEBUG : only16: calculating gcid: failed to unwrap object from src: only16 2025/06/30 01:22:37 DEBUG : only16: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:22:37 DEBUG : both17: calculating gcid: failed to unwrap object from src: both17 2025/06/30 01:22:37 DEBUG : both17: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:22:38 DEBUG : only17: calculating gcid: failed to unwrap object from src: only17 2025/06/30 01:22:38 DEBUG : only17: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:22:39 DEBUG : both18: calculating gcid: failed to unwrap object from src: both18 2025/06/30 01:22:39 DEBUG : both18: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:22:39 DEBUG : only18: calculating gcid: failed to unwrap object from src: only18 2025/06/30 01:22:39 DEBUG : only18: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:22:40 DEBUG : both19: calculating gcid: failed to unwrap object from src: both19 2025/06/30 01:22:40 DEBUG : both19: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:22:41 DEBUG : only19: calculating gcid: failed to unwrap object from src: only19 2025/06/30 01:22:41 DEBUG : only19: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/06/30 01:22:42 DEBUG : both0: Sizes identical 2025/06/30 01:22:42 DEBUG : both10: Sizes identical 2025/06/30 01:22:42 DEBUG : both10: Unchanged skipping 2025/06/30 01:22:42 DEBUG : both13: Sizes identical 2025/06/30 01:22:42 DEBUG : both13: Unchanged skipping 2025/06/30 01:22:42 DEBUG : both14: Sizes identical 2025/06/30 01:22:42 DEBUG : both14: Unchanged skipping 2025/06/30 01:22:42 DEBUG : both15: Sizes identical 2025/06/30 01:22:42 DEBUG : both15: Unchanged skipping 2025/06/30 01:22:42 DEBUG : both16: Sizes identical 2025/06/30 01:22:42 DEBUG : both16: Unchanged skipping 2025/06/30 01:22:42 DEBUG : both17: Sizes identical 2025/06/30 01:22:42 DEBUG : both17: Unchanged skipping 2025/06/30 01:22:42 DEBUG : both18: Sizes identical 2025/06/30 01:22:42 DEBUG : both18: Unchanged skipping 2025/06/30 01:22:42 DEBUG : both19: Sizes identical 2025/06/30 01:22:42 DEBUG : both19: Unchanged skipping 2025/06/30 01:22:42 DEBUG : both1: Sizes identical 2025/06/30 01:22:42 DEBUG : both1: Unchanged skipping 2025/06/30 01:22:42 DEBUG : both2: Sizes identical 2025/06/30 01:22:42 DEBUG : both2: Unchanged skipping 2025/06/30 01:22:42 DEBUG : both3: Sizes identical 2025/06/30 01:22:42 DEBUG : both11: Sizes identical 2025/06/30 01:22:42 DEBUG : both12: Sizes identical 2025/06/30 01:22:42 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:22:42 DEBUG : both3: Unchanged skipping 2025/06/30 01:22:42 DEBUG : both4: Sizes identical 2025/06/30 01:22:42 DEBUG : both4: Unchanged skipping 2025/06/30 01:22:42 DEBUG : both5: Sizes identical 2025/06/30 01:22:42 DEBUG : both5: Unchanged skipping 2025/06/30 01:22:42 DEBUG : both6: Sizes identical 2025/06/30 01:22:42 DEBUG : both11: Unchanged skipping 2025/06/30 01:22:42 DEBUG : both7: Sizes identical 2025/06/30 01:22:42 DEBUG : both12: Unchanged skipping 2025/06/30 01:22:42 DEBUG : both8: Sizes identical 2025/06/30 01:22:42 DEBUG : both8: Unchanged skipping 2025/06/30 01:22:42 DEBUG : both9: Sizes identical 2025/06/30 01:22:42 DEBUG : both9: Unchanged skipping 2025/06/30 01:22:42 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/30 01:22:42 DEBUG : both7: Unchanged skipping 2025/06/30 01:22:42 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/30 01:22:42 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/30 01:22:42 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/30 01:22:42 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/30 01:22:42 DEBUG : only0: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/06/30 01:22:42 DEBUG : only12: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/06/30 01:22:42 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/30 01:22:42 DEBUG : only13: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/06/30 01:22:42 DEBUG : both0: Unchanged skipping 2025/06/30 01:22:42 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/30 01:22:42 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/30 01:22:42 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/30 01:22:42 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/30 01:22:42 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/30 01:22:42 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/30 01:22:42 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/30 01:22:42 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/30 01:22:42 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/30 01:22:42 DEBUG : only11: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/06/30 01:22:42 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/30 01:22:42 DEBUG : both6: Unchanged skipping 2025/06/30 01:22:42 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/30 01:22:42 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/30 01:22:42 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/30 01:22:42 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/30 01:22:42 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:22:42 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2025/06/30 01:22:42 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/06/30 01:22:43 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/06/30 01:22:43 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2025/06/30 01:22:43 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/06/30 01:22:43 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/06/30 01:22:43 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2025/06/30 01:22:43 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2025/06/30 01:22:43 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2025/06/30 01:22:43 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2025/06/30 01:22:43 DEBUG : pacer: Reducing sleep to 1.2s 2025/06/30 01:22:43 DEBUG : pacer: Reducing sleep to 900ms 2025/06/30 01:22:43 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/06/30 01:22:44 DEBUG : pacer: Reducing sleep to 675ms 2025/06/30 01:22:44 DEBUG : pacer: Reducing sleep to 506.25ms 2025/06/30 01:22:45 DEBUG : pacer: Reducing sleep to 379.6875ms 2025/06/30 01:22:46 DEBUG : pacer: Reducing sleep to 284.765625ms 2025/06/30 01:22:46 DEBUG : pacer: Reducing sleep to 213.574218ms 2025/06/30 01:22:46 DEBUG : pacer: Reducing sleep to 160.180663ms 2025/06/30 01:22:47 DEBUG : pacer: Reducing sleep to 120.135497ms 2025/06/30 01:22:47 DEBUG : pacer: Reducing sleep to 100ms 2025/06/30 01:22:47 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/06/30 01:22:47 INFO : only12: Copied (replaced existing) 2025/06/30 01:22:47 DEBUG : only10: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/06/30 01:22:47 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/06/30 01:22:47 INFO : only11: Copied (replaced existing) 2025/06/30 01:22:47 DEBUG : only16: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/06/30 01:22:48 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/06/30 01:22:48 INFO : only0: Copied (replaced existing) 2025/06/30 01:22:48 DEBUG : only17: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/06/30 01:22:48 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/06/30 01:22:48 INFO : only13: Copied (replaced existing) 2025/06/30 01:22:48 DEBUG : only18: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/06/30 01:22:49 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/06/30 01:22:49 INFO : only10: Copied (replaced existing) 2025/06/30 01:22:49 DEBUG : only19: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/06/30 01:22:50 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/06/30 01:22:50 INFO : only17: Copied (replaced existing) 2025/06/30 01:22:50 DEBUG : only1: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/06/30 01:22:50 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/06/30 01:22:50 INFO : only16: Copied (replaced existing) 2025/06/30 01:22:50 DEBUG : only2: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/06/30 01:22:50 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/06/30 01:22:50 INFO : only18: Copied (replaced existing) 2025/06/30 01:22:50 DEBUG : only3: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/06/30 01:22:51 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/06/30 01:22:51 INFO : only19: Copied (replaced existing) 2025/06/30 01:22:51 DEBUG : only14: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/06/30 01:22:52 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/06/30 01:22:52 INFO : only2: Copied (replaced existing) 2025/06/30 01:22:52 DEBUG : only15: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/06/30 01:22:52 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/06/30 01:22:52 INFO : only1: Copied (replaced existing) 2025/06/30 01:22:52 DEBUG : only4: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/06/30 01:22:52 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/06/30 01:22:52 INFO : only3: Copied (replaced existing) 2025/06/30 01:22:52 DEBUG : only5: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/06/30 01:22:53 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/06/30 01:22:53 INFO : only14: Copied (replaced existing) 2025/06/30 01:22:53 DEBUG : only7: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/06/30 01:22:54 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/06/30 01:22:54 INFO : only15: Copied (replaced existing) 2025/06/30 01:22:54 DEBUG : only6: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/06/30 01:22:54 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/06/30 01:22:54 INFO : only4: Copied (replaced existing) 2025/06/30 01:22:54 DEBUG : only8: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/06/30 01:22:54 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/06/30 01:22:54 INFO : only5: Copied (replaced existing) 2025/06/30 01:22:54 DEBUG : only9: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/06/30 01:22:56 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/06/30 01:22:56 INFO : only7: Copied (replaced existing) 2025/06/30 01:22:56 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/06/30 01:22:56 INFO : only6: Copied (replaced existing) 2025/06/30 01:22:56 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/06/30 01:22:56 INFO : only8: Copied (replaced existing) 2025/06/30 01:22:56 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/06/30 01:22:56 INFO : only9: Copied (replaced existing) 2025/06/30 01:22:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (89.76s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:23:43 DEBUG : empty_dir: Making directory with metadata 2025/06/30 01:23:43 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/30 01:23:43 DEBUG : empty_on_remote: Making directory with metadata 2025/06/30 01:23:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/30 01:23:43 INFO : empty_on_remote: Making directory 2025/06/30 01:23:43 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/30 01:23:47 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/30 01:23:47 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/30 01:23:47 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/30 01:23:47 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/30 01:23:54 DEBUG : test_dir2/sub_dir: Rmdir: contains trashed file: "file3" 2025/06/30 01:23:55 DEBUG : test_dir2: Rmdir: contains trashed file: "sub_dir" 2025/06/30 01:23:57 DEBUG : test_dir1: Rmdir: contains trashed file: "file2" --- PASS: TestSyncReplaceDirModTime (16.85s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:23:59 DEBUG : empty_dir: Making directory with metadata 2025/06/30 01:23:59 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/30 01:23:59 DEBUG : empty_on_remote: Making directory with metadata 2025/06/30 01:23:59 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/30 01:23:59 INFO : empty_on_remote: Making directory 2025/06/30 01:24:00 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/30 01:24:04 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/30 01:24:04 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/30 01:24:04 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/30 01:24:04 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/30 01:24:04 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/06/30 01:24:12 DEBUG : test_dir2/sub_dir: Rmdir: contains trashed file: "file3" 2025/06/30 01:24:13 DEBUG : test_dir2: Rmdir: contains trashed file: "sub_dir" 2025/06/30 01:24:14 DEBUG : test_dir1: Rmdir: contains trashed file: "file2" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (20.31s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:24:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/30 01:24:20 INFO : sub dir: Making directory 2025/06/30 01:24:20 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/06/30 01:24:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir: Rmdir: contains trashed file: "hello world" 2025/06/30 01:24:43 DEBUG : sub dir2/very/very/very/very/very/nested: Rmdir: contains trashed file: "subdir" 2025/06/30 01:24:44 DEBUG : sub dir2/very/very/very/very/very: Rmdir: contains trashed file: "nested" 2025/06/30 01:24:45 DEBUG : sub dir2/very/very/very/very: Rmdir: contains trashed file: "very" 2025/06/30 01:24:47 DEBUG : sub dir2/very/very/very: Rmdir: contains trashed file: "very" 2025/06/30 01:24:48 DEBUG : sub dir2/very/very: Rmdir: contains trashed file: "very" 2025/06/30 01:24:50 DEBUG : sub dir2/very: Rmdir: contains trashed file: "very" 2025/06/30 01:24:51 DEBUG : sub dir2: Rmdir: contains trashed file: "very" 2025/06/30 01:24:53 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestNothingToTransferWithEmptyDirs (34.78s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:24:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/30 01:24:54 INFO : sub dir: Making directory 2025/06/30 01:24:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/06/30 01:25:16 DEBUG : sub dir2/very/very/very/very/very/nested/subdir: Rmdir: contains trashed file: "hello world" 2025/06/30 01:25:18 DEBUG : sub dir2/very/very/very/very/very/nested: Rmdir: contains trashed file: "subdir" 2025/06/30 01:25:19 DEBUG : sub dir2/very/very/very/very/very: Rmdir: contains trashed file: "nested" 2025/06/30 01:25:20 DEBUG : sub dir2/very/very/very/very: Rmdir: contains trashed file: "very" 2025/06/30 01:25:22 DEBUG : sub dir2/very/very/very: Rmdir: contains trashed file: "very" 2025/06/30 01:25:23 DEBUG : sub dir2/very/very: Rmdir: contains trashed file: "very" 2025/06/30 01:25:25 DEBUG : sub dir2/very: Rmdir: contains trashed file: "very" 2025/06/30 01:25:26 DEBUG : sub dir2: Rmdir: contains trashed file: "very" 2025/06/30 01:25:28 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestNothingToTransferWithoutEmptyDirs (34.62s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:25:30 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/06/30 01:25:30 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/06/30 01:25:31 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/06/30 01:25:31 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/06/30 01:25:32 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/06/30 01:25:32 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/06/30 01:25:32 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/06/30 01:25:32 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/06/30 01:25:33 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/06/30 01:25:33 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/06/30 01:25:34 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/06/30 01:25:34 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/06/30 01:25:34 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/06/30 01:25:34 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/06/30 01:25:35 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/06/30 01:25:35 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/06/30 01:25:36 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/06/30 01:25:36 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/06/30 01:25:36 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/06/30 01:25:36 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/06/30 01:25:37 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/06/30 01:25:37 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/06/30 01:25:38 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/06/30 01:25:38 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/06/30 01:25:38 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/06/30 01:25:38 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/06/30 01:25:39 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/06/30 01:25:39 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/06/30 01:25:40 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/06/30 01:25:40 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/06/30 01:25:40 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/06/30 01:25:40 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/06/30 01:25:41 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/06/30 01:25:41 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/06/30 01:25:42 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/06/30 01:25:42 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/06/30 01:25:42 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/06/30 01:25:42 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/06/30 01:25:43 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/06/30 01:25:43 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/06/30 01:25:43 DEBUG : Waiting for deletions to finish 2025/06/30 01:25:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 01:25:44 DEBUG : splitbananasplit: Excluded 2025/06/30 01:25:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 01:25:44 DEBUG : appleappleapplebanana: Excluded 2025/06/30 01:25:44 DEBUG : banana: Excluded (Path Filter) 2025/06/30 01:25:44 DEBUG : banana: Excluded 2025/06/30 01:25:44 DEBUG : apple: Excluded (Path Filter) 2025/06/30 01:25:44 DEBUG : apple: Excluded 2025/06/30 01:25:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 01:25:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 01:25:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 01:25:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 01:25:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 01:25:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 01:25:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 01:25:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 01:25:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 01:25:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 01:25:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 01:25:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 01:25:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 01:25:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 01:25:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 01:25:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 01:25:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 01:25:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 01:25:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 01:25:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 01:25:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 01:25:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 01:25:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 01:25:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 01:25:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 01:25:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 01:25:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 01:25:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 01:25:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 01:25:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 01:25:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 01:25:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 01:25:45 DEBUG : apple: Sizes identical 2025/06/30 01:25:45 DEBUG : appleappleapplebanana: Sizes identical 2025/06/30 01:25:45 DEBUG : apple: Unchanged skipping 2025/06/30 01:25:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 01:25:45 DEBUG : banana: Sizes identical 2025/06/30 01:25:45 DEBUG : banana: Unchanged skipping 2025/06/30 01:25:45 DEBUG : splitbananasplit: Sizes identical 2025/06/30 01:25:45 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 01:25:45 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/06/30 01:25:45 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/06/30 01:25:45 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/06/30 01:25:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 01:25:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 01:25:45 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:25:45 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/06/30 01:25:45 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/06/30 01:25:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 01:25:45 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/06/30 01:25:45 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/06/30 01:25:45 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/06/30 01:25:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 01:25:45 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/06/30 01:25:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 01:25:45 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/06/30 01:25:45 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/06/30 01:25:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 01:25:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 01:25:45 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/06/30 01:25:45 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/06/30 01:25:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 01:25:45 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/06/30 01:25:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 01:25:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 01:25:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 01:25:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 01:25:45 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/06/30 01:25:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 01:25:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 01:25:45 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/06/30 01:25:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 01:25:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 01:25:45 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:25:45 DEBUG : Waiting for deletions to finish 2025/06/30 01:25:45 INFO : There was nothing to transfer 2025/06/30 01:25:45 DEBUG : Waiting for deletions to finish 2025/06/30 01:25:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 01:25:46 DEBUG : splitbananasplit: Excluded 2025/06/30 01:25:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 01:25:46 DEBUG : appleappleapplebanana: Excluded 2025/06/30 01:25:46 DEBUG : banana: Excluded (Path Filter) 2025/06/30 01:25:46 DEBUG : banana: Excluded 2025/06/30 01:25:46 DEBUG : apple: Excluded (Path Filter) 2025/06/30 01:25:46 DEBUG : apple: Excluded 2025/06/30 01:25:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 01:25:46 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 01:25:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 01:25:46 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 01:25:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 01:25:46 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 01:25:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 01:25:46 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 01:25:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 01:25:46 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 01:25:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 01:25:46 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 01:25:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 01:25:46 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 01:25:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 01:25:46 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 01:25:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 01:25:46 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 01:25:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 01:25:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 01:25:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 01:25:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 01:25:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 01:25:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 01:25:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 01:25:46 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 01:25:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 01:25:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 01:25:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 01:25:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 01:25:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 01:25:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 01:25:47 DEBUG : appleappleapplebanana: Sizes identical 2025/06/30 01:25:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 01:25:47 DEBUG : banana: Sizes identical 2025/06/30 01:25:47 DEBUG : apple: Sizes identical 2025/06/30 01:25:47 DEBUG : banana: Unchanged skipping 2025/06/30 01:25:47 DEBUG : apple: Unchanged skipping 2025/06/30 01:25:47 DEBUG : splitbananasplit: Sizes identical 2025/06/30 01:25:47 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 01:25:47 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/06/30 01:25:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 01:25:47 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/06/30 01:25:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 01:25:47 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/06/30 01:25:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 01:25:47 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/06/30 01:25:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 01:25:47 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/06/30 01:25:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 01:25:47 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/06/30 01:25:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 01:25:47 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/06/30 01:25:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 01:25:47 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/06/30 01:25:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 01:25:47 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/06/30 01:25:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 01:25:47 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/06/30 01:25:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 01:25:47 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/06/30 01:25:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 01:25:47 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/06/30 01:25:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 01:25:47 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/06/30 01:25:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 01:25:47 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/06/30 01:25:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 01:25:47 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/06/30 01:25:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 01:25:47 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/06/30 01:25:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 01:25:47 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:25:47 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:25:47 DEBUG : Waiting for deletions to finish 2025/06/30 01:25:47 INFO : There was nothing to transfer 2025/06/30 01:25:47 DEBUG : Waiting for deletions to finish 2025/06/30 01:25:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 01:25:48 DEBUG : splitbananasplit: Excluded 2025/06/30 01:25:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 01:25:48 DEBUG : appleappleapplebanana: Excluded 2025/06/30 01:25:48 DEBUG : banana: Excluded (Path Filter) 2025/06/30 01:25:48 DEBUG : banana: Excluded 2025/06/30 01:25:48 DEBUG : apple: Excluded (Path Filter) 2025/06/30 01:25:48 DEBUG : apple: Excluded 2025/06/30 01:25:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 01:25:48 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 01:25:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 01:25:48 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 01:25:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 01:25:48 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 01:25:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 01:25:48 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 01:25:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 01:25:48 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 01:25:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 01:25:48 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 01:25:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 01:25:48 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 01:25:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 01:25:48 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 01:25:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 01:25:48 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 01:25:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 01:25:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 01:25:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 01:25:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 01:25:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 01:25:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 01:25:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 01:25:48 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 01:25:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 01:25:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 01:25:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 01:25:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 01:25:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 01:25:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 01:26:13 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/06/30 01:26:13 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/06/30 01:26:13 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/06/30 01:26:13 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/06/30 01:26:13 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/06/30 01:26:13 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/06/30 01:26:13 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/06/30 01:26:13 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/06/30 01:26:13 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/06/30 01:26:13 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/06/30 01:26:13 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/06/30 01:26:13 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/06/30 01:26:13 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/06/30 01:26:13 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/06/30 01:26:13 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/06/30 01:26:13 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/NFD run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:26:16 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/06/30 01:26:16 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/06/30 01:26:16 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/06/30 01:26:16 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/06/30 01:26:17 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/06/30 01:26:17 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/06/30 01:26:18 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/06/30 01:26:18 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/06/30 01:26:18 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/06/30 01:26:18 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/06/30 01:26:19 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/06/30 01:26:19 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/06/30 01:26:20 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/06/30 01:26:20 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/06/30 01:26:20 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/06/30 01:26:20 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/06/30 01:26:21 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/06/30 01:26:21 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/06/30 01:26:22 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/06/30 01:26:22 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/06/30 01:26:22 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/06/30 01:26:22 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/06/30 01:26:23 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/06/30 01:26:23 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/06/30 01:26:24 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/06/30 01:26:24 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/06/30 01:26:24 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/06/30 01:26:24 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/06/30 01:26:25 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/06/30 01:26:25 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/06/30 01:26:26 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/06/30 01:26:26 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/06/30 01:26:26 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/06/30 01:26:26 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/06/30 01:26:27 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/06/30 01:26:27 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/06/30 01:26:28 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/06/30 01:26:28 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/06/30 01:26:28 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/06/30 01:26:28 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/06/30 01:26:29 DEBUG : Waiting for deletions to finish 2025/06/30 01:26:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 01:26:29 DEBUG : splitbananasplit: Excluded 2025/06/30 01:26:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 01:26:29 DEBUG : appleappleapplebanana: Excluded 2025/06/30 01:26:29 DEBUG : banana: Excluded (Path Filter) 2025/06/30 01:26:29 DEBUG : banana: Excluded 2025/06/30 01:26:29 DEBUG : apple: Excluded (Path Filter) 2025/06/30 01:26:29 DEBUG : apple: Excluded 2025/06/30 01:26:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 01:26:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 01:26:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 01:26:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 01:26:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 01:26:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 01:26:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 01:26:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 01:26:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 01:26:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 01:26:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 01:26:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 01:26:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 01:26:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 01:26:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 01:26:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 01:26:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 01:26:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 01:26:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 01:26:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 01:26:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 01:26:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 01:26:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 01:26:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 01:26:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 01:26:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 01:26:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 01:26:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 01:26:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 01:26:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 01:26:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 01:26:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 01:26:30 DEBUG : apple: Sizes identical 2025/06/30 01:26:30 DEBUG : apple: Unchanged skipping 2025/06/30 01:26:30 DEBUG : splitbananasplit: Sizes identical 2025/06/30 01:26:30 DEBUG : appleappleapplebanana: Sizes identical 2025/06/30 01:26:30 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 01:26:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 01:26:30 DEBUG : banana: Sizes identical 2025/06/30 01:26:30 DEBUG : banana: Unchanged skipping 2025/06/30 01:26:31 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/06/30 01:26:31 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/06/30 01:26:31 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/06/30 01:26:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 01:26:31 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/06/30 01:26:31 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/06/30 01:26:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 01:26:31 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/06/30 01:26:31 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/06/30 01:26:31 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/06/30 01:26:31 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/06/30 01:26:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 01:26:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 01:26:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 01:26:31 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/06/30 01:26:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 01:26:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 01:26:31 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/06/30 01:26:31 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:26:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 01:26:31 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/06/30 01:26:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 01:26:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 01:26:31 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/06/30 01:26:31 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/06/30 01:26:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 01:26:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 01:26:31 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/06/30 01:26:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 01:26:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 01:26:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 01:26:31 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/06/30 01:26:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 01:26:31 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:26:31 DEBUG : Waiting for deletions to finish 2025/06/30 01:26:31 INFO : There was nothing to transfer 2025/06/30 01:26:31 DEBUG : Waiting for deletions to finish 2025/06/30 01:26:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 01:26:31 DEBUG : splitbananasplit: Excluded 2025/06/30 01:26:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 01:26:31 DEBUG : appleappleapplebanana: Excluded 2025/06/30 01:26:31 DEBUG : banana: Excluded (Path Filter) 2025/06/30 01:26:31 DEBUG : banana: Excluded 2025/06/30 01:26:31 DEBUG : apple: Excluded (Path Filter) 2025/06/30 01:26:31 DEBUG : apple: Excluded 2025/06/30 01:26:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 01:26:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 01:26:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 01:26:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 01:26:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 01:26:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 01:26:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 01:26:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 01:26:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 01:26:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 01:26:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 01:26:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 01:26:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 01:26:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 01:26:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 01:26:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 01:26:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 01:26:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 01:26:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 01:26:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 01:26:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 01:26:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 01:26:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 01:26:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 01:26:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 01:26:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 01:26:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 01:26:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 01:26:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 01:26:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 01:26:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 01:26:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 01:26:32 DEBUG : apple: Sizes identical 2025/06/30 01:26:32 DEBUG : apple: Unchanged skipping 2025/06/30 01:26:32 DEBUG : appleappleapplebanana: Sizes identical 2025/06/30 01:26:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 01:26:32 DEBUG : banana: Sizes identical 2025/06/30 01:26:32 DEBUG : banana: Unchanged skipping 2025/06/30 01:26:32 DEBUG : splitbananasplit: Sizes identical 2025/06/30 01:26:32 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 01:26:33 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/06/30 01:26:33 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/06/30 01:26:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 01:26:33 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/06/30 01:26:33 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/06/30 01:26:33 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/06/30 01:26:33 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/06/30 01:26:33 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/06/30 01:26:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 01:26:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 01:26:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 01:26:33 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/06/30 01:26:33 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/06/30 01:26:33 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/06/30 01:26:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 01:26:33 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:26:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 01:26:33 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/06/30 01:26:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 01:26:33 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/06/30 01:26:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 01:26:33 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/06/30 01:26:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 01:26:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 01:26:33 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/06/30 01:26:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 01:26:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 01:26:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 01:26:33 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/06/30 01:26:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 01:26:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 01:26:33 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/06/30 01:26:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 01:26:33 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:26:33 DEBUG : Waiting for deletions to finish 2025/06/30 01:26:33 INFO : There was nothing to transfer 2025/06/30 01:26:33 DEBUG : Waiting for deletions to finish 2025/06/30 01:26:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 01:26:33 DEBUG : splitbananasplit: Excluded 2025/06/30 01:26:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 01:26:33 DEBUG : appleappleapplebanana: Excluded 2025/06/30 01:26:33 DEBUG : banana: Excluded (Path Filter) 2025/06/30 01:26:33 DEBUG : banana: Excluded 2025/06/30 01:26:33 DEBUG : apple: Excluded (Path Filter) 2025/06/30 01:26:33 DEBUG : apple: Excluded 2025/06/30 01:26:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 01:26:33 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 01:26:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 01:26:33 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 01:26:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 01:26:33 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 01:26:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 01:26:33 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 01:26:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 01:26:33 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 01:26:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 01:26:33 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 01:26:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 01:26:33 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 01:26:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 01:26:33 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 01:26:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 01:26:33 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 01:26:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 01:26:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 01:26:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 01:26:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 01:26:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 01:26:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 01:26:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 01:26:33 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 01:26:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 01:26:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 01:26:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 01:26:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 01:26:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 01:26:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 01:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/06/30 01:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/06/30 01:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/06/30 01:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/06/30 01:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/06/30 01:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/06/30 01:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/06/30 01:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/06/30 01:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/06/30 01:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/06/30 01:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/06/30 01:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/06/30 01:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/06/30 01:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/06/30 01:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/06/30 01:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/base64 run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:27:01 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/06/30 01:27:01 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/06/30 01:27:02 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/06/30 01:27:02 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/06/30 01:27:02 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/06/30 01:27:02 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/06/30 01:27:03 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/06/30 01:27:03 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/06/30 01:27:04 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/06/30 01:27:04 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/06/30 01:27:04 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/06/30 01:27:04 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/06/30 01:27:05 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/06/30 01:27:05 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/06/30 01:27:06 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/06/30 01:27:06 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/06/30 01:27:06 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/06/30 01:27:06 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/06/30 01:27:07 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/06/30 01:27:07 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/06/30 01:27:08 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/06/30 01:27:08 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/06/30 01:27:08 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/06/30 01:27:08 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/06/30 01:27:09 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/06/30 01:27:09 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/06/30 01:27:10 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/06/30 01:27:10 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/06/30 01:27:10 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/06/30 01:27:10 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/06/30 01:27:11 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/06/30 01:27:11 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/06/30 01:27:12 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/06/30 01:27:12 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/06/30 01:27:12 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/06/30 01:27:12 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/06/30 01:27:13 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/06/30 01:27:13 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/06/30 01:27:14 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/06/30 01:27:14 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/06/30 01:27:14 DEBUG : Waiting for deletions to finish 2025/06/30 01:27:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 01:27:14 DEBUG : splitbananasplit: Excluded 2025/06/30 01:27:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 01:27:14 DEBUG : appleappleapplebanana: Excluded 2025/06/30 01:27:14 DEBUG : banana: Excluded (Path Filter) 2025/06/30 01:27:14 DEBUG : banana: Excluded 2025/06/30 01:27:14 DEBUG : apple: Excluded (Path Filter) 2025/06/30 01:27:14 DEBUG : apple: Excluded 2025/06/30 01:27:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 01:27:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 01:27:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 01:27:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 01:27:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 01:27:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 01:27:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 01:27:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 01:27:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 01:27:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 01:27:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 01:27:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 01:27:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 01:27:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 01:27:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 01:27:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 01:27:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 01:27:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 01:27:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 01:27:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 01:27:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 01:27:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 01:27:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 01:27:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 01:27:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 01:27:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 01:27:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 01:27:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 01:27:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 01:27:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 01:27:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 01:27:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 01:27:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 01:27:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 01:27:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 01:27:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 01:27:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 01:27:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 01:27:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 01:27:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 01:27:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 01:27:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 01:27:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 01:27:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 01:27:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 01:27:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 01:27:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 01:27:16 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/30 01:27:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 01:27:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/30 01:27:16 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 01:27:16 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/30 01:27:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 01:27:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/30 01:27:16 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 01:27:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 01:27:16 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 01:27:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 01:27:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 01:27:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 01:27:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 01:27:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 01:27:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 01:27:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 01:27:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 01:27:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 01:27:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 01:27:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 01:27:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 01:27:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 01:27:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 01:27:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 01:27:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 01:27:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 01:27:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 01:27:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 01:27:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 01:27:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 01:27:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 01:27:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 01:27:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 01:27:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 01:27:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 01:27:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 01:27:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 01:27:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 01:27:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 01:27:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 01:27:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 01:27:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 01:27:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 01:27:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 01:27:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 01:27:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 01:27:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 01:27:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 01:27:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 01:27:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 01:27:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 01:27:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 01:27:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 01:27:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 01:27:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 01:27:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 01:27:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 01:27:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 01:27:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 01:27:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 01:27:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 01:27:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 01:27:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 01:27:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 01:27:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 01:27:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 01:27:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 01:27:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 01:27:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 01:27:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 01:27:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 01:27:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 01:27:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 01:27:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 01:27:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 01:27:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 01:27:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 01:27:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 01:27:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 01:27:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 01:27:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 01:27:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 01:27:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 01:27:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 01:27:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 01:27:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 01:27:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 01:27:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 01:27:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 01:27:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 01:27:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 01:27:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 01:27:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 01:27:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 01:27:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 01:27:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 01:27:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 01:27:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 01:27:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 01:27:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 01:27:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 01:27:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 01:27:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 01:27:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 01:27:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 01:27:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 01:27:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 01:27:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 01:27:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 01:27:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 01:27:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 01:27:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 01:27:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 01:27:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 01:27:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 01:27:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 01:27:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 01:27:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 01:27:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 01:27:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 01:27:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 01:27:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 01:27:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 01:27:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 01:27:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 01:27:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 01:27:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 01:27:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 01:27:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 01:27:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 01:27:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 01:27:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 01:27:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 01:27:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 01:27:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 01:27:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 01:27:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 01:27:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 01:27:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 01:27:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 01:27:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 01:27:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 01:27:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 01:27:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 01:27:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 01:27:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 01:27:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 01:27:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 01:27:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 01:27:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 01:27:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 01:27:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 01:27:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 01:27:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 01:27:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 01:27:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 01:27:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 01:27:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 01:27:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 01:27:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 01:27:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 01:27:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 01:27:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 01:27:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 01:27:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/30 01:27:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 01:27:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/30 01:27:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 01:27:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/30 01:27:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 01:27:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/30 01:27:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 01:27:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/30 01:27:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 01:27:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/30 01:27:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 01:27:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/30 01:27:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 01:27:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/30 01:27:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 01:27:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/30 01:27:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 01:27:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/30 01:27:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 01:27:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/30 01:27:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 01:27:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/30 01:27:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 01:27:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/30 01:27:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 01:27:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/30 01:27:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 01:27:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/30 01:27:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/30 01:27:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/30 01:27:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/30 01:27:16 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:27:16 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:27:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: gcid = FB0BE5969AB815E2A3EBFFC6D6B552E1AFE48D50 2025/06/30 01:27:17 DEBUG : YXBwbGU=: gcid = 7FB37921E067624F20C76FBBFCB5DB6A87856C4D 2025/06/30 01:27:17 DEBUG : YmFuYW5h: gcid = 0646FA81148FBF3DB9D94E1F0FF3DDF1407A6A68 2025/06/30 01:27:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: gcid = F480FE5EA8E5600808E913DA16015C76F884D172 2025/06/30 01:27:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Dst hash empty - aborting Src hash check 2025/06/30 01:27:17 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 01:27:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 01:27:17 DEBUG : YXBwbGU=: Dst hash empty - aborting Src hash check 2025/06/30 01:27:17 INFO : apple: Copied (new) to: YXBwbGU= 2025/06/30 01:27:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 01:27:17 DEBUG : YmFuYW5h: Dst hash empty - aborting Src hash check 2025/06/30 01:27:17 INFO : banana: Copied (new) to: YmFuYW5h 2025/06/30 01:27:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 01:27:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Dst hash empty - aborting Src hash check 2025/06/30 01:27:17 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 01:27:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 01:27:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: gcid = 8CEEC431D62123DB34823655A51EB599EC3E3721 2025/06/30 01:27:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: gcid = 347FF30F70FBCDC9C2273A50741C6D79D8A5564E 2025/06/30 01:27:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: gcid = 66895353EA4C31E980214CDF53E3E9ED4E74E3D8 2025/06/30 01:27:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: gcid = 4355490DE28D5BC43776B199066C243860456ECC 2025/06/30 01:27:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Dst hash empty - aborting Src hash check 2025/06/30 01:27:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 01:27:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 01:27:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Dst hash empty - aborting Src hash check 2025/06/30 01:27:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 01:27:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 01:27:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Dst hash empty - aborting Src hash check 2025/06/30 01:27:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 01:27:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 01:27:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Dst hash empty - aborting Src hash check 2025/06/30 01:27:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 01:27:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 01:27:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: gcid = C4F93D9DAB4A8DB037F793921B5DBCD880DF36AB 2025/06/30 01:27:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: gcid = 6AA20D632A412EBED702BA588481EA886BD4807E 2025/06/30 01:27:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: gcid = 83CC074064EE70A22A014DEA55922DAA1635B969 2025/06/30 01:27:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: gcid = 2872071ACCBA1D813601798D4F3EC1054FBD952A 2025/06/30 01:27:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Dst hash empty - aborting Src hash check 2025/06/30 01:27:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 01:27:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 01:27:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Dst hash empty - aborting Src hash check 2025/06/30 01:27:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 01:27:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 01:27:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Dst hash empty - aborting Src hash check 2025/06/30 01:27:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 01:27:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 01:27:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Dst hash empty - aborting Src hash check 2025/06/30 01:27:20 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 01:27:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 01:27:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: gcid = E61A8E43DE9F87F37B0A258F6B7CED9EAC4A91F8 2025/06/30 01:27:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: gcid = F6D3A06032C90BB91F4C8910DCA73DEBECE936E2 2025/06/30 01:27:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: gcid = E007224A9B66A79273068A38560AAB5685FEA0CB 2025/06/30 01:27:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: gcid = 360F7E75646814B62C867651DB160F25AD65F170 2025/06/30 01:27:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Dst hash empty - aborting Src hash check 2025/06/30 01:27:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 01:27:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 01:27:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Dst hash empty - aborting Src hash check 2025/06/30 01:27:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 01:27:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 01:27:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Dst hash empty - aborting Src hash check 2025/06/30 01:27:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 01:27:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Dst hash empty - aborting Src hash check 2025/06/30 01:27:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 01:27:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/30 01:27:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: gcid = 28B37E45F5716653B1632D46A609A76566030FE7 2025/06/30 01:27:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: gcid = 9DB3D18C46BC1D18BAE247F1E8AEAEC8120BD24E 2025/06/30 01:27:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: gcid = 57016818177CE0279CF00E842F357466B2F3CF86 2025/06/30 01:27:22 DEBUG : dir1/MDAxNS05Oz0udHh0: gcid = D82EE756671D5618AF9C85D432B6A56FE5A90ACB 2025/06/30 01:27:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Dst hash empty - aborting Src hash check 2025/06/30 01:27:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 01:27:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Dst hash empty - aborting Src hash check 2025/06/30 01:27:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 01:27:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Dst hash empty - aborting Src hash check 2025/06/30 01:27:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Dst hash empty - aborting Src hash check 2025/06/30 01:27:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/06/30 01:27:22 DEBUG : Waiting for deletions to finish 2025/06/30 01:27:23 INFO : apple: Deleted 2025/06/30 01:27:23 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/30 01:27:24 INFO : dir1/0003-defghij.txt: Deleted 2025/06/30 01:27:24 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/30 01:27:24 INFO : dir1/0012-6789;.txt: Deleted 2025/06/30 01:27:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/30 01:27:24 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/30 01:27:24 INFO : dir1/0008-2345678.txt: Deleted 2025/06/30 01:27:25 INFO : dir1/0009-3456789.txt: Deleted 2025/06/30 01:27:25 INFO : dir1/0013-789;=.txt: Deleted 2025/06/30 01:27:25 INFO : banana: Deleted 2025/06/30 01:27:25 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/30 01:27:26 INFO : dir1/0007-1234567.txt: Deleted 2025/06/30 01:27:26 INFO : dir1/0010-456789.txt: Deleted 2025/06/30 01:27:26 INFO : dir1/0011-56789;.txt: Deleted 2025/06/30 01:27:26 INFO : dir1/0015-9;=.txt: Deleted 2025/06/30 01:27:26 INFO : appleappleapplebanana: Deleted 2025/06/30 01:27:26 INFO : splitbananasplit: Deleted 2025/06/30 01:27:27 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/30 01:27:27 INFO : dir1/0014-89;=.txt: Deleted 2025/06/30 01:27:27 DEBUG : Waiting for deletions to finish 2025/06/30 01:27:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/30 01:27:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/06/30 01:27:27 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/30 01:27:27 DEBUG : YmFuYW5h: Excluded 2025/06/30 01:27:27 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/30 01:27:27 DEBUG : YXBwbGU=: Excluded 2025/06/30 01:27:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/30 01:27:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/06/30 01:27:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/30 01:27:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/06/30 01:27:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/30 01:27:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/06/30 01:27:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/30 01:27:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/06/30 01:27:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/30 01:27:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/06/30 01:27:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/30 01:27:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/06/30 01:27:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/30 01:27:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/06/30 01:27:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/30 01:27:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/06/30 01:27:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/30 01:27:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/06/30 01:27:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/30 01:27:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/06/30 01:27:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/30 01:27:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/06/30 01:27:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/30 01:27:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/06/30 01:27:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/30 01:27:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/06/30 01:27:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/30 01:27:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/06/30 01:27:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/30 01:27:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/06/30 01:27:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/30 01:27:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/06/30 01:27:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/30 01:27:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/06/30 01:27:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 01:27:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 01:27:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 01:27:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 01:27:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 01:27:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 01:27:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 01:27:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 01:27:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 01:27:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 01:27:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 01:27:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 01:27:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 01:27:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 01:27:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 01:27:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 01:27:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 01:27:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 01:27:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 01:27:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 01:27:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 01:27:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 01:27:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 01:27:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 01:27:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 01:27:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 01:27:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 01:27:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/30 01:27:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 01:27:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/30 01:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 01:27:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 01:27:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 01:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 01:27:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 01:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 01:27:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 01:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 01:27:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 01:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 01:27:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 01:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 01:27:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 01:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 01:27:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 01:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 01:27:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 01:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 01:27:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 01:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 01:27:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 01:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 01:27:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 01:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 01:27:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 01:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 01:27:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 01:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 01:27:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 01:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 01:27:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/30 01:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 01:27:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 01:27:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 01:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 01:27:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 01:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 01:27:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 01:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 01:27:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 01:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 01:27:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 01:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 01:27:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 01:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 01:27:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 01:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 01:27:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 01:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 01:27:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 01:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 01:27:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 01:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 01:27:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 01:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 01:27:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 01:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 01:27:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 01:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 01:27:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 01:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 01:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 01:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 01:27:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/30 01:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 01:27:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 01:27:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 01:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 01:27:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 01:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 01:27:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 01:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 01:27:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 01:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 01:27:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 01:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 01:27:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 01:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 01:27:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 01:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 01:27:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 01:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 01:27:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 01:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 01:27:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 01:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 01:27:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 01:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 01:27:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 01:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 01:27:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 01:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 01:27:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 01:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 01:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 01:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 01:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 01:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 01:27:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/30 01:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 01:27:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 01:27:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 01:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 01:27:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 01:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 01:27:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 01:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 01:27:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 01:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 01:27:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 01:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 01:27:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 01:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 01:27:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 01:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 01:27:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 01:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 01:27:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 01:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 01:27:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 01:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 01:27:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 01:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 01:27:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 01:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 01:27:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 01:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 01:27:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 01:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 01:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 01:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 01:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 01:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 01:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 01:27:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 01:27:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 01:27:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 01:27:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 01:27:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 01:27:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 01:27:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 01:27:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 01:27:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 01:27:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 01:27:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 01:27:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 01:27:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 01:27:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 01:27:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/30 01:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 01:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 01:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 01:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 01:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 01:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 01:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 01:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 01:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 01:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 01:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 01:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 01:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 01:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 01:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 01:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 01:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 01:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 01:27:28 DEBUG : apple: Sizes identical 2025/06/30 01:27:28 DEBUG : apple: Unchanged skipping 2025/06/30 01:27:28 DEBUG : appleappleapplebanana: Sizes identical 2025/06/30 01:27:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 01:27:28 DEBUG : banana: Sizes identical 2025/06/30 01:27:28 DEBUG : banana: Unchanged skipping 2025/06/30 01:27:28 DEBUG : splitbananasplit: Sizes identical 2025/06/30 01:27:28 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 01:27:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 01:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 01:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 01:27:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 01:27:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 01:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 01:27:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 01:27:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 01:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 01:27:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 01:27:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 01:27:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 01:27:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 01:27:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 01:27:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 01:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 01:27:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 01:27:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 01:27:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 01:27:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 01:27:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 01:27:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 01:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 01:27:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 01:27:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 01:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 01:27:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 01:27:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 01:27:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 01:27:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 01:27:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 01:27:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 01:27:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 01:27:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 01:27:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 01:27:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 01:27:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 01:27:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 01:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 01:27:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 01:27:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 01:27:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 01:27:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 01:27:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 01:27:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 01:27:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 01:27:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 01:27:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 01:27:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 01:27:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 01:27:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 01:27:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 01:27:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 01:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 01:27:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 01:27:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 01:27:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 01:27:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 01:27:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 01:27:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 01:27:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 01:27:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 01:27:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 01:27:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 01:27:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 01:27:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 01:27:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 01:27:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 01:27:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 01:27:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 01:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 01:27:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 01:27:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 01:27:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 01:27:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 01:27:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 01:27:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 01:27:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 01:27:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 01:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 01:27:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 01:27:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 01:27:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 01:27:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 01:27:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 01:27:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 01:27:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 01:27:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 01:27:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 01:27:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 01:27:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 01:27:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 01:27:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 01:27:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 01:27:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 01:27:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 01:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 01:27:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 01:27:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 01:27:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 01:27:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 01:27:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 01:27:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 01:27:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 01:27:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 01:27:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 01:27:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 01:27:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 01:27:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 01:27:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 01:27:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 01:27:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 01:27:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 01:27:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 01:27:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 01:27:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 01:27:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 01:27:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 01:27:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 01:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 01:27:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 01:27:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 01:27:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 01:27:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 01:27:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 01:27:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 01:27:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 01:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 01:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 01:27:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 01:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 01:27:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 01:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 01:27:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 01:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 01:27:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 01:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 01:27:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 01:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 01:27:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 01:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 01:27:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 01:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 01:27:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 01:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 01:27:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 01:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 01:27:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 01:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 01:27:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 01:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 01:27:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 01:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 01:27:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 01:27:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/30 01:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 01:27:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 01:27:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 01:27:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 01:27:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 01:27:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 01:27:29 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/06/30 01:27:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 01:27:29 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/06/30 01:27:29 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/06/30 01:27:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 01:27:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 01:27:29 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/06/30 01:27:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 01:27:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 01:27:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 01:27:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 01:27:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 01:27:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 01:27:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 01:27:29 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/06/30 01:27:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 01:27:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 01:27:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 01:27:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/30 01:27:29 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/06/30 01:27:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 01:27:29 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/06/30 01:27:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 01:27:29 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/06/30 01:27:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 01:27:29 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/06/30 01:27:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 01:27:29 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/06/30 01:27:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 01:27:29 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/06/30 01:27:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 01:27:29 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/06/30 01:27:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 01:27:29 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/06/30 01:27:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 01:27:29 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/06/30 01:27:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 01:27:29 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/06/30 01:27:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 01:27:29 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/06/30 01:27:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 01:27:29 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:27:29 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:27:29 DEBUG : Waiting for deletions to finish 2025/06/30 01:27:29 DEBUG : Waiting for deletions to finish 2025/06/30 01:27:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/30 01:27:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/06/30 01:27:29 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/30 01:27:29 DEBUG : YmFuYW5h: Excluded 2025/06/30 01:27:29 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/30 01:27:29 DEBUG : YXBwbGU=: Excluded 2025/06/30 01:27:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/30 01:27:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/06/30 01:27:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/30 01:27:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/06/30 01:27:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/30 01:27:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/06/30 01:27:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/30 01:27:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/06/30 01:27:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/30 01:27:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/06/30 01:27:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/30 01:27:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/06/30 01:27:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/30 01:27:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/06/30 01:27:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/30 01:27:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/06/30 01:27:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/30 01:27:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/06/30 01:27:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/30 01:27:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/06/30 01:27:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/30 01:27:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/06/30 01:27:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/30 01:27:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/06/30 01:27:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/30 01:27:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/06/30 01:27:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/30 01:27:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/06/30 01:27:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/30 01:27:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/06/30 01:27:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/30 01:27:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/06/30 01:27:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/30 01:27:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/06/30 01:27:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 01:27:30 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 01:27:30 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 01:27:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 01:27:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 01:27:30 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 01:27:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 01:27:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 01:27:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 01:27:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 01:27:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 01:27:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 01:27:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 01:27:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 01:27:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 01:27:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 01:27:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 01:27:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 01:27:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 01:27:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 01:27:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 01:27:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 01:27:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 01:27:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 01:27:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 01:27:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 01:27:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 01:27:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 01:27:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 01:27:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 01:27:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 01:27:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 01:27:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 01:27:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 01:27:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 01:27:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/30 01:27:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:30 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 01:27:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 01:27:30 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 01:27:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 01:27:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 01:27:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 01:27:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 01:27:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 01:27:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 01:27:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 01:27:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 01:27:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 01:27:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 01:27:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 01:27:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 01:27:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 01:27:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 01:27:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 01:27:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 01:27:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/30 01:27:35 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/06/30 01:27:35 DEBUG : Config file has changed externally - reloading 2025/06/30 01:27:55 DEBUG : dir1: Rmdir: contains trashed file: "MDAxNS05Oz0udHh0" 2025/06/30 01:27:55 DEBUG : dir1: Rmdir: contains trashed file: "MDAxNC04OTs9LnR4dA==" 2025/06/30 01:27:55 DEBUG : dir1: Rmdir: contains trashed file: "MDAxMy03ODk7PS50eHQ=" 2025/06/30 01:27:55 DEBUG : dir1: Rmdir: contains trashed file: "MDAxMi02Nzg5Oy50eHQ=" 2025/06/30 01:27:55 DEBUG : dir1: Rmdir: contains trashed file: "MDAxMS01Njc4OTsudHh0" 2025/06/30 01:27:55 DEBUG : dir1: Rmdir: contains trashed file: "MDAxMC00NTY3ODkudHh0" 2025/06/30 01:27:55 DEBUG : dir1: Rmdir: contains trashed file: "MDAwOS0zNDU2Nzg5LnR4dA==" 2025/06/30 01:27:55 DEBUG : dir1: Rmdir: contains trashed file: "MDAwOC0yMzQ1Njc4LnR4dA==" 2025/06/30 01:27:55 DEBUG : dir1: Rmdir: contains trashed file: "MDAwNy0xMjM0NTY3LnR4dA==" 2025/06/30 01:27:55 DEBUG : dir1: Rmdir: contains trashed file: "MDAwNi1naGlqa2xtLnR4dA==" 2025/06/30 01:27:55 DEBUG : dir1: Rmdir: contains trashed file: "MDAwNS1mZ2hpamtsLnR4dA==" 2025/06/30 01:27:55 DEBUG : dir1: Rmdir: contains trashed file: "MDAwNC1lZmdoaWprLnR4dA==" 2025/06/30 01:27:55 DEBUG : dir1: Rmdir: contains trashed file: "MDAwMy1kZWZnaGlqLnR4dA==" 2025/06/30 01:27:55 DEBUG : dir1: Rmdir: contains trashed file: "MDAwMi1jZGVmZ2hpLnR4dA==" 2025/06/30 01:27:55 DEBUG : dir1: Rmdir: contains trashed file: "MDAwMS1iY2RlZmdoLnR4dA==" 2025/06/30 01:27:55 DEBUG : dir1: Rmdir: contains trashed file: "MDAwMC1hYmNkZWZnLnR4dA==" 2025/06/30 01:27:55 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/06/30 01:27:55 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/06/30 01:27:55 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/06/30 01:27:55 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/06/30 01:27:55 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/06/30 01:27:55 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/06/30 01:27:55 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/06/30 01:27:55 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/06/30 01:27:55 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/06/30 01:27:55 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/06/30 01:27:55 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/06/30 01:27:55 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/06/30 01:27:55 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/06/30 01:27:55 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/06/30 01:27:55 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/06/30 01:27:55 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/prefix run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:27:58 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/06/30 01:27:58 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/06/30 01:27:59 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/06/30 01:27:59 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/06/30 01:28:00 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/06/30 01:28:00 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/06/30 01:28:00 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/06/30 01:28:00 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/06/30 01:28:01 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/06/30 01:28:01 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/06/30 01:28:02 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/06/30 01:28:02 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/06/30 01:28:02 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/06/30 01:28:02 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/06/30 01:28:03 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/06/30 01:28:03 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/06/30 01:28:04 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/06/30 01:28:04 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/06/30 01:28:04 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/06/30 01:28:04 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/06/30 01:28:05 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/06/30 01:28:05 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/06/30 01:28:06 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/06/30 01:28:06 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/06/30 01:28:06 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/06/30 01:28:06 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/06/30 01:28:08 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/06/30 01:28:08 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/06/30 01:28:08 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/06/30 01:28:08 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/06/30 01:28:09 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/06/30 01:28:09 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/06/30 01:28:10 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/06/30 01:28:10 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/06/30 01:28:11 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/06/30 01:28:11 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/06/30 01:28:11 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/06/30 01:28:11 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/06/30 01:28:12 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/06/30 01:28:12 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/06/30 01:28:12 DEBUG : Waiting for deletions to finish 2025/06/30 01:28:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 01:28:13 DEBUG : splitbananasplit: Excluded 2025/06/30 01:28:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 01:28:13 DEBUG : appleappleapplebanana: Excluded 2025/06/30 01:28:13 DEBUG : banana: Excluded (Path Filter) 2025/06/30 01:28:13 DEBUG : banana: Excluded 2025/06/30 01:28:13 DEBUG : apple: Excluded (Path Filter) 2025/06/30 01:28:13 DEBUG : apple: Excluded 2025/06/30 01:28:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 01:28:13 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 01:28:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 01:28:13 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 01:28:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 01:28:13 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 01:28:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 01:28:13 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 01:28:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 01:28:13 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 01:28:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 01:28:13 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 01:28:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 01:28:13 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 01:28:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 01:28:13 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 01:28:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 01:28:13 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 01:28:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 01:28:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 01:28:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 01:28:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 01:28:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 01:28:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 01:28:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 01:28:13 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 01:28:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 01:28:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 01:28:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 01:28:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 01:28:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 01:28:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 01:28:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 01:28:14 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 01:28:14 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 01:28:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 01:28:14 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 01:28:14 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 01:28:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 01:28:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 01:28:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 01:28:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 01:28:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 01:28:14 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 01:28:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 01:28:14 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 01:28:14 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 01:28:14 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/30 01:28:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 01:28:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/30 01:28:14 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 01:28:14 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/30 01:28:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 01:28:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/30 01:28:14 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 01:28:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 01:28:14 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 01:28:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 01:28:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 01:28:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 01:28:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/30 01:28:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 01:28:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/30 01:28:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 01:28:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 01:28:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 01:28:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 01:28:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 01:28:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 01:28:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 01:28:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 01:28:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 01:28:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 01:28:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 01:28:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 01:28:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/30 01:28:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 01:28:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 01:28:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 01:28:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 01:28:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 01:28:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 01:28:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 01:28:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 01:28:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 01:28:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 01:28:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 01:28:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 01:28:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 01:28:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 01:28:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 01:28:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 01:28:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 01:28:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 01:28:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 01:28:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 01:28:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 01:28:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 01:28:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 01:28:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 01:28:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 01:28:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/30 01:28:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 01:28:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 01:28:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 01:28:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 01:28:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 01:28:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 01:28:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 01:28:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 01:28:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 01:28:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 01:28:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 01:28:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 01:28:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 01:28:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/30 01:28:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 01:28:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 01:28:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 01:28:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 01:28:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 01:28:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 01:28:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 01:28:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 01:28:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 01:28:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 01:28:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 01:28:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 01:28:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 01:28:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 01:28:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 01:28:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/30 01:28:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 01:28:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 01:28:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 01:28:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 01:28:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/30 01:28:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 01:28:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/30 01:28:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 01:28:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/30 01:28:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 01:28:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/30 01:28:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 01:28:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/30 01:28:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 01:28:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 01:28:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 01:28:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 01:28:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 01:28:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 01:28:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 01:28:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 01:28:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 01:28:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 01:28:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/30 01:28:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 01:28:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 01:28:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 01:28:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 01:28:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 01:28:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/30 01:28:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 01:28:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 01:28:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 01:28:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 01:28:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 01:28:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 01:28:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 01:28:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 01:28:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 01:28:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 01:28:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 01:28:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/30 01:28:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 01:28:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 01:28:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 01:28:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 01:28:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 01:28:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/30 01:28:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 01:28:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 01:28:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 01:28:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 01:28:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 01:28:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 01:28:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 01:28:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 01:28:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/30 01:28:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 01:28:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/30 01:28:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 01:28:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/30 01:28:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 01:28:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/30 01:28:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 01:28:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/30 01:28:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/30 01:28:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 01:28:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 01:28:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 01:28:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 01:28:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 01:28:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 01:28:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 01:28:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 01:28:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 01:28:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/30 01:28:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 01:28:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/30 01:28:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 01:28:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 01:28:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 01:28:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 01:28:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 01:28:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/30 01:28:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 01:28:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 01:28:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 01:28:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 01:28:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 01:28:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 01:28:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 01:28:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 01:28:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 01:28:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 01:28:14 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/30 01:28:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 01:28:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 01:28:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/30 01:28:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 01:28:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/30 01:28:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 01:28:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/30 01:28:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 01:28:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/30 01:28:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 01:28:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/30 01:28:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 01:28:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/30 01:28:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/30 01:28:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/30 01:28:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 01:28:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/30 01:28:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 01:28:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/30 01:28:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/30 01:28:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/30 01:28:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/30 01:28:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/30 01:28:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 01:28:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/30 01:28:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 01:28:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/30 01:28:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 01:28:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/30 01:28:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 01:28:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/30 01:28:14 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/30 01:28:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/30 01:28:14 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:28:14 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:28:15 DEBUG : PREFIXappleappleapplebanana: gcid = FB0BE5969AB815E2A3EBFFC6D6B552E1AFE48D50 2025/06/30 01:28:15 DEBUG : PREFIXapple: gcid = 7FB37921E067624F20C76FBBFCB5DB6A87856C4D 2025/06/30 01:28:15 DEBUG : PREFIXbanana: gcid = 0646FA81148FBF3DB9D94E1F0FF3DDF1407A6A68 2025/06/30 01:28:15 DEBUG : PREFIXsplitbananasplit: gcid = F480FE5EA8E5600808E913DA16015C76F884D172 2025/06/30 01:28:15 DEBUG : PREFIXappleappleapplebanana: Dst hash empty - aborting Src hash check 2025/06/30 01:28:15 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/06/30 01:28:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/30 01:28:15 DEBUG : PREFIXapple: Dst hash empty - aborting Src hash check 2025/06/30 01:28:15 INFO : apple: Copied (new) to: PREFIXapple 2025/06/30 01:28:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/30 01:28:15 DEBUG : PREFIXbanana: Dst hash empty - aborting Src hash check 2025/06/30 01:28:15 INFO : banana: Copied (new) to: PREFIXbanana 2025/06/30 01:28:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/30 01:28:16 DEBUG : PREFIXsplitbananasplit: Dst hash empty - aborting Src hash check 2025/06/30 01:28:16 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/06/30 01:28:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/30 01:28:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: gcid = 8CEEC431D62123DB34823655A51EB599EC3E3721 2025/06/30 01:28:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: gcid = 347FF30F70FBCDC9C2273A50741C6D79D8A5564E 2025/06/30 01:28:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: gcid = 66895353EA4C31E980214CDF53E3E9ED4E74E3D8 2025/06/30 01:28:16 DEBUG : dir1/PREFIX0003-defghij.txt: gcid = 4355490DE28D5BC43776B199066C243860456ECC 2025/06/30 01:28:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:28:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/06/30 01:28:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/30 01:28:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:28:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/06/30 01:28:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/30 01:28:17 DEBUG : dir1/PREFIX0002-cdefghi.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:28:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/06/30 01:28:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/30 01:28:17 DEBUG : dir1/PREFIX0003-defghij.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:28:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/06/30 01:28:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/30 01:28:17 DEBUG : dir1/PREFIX0004-efghijk.txt: gcid = C4F93D9DAB4A8DB037F793921B5DBCD880DF36AB 2025/06/30 01:28:17 DEBUG : dir1/PREFIX0005-fghijkl.txt: gcid = 6AA20D632A412EBED702BA588481EA886BD4807E 2025/06/30 01:28:17 DEBUG : dir1/PREFIX0006-ghijklm.txt: gcid = 83CC074064EE70A22A014DEA55922DAA1635B969 2025/06/30 01:28:17 DEBUG : dir1/PREFIX0007-1234567.txt: gcid = 2872071ACCBA1D813601798D4F3EC1054FBD952A 2025/06/30 01:28:18 DEBUG : dir1/PREFIX0004-efghijk.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:28:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/06/30 01:28:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/30 01:28:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:28:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/06/30 01:28:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/30 01:28:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:28:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/06/30 01:28:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/30 01:28:18 DEBUG : dir1/PREFIX0007-1234567.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:28:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/06/30 01:28:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/30 01:28:18 DEBUG : dir1/PREFIX0008-2345678.txt: gcid = E61A8E43DE9F87F37B0A258F6B7CED9EAC4A91F8 2025/06/30 01:28:18 DEBUG : dir1/PREFIX0009-3456789.txt: gcid = F6D3A06032C90BB91F4C8910DCA73DEBECE936E2 2025/06/30 01:28:19 DEBUG : dir1/PREFIX0010-456789.txt: gcid = E007224A9B66A79273068A38560AAB5685FEA0CB 2025/06/30 01:28:19 DEBUG : dir1/PREFIX0011-56789;.txt: gcid = 360F7E75646814B62C867651DB160F25AD65F170 2025/06/30 01:28:19 DEBUG : dir1/PREFIX0008-2345678.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:28:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/06/30 01:28:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/30 01:28:19 DEBUG : dir1/PREFIX0009-3456789.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:28:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/06/30 01:28:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/30 01:28:19 DEBUG : dir1/PREFIX0010-456789.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:28:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/06/30 01:28:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/30 01:28:19 DEBUG : dir1/PREFIX0011-56789;.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:28:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/06/30 01:28:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/30 01:28:20 DEBUG : dir1/PREFIX0012-6789;.txt: gcid = 28B37E45F5716653B1632D46A609A76566030FE7 2025/06/30 01:28:20 DEBUG : dir1/PREFIX0013-789;=.txt: gcid = 9DB3D18C46BC1D18BAE247F1E8AEAEC8120BD24E 2025/06/30 01:28:20 DEBUG : dir1/PREFIX0014-89;=.txt: gcid = 57016818177CE0279CF00E842F357466B2F3CF86 2025/06/30 01:28:20 DEBUG : dir1/PREFIX0015-9;=.txt: gcid = D82EE756671D5618AF9C85D432B6A56FE5A90ACB 2025/06/30 01:28:20 DEBUG : dir1/PREFIX0012-6789;.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:28:20 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/06/30 01:28:20 DEBUG : dir1/PREFIX0013-789;=.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:28:20 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/06/30 01:28:20 DEBUG : dir1/PREFIX0014-89;=.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:28:20 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/06/30 01:28:20 DEBUG : dir1/PREFIX0015-9;=.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:28:20 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/06/30 01:28:20 DEBUG : Waiting for deletions to finish 2025/06/30 01:28:21 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/30 01:28:22 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/30 01:28:22 INFO : dir1/0015-9;=.txt: Deleted 2025/06/30 01:28:22 INFO : dir1/0008-2345678.txt: Deleted 2025/06/30 01:28:22 INFO : dir1/0010-456789.txt: Deleted 2025/06/30 01:28:22 INFO : dir1/0012-6789;.txt: Deleted 2025/06/30 01:28:22 INFO : dir1/0014-89;=.txt: Deleted 2025/06/30 01:28:23 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/30 01:28:23 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/30 01:28:23 INFO : dir1/0009-3456789.txt: Deleted 2025/06/30 01:28:23 INFO : dir1/0011-56789;.txt: Deleted 2025/06/30 01:28:23 INFO : dir1/0013-789;=.txt: Deleted 2025/06/30 01:28:24 INFO : appleappleapplebanana: Deleted 2025/06/30 01:28:24 INFO : banana: Deleted 2025/06/30 01:28:24 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/30 01:28:24 INFO : dir1/0003-defghij.txt: Deleted 2025/06/30 01:28:24 INFO : dir1/0007-1234567.txt: Deleted 2025/06/30 01:28:24 INFO : apple: Deleted 2025/06/30 01:28:25 INFO : splitbananasplit: Deleted 2025/06/30 01:28:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/30 01:28:25 DEBUG : Waiting for deletions to finish 2025/06/30 01:28:25 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/06/30 01:28:25 DEBUG : PREFIXsplitbananasplit: Excluded 2025/06/30 01:28:25 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/06/30 01:28:25 DEBUG : PREFIXbanana: Excluded 2025/06/30 01:28:25 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/06/30 01:28:25 DEBUG : PREFIXapple: Excluded 2025/06/30 01:28:25 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/06/30 01:28:25 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/06/30 01:28:25 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/06/30 01:28:25 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/06/30 01:28:25 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/06/30 01:28:25 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/06/30 01:28:25 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/06/30 01:28:25 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/06/30 01:28:25 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/06/30 01:28:25 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/06/30 01:28:25 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/06/30 01:28:25 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/06/30 01:28:25 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/06/30 01:28:25 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/06/30 01:28:25 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/06/30 01:28:25 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/06/30 01:28:25 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/06/30 01:28:25 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/06/30 01:28:25 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/06/30 01:28:25 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/06/30 01:28:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 01:28:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/06/30 01:28:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 01:28:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/06/30 01:28:25 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 01:28:25 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/06/30 01:28:25 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/06/30 01:28:25 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/06/30 01:28:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 01:28:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/06/30 01:28:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 01:28:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/06/30 01:28:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 01:28:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/06/30 01:28:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/30 01:28:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/30 01:28:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/30 01:28:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/30 01:28:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/30 01:28:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/30 01:28:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/30 01:28:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/30 01:28:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/30 01:28:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/30 01:28:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/30 01:28:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/30 01:28:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/30 01:28:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/30 01:28:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/30 01:28:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/30 01:28:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/30 01:28:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/30 01:28:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/30 01:28:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/30 01:28:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/30 01:28:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/30 01:28:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/30 01:28:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/30 01:28:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/30 01:28:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/30 01:28:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/30 01:28:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/30 01:28:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/30 01:28:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/30 01:28:26 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 01:28:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/30 01:28:26 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 01:28:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/30 01:28:26 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 01:28:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/30 01:28:26 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 01:28:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/30 01:28:26 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 01:28:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/30 01:28:26 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 01:28:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/30 01:28:26 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 01:28:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/30 01:28:26 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 01:28:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/30 01:28:26 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 01:28:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/30 01:28:26 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 01:28:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/30 01:28:26 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 01:28:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/30 01:28:26 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 01:28:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/30 01:28:26 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 01:28:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/30 01:28:26 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 01:28:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/30 01:28:26 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 01:28:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/30 01:28:26 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 01:28:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/30 01:28:26 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 01:28:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/30 01:28:26 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 01:28:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/30 01:28:26 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 01:28:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/30 01:28:26 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 01:28:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/30 01:28:26 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 01:28:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/30 01:28:26 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 01:28:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/30 01:28:26 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 01:28:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/30 01:28:26 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 01:28:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/30 01:28:26 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 01:28:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/30 01:28:26 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 01:28:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/30 01:28:26 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 01:28:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/30 01:28:26 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 01:28:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/30 01:28:26 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 01:28:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/30 01:28:26 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 01:28:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/30 01:28:26 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 01:28:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/30 01:28:26 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 01:28:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/30 01:28:26 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 01:28:26 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 01:28:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 01:28:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/30 01:28:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 01:28:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/30 01:28:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 01:28:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/30 01:28:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 01:28:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/30 01:28:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 01:28:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/30 01:28:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 01:28:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/30 01:28:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 01:28:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/30 01:28:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 01:28:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/30 01:28:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 01:28:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/30 01:28:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 01:28:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/30 01:28:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 01:28:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/30 01:28:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 01:28:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/30 01:28:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 01:28:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/30 01:28:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 01:28:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/30 01:28:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 01:28:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/30 01:28:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 01:28:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/30 01:28:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 01:28:26 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 01:28:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 01:28:26 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 01:28:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 01:28:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/30 01:28:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 01:28:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/30 01:28:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 01:28:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/30 01:28:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 01:28:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/30 01:28:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 01:28:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/30 01:28:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 01:28:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/30 01:28:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 01:28:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/30 01:28:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 01:28:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/30 01:28:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 01:28:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/30 01:28:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 01:28:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/30 01:28:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 01:28:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/30 01:28:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 01:28:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/30 01:28:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 01:28:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/30 01:28:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 01:28:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/30 01:28:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 01:28:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/30 01:28:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 01:28:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/30 01:28:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 01:28:26 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 01:28:26 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 01:28:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 01:28:26 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 01:28:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 01:28:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/30 01:28:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/30 01:28:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/30 01:28:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/30 01:28:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/30 01:28:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/30 01:28:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/30 01:28:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/30 01:28:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/30 01:28:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/30 01:28:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/30 01:28:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/30 01:28:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/30 01:28:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/30 01:28:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/30 01:28:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/30 01:28:26 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/30 01:28:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/30 01:28:26 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/30 01:28:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/30 01:28:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/30 01:28:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/30 01:28:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/30 01:28:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/30 01:28:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/30 01:28:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/30 01:28:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/30 01:28:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/30 01:28:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/30 01:28:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/30 01:28:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/30 01:28:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/30 01:28:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/30 01:28:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/30 01:28:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/30 01:28:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/30 01:28:27 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:28:27 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:28:27 DEBUG : apple: gcid = 7FB37921E067624F20C76FBBFCB5DB6A87856C4D 2025/06/30 01:28:27 DEBUG : splitbananasplit: gcid = F480FE5EA8E5600808E913DA16015C76F884D172 2025/06/30 01:28:27 DEBUG : banana: gcid = 0646FA81148FBF3DB9D94E1F0FF3DDF1407A6A68 2025/06/30 01:28:28 DEBUG : appleappleapplebanana: gcid = FB0BE5969AB815E2A3EBFFC6D6B552E1AFE48D50 2025/06/30 01:28:28 DEBUG : apple: Dst hash empty - aborting Src hash check 2025/06/30 01:28:28 INFO : apple: Copied (new) 2025/06/30 01:28:28 DEBUG : splitbananasplit: Dst hash empty - aborting Src hash check 2025/06/30 01:28:28 INFO : splitbananasplit: Copied (new) 2025/06/30 01:28:28 DEBUG : banana: Dst hash empty - aborting Src hash check 2025/06/30 01:28:28 INFO : banana: Copied (new) 2025/06/30 01:28:28 DEBUG : appleappleapplebanana: Dst hash empty - aborting Src hash check 2025/06/30 01:28:28 INFO : appleappleapplebanana: Copied (new) 2025/06/30 01:28:28 DEBUG : dir1/0000-abcdefg.txt: gcid = 8CEEC431D62123DB34823655A51EB599EC3E3721 2025/06/30 01:28:29 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347FF30F70FBCDC9C2273A50741C6D79D8A5564E 2025/06/30 01:28:29 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353EA4C31E980214CDF53E3E9ED4E74E3D8 2025/06/30 01:28:29 DEBUG : dir1/0003-defghij.txt: gcid = 4355490DE28D5BC43776B199066C243860456ECC 2025/06/30 01:28:29 DEBUG : dir1/0000-abcdefg.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:28:29 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/30 01:28:29 DEBUG : dir1/0001-bcdefgh.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:28:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/30 01:28:29 DEBUG : dir1/0002-cdefghi.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:28:29 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/30 01:28:29 DEBUG : dir1/0003-defghij.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:28:29 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/30 01:28:30 DEBUG : dir1/0004-efghijk.txt: gcid = C4F93D9DAB4A8DB037F793921B5DBCD880DF36AB 2025/06/30 01:28:30 DEBUG : dir1/0005-fghijkl.txt: gcid = 6AA20D632A412EBED702BA588481EA886BD4807E 2025/06/30 01:28:30 DEBUG : dir1/0006-ghijklm.txt: gcid = 83CC074064EE70A22A014DEA55922DAA1635B969 2025/06/30 01:28:30 DEBUG : dir1/0007-1234567.txt: gcid = 2872071ACCBA1D813601798D4F3EC1054FBD952A 2025/06/30 01:28:30 DEBUG : dir1/0004-efghijk.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:28:30 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/30 01:28:30 DEBUG : dir1/0005-fghijkl.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:28:30 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/30 01:28:30 DEBUG : dir1/0006-ghijklm.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:28:30 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/30 01:28:30 DEBUG : dir1/0007-1234567.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:28:30 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/30 01:28:31 DEBUG : dir1/0008-2345678.txt: gcid = E61A8E43DE9F87F37B0A258F6B7CED9EAC4A91F8 2025/06/30 01:28:31 DEBUG : dir1/0009-3456789.txt: gcid = F6D3A06032C90BB91F4C8910DCA73DEBECE936E2 2025/06/30 01:28:31 DEBUG : dir1/0010-456789.txt: gcid = E007224A9B66A79273068A38560AAB5685FEA0CB 2025/06/30 01:28:31 DEBUG : dir1/0011-56789;.txt: gcid = 360F7E75646814B62C867651DB160F25AD65F170 2025/06/30 01:28:31 DEBUG : dir1/0008-2345678.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:28:31 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/30 01:28:31 DEBUG : dir1/0009-3456789.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:28:31 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/30 01:28:32 DEBUG : dir1/0010-456789.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:28:32 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/30 01:28:32 DEBUG : dir1/0011-56789;.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:28:32 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/30 01:28:32 DEBUG : dir1/0012-6789;.txt: gcid = 28B37E45F5716653B1632D46A609A76566030FE7 2025/06/30 01:28:32 DEBUG : dir1/0013-789;=.txt: gcid = 9DB3D18C46BC1D18BAE247F1E8AEAEC8120BD24E 2025/06/30 01:28:32 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177CE0279CF00E842F357466B2F3CF86 2025/06/30 01:28:32 DEBUG : dir1/0015-9;=.txt: gcid = D82EE756671D5618AF9C85D432B6A56FE5A90ACB 2025/06/30 01:28:33 DEBUG : dir1/0012-6789;.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:28:33 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/30 01:28:33 DEBUG : dir1/0013-789;=.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:28:33 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/30 01:28:33 DEBUG : dir1/0014-89;=.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:28:33 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/30 01:28:33 DEBUG : dir1/0015-9;=.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:28:33 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/30 01:28:33 DEBUG : Waiting for deletions to finish 2025/06/30 01:28:34 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/06/30 01:28:34 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/06/30 01:28:34 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/06/30 01:28:34 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/06/30 01:28:34 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/06/30 01:28:35 INFO : PREFIXappleappleapplebanana: Deleted 2025/06/30 01:28:35 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/06/30 01:28:35 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/06/30 01:28:35 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/06/30 01:28:36 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/06/30 01:28:36 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/06/30 01:28:36 INFO : PREFIXapple: Deleted 2025/06/30 01:28:36 INFO : PREFIXbanana: Deleted 2025/06/30 01:28:36 INFO : PREFIXsplitbananasplit: Deleted 2025/06/30 01:28:37 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/06/30 01:28:37 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/06/30 01:28:37 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/06/30 01:28:37 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/06/30 01:28:37 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/06/30 01:28:37 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/06/30 01:28:37 DEBUG : Waiting for deletions to finish 2025/06/30 01:28:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 01:28:38 DEBUG : appleappleapplebanana: Excluded 2025/06/30 01:28:38 DEBUG : banana: Excluded (Path Filter) 2025/06/30 01:28:38 DEBUG : banana: Excluded 2025/06/30 01:28:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 01:28:38 DEBUG : splitbananasplit: Excluded 2025/06/30 01:28:38 DEBUG : apple: Excluded (Path Filter) 2025/06/30 01:28:38 DEBUG : apple: Excluded 2025/06/30 01:28:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 01:28:38 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 01:28:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 01:28:38 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 01:28:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 01:28:38 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 01:28:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 01:28:38 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 01:28:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 01:28:38 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 01:28:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 01:28:38 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 01:28:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 01:28:38 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 01:28:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 01:28:38 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 01:28:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 01:28:38 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 01:28:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 01:28:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 01:28:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 01:28:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 01:28:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 01:28:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 01:28:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 01:28:38 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 01:28:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 01:28:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 01:28:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 01:28:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 01:28:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 01:28:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 01:28:39 DEBUG : Waiting for deletions to finish 2025/06/30 01:28:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 01:28:39 DEBUG : appleappleapplebanana: Excluded 2025/06/30 01:28:39 DEBUG : banana: Excluded (Path Filter) 2025/06/30 01:28:39 DEBUG : banana: Excluded 2025/06/30 01:28:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 01:28:39 DEBUG : splitbananasplit: Excluded 2025/06/30 01:28:39 DEBUG : apple: Excluded (Path Filter) 2025/06/30 01:28:39 DEBUG : apple: Excluded 2025/06/30 01:28:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 01:28:39 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 01:28:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 01:28:39 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 01:28:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 01:28:39 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 01:28:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 01:28:39 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 01:28:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 01:28:39 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 01:28:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 01:28:39 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 01:28:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 01:28:39 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 01:28:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 01:28:39 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 01:28:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 01:28:39 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 01:28:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 01:28:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 01:28:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 01:28:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 01:28:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 01:28:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 01:28:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 01:28:39 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 01:28:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 01:28:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 01:28:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 01:28:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 01:28:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 01:28:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0015-9;=.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0014-89;=.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0013-789;=.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0012-6789;.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0011-56789;.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0010-456789.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0009-3456789.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0008-2345678.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0007-1234567.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0006-ghijklm.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0005-fghijkl.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0004-efghijk.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0003-defghij.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0002-cdefghi.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0001-bcdefgh.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0000-abcdefg.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/06/30 01:29:04 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/suffix run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:29:07 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/06/30 01:29:07 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/06/30 01:29:08 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/06/30 01:29:08 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/06/30 01:29:08 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/06/30 01:29:08 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/06/30 01:29:09 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/06/30 01:29:09 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/06/30 01:29:10 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/06/30 01:29:10 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/06/30 01:29:10 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/06/30 01:29:10 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/06/30 01:29:11 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/06/30 01:29:11 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/06/30 01:29:12 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/06/30 01:29:12 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/06/30 01:29:12 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/06/30 01:29:12 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/06/30 01:29:13 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/06/30 01:29:13 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/06/30 01:29:14 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/06/30 01:29:14 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/06/30 01:29:14 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/06/30 01:29:14 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/06/30 01:29:15 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/06/30 01:29:15 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/06/30 01:29:16 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/06/30 01:29:16 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/06/30 01:29:16 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/06/30 01:29:16 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/06/30 01:29:17 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/06/30 01:29:17 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/06/30 01:29:18 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/06/30 01:29:18 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/06/30 01:29:18 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/06/30 01:29:18 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/06/30 01:29:19 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/06/30 01:29:19 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/06/30 01:29:20 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/06/30 01:29:20 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/06/30 01:29:20 DEBUG : Waiting for deletions to finish 2025/06/30 01:29:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 01:29:20 DEBUG : splitbananasplit: Excluded 2025/06/30 01:29:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 01:29:20 DEBUG : appleappleapplebanana: Excluded 2025/06/30 01:29:20 DEBUG : banana: Excluded (Path Filter) 2025/06/30 01:29:20 DEBUG : banana: Excluded 2025/06/30 01:29:20 DEBUG : apple: Excluded (Path Filter) 2025/06/30 01:29:20 DEBUG : apple: Excluded 2025/06/30 01:29:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 01:29:21 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 01:29:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 01:29:21 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 01:29:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 01:29:21 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 01:29:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 01:29:21 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 01:29:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 01:29:21 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 01:29:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 01:29:21 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 01:29:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 01:29:21 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 01:29:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 01:29:21 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 01:29:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 01:29:21 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 01:29:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 01:29:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 01:29:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 01:29:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 01:29:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 01:29:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 01:29:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 01:29:21 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 01:29:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 01:29:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 01:29:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 01:29:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 01:29:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 01:29:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 01:29:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/30 01:29:21 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 01:29:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 01:29:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/30 01:29:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 01:29:21 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 01:29:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/30 01:29:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 01:29:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 01:29:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/30 01:29:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 01:29:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 01:29:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 01:29:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 01:29:21 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 01:29:21 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 01:29:22 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/30 01:29:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 01:29:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/30 01:29:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 01:29:22 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/30 01:29:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/30 01:29:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/30 01:29:22 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 01:29:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 01:29:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 01:29:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/30 01:29:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 01:29:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 01:29:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/30 01:29:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 01:29:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/30 01:29:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 01:29:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/30 01:29:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 01:29:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/30 01:29:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 01:29:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/30 01:29:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 01:29:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/30 01:29:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/30 01:29:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/30 01:29:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 01:29:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/30 01:29:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 01:29:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/30 01:29:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/30 01:29:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/30 01:29:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/30 01:29:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/30 01:29:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 01:29:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/30 01:29:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 01:29:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/30 01:29:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 01:29:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/30 01:29:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 01:29:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/30 01:29:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/30 01:29:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/30 01:29:22 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:29:22 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:29:23 DEBUG : appleSUFFIX: gcid = 7FB37921E067624F20C76FBBFCB5DB6A87856C4D 2025/06/30 01:29:23 DEBUG : appleappleapplebananaSUFFIX: gcid = FB0BE5969AB815E2A3EBFFC6D6B552E1AFE48D50 2025/06/30 01:29:23 DEBUG : bananaSUFFIX: gcid = 0646FA81148FBF3DB9D94E1F0FF3DDF1407A6A68 2025/06/30 01:29:23 DEBUG : splitbananasplitSUFFIX: gcid = F480FE5EA8E5600808E913DA16015C76F884D172 2025/06/30 01:29:23 DEBUG : appleSUFFIX: Dst hash empty - aborting Src hash check 2025/06/30 01:29:23 INFO : apple: Copied (new) to: appleSUFFIX 2025/06/30 01:29:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/30 01:29:23 DEBUG : appleappleapplebananaSUFFIX: Dst hash empty - aborting Src hash check 2025/06/30 01:29:23 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/06/30 01:29:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/30 01:29:23 DEBUG : bananaSUFFIX: Dst hash empty - aborting Src hash check 2025/06/30 01:29:23 INFO : banana: Copied (new) to: bananaSUFFIX 2025/06/30 01:29:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/30 01:29:23 DEBUG : splitbananasplitSUFFIX: Dst hash empty - aborting Src hash check 2025/06/30 01:29:23 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/06/30 01:29:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/30 01:29:24 DEBUG : dir1/0000-abcdefg.txtSUFFIX: gcid = 8CEEC431D62123DB34823655A51EB599EC3E3721 2025/06/30 01:29:24 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: gcid = 347FF30F70FBCDC9C2273A50741C6D79D8A5564E 2025/06/30 01:29:24 DEBUG : dir1/0002-cdefghi.txtSUFFIX: gcid = 66895353EA4C31E980214CDF53E3E9ED4E74E3D8 2025/06/30 01:29:24 DEBUG : dir1/0003-defghij.txtSUFFIX: gcid = 4355490DE28D5BC43776B199066C243860456ECC 2025/06/30 01:29:24 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/06/30 01:29:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/06/30 01:29:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/30 01:29:24 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/06/30 01:29:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/30 01:29:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/30 01:29:24 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/06/30 01:29:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/06/30 01:29:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/30 01:29:25 DEBUG : dir1/0003-defghij.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/06/30 01:29:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/06/30 01:29:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/30 01:29:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX: gcid = 83CC074064EE70A22A014DEA55922DAA1635B969 2025/06/30 01:29:26 DEBUG : dir1/0004-efghijk.txtSUFFIX: gcid = C4F93D9DAB4A8DB037F793921B5DBCD880DF36AB 2025/06/30 01:29:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX: gcid = 6AA20D632A412EBED702BA588481EA886BD4807E 2025/06/30 01:29:26 DEBUG : dir1/0004-efghijk.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/06/30 01:29:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/06/30 01:29:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/30 01:29:27 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/06/30 01:29:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/06/30 01:29:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/30 01:29:27 DEBUG : dir1/0007-1234567.txtSUFFIX: gcid = 2872071ACCBA1D813601798D4F3EC1054FBD952A 2025/06/30 01:29:27 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/06/30 01:29:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/06/30 01:29:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/30 01:29:27 DEBUG : dir1/0008-2345678.txtSUFFIX: gcid = E61A8E43DE9F87F37B0A258F6B7CED9EAC4A91F8 2025/06/30 01:29:27 DEBUG : dir1/0007-1234567.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/06/30 01:29:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/06/30 01:29:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/30 01:29:27 DEBUG : dir1/0009-3456789.txtSUFFIX: gcid = F6D3A06032C90BB91F4C8910DCA73DEBECE936E2 2025/06/30 01:29:28 DEBUG : dir1/0008-2345678.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/06/30 01:29:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/06/30 01:29:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/30 01:29:28 DEBUG : dir1/0010-456789.txtSUFFIX: gcid = E007224A9B66A79273068A38560AAB5685FEA0CB 2025/06/30 01:29:28 DEBUG : dir1/0009-3456789.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/06/30 01:29:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/06/30 01:29:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/30 01:29:28 DEBUG : dir1/0011-56789;.txtSUFFIX: gcid = 360F7E75646814B62C867651DB160F25AD65F170 2025/06/30 01:29:28 DEBUG : dir1/0012-6789;.txtSUFFIX: gcid = 28B37E45F5716653B1632D46A609A76566030FE7 2025/06/30 01:29:28 DEBUG : dir1/0010-456789.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/06/30 01:29:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/06/30 01:29:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/30 01:29:29 DEBUG : dir1/0011-56789;.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/06/30 01:29:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/06/30 01:29:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/30 01:29:29 DEBUG : dir1/0013-789;=.txtSUFFIX: gcid = 9DB3D18C46BC1D18BAE247F1E8AEAEC8120BD24E 2025/06/30 01:29:29 DEBUG : dir1/0012-6789;.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/06/30 01:29:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/06/30 01:29:29 DEBUG : dir1/0014-89;=.txtSUFFIX: gcid = 57016818177CE0279CF00E842F357466B2F3CF86 2025/06/30 01:29:29 DEBUG : dir1/0015-9;=.txtSUFFIX: gcid = D82EE756671D5618AF9C85D432B6A56FE5A90ACB 2025/06/30 01:29:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/06/30 01:29:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/06/30 01:29:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/06/30 01:29:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/06/30 01:29:30 DEBUG : dir1/0015-9;=.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/06/30 01:29:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/06/30 01:29:30 DEBUG : Waiting for deletions to finish 2025/06/30 01:29:31 INFO : appleappleapplebanana: Deleted 2025/06/30 01:29:31 INFO : banana: Deleted 2025/06/30 01:29:31 INFO : splitbananasplit: Deleted 2025/06/30 01:29:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/30 01:29:31 INFO : dir1/0003-defghij.txt: Deleted 2025/06/30 01:29:31 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/30 01:29:32 INFO : dir1/0007-1234567.txt: Deleted 2025/06/30 01:29:32 INFO : dir1/0008-2345678.txt: Deleted 2025/06/30 01:29:32 INFO : apple: Deleted 2025/06/30 01:29:32 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/30 01:29:33 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/30 01:29:33 INFO : dir1/0009-3456789.txt: Deleted 2025/06/30 01:29:33 INFO : dir1/0010-456789.txt: Deleted 2025/06/30 01:29:33 INFO : dir1/0011-56789;.txt: Deleted 2025/06/30 01:29:33 INFO : dir1/0014-89;=.txt: Deleted 2025/06/30 01:29:33 INFO : dir1/0015-9;=.txt: Deleted 2025/06/30 01:29:34 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/30 01:29:34 INFO : dir1/0012-6789;.txt: Deleted 2025/06/30 01:29:34 INFO : dir1/0013-789;=.txt: Deleted 2025/06/30 01:29:34 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/30 01:29:34 DEBUG : Waiting for deletions to finish 2025/06/30 01:29:34 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/06/30 01:29:34 DEBUG : splitbananasplitSUFFIX: Excluded 2025/06/30 01:29:34 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/06/30 01:29:34 DEBUG : bananaSUFFIX: Excluded 2025/06/30 01:29:34 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/06/30 01:29:34 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/06/30 01:29:34 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/06/30 01:29:34 DEBUG : appleSUFFIX: Excluded 2025/06/30 01:29:35 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/06/30 01:29:35 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/06/30 01:29:35 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/06/30 01:29:35 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/06/30 01:29:35 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/06/30 01:29:35 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/06/30 01:29:35 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/06/30 01:29:35 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/06/30 01:29:35 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/06/30 01:29:35 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/06/30 01:29:35 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/06/30 01:29:35 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/06/30 01:29:35 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/06/30 01:29:35 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/06/30 01:29:35 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/06/30 01:29:35 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/06/30 01:29:35 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/06/30 01:29:35 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/06/30 01:29:35 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/06/30 01:29:35 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/06/30 01:29:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/06/30 01:29:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/06/30 01:29:35 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/06/30 01:29:35 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/06/30 01:29:35 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/06/30 01:29:35 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/06/30 01:29:35 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/06/30 01:29:35 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/06/30 01:29:35 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/06/30 01:29:35 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/06/30 01:29:35 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/06/30 01:29:35 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/06/30 01:29:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/30 01:29:35 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/30 01:29:35 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/30 01:29:35 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/30 01:29:35 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/30 01:29:35 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/30 01:29:35 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/30 01:29:35 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/30 01:29:35 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/30 01:29:35 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/30 01:29:35 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/30 01:29:35 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/30 01:29:35 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/30 01:29:35 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/30 01:29:35 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/30 01:29:35 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/30 01:29:35 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/30 01:29:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/30 01:29:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/30 01:29:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/30 01:29:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/30 01:29:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/30 01:29:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/30 01:29:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/30 01:29:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/30 01:29:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/30 01:29:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/30 01:29:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/30 01:29:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/30 01:29:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/30 01:29:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/30 01:29:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/30 01:29:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/30 01:29:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 01:29:35 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 01:29:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/30 01:29:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/30 01:29:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/30 01:29:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/30 01:29:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/30 01:29:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/30 01:29:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/30 01:29:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/30 01:29:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/30 01:29:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/30 01:29:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/30 01:29:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/30 01:29:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/30 01:29:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/30 01:29:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/30 01:29:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/30 01:29:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 01:29:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 01:29:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 01:29:35 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 01:29:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/30 01:29:35 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 01:29:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 01:29:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/30 01:29:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/30 01:29:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/30 01:29:36 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/30 01:29:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/30 01:29:36 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/30 01:29:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/30 01:29:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/30 01:29:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/30 01:29:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/30 01:29:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/30 01:29:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/30 01:29:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/30 01:29:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/30 01:29:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/30 01:29:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/30 01:29:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/30 01:29:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/30 01:29:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/30 01:29:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/30 01:29:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/30 01:29:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/30 01:29:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/30 01:29:36 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:29:36 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:29:37 DEBUG : apple: gcid = 7FB37921E067624F20C76FBBFCB5DB6A87856C4D 2025/06/30 01:29:37 DEBUG : banana: gcid = 0646FA81148FBF3DB9D94E1F0FF3DDF1407A6A68 2025/06/30 01:29:37 DEBUG : splitbananasplit: gcid = F480FE5EA8E5600808E913DA16015C76F884D172 2025/06/30 01:29:37 DEBUG : appleappleapplebanana: gcid = FB0BE5969AB815E2A3EBFFC6D6B552E1AFE48D50 2025/06/30 01:29:37 DEBUG : apple: Dst hash empty - aborting Src hash check 2025/06/30 01:29:37 INFO : apple: Copied (new) 2025/06/30 01:29:37 DEBUG : banana: Dst hash empty - aborting Src hash check 2025/06/30 01:29:37 INFO : banana: Copied (new) 2025/06/30 01:29:37 DEBUG : splitbananasplit: Dst hash empty - aborting Src hash check 2025/06/30 01:29:37 INFO : splitbananasplit: Copied (new) 2025/06/30 01:29:37 DEBUG : appleappleapplebanana: Dst hash empty - aborting Src hash check 2025/06/30 01:29:37 INFO : appleappleapplebanana: Copied (new) 2025/06/30 01:29:38 DEBUG : dir1/0000-abcdefg.txt: gcid = 8CEEC431D62123DB34823655A51EB599EC3E3721 2025/06/30 01:29:38 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347FF30F70FBCDC9C2273A50741C6D79D8A5564E 2025/06/30 01:29:38 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353EA4C31E980214CDF53E3E9ED4E74E3D8 2025/06/30 01:29:38 DEBUG : dir1/0003-defghij.txt: gcid = 4355490DE28D5BC43776B199066C243860456ECC 2025/06/30 01:29:38 DEBUG : dir1/0000-abcdefg.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:29:38 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/30 01:29:38 DEBUG : dir1/0001-bcdefgh.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:29:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/30 01:29:38 DEBUG : dir1/0002-cdefghi.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:29:38 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/30 01:29:39 DEBUG : dir1/0003-defghij.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:29:39 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/30 01:29:39 DEBUG : dir1/0004-efghijk.txt: gcid = C4F93D9DAB4A8DB037F793921B5DBCD880DF36AB 2025/06/30 01:29:39 DEBUG : dir1/0005-fghijkl.txt: gcid = 6AA20D632A412EBED702BA588481EA886BD4807E 2025/06/30 01:29:39 DEBUG : dir1/0006-ghijklm.txt: gcid = 83CC074064EE70A22A014DEA55922DAA1635B969 2025/06/30 01:29:39 DEBUG : dir1/0007-1234567.txt: gcid = 2872071ACCBA1D813601798D4F3EC1054FBD952A 2025/06/30 01:29:40 DEBUG : dir1/0004-efghijk.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:29:40 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/30 01:29:40 DEBUG : dir1/0005-fghijkl.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:29:40 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/30 01:29:40 DEBUG : dir1/0006-ghijklm.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:29:40 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/30 01:29:40 DEBUG : dir1/0007-1234567.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:29:40 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/30 01:29:40 DEBUG : dir1/0008-2345678.txt: gcid = E61A8E43DE9F87F37B0A258F6B7CED9EAC4A91F8 2025/06/30 01:29:40 DEBUG : dir1/0009-3456789.txt: gcid = F6D3A06032C90BB91F4C8910DCA73DEBECE936E2 2025/06/30 01:29:40 DEBUG : dir1/0010-456789.txt: gcid = E007224A9B66A79273068A38560AAB5685FEA0CB 2025/06/30 01:29:41 DEBUG : dir1/0011-56789;.txt: gcid = 360F7E75646814B62C867651DB160F25AD65F170 2025/06/30 01:29:41 DEBUG : dir1/0008-2345678.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:29:41 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/30 01:29:41 DEBUG : dir1/0009-3456789.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:29:41 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/30 01:29:41 DEBUG : dir1/0010-456789.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:29:41 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/30 01:29:41 DEBUG : dir1/0011-56789;.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:29:41 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/30 01:29:41 DEBUG : dir1/0012-6789;.txt: gcid = 28B37E45F5716653B1632D46A609A76566030FE7 2025/06/30 01:29:42 DEBUG : dir1/0013-789;=.txt: gcid = 9DB3D18C46BC1D18BAE247F1E8AEAEC8120BD24E 2025/06/30 01:29:42 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177CE0279CF00E842F357466B2F3CF86 2025/06/30 01:29:42 DEBUG : dir1/0015-9;=.txt: gcid = D82EE756671D5618AF9C85D432B6A56FE5A90ACB 2025/06/30 01:29:42 DEBUG : dir1/0012-6789;.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:29:42 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/30 01:29:42 DEBUG : dir1/0013-789;=.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:29:42 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/30 01:29:42 DEBUG : dir1/0014-89;=.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:29:42 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/30 01:29:42 DEBUG : dir1/0015-9;=.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:29:42 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/30 01:29:42 DEBUG : Waiting for deletions to finish 2025/06/30 01:29:43 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/06/30 01:29:43 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/06/30 01:29:44 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/06/30 01:29:44 INFO : splitbananasplitSUFFIX: Deleted 2025/06/30 01:29:44 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/06/30 01:29:44 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/06/30 01:29:44 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/06/30 01:29:44 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/06/30 01:29:45 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/06/30 01:29:45 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/06/30 01:29:45 INFO : appleSUFFIX: Deleted 2025/06/30 01:29:45 INFO : appleappleapplebananaSUFFIX: Deleted 2025/06/30 01:29:46 INFO : bananaSUFFIX: Deleted 2025/06/30 01:29:46 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/06/30 01:29:46 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/06/30 01:29:46 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/06/30 01:29:46 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/06/30 01:29:46 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/06/30 01:29:47 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/06/30 01:29:47 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/06/30 01:29:47 DEBUG : Waiting for deletions to finish 2025/06/30 01:29:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 01:29:47 DEBUG : appleappleapplebanana: Excluded 2025/06/30 01:29:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 01:29:47 DEBUG : splitbananasplit: Excluded 2025/06/30 01:29:47 DEBUG : banana: Excluded (Path Filter) 2025/06/30 01:29:47 DEBUG : banana: Excluded 2025/06/30 01:29:47 DEBUG : apple: Excluded (Path Filter) 2025/06/30 01:29:47 DEBUG : apple: Excluded 2025/06/30 01:29:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 01:29:47 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 01:29:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 01:29:47 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 01:29:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 01:29:47 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 01:29:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 01:29:47 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 01:29:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 01:29:47 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 01:29:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 01:29:47 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 01:29:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 01:29:47 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 01:29:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 01:29:47 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 01:29:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 01:29:47 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 01:29:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 01:29:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 01:29:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 01:29:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 01:29:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 01:29:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 01:29:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 01:29:47 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 01:29:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 01:29:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 01:29:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 01:29:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 01:29:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 01:29:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 01:29:48 DEBUG : Waiting for deletions to finish 2025/06/30 01:29:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 01:29:48 DEBUG : appleappleapplebanana: Excluded 2025/06/30 01:29:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 01:29:48 DEBUG : splitbananasplit: Excluded 2025/06/30 01:29:48 DEBUG : banana: Excluded (Path Filter) 2025/06/30 01:29:48 DEBUG : banana: Excluded 2025/06/30 01:29:48 DEBUG : apple: Excluded (Path Filter) 2025/06/30 01:29:48 DEBUG : apple: Excluded 2025/06/30 01:29:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 01:29:49 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 01:29:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 01:29:49 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 01:29:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 01:29:49 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 01:29:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 01:29:49 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 01:29:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 01:29:49 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 01:29:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 01:29:49 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 01:29:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 01:29:49 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 01:29:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 01:29:49 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 01:29:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 01:29:49 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 01:29:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 01:29:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 01:29:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 01:29:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 01:29:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 01:29:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 01:29:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 01:29:49 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 01:29:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 01:29:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 01:29:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 01:29:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 01:29:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 01:29:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txtSUFFIX" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txtSUFFIX" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txtSUFFIX" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txtSUFFIX" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txtSUFFIX" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txtSUFFIX" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txtSUFFIX" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txtSUFFIX" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txtSUFFIX" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txtSUFFIX" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txtSUFFIX" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txtSUFFIX" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txtSUFFIX" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txtSUFFIX" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txtSUFFIX" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txtSUFFIX" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/06/30 01:30:14 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/truncate run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:30:17 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/06/30 01:30:17 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/06/30 01:30:17 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/06/30 01:30:17 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/06/30 01:30:18 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/06/30 01:30:18 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/06/30 01:30:19 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/06/30 01:30:19 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/06/30 01:30:19 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/06/30 01:30:19 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/06/30 01:30:20 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/06/30 01:30:20 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/06/30 01:30:21 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/06/30 01:30:21 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/06/30 01:30:21 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/06/30 01:30:21 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/06/30 01:30:22 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/06/30 01:30:22 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/06/30 01:30:23 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/06/30 01:30:23 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/06/30 01:30:23 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/06/30 01:30:23 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/06/30 01:30:24 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/06/30 01:30:24 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/06/30 01:30:25 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/06/30 01:30:25 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/06/30 01:30:25 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/06/30 01:30:25 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/06/30 01:30:26 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/06/30 01:30:26 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/06/30 01:30:27 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/06/30 01:30:27 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/06/30 01:30:27 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/06/30 01:30:27 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/06/30 01:30:28 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/06/30 01:30:28 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/06/30 01:30:29 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/06/30 01:30:29 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/06/30 01:30:29 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/06/30 01:30:29 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/06/30 01:30:30 DEBUG : Waiting for deletions to finish 2025/06/30 01:30:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 01:30:30 DEBUG : splitbananasplit: Excluded 2025/06/30 01:30:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 01:30:30 DEBUG : appleappleapplebanana: Excluded 2025/06/30 01:30:30 DEBUG : banana: Excluded (Path Filter) 2025/06/30 01:30:30 DEBUG : banana: Excluded 2025/06/30 01:30:30 DEBUG : apple: Excluded (Path Filter) 2025/06/30 01:30:30 DEBUG : apple: Excluded 2025/06/30 01:30:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 01:30:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 01:30:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 01:30:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 01:30:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 01:30:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 01:30:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 01:30:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 01:30:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 01:30:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 01:30:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 01:30:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 01:30:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 01:30:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 01:30:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 01:30:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 01:30:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 01:30:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 01:30:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 01:30:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 01:30:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 01:30:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 01:30:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 01:30:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 01:30:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 01:30:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 01:30:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 01:30:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 01:30:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 01:30:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 01:30:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 01:30:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 01:30:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 01:30:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 01:30:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 01:30:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 01:30:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 01:30:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 01:30:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 01:30:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 01:30:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 01:30:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/30 01:30:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 01:30:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/30 01:30:31 DEBUG : apple: Sizes identical 2025/06/30 01:30:31 DEBUG : banana: Sizes identical 2025/06/30 01:30:31 DEBUG : apple: Unchanged skipping 2025/06/30 01:30:31 DEBUG : banana: Unchanged skipping 2025/06/30 01:30:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 01:30:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 01:30:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 01:30:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 01:30:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 01:30:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 01:30:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 01:30:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 01:30:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 01:30:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 01:30:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 01:30:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 01:30:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 01:30:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 01:30:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 01:30:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 01:30:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 01:30:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 01:30:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 01:30:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 01:30:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 01:30:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 01:30:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 01:30:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 01:30:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 01:30:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 01:30:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 01:30:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 01:30:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 01:30:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 01:30:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 01:30:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 01:30:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 01:30:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 01:30:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 01:30:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 01:30:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 01:30:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 01:30:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 01:30:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 01:30:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 01:30:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 01:30:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 01:30:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 01:30:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 01:30:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 01:30:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 01:30:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 01:30:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 01:30:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 01:30:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 01:30:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 01:30:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 01:30:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 01:30:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 01:30:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 01:30:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 01:30:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 01:30:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 01:30:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 01:30:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 01:30:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 01:30:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 01:30:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 01:30:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 01:30:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 01:30:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 01:30:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 01:30:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 01:30:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 01:30:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 01:30:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 01:30:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 01:30:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 01:30:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 01:30:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 01:30:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 01:30:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 01:30:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 01:30:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 01:30:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 01:30:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 01:30:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 01:30:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 01:30:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 01:30:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 01:30:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 01:30:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 01:30:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 01:30:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 01:30:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 01:30:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 01:30:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 01:30:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 01:30:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 01:30:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 01:30:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 01:30:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 01:30:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 01:30:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 01:30:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 01:30:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 01:30:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 01:30:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 01:30:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 01:30:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 01:30:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 01:30:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 01:30:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 01:30:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 01:30:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 01:30:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 01:30:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 01:30:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 01:30:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 01:30:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 01:30:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 01:30:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 01:30:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 01:30:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 01:30:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 01:30:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 01:30:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 01:30:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 01:30:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 01:30:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 01:30:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 01:30:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 01:30:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 01:30:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 01:30:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 01:30:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 01:30:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 01:30:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 01:30:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 01:30:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 01:30:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 01:30:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 01:30:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 01:30:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 01:30:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 01:30:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 01:30:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 01:30:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 01:30:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 01:30:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 01:30:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 01:30:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 01:30:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 01:30:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 01:30:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 01:30:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 01:30:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 01:30:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 01:30:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 01:30:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 01:30:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 01:30:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 01:30:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 01:30:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 01:30:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 01:30:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 01:30:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 01:30:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 01:30:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 01:30:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 01:30:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 01:30:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 01:30:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 01:30:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 01:30:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/30 01:30:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 01:30:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 01:30:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/30 01:30:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 01:30:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/30 01:30:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 01:30:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/30 01:30:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 01:30:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/30 01:30:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 01:30:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/30 01:30:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 01:30:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/30 01:30:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 01:30:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/30 01:30:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 01:30:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/30 01:30:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/30 01:30:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 01:30:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/30 01:30:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 01:30:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/30 01:30:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 01:30:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/30 01:30:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 01:30:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/30 01:30:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 01:30:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/30 01:30:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 01:30:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/30 01:30:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 01:30:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/30 01:30:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/30 01:30:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/30 01:30:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/30 01:30:32 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:30:32 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:30:32 DEBUG : splitbanan: gcid = F480FE5EA8E5600808E913DA16015C76F884D172 2025/06/30 01:30:32 DEBUG : appleapple: gcid = FB0BE5969AB815E2A3EBFFC6D6B552E1AFE48D50 2025/06/30 01:30:32 DEBUG : dir1/0000-abcde: gcid = 8CEEC431D62123DB34823655A51EB599EC3E3721 2025/06/30 01:30:33 DEBUG : dir1/0001-bcdef: gcid = 347FF30F70FBCDC9C2273A50741C6D79D8A5564E 2025/06/30 01:30:33 DEBUG : splitbanan: Dst hash empty - aborting Src hash check 2025/06/30 01:30:33 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/06/30 01:30:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/30 01:30:33 DEBUG : appleapple: Dst hash empty - aborting Src hash check 2025/06/30 01:30:33 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/06/30 01:30:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/30 01:30:33 DEBUG : dir1/0000-abcde: Dst hash empty - aborting Src hash check 2025/06/30 01:30:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/06/30 01:30:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/30 01:30:33 DEBUG : dir1/0001-bcdef: Dst hash empty - aborting Src hash check 2025/06/30 01:30:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/06/30 01:30:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/30 01:30:33 DEBUG : dir1/0002-cdefg: gcid = 66895353EA4C31E980214CDF53E3E9ED4E74E3D8 2025/06/30 01:30:34 DEBUG : dir1/0003-defgh: gcid = 4355490DE28D5BC43776B199066C243860456ECC 2025/06/30 01:30:34 DEBUG : dir1/0004-efghi: gcid = C4F93D9DAB4A8DB037F793921B5DBCD880DF36AB 2025/06/30 01:30:34 DEBUG : dir1/0005-fghij: gcid = 6AA20D632A412EBED702BA588481EA886BD4807E 2025/06/30 01:30:34 DEBUG : dir1/0002-cdefg: Dst hash empty - aborting Src hash check 2025/06/30 01:30:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/06/30 01:30:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/30 01:30:34 DEBUG : dir1/0003-defgh: Dst hash empty - aborting Src hash check 2025/06/30 01:30:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/06/30 01:30:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/30 01:30:34 DEBUG : dir1/0004-efghi: Dst hash empty - aborting Src hash check 2025/06/30 01:30:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/06/30 01:30:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/30 01:30:34 DEBUG : dir1/0005-fghij: Dst hash empty - aborting Src hash check 2025/06/30 01:30:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/06/30 01:30:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/30 01:30:35 DEBUG : dir1/0006-ghijk: gcid = 83CC074064EE70A22A014DEA55922DAA1635B969 2025/06/30 01:30:35 DEBUG : dir1/0007-12345: gcid = 2872071ACCBA1D813601798D4F3EC1054FBD952A 2025/06/30 01:30:35 DEBUG : dir1/0008-23456: gcid = E61A8E43DE9F87F37B0A258F6B7CED9EAC4A91F8 2025/06/30 01:30:35 DEBUG : dir1/0009-34567: gcid = F6D3A06032C90BB91F4C8910DCA73DEBECE936E2 2025/06/30 01:30:35 DEBUG : dir1/0006-ghijk: Dst hash empty - aborting Src hash check 2025/06/30 01:30:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/06/30 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/30 01:30:35 DEBUG : dir1/0007-12345: Dst hash empty - aborting Src hash check 2025/06/30 01:30:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/06/30 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/30 01:30:35 DEBUG : dir1/0008-23456: Dst hash empty - aborting Src hash check 2025/06/30 01:30:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/06/30 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/30 01:30:35 DEBUG : dir1/0009-34567: Dst hash empty - aborting Src hash check 2025/06/30 01:30:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/06/30 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/30 01:30:36 DEBUG : dir1/0010-45678: gcid = E007224A9B66A79273068A38560AAB5685FEA0CB 2025/06/30 01:30:36 DEBUG : dir1/0011-56789: gcid = 360F7E75646814B62C867651DB160F25AD65F170 2025/06/30 01:30:36 DEBUG : dir1/0012-6789;: gcid = 28B37E45F5716653B1632D46A609A76566030FE7 2025/06/30 01:30:36 DEBUG : dir1/0013-789;=: gcid = 9DB3D18C46BC1D18BAE247F1E8AEAEC8120BD24E 2025/06/30 01:30:36 DEBUG : dir1/0010-45678: Dst hash empty - aborting Src hash check 2025/06/30 01:30:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/06/30 01:30:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/30 01:30:36 DEBUG : dir1/0011-56789: Dst hash empty - aborting Src hash check 2025/06/30 01:30:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/06/30 01:30:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/30 01:30:37 DEBUG : dir1/0012-6789;: Dst hash empty - aborting Src hash check 2025/06/30 01:30:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/06/30 01:30:37 DEBUG : dir1/0013-789;=: Dst hash empty - aborting Src hash check 2025/06/30 01:30:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/06/30 01:30:37 DEBUG : dir1/0014-89;=.: gcid = 57016818177CE0279CF00E842F357466B2F3CF86 2025/06/30 01:30:37 DEBUG : dir1/0015-9;=.t: gcid = D82EE756671D5618AF9C85D432B6A56FE5A90ACB 2025/06/30 01:30:37 DEBUG : dir1/0014-89;=.: Dst hash empty - aborting Src hash check 2025/06/30 01:30:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/06/30 01:30:37 DEBUG : dir1/0015-9;=.t: Dst hash empty - aborting Src hash check 2025/06/30 01:30:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/06/30 01:30:37 DEBUG : Waiting for deletions to finish 2025/06/30 01:30:39 INFO : appleappleapplebanana: Deleted 2025/06/30 01:30:39 INFO : dir1/0003-defghij.txt: Deleted 2025/06/30 01:30:39 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/30 01:30:39 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/30 01:30:39 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/30 01:30:39 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/30 01:30:39 INFO : dir1/0012-6789;.txt: Deleted 2025/06/30 01:30:40 INFO : dir1/0009-3456789.txt: Deleted 2025/06/30 01:30:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/30 01:30:40 INFO : dir1/0013-789;=.txt: Deleted 2025/06/30 01:30:40 INFO : dir1/0014-89;=.txt: Deleted 2025/06/30 01:30:41 INFO : splitbananasplit: Deleted 2025/06/30 01:30:41 INFO : dir1/0007-1234567.txt: Deleted 2025/06/30 01:30:41 INFO : dir1/0010-456789.txt: Deleted 2025/06/30 01:30:41 INFO : dir1/0011-56789;.txt: Deleted 2025/06/30 01:30:41 INFO : dir1/0015-9;=.txt: Deleted 2025/06/30 01:30:41 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/30 01:30:41 INFO : dir1/0008-2345678.txt: Deleted 2025/06/30 01:30:41 DEBUG : Waiting for deletions to finish 2025/06/30 01:30:42 DEBUG : appleapple: Excluded (Path Filter) 2025/06/30 01:30:42 DEBUG : appleapple: Excluded 2025/06/30 01:30:42 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/30 01:30:42 DEBUG : splitbanan: Excluded 2025/06/30 01:30:42 DEBUG : banana: Excluded (Path Filter) 2025/06/30 01:30:42 DEBUG : banana: Excluded 2025/06/30 01:30:42 DEBUG : apple: Excluded (Path Filter) 2025/06/30 01:30:42 DEBUG : apple: Excluded 2025/06/30 01:30:42 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/30 01:30:42 DEBUG : dir1/0015-9;=.t: Excluded 2025/06/30 01:30:42 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/30 01:30:42 DEBUG : dir1/0014-89;=.: Excluded 2025/06/30 01:30:42 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/30 01:30:42 DEBUG : dir1/0013-789;=: Excluded 2025/06/30 01:30:42 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/30 01:30:42 DEBUG : dir1/0012-6789;: Excluded 2025/06/30 01:30:42 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/30 01:30:42 DEBUG : dir1/0011-56789: Excluded 2025/06/30 01:30:42 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/30 01:30:42 DEBUG : dir1/0010-45678: Excluded 2025/06/30 01:30:42 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/30 01:30:42 DEBUG : dir1/0009-34567: Excluded 2025/06/30 01:30:42 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/30 01:30:42 DEBUG : dir1/0008-23456: Excluded 2025/06/30 01:30:42 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/30 01:30:42 DEBUG : dir1/0007-12345: Excluded 2025/06/30 01:30:42 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/30 01:30:42 DEBUG : dir1/0006-ghijk: Excluded 2025/06/30 01:30:42 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/30 01:30:42 DEBUG : dir1/0005-fghij: Excluded 2025/06/30 01:30:42 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/30 01:30:42 DEBUG : dir1/0004-efghi: Excluded 2025/06/30 01:30:42 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/30 01:30:42 DEBUG : dir1/0003-defgh: Excluded 2025/06/30 01:30:42 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/30 01:30:42 DEBUG : dir1/0002-cdefg: Excluded 2025/06/30 01:30:42 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/30 01:30:42 DEBUG : dir1/0001-bcdef: Excluded 2025/06/30 01:30:42 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/30 01:30:42 DEBUG : dir1/0000-abcde: Excluded 2025/06/30 01:30:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/30 01:30:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/30 01:30:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/30 01:30:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/30 01:30:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/30 01:30:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/30 01:30:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/30 01:30:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/30 01:30:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/30 01:30:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/30 01:30:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/30 01:30:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/30 01:30:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/30 01:30:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/30 01:30:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/30 01:30:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/30 01:30:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/30 01:30:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/30 01:30:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/30 01:30:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/30 01:30:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/30 01:30:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/30 01:30:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/30 01:30:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/30 01:30:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/30 01:30:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/30 01:30:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/30 01:30:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/30 01:30:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/30 01:30:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/30 01:30:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/30 01:30:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/30 01:30:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/30 01:30:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/30 01:30:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/30 01:30:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/30 01:30:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/30 01:30:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/30 01:30:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/30 01:30:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/30 01:30:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/30 01:30:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/30 01:30:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/30 01:30:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/30 01:30:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/30 01:30:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/30 01:30:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/30 01:30:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/30 01:30:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/30 01:30:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/30 01:30:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/30 01:30:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/30 01:30:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/30 01:30:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/30 01:30:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/30 01:30:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/30 01:30:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/30 01:30:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/30 01:30:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/30 01:30:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/30 01:30:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/30 01:30:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/30 01:30:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 01:30:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/30 01:30:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 01:30:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/30 01:30:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 01:30:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/30 01:30:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 01:30:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/30 01:30:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 01:30:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/30 01:30:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 01:30:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/30 01:30:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 01:30:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/30 01:30:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 01:30:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/30 01:30:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 01:30:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/30 01:30:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 01:30:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/30 01:30:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 01:30:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/30 01:30:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 01:30:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/30 01:30:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 01:30:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/30 01:30:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 01:30:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/30 01:30:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 01:30:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/30 01:30:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 01:30:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/30 01:30:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 01:30:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 01:30:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 01:30:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/30 01:30:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 01:30:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/30 01:30:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/30 01:30:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/30 01:30:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/30 01:30:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/30 01:30:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/30 01:30:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/30 01:30:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/30 01:30:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/30 01:30:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/30 01:30:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/30 01:30:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/30 01:30:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/30 01:30:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/30 01:30:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/30 01:30:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/30 01:30:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 01:30:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 01:30:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 01:30:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 01:30:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 01:30:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 01:30:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 01:30:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 01:30:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 01:30:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 01:30:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 01:30:43 DEBUG : appleappleapplebanana: Sizes identical 2025/06/30 01:30:43 DEBUG : banana: Sizes identical 2025/06/30 01:30:43 DEBUG : banana: Unchanged skipping 2025/06/30 01:30:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 01:30:43 DEBUG : splitbananasplit: Sizes identical 2025/06/30 01:30:43 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 01:30:43 DEBUG : apple: Sizes identical 2025/06/30 01:30:43 DEBUG : apple: Unchanged skipping 2025/06/30 01:30:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 01:30:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 01:30:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 01:30:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 01:30:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 01:30:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 01:30:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 01:30:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 01:30:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 01:30:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 01:30:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 01:30:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 01:30:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 01:30:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 01:30:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 01:30:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 01:30:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 01:30:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 01:30:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 01:30:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 01:30:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 01:30:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 01:30:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 01:30:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 01:30:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 01:30:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 01:30:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 01:30:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 01:30:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 01:30:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 01:30:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 01:30:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 01:30:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 01:30:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 01:30:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 01:30:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 01:30:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 01:30:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 01:30:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 01:30:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 01:30:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 01:30:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 01:30:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 01:30:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 01:30:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 01:30:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 01:30:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 01:30:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 01:30:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 01:30:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 01:30:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 01:30:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 01:30:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 01:30:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 01:30:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 01:30:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 01:30:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 01:30:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 01:30:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 01:30:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 01:30:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 01:30:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 01:30:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 01:30:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 01:30:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 01:30:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 01:30:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 01:30:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 01:30:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 01:30:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 01:30:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 01:30:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 01:30:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 01:30:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 01:30:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 01:30:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 01:30:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 01:30:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 01:30:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 01:30:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 01:30:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 01:30:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 01:30:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 01:30:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 01:30:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 01:30:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 01:30:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 01:30:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 01:30:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 01:30:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 01:30:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 01:30:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 01:30:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 01:30:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 01:30:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 01:30:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 01:30:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 01:30:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 01:30:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 01:30:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 01:30:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 01:30:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 01:30:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 01:30:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 01:30:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 01:30:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 01:30:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 01:30:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 01:30:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 01:30:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 01:30:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 01:30:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 01:30:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 01:30:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 01:30:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 01:30:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 01:30:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 01:30:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 01:30:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 01:30:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 01:30:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 01:30:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 01:30:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 01:30:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 01:30:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 01:30:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 01:30:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 01:30:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 01:30:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 01:30:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 01:30:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 01:30:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 01:30:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 01:30:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 01:30:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 01:30:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 01:30:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 01:30:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 01:30:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 01:30:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 01:30:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 01:30:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 01:30:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 01:30:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 01:30:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 01:30:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 01:30:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 01:30:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 01:30:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 01:30:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 01:30:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 01:30:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 01:30:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 01:30:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 01:30:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 01:30:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 01:30:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 01:30:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 01:30:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 01:30:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 01:30:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 01:30:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 01:30:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 01:30:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 01:30:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 01:30:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 01:30:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 01:30:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 01:30:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/30 01:30:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 01:30:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 01:30:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 01:30:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 01:30:43 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/06/30 01:30:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 01:30:43 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/06/30 01:30:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 01:30:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 01:30:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 01:30:43 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/06/30 01:30:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 01:30:43 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/06/30 01:30:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 01:30:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 01:30:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 01:30:43 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/06/30 01:30:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 01:30:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 01:30:43 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/06/30 01:30:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 01:30:43 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/06/30 01:30:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 01:30:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 01:30:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 01:30:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 01:30:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 01:30:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 01:30:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 01:30:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 01:30:43 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/06/30 01:30:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/30 01:30:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 01:30:43 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/06/30 01:30:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 01:30:43 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/06/30 01:30:43 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:30:43 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/06/30 01:30:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 01:30:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 01:30:43 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/06/30 01:30:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 01:30:43 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/06/30 01:30:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 01:30:43 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/06/30 01:30:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 01:30:43 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/06/30 01:30:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 01:30:43 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/06/30 01:30:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 01:30:43 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:30:43 DEBUG : Waiting for deletions to finish 2025/06/30 01:30:43 DEBUG : Waiting for deletions to finish 2025/06/30 01:30:44 DEBUG : appleapple: Excluded (Path Filter) 2025/06/30 01:30:44 DEBUG : appleapple: Excluded 2025/06/30 01:30:44 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/30 01:30:44 DEBUG : splitbanan: Excluded 2025/06/30 01:30:44 DEBUG : banana: Excluded (Path Filter) 2025/06/30 01:30:44 DEBUG : banana: Excluded 2025/06/30 01:30:44 DEBUG : apple: Excluded (Path Filter) 2025/06/30 01:30:44 DEBUG : apple: Excluded 2025/06/30 01:30:44 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/30 01:30:44 DEBUG : dir1/0015-9;=.t: Excluded 2025/06/30 01:30:44 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/30 01:30:44 DEBUG : dir1/0014-89;=.: Excluded 2025/06/30 01:30:44 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/30 01:30:44 DEBUG : dir1/0013-789;=: Excluded 2025/06/30 01:30:44 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/30 01:30:44 DEBUG : dir1/0012-6789;: Excluded 2025/06/30 01:30:44 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/30 01:30:44 DEBUG : dir1/0011-56789: Excluded 2025/06/30 01:30:44 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/30 01:30:44 DEBUG : dir1/0010-45678: Excluded 2025/06/30 01:30:44 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/30 01:30:44 DEBUG : dir1/0009-34567: Excluded 2025/06/30 01:30:44 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/30 01:30:44 DEBUG : dir1/0008-23456: Excluded 2025/06/30 01:30:44 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/30 01:30:44 DEBUG : dir1/0007-12345: Excluded 2025/06/30 01:30:44 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/30 01:30:44 DEBUG : dir1/0006-ghijk: Excluded 2025/06/30 01:30:44 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/30 01:30:44 DEBUG : dir1/0005-fghij: Excluded 2025/06/30 01:30:44 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/30 01:30:44 DEBUG : dir1/0004-efghi: Excluded 2025/06/30 01:30:44 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/30 01:30:44 DEBUG : dir1/0003-defgh: Excluded 2025/06/30 01:30:44 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/30 01:30:44 DEBUG : dir1/0002-cdefg: Excluded 2025/06/30 01:30:44 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/30 01:30:44 DEBUG : dir1/0001-bcdef: Excluded 2025/06/30 01:30:44 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/30 01:30:44 DEBUG : dir1/0000-abcde: Excluded 2025/06/30 01:30:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 01:30:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 01:30:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/30 01:30:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/30 01:30:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/30 01:30:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/30 01:30:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/30 01:30:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/30 01:30:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/30 01:30:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/30 01:30:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/30 01:30:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/30 01:30:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/30 01:30:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/30 01:30:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/30 01:30:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/30 01:30:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/30 01:30:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/30 01:30:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/30 01:30:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/30 01:30:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/30 01:30:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/30 01:30:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/30 01:30:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/30 01:30:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/30 01:30:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/30 01:30:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/30 01:30:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/30 01:30:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/30 01:30:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/30 01:30:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/30 01:30:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/30 01:30:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/30 01:30:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 01:30:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/30 01:30:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 01:30:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/30 01:30:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/30 01:30:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/30 01:30:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/30 01:30:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/30 01:30:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/30 01:30:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/30 01:30:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/30 01:30:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/30 01:30:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/30 01:30:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/30 01:30:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/30 01:30:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/30 01:30:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/30 01:30:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/30 01:30:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/30 01:30:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 01:31:09 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.t" 2025/06/30 01:31:09 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=." 2025/06/30 01:31:09 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=" 2025/06/30 01:31:09 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;" 2025/06/30 01:31:09 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789" 2025/06/30 01:31:09 DEBUG : dir1: Rmdir: contains trashed file: "0010-45678" 2025/06/30 01:31:09 DEBUG : dir1: Rmdir: contains trashed file: "0009-34567" 2025/06/30 01:31:09 DEBUG : dir1: Rmdir: contains trashed file: "0008-23456" 2025/06/30 01:31:09 DEBUG : dir1: Rmdir: contains trashed file: "0007-12345" 2025/06/30 01:31:09 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijk" 2025/06/30 01:31:09 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghij" 2025/06/30 01:31:09 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghi" 2025/06/30 01:31:09 DEBUG : dir1: Rmdir: contains trashed file: "0003-defgh" 2025/06/30 01:31:09 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefg" 2025/06/30 01:31:09 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdef" 2025/06/30 01:31:09 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcde" 2025/06/30 01:31:09 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/06/30 01:31:09 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/06/30 01:31:09 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/06/30 01:31:09 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/06/30 01:31:09 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/06/30 01:31:09 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/06/30 01:31:09 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/06/30 01:31:09 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/06/30 01:31:09 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/06/30 01:31:09 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/06/30 01:31:09 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/06/30 01:31:09 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/06/30 01:31:09 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/06/30 01:31:09 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/06/30 01:31:09 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/06/30 01:31:09 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/encoder run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:31:12 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/06/30 01:31:12 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/06/30 01:31:12 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/06/30 01:31:12 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/06/30 01:31:13 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/06/30 01:31:13 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/06/30 01:31:14 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/06/30 01:31:14 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/06/30 01:31:14 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/06/30 01:31:14 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/06/30 01:31:15 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/06/30 01:31:15 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/06/30 01:31:16 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/06/30 01:31:16 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/06/30 01:31:16 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/06/30 01:31:16 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/06/30 01:31:17 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/06/30 01:31:17 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/06/30 01:31:18 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/06/30 01:31:18 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/06/30 01:31:19 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/06/30 01:31:19 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/06/30 01:31:19 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/06/30 01:31:19 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/06/30 01:31:20 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/06/30 01:31:20 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/06/30 01:31:20 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/06/30 01:31:20 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/06/30 01:31:21 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/06/30 01:31:21 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/06/30 01:31:22 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/06/30 01:31:22 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/06/30 01:31:22 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/06/30 01:31:22 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/06/30 01:31:23 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/06/30 01:31:23 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/06/30 01:31:24 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/06/30 01:31:24 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/06/30 01:31:24 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/06/30 01:31:24 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/06/30 01:31:25 DEBUG : Waiting for deletions to finish 2025/06/30 01:31:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 01:31:25 DEBUG : splitbananasplit: Excluded 2025/06/30 01:31:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 01:31:25 DEBUG : appleappleapplebanana: Excluded 2025/06/30 01:31:25 DEBUG : banana: Excluded (Path Filter) 2025/06/30 01:31:25 DEBUG : banana: Excluded 2025/06/30 01:31:25 DEBUG : apple: Excluded (Path Filter) 2025/06/30 01:31:25 DEBUG : apple: Excluded 2025/06/30 01:31:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 01:31:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 01:31:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 01:31:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 01:31:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 01:31:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 01:31:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 01:31:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 01:31:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 01:31:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 01:31:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 01:31:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 01:31:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 01:31:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 01:31:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 01:31:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 01:31:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 01:31:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 01:31:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 01:31:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 01:31:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 01:31:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 01:31:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 01:31:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 01:31:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 01:31:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 01:31:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 01:31:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 01:31:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 01:31:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 01:31:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 01:31:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 01:31:26 DEBUG : apple: Sizes identical 2025/06/30 01:31:26 DEBUG : apple: Unchanged skipping 2025/06/30 01:31:26 DEBUG : appleappleapplebanana: Sizes identical 2025/06/30 01:31:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 01:31:26 DEBUG : banana: Sizes identical 2025/06/30 01:31:26 DEBUG : banana: Unchanged skipping 2025/06/30 01:31:26 DEBUG : splitbananasplit: Sizes identical 2025/06/30 01:31:26 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 01:31:27 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/06/30 01:31:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 01:31:27 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/06/30 01:31:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 01:31:27 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/06/30 01:31:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 01:31:27 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/06/30 01:31:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 01:31:27 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/06/30 01:31:27 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/06/30 01:31:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 01:31:27 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/06/30 01:31:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 01:31:27 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/06/30 01:31:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 01:31:27 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/06/30 01:31:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 01:31:27 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/06/30 01:31:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 01:31:27 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/06/30 01:31:27 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/06/30 01:31:27 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/06/30 01:31:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 01:31:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 01:31:27 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/06/30 01:31:27 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/06/30 01:31:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 01:31:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 01:31:27 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:31:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 01:31:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 01:31:27 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/06/30 01:31:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 01:31:27 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:31:27 DEBUG : Waiting for deletions to finish 2025/06/30 01:31:27 DEBUG : Waiting for deletions to finish 2025/06/30 01:31:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 01:31:27 DEBUG : splitbananasplit: Excluded 2025/06/30 01:31:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 01:31:27 DEBUG : appleappleapplebanana: Excluded 2025/06/30 01:31:27 DEBUG : banana: Excluded (Path Filter) 2025/06/30 01:31:27 DEBUG : banana: Excluded 2025/06/30 01:31:27 DEBUG : apple: Excluded (Path Filter) 2025/06/30 01:31:27 DEBUG : apple: Excluded 2025/06/30 01:31:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 01:31:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 01:31:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 01:31:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 01:31:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 01:31:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 01:31:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 01:31:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 01:31:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 01:31:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 01:31:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 01:31:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 01:31:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 01:31:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 01:31:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 01:31:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 01:31:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 01:31:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 01:31:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 01:31:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 01:31:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 01:31:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 01:31:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 01:31:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 01:31:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 01:31:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 01:31:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 01:31:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 01:31:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 01:31:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 01:31:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 01:31:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 01:31:29 DEBUG : apple: Sizes identical 2025/06/30 01:31:29 DEBUG : apple: Unchanged skipping 2025/06/30 01:31:29 DEBUG : appleappleapplebanana: Sizes identical 2025/06/30 01:31:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 01:31:29 DEBUG : banana: Sizes identical 2025/06/30 01:31:29 DEBUG : banana: Unchanged skipping 2025/06/30 01:31:29 DEBUG : splitbananasplit: Sizes identical 2025/06/30 01:31:29 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 01:31:29 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/06/30 01:31:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 01:31:29 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/06/30 01:31:29 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/06/30 01:31:29 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/06/30 01:31:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 01:31:29 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/06/30 01:31:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 01:31:29 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/06/30 01:31:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 01:31:29 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/06/30 01:31:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 01:31:29 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/06/30 01:31:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 01:31:29 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/06/30 01:31:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 01:31:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 01:31:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 01:31:29 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/06/30 01:31:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 01:31:29 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/06/30 01:31:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 01:31:29 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/06/30 01:31:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 01:31:29 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:31:29 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/06/30 01:31:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 01:31:29 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/06/30 01:31:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 01:31:29 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/06/30 01:31:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 01:31:29 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/06/30 01:31:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 01:31:29 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:31:29 DEBUG : Waiting for deletions to finish 2025/06/30 01:31:29 DEBUG : Waiting for deletions to finish 2025/06/30 01:31:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 01:31:29 DEBUG : splitbananasplit: Excluded 2025/06/30 01:31:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 01:31:29 DEBUG : appleappleapplebanana: Excluded 2025/06/30 01:31:29 DEBUG : banana: Excluded (Path Filter) 2025/06/30 01:31:29 DEBUG : banana: Excluded 2025/06/30 01:31:29 DEBUG : apple: Excluded (Path Filter) 2025/06/30 01:31:29 DEBUG : apple: Excluded 2025/06/30 01:31:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 01:31:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 01:31:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 01:31:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 01:31:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 01:31:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 01:31:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 01:31:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 01:31:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 01:31:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 01:31:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 01:31:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 01:31:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 01:31:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 01:31:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 01:31:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 01:31:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 01:31:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 01:31:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 01:31:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 01:31:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 01:31:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 01:31:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 01:31:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 01:31:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 01:31:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 01:31:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 01:31:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 01:31:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 01:31:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 01:31:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 01:31:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 01:31:30 DEBUG : Waiting for deletions to finish 2025/06/30 01:31:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 01:31:31 DEBUG : splitbananasplit: Excluded 2025/06/30 01:31:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 01:31:31 DEBUG : appleappleapplebanana: Excluded 2025/06/30 01:31:31 DEBUG : banana: Excluded (Path Filter) 2025/06/30 01:31:31 DEBUG : banana: Excluded 2025/06/30 01:31:31 DEBUG : apple: Excluded (Path Filter) 2025/06/30 01:31:31 DEBUG : apple: Excluded 2025/06/30 01:31:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 01:31:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 01:31:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 01:31:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 01:31:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 01:31:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 01:31:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 01:31:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 01:31:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 01:31:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 01:31:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 01:31:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 01:31:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 01:31:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 01:31:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 01:31:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 01:31:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 01:31:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 01:31:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 01:31:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 01:31:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 01:31:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 01:31:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 01:31:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 01:31:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 01:31:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 01:31:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 01:31:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 01:31:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 01:31:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 01:31:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 01:31:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 01:31:55 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/06/30 01:31:55 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/06/30 01:31:55 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/06/30 01:31:55 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/06/30 01:31:55 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/06/30 01:31:55 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/06/30 01:31:55 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/06/30 01:31:55 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/06/30 01:31:55 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/06/30 01:31:55 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/06/30 01:31:55 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/06/30 01:31:55 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/06/30 01:31:55 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/06/30 01:31:55 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/06/30 01:31:55 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/06/30 01:31:55 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/ISO-8859-1 run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:31:58 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/06/30 01:31:58 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/06/30 01:31:59 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/06/30 01:31:59 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/06/30 01:32:00 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/06/30 01:32:00 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/06/30 01:32:01 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/06/30 01:32:01 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/06/30 01:32:01 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/06/30 01:32:01 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/06/30 01:32:02 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/06/30 01:32:02 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/06/30 01:32:02 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/06/30 01:32:02 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/06/30 01:32:03 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/06/30 01:32:03 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/06/30 01:32:04 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/06/30 01:32:04 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/06/30 01:32:04 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/06/30 01:32:04 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/06/30 01:32:05 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/06/30 01:32:05 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/06/30 01:32:06 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/06/30 01:32:06 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/06/30 01:32:06 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/06/30 01:32:06 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/06/30 01:32:07 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/06/30 01:32:07 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/06/30 01:32:08 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/06/30 01:32:08 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/06/30 01:32:09 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/06/30 01:32:09 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/06/30 01:32:09 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/06/30 01:32:09 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/06/30 01:32:10 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/06/30 01:32:10 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/06/30 01:32:11 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/06/30 01:32:11 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/06/30 01:32:11 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/06/30 01:32:11 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/06/30 01:32:12 DEBUG : Waiting for deletions to finish 2025/06/30 01:32:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 01:32:12 DEBUG : splitbananasplit: Excluded 2025/06/30 01:32:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 01:32:12 DEBUG : appleappleapplebanana: Excluded 2025/06/30 01:32:12 DEBUG : banana: Excluded (Path Filter) 2025/06/30 01:32:12 DEBUG : banana: Excluded 2025/06/30 01:32:12 DEBUG : apple: Excluded (Path Filter) 2025/06/30 01:32:12 DEBUG : apple: Excluded 2025/06/30 01:32:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 01:32:12 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 01:32:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 01:32:12 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 01:32:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 01:32:12 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 01:32:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 01:32:12 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 01:32:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 01:32:12 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 01:32:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 01:32:12 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 01:32:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 01:32:12 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 01:32:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 01:32:12 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 01:32:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 01:32:12 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 01:32:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 01:32:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 01:32:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 01:32:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 01:32:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 01:32:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 01:32:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 01:32:12 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 01:32:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 01:32:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 01:32:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 01:32:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 01:32:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 01:32:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 01:32:13 DEBUG : apple: Sizes identical 2025/06/30 01:32:13 DEBUG : apple: Unchanged skipping 2025/06/30 01:32:13 DEBUG : appleappleapplebanana: Sizes identical 2025/06/30 01:32:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 01:32:13 DEBUG : banana: Sizes identical 2025/06/30 01:32:13 DEBUG : banana: Unchanged skipping 2025/06/30 01:32:13 DEBUG : splitbananasplit: Sizes identical 2025/06/30 01:32:13 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 01:32:14 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/06/30 01:32:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 01:32:14 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/06/30 01:32:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 01:32:14 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/06/30 01:32:14 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/06/30 01:32:14 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/06/30 01:32:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 01:32:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 01:32:14 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/06/30 01:32:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 01:32:14 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/06/30 01:32:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 01:32:14 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/06/30 01:32:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 01:32:14 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/06/30 01:32:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 01:32:14 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/06/30 01:32:14 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/06/30 01:32:14 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:32:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 01:32:14 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/06/30 01:32:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 01:32:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 01:32:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 01:32:14 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/06/30 01:32:14 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/06/30 01:32:14 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/06/30 01:32:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 01:32:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 01:32:14 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/06/30 01:32:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 01:32:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 01:32:14 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:32:14 DEBUG : Waiting for deletions to finish 2025/06/30 01:32:14 DEBUG : Waiting for deletions to finish 2025/06/30 01:32:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 01:32:14 DEBUG : splitbananasplit: Excluded 2025/06/30 01:32:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 01:32:14 DEBUG : appleappleapplebanana: Excluded 2025/06/30 01:32:14 DEBUG : banana: Excluded (Path Filter) 2025/06/30 01:32:14 DEBUG : banana: Excluded 2025/06/30 01:32:14 DEBUG : apple: Excluded (Path Filter) 2025/06/30 01:32:14 DEBUG : apple: Excluded 2025/06/30 01:32:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 01:32:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 01:32:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 01:32:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 01:32:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 01:32:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 01:32:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 01:32:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 01:32:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 01:32:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 01:32:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 01:32:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 01:32:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 01:32:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 01:32:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 01:32:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 01:32:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 01:32:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 01:32:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 01:32:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 01:32:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 01:32:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 01:32:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 01:32:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 01:32:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 01:32:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 01:32:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 01:32:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 01:32:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 01:32:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 01:32:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 01:32:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 01:32:15 DEBUG : apple: Sizes identical 2025/06/30 01:32:15 DEBUG : apple: Unchanged skipping 2025/06/30 01:32:15 DEBUG : appleappleapplebanana: Sizes identical 2025/06/30 01:32:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 01:32:15 DEBUG : banana: Sizes identical 2025/06/30 01:32:15 DEBUG : banana: Unchanged skipping 2025/06/30 01:32:15 DEBUG : splitbananasplit: Sizes identical 2025/06/30 01:32:15 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 01:32:16 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/06/30 01:32:16 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/06/30 01:32:16 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/06/30 01:32:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 01:32:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 01:32:16 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/06/30 01:32:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 01:32:16 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/06/30 01:32:16 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/06/30 01:32:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 01:32:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 01:32:16 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/06/30 01:32:16 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:32:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 01:32:16 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/06/30 01:32:16 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/06/30 01:32:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 01:32:16 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/06/30 01:32:16 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/06/30 01:32:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 01:32:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 01:32:16 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/06/30 01:32:16 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/06/30 01:32:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 01:32:16 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/06/30 01:32:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 01:32:16 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/06/30 01:32:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 01:32:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 01:32:16 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/06/30 01:32:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 01:32:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 01:32:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 01:32:16 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:32:16 DEBUG : Waiting for deletions to finish 2025/06/30 01:32:16 DEBUG : Waiting for deletions to finish 2025/06/30 01:32:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 01:32:16 DEBUG : splitbananasplit: Excluded 2025/06/30 01:32:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 01:32:16 DEBUG : appleappleapplebanana: Excluded 2025/06/30 01:32:16 DEBUG : banana: Excluded (Path Filter) 2025/06/30 01:32:16 DEBUG : banana: Excluded 2025/06/30 01:32:16 DEBUG : apple: Excluded (Path Filter) 2025/06/30 01:32:16 DEBUG : apple: Excluded 2025/06/30 01:32:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 01:32:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 01:32:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 01:32:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 01:32:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 01:32:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 01:32:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 01:32:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 01:32:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 01:32:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 01:32:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 01:32:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 01:32:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 01:32:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 01:32:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 01:32:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 01:32:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 01:32:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 01:32:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 01:32:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 01:32:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 01:32:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 01:32:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 01:32:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 01:32:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 01:32:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 01:32:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 01:32:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 01:32:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 01:32:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 01:32:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 01:32:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 01:32:27 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/06/30 01:32:27 DEBUG : Config file has changed externally - reloading 2025/06/30 01:32:42 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/06/30 01:32:42 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/06/30 01:32:42 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/06/30 01:32:42 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/06/30 01:32:42 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/06/30 01:32:42 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/06/30 01:32:42 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/06/30 01:32:42 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/06/30 01:32:42 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/06/30 01:32:42 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/06/30 01:32:42 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/06/30 01:32:42 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/06/30 01:32:42 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/06/30 01:32:42 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/06/30 01:32:42 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/06/30 01:32:42 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/charmap run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:32:45 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/06/30 01:32:45 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/06/30 01:32:46 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/06/30 01:32:46 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/06/30 01:32:46 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/06/30 01:32:46 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/06/30 01:32:47 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/06/30 01:32:47 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/06/30 01:32:48 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/06/30 01:32:48 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/06/30 01:32:49 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/06/30 01:32:49 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/06/30 01:32:49 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/06/30 01:32:49 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/06/30 01:32:50 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/06/30 01:32:50 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/06/30 01:32:51 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/06/30 01:32:51 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/06/30 01:32:52 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/06/30 01:32:52 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/06/30 01:32:52 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/06/30 01:32:52 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/06/30 01:32:53 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/06/30 01:32:53 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/06/30 01:32:54 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/06/30 01:32:54 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/06/30 01:32:54 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/06/30 01:32:54 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/06/30 01:32:55 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/06/30 01:32:55 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/06/30 01:32:56 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/06/30 01:32:56 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/06/30 01:32:56 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/06/30 01:32:56 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/06/30 01:32:57 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/06/30 01:32:57 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/06/30 01:32:58 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/06/30 01:32:58 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/06/30 01:32:58 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/06/30 01:32:58 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/06/30 01:32:59 DEBUG : Waiting for deletions to finish 2025/06/30 01:32:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 01:32:59 DEBUG : splitbananasplit: Excluded 2025/06/30 01:32:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 01:32:59 DEBUG : appleappleapplebanana: Excluded 2025/06/30 01:32:59 DEBUG : banana: Excluded (Path Filter) 2025/06/30 01:32:59 DEBUG : banana: Excluded 2025/06/30 01:32:59 DEBUG : apple: Excluded (Path Filter) 2025/06/30 01:32:59 DEBUG : apple: Excluded 2025/06/30 01:32:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 01:32:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 01:32:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 01:32:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 01:32:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 01:32:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 01:32:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 01:32:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 01:32:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 01:32:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 01:32:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 01:32:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 01:32:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 01:32:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 01:32:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 01:32:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 01:32:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 01:32:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 01:32:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 01:32:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 01:32:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 01:32:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 01:32:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 01:32:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 01:32:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 01:32:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 01:32:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 01:32:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 01:32:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 01:32:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 01:32:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 01:32:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 01:33:00 DEBUG : apple: Sizes identical 2025/06/30 01:33:00 DEBUG : appleappleapplebanana: Sizes identical 2025/06/30 01:33:00 DEBUG : apple: Unchanged skipping 2025/06/30 01:33:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 01:33:00 DEBUG : banana: Sizes identical 2025/06/30 01:33:00 DEBUG : banana: Unchanged skipping 2025/06/30 01:33:00 DEBUG : splitbananasplit: Sizes identical 2025/06/30 01:33:00 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 01:33:01 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/06/30 01:33:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 01:33:01 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/06/30 01:33:01 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/06/30 01:33:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 01:33:01 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/06/30 01:33:01 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/06/30 01:33:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 01:33:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 01:33:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 01:33:01 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/06/30 01:33:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 01:33:01 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/06/30 01:33:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 01:33:01 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/06/30 01:33:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 01:33:01 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/06/30 01:33:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 01:33:01 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/06/30 01:33:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 01:33:01 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/06/30 01:33:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 01:33:01 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:33:01 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/06/30 01:33:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 01:33:01 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/06/30 01:33:01 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/06/30 01:33:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 01:33:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 01:33:01 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/06/30 01:33:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 01:33:01 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/06/30 01:33:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 01:33:01 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:33:01 DEBUG : Waiting for deletions to finish 2025/06/30 01:33:01 DEBUG : Waiting for deletions to finish 2025/06/30 01:33:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 01:33:01 DEBUG : splitbananasplit: Excluded 2025/06/30 01:33:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 01:33:01 DEBUG : appleappleapplebanana: Excluded 2025/06/30 01:33:01 DEBUG : banana: Excluded (Path Filter) 2025/06/30 01:33:01 DEBUG : banana: Excluded 2025/06/30 01:33:01 DEBUG : apple: Excluded (Path Filter) 2025/06/30 01:33:01 DEBUG : apple: Excluded 2025/06/30 01:33:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 01:33:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 01:33:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 01:33:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 01:33:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 01:33:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 01:33:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 01:33:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 01:33:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 01:33:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 01:33:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 01:33:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 01:33:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 01:33:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 01:33:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 01:33:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 01:33:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 01:33:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 01:33:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 01:33:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 01:33:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 01:33:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 01:33:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 01:33:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 01:33:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 01:33:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 01:33:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 01:33:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 01:33:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 01:33:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 01:33:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 01:33:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 01:33:02 DEBUG : apple: Sizes identical 2025/06/30 01:33:02 DEBUG : appleappleapplebanana: Sizes identical 2025/06/30 01:33:02 DEBUG : apple: Unchanged skipping 2025/06/30 01:33:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 01:33:02 DEBUG : banana: Sizes identical 2025/06/30 01:33:02 DEBUG : banana: Unchanged skipping 2025/06/30 01:33:02 DEBUG : splitbananasplit: Sizes identical 2025/06/30 01:33:02 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 01:33:02 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/06/30 01:33:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 01:33:02 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/06/30 01:33:02 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/06/30 01:33:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 01:33:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 01:33:02 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/06/30 01:33:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 01:33:02 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/06/30 01:33:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 01:33:02 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/06/30 01:33:02 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/06/30 01:33:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 01:33:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 01:33:02 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/06/30 01:33:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 01:33:02 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/06/30 01:33:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 01:33:02 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/06/30 01:33:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 01:33:02 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/06/30 01:33:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 01:33:02 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/06/30 01:33:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 01:33:02 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/06/30 01:33:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 01:33:02 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:33:02 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/06/30 01:33:02 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/06/30 01:33:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 01:33:02 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/06/30 01:33:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 01:33:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 01:33:02 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:33:02 DEBUG : Waiting for deletions to finish 2025/06/30 01:33:02 DEBUG : Waiting for deletions to finish 2025/06/30 01:33:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 01:33:03 DEBUG : splitbananasplit: Excluded 2025/06/30 01:33:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 01:33:03 DEBUG : appleappleapplebanana: Excluded 2025/06/30 01:33:03 DEBUG : banana: Excluded (Path Filter) 2025/06/30 01:33:03 DEBUG : banana: Excluded 2025/06/30 01:33:03 DEBUG : apple: Excluded (Path Filter) 2025/06/30 01:33:03 DEBUG : apple: Excluded 2025/06/30 01:33:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 01:33:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 01:33:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 01:33:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 01:33:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 01:33:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 01:33:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 01:33:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 01:33:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 01:33:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 01:33:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 01:33:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 01:33:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 01:33:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 01:33:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 01:33:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 01:33:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 01:33:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 01:33:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 01:33:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 01:33:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 01:33:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 01:33:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 01:33:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 01:33:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 01:33:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 01:33:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 01:33:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 01:33:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 01:33:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 01:33:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 01:33:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 01:33:28 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/06/30 01:33:28 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/06/30 01:33:28 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/06/30 01:33:28 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/06/30 01:33:28 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/06/30 01:33:28 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/06/30 01:33:28 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/06/30 01:33:28 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/06/30 01:33:28 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/06/30 01:33:28 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/06/30 01:33:28 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/06/30 01:33:28 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/06/30 01:33:28 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/06/30 01:33:28 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/06/30 01:33:28 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/06/30 01:33:28 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/lowercase run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:33:31 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/06/30 01:33:31 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/06/30 01:33:31 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/06/30 01:33:31 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/06/30 01:33:32 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/06/30 01:33:32 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/06/30 01:33:33 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/06/30 01:33:33 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/06/30 01:33:33 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/06/30 01:33:33 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/06/30 01:33:34 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/06/30 01:33:34 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/06/30 01:33:35 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/06/30 01:33:35 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/06/30 01:33:35 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/06/30 01:33:35 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/06/30 01:33:36 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/06/30 01:33:36 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/06/30 01:33:37 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/06/30 01:33:37 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/06/30 01:33:37 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/06/30 01:33:37 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/06/30 01:33:38 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/06/30 01:33:38 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/06/30 01:33:39 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/06/30 01:33:39 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/06/30 01:33:39 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/06/30 01:33:39 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/06/30 01:33:40 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/06/30 01:33:40 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/06/30 01:33:41 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/06/30 01:33:41 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/06/30 01:33:42 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/06/30 01:33:42 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/06/30 01:33:42 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/06/30 01:33:42 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/06/30 01:33:43 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/06/30 01:33:43 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/06/30 01:33:44 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/06/30 01:33:44 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/06/30 01:33:44 DEBUG : Waiting for deletions to finish 2025/06/30 01:33:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 01:33:44 DEBUG : splitbananasplit: Excluded 2025/06/30 01:33:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 01:33:44 DEBUG : appleappleapplebanana: Excluded 2025/06/30 01:33:44 DEBUG : banana: Excluded (Path Filter) 2025/06/30 01:33:44 DEBUG : banana: Excluded 2025/06/30 01:33:44 DEBUG : apple: Excluded (Path Filter) 2025/06/30 01:33:44 DEBUG : apple: Excluded 2025/06/30 01:33:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 01:33:45 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 01:33:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 01:33:45 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 01:33:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 01:33:45 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 01:33:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 01:33:45 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 01:33:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 01:33:45 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 01:33:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 01:33:45 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 01:33:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 01:33:45 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 01:33:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 01:33:45 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 01:33:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 01:33:45 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 01:33:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 01:33:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 01:33:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 01:33:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 01:33:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 01:33:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 01:33:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 01:33:45 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 01:33:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 01:33:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 01:33:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 01:33:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 01:33:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 01:33:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 01:33:46 DEBUG : appleappleapplebanana: Sizes identical 2025/06/30 01:33:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 01:33:46 DEBUG : banana: Sizes identical 2025/06/30 01:33:46 DEBUG : banana: Unchanged skipping 2025/06/30 01:33:46 DEBUG : apple: Sizes identical 2025/06/30 01:33:46 DEBUG : apple: Unchanged skipping 2025/06/30 01:33:46 DEBUG : splitbananasplit: Sizes identical 2025/06/30 01:33:46 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 01:33:46 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/06/30 01:33:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 01:33:46 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/06/30 01:33:46 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/06/30 01:33:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 01:33:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 01:33:46 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/06/30 01:33:46 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:33:46 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/06/30 01:33:46 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/06/30 01:33:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 01:33:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 01:33:46 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/06/30 01:33:46 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/06/30 01:33:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 01:33:46 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/06/30 01:33:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 01:33:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 01:33:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 01:33:46 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/06/30 01:33:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 01:33:46 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/06/30 01:33:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 01:33:46 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/06/30 01:33:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 01:33:46 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/06/30 01:33:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 01:33:46 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/06/30 01:33:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 01:33:46 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/06/30 01:33:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 01:33:46 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/06/30 01:33:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 01:33:46 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:33:46 DEBUG : Waiting for deletions to finish 2025/06/30 01:33:46 DEBUG : Waiting for deletions to finish 2025/06/30 01:33:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 01:33:46 DEBUG : splitbananasplit: Excluded 2025/06/30 01:33:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 01:33:46 DEBUG : appleappleapplebanana: Excluded 2025/06/30 01:33:46 DEBUG : banana: Excluded (Path Filter) 2025/06/30 01:33:46 DEBUG : banana: Excluded 2025/06/30 01:33:46 DEBUG : apple: Excluded (Path Filter) 2025/06/30 01:33:46 DEBUG : apple: Excluded 2025/06/30 01:33:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 01:33:47 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 01:33:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 01:33:47 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 01:33:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 01:33:47 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 01:33:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 01:33:47 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 01:33:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 01:33:47 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 01:33:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 01:33:47 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 01:33:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 01:33:47 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 01:33:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 01:33:47 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 01:33:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 01:33:47 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 01:33:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 01:33:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 01:33:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 01:33:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 01:33:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 01:33:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 01:33:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 01:33:47 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 01:33:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 01:33:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 01:33:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 01:33:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 01:33:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 01:33:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 01:33:48 DEBUG : apple: Sizes identical 2025/06/30 01:33:48 DEBUG : apple: Unchanged skipping 2025/06/30 01:33:48 DEBUG : appleappleapplebanana: Sizes identical 2025/06/30 01:33:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 01:33:48 DEBUG : splitbananasplit: Sizes identical 2025/06/30 01:33:48 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 01:33:48 DEBUG : banana: Sizes identical 2025/06/30 01:33:48 DEBUG : banana: Unchanged skipping 2025/06/30 01:33:48 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/06/30 01:33:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 01:33:48 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/06/30 01:33:48 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/06/30 01:33:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 01:33:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 01:33:48 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/06/30 01:33:48 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/06/30 01:33:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 01:33:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 01:33:48 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/06/30 01:33:48 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/06/30 01:33:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 01:33:48 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/06/30 01:33:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 01:33:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 01:33:48 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/06/30 01:33:48 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/06/30 01:33:48 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:33:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 01:33:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 01:33:48 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/06/30 01:33:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 01:33:48 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/06/30 01:33:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 01:33:48 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/06/30 01:33:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 01:33:48 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/06/30 01:33:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 01:33:48 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/06/30 01:33:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 01:33:48 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/06/30 01:33:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 01:33:48 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:33:48 DEBUG : Waiting for deletions to finish 2025/06/30 01:33:48 DEBUG : Waiting for deletions to finish 2025/06/30 01:33:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 01:33:48 DEBUG : splitbananasplit: Excluded 2025/06/30 01:33:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 01:33:48 DEBUG : appleappleapplebanana: Excluded 2025/06/30 01:33:48 DEBUG : banana: Excluded (Path Filter) 2025/06/30 01:33:48 DEBUG : banana: Excluded 2025/06/30 01:33:48 DEBUG : apple: Excluded (Path Filter) 2025/06/30 01:33:48 DEBUG : apple: Excluded 2025/06/30 01:33:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 01:33:48 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 01:33:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 01:33:48 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 01:33:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 01:33:48 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 01:33:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 01:33:48 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 01:33:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 01:33:48 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 01:33:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 01:33:48 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 01:33:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 01:33:48 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 01:33:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 01:33:48 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 01:33:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 01:33:48 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 01:33:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 01:33:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 01:33:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 01:33:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 01:33:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 01:33:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 01:33:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 01:33:48 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 01:33:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 01:33:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 01:33:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 01:33:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 01:33:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 01:33:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 01:34:13 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/06/30 01:34:13 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/06/30 01:34:13 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/06/30 01:34:13 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/06/30 01:34:13 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/06/30 01:34:13 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/06/30 01:34:13 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/06/30 01:34:13 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/06/30 01:34:13 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/06/30 01:34:13 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/06/30 01:34:13 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/06/30 01:34:13 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/06/30 01:34:13 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/06/30 01:34:13 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/06/30 01:34:13 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/06/30 01:34:13 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/ascii run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:34:16 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/06/30 01:34:16 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/06/30 01:34:17 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/06/30 01:34:17 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/06/30 01:34:18 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/06/30 01:34:18 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/06/30 01:34:18 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/06/30 01:34:18 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/06/30 01:34:19 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/06/30 01:34:19 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/06/30 01:34:20 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/06/30 01:34:20 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/06/30 01:34:20 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/06/30 01:34:20 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/06/30 01:34:21 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/06/30 01:34:21 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/06/30 01:34:22 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/06/30 01:34:22 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/06/30 01:34:22 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/06/30 01:34:22 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/06/30 01:34:23 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/06/30 01:34:23 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/06/30 01:34:24 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/06/30 01:34:24 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/06/30 01:34:24 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/06/30 01:34:24 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/06/30 01:34:25 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/06/30 01:34:25 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/06/30 01:34:26 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/06/30 01:34:26 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/06/30 01:34:26 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/06/30 01:34:26 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/06/30 01:34:27 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/06/30 01:34:27 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/06/30 01:34:28 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/06/30 01:34:28 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/06/30 01:34:28 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/06/30 01:34:28 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/06/30 01:34:29 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/06/30 01:34:29 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/06/30 01:34:29 DEBUG : Waiting for deletions to finish 2025/06/30 01:34:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 01:34:30 DEBUG : splitbananasplit: Excluded 2025/06/30 01:34:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 01:34:30 DEBUG : appleappleapplebanana: Excluded 2025/06/30 01:34:30 DEBUG : banana: Excluded (Path Filter) 2025/06/30 01:34:30 DEBUG : banana: Excluded 2025/06/30 01:34:30 DEBUG : apple: Excluded (Path Filter) 2025/06/30 01:34:30 DEBUG : apple: Excluded 2025/06/30 01:34:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 01:34:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 01:34:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 01:34:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 01:34:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 01:34:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 01:34:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 01:34:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 01:34:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 01:34:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 01:34:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 01:34:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 01:34:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 01:34:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 01:34:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 01:34:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 01:34:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 01:34:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 01:34:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 01:34:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 01:34:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 01:34:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 01:34:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 01:34:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 01:34:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 01:34:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 01:34:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 01:34:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 01:34:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 01:34:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 01:34:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 01:34:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 01:34:31 DEBUG : apple: Sizes identical 2025/06/30 01:34:31 DEBUG : apple: Unchanged skipping 2025/06/30 01:34:31 DEBUG : appleappleapplebanana: Sizes identical 2025/06/30 01:34:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 01:34:31 DEBUG : banana: Sizes identical 2025/06/30 01:34:31 DEBUG : banana: Unchanged skipping 2025/06/30 01:34:31 DEBUG : splitbananasplit: Sizes identical 2025/06/30 01:34:31 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 01:34:31 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/06/30 01:34:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 01:34:31 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/06/30 01:34:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 01:34:31 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/06/30 01:34:31 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/06/30 01:34:31 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/06/30 01:34:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 01:34:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 01:34:31 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/06/30 01:34:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 01:34:31 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/06/30 01:34:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 01:34:31 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/06/30 01:34:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 01:34:31 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/06/30 01:34:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 01:34:31 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/06/30 01:34:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 01:34:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 01:34:31 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/06/30 01:34:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 01:34:31 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:34:31 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/06/30 01:34:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 01:34:31 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/06/30 01:34:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 01:34:31 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/06/30 01:34:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 01:34:31 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/06/30 01:34:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 01:34:31 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/06/30 01:34:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 01:34:31 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:34:31 DEBUG : Waiting for deletions to finish 2025/06/30 01:34:31 DEBUG : Waiting for deletions to finish 2025/06/30 01:34:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 01:34:32 DEBUG : splitbananasplit: Excluded 2025/06/30 01:34:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 01:34:32 DEBUG : appleappleapplebanana: Excluded 2025/06/30 01:34:32 DEBUG : banana: Excluded (Path Filter) 2025/06/30 01:34:32 DEBUG : banana: Excluded 2025/06/30 01:34:32 DEBUG : apple: Excluded (Path Filter) 2025/06/30 01:34:32 DEBUG : apple: Excluded 2025/06/30 01:34:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 01:34:32 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 01:34:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 01:34:32 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 01:34:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 01:34:32 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 01:34:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 01:34:32 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 01:34:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 01:34:32 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 01:34:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 01:34:32 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 01:34:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 01:34:32 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 01:34:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 01:34:32 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 01:34:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 01:34:32 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 01:34:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 01:34:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 01:34:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 01:34:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 01:34:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 01:34:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 01:34:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 01:34:32 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 01:34:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 01:34:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 01:34:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 01:34:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 01:34:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 01:34:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 01:34:33 DEBUG : appleappleapplebanana: Sizes identical 2025/06/30 01:34:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 01:34:33 DEBUG : banana: Sizes identical 2025/06/30 01:34:33 DEBUG : banana: Unchanged skipping 2025/06/30 01:34:33 DEBUG : splitbananasplit: Sizes identical 2025/06/30 01:34:33 DEBUG : apple: Sizes identical 2025/06/30 01:34:33 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 01:34:33 DEBUG : apple: Unchanged skipping 2025/06/30 01:34:33 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/06/30 01:34:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 01:34:33 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/06/30 01:34:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 01:34:33 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/06/30 01:34:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 01:34:33 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/06/30 01:34:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 01:34:33 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/06/30 01:34:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 01:34:33 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/06/30 01:34:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 01:34:33 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/06/30 01:34:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 01:34:33 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/06/30 01:34:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 01:34:33 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/06/30 01:34:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 01:34:33 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/06/30 01:34:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 01:34:33 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/06/30 01:34:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 01:34:33 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/06/30 01:34:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 01:34:33 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/06/30 01:34:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 01:34:33 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/06/30 01:34:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 01:34:33 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/06/30 01:34:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 01:34:33 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/06/30 01:34:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 01:34:33 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:34:33 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:34:33 DEBUG : Waiting for deletions to finish 2025/06/30 01:34:33 DEBUG : Waiting for deletions to finish 2025/06/30 01:34:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 01:34:34 DEBUG : splitbananasplit: Excluded 2025/06/30 01:34:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 01:34:34 DEBUG : appleappleapplebanana: Excluded 2025/06/30 01:34:34 DEBUG : banana: Excluded (Path Filter) 2025/06/30 01:34:34 DEBUG : banana: Excluded 2025/06/30 01:34:34 DEBUG : apple: Excluded (Path Filter) 2025/06/30 01:34:34 DEBUG : apple: Excluded 2025/06/30 01:34:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 01:34:34 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/30 01:34:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 01:34:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/30 01:34:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 01:34:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/30 01:34:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 01:34:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/30 01:34:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 01:34:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/30 01:34:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 01:34:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/30 01:34:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 01:34:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/30 01:34:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 01:34:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/30 01:34:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 01:34:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/30 01:34:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 01:34:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/30 01:34:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 01:34:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/30 01:34:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 01:34:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/30 01:34:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 01:34:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/30 01:34:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 01:34:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/30 01:34:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 01:34:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/30 01:34:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 01:34:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/30 01:34:59 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/06/30 01:34:59 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/06/30 01:34:59 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/06/30 01:34:59 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/06/30 01:34:59 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/06/30 01:34:59 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/06/30 01:34:59 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/06/30 01:34:59 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/06/30 01:34:59 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/06/30 01:34:59 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/06/30 01:34:59 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/06/30 01:34:59 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/06/30 01:34:59 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/06/30 01:34:59 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/06/30 01:34:59 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/06/30 01:34:59 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" --- PASS: TestTransform (571.61s) --- PASS: TestTransform/NFC (45.54s) --- PASS: TestTransform/NFD (45.48s) --- PASS: TestTransform/base64 (57.23s) --- PASS: TestTransform/prefix (68.76s) --- PASS: TestTransform/suffix (69.72s) --- PASS: TestTransform/truncate (54.95s) --- PASS: TestTransform/encoder (46.72s) --- PASS: TestTransform/ISO-8859-1 (46.65s) --- PASS: TestTransform/charmap (45.62s) --- PASS: TestTransform/lowercase (45.26s) --- PASS: TestTransform/ascii (45.66s) === RUN TestTransformCopy run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:35:01 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/30 01:35:01 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/30 01:35:01 INFO : sub dir_somesuffix: Making directory 2025/06/30 01:35:02 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/30 01:35:02 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/06/30 01:35:02 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/30 01:35:02 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/06/30 01:35:02 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/30 01:35:02 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:35:02 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:35:02 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/06/30 01:35:03 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:35:03 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/30 01:35:03 DEBUG : Waiting for deletions to finish 2025/06/30 01:35:05 DEBUG : sub dir_somesuffix: Rmdir: contains trashed file: "hello world_somesuffix.txt" --- PASS: TestTransformCopy (6.05s) === RUN TestDoubleTransform run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:35:07 DEBUG : toe: transformed to: tictactoe 2025/06/30 01:35:07 DEBUG : toe: transformed to: tictactoe 2025/06/30 01:35:07 INFO : tictactoe: Making directory 2025/06/30 01:35:08 DEBUG : toe: transformed to: tictactoe 2025/06/30 01:35:08 DEBUG : toe: transformed to: tictactoe 2025/06/30 01:35:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 01:35:08 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/06/30 01:35:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 01:35:08 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:35:08 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:35:08 DEBUG : tictactoe/tictactoe: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/06/30 01:35:09 DEBUG : tictactoe/tictactoe: Dst hash empty - aborting Src hash check 2025/06/30 01:35:09 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/06/30 01:35:09 DEBUG : Waiting for deletions to finish 2025/06/30 01:35:11 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestDoubleTransform (6.05s) === RUN TestFileTag run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:35:13 INFO : toe: Making directory 2025/06/30 01:35:14 INFO : toe/toe: Making directory 2025/06/30 01:35:15 DEBUG : toe: transformed to: tictactoe 2025/06/30 01:35:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/30 01:35:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/30 01:35:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/30 01:35:15 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:35:15 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:35:16 DEBUG : toe/toe/tictactoe: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/06/30 01:35:16 DEBUG : toe/toe/tictactoe: Dst hash empty - aborting Src hash check 2025/06/30 01:35:16 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/30 01:35:16 DEBUG : Waiting for deletions to finish 2025/06/30 01:35:20 DEBUG : toe/toe: Rmdir: contains trashed file: "tictactoe" 2025/06/30 01:35:21 DEBUG : toe: Rmdir: contains trashed file: "toe" --- PASS: TestFileTag (9.74s) === RUN TestNoTag run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:35:23 INFO : toe: Making directory 2025/06/30 01:35:24 INFO : toe/toe: Making directory 2025/06/30 01:35:24 DEBUG : toe: transformed to: tictactoe 2025/06/30 01:35:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/30 01:35:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/30 01:35:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/30 01:35:24 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:35:24 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:35:25 DEBUG : toe/toe/tictactoe: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/06/30 01:35:25 DEBUG : toe/toe/tictactoe: Dst hash empty - aborting Src hash check 2025/06/30 01:35:25 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/30 01:35:25 DEBUG : Waiting for deletions to finish 2025/06/30 01:35:29 DEBUG : toe/toe: Rmdir: contains trashed file: "tictactoe" 2025/06/30 01:35:30 DEBUG : toe: Rmdir: contains trashed file: "toe" --- PASS: TestNoTag (9.15s) === RUN TestDirTag run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:35:32 DEBUG : empty_dir: Making directory with metadata 2025/06/30 01:35:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/30 01:35:32 DEBUG : toe: transformed to: tictactoe 2025/06/30 01:35:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 01:35:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 01:35:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 01:35:32 INFO : tictacempty_dir: Making directory 2025/06/30 01:35:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 01:35:33 DEBUG : toe: transformed to: tictactoe 2025/06/30 01:35:33 DEBUG : toe: transformed to: tictactoe 2025/06/30 01:35:33 INFO : tictactoe: Making directory 2025/06/30 01:35:33 DEBUG : toe: transformed to: tictactoe 2025/06/30 01:35:33 DEBUG : toe: transformed to: tictactoe 2025/06/30 01:35:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 01:35:33 INFO : tictactoe/tictactoe: Making directory 2025/06/30 01:35:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 01:35:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/30 01:35:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/30 01:35:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/30 01:35:34 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:35:34 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:35:35 DEBUG : tictactoe/tictactoe/toe.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/06/30 01:35:35 DEBUG : tictactoe/tictactoe/toe.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:35:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/30 01:35:35 DEBUG : Waiting for deletions to finish 2025/06/30 01:35:38 DEBUG : tictactoe/tictactoe: Rmdir: contains trashed file: "toe.txt" 2025/06/30 01:35:40 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestDirTag (10.96s) === RUN TestAllTag run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:35:43 DEBUG : empty_dir: Making directory with metadata 2025/06/30 01:35:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/30 01:35:43 DEBUG : toe: transformed to: tictactoe 2025/06/30 01:35:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 01:35:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 01:35:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 01:35:43 INFO : tictacempty_dir: Making directory 2025/06/30 01:35:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 01:35:44 DEBUG : toe: transformed to: tictactoe 2025/06/30 01:35:44 DEBUG : toe: transformed to: tictactoe 2025/06/30 01:35:44 INFO : tictactoe: Making directory 2025/06/30 01:35:44 DEBUG : toe: transformed to: tictactoe 2025/06/30 01:35:44 DEBUG : toe: transformed to: tictactoe 2025/06/30 01:35:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 01:35:44 INFO : tictactoe/tictactoe: Making directory 2025/06/30 01:35:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 01:35:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/30 01:35:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 01:35:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/30 01:35:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 01:35:45 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:35:45 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:35:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/06/30 01:35:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:35:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 01:35:46 DEBUG : Waiting for deletions to finish 2025/06/30 01:35:47 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:35:47 DEBUG : toe: transformed to: tictactoe 2025/06/30 01:35:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 01:35:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 01:35:47 DEBUG : toe: transformed to: tictactoe 2025/06/30 01:35:47 DEBUG : toe: transformed to: tictactoe 2025/06/30 01:35:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/30 01:35:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:35:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/06/30 01:35:48 NOTICE: PikPak root 'rclone-test-zaqedew1giya': 0 differences found 2025/06/30 01:35:48 NOTICE: PikPak root 'rclone-test-zaqedew1giya': 1 hashes could not be checked 2025/06/30 01:35:48 NOTICE: PikPak root 'rclone-test-zaqedew1giya': 1 matching files 2025/06/30 01:35:50 DEBUG : tictactoe/tictactoe: Rmdir: contains trashed file: "tictactoe.txt" 2025/06/30 01:35:52 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestAllTag (11.86s) === RUN TestRunTwice run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:35:55 DEBUG : toe: transformed to: tictactoe 2025/06/30 01:35:55 DEBUG : toe: transformed to: tictactoe 2025/06/30 01:35:55 INFO : tictactoe: Making directory 2025/06/30 01:35:55 DEBUG : toe: transformed to: tictactoe 2025/06/30 01:35:55 DEBUG : toe: transformed to: tictactoe 2025/06/30 01:35:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 01:35:55 INFO : tictactoe/tictactoe: Making directory 2025/06/30 01:35:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 01:35:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/30 01:35:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/30 01:35:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/30 01:35:56 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:35:56 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:35:57 DEBUG : tictactoe/tictactoe/toe.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/06/30 01:35:57 DEBUG : tictactoe/tictactoe/toe.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:35:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/30 01:35:57 DEBUG : Waiting for deletions to finish 2025/06/30 01:35:58 DEBUG : toe: transformed to: tictactoe 2025/06/30 01:35:58 DEBUG : toe: transformed to: tictactoe 2025/06/30 01:35:58 DEBUG : toe: transformed to: tictactoe 2025/06/30 01:35:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 01:35:59 DEBUG : toe/toe/toe.txt: Sizes identical 2025/06/30 01:35:59 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:35:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/30 01:35:59 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/06/30 01:35:59 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:35:59 DEBUG : Waiting for deletions to finish 2025/06/30 01:36:02 DEBUG : tictactoe/tictactoe: Rmdir: contains trashed file: "toe.txt" 2025/06/30 01:36:04 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestRunTwice (10.80s) === RUN TestSyntax 2025/06/30 01:36:05 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:36:06 INFO : toe: Making directory 2025/06/30 01:36:06 INFO : toe/toe: Making directory 2025/06/30 01:36:07 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/30 01:36:07 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:36:07 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:36:08 DEBUG : toe/toe/toe: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/06/30 01:36:08 DEBUG : toe/toe/toe: Dst hash empty - aborting Src hash check 2025/06/30 01:36:08 INFO : toe/toe/toe: Copied (new) 2025/06/30 01:36:08 DEBUG : Waiting for deletions to finish 2025/06/30 01:36:11 DEBUG : toe/toe: Rmdir: contains trashed file: "toe" 2025/06/30 01:36:13 DEBUG : toe: Rmdir: contains trashed file: "toe" --- PASS: TestConflicting (9.03s) === RUN TestMove run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:36:14 DEBUG : empty_dir: Making directory with metadata 2025/06/30 01:36:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/30 01:36:14 DEBUG : toe: transformed to: tictactoe 2025/06/30 01:36:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 01:36:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 01:36:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 01:36:15 INFO : tictacempty_dir: Making directory 2025/06/30 01:36:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 01:36:15 DEBUG : toe: transformed to: tictactoe 2025/06/30 01:36:15 DEBUG : toe: transformed to: tictactoe 2025/06/30 01:36:15 INFO : tictactoe: Making directory 2025/06/30 01:36:16 DEBUG : toe: transformed to: tictactoe 2025/06/30 01:36:16 DEBUG : toe: transformed to: tictactoe 2025/06/30 01:36:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 01:36:16 INFO : tictactoe/tictactoe: Making directory 2025/06/30 01:36:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 01:36:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/30 01:36:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 01:36:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/30 01:36:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 01:36:17 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:36:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 01:36:17 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:36:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/06/30 01:36:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:36:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 01:36:18 INFO : toe/toe/toe.txt: Deleted 2025/06/30 01:36:18 INFO : toe/toe: Removing directory 2025/06/30 01:36:18 INFO : toe: Removing directory 2025/06/30 01:36:18 INFO : empty_dir: Removing directory 2025/06/30 01:36:18 DEBUG : Local file system at /tmp/rclone2769405606: deleted 3 directories 2025/06/30 01:36:21 DEBUG : tictactoe/tictactoe: Rmdir: contains trashed file: "tictactoe.txt" 2025/06/30 01:36:22 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestMove (10.90s) === RUN TestTransformFile run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:36:25 DEBUG : empty_dir: Making directory with metadata 2025/06/30 01:36:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/30 01:36:25 DEBUG : toe: transformed to: tictactoe 2025/06/30 01:36:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 01:36:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 01:36:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 01:36:26 INFO : tictacempty_dir: Making directory 2025/06/30 01:36:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 01:36:26 DEBUG : toe: transformed to: tictactoe 2025/06/30 01:36:26 DEBUG : toe: transformed to: tictactoe 2025/06/30 01:36:26 INFO : tictactoe: Making directory 2025/06/30 01:36:27 DEBUG : toe: transformed to: tictactoe 2025/06/30 01:36:27 DEBUG : toe: transformed to: tictactoe 2025/06/30 01:36:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 01:36:27 INFO : tictactoe/tictactoe: Making directory 2025/06/30 01:36:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 01:36:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/30 01:36:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 01:36:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/30 01:36:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 01:36:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 01:36:28 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:36:28 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:36:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/06/30 01:36:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:36:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 01:36:28 INFO : toe/toe/toe.txt: Deleted 2025/06/30 01:36:28 INFO : toe/toe: Removing directory 2025/06/30 01:36:28 INFO : toe: Removing directory 2025/06/30 01:36:28 INFO : empty_dir: Removing directory 2025/06/30 01:36:28 DEBUG : Local file system at /tmp/rclone2769405606: deleted 3 directories 2025/06/30 01:36:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2025/06/30 01:36:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/30 01:36:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/30 01:36:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/30 01:36:33 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/06/30 01:36:36 DEBUG : toe/toe: Rmdir: contains trashed file: "toe.txt" 2025/06/30 01:36:38 DEBUG : toe: Rmdir: contains trashed file: "toe" 2025/06/30 01:36:41 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestTransformFile (18.24s) === RUN TestManualTransformFile run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:36:43 DEBUG : Reset feature "Copy" 2025/06/30 01:36:43 DEBUG : Reset feature "Move" 2025/06/30 01:36:43 DEBUG : Reset feature "Copy" 2025/06/30 01:36:43 DEBUG : Reset feature "Move" 2025/06/30 01:36:43 DEBUG : empty_dir: Making directory with metadata 2025/06/30 01:36:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/30 01:36:43 DEBUG : toe: transformed to: tictactoe 2025/06/30 01:36:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 01:36:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 01:36:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 01:36:44 INFO : tictacempty_dir: Making directory 2025/06/30 01:36:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 01:36:44 DEBUG : toe: transformed to: tictactoe 2025/06/30 01:36:44 DEBUG : toe: transformed to: tictactoe 2025/06/30 01:36:44 INFO : tictactoe: Making directory 2025/06/30 01:36:45 DEBUG : toe: transformed to: tictactoe 2025/06/30 01:36:45 DEBUG : toe: transformed to: tictactoe 2025/06/30 01:36:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 01:36:45 INFO : tictactoe/tictactoe: Making directory 2025/06/30 01:36:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 01:36:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/30 01:36:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 01:36:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/30 01:36:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 01:36:46 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:36:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 01:36:46 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:36:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/06/30 01:36:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:36:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 01:36:47 INFO : toe/toe/toe.txt: Deleted 2025/06/30 01:36:47 INFO : toe/toe: Removing directory 2025/06/30 01:36:47 INFO : toe: Removing directory 2025/06/30 01:36:47 INFO : empty_dir: Removing directory 2025/06/30 01:36:47 DEBUG : Local file system at /tmp/rclone2769405606: deleted 3 directories 2025/06/30 01:36:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2025/06/30 01:36:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/30 01:36:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/30 01:36:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/30 01:36:53 DEBUG : toe/toe/toe.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/06/30 01:36:53 DEBUG : toe/toe/toe.txt: Dst hash empty - aborting Src hash check 2025/06/30 01:36:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Src hash empty - aborting Dst hash check 2025/06/30 01:36:53 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/06/30 01:36:55 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/06/30 01:36:58 DEBUG : toe/toe: Rmdir: contains trashed file: "toe.txt" 2025/06/30 01:37:00 DEBUG : toe: Rmdir: contains trashed file: "toe" 2025/06/30 01:37:01 DEBUG : tictactoe/tictactoe: Rmdir: contains trashed file: "tictactoe.txt" 2025/06/30 01:37:02 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestManualTransformFile (21.81s) === RUN TestBase64 run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:37:05 DEBUG : toe: transformed to: dG9l 2025/06/30 01:37:06 DEBUG : toe: transformed to: dG9l 2025/06/30 01:37:06 INFO : dG9l: Making directory 2025/06/30 01:37:06 DEBUG : toe: transformed to: dG9l 2025/06/30 01:37:06 DEBUG : toe: transformed to: dG9l 2025/06/30 01:37:06 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/30 01:37:06 INFO : dG9l/dG9l: Making directory 2025/06/30 01:37:07 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/30 01:37:07 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/06/30 01:37:07 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/30 01:37:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/30 01:37:07 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/30 01:37:07 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:37:07 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:37:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/06/30 01:37:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Dst hash empty - aborting Src hash check 2025/06/30 01:37:08 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/06/30 01:37:08 DEBUG : Waiting for deletions to finish 2025/06/30 01:37:09 DEBUG : dG9l: transformed to: toe 2025/06/30 01:37:09 DEBUG : dG9l: transformed to: toe 2025/06/30 01:37:09 DEBUG : Added delayed dir = "toe", newDst=toe 2025/06/30 01:37:09 DEBUG : dG9l: transformed to: toe 2025/06/30 01:37:09 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/06/30 01:37:09 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/06/30 01:37:10 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/06/30 01:37:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Sizes identical 2025/06/30 01:37:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/06/30 01:37:10 DEBUG : Local file system at /tmp/rclone2769405606: Waiting for checks to finish 2025/06/30 01:37:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/06/30 01:37:10 DEBUG : Local file system at /tmp/rclone2769405606: Waiting for transfers to finish 2025/06/30 01:37:10 DEBUG : Waiting for deletions to finish 2025/06/30 01:37:13 DEBUG : dG9l/dG9l: Rmdir: contains trashed file: "dG9lLnR4dA==" 2025/06/30 01:37:15 DEBUG : dG9l: Rmdir: contains trashed file: "dG9l" --- PASS: TestBase64 (10.67s) === RUN TestError run.go:180: Remote "PikPak root 'rclone-test-zaqedew1giya'", Local "Local file system at /tmp/rclone2769405606", Modify Window "876000h0m0s" 2025/06/30 01:37:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/30 01:37:16 DEBUG : toe: transformed to: 2025/06/30 01:37:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/30 01:37:16 DEBUG : toe: transformed to: 2025/06/30 01:37:16 INFO : PikPak root 'rclone-test-zaqedew1giya': Making directory 2025/06/30 01:37:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/30 01:37:16 DEBUG : toe: transformed to: 2025/06/30 01:37:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/30 01:37:16 DEBUG : toe: transformed to: 2025/06/30 01:37:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/30 01:37:16 DEBUG : toe/toe: transformed to: 2025/06/30 01:37:16 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/30 01:37:16 INFO : toe/toe: Making directory 2025/06/30 01:37:18 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/06/30 01:37:18 DEBUG : Config file has changed externally - reloading 2025/06/30 01:37:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/30 01:37:19 DEBUG : toe/toe: transformed to: 2025/06/30 01:37:19 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/30 01:37:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/30 01:37:19 DEBUG : toe: transformed to: 2025/06/30 01:37:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/30 01:37:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/30 01:37:19 DEBUG : toe/toe/toe: transformed to: 2025/06/30 01:37:19 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/06/30 01:37:19 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for checks to finish 2025/06/30 01:37:19 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Waiting for transfers to finish 2025/06/30 01:37:19 DEBUG : toe/toe/toe: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/06/30 01:37:20 DEBUG : toe/toe/toe: Dst hash empty - aborting Src hash check 2025/06/30 01:37:20 INFO : toe/toe/toe: Copied (new) 2025/06/30 01:37:20 ERROR : PikPak root 'rclone-test-zaqedew1giya': not deleting files as there were IO errors 2025/06/30 01:37:20 ERROR : PikPak root 'rclone-test-zaqedew1giya': not deleting directories as there were IO errors 2025/06/30 01:37:23 DEBUG : toe/toe: Rmdir: contains trashed file: "toe" 2025/06/30 01:37:25 DEBUG : toe: Rmdir: contains trashed file: "toe" --- PASS: TestError (10.05s) FAIL 2025/06/30 01:37:26 DEBUG : PikPak root 'rclone-test-zaqedew1giya': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Finished ERROR in 29m0.050577795s (try 1/5): exit status 1: Failed [TestServerSideCopyOverSelf TestServerSideMoveOverSelf]