"./sync.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Starting (try 1/5) 2025/03/20 05:07:07 DEBUG : Creating backend with remote "TestPikPak:rclone-test-coxigiq0koji" 2025/03/20 05:07:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/20 05:07:09 DEBUG : Creating backend with remote "/tmp/rclone1468963150" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:07:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 05:07:10 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/20 05:07:10 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:07:10 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (2.48s) === RUN TestCopy run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:07:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/20 05:07:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 05:07:12 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:07:12 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:07:13 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/03/20 05:07:13 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/20 05:07:13 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:07:14 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/20 05:07:16 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopy (6.49s) === RUN TestCopyMetadata run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.53s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.52s) === RUN TestCopyMissingDirectory run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:07:19 DEBUG : Creating backend with remote "/non-existing" 2025/03/20 05:07:19 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/20 05:07:19 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:07:19 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (1.29s) === RUN TestCopyNoTraverse run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:07:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 05:07:20 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:07:20 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:07:22 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/03/20 05:07:22 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/20 05:07:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:07:25 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyNoTraverse (6.70s) === RUN TestCopyCheckFirst run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:07:27 INFO : PikPak root 'rclone-test-coxigiq0koji': Running all checks before starting transfers 2025/03/20 05:07:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 05:07:27 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:07:27 INFO : PikPak root 'rclone-test-coxigiq0koji': Checks finished, now starting transfers 2025/03/20 05:07:27 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:07:28 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/03/20 05:07:29 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/20 05:07:29 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:07:32 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyCheckFirst (7.03s) === RUN TestSyncNoTraverse run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:07:34 ERROR : Ignoring --no-traverse with sync 2025/03/20 05:07:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 05:07:34 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:07:34 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:07:36 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/03/20 05:07:36 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/20 05:07:36 INFO : sub dir/hello world: Copied (new) 2025/03/20 05:07:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:07:39 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestSyncNoTraverse (7.04s) === RUN TestCopyWithDepth run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:07:41 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/20 05:07:41 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:07:41 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:07:42 DEBUG : hello world2: gcid = 6DA9FD6C87C80028F5856A686420DB4F1D06C429 2025/03/20 05:07:42 DEBUG : hello world2: Dst hash empty - aborting Src hash check 2025/03/20 05:07:42 INFO : hello world2: Copied (new) run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (4.32s) === RUN TestCopyWithFilesFrom run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:07:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/20 05:07:46 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:07:46 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:07:46 DEBUG : potato2: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/03/20 05:07:46 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/03/20 05:07:46 INFO : potato2: Copied (new) run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (4.12s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:07:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/20 05:07:50 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:07:50 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:07:50 DEBUG : potato2: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/03/20 05:07:51 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/03/20 05:07:51 INFO : potato2: Copied (new) run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (4.51s) === RUN TestCopyEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:07:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/20 05:07:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/20 05:07:54 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/20 05:07:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/20 05:07:54 INFO : sub dir: Making directory 2025/03/20 05:07:55 INFO : sub dir2: Making directory 2025/03/20 05:07:55 INFO : sub dir2/sub sub dir2: Making directory 2025/03/20 05:07:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 05:07:56 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:07:56 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:07:57 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/03/20 05:07:57 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/20 05:07:57 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:07:59 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/20 05:08:03 DEBUG : sub dir2: Rmdir: contains trashed file: "sub sub dir2" 2025/03/20 05:08:04 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyEmptyDirectories (12.11s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:08:06 INFO : sub dir2: Making directory 2025/03/20 05:08:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/20 05:08:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/20 05:08:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 05:08:06 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:08:06 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:08:07 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/03/20 05:08:08 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/20 05:08:08 INFO : sub dir/hello world: Copied (new) 2025/03/20 05:08:10 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyNoEmptyDirectories (5.87s) === RUN TestMoveEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:08:12 DEBUG : sub dir2: Making directory with metadata 2025/03/20 05:08:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/20 05:08:12 INFO : sub dir: Making directory 2025/03/20 05:08:13 INFO : sub dir2: Making directory 2025/03/20 05:08:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 05:08:13 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:08:13 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:08:14 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/03/20 05:08:14 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/20 05:08:14 INFO : sub dir/hello world: Copied (new) 2025/03/20 05:08:14 INFO : sub dir/hello world: Deleted run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:08:16 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/20 05:08:16 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/20 05:08:20 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestMoveEmptyDirectories (10.18s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.72s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:08:23 INFO : sub dir2: Making directory 2025/03/20 05:08:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 05:08:23 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:08:23 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:08:24 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/03/20 05:08:25 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/20 05:08:25 INFO : sub dir/hello world: Copied (new) 2025/03/20 05:08:25 INFO : sub dir/hello world: Deleted 2025/03/20 05:08:27 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestMoveNoEmptyDirectories (5.75s) === RUN TestSyncEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:08:29 DEBUG : sub dir2: Making directory with metadata 2025/03/20 05:08:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/20 05:08:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/20 05:08:29 INFO : sub dir: Making directory 2025/03/20 05:08:29 INFO : sub dir2: Making directory 2025/03/20 05:08:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 05:08:30 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:08:30 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:08:31 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/03/20 05:08:32 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/20 05:08:32 INFO : sub dir/hello world: Copied (new) 2025/03/20 05:08:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:08:33 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/20 05:08:35 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/03/20 05:08:35 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/03/20 05:08:36 DEBUG : pacer: Reducing sleep to 150ms 2025/03/20 05:08:36 DEBUG : pacer: Reducing sleep to 112.5ms 2025/03/20 05:08:36 DEBUG : pacer: Reducing sleep to 100ms 2025/03/20 05:08:37 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestSyncEmptyDirectories (10.75s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.82s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:08:40 INFO : sub dir2: Making directory 2025/03/20 05:08:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 05:08:40 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:08:40 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:08:42 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/03/20 05:08:43 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/20 05:08:43 INFO : sub dir/hello world: Copied (new) 2025/03/20 05:08:43 DEBUG : Waiting for deletions to finish 2025/03/20 05:08:46 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestSyncNoEmptyDirectories (6.67s) === RUN TestServerSideCopy run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:08:48 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/03/20 05:08:48 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/03/20 05:08:49 DEBUG : Creating backend with remote "TestPikPak:rclone-test-nujocix9doni" 2025/03/20 05:08:49 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) PikPak root 'rclone-test-coxigiq0koji' -> PikPak root 'rclone-test-nujocix9doni' 2025/03/20 05:08:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 05:08:51 DEBUG : PikPak root 'rclone-test-nujocix9doni': Waiting for checks to finish 2025/03/20 05:08:51 DEBUG : PikPak root 'rclone-test-nujocix9doni': Waiting for transfers to finish 2025/03/20 05:08:55 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/20 05:08:55 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/03/20 05:08:55 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:08:55 DEBUG : PikPak root 'rclone-test-nujocix9doni': Purge remote 2025/03/20 05:08:59 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestServerSideCopy (14.06s) === RUN TestCopyOverSelf run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:09:02 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/03/20 05:09:02 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/03/20 05:09:03 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:09:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/20 05:09:03 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:09:03 DEBUG : sub dir/hello world: gcid = A1D34F87709D3556F7ABEA2F38B387D82A25FA1B 2025/03/20 05:09:05 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/20 05:09:05 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:09:08 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/03/20 05:09:08 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyOverSelf (8.90s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:09:11 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/03/20 05:09:11 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/03/20 05:09:12 DEBUG : Creating backend with remote "TestPikPak:rclone-test-woteraj4seyi" sync_test.go:626: Server side copy (if possible) PikPak root 'rclone-test-coxigiq0koji' -> PikPak root 'rclone-test-woteraj4seyi' 2025/03/20 05:09:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 05:09:15 DEBUG : PikPak root 'rclone-test-woteraj4seyi': Waiting for checks to finish 2025/03/20 05:09:15 DEBUG : PikPak root 'rclone-test-woteraj4seyi': Waiting for transfers to finish 2025/03/20 05:09:17 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/20 05:09:17 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/03/20 05:09:17 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:09:18 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/03/20 05:09:18 DEBUG : sub dir/hello world: gcid = a1d34f87709d3556f7abea2f38b387d82a25fa1b 2025/03/20 05:09:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/20 05:09:22 DEBUG : PikPak root 'rclone-test-woteraj4seyi': Waiting for checks to finish 2025/03/20 05:09:22 DEBUG : PikPak root 'rclone-test-woteraj4seyi': Waiting for transfers to finish 2025/03/20 05:09:23 ERROR : sub dir/hello world: corrupted on transfer: sizes differ src(PikPak root 'rclone-test-coxigiq0koji') 17 vs dst(PikPak root 'rclone-test-woteraj4seyi') 11 2025/03/20 05:09:23 INFO : sub dir/hello world: Removing failed copy sync_test.go:639: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:639 Error: Received unexpected error: corrupted on transfer: sizes differ src(PikPak root 'rclone-test-coxigiq0koji') 17 vs dst(PikPak root 'rclone-test-woteraj4seyi') 11 Test: TestServerSideCopyOverSelf 2025/03/20 05:09:25 DEBUG : PikPak root 'rclone-test-woteraj4seyi': Purge remote 2025/03/20 05:09:27 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/03/20 05:09:27 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- FAIL: TestServerSideCopyOverSelf (19.87s) === RUN TestMoveOverSelf run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:09:31 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/03/20 05:09:31 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/03/20 05:09:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/20 05:09:32 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:09:32 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:09:33 DEBUG : sub dir/hello world: gcid = A1D34F87709D3556F7ABEA2F38B387D82A25FA1B 2025/03/20 05:09:35 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/20 05:09:35 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/20 05:09:35 INFO : sub dir/hello world: Deleted run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:09:39 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/03/20 05:09:39 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestMoveOverSelf (11.45s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:09:42 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/03/20 05:09:42 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/03/20 05:09:43 DEBUG : Creating backend with remote "TestPikPak:rclone-test-tuyacuh6nufa" sync_test.go:671: Server side copy (if possible) PikPak root 'rclone-test-coxigiq0koji' -> PikPak root 'rclone-test-tuyacuh6nufa' 2025/03/20 05:09:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 05:09:46 DEBUG : PikPak root 'rclone-test-tuyacuh6nufa': Waiting for checks to finish 2025/03/20 05:09:46 DEBUG : PikPak root 'rclone-test-tuyacuh6nufa': Waiting for transfers to finish 2025/03/20 05:09:48 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/03/20 05:09:48 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/20 05:09:48 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:09:49 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/03/20 05:09:49 DEBUG : sub dir/hello world: gcid = a1d34f87709d3556f7abea2f38b387d82a25fa1b 2025/03/20 05:09:52 DEBUG : PikPak root 'rclone-test-tuyacuh6nufa': Using server-side directory move 2025/03/20 05:09:52 INFO : PikPak root 'rclone-test-tuyacuh6nufa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/20 05:09:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/20 05:09:53 DEBUG : PikPak root 'rclone-test-tuyacuh6nufa': Waiting for checks to finish 2025/03/20 05:09:53 DEBUG : PikPak root 'rclone-test-tuyacuh6nufa': Waiting for transfers to finish 2025/03/20 05:09:54 INFO : sub dir/hello world: Deleted 2025/03/20 05:09:55 INFO : sub dir/hello world: Moved (server-side) 2025/03/20 05:09:57 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/03/20 05:09:57 DEBUG : sub dir/hello world: gcid = 56e41ddbaec00ad6eb8e58ba6df699946a8e84e2 2025/03/20 05:09:59 DEBUG : testing file moves 2025/03/20 05:09:59 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/20 05:09:59 DEBUG : PikPak root 'rclone-test-tuyacuh6nufa': Waiting for checks to finish 2025/03/20 05:09:59 DEBUG : PikPak root 'rclone-test-tuyacuh6nufa': Waiting for transfers to finish 2025/03/20 05:10:00 INFO : sub dir/hello world: Deleted 2025/03/20 05:10:01 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:10:03 DEBUG : PikPak root 'rclone-test-tuyacuh6nufa': Purge remote 2025/03/20 05:10:05 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestServerSideMoveOverSelf (26.47s) === RUN TestCopyAfterDelete run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:10:09 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/03/20 05:10:09 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/03/20 05:10:09 ERROR : : error listing: directory not found 2025/03/20 05:10:10 INFO : Local file system at /tmp/rclone1468963150: Making directory 2025/03/20 05:10:10 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:10:10 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:10:13 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyAfterDelete (7.24s) === RUN TestCopyRedownload run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:10:16 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/03/20 05:10:16 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/03/20 05:10:18 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/03/20 05:10:18 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/20 05:10:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 05:10:19 DEBUG : Local file system at /tmp/rclone1468963150: Waiting for checks to finish 2025/03/20 05:10:19 DEBUG : Local file system at /tmp/rclone1468963150: Waiting for transfers to finish 2025/03/20 05:10:21 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/03/20 05:10:21 DEBUG : sub dir/hello world.2e6d3de4.partial: renamed to: sub dir/hello world 2025/03/20 05:10:21 INFO : sub dir/hello world: Copied (new) 2025/03/20 05:10:21 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:10:22 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/03/20 05:10:22 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/03/20 05:10:23 DEBUG : pacer: low level retry 2/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/03/20 05:10:23 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/03/20 05:10:23 DEBUG : pacer: Reducing sleep to 300ms 2025/03/20 05:10:23 DEBUG : pacer: Reducing sleep to 225ms 2025/03/20 05:10:23 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/03/20 05:10:24 DEBUG : pacer: Reducing sleep to 168.75ms 2025/03/20 05:10:25 DEBUG : pacer: Reducing sleep to 126.5625ms 2025/03/20 05:10:25 DEBUG : pacer: Reducing sleep to 100ms --- PASS: TestCopyRedownload (10.54s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:10:26 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/20 05:10:26 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:10:26 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:10:26 DEBUG : check sum: gcid = 09F49478AF9C899F0E74BF1A8E2EC667345A178B 2025/03/20 05:10:27 DEBUG : check sum: Dst hash empty - aborting Src hash check 2025/03/20 05:10:27 INFO : check sum: Copied (new) 2025/03/20 05:10:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:10:27 DEBUG : check sum: Dst hash empty - aborting Src hash check 2025/03/20 05:10:27 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:10:27 DEBUG : check sum: Size of src and dst objects identical 2025/03/20 05:10:27 DEBUG : check sum: Unchanged skipping 2025/03/20 05:10:27 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:10:27 DEBUG : Waiting for deletions to finish 2025/03/20 05:10:27 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (5.22s) === RUN TestSyncSizeOnly run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:10:31 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/20 05:10:31 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:10:31 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:10:32 DEBUG : sizeonly: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2025/03/20 05:10:32 DEBUG : sizeonly: Dst hash empty - aborting Src hash check 2025/03/20 05:10:32 INFO : sizeonly: Copied (new) 2025/03/20 05:10:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:10:33 DEBUG : sizeonly: Sizes identical 2025/03/20 05:10:33 DEBUG : sizeonly: Unchanged skipping 2025/03/20 05:10:33 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:10:33 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:10:33 DEBUG : Waiting for deletions to finish 2025/03/20 05:10:33 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (5.45s) === RUN TestSyncIgnoreSize run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:10:36 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/20 05:10:36 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:10:36 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:10:37 DEBUG : ignore-size: gcid = 14DCE568A9271185D6D5154BDBF31DD6CA2B4496 2025/03/20 05:10:37 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/03/20 05:10:37 INFO : ignore-size: Copied (new) 2025/03/20 05:10:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:10:38 DEBUG : ignore-size: Sizes identical 2025/03/20 05:10:38 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:10:38 DEBUG : ignore-size: Unchanged skipping 2025/03/20 05:10:38 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:10:38 DEBUG : Waiting for deletions to finish 2025/03/20 05:10:38 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (4.95s) === RUN TestSyncIgnoreTimes run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:10:41 DEBUG : existing: calculating gcid: failed to unwrap object from src: existing 2025/03/20 05:10:41 DEBUG : existing: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:10:42 DEBUG : existing: Sizes identical 2025/03/20 05:10:42 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:10:42 DEBUG : existing: Unchanged skipping 2025/03/20 05:10:42 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:10:42 DEBUG : Waiting for deletions to finish 2025/03/20 05:10:42 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:10:42 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/20 05:10:42 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:10:42 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:10:43 DEBUG : existing: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2025/03/20 05:10:45 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/03/20 05:10:45 INFO : existing: Copied (replaced existing) 2025/03/20 05:10:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (6.96s) === RUN TestSyncIgnoreExisting run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:10:48 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/20 05:10:48 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:10:48 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:10:49 DEBUG : existing: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2025/03/20 05:10:49 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/03/20 05:10:49 INFO : existing: Copied (new) 2025/03/20 05:10:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:10:50 DEBUG : existing: Destination exists, skipping 2025/03/20 05:10:50 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:10:50 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:10:50 DEBUG : Waiting for deletions to finish 2025/03/20 05:10:50 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (5.19s) === RUN TestSyncIgnoreErrors run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:10:54 DEBUG : b/potato: calculating gcid: failed to unwrap object from src: b/potato 2025/03/20 05:10:54 DEBUG : b/potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/03/20 05:10:55 DEBUG : c/non empty space: calculating gcid: failed to unwrap object from src: c/non empty space 2025/03/20 05:10:55 DEBUG : c/non empty space: gcid = 38650f9e5ef1421ecffb4d8870fac603ce07a319 2025/03/20 05:10:56 INFO : d: Making directory 2025/03/20 05:10:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/20 05:10:59 DEBUG : c/non empty space: Sizes identical 2025/03/20 05:10:59 DEBUG : c/non empty space: Unchanged skipping 2025/03/20 05:10:59 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:10:59 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:11:01 DEBUG : a/potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/03/20 05:11:02 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2025/03/20 05:11:02 INFO : a/potato2: Copied (new) 2025/03/20 05:11:02 DEBUG : Waiting for deletions to finish 2025/03/20 05:11:03 INFO : b/potato: Deleted 2025/03/20 05:11:03 INFO : d: Removing directory 2025/03/20 05:11:04 INFO : b: Removing directory 2025/03/20 05:11:05 DEBUG : b: Rmdir: contains trashed file: "potato" 2025/03/20 05:11:06 DEBUG : PikPak root 'rclone-test-coxigiq0koji': deleted 2 directories run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:11:10 DEBUG : c: Rmdir: contains trashed file: "non empty space" 2025/03/20 05:11:12 DEBUG : a: Rmdir: contains trashed file: "potato2" 2025/03/20 05:11:13 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/03/20 05:11:13 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/03/20 05:11:13 DEBUG : pacer: Reducing sleep to 150ms 2025/03/20 05:11:13 DEBUG : pacer: Reducing sleep to 112.5ms 2025/03/20 05:11:14 DEBUG : pacer: Reducing sleep to 100ms --- PASS: TestSyncIgnoreErrors (20.73s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:11:14 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/03/20 05:11:14 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/03/20 05:11:15 DEBUG : empty space: Sizes identical 2025/03/20 05:11:15 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:11:15 DEBUG : empty space: Unchanged skipping 2025/03/20 05:11:15 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:11:15 DEBUG : Waiting for deletions to finish 2025/03/20 05:11:15 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:11:16 DEBUG : empty space: Sizes identical 2025/03/20 05:11:16 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:11:16 DEBUG : empty space: Unchanged skipping 2025/03/20 05:11:16 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:11:16 DEBUG : Waiting for deletions to finish 2025/03/20 05:11:16 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (5.22s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:11:19 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/03/20 05:11:19 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/03/20 05:11:20 DEBUG : empty space: Sizes identical 2025/03/20 05:11:20 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:11:20 DEBUG : empty space: Unchanged skipping 2025/03/20 05:11:20 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:11:20 DEBUG : Waiting for deletions to finish 2025/03/20 05:11:20 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (4.26s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.56s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:11:24 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/03/20 05:11:24 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/03/20 05:11:25 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/20 05:11:25 DEBUG : empty space: Sizes identical 2025/03/20 05:11:25 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:11:25 DEBUG : empty space: Unchanged skipping 2025/03/20 05:11:25 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:11:26 DEBUG : potato: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/03/20 05:11:26 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/03/20 05:11:26 INFO : potato: Copied (new) 2025/03/20 05:11:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (6.15s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:11:30 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/03/20 05:11:30 DEBUG : potato: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/03/20 05:11:31 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:11:31 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/20 05:11:31 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:11:31 DEBUG : potato: gcid = 0B2BF6BE338377A62FA7636AD169C4B56486C1B1 2025/03/20 05:11:33 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/03/20 05:11:33 INFO : potato: Copied (replaced existing) 2025/03/20 05:11:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (6.25s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/03/20 05:11:37 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/03/20 05:11:37 DEBUG : potato: gcid = 728d2aee5ac530a2abb4d2d01a698f859f44fbf1 2025/03/20 05:11:38 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:11:38 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/03/20 05:11:38 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:11:38 DEBUG : potato: gcid = 4610B0F211BE9069C0AAAC2F7EC34B5E164C9556 2025/03/20 05:11:40 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/03/20 05:11:40 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/03/20 05:11:40 DEBUG : pacer: Reducing sleep to 150ms 2025/03/20 05:11:40 DEBUG : pacer: Reducing sleep to 112.5ms 2025/03/20 05:11:40 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/03/20 05:11:40 INFO : potato: Copied (replaced existing) 2025/03/20 05:11:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:11:41 DEBUG : pacer: Reducing sleep to 100ms --- PASS: TestSyncAfterChangingContentsOnly (6.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:11:43 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/03/20 05:11:43 DEBUG : potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/03/20 05:11:44 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/03/20 05:11:44 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/03/20 05:11:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/20 05:11:45 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/20 05:11:45 DEBUG : empty space: Sizes identical 2025/03/20 05:11:45 DEBUG : empty space: Unchanged skipping 2025/03/20 05:11:45 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:11:45 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:11:45 DEBUG : Waiting for deletions to finish 2025/03/20 05:11:45 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:11:47 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/03/20 05:11:47 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/03/20 05:11:48 DEBUG : pacer: Reducing sleep to 150ms 2025/03/20 05:11:48 DEBUG : pacer: Reducing sleep to 112.5ms 2025/03/20 05:11:49 DEBUG : pacer: Reducing sleep to 100ms --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (6.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:11:50 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/03/20 05:11:50 DEBUG : potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/03/20 05:11:51 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/03/20 05:11:51 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/03/20 05:11:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/20 05:11:52 DEBUG : empty space: Sizes identical 2025/03/20 05:11:52 DEBUG : empty space: Unchanged skipping 2025/03/20 05:11:52 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:11:52 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:11:52 DEBUG : potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/03/20 05:11:52 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/03/20 05:11:52 INFO : potato2: Copied (new) 2025/03/20 05:11:52 DEBUG : Waiting for deletions to finish 2025/03/20 05:11:53 INFO : potato: Deleted run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:11:58 DEBUG : b/potato: calculating gcid: failed to unwrap object from src: b/potato 2025/03/20 05:11:58 DEBUG : b/potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/03/20 05:12:00 DEBUG : c/non empty space: calculating gcid: failed to unwrap object from src: c/non empty space 2025/03/20 05:12:00 DEBUG : c/non empty space: gcid = 38650f9e5ef1421ecffb4d8870fac603ce07a319 2025/03/20 05:12:00 INFO : d: Making directory 2025/03/20 05:12:01 INFO : d/e: Making directory 2025/03/20 05:12:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/20 05:12:04 DEBUG : c/non empty space: Sizes identical 2025/03/20 05:12:04 DEBUG : c/non empty space: Unchanged skipping 2025/03/20 05:12:05 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:12:05 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:12:06 DEBUG : a/potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/03/20 05:12:06 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2025/03/20 05:12:06 INFO : a/potato2: Copied (new) 2025/03/20 05:12:06 DEBUG : Waiting for deletions to finish 2025/03/20 05:12:07 INFO : b/potato: Deleted 2025/03/20 05:12:07 INFO : d/e: Removing directory 2025/03/20 05:12:08 INFO : d: Removing directory 2025/03/20 05:12:09 DEBUG : d: Rmdir: contains trashed file: "e" 2025/03/20 05:12:10 INFO : b: Removing directory 2025/03/20 05:12:10 DEBUG : b: Rmdir: contains trashed file: "potato" 2025/03/20 05:12:11 DEBUG : PikPak root 'rclone-test-coxigiq0koji': deleted 3 directories run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:12:15 DEBUG : c: Rmdir: contains trashed file: "non empty space" 2025/03/20 05:12:17 DEBUG : a: Rmdir: contains trashed file: "potato2" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (21.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:12:20 DEBUG : b/potato: calculating gcid: failed to unwrap object from src: b/potato 2025/03/20 05:12:20 DEBUG : b/potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/03/20 05:12:22 DEBUG : c/non empty space: calculating gcid: failed to unwrap object from src: c/non empty space 2025/03/20 05:12:22 DEBUG : c/non empty space: gcid = 38650f9e5ef1421ecffb4d8870fac603ce07a319 2025/03/20 05:12:22 INFO : d: Making directory 2025/03/20 05:12:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/20 05:12:25 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:12:25 DEBUG : c/non empty space: Sizes identical 2025/03/20 05:12:25 DEBUG : c/non empty space: Unchanged skipping 2025/03/20 05:12:25 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:12:27 DEBUG : a/potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/03/20 05:12:27 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2025/03/20 05:12:27 INFO : a/potato2: Copied (new) 2025/03/20 05:12:27 ERROR : PikPak root 'rclone-test-coxigiq0koji': not deleting files as there were IO errors 2025/03/20 05:12:27 ERROR : PikPak root 'rclone-test-coxigiq0koji': not deleting directories as there were IO errors run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:12:34 DEBUG : c: Rmdir: contains trashed file: "non empty space" 2025/03/20 05:12:35 DEBUG : b: Rmdir: contains trashed file: "potato" 2025/03/20 05:12:37 DEBUG : a: Rmdir: contains trashed file: "potato2" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (20.15s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:12:39 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/03/20 05:12:39 DEBUG : potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/03/20 05:12:40 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/03/20 05:12:40 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/03/20 05:12:41 DEBUG : Waiting for deletions to finish 2025/03/20 05:12:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/20 05:12:41 DEBUG : empty space: Sizes identical 2025/03/20 05:12:41 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:12:41 DEBUG : empty space: Unchanged skipping 2025/03/20 05:12:41 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:12:42 DEBUG : potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/03/20 05:12:42 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/03/20 05:12:42 INFO : potato2: Copied (new) 2025/03/20 05:12:42 INFO : potato: Deleted run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (7.18s) === RUN TestSyncDeleteBefore run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:12:46 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/03/20 05:12:46 DEBUG : potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/03/20 05:12:47 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/03/20 05:12:47 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/03/20 05:12:48 DEBUG : Waiting for deletions to finish 2025/03/20 05:12:48 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:12:48 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:12:49 INFO : potato: Deleted 2025/03/20 05:12:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/20 05:12:50 DEBUG : empty space: Sizes identical 2025/03/20 05:12:50 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:12:50 DEBUG : empty space: Unchanged skipping 2025/03/20 05:12:50 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:12:51 DEBUG : potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/03/20 05:12:52 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/03/20 05:12:52 INFO : potato2: Copied (new) run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (9.12s) === RUN TestCopyDeleteBefore run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:12:55 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/03/20 05:12:55 DEBUG : potato: gcid = 2b96e3e0cf87879486cc850d3aebb91b6cc80acd 2025/03/20 05:12:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/20 05:12:57 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:12:57 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:12:57 DEBUG : potato2: gcid = 5609D3871BAF3D9C2C2D6FF299B3E0D4DCDFEA12 2025/03/20 05:12:58 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/03/20 05:12:58 INFO : potato2: Copied (new) run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (6.23s) === RUN TestSyncWithExclude run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:13:02 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/03/20 05:13:02 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/03/20 05:13:02 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/03/20 05:13:02 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/03/20 05:13:03 DEBUG : enormous: Excluded (Size Filter) 2025/03/20 05:13:03 DEBUG : enormous: Excluded 2025/03/20 05:13:03 DEBUG : potato2: Excluded (Size Filter) 2025/03/20 05:13:03 DEBUG : potato2: Excluded 2025/03/20 05:13:03 DEBUG : potato2: Excluded (Size Filter) 2025/03/20 05:13:03 DEBUG : potato2: Excluded 2025/03/20 05:13:03 DEBUG : empty space: Sizes identical 2025/03/20 05:13:03 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:13:03 DEBUG : empty space: Unchanged skipping 2025/03/20 05:13:03 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:13:03 DEBUG : Waiting for deletions to finish 2025/03/20 05:13:03 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:13:03 DEBUG : enormous: Excluded (Size Filter) 2025/03/20 05:13:03 DEBUG : enormous: Excluded 2025/03/20 05:13:03 DEBUG : potato2: Excluded (Size Filter) 2025/03/20 05:13:03 DEBUG : potato2: Excluded 2025/03/20 05:13:04 DEBUG : potato2: Excluded (Size Filter) 2025/03/20 05:13:04 DEBUG : potato2: Excluded 2025/03/20 05:13:04 DEBUG : empty space: Sizes identical 2025/03/20 05:13:04 DEBUG : Local file system at /tmp/rclone1468963150: Waiting for checks to finish 2025/03/20 05:13:04 DEBUG : empty space: Unchanged skipping 2025/03/20 05:13:04 DEBUG : Local file system at /tmp/rclone1468963150: Waiting for transfers to finish 2025/03/20 05:13:04 DEBUG : Waiting for deletions to finish 2025/03/20 05:13:04 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (6.02s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:13:08 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/03/20 05:13:08 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/03/20 05:13:08 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/03/20 05:13:08 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/03/20 05:13:09 DEBUG : enormous: calculating gcid: failed to unwrap object from src: enormous 2025/03/20 05:13:09 DEBUG : enormous: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2025/03/20 05:13:10 DEBUG : enormous: Excluded (Size Filter) 2025/03/20 05:13:10 DEBUG : enormous: Excluded 2025/03/20 05:13:10 DEBUG : potato2: Excluded (Size Filter) 2025/03/20 05:13:10 DEBUG : potato2: Excluded 2025/03/20 05:13:11 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:13:11 DEBUG : empty space: Sizes identical 2025/03/20 05:13:11 DEBUG : empty space: Unchanged skipping 2025/03/20 05:13:11 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:13:11 DEBUG : Waiting for deletions to finish 2025/03/20 05:13:12 INFO : potato2: Deleted 2025/03/20 05:13:12 INFO : enormous: Deleted 2025/03/20 05:13:12 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:13:13 DEBUG : Local file system at /tmp/rclone1468963150: Waiting for checks to finish 2025/03/20 05:13:13 DEBUG : empty space: Sizes identical 2025/03/20 05:13:13 DEBUG : empty space: Unchanged skipping 2025/03/20 05:13:13 DEBUG : Local file system at /tmp/rclone1468963150: Waiting for transfers to finish 2025/03/20 05:13:13 DEBUG : Waiting for deletions to finish 2025/03/20 05:13:13 INFO : enormous: Deleted 2025/03/20 05:13:13 INFO : potato2: Deleted 2025/03/20 05:13:13 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (8.29s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.51s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: 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-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: true 2025/03/20 05:13:16 INFO : PikPak root 'rclone-test-coxigiq0koji': Making map for --track-renames 2025/03/20 05:13:16 INFO : PikPak root 'rclone-test-coxigiq0koji': Finished making map for --track-renames 2025/03/20 05:13:16 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:13:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/20 05:13:16 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for renames to finish 2025/03/20 05:13:16 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/20 05:13:16 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:13:17 DEBUG : potato: gcid = 042F38E8A9BA1C5763703527A7310AA86EE543A1 2025/03/20 05:13:18 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/03/20 05:13:18 INFO : potato: Copied (new) 2025/03/20 05:13:18 DEBUG : yam: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2025/03/20 05:13:18 DEBUG : yam: Dst hash empty - aborting Src hash check 2025/03/20 05:13:18 INFO : yam: Copied (new) 2025/03/20 05:13:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:13:19 DEBUG : potato: Sizes identical 2025/03/20 05:13:19 INFO : PikPak root 'rclone-test-coxigiq0koji': Making map for --track-renames 2025/03/20 05:13:19 INFO : PikPak root 'rclone-test-coxigiq0koji': Finished making map for --track-renames 2025/03/20 05:13:19 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:13:19 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/03/20 05:13:19 DEBUG : potato: Unchanged skipping 2025/03/20 05:13:19 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for renames to finish 2025/03/20 05:13:19 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:13:20 DEBUG : yaml: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2025/03/20 05:13:20 DEBUG : yaml: Dst hash empty - aborting Src hash check 2025/03/20 05:13:20 INFO : yaml: Copied (new) 2025/03/20 05:13:20 DEBUG : Waiting for deletions to finish 2025/03/20 05:13:21 INFO : yam: Deleted run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" sync_test.go:1564: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1564 Error: Not equal: expected: true actual : false Test: TestSyncWithTrackRenames Messages: canTrackRenames=true, renames=0 --- FAIL: TestSyncWithTrackRenames (9.10s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/03/20 05:13:25 ERROR : PikPak root 'rclone-test-coxigiq0koji': Ignoring --track-renames as either the source or destination do not support modtime 2025/03/20 05:13:25 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/20 05:13:25 DEBUG : yam: Need to transfer - File not found at Destination 2025/03/20 05:13:25 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:13:25 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:13:26 DEBUG : potato: gcid = 042F38E8A9BA1C5763703527A7310AA86EE543A1 2025/03/20 05:13:27 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/03/20 05:13:27 INFO : potato: Copied (new) 2025/03/20 05:13:27 DEBUG : yam: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2025/03/20 05:13:27 DEBUG : yam: Dst hash empty - aborting Src hash check 2025/03/20 05:13:27 INFO : yam: Copied (new) 2025/03/20 05:13:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:13:27 ERROR : PikPak root 'rclone-test-coxigiq0koji': Ignoring --track-renames as either the source or destination do not support modtime 2025/03/20 05:13:28 DEBUG : yaml: Need to transfer - File not found at Destination 2025/03/20 05:13:28 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:13:28 DEBUG : potato: Sizes identical 2025/03/20 05:13:28 DEBUG : potato: Unchanged skipping 2025/03/20 05:13:28 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:13:28 DEBUG : yaml: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2025/03/20 05:13:29 DEBUG : yaml: Dst hash empty - aborting Src hash check 2025/03/20 05:13:29 INFO : yaml: Copied (new) 2025/03/20 05:13:29 DEBUG : Waiting for deletions to finish 2025/03/20 05:13:30 INFO : yam: Deleted run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (8.82s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/03/20 05:13:34 INFO : PikPak root 'rclone-test-coxigiq0koji': Making map for --track-renames 2025/03/20 05:13:34 INFO : PikPak root 'rclone-test-coxigiq0koji': Finished making map for --track-renames 2025/03/20 05:13:34 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:13:34 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for renames to finish 2025/03/20 05:13:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/20 05:13:34 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/20 05:13:34 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:13:36 DEBUG : potato: gcid = 042F38E8A9BA1C5763703527A7310AA86EE543A1 2025/03/20 05:13:36 DEBUG : sub/yam: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2025/03/20 05:13:36 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/03/20 05:13:36 INFO : potato: Copied (new) 2025/03/20 05:13:36 DEBUG : sub/yam: Dst hash empty - aborting Src hash check 2025/03/20 05:13:36 INFO : sub/yam: Copied (new) 2025/03/20 05:13:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:13:37 DEBUG : potato: Sizes identical 2025/03/20 05:13:37 DEBUG : potato: Unchanged skipping 2025/03/20 05:13:38 INFO : PikPak root 'rclone-test-coxigiq0koji': Making map for --track-renames 2025/03/20 05:13:38 INFO : PikPak root 'rclone-test-coxigiq0koji': Finished making map for --track-renames 2025/03/20 05:13:38 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:13:38 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for renames to finish 2025/03/20 05:13:39 INFO : sub/yam: Moved (server-side) to: yam 2025/03/20 05:13:39 INFO : yam: Renamed from "sub/yam" 2025/03/20 05:13:39 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:13:39 DEBUG : Waiting for deletions to finish 2025/03/20 05:13:39 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (11.19s) === RUN TestServerSideMoveLocal run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:13:45 DEBUG : Creating backend with remote "/tmp/rclone1468963150/dir1" 2025/03/20 05:13:45 DEBUG : Config file has changed externally - reloading 2025/03/20 05:13:45 DEBUG : Creating backend with remote "/tmp/rclone1468963150/dir2" 2025/03/20 05:13:45 DEBUG : Local file system at /tmp/rclone1468963150/dir2: Using server-side directory move 2025/03/20 05:13:45 INFO : Local file system at /tmp/rclone1468963150/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/20 05:13:45 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/20 05:13:45 DEBUG : Local file system at /tmp/rclone1468963150/dir2: Waiting for checks to finish 2025/03/20 05:13:45 DEBUG : Local file system at /tmp/rclone1468963150/dir2: Waiting for transfers to finish 2025/03/20 05:13:45 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.64s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:13:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 05:13:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/20 05:13:46 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:13:46 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:13:48 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/03/20 05:13:48 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/20 05:13:48 INFO : sub dir/hello world: Copied (new) 2025/03/20 05:13:48 INFO : sub dir/hello world: Deleted 2025/03/20 05:13:50 DEBUG : nested/sub dir/file: gcid = 82E1BE46AF6810D05CE889DB14236009AF874EB5 2025/03/20 05:13:50 DEBUG : nested/sub dir/file: Dst hash empty - aborting Src hash check 2025/03/20 05:13:50 INFO : nested/sub dir/file: Copied (new) 2025/03/20 05:13:50 INFO : nested/sub dir/file: Deleted 2025/03/20 05:13:50 INFO : sub dir: Removing directory 2025/03/20 05:13:50 INFO : nested/sub dir: Removing directory 2025/03/20 05:13:50 INFO : nested: Removing directory 2025/03/20 05:13:50 DEBUG : Local file system at /tmp/rclone1468963150: deleted 3 directories run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:13:55 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/03/20 05:13:56 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file" 2025/03/20 05:13:58 DEBUG : nested: Rmdir: contains trashed file: "sub dir" --- PASS: TestMoveWithDeleteEmptySrcDirs (14.91s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:14:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 05:14:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/20 05:14:01 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:14:01 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:14:03 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/03/20 05:14:03 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/20 05:14:03 INFO : sub dir/hello world: Copied (new) 2025/03/20 05:14:03 INFO : sub dir/hello world: Deleted 2025/03/20 05:14:04 DEBUG : nested/sub dir/file: gcid = 82E1BE46AF6810D05CE889DB14236009AF874EB5 2025/03/20 05:14:04 DEBUG : nested/sub dir/file: Dst hash empty - aborting Src hash check 2025/03/20 05:14:04 INFO : nested/sub dir/file: Copied (new) 2025/03/20 05:14:04 INFO : nested/sub dir/file: Deleted run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:14:09 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/03/20 05:14:10 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file" 2025/03/20 05:14:12 DEBUG : nested: Rmdir: contains trashed file: "sub dir" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (13.68s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:14:15 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/20 05:14:15 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/20 05:14:15 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:14:15 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:14:15 DEBUG : existing: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2025/03/20 05:14:16 DEBUG : existing-b: gcid = F5E2F430F70ADB8C5D5CD97AC2C56CCE089FB65B 2025/03/20 05:14:16 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/03/20 05:14:16 INFO : existing: Copied (new) 2025/03/20 05:14:16 INFO : existing: Deleted 2025/03/20 05:14:16 DEBUG : existing-b: Dst hash empty - aborting Src hash check 2025/03/20 05:14:16 INFO : existing-b: Copied (new) 2025/03/20 05:14:16 INFO : existing-b: Deleted 2025/03/20 05:14:17 DEBUG : existing: Destination exists, skipping 2025/03/20 05:14:17 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/20 05:14:17 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:14:17 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:14:17 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (5.55s) === RUN TestServerSideMove run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:14:20 DEBUG : Creating backend with remote "TestPikPak:rclone-test-wupahov1nela" 2025/03/20 05:14:21 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/03/20 05:14:21 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/03/20 05:14:22 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/03/20 05:14:22 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/03/20 05:14:23 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/03/20 05:14:23 DEBUG : potato3: gcid = 9dee7de1c6ec137b072da7e579dcc66439cb22bb sync_test.go:1705: Server side move (if possible) PikPak root 'rclone-test-coxigiq0koji' -> PikPak root 'rclone-test-wupahov1nela' 2025/03/20 05:14:25 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/03/20 05:14:25 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/03/20 05:14:26 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/03/20 05:14:26 DEBUG : potato3: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/03/20 05:14:27 DEBUG : PikPak root 'rclone-test-wupahov1nela': Using server-side directory move 2025/03/20 05:14:27 INFO : PikPak root 'rclone-test-wupahov1nela': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/20 05:14:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/20 05:14:28 DEBUG : empty space: Sizes identical 2025/03/20 05:14:28 DEBUG : empty space: Unchanged skipping 2025/03/20 05:14:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/20 05:14:28 DEBUG : PikPak root 'rclone-test-wupahov1nela': Waiting for checks to finish 2025/03/20 05:14:29 INFO : empty space: Deleted 2025/03/20 05:14:29 DEBUG : PikPak root 'rclone-test-wupahov1nela': Waiting for transfers to finish 2025/03/20 05:14:29 INFO : potato3: Deleted 2025/03/20 05:14:29 INFO : potato2: Moved (server-side) 2025/03/20 05:14:30 INFO : potato3: Moved (server-side) 2025/03/20 05:14:30 DEBUG : Creating backend with remote "TestPikPak:rclone-test-miyarex0mose" 2025/03/20 05:14:32 DEBUG : PikPak root 'rclone-test-miyarex0mose': Using server-side directory move 2025/03/20 05:14:33 INFO : PikPak root 'rclone-test-miyarex0mose': Server side directory move succeeded 2025/03/20 05:14:34 ERROR : : error listing: directory not found 2025/03/20 05:14:34 DEBUG : PikPak root 'rclone-test-miyarex0mose': Purge remote 2025/03/20 05:14:35 DEBUG : PikPak root 'rclone-test-wupahov1nela': Purge remote 2025/03/20 05:14:36 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (16.31s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:14:36 DEBUG : Creating backend with remote "TestPikPak:rclone-test-lazaman5viha" 2025/03/20 05:14:38 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/03/20 05:14:38 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/03/20 05:14:39 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/03/20 05:14:39 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/03/20 05:14:40 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/03/20 05:14:40 DEBUG : potato3: gcid = 9dee7de1c6ec137b072da7e579dcc66439cb22bb sync_test.go:1705: Server side move (if possible) PikPak root 'rclone-test-coxigiq0koji' -> PikPak root 'rclone-test-lazaman5viha' 2025/03/20 05:14:42 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/03/20 05:14:42 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/03/20 05:14:43 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/03/20 05:14:43 DEBUG : potato3: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/03/20 05:14:44 DEBUG : empty space: Excluded (Size Filter) 2025/03/20 05:14:44 DEBUG : empty space: Excluded 2025/03/20 05:14:44 DEBUG : empty space: Excluded (Size Filter) 2025/03/20 05:14:44 DEBUG : empty space: Excluded 2025/03/20 05:14:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/20 05:14:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/20 05:14:44 DEBUG : PikPak root 'rclone-test-lazaman5viha': Waiting for checks to finish 2025/03/20 05:14:44 DEBUG : PikPak root 'rclone-test-lazaman5viha': Waiting for transfers to finish 2025/03/20 05:14:45 INFO : potato2: Moved (server-side) 2025/03/20 05:14:46 INFO : potato3: Deleted 2025/03/20 05:14:47 INFO : potato3: Moved (server-side) 2025/03/20 05:14:48 DEBUG : Creating backend with remote "TestPikPak:rclone-test-covoyiz0daqo" 2025/03/20 05:14:49 DEBUG : empty space: Excluded (Size Filter) 2025/03/20 05:14:49 DEBUG : empty space: Excluded 2025/03/20 05:14:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/20 05:14:49 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/20 05:14:49 DEBUG : PikPak root 'rclone-test-covoyiz0daqo': Waiting for checks to finish 2025/03/20 05:14:49 DEBUG : PikPak root 'rclone-test-covoyiz0daqo': Waiting for transfers to finish 2025/03/20 05:14:51 INFO : potato2: Moved (server-side) 2025/03/20 05:14:52 INFO : potato3: Moved (server-side) 2025/03/20 05:14:53 DEBUG : PikPak root 'rclone-test-covoyiz0daqo': Purge remote 2025/03/20 05:14:54 DEBUG : PikPak root 'rclone-test-lazaman5viha': Purge remote --- PASS: TestServerSideMoveWithFilter (20.67s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:14:57 DEBUG : Creating backend with remote "TestPikPak:rclone-test-cupiyad1cido" 2025/03/20 05:14:58 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/03/20 05:14:58 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/03/20 05:14:59 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/03/20 05:14:59 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/03/20 05:14:59 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/03/20 05:14:59 DEBUG : potato3: gcid = 9dee7de1c6ec137b072da7e579dcc66439cb22bb 2025/03/20 05:15:01 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) PikPak root 'rclone-test-coxigiq0koji' -> PikPak root 'rclone-test-cupiyad1cido' 2025/03/20 05:15:04 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/03/20 05:15:04 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/03/20 05:15:05 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/03/20 05:15:05 DEBUG : potato3: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/03/20 05:15:06 DEBUG : PikPak root 'rclone-test-cupiyad1cido': Using server-side directory move 2025/03/20 05:15:06 INFO : PikPak root 'rclone-test-cupiyad1cido': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/20 05:15:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/20 05:15:06 DEBUG : empty space: Sizes identical 2025/03/20 05:15:06 DEBUG : empty space: Unchanged skipping 2025/03/20 05:15:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/20 05:15:06 DEBUG : PikPak root 'rclone-test-cupiyad1cido': Waiting for checks to finish 2025/03/20 05:15:07 INFO : potato2: Moved (server-side) 2025/03/20 05:15:08 INFO : empty space: Deleted 2025/03/20 05:15:08 DEBUG : PikPak root 'rclone-test-cupiyad1cido': Waiting for transfers to finish 2025/03/20 05:15:09 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/03/20 05:15:09 INFO : potato3: Deleted 2025/03/20 05:15:11 INFO : potato3: Moved (server-side) 2025/03/20 05:15:11 INFO : tomatoDir: Removing directory 2025/03/20 05:15:12 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/03/20 05:15:13 DEBUG : PikPak root 'rclone-test-coxigiq0koji': deleted 1 directories 2025/03/20 05:15:14 DEBUG : Creating backend with remote "TestPikPak:rclone-test-cepaqox3juwe" 2025/03/20 05:15:16 INFO : tomatoDir: Making directory 2025/03/20 05:15:17 DEBUG : PikPak root 'rclone-test-cepaqox3juwe': Using server-side directory move 2025/03/20 05:15:18 INFO : PikPak root 'rclone-test-cepaqox3juwe': Server side directory move succeeded 2025/03/20 05:15:20 ERROR : : error listing: directory not found 2025/03/20 05:15:20 ERROR : : error listing: directory not found 2025/03/20 05:15:20 DEBUG : PikPak root 'rclone-test-cepaqox3juwe': Purge remote 2025/03/20 05:15:21 DEBUG : PikPak root 'rclone-test-cupiyad1cido': Purge remote 2025/03/20 05:15:22 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (25.26s) === RUN TestServerSideMoveOverlap run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.78s) === RUN TestSyncOverlap run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:15:23 DEBUG : Creating backend with remote "TestPikPak:rclone-test-coxigiq0koji/rclone-sync-test" run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (5.69s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:15:29 DEBUG : Creating backend with remote "TestPikPak:rclone-test-coxigiq0koji/rclone-sync-test" 2025/03/20 05:15:31 DEBUG : Creating backend with remote "TestPikPak:rclone-test-coxigiq0koji/rclone-sync-test-include/layer2" 2025/03/20 05:15:35 DEBUG : Creating backend with remote "TestPikPak:rclone-test-coxigiq0koji/rclone-sync-test-ignore-file" 2025/03/20 05:15:39 DEBUG : rclone-sync-test-ignore-file/.ignore: calculating gcid: failed to unwrap object from src: rclone-sync-test-ignore-file/.ignore 2025/03/20 05:15:39 DEBUG : rclone-sync-test-ignore-file/.ignore: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/03/20 05:15:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/20 05:15:42 DEBUG : rclone-sync-test: Excluded 2025/03/20 05:15:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/20 05:15:43 DEBUG : PikPak root 'rclone-test-coxigiq0koji/rclone-sync-test': Waiting for checks to finish 2025/03/20 05:15:43 DEBUG : PikPak root 'rclone-test-coxigiq0koji/rclone-sync-test': Waiting for transfers to finish 2025/03/20 05:15:43 DEBUG : Waiting for deletions to finish 2025/03/20 05:15:43 INFO : There was nothing to transfer 2025/03/20 05:15:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/20 05:15:44 DEBUG : rclone-sync-test: Excluded 2025/03/20 05:15:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/20 05:15:45 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:15:45 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:15:45 DEBUG : Waiting for deletions to finish 2025/03/20 05:15:45 INFO : rclone-sync-test-include: Removing directory 2025/03/20 05:15:45 DEBUG : rclone-sync-test-include: Rmdir: contains file: "layer2" 2025/03/20 05:15:45 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/20 05:15:45 DEBUG : PikPak root 'rclone-test-coxigiq0koji': failed to delete 1 directories 2025/03/20 05:15:45 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:15:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/20 05:15:47 DEBUG : rclone-sync-test: Excluded 2025/03/20 05:15:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/20 05:15:47 DEBUG : PikPak root 'rclone-test-coxigiq0koji/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/03/20 05:15:47 DEBUG : PikPak root 'rclone-test-coxigiq0koji/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/03/20 05:15:47 DEBUG : Waiting for deletions to finish 2025/03/20 05:15:47 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:15:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/20 05:15:49 DEBUG : rclone-sync-test: Excluded 2025/03/20 05:15:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/20 05:15:50 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:15:50 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:15:50 DEBUG : Waiting for deletions to finish 2025/03/20 05:15:50 INFO : rclone-sync-test-include: Removing directory 2025/03/20 05:15:50 DEBUG : rclone-sync-test-include: Rmdir: contains file: "layer2" 2025/03/20 05:15:50 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/20 05:15:50 DEBUG : PikPak root 'rclone-test-coxigiq0koji': failed to delete 1 directories 2025/03/20 05:15:50 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:15:51 DEBUG : : Excluded 2025/03/20 05:15:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/20 05:15:52 DEBUG : rclone-sync-test: Excluded 2025/03/20 05:15:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/20 05:15:53 DEBUG : PikPak root 'rclone-test-coxigiq0koji/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/03/20 05:15:53 DEBUG : PikPak root 'rclone-test-coxigiq0koji/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/03/20 05:15:53 DEBUG : Waiting for deletions to finish 2025/03/20 05:15:53 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:15:57 DEBUG : rclone-sync-test-include: Rmdir: contains trashed file: "layer2" 2025/03/20 05:15:58 DEBUG : rclone-sync-test-ignore-file: Rmdir: contains trashed file: ".ignore" --- PASS: TestSyncOverlapWithFilter (43.07s) === RUN TestSyncCompareDest run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:16:12 DEBUG : Creating backend with remote "TestPikPak:rclone-test-coxigiq0koji/dst" 2025/03/20 05:16:15 DEBUG : Creating backend with remote "TestPikPak:rclone-test-coxigiq0koji/CompareDest" 2025/03/20 05:16:18 DEBUG : one: Need to transfer - File not found at Destination 2025/03/20 05:16:18 DEBUG : PikPak root 'rclone-test-coxigiq0koji/dst': Waiting for checks to finish 2025/03/20 05:16:18 DEBUG : PikPak root 'rclone-test-coxigiq0koji/dst': Waiting for transfers to finish 2025/03/20 05:16:19 DEBUG : one: gcid = 74445CD742AF268FD22866DA0D12758951D638F7 2025/03/20 05:16:19 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/20 05:16:19 INFO : one: Copied (new) 2025/03/20 05:16:19 DEBUG : Waiting for deletions to finish 2025/03/20 05:16:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/20 05:16:21 DEBUG : PikPak root 'rclone-test-coxigiq0koji/dst': Waiting for checks to finish 2025/03/20 05:16:21 DEBUG : PikPak root 'rclone-test-coxigiq0koji/dst': Waiting for transfers to finish 2025/03/20 05:16:22 DEBUG : one: gcid = 9F917A3EA1B24AF2E77A328BEA3B8D3CD96D53A7 2025/03/20 05:16:24 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/20 05:16:24 INFO : one: Copied (replaced existing) 2025/03/20 05:16:24 DEBUG : Waiting for deletions to finish 2025/03/20 05:16:26 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/03/20 05:16:26 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/03/20 05:16:29 DEBUG : CompareDest/one: calculating gcid: failed to unwrap object from src: CompareDest/one 2025/03/20 05:16:29 DEBUG : CompareDest/one: gcid = 9f917a3ea1b24af2e77a328bea3b8d3cd96d53a7 2025/03/20 05:16:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/20 05:16:31 DEBUG : PikPak root 'rclone-test-coxigiq0koji/dst': Waiting for checks to finish 2025/03/20 05:16:32 DEBUG : one: Sizes identical 2025/03/20 05:16:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/20 05:16:32 DEBUG : PikPak root 'rclone-test-coxigiq0koji/dst': Waiting for transfers to finish 2025/03/20 05:16:32 DEBUG : Waiting for deletions to finish 2025/03/20 05:16:32 INFO : There was nothing to transfer 2025/03/20 05:16:33 DEBUG : CompareDest/two: calculating gcid: failed to unwrap object from src: CompareDest/two 2025/03/20 05:16:33 DEBUG : CompareDest/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/03/20 05:16:36 DEBUG : two: Sizes identical 2025/03/20 05:16:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/20 05:16:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/20 05:16:36 DEBUG : PikPak root 'rclone-test-coxigiq0koji/dst': Waiting for checks to finish 2025/03/20 05:16:36 DEBUG : one: Sizes identical 2025/03/20 05:16:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/20 05:16:36 DEBUG : PikPak root 'rclone-test-coxigiq0koji/dst': Waiting for transfers to finish 2025/03/20 05:16:36 DEBUG : Waiting for deletions to finish 2025/03/20 05:16:36 INFO : There was nothing to transfer 2025/03/20 05:16:37 DEBUG : two: Sizes identical 2025/03/20 05:16:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/20 05:16:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/20 05:16:37 DEBUG : PikPak root 'rclone-test-coxigiq0koji/dst': Waiting for checks to finish 2025/03/20 05:16:38 DEBUG : one: Sizes identical 2025/03/20 05:16:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/20 05:16:38 DEBUG : PikPak root 'rclone-test-coxigiq0koji/dst': Waiting for transfers to finish 2025/03/20 05:16:38 DEBUG : Waiting for deletions to finish 2025/03/20 05:16:38 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/03/20 05:16:40 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/20 05:16:40 DEBUG : two: Need to transfer - File not found at Destination 2025/03/20 05:16:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/20 05:16:40 DEBUG : PikPak root 'rclone-test-coxigiq0koji/dst': Waiting for checks to finish 2025/03/20 05:16:41 DEBUG : one: Sizes identical 2025/03/20 05:16:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/20 05:16:41 DEBUG : PikPak root 'rclone-test-coxigiq0koji/dst': Waiting for transfers to finish 2025/03/20 05:16:41 DEBUG : two: gcid = AB96B6D2950AA019FA94C28BB7DBD117D049F997 2025/03/20 05:16:41 DEBUG : two: Dst hash empty - aborting Src hash check 2025/03/20 05:16:41 INFO : two: Copied (new) 2025/03/20 05:16:41 DEBUG : Waiting for deletions to finish 2025/03/20 05:16:48 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/03/20 05:16:48 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/03/20 05:16:48 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/03/20 05:16:48 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/03/20 05:16:49 DEBUG : CompareDest: Rmdir: contains trashed file: "two" 2025/03/20 05:16:49 DEBUG : CompareDest: Rmdir: contains trashed file: "one" --- PASS: TestSyncCompareDest (38.91s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:16:52 DEBUG : pre-dest1/1: calculating gcid: failed to unwrap object from src: pre-dest1/1 2025/03/20 05:16:52 DEBUG : pre-dest1/1: gcid = e6cc90b878b948c35e92b003c792c46c58c4af40 2025/03/20 05:16:53 DEBUG : pre-dest2/2: calculating gcid: failed to unwrap object from src: pre-dest2/2 2025/03/20 05:16:53 DEBUG : pre-dest2/2: gcid = 12033b78389744f3f39ac4ce4ccfcad6960d8ea0 2025/03/20 05:16:55 DEBUG : Creating backend with remote "TestPikPak:rclone-test-coxigiq0koji/dest" 2025/03/20 05:16:57 DEBUG : Creating backend with remote "TestPikPak:rclone-test-coxigiq0koji/pre-dest1" 2025/03/20 05:16:58 DEBUG : Creating backend with remote "TestPikPak:rclone-test-coxigiq0koji/pre-dest2" 2025/03/20 05:17:00 DEBUG : 1: Sizes identical 2025/03/20 05:17:00 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/20 05:17:01 DEBUG : 2: Sizes identical 2025/03/20 05:17:01 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/20 05:17:01 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/20 05:17:01 DEBUG : PikPak root 'rclone-test-coxigiq0koji/dest': Waiting for checks to finish 2025/03/20 05:17:01 DEBUG : PikPak root 'rclone-test-coxigiq0koji/dest': Waiting for transfers to finish 2025/03/20 05:17:03 DEBUG : 3: gcid = C4E74DDDC9CC9E2FDCDB7F63B127FB638831262E 2025/03/20 05:17:03 DEBUG : 3: Dst hash empty - aborting Src hash check 2025/03/20 05:17:03 INFO : 3: Copied (new) 2025/03/20 05:17:03 DEBUG : Waiting for deletions to finish 2025/03/20 05:17:09 DEBUG : pre-dest2: Rmdir: contains trashed file: "2" 2025/03/20 05:17:11 DEBUG : pre-dest1: Rmdir: contains trashed file: "1" 2025/03/20 05:17:13 DEBUG : dest: Rmdir: contains trashed file: "3" --- PASS: TestSyncMultipleCompareDest (23.53s) === RUN TestSyncCopyDest run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:17:14 DEBUG : Creating backend with remote "TestPikPak:rclone-test-coxigiq0koji/dst" 2025/03/20 05:17:17 DEBUG : Creating backend with remote "TestPikPak:rclone-test-coxigiq0koji/CopyDest" 2025/03/20 05:17:20 DEBUG : one: Need to transfer - File not found at Destination 2025/03/20 05:17:20 DEBUG : PikPak root 'rclone-test-coxigiq0koji/dst': Waiting for checks to finish 2025/03/20 05:17:20 DEBUG : PikPak root 'rclone-test-coxigiq0koji/dst': Waiting for transfers to finish 2025/03/20 05:17:21 DEBUG : one: gcid = 74445CD742AF268FD22866DA0D12758951D638F7 2025/03/20 05:17:22 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/20 05:17:22 INFO : one: Copied (new) 2025/03/20 05:17:22 DEBUG : Waiting for deletions to finish 2025/03/20 05:17:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/20 05:17:23 DEBUG : PikPak root 'rclone-test-coxigiq0koji/dst': Waiting for checks to finish 2025/03/20 05:17:24 DEBUG : PikPak root 'rclone-test-coxigiq0koji/dst': Waiting for transfers to finish 2025/03/20 05:17:24 DEBUG : one: gcid = 9F917A3EA1B24AF2E77A328BEA3B8D3CD96D53A7 2025/03/20 05:17:26 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/20 05:17:26 INFO : one: Copied (replaced existing) 2025/03/20 05:17:26 DEBUG : Waiting for deletions to finish 2025/03/20 05:17:28 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/03/20 05:17:28 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/03/20 05:17:31 DEBUG : CopyDest/one: calculating gcid: failed to unwrap object from src: CopyDest/one 2025/03/20 05:17:31 DEBUG : CopyDest/one: gcid = 9f917a3ea1b24af2e77a328bea3b8d3cd96d53a7 2025/03/20 05:17:34 DEBUG : Creating backend with remote "TestPikPak:rclone-test-coxigiq0koji/BackupDir" 2025/03/20 05:17:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/20 05:17:36 DEBUG : PikPak root 'rclone-test-coxigiq0koji/dst': Waiting for checks to finish 2025/03/20 05:17:38 DEBUG : one: Sizes identical 2025/03/20 05:17:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/20 05:17:40 INFO : one: Moved (server-side) 2025/03/20 05:17:42 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/20 05:17:42 DEBUG : one: Src hash empty - aborting Dst hash check 2025/03/20 05:17:42 INFO : one: Copied (server-side copy) 2025/03/20 05:17:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/20 05:17:42 DEBUG : PikPak root 'rclone-test-coxigiq0koji/dst': Waiting for transfers to finish 2025/03/20 05:17:42 DEBUG : Waiting for deletions to finish 2025/03/20 05:17:44 DEBUG : CopyDest/two: calculating gcid: failed to unwrap object from src: CopyDest/two 2025/03/20 05:17:44 DEBUG : CopyDest/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/03/20 05:17:47 DEBUG : two: Sizes identical 2025/03/20 05:17:48 DEBUG : two: Dst hash empty - aborting Src hash check 2025/03/20 05:17:48 DEBUG : two: Src hash empty - aborting Dst hash check 2025/03/20 05:17:48 INFO : two: Copied (server-side copy) 2025/03/20 05:17:48 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/20 05:17:48 DEBUG : one: Sizes identical 2025/03/20 05:17:48 DEBUG : one: Unchanged skipping 2025/03/20 05:17:48 DEBUG : PikPak root 'rclone-test-coxigiq0koji/dst': Waiting for checks to finish 2025/03/20 05:17:48 DEBUG : PikPak root 'rclone-test-coxigiq0koji/dst': Waiting for transfers to finish 2025/03/20 05:17:48 DEBUG : Waiting for deletions to finish 2025/03/20 05:17:49 DEBUG : one: Sizes identical 2025/03/20 05:17:49 DEBUG : one: Unchanged skipping 2025/03/20 05:17:49 DEBUG : two: Sizes identical 2025/03/20 05:17:49 DEBUG : two: Unchanged skipping 2025/03/20 05:17:49 DEBUG : PikPak root 'rclone-test-coxigiq0koji/dst': Waiting for checks to finish 2025/03/20 05:17:49 DEBUG : PikPak root 'rclone-test-coxigiq0koji/dst': Waiting for transfers to finish 2025/03/20 05:17:49 DEBUG : Waiting for deletions to finish 2025/03/20 05:17:49 INFO : There was nothing to transfer 2025/03/20 05:17:51 DEBUG : CopyDest/three: calculating gcid: failed to unwrap object from src: CopyDest/three 2025/03/20 05:17:51 DEBUG : CopyDest/three: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/03/20 05:17:53 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/20 05:17:53 DEBUG : three: Destination not found in --copy-dest 2025/03/20 05:17:53 DEBUG : three: Need to transfer - File not found at Destination 2025/03/20 05:17:53 DEBUG : one: Sizes identical 2025/03/20 05:17:53 DEBUG : one: Unchanged skipping 2025/03/20 05:17:53 DEBUG : two: Sizes identical 2025/03/20 05:17:53 DEBUG : two: Unchanged skipping 2025/03/20 05:17:53 DEBUG : PikPak root 'rclone-test-coxigiq0koji/dst': Waiting for checks to finish 2025/03/20 05:17:53 DEBUG : PikPak root 'rclone-test-coxigiq0koji/dst': Waiting for transfers to finish 2025/03/20 05:17:53 DEBUG : three: gcid = C50301B336BB04A6BB73A9CEEB02478ED3C3EFC9 2025/03/20 05:17:54 DEBUG : three: Dst hash empty - aborting Src hash check 2025/03/20 05:17:54 INFO : three: Copied (new) 2025/03/20 05:17:54 DEBUG : Waiting for deletions to finish 2025/03/20 05:18:04 DEBUG : dst: Rmdir: contains trashed file: "three" 2025/03/20 05:18:04 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/03/20 05:18:04 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/03/20 05:18:04 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/03/20 05:18:04 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/03/20 05:18:05 DEBUG : CopyDest: Rmdir: contains trashed file: "three" 2025/03/20 05:18:05 DEBUG : CopyDest: Rmdir: contains trashed file: "two" 2025/03/20 05:18:05 DEBUG : CopyDest: Rmdir: contains trashed file: "one" 2025/03/20 05:18:06 DEBUG : BackupDir: Rmdir: contains trashed file: "one" --- PASS: TestSyncCopyDest (53.73s) === RUN TestSyncBackupDir run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:18:09 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/03/20 05:18:09 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/03/20 05:18:10 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/03/20 05:18:10 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/03/20 05:18:11 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/03/20 05:18:11 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/03/20 05:18:13 DEBUG : Creating backend with remote "TestPikPak:rclone-test-coxigiq0koji/dst" 2025/03/20 05:18:13 DEBUG : Creating backend with remote "TestPikPak:rclone-test-coxigiq0koji/backup" 2025/03/20 05:18:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/20 05:18:16 DEBUG : two: Sizes identical 2025/03/20 05:18:16 DEBUG : two: Unchanged skipping 2025/03/20 05:18:16 DEBUG : PikPak root 'rclone-test-coxigiq0koji/dst': Waiting for checks to finish 2025/03/20 05:18:18 INFO : one: Moved (server-side) 2025/03/20 05:18:18 DEBUG : PikPak root 'rclone-test-coxigiq0koji/dst': Waiting for transfers to finish 2025/03/20 05:18:19 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/03/20 05:18:19 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/20 05:18:19 INFO : one: Copied (new) 2025/03/20 05:18:19 DEBUG : Waiting for deletions to finish 2025/03/20 05:18:21 INFO : three.txt: Moved (server-side) 2025/03/20 05:18:21 INFO : three.txt: Moved into backup dir 2025/03/20 05:18:23 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/03/20 05:18:23 DEBUG : dst/three.txt: gcid = 9b610ba42676fd6554d876b3a13b097c3df6aa10 2025/03/20 05:18:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/20 05:18:24 DEBUG : two: Sizes identical 2025/03/20 05:18:24 DEBUG : PikPak root 'rclone-test-coxigiq0koji/dst': Waiting for checks to finish 2025/03/20 05:18:24 DEBUG : two: Unchanged skipping 2025/03/20 05:18:26 INFO : one: Deleted 2025/03/20 05:18:27 INFO : one: Moved (server-side) 2025/03/20 05:18:27 DEBUG : PikPak root 'rclone-test-coxigiq0koji/dst': Waiting for transfers to finish 2025/03/20 05:18:28 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/03/20 05:18:28 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/20 05:18:28 INFO : one: Copied (new) 2025/03/20 05:18:28 DEBUG : Waiting for deletions to finish 2025/03/20 05:18:30 INFO : three.txt: Deleted 2025/03/20 05:18:31 INFO : three.txt: Moved (server-side) 2025/03/20 05:18:31 INFO : three.txt: Moved into backup dir 2025/03/20 05:18:37 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/03/20 05:18:37 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/03/20 05:18:39 DEBUG : backup: Rmdir: contains trashed file: "three.txt" 2025/03/20 05:18:39 DEBUG : backup: Rmdir: contains trashed file: "one" 2025/03/20 05:18:39 DEBUG : backup: Rmdir: contains trashed file: "three.txt" 2025/03/20 05:18:39 DEBUG : backup: Rmdir: contains trashed file: "one" --- PASS: TestSyncBackupDir (32.31s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:18:41 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/03/20 05:18:41 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/03/20 05:18:42 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/03/20 05:18:42 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/03/20 05:18:43 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/03/20 05:18:43 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/03/20 05:18:44 DEBUG : Creating backend with remote "TestPikPak:rclone-test-coxigiq0koji/dst" 2025/03/20 05:18:45 DEBUG : Creating backend with remote "TestPikPak:rclone-test-coxigiq0koji/backup" 2025/03/20 05:18:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/20 05:18:48 DEBUG : PikPak root 'rclone-test-coxigiq0koji/dst': Waiting for checks to finish 2025/03/20 05:18:48 DEBUG : two: Sizes identical 2025/03/20 05:18:48 DEBUG : two: Unchanged skipping 2025/03/20 05:18:51 DEBUG : pacer: low level retry 1/10 (error move (move) is still in PHASE_TYPE_RUNNING) 2025/03/20 05:18:51 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/03/20 05:18:51 DEBUG : pacer: Reducing sleep to 150ms 2025/03/20 05:18:51 DEBUG : pacer: Reducing sleep to 112.5ms 2025/03/20 05:18:51 INFO : one: Moved (server-side) to: one.bak 2025/03/20 05:18:51 DEBUG : PikPak root 'rclone-test-coxigiq0koji/dst': Waiting for transfers to finish 2025/03/20 05:18:52 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/03/20 05:18:53 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/20 05:18:53 INFO : one: Copied (new) 2025/03/20 05:18:53 DEBUG : Waiting for deletions to finish 2025/03/20 05:18:53 DEBUG : pacer: Reducing sleep to 100ms 2025/03/20 05:18:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/20 05:18:55 INFO : three.txt: Moved into backup dir 2025/03/20 05:18:56 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/03/20 05:18:56 DEBUG : dst/three.txt: gcid = 9b610ba42676fd6554d876b3a13b097c3df6aa10 2025/03/20 05:18:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/20 05:18:58 DEBUG : two: Sizes identical 2025/03/20 05:18:58 DEBUG : two: Unchanged skipping 2025/03/20 05:18:58 DEBUG : PikPak root 'rclone-test-coxigiq0koji/dst': Waiting for checks to finish 2025/03/20 05:19:00 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/03/20 05:19:00 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/03/20 05:19:00 DEBUG : pacer: Reducing sleep to 150ms 2025/03/20 05:19:00 INFO : one.bak: Deleted 2025/03/20 05:19:01 DEBUG : pacer: Reducing sleep to 112.5ms 2025/03/20 05:19:02 DEBUG : pacer: Reducing sleep to 100ms 2025/03/20 05:19:03 INFO : one: Moved (server-side) to: one.bak 2025/03/20 05:19:03 DEBUG : PikPak root 'rclone-test-coxigiq0koji/dst': Waiting for transfers to finish 2025/03/20 05:19:03 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/03/20 05:19:04 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/20 05:19:04 INFO : one: Copied (new) 2025/03/20 05:19:04 DEBUG : Waiting for deletions to finish 2025/03/20 05:19:05 INFO : three.txt.bak: Deleted 2025/03/20 05:19:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/20 05:19:07 INFO : three.txt: Moved into backup dir 2025/03/20 05:19:13 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/03/20 05:19:13 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/03/20 05:19:15 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak" 2025/03/20 05:19:15 DEBUG : backup: Rmdir: contains trashed file: "one.bak" 2025/03/20 05:19:15 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak" 2025/03/20 05:19:15 DEBUG : backup: Rmdir: contains trashed file: "one.bak" --- PASS: TestSyncBackupDirWithSuffix (36.30s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:19:18 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/03/20 05:19:18 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/03/20 05:19:19 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/03/20 05:19:19 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/03/20 05:19:20 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/03/20 05:19:20 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/03/20 05:19:21 DEBUG : Creating backend with remote "TestPikPak:rclone-test-coxigiq0koji/dst" 2025/03/20 05:19:23 DEBUG : Creating backend with remote "TestPikPak:rclone-test-coxigiq0koji/backup" 2025/03/20 05:19:25 DEBUG : PikPak root 'rclone-test-coxigiq0koji/dst': Waiting for checks to finish 2025/03/20 05:19:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/20 05:19:25 DEBUG : two: Sizes identical 2025/03/20 05:19:25 DEBUG : two: Unchanged skipping 2025/03/20 05:19:28 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/20 05:19:28 DEBUG : PikPak root 'rclone-test-coxigiq0koji/dst': Waiting for transfers to finish 2025/03/20 05:19:29 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/03/20 05:19:30 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/20 05:19:30 INFO : one: Copied (new) 2025/03/20 05:19:30 DEBUG : Waiting for deletions to finish 2025/03/20 05:19:32 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/20 05:19:32 INFO : three.txt: Moved into backup dir 2025/03/20 05:19:34 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/03/20 05:19:34 DEBUG : dst/three.txt: gcid = 9b610ba42676fd6554d876b3a13b097c3df6aa10 2025/03/20 05:19:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/20 05:19:36 DEBUG : two: Sizes identical 2025/03/20 05:19:36 DEBUG : two: Unchanged skipping 2025/03/20 05:19:36 DEBUG : PikPak root 'rclone-test-coxigiq0koji/dst': Waiting for checks to finish 2025/03/20 05:19:37 INFO : one-2019-01-01: Deleted 2025/03/20 05:19:39 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/20 05:19:39 DEBUG : PikPak root 'rclone-test-coxigiq0koji/dst': Waiting for transfers to finish 2025/03/20 05:19:40 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/03/20 05:19:40 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/20 05:19:40 INFO : one: Copied (new) 2025/03/20 05:19:40 DEBUG : Waiting for deletions to finish 2025/03/20 05:19:42 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/03/20 05:19:42 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/03/20 05:19:42 DEBUG : pacer: Reducing sleep to 150ms 2025/03/20 05:19:42 INFO : three-2019-01-01.txt: Deleted 2025/03/20 05:19:43 DEBUG : pacer: Reducing sleep to 112.5ms 2025/03/20 05:19:43 DEBUG : pacer: Reducing sleep to 100ms 2025/03/20 05:19:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/20 05:19:44 INFO : three.txt: Moved into backup dir 2025/03/20 05:19:50 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/03/20 05:19:50 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/03/20 05:19:52 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt" 2025/03/20 05:19:52 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01" 2025/03/20 05:19:52 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt" 2025/03/20 05:19:52 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (36.64s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:19:54 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/03/20 05:19:54 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/03/20 05:19:56 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/03/20 05:19:56 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/03/20 05:19:57 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/03/20 05:19:57 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/03/20 05:19:58 DEBUG : Creating backend with remote "TestPikPak:rclone-test-coxigiq0koji/dst" 2025/03/20 05:20:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/20 05:20:00 DEBUG : two: Sizes identical 2025/03/20 05:20:00 DEBUG : two: Unchanged skipping 2025/03/20 05:20:00 DEBUG : PikPak root 'rclone-test-coxigiq0koji/dst': Waiting for checks to finish 2025/03/20 05:20:01 INFO : one: Moved (server-side) to: one.bak 2025/03/20 05:20:01 DEBUG : PikPak root 'rclone-test-coxigiq0koji/dst': Waiting for transfers to finish 2025/03/20 05:20:01 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/03/20 05:20:03 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/20 05:20:03 INFO : one: Copied (new) 2025/03/20 05:20:03 DEBUG : Waiting for deletions to finish 2025/03/20 05:20:04 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/03/20 05:20:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/20 05:20:05 INFO : three.txt: Moved into backup dir 2025/03/20 05:20:06 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/03/20 05:20:07 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/03/20 05:20:07 DEBUG : dst/three.txt: gcid = 9b610ba42676fd6554d876b3a13b097c3df6aa10 2025/03/20 05:20:08 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/20 05:20:08 DEBUG : three.txt.bak: Excluded 2025/03/20 05:20:08 DEBUG : one.bak: Excluded (Path Filter) 2025/03/20 05:20:08 DEBUG : one.bak: Excluded 2025/03/20 05:20:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/20 05:20:08 DEBUG : two: Sizes identical 2025/03/20 05:20:08 DEBUG : two: Unchanged skipping 2025/03/20 05:20:08 DEBUG : PikPak root 'rclone-test-coxigiq0koji/dst': Waiting for checks to finish 2025/03/20 05:20:10 INFO : one.bak: Deleted 2025/03/20 05:20:10 INFO : one: Moved (server-side) to: one.bak 2025/03/20 05:20:10 DEBUG : PikPak root 'rclone-test-coxigiq0koji/dst': Waiting for transfers to finish 2025/03/20 05:20:11 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/03/20 05:20:11 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/20 05:20:11 INFO : one: Copied (new) 2025/03/20 05:20:11 DEBUG : Waiting for deletions to finish 2025/03/20 05:20:13 INFO : three.txt.bak: Deleted 2025/03/20 05:20:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/20 05:20:13 INFO : three.txt: Moved into backup dir 2025/03/20 05:20:20 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/03/20 05:20:20 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2025/03/20 05:20:20 DEBUG : dst: Rmdir: contains trashed file: "one.bak" 2025/03/20 05:20:20 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2025/03/20 05:20:20 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/03/20 05:20:20 DEBUG : dst: Rmdir: contains trashed file: "one.bak" --- PASS: TestSyncBackupDirSuffixOnly (28.08s) === RUN TestSyncSuffix run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:20:22 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/03/20 05:20:22 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/03/20 05:20:23 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/03/20 05:20:23 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/03/20 05:20:24 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/03/20 05:20:24 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/03/20 05:20:25 DEBUG : Creating backend with remote "TestPikPak:rclone-test-coxigiq0koji/dst" 2025/03/20 05:20:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/20 05:20:28 INFO : one: Moved (server-side) to: one.bak 2025/03/20 05:20:28 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/03/20 05:20:29 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/20 05:20:29 INFO : one: Copied (new) 2025/03/20 05:20:29 DEBUG : two: Sizes identical 2025/03/20 05:20:29 DEBUG : two: Unchanged skipping 2025/03/20 05:20:30 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/20 05:20:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/20 05:20:31 DEBUG : three.txt: gcid = 9B610BA42676FD6554D876B3A13B097C3DF6AA10 2025/03/20 05:20:31 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/03/20 05:20:31 INFO : three.txt: Copied (new) 2025/03/20 05:20:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/20 05:20:35 INFO : one.bak: Deleted 2025/03/20 05:20:35 INFO : one: Moved (server-side) to: one.bak 2025/03/20 05:20:36 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/03/20 05:20:36 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/20 05:20:36 INFO : one: Copied (new) 2025/03/20 05:20:37 DEBUG : two: Sizes identical 2025/03/20 05:20:37 DEBUG : two: Unchanged skipping 2025/03/20 05:20:37 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/20 05:20:39 INFO : three.txt.bak: Deleted 2025/03/20 05:20:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/20 05:20:40 DEBUG : three.txt: gcid = 85A73BA0DA83ED61A5F41795C6C6DC6F4C4191C3 2025/03/20 05:20:40 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/03/20 05:20:40 INFO : three.txt: Copied (new) 2025/03/20 05:20:46 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/03/20 05:20:46 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/03/20 05:20:47 DEBUG : pacer: low level retry 2/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/03/20 05:20:47 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/03/20 05:20:47 DEBUG : pacer: low level retry 3/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/03/20 05:20:47 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2025/03/20 05:20:47 DEBUG : pacer: low level retry 4/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/03/20 05:20:47 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2025/03/20 05:20:48 DEBUG : pacer: low level retry 5/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/03/20 05:20:48 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/03/20 05:20:50 DEBUG : pacer: low level retry 6/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/03/20 05:20:52 DEBUG : pacer: low level retry 7/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/03/20 05:20:54 DEBUG : pacer: low level retry 8/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/03/20 05:20:56 DEBUG : pacer: low level retry 9/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/03/20 05:20:58 DEBUG : pacer: low level retry 10/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) run.go:125: removing file "dst/three.txt" failed - try 1/3: delete object failed: can't verify the task is completed: &api.Task{Kind:"drive#task", ID:"VOLlzmzXWYHrNoLt2k6i-5cIo1", Name:"trash", Type:"trash", UserID:"ZB7KFqZKGnYUJW_K", Statuses:[]interface {}{}, StatusSize:0, Params:(*api.TaskParams)(0xc0009ae5c0), FileID:"", FileName:"", FileSize:"0", Message:"Saving", CreatedTime:api.Time{wall:0x2faf080, ext:63878044846, loc:(*time.Location)(0xc0003693b0)}, UpdatedTime:api.Time{wall:0x56c8cc0, ext:63878044846, loc:(*time.Location)(0xc0003693b0)}, ThirdTaskID:"", Phase:"PHASE_TYPE_RUNNING", Progress:0, IconLink:"https://static.mypikpak.com/0ed033dfc7b3862af92a52ef7e3e4d257223df81", Callback:"", ReferenceResource:interface {}(nil), Space:""} 2025/03/20 05:21:00 DEBUG : pacer: Reducing sleep to 1.5s 2025/03/20 05:21:02 DEBUG : pacer: Reducing sleep to 1.125s 2025/03/20 05:21:03 DEBUG : pacer: Reducing sleep to 843.75ms 2025/03/20 05:21:05 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/03/20 05:21:05 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/03/20 05:21:06 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/03/20 05:21:07 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/03/20 05:21:07 DEBUG : dst: Rmdir: contains trashed file: "three.txt" 2025/03/20 05:21:07 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/03/20 05:21:07 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2025/03/20 05:21:07 DEBUG : dst: Rmdir: contains trashed file: "one.bak" 2025/03/20 05:21:07 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2025/03/20 05:21:07 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/03/20 05:21:07 DEBUG : dst: Rmdir: contains trashed file: "one.bak" 2025/03/20 05:21:07 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/03/20 05:21:08 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/03/20 05:21:08 DEBUG : pacer: Reducing sleep to 112.627028ms --- PASS: TestSyncSuffix (47.00s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:21:09 DEBUG : pacer: Reducing sleep to 100ms 2025/03/20 05:21:10 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/03/20 05:21:10 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/03/20 05:21:11 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/03/20 05:21:11 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/03/20 05:21:12 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/03/20 05:21:12 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/03/20 05:21:13 DEBUG : Creating backend with remote "TestPikPak:rclone-test-coxigiq0koji/dst" 2025/03/20 05:21:13 DEBUG : Config file has changed externally - reloading 2025/03/20 05:21:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/20 05:21:16 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/20 05:21:17 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/03/20 05:21:18 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/20 05:21:18 INFO : one: Copied (new) 2025/03/20 05:21:18 DEBUG : two: Sizes identical 2025/03/20 05:21:18 DEBUG : two: Unchanged skipping 2025/03/20 05:21:18 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/20 05:21:19 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/20 05:21:20 DEBUG : three.txt: gcid = 9B610BA42676FD6554D876B3A13B097C3DF6AA10 2025/03/20 05:21:20 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/03/20 05:21:20 INFO : three.txt: Copied (new) 2025/03/20 05:21:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/20 05:21:24 INFO : one-2019-01-01: Deleted 2025/03/20 05:21:24 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/20 05:21:25 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/03/20 05:21:26 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/20 05:21:26 INFO : one: Copied (new) 2025/03/20 05:21:26 DEBUG : two: Sizes identical 2025/03/20 05:21:26 DEBUG : two: Unchanged skipping 2025/03/20 05:21:26 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/20 05:21:28 INFO : three-2019-01-01.txt: Deleted 2025/03/20 05:21:28 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/20 05:21:29 DEBUG : three.txt: gcid = 85A73BA0DA83ED61A5F41795C6C6DC6F4C4191C3 2025/03/20 05:21:30 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/03/20 05:21:30 INFO : three.txt: Copied (new) 2025/03/20 05:21:37 DEBUG : dst: Rmdir: contains trashed file: "three.txt" 2025/03/20 05:21:37 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/03/20 05:21:37 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt" 2025/03/20 05:21:37 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01" 2025/03/20 05:21:37 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt" 2025/03/20 05:21:37 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/03/20 05:21:37 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01" --- PASS: TestSyncSuffixKeepExtension (30.51s) === RUN TestSyncUTFNorm run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:21:39 DEBUG : Testêé: calculating gcid: failed to unwrap object from src: Testêé 2025/03/20 05:21:39 DEBUG : Testêé: gcid = 7978fbde6e1fdd66e5d336113561e46f70fd02d8 2025/03/20 05:21:40 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/20 05:21:40 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:21:40 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:21:41 DEBUG : Testêé: gcid = 2B464B6C47A527D98033F9AF6D0D677E37002C45 2025/03/20 05:21:43 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/03/20 05:21:43 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/20 05:21:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (6.09s) === RUN TestSyncImmutable run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:21:46 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/20 05:21:46 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:21:46 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:21:46 DEBUG : existing: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2025/03/20 05:21:47 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/03/20 05:21:47 INFO : existing: Copied (new) 2025/03/20 05:21:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:21:48 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/20 05:21:48 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/20 05:21:48 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:21:48 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:21:48 ERROR : PikPak root 'rclone-test-coxigiq0koji': not deleting files as there were IO errors 2025/03/20 05:21:48 ERROR : PikPak root 'rclone-test-coxigiq0koji': not deleting directories as there were IO errors run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (6.84s) === RUN TestSyncIgnoreCase run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:21:52 DEBUG : EXISTING: calculating gcid: failed to unwrap object from src: EXISTING 2025/03/20 05:21:52 DEBUG : EXISTING: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:21:54 DEBUG : existing: Sizes identical 2025/03/20 05:21:54 DEBUG : existing: Unchanged skipping 2025/03/20 05:21:54 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:21:54 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:21:54 DEBUG : Waiting for deletions to finish 2025/03/20 05:21:54 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (4.32s) === RUN TestFixCase run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.72s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.97s) --- SKIP: TestMaxTransfer/Hard (0.58s) --- SKIP: TestMaxTransfer/Soft (0.65s) --- SKIP: TestMaxTransfer/Cautious (0.74s) === RUN TestSyncConcurrentDelete run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:21:59 DEBUG : both0: calculating gcid: failed to unwrap object from src: both0 2025/03/20 05:21:59 DEBUG : both0: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:22:00 DEBUG : only0: calculating gcid: failed to unwrap object from src: only0 2025/03/20 05:22:00 DEBUG : only0: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:22:02 DEBUG : both1: calculating gcid: failed to unwrap object from src: both1 2025/03/20 05:22:02 DEBUG : both1: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:22:03 DEBUG : only1: calculating gcid: failed to unwrap object from src: only1 2025/03/20 05:22:03 DEBUG : only1: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:22:03 DEBUG : both2: calculating gcid: failed to unwrap object from src: both2 2025/03/20 05:22:03 DEBUG : both2: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:22:04 DEBUG : only2: calculating gcid: failed to unwrap object from src: only2 2025/03/20 05:22:04 DEBUG : only2: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:22:05 DEBUG : both3: calculating gcid: failed to unwrap object from src: both3 2025/03/20 05:22:05 DEBUG : both3: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:22:06 DEBUG : only3: calculating gcid: failed to unwrap object from src: only3 2025/03/20 05:22:06 DEBUG : only3: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:22:07 DEBUG : both4: calculating gcid: failed to unwrap object from src: both4 2025/03/20 05:22:07 DEBUG : both4: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:22:08 DEBUG : only4: calculating gcid: failed to unwrap object from src: only4 2025/03/20 05:22:08 DEBUG : only4: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:22:09 DEBUG : both5: calculating gcid: failed to unwrap object from src: both5 2025/03/20 05:22:09 DEBUG : both5: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:22:09 DEBUG : only5: calculating gcid: failed to unwrap object from src: only5 2025/03/20 05:22:09 DEBUG : only5: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:22:10 DEBUG : both6: calculating gcid: failed to unwrap object from src: both6 2025/03/20 05:22:10 DEBUG : both6: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:22:11 DEBUG : only6: calculating gcid: failed to unwrap object from src: only6 2025/03/20 05:22:11 DEBUG : only6: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:22:12 DEBUG : both7: calculating gcid: failed to unwrap object from src: both7 2025/03/20 05:22:12 DEBUG : both7: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:22:12 DEBUG : only7: calculating gcid: failed to unwrap object from src: only7 2025/03/20 05:22:12 DEBUG : only7: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:22:14 DEBUG : both8: calculating gcid: failed to unwrap object from src: both8 2025/03/20 05:22:14 DEBUG : both8: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:22:15 DEBUG : only8: calculating gcid: failed to unwrap object from src: only8 2025/03/20 05:22:15 DEBUG : only8: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:22:16 DEBUG : both9: calculating gcid: failed to unwrap object from src: both9 2025/03/20 05:22:16 DEBUG : both9: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:22:18 DEBUG : only9: calculating gcid: failed to unwrap object from src: only9 2025/03/20 05:22:18 DEBUG : only9: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:22:18 DEBUG : both10: calculating gcid: failed to unwrap object from src: both10 2025/03/20 05:22:18 DEBUG : both10: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:22:19 DEBUG : only10: calculating gcid: failed to unwrap object from src: only10 2025/03/20 05:22:19 DEBUG : only10: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:22:21 DEBUG : both11: calculating gcid: failed to unwrap object from src: both11 2025/03/20 05:22:21 DEBUG : both11: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:22:21 DEBUG : only11: calculating gcid: failed to unwrap object from src: only11 2025/03/20 05:22:21 DEBUG : only11: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:22:22 DEBUG : both12: calculating gcid: failed to unwrap object from src: both12 2025/03/20 05:22:22 DEBUG : both12: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:22:23 DEBUG : only12: calculating gcid: failed to unwrap object from src: only12 2025/03/20 05:22:23 DEBUG : only12: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:22:24 DEBUG : both13: calculating gcid: failed to unwrap object from src: both13 2025/03/20 05:22:24 DEBUG : both13: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:22:25 DEBUG : only13: calculating gcid: failed to unwrap object from src: only13 2025/03/20 05:22:25 DEBUG : only13: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:22:26 DEBUG : both14: calculating gcid: failed to unwrap object from src: both14 2025/03/20 05:22:26 DEBUG : both14: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:22:27 DEBUG : only14: calculating gcid: failed to unwrap object from src: only14 2025/03/20 05:22:27 DEBUG : only14: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:22:28 DEBUG : both15: calculating gcid: failed to unwrap object from src: both15 2025/03/20 05:22:28 DEBUG : both15: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:22:29 DEBUG : only15: calculating gcid: failed to unwrap object from src: only15 2025/03/20 05:22:29 DEBUG : only15: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:22:30 DEBUG : both16: calculating gcid: failed to unwrap object from src: both16 2025/03/20 05:22:30 DEBUG : both16: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:22:31 DEBUG : only16: calculating gcid: failed to unwrap object from src: only16 2025/03/20 05:22:31 DEBUG : only16: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:22:32 DEBUG : both17: calculating gcid: failed to unwrap object from src: both17 2025/03/20 05:22:32 DEBUG : both17: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:22:33 DEBUG : only17: calculating gcid: failed to unwrap object from src: only17 2025/03/20 05:22:33 DEBUG : only17: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:22:34 DEBUG : both18: calculating gcid: failed to unwrap object from src: both18 2025/03/20 05:22:34 DEBUG : both18: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:22:35 DEBUG : only18: calculating gcid: failed to unwrap object from src: only18 2025/03/20 05:22:35 DEBUG : only18: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:22:36 DEBUG : both19: calculating gcid: failed to unwrap object from src: both19 2025/03/20 05:22:36 DEBUG : both19: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:22:37 DEBUG : only19: calculating gcid: failed to unwrap object from src: only19 2025/03/20 05:22:37 DEBUG : only19: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:22:38 DEBUG : both1: Sizes identical 2025/03/20 05:22:38 DEBUG : both11: Sizes identical 2025/03/20 05:22:38 DEBUG : both10: Sizes identical 2025/03/20 05:22:38 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:22:38 DEBUG : both0: Sizes identical 2025/03/20 05:22:38 DEBUG : both1: Unchanged skipping 2025/03/20 05:22:38 DEBUG : both12: Sizes identical 2025/03/20 05:22:38 DEBUG : both12: Unchanged skipping 2025/03/20 05:22:38 DEBUG : both13: Sizes identical 2025/03/20 05:22:38 DEBUG : both13: Unchanged skipping 2025/03/20 05:22:38 DEBUG : both14: Sizes identical 2025/03/20 05:22:38 DEBUG : both14: Unchanged skipping 2025/03/20 05:22:38 DEBUG : both15: Sizes identical 2025/03/20 05:22:38 DEBUG : both15: Unchanged skipping 2025/03/20 05:22:38 DEBUG : both16: Sizes identical 2025/03/20 05:22:38 DEBUG : both16: Unchanged skipping 2025/03/20 05:22:38 DEBUG : both17: Sizes identical 2025/03/20 05:22:38 DEBUG : both17: Unchanged skipping 2025/03/20 05:22:38 DEBUG : both18: Sizes identical 2025/03/20 05:22:38 DEBUG : both11: Unchanged skipping 2025/03/20 05:22:38 DEBUG : both19: Sizes identical 2025/03/20 05:22:38 DEBUG : both19: Unchanged skipping 2025/03/20 05:22:38 DEBUG : both2: Sizes identical 2025/03/20 05:22:38 DEBUG : both2: Unchanged skipping 2025/03/20 05:22:38 DEBUG : both3: Sizes identical 2025/03/20 05:22:38 DEBUG : both3: Unchanged skipping 2025/03/20 05:22:38 DEBUG : both4: Sizes identical 2025/03/20 05:22:38 DEBUG : both4: Unchanged skipping 2025/03/20 05:22:38 DEBUG : both5: Sizes identical 2025/03/20 05:22:38 DEBUG : both5: Unchanged skipping 2025/03/20 05:22:38 DEBUG : both6: Sizes identical 2025/03/20 05:22:38 DEBUG : both6: Unchanged skipping 2025/03/20 05:22:38 DEBUG : both7: Sizes identical 2025/03/20 05:22:38 DEBUG : both7: Unchanged skipping 2025/03/20 05:22:38 DEBUG : both8: Sizes identical 2025/03/20 05:22:38 DEBUG : both8: Unchanged skipping 2025/03/20 05:22:38 DEBUG : both9: Sizes identical 2025/03/20 05:22:38 DEBUG : both9: Unchanged skipping 2025/03/20 05:22:38 DEBUG : both10: Unchanged skipping 2025/03/20 05:22:38 DEBUG : both0: Unchanged skipping 2025/03/20 05:22:38 DEBUG : both18: Unchanged skipping 2025/03/20 05:22:38 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:22:38 DEBUG : Waiting for deletions to finish 2025/03/20 05:22:39 INFO : only8: Deleted 2025/03/20 05:22:39 INFO : only18: Deleted 2025/03/20 05:22:40 INFO : only1: Deleted 2025/03/20 05:22:40 INFO : only12: Deleted 2025/03/20 05:22:40 INFO : only7: Deleted 2025/03/20 05:22:40 INFO : only11: Deleted 2025/03/20 05:22:41 INFO : only17: Deleted 2025/03/20 05:22:41 INFO : only16: Deleted 2025/03/20 05:22:41 INFO : only6: Deleted 2025/03/20 05:22:42 INFO : only10: Deleted 2025/03/20 05:22:42 INFO : only3: Deleted 2025/03/20 05:22:42 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/03/20 05:22:42 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/03/20 05:22:42 DEBUG : pacer: Reducing sleep to 150ms 2025/03/20 05:22:42 INFO : only2: Deleted 2025/03/20 05:22:42 DEBUG : pacer: Reducing sleep to 112.5ms 2025/03/20 05:22:42 DEBUG : pacer: Reducing sleep to 100ms 2025/03/20 05:22:42 INFO : only19: Deleted 2025/03/20 05:22:43 INFO : only4: Deleted 2025/03/20 05:22:43 INFO : only5: Deleted 2025/03/20 05:22:44 INFO : only0: Deleted 2025/03/20 05:22:44 INFO : only13: Deleted 2025/03/20 05:22:44 INFO : only14: Deleted 2025/03/20 05:22:44 INFO : only15: Deleted 2025/03/20 05:22:45 INFO : only9: Deleted 2025/03/20 05:22:45 INFO : There was nothing to transfer run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:23:06 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/03/20 05:23:06 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/03/20 05:23:06 DEBUG : pacer: low level retry 2/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/03/20 05:23:06 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/03/20 05:23:07 DEBUG : pacer: low level retry 3/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/03/20 05:23:07 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2025/03/20 05:23:07 DEBUG : pacer: Reducing sleep to 600ms 2025/03/20 05:23:08 DEBUG : pacer: Reducing sleep to 450ms 2025/03/20 05:23:09 DEBUG : pacer: Reducing sleep to 337.5ms 2025/03/20 05:23:09 DEBUG : pacer: Reducing sleep to 253.125ms 2025/03/20 05:23:10 DEBUG : pacer: Reducing sleep to 189.84375ms 2025/03/20 05:23:10 DEBUG : pacer: Reducing sleep to 142.382812ms 2025/03/20 05:23:10 DEBUG : pacer: Reducing sleep to 106.787109ms 2025/03/20 05:23:11 DEBUG : pacer: Reducing sleep to 100ms --- PASS: TestSyncConcurrentDelete (71.93s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:23:11 DEBUG : both0: calculating gcid: failed to unwrap object from src: both0 2025/03/20 05:23:11 DEBUG : both0: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:23:12 DEBUG : only0: calculating gcid: failed to unwrap object from src: only0 2025/03/20 05:23:12 DEBUG : only0: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:23:14 DEBUG : both1: calculating gcid: failed to unwrap object from src: both1 2025/03/20 05:23:14 DEBUG : both1: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:23:14 DEBUG : only1: calculating gcid: failed to unwrap object from src: only1 2025/03/20 05:23:14 DEBUG : only1: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:23:15 DEBUG : both2: calculating gcid: failed to unwrap object from src: both2 2025/03/20 05:23:15 DEBUG : both2: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:23:16 DEBUG : only2: calculating gcid: failed to unwrap object from src: only2 2025/03/20 05:23:16 DEBUG : only2: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:23:17 DEBUG : both3: calculating gcid: failed to unwrap object from src: both3 2025/03/20 05:23:17 DEBUG : both3: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:23:18 DEBUG : only3: calculating gcid: failed to unwrap object from src: only3 2025/03/20 05:23:18 DEBUG : only3: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:23:19 DEBUG : both4: calculating gcid: failed to unwrap object from src: both4 2025/03/20 05:23:19 DEBUG : both4: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:23:19 DEBUG : only4: calculating gcid: failed to unwrap object from src: only4 2025/03/20 05:23:19 DEBUG : only4: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:23:20 DEBUG : both5: calculating gcid: failed to unwrap object from src: both5 2025/03/20 05:23:20 DEBUG : both5: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:23:21 DEBUG : only5: calculating gcid: failed to unwrap object from src: only5 2025/03/20 05:23:21 DEBUG : only5: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:23:22 DEBUG : both6: calculating gcid: failed to unwrap object from src: both6 2025/03/20 05:23:22 DEBUG : both6: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:23:23 DEBUG : only6: calculating gcid: failed to unwrap object from src: only6 2025/03/20 05:23:23 DEBUG : only6: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:23:24 DEBUG : both7: calculating gcid: failed to unwrap object from src: both7 2025/03/20 05:23:24 DEBUG : both7: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:23:25 DEBUG : only7: calculating gcid: failed to unwrap object from src: only7 2025/03/20 05:23:25 DEBUG : only7: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:23:26 DEBUG : both8: calculating gcid: failed to unwrap object from src: both8 2025/03/20 05:23:26 DEBUG : both8: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:23:27 DEBUG : only8: calculating gcid: failed to unwrap object from src: only8 2025/03/20 05:23:27 DEBUG : only8: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:23:27 DEBUG : both9: calculating gcid: failed to unwrap object from src: both9 2025/03/20 05:23:27 DEBUG : both9: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:23:29 DEBUG : only9: calculating gcid: failed to unwrap object from src: only9 2025/03/20 05:23:29 DEBUG : only9: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:23:30 DEBUG : both10: calculating gcid: failed to unwrap object from src: both10 2025/03/20 05:23:30 DEBUG : both10: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:23:31 DEBUG : only10: calculating gcid: failed to unwrap object from src: only10 2025/03/20 05:23:31 DEBUG : only10: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:23:32 DEBUG : both11: calculating gcid: failed to unwrap object from src: both11 2025/03/20 05:23:32 DEBUG : both11: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:23:33 DEBUG : only11: calculating gcid: failed to unwrap object from src: only11 2025/03/20 05:23:33 DEBUG : only11: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:23:33 DEBUG : both12: calculating gcid: failed to unwrap object from src: both12 2025/03/20 05:23:33 DEBUG : both12: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:23:35 DEBUG : only12: calculating gcid: failed to unwrap object from src: only12 2025/03/20 05:23:35 DEBUG : only12: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:23:36 DEBUG : both13: calculating gcid: failed to unwrap object from src: both13 2025/03/20 05:23:36 DEBUG : both13: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:23:37 DEBUG : only13: calculating gcid: failed to unwrap object from src: only13 2025/03/20 05:23:37 DEBUG : only13: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:23:38 DEBUG : both14: calculating gcid: failed to unwrap object from src: both14 2025/03/20 05:23:38 DEBUG : both14: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:23:39 DEBUG : only14: calculating gcid: failed to unwrap object from src: only14 2025/03/20 05:23:39 DEBUG : only14: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:23:40 DEBUG : both15: calculating gcid: failed to unwrap object from src: both15 2025/03/20 05:23:40 DEBUG : both15: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:23:41 DEBUG : only15: calculating gcid: failed to unwrap object from src: only15 2025/03/20 05:23:41 DEBUG : only15: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:23:42 DEBUG : both16: calculating gcid: failed to unwrap object from src: both16 2025/03/20 05:23:42 DEBUG : both16: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:23:44 DEBUG : only16: calculating gcid: failed to unwrap object from src: only16 2025/03/20 05:23:44 DEBUG : only16: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:23:46 DEBUG : both17: calculating gcid: failed to unwrap object from src: both17 2025/03/20 05:23:46 DEBUG : both17: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:23:47 DEBUG : only17: calculating gcid: failed to unwrap object from src: only17 2025/03/20 05:23:47 DEBUG : only17: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:23:48 DEBUG : both18: calculating gcid: failed to unwrap object from src: both18 2025/03/20 05:23:48 DEBUG : both18: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:23:50 DEBUG : only18: calculating gcid: failed to unwrap object from src: only18 2025/03/20 05:23:50 DEBUG : only18: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:23:51 DEBUG : both19: calculating gcid: failed to unwrap object from src: both19 2025/03/20 05:23:51 DEBUG : both19: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:23:52 DEBUG : only19: calculating gcid: failed to unwrap object from src: only19 2025/03/20 05:23:52 DEBUG : only19: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/03/20 05:23:54 DEBUG : both0: Sizes identical 2025/03/20 05:23:54 DEBUG : both0: Unchanged skipping 2025/03/20 05:23:54 DEBUG : both1: Sizes identical 2025/03/20 05:23:54 DEBUG : both1: Unchanged skipping 2025/03/20 05:23:54 DEBUG : both10: Sizes identical 2025/03/20 05:23:54 DEBUG : both10: Unchanged skipping 2025/03/20 05:23:54 DEBUG : both11: Sizes identical 2025/03/20 05:23:54 DEBUG : both11: Unchanged skipping 2025/03/20 05:23:54 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for checks to finish 2025/03/20 05:23:54 DEBUG : both12: Sizes identical 2025/03/20 05:23:54 DEBUG : both15: Sizes identical 2025/03/20 05:23:54 DEBUG : both13: Sizes identical 2025/03/20 05:23:54 DEBUG : both14: Sizes identical 2025/03/20 05:23:54 DEBUG : both12: Unchanged skipping 2025/03/20 05:23:54 DEBUG : both16: Sizes identical 2025/03/20 05:23:54 DEBUG : both16: Unchanged skipping 2025/03/20 05:23:54 DEBUG : both17: Sizes identical 2025/03/20 05:23:54 DEBUG : both17: Unchanged skipping 2025/03/20 05:23:54 DEBUG : both18: Sizes identical 2025/03/20 05:23:54 DEBUG : both18: Unchanged skipping 2025/03/20 05:23:54 DEBUG : both19: Sizes identical 2025/03/20 05:23:54 DEBUG : both19: Unchanged skipping 2025/03/20 05:23:54 DEBUG : both2: Sizes identical 2025/03/20 05:23:54 DEBUG : both2: Unchanged skipping 2025/03/20 05:23:54 DEBUG : both3: Sizes identical 2025/03/20 05:23:54 DEBUG : both15: Unchanged skipping 2025/03/20 05:23:54 DEBUG : both4: Sizes identical 2025/03/20 05:23:54 DEBUG : both4: Unchanged skipping 2025/03/20 05:23:54 DEBUG : both5: Sizes identical 2025/03/20 05:23:54 DEBUG : both5: Unchanged skipping 2025/03/20 05:23:54 DEBUG : both6: Sizes identical 2025/03/20 05:23:54 DEBUG : both13: Unchanged skipping 2025/03/20 05:23:54 DEBUG : both7: Sizes identical 2025/03/20 05:23:54 DEBUG : both14: Unchanged skipping 2025/03/20 05:23:54 DEBUG : both8: Sizes identical 2025/03/20 05:23:54 DEBUG : both3: Unchanged skipping 2025/03/20 05:23:54 DEBUG : both9: Sizes identical 2025/03/20 05:23:54 DEBUG : both9: Unchanged skipping 2025/03/20 05:23:54 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/20 05:23:54 DEBUG : both6: Unchanged skipping 2025/03/20 05:23:54 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/20 05:23:54 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/20 05:23:54 DEBUG : both7: Unchanged skipping 2025/03/20 05:23:54 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/20 05:23:54 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/20 05:23:54 DEBUG : only1: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/03/20 05:23:54 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/20 05:23:54 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/20 05:23:54 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/20 05:23:54 DEBUG : only10: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/03/20 05:23:54 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/20 05:23:54 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/20 05:23:54 DEBUG : only12: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/03/20 05:23:54 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/20 05:23:54 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/20 05:23:54 DEBUG : only13: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/03/20 05:23:54 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/20 05:23:54 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/20 05:23:54 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/20 05:23:54 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/20 05:23:54 DEBUG : both8: Unchanged skipping 2025/03/20 05:23:54 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/20 05:23:54 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/20 05:23:54 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/20 05:23:54 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/20 05:23:54 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Waiting for transfers to finish 2025/03/20 05:23:54 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2025/03/20 05:23:54 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/03/20 05:23:55 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/03/20 05:23:55 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2025/03/20 05:23:55 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/03/20 05:23:55 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/03/20 05:23:55 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2025/03/20 05:23:55 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2025/03/20 05:23:56 DEBUG : pacer: Reducing sleep to 600ms 2025/03/20 05:23:56 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/03/20 05:23:56 DEBUG : pacer: Reducing sleep to 450ms 2025/03/20 05:23:56 DEBUG : pacer: Reducing sleep to 337.5ms 2025/03/20 05:23:56 DEBUG : pacer: Reducing sleep to 253.125ms 2025/03/20 05:23:57 DEBUG : pacer: Reducing sleep to 189.84375ms 2025/03/20 05:23:57 DEBUG : pacer: Reducing sleep to 142.382812ms 2025/03/20 05:23:57 DEBUG : pacer: Reducing sleep to 106.787109ms 2025/03/20 05:23:57 DEBUG : pacer: Reducing sleep to 100ms 2025/03/20 05:23:58 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/03/20 05:23:58 INFO : only13: Copied (replaced existing) 2025/03/20 05:23:58 DEBUG : only14: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/03/20 05:23:58 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/03/20 05:23:58 INFO : only10: Copied (replaced existing) 2025/03/20 05:23:58 DEBUG : only15: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/03/20 05:23:58 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/03/20 05:23:58 INFO : only1: Copied (replaced existing) 2025/03/20 05:23:58 DEBUG : only16: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/03/20 05:23:59 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/03/20 05:23:59 INFO : only12: Copied (replaced existing) 2025/03/20 05:23:59 DEBUG : only17: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/03/20 05:24:00 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/03/20 05:24:00 INFO : only14: Copied (replaced existing) 2025/03/20 05:24:00 DEBUG : only11: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/03/20 05:24:00 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/03/20 05:24:00 INFO : only16: Copied (replaced existing) 2025/03/20 05:24:00 DEBUG : only19: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/03/20 05:24:01 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/03/20 05:24:01 INFO : only15: Copied (replaced existing) 2025/03/20 05:24:01 DEBUG : only0: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/03/20 05:24:01 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/03/20 05:24:01 INFO : only17: Copied (replaced existing) 2025/03/20 05:24:01 DEBUG : only3: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/03/20 05:24:02 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/03/20 05:24:02 INFO : only11: Copied (replaced existing) 2025/03/20 05:24:02 DEBUG : only4: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/03/20 05:24:02 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/03/20 05:24:02 INFO : only19: Copied (replaced existing) 2025/03/20 05:24:02 DEBUG : only18: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/03/20 05:24:03 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/03/20 05:24:03 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/03/20 05:24:03 DEBUG : pacer: Reducing sleep to 150ms 2025/03/20 05:24:03 DEBUG : pacer: Reducing sleep to 112.5ms 2025/03/20 05:24:03 DEBUG : pacer: Reducing sleep to 100ms 2025/03/20 05:24:04 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/03/20 05:24:04 INFO : only3: Copied (replaced existing) 2025/03/20 05:24:04 DEBUG : only7: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/03/20 05:24:04 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/03/20 05:24:04 INFO : only0: Copied (replaced existing) 2025/03/20 05:24:04 DEBUG : only2: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/03/20 05:24:04 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/03/20 05:24:04 INFO : only4: Copied (replaced existing) 2025/03/20 05:24:04 DEBUG : only9: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/03/20 05:24:06 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/03/20 05:24:06 INFO : only18: Copied (replaced existing) 2025/03/20 05:24:06 DEBUG : only5: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/03/20 05:24:06 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/03/20 05:24:06 INFO : only7: Copied (replaced existing) 2025/03/20 05:24:06 DEBUG : only6: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/03/20 05:24:06 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/03/20 05:24:06 INFO : only2: Copied (replaced existing) 2025/03/20 05:24:06 DEBUG : only8: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/03/20 05:24:07 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/03/20 05:24:07 INFO : only9: Copied (replaced existing) 2025/03/20 05:24:07 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/03/20 05:24:07 INFO : only5: Copied (replaced existing) 2025/03/20 05:24:07 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/03/20 05:24:07 INFO : only6: Copied (replaced existing) 2025/03/20 05:24:09 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/03/20 05:24:09 INFO : only8: Copied (replaced existing) 2025/03/20 05:24:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (107.82s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:24:59 DEBUG : empty_dir: Making directory with metadata 2025/03/20 05:24:59 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/20 05:24:59 DEBUG : empty_on_remote: Making directory with metadata 2025/03/20 05:24:59 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/20 05:24:59 INFO : empty_on_remote: Making directory 2025/03/20 05:24:59 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:25:05 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/20 05:25:05 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/20 05:25:05 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/20 05:25:05 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:25:12 DEBUG : test_dir2/sub_dir: Rmdir: contains trashed file: "file3" 2025/03/20 05:25:14 DEBUG : test_dir2: Rmdir: contains trashed file: "sub_dir" 2025/03/20 05:25:15 DEBUG : test_dir1: Rmdir: contains trashed file: "file2" --- PASS: TestSyncReplaceDirModTime (20.93s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:25:19 DEBUG : empty_dir: Making directory with metadata 2025/03/20 05:25:19 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/20 05:25:19 DEBUG : empty_on_remote: Making directory with metadata 2025/03/20 05:25:19 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/20 05:25:19 INFO : empty_on_remote: Making directory 2025/03/20 05:25:20 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:25:27 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/20 05:25:27 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/20 05:25:27 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/20 05:25:27 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/20 05:25:27 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:25:35 DEBUG : test_dir2/sub_dir: Rmdir: contains trashed file: "file3" 2025/03/20 05:25:36 DEBUG : test_dir2: Rmdir: contains trashed file: "sub_dir" 2025/03/20 05:25:38 DEBUG : test_dir1: Rmdir: contains trashed file: "file2" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (23.68s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:25:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/20 05:25:43 INFO : sub dir: Making directory 2025/03/20 05:25:44 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:26:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir: Rmdir: contains trashed file: "hello world" 2025/03/20 05:26:10 DEBUG : sub dir2/very/very/very/very/very/nested: Rmdir: contains trashed file: "subdir" 2025/03/20 05:26:11 DEBUG : sub dir2/very/very/very/very/very: Rmdir: contains trashed file: "nested" 2025/03/20 05:26:13 DEBUG : sub dir2/very/very/very/very: Rmdir: contains trashed file: "very" 2025/03/20 05:26:14 DEBUG : sub dir2/very/very/very: Rmdir: contains trashed file: "very" 2025/03/20 05:26:16 DEBUG : sub dir2/very/very: Rmdir: contains trashed file: "very" 2025/03/20 05:26:18 DEBUG : sub dir2/very: Rmdir: contains trashed file: "very" 2025/03/20 05:26:19 DEBUG : sub dir2: Rmdir: contains trashed file: "very" 2025/03/20 05:26:20 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestNothingToTransferWithEmptyDirs (40.24s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:26:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/20 05:26:23 INFO : sub dir: Making directory 2025/03/20 05:26:24 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" run.go:180: Remote "PikPak root 'rclone-test-coxigiq0koji'", Local "Local file system at /tmp/rclone1468963150", Modify Window "876000h0m0s" 2025/03/20 05:26:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir: Rmdir: contains trashed file: "hello world" 2025/03/20 05:26:51 DEBUG : sub dir2/very/very/very/very/very/nested: Rmdir: contains trashed file: "subdir" 2025/03/20 05:26:52 DEBUG : sub dir2/very/very/very/very/very: Rmdir: contains trashed file: "nested" 2025/03/20 05:26:54 DEBUG : sub dir2/very/very/very/very: Rmdir: contains trashed file: "very" 2025/03/20 05:26:55 DEBUG : sub dir2/very/very/very: Rmdir: contains trashed file: "very" 2025/03/20 05:26:57 DEBUG : sub dir2/very/very: Rmdir: contains trashed file: "very" 2025/03/20 05:26:58 DEBUG : sub dir2/very: Rmdir: contains trashed file: "very" 2025/03/20 05:27:00 DEBUG : sub dir2: Rmdir: contains trashed file: "very" 2025/03/20 05:27:01 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/03/20 05:27:02 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/03/20 05:27:02 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/03/20 05:27:02 DEBUG : pacer: Reducing sleep to 150ms 2025/03/20 05:27:03 DEBUG : pacer: Reducing sleep to 112.5ms 2025/03/20 05:27:03 DEBUG : pacer: Reducing sleep to 100ms --- PASS: TestNothingToTransferWithoutEmptyDirs (40.59s) FAIL 2025/03/20 05:27:04 DEBUG : PikPak root 'rclone-test-coxigiq0koji': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Finished ERROR in 19m57.701056921s (try 1/5): exit status 1: Failed [TestServerSideCopyOverSelf]