"./sync.test -test.v -test.timeout 1h0m0s -remote TestBox: -verbose" - Starting (try 1/5) 2025/05/01 05:48:59 DEBUG : Creating backend with remote "TestBox:rclone-test-hopepef9luru" 2025/05/01 05:48:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/01 05:48:59 DEBUG : box root 'rclone-test-hopepef9luru': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/01 05:49:00 DEBUG : Creating backend with remote "/tmp/rclone1289032993" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:49:00 DEBUG : box root 'rclone-test-hopepef9luru': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/01 05:49:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 05:49:01 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/01 05:49:01 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:49:01 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestCopyWithDryRun (3.16s) === RUN TestCopy run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:49:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/01 05:49:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 05:49:03 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:49:03 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:49:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/01 05:49:06 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:49:07 DEBUG : box root 'rclone-test-hopepef9luru': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (7.44s) === RUN TestCopyMetadata run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.65s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.65s) === RUN TestCopyMissingDirectory run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:49:12 DEBUG : Creating backend with remote "/non-existing" 2025/05/01 05:49:12 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/01 05:49:12 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:49:12 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestCopyMissingDirectory (1.75s) === RUN TestCopyNoTraverse run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:49:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 05:49:14 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:49:14 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:49:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/01 05:49:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestCopyNoTraverse (7.16s) === RUN TestCopyCheckFirst run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:49:21 INFO : box root 'rclone-test-hopepef9luru': Running all checks before starting transfers 2025/05/01 05:49:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 05:49:21 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:49:21 INFO : box root 'rclone-test-hopepef9luru': Checks finished, now starting transfers 2025/05/01 05:49:21 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:49:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/01 05:49:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestCopyCheckFirst (7.07s) === RUN TestSyncNoTraverse run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:49:28 ERROR : Ignoring --no-traverse with sync 2025/05/01 05:49:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 05:49:28 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:49:28 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:49:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/01 05:49:31 INFO : sub dir/hello world: Copied (new) 2025/05/01 05:49:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestSyncNoTraverse (7.08s) === RUN TestCopyWithDepth run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:49:35 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/01 05:49:35 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:49:35 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:49:37 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/05/01 05:49:37 INFO : hello world2: Copied (new) run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestCopyWithDepth (4.40s) === RUN TestCopyWithFilesFrom run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:49:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/01 05:49:40 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:49:40 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:49:41 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/01 05:49:41 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (4.79s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:49:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/01 05:49:44 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:49:44 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:49:46 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/01 05:49:46 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (4.62s) === RUN TestCopyEmptyDirectories run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:49:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/01 05:49:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/01 05:49:49 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/01 05:49:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/01 05:49:49 INFO : sub dir: Making directory 2025/05/01 05:49:50 INFO : sub dir2: Making directory 2025/05/01 05:49:51 INFO : sub dir2/sub sub dir2: Making directory 2025/05/01 05:49:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 05:49:52 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:49:52 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:49:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/01 05:49:54 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:49:55 DEBUG : box root 'rclone-test-hopepef9luru': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (11.38s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:50:00 INFO : sub dir2: Making directory 2025/05/01 05:50:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/01 05:50:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/01 05:50:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 05:50:00 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:50:00 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:50:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/01 05:50:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (6.41s) === RUN TestMoveEmptyDirectories run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:50:06 DEBUG : sub dir2: Making directory with metadata 2025/05/01 05:50:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/01 05:50:07 INFO : sub dir: Making directory 2025/05/01 05:50:08 INFO : sub dir2: Making directory 2025/05/01 05:50:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 05:50:09 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:50:09 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:50:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/01 05:50:10 INFO : sub dir/hello world: Copied (new) 2025/05/01 05:50:10 INFO : sub dir/hello world: Deleted run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:50:11 DEBUG : box root 'rclone-test-hopepef9luru': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/01 05:50:12 DEBUG : box root 'rclone-test-hopepef9luru': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (9.40s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.70s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:50:17 INFO : sub dir2: Making directory 2025/05/01 05:50:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 05:50:17 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:50:17 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:50:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/01 05:50:20 INFO : sub dir/hello world: Copied (new) 2025/05/01 05:50:20 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (6.96s) === RUN TestSyncEmptyDirectories run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:50:24 DEBUG : sub dir2: Making directory with metadata 2025/05/01 05:50:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/01 05:50:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/01 05:50:24 INFO : sub dir: Making directory 2025/05/01 05:50:25 INFO : sub dir2: Making directory 2025/05/01 05:50:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 05:50:26 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:50:26 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:50:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/01 05:50:27 INFO : sub dir/hello world: Copied (new) 2025/05/01 05:50:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:50:28 DEBUG : box root 'rclone-test-hopepef9luru': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (8.80s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.67s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:50:33 INFO : sub dir2: Making directory 2025/05/01 05:50:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 05:50:33 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:50:33 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:50:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/01 05:50:36 INFO : sub dir/hello world: Copied (new) 2025/05/01 05:50:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (6.49s) === RUN TestServerSideCopy run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:50:43 DEBUG : Creating backend with remote "TestBox:rclone-test-wibogoq1fila" 2025/05/01 05:50:43 DEBUG : box root 'rclone-test-wibogoq1fila': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:590: Server side copy (if possible) box root 'rclone-test-hopepef9luru' -> box root 'rclone-test-wibogoq1fila' 2025/05/01 05:50:44 DEBUG : box root 'rclone-test-wibogoq1fila': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/01 05:50:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 05:50:44 DEBUG : box root 'rclone-test-wibogoq1fila': Waiting for checks to finish 2025/05/01 05:50:44 DEBUG : box root 'rclone-test-wibogoq1fila': Waiting for transfers to finish 2025/05/01 05:50:45 DEBUG : box root 'rclone-test-wibogoq1fila': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/01 05:50:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/01 05:50:48 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:50:48 DEBUG : box root 'rclone-test-wibogoq1fila': Purge remote --- PASS: TestServerSideCopy (13.60s) === RUN TestCopyOverSelf run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:50:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/01 05:50:57 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:50:57 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:50:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/01 05:50:58 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestCopyOverSelf (9.55s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:51:06 DEBUG : Creating backend with remote "TestBox:rclone-test-xovakip3zeva" 2025/05/01 05:51:07 DEBUG : box root 'rclone-test-xovakip3zeva': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:626: Server side copy (if possible) box root 'rclone-test-hopepef9luru' -> box root 'rclone-test-xovakip3zeva' 2025/05/01 05:51:07 DEBUG : box root 'rclone-test-xovakip3zeva': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/01 05:51:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 05:51:08 DEBUG : box root 'rclone-test-xovakip3zeva': Waiting for checks to finish 2025/05/01 05:51:08 DEBUG : box root 'rclone-test-xovakip3zeva': Waiting for transfers to finish 2025/05/01 05:51:08 DEBUG : box root 'rclone-test-xovakip3zeva': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/01 05:51:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/01 05:51:11 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:51:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/01 05:51:15 DEBUG : box root 'rclone-test-xovakip3zeva': Waiting for checks to finish 2025/05/01 05:51:15 DEBUG : box root 'rclone-test-xovakip3zeva': Waiting for transfers to finish 2025/05/01 05:51:16 DEBUG : sub dir/hello world: dst already exists, copying to temp name sub dir/hello world-rclone-copy-pojaqep1 2025/05/01 05:51:17 DEBUG : sub dir/hello world-rclone-copy-pojaqep1: moving to real name sub dir/hello world 2025/05/01 05:51:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/01 05:51:18 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:51:19 DEBUG : box root 'rclone-test-xovakip3zeva': Purge remote --- PASS: TestServerSideCopyOverSelf (21.90s) === RUN TestMoveOverSelf run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:51:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/01 05:51:28 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:51:28 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:51:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/01 05:51:30 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/01 05:51:30 INFO : sub dir/hello world: Deleted run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestMoveOverSelf (9.31s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:51:37 DEBUG : Creating backend with remote "TestBox:rclone-test-gehizeq4lari" 2025/05/01 05:51:38 DEBUG : box root 'rclone-test-gehizeq4lari': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:671: Server side copy (if possible) box root 'rclone-test-hopepef9luru' -> box root 'rclone-test-gehizeq4lari' 2025/05/01 05:51:39 DEBUG : box root 'rclone-test-gehizeq4lari': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/01 05:51:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 05:51:39 DEBUG : box root 'rclone-test-gehizeq4lari': Waiting for checks to finish 2025/05/01 05:51:39 DEBUG : box root 'rclone-test-gehizeq4lari': Waiting for transfers to finish 2025/05/01 05:51:40 DEBUG : box root 'rclone-test-gehizeq4lari': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/01 05:51:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/01 05:51:42 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:51:45 DEBUG : box root 'rclone-test-gehizeq4lari': Using server-side directory move 2025/05/01 05:51:45 INFO : box root 'rclone-test-gehizeq4lari': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/01 05:51:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/01 05:51:46 DEBUG : box root 'rclone-test-gehizeq4lari': Waiting for checks to finish 2025/05/01 05:51:46 DEBUG : box root 'rclone-test-gehizeq4lari': Waiting for transfers to finish 2025/05/01 05:51:47 INFO : sub dir/hello world: Deleted 2025/05/01 05:51:48 INFO : sub dir/hello world: Moved (server-side) 2025/05/01 05:51:52 DEBUG : testing file moves 2025/05/01 05:51:53 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/01 05:51:53 DEBUG : box root 'rclone-test-gehizeq4lari': Waiting for checks to finish 2025/05/01 05:51:53 DEBUG : box root 'rclone-test-gehizeq4lari': Waiting for transfers to finish 2025/05/01 05:51:54 INFO : sub dir/hello world: Deleted 2025/05/01 05:51:55 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:51:56 DEBUG : box root 'rclone-test-gehizeq4lari': Purge remote --- PASS: TestServerSideMoveOverSelf (26.80s) === RUN TestCopyAfterDelete run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:52:03 ERROR : : error listing: directory not found 2025/05/01 05:52:04 INFO : Local file system at /tmp/rclone1289032993: Making directory 2025/05/01 05:52:05 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:52:05 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestCopyAfterDelete (8.34s) === RUN TestCopyRedownload run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:52:13 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/01 05:52:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 05:52:13 DEBUG : Local file system at /tmp/rclone1289032993: Waiting for checks to finish 2025/05/01 05:52:13 DEBUG : Local file system at /tmp/rclone1289032993: Waiting for transfers to finish 2025/05/01 05:52:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/01 05:52:14 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/05/01 05:52:14 INFO : sub dir/hello world: Copied (new) 2025/05/01 05:52:14 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestCopyRedownload (8.54s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:52:18 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/01 05:52:18 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:52:18 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:52:19 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/01 05:52:19 INFO : check sum: Copied (new) 2025/05/01 05:52:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:52:20 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:52:20 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/01 05:52:20 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/05/01 05:52:20 DEBUG : check sum: Unchanged skipping 2025/05/01 05:52:20 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:52:20 DEBUG : Waiting for deletions to finish 2025/05/01 05:52:20 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (5.80s) === RUN TestSyncSizeOnly run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:52:24 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/01 05:52:24 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:52:24 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:52:25 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/01 05:52:25 INFO : sizeonly: Copied (new) 2025/05/01 05:52:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:52:26 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:52:26 DEBUG : sizeonly: Sizes identical 2025/05/01 05:52:26 DEBUG : sizeonly: Unchanged skipping 2025/05/01 05:52:26 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:52:26 DEBUG : Waiting for deletions to finish 2025/05/01 05:52:26 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestSyncSizeOnly (5.82s) === RUN TestSyncIgnoreSize run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:52:30 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/01 05:52:30 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:52:30 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:52:31 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/05/01 05:52:31 INFO : ignore-size: Copied (new) 2025/05/01 05:52:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:52:32 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 05:52:32 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:52:32 DEBUG : ignore-size: Unchanged skipping 2025/05/01 05:52:32 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:52:32 DEBUG : Waiting for deletions to finish 2025/05/01 05:52:32 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestSyncIgnoreSize (5.85s) === RUN TestSyncIgnoreTimes run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:52:37 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 05:52:37 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:52:37 DEBUG : existing: Unchanged skipping 2025/05/01 05:52:37 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:52:37 DEBUG : Waiting for deletions to finish 2025/05/01 05:52:37 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:52:38 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/01 05:52:38 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:52:38 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:52:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/01 05:52:39 INFO : existing: Copied (replaced existing) 2025/05/01 05:52:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (7.24s) === RUN TestSyncIgnoreExisting run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:52:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/01 05:52:43 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:52:43 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:52:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/01 05:52:44 INFO : existing: Copied (new) 2025/05/01 05:52:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:52:45 DEBUG : existing: Destination exists, skipping 2025/05/01 05:52:45 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:52:45 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:52:45 DEBUG : Waiting for deletions to finish 2025/05/01 05:52:45 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (5.88s) === RUN TestSyncIgnoreErrors run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:52:53 INFO : d: Making directory 2025/05/01 05:52:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/01 05:52:56 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/01 05:52:56 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:52:56 DEBUG : c/non empty space: Unchanged skipping 2025/05/01 05:52:56 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:52:58 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/01 05:52:58 INFO : a/potato2: Copied (new) 2025/05/01 05:52:58 DEBUG : Waiting for deletions to finish 2025/05/01 05:52:59 INFO : b/potato: Deleted 2025/05/01 05:52:59 INFO : d: Removing directory 2025/05/01 05:53:00 INFO : b: Removing directory 2025/05/01 05:53:01 DEBUG : box root 'rclone-test-hopepef9luru': deleted 2 directories run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (18.40s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:53:09 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:53:09 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-02 20:05:06 -0800 -0800 2025/05/01 05:53:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/01 05:53:09 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/01 05:53:09 DEBUG : empty space: Unchanged skipping 2025/05/01 05:53:09 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:53:09 DEBUG : Waiting for deletions to finish 2025/05/01 05:53:09 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:53:10 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-02 20:05:06 -0800 -0800 2025/05/01 05:53:10 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:53:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/01 05:53:10 INFO : empty space: Updated modification time in destination 2025/05/01 05:53:10 DEBUG : empty space: Unchanged skipping 2025/05/01 05:53:10 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:53:10 DEBUG : Waiting for deletions to finish 2025/05/01 05:53:10 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (6.96s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:53:16 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:53:16 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-02 20:05:06 -0800 -0800 2025/05/01 05:53:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/01 05:53:16 DEBUG : empty space: Unchanged skipping 2025/05/01 05:53:16 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:53:16 DEBUG : Waiting for deletions to finish 2025/05/01 05:53:16 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (4.87s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:53:20 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:53:20 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-02 20:05:06 -0800 -0800 2025/05/01 05:53:20 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1289032993) 2025/05/01 05:53:20 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (box root 'rclone-test-hopepef9luru') 2025/05/01 05:53:20 DEBUG : foo: sha1 differ 2025/05/01 05:53:20 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:53:22 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/05/01 05:53:22 INFO : foo: Copied (replaced existing) 2025/05/01 05:53:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (9.42s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:53:30 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/01 05:53:30 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/01 05:53:30 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:53:30 DEBUG : empty space: Unchanged skipping 2025/05/01 05:53:30 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:53:32 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/01 05:53:32 INFO : potato: Copied (new) 2025/05/01 05:53:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (7.51s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:53:38 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/01 05:53:38 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:53:38 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:53:39 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/05/01 05:53:39 INFO : potato: Copied (replaced existing) 2025/05/01 05:53:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (6.35s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:53:44 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:53:44 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 04:59:59 -0800 -0800 2025/05/01 05:53:44 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1289032993) 2025/05/01 05:53:44 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (box root 'rclone-test-hopepef9luru') 2025/05/01 05:53:44 DEBUG : potato: sha1 differ 2025/05/01 05:53:44 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:53:45 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/05/01 05:53:45 INFO : potato: Copied (replaced existing) 2025/05/01 05:53:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (6.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:53:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/01 05:53:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/01 05:53:51 DEBUG : empty space: Unchanged skipping 2025/05/01 05:53:51 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:53:51 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/01 05:53:51 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:53:51 DEBUG : Waiting for deletions to finish 2025/05/01 05:53:51 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (6.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:53:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/01 05:53:59 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/01 05:53:59 DEBUG : empty space: Unchanged skipping 2025/05/01 05:53:59 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:53:59 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:54:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/01 05:54:00 INFO : potato2: Copied (new) 2025/05/01 05:54:00 DEBUG : Waiting for deletions to finish 2025/05/01 05:54:01 INFO : potato: Deleted run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (9.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:54:10 INFO : d: Making directory 2025/05/01 05:54:11 INFO : d/e: Making directory 2025/05/01 05:54:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/01 05:54:14 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/01 05:54:14 DEBUG : c/non empty space: Unchanged skipping 2025/05/01 05:54:15 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:54:15 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:54:16 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/01 05:54:16 INFO : a/potato2: Copied (new) 2025/05/01 05:54:16 DEBUG : Waiting for deletions to finish 2025/05/01 05:54:17 INFO : b/potato: Deleted 2025/05/01 05:54:17 INFO : d/e: Removing directory 2025/05/01 05:54:18 INFO : d: Removing directory 2025/05/01 05:54:19 INFO : b: Removing directory 2025/05/01 05:54:20 DEBUG : box root 'rclone-test-hopepef9luru': deleted 3 directories run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (21.41s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:54:31 INFO : d: Making directory 2025/05/01 05:54:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/01 05:54:34 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/01 05:54:34 DEBUG : c/non empty space: Unchanged skipping 2025/05/01 05:54:34 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:54:34 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:54:36 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/01 05:54:36 INFO : a/potato2: Copied (new) 2025/05/01 05:54:36 ERROR : box root 'rclone-test-hopepef9luru': not deleting files as there were IO errors 2025/05/01 05:54:36 ERROR : box root 'rclone-test-hopepef9luru': not deleting directories as there were IO errors run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (18.60s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:54:48 DEBUG : Waiting for deletions to finish 2025/05/01 05:54:48 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/01 05:54:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/01 05:54:48 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:54:48 DEBUG : empty space: Unchanged skipping 2025/05/01 05:54:48 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:54:49 INFO : potato: Deleted 2025/05/01 05:54:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/01 05:54:50 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestSyncDeleteDuring (8.90s) === RUN TestSyncDeleteBefore run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:54:57 DEBUG : Waiting for deletions to finish 2025/05/01 05:54:57 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:54:57 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:54:58 INFO : potato: Deleted 2025/05/01 05:54:59 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/01 05:54:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/01 05:54:59 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:54:59 DEBUG : empty space: Unchanged skipping 2025/05/01 05:54:59 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:55:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/01 05:55:00 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestSyncDeleteBefore (10.54s) === RUN TestCopyDeleteBefore run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:55:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/01 05:55:06 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:55:06 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:55:08 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/05/01 05:55:08 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestCopyDeleteBefore (7.51s) === RUN TestSyncWithExclude run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:55:15 DEBUG : enormous: Excluded (Size Filter) 2025/05/01 05:55:15 DEBUG : enormous: Excluded 2025/05/01 05:55:15 DEBUG : potato2: Excluded (Size Filter) 2025/05/01 05:55:15 DEBUG : potato2: Excluded 2025/05/01 05:55:15 DEBUG : potato2: Excluded (Size Filter) 2025/05/01 05:55:15 DEBUG : potato2: Excluded 2025/05/01 05:55:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/01 05:55:15 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:55:15 DEBUG : empty space: Unchanged skipping 2025/05/01 05:55:15 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:55:15 DEBUG : Waiting for deletions to finish 2025/05/01 05:55:15 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:55:15 DEBUG : enormous: Excluded (Size Filter) 2025/05/01 05:55:15 DEBUG : enormous: Excluded 2025/05/01 05:55:15 DEBUG : potato2: Excluded (Size Filter) 2025/05/01 05:55:15 DEBUG : potato2: Excluded 2025/05/01 05:55:16 DEBUG : potato2: Excluded (Size Filter) 2025/05/01 05:55:16 DEBUG : potato2: Excluded 2025/05/01 05:55:16 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/05/01 05:55:16 DEBUG : empty space: Unchanged skipping 2025/05/01 05:55:16 DEBUG : Local file system at /tmp/rclone1289032993: Waiting for checks to finish 2025/05/01 05:55:16 DEBUG : Local file system at /tmp/rclone1289032993: Waiting for transfers to finish 2025/05/01 05:55:16 DEBUG : Waiting for deletions to finish 2025/05/01 05:55:16 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestSyncWithExclude (8.58s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:55:25 DEBUG : enormous: Excluded (Size Filter) 2025/05/01 05:55:25 DEBUG : enormous: Excluded 2025/05/01 05:55:25 DEBUG : potato2: Excluded (Size Filter) 2025/05/01 05:55:25 DEBUG : potato2: Excluded 2025/05/01 05:55:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/01 05:55:25 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:55:25 DEBUG : empty space: Unchanged skipping 2025/05/01 05:55:25 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:55:25 DEBUG : Waiting for deletions to finish 2025/05/01 05:55:26 INFO : potato2: Deleted 2025/05/01 05:55:26 INFO : enormous: Deleted 2025/05/01 05:55:26 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:55:27 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/05/01 05:55:27 DEBUG : Local file system at /tmp/rclone1289032993: Waiting for checks to finish 2025/05/01 05:55:27 DEBUG : empty space: Unchanged skipping 2025/05/01 05:55:27 DEBUG : Local file system at /tmp/rclone1289032993: Waiting for transfers to finish 2025/05/01 05:55:27 DEBUG : Waiting for deletions to finish 2025/05/01 05:55:27 INFO : enormous: Deleted 2025/05/01 05:55:27 INFO : potato2: Deleted 2025/05/01 05:55:27 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (9.82s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:55:37 DEBUG : five: Need to transfer - File not found at Destination 2025/05/01 05:55:37 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/01 05:55:37 DEBUG : one: Destination is newer than source, skipping 2025/05/01 05:55:37 DEBUG : three: Sizes identical 2025/05/01 05:55:37 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:55:37 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/01 05:55:37 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/01 05:55:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1289032993) 2025/05/01 05:55:37 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (box root 'rclone-test-hopepef9luru') 2025/05/01 05:55:37 DEBUG : two: sha1 differ 2025/05/01 05:55:37 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:55:38 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/01 05:55:38 INFO : four: Copied (replaced existing) 2025/05/01 05:55:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/01 05:55:38 INFO : two: Copied (replaced existing) 2025/05/01 05:55:38 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/01 05:55:38 INFO : five: Copied (new) 2025/05/01 05:55:38 DEBUG : Waiting for deletions to finish 2025/05/01 05:55:39 DEBUG : one: Destination is newer than source, skipping 2025/05/01 05:55:39 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:55:39 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1289032993) 2025/05/01 05:55:39 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (box root 'rclone-test-hopepef9luru') 2025/05/01 05:55:39 DEBUG : three: sha1 differ 2025/05/01 05:55:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/01 05:55:39 DEBUG : two: Size and sha1 of src and dst objects identical 2025/05/01 05:55:39 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/01 05:55:39 DEBUG : five: Size and sha1 of src and dst objects identical 2025/05/01 05:55:39 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/01 05:55:39 DEBUG : four: Size and sha1 of src and dst objects identical 2025/05/01 05:55:39 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/01 05:55:39 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/01 05:55:39 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/01 05:55:39 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/01 05:55:39 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:55:40 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/01 05:55:40 INFO : three: Copied (replaced existing) 2025/05/01 05:55:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (16.32s) === 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 "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/05/01 05:55:47 INFO : box root 'rclone-test-hopepef9luru': Making map for --track-renames 2025/05/01 05:55:47 INFO : box root 'rclone-test-hopepef9luru': Finished making map for --track-renames 2025/05/01 05:55:47 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:55:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/01 05:55:47 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for renames to finish 2025/05/01 05:55:47 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/01 05:55:47 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:55:48 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/01 05:55:48 INFO : yam: Copied (new) 2025/05/01 05:55:48 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/01 05:55:48 INFO : potato: Copied (new) 2025/05/01 05:55:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:55:49 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 05:55:49 INFO : box root 'rclone-test-hopepef9luru': Making map for --track-renames 2025/05/01 05:55:49 INFO : box root 'rclone-test-hopepef9luru': Finished making map for --track-renames 2025/05/01 05:55:49 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:55:49 DEBUG : potato: Unchanged skipping 2025/05/01 05:55:49 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for renames to finish 2025/05/01 05:55:50 INFO : yam: Moved (server-side) to: yaml 2025/05/01 05:55:50 INFO : yaml: Renamed from "yam" 2025/05/01 05:55:50 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:55:50 DEBUG : Waiting for deletions to finish 2025/05/01 05:55:50 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (7.75s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/05/01 05:55:54 INFO : box root 'rclone-test-hopepef9luru': Making map for --track-renames 2025/05/01 05:55:54 INFO : box root 'rclone-test-hopepef9luru': Finished making map for --track-renames 2025/05/01 05:55:54 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:55:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/01 05:55:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/01 05:55:54 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for renames to finish 2025/05/01 05:55:54 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:55:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/01 05:55:56 INFO : yam: Copied (new) 2025/05/01 05:55:56 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/01 05:55:56 INFO : potato: Copied (new) 2025/05/01 05:55:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:55:57 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 05:55:57 INFO : box root 'rclone-test-hopepef9luru': Making map for --track-renames 2025/05/01 05:55:57 INFO : box root 'rclone-test-hopepef9luru': Finished making map for --track-renames 2025/05/01 05:55:57 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:55:57 DEBUG : potato: Unchanged skipping 2025/05/01 05:55:57 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for renames to finish 2025/05/01 05:55:57 INFO : yam: Moved (server-side) to: yaml 2025/05/01 05:55:57 INFO : yaml: Renamed from "yam" 2025/05/01 05:55:57 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:55:57 DEBUG : Waiting for deletions to finish 2025/05/01 05:55:57 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (7.81s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/05/01 05:56:02 INFO : box root 'rclone-test-hopepef9luru': Making map for --track-renames 2025/05/01 05:56:02 INFO : box root 'rclone-test-hopepef9luru': Finished making map for --track-renames 2025/05/01 05:56:02 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:56:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/01 05:56:02 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/01 05:56:02 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for renames to finish 2025/05/01 05:56:02 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:56:05 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/01 05:56:05 INFO : sub/yam: Copied (new) 2025/05/01 05:56:05 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/01 05:56:05 INFO : potato: Copied (new) 2025/05/01 05:56:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:56:06 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 05:56:06 DEBUG : potato: Unchanged skipping 2025/05/01 05:56:06 INFO : box root 'rclone-test-hopepef9luru': Making map for --track-renames 2025/05/01 05:56:06 INFO : box root 'rclone-test-hopepef9luru': Finished making map for --track-renames 2025/05/01 05:56:06 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:56:06 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for renames to finish 2025/05/01 05:56:07 INFO : sub/yam: Moved (server-side) to: yam 2025/05/01 05:56:07 INFO : yam: Renamed from "sub/yam" 2025/05/01 05:56:07 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:56:07 DEBUG : Waiting for deletions to finish 2025/05/01 05:56:07 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (11.59s) === RUN TestServerSideMoveLocal run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:56:13 DEBUG : Creating backend with remote "/tmp/rclone1289032993/dir1" 2025/05/01 05:56:13 DEBUG : Creating backend with remote "/tmp/rclone1289032993/dir2" 2025/05/01 05:56:13 DEBUG : Local file system at /tmp/rclone1289032993/dir2: Using server-side directory move 2025/05/01 05:56:13 INFO : Local file system at /tmp/rclone1289032993/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/01 05:56:13 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/01 05:56:13 INFO : file1.txt: Moved (server-side) 2025/05/01 05:56:13 DEBUG : Local file system at /tmp/rclone1289032993/dir2: Waiting for checks to finish 2025/05/01 05:56:13 DEBUG : Local file system at /tmp/rclone1289032993/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.67s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:56:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 05:56:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/01 05:56:14 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:56:14 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:56:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/01 05:56:19 INFO : sub dir/hello world: Copied (new) 2025/05/01 05:56:19 INFO : sub dir/hello world: Deleted 2025/05/01 05:56:19 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/01 05:56:19 INFO : nested/sub dir/file: Copied (new) 2025/05/01 05:56:19 INFO : nested/sub dir/file: Deleted 2025/05/01 05:56:19 INFO : sub dir: Removing directory 2025/05/01 05:56:19 INFO : nested/sub dir: Removing directory 2025/05/01 05:56:19 INFO : nested: Removing directory 2025/05/01 05:56:19 DEBUG : Local file system at /tmp/rclone1289032993: deleted 3 directories run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (12.46s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:56:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 05:56:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/01 05:56:27 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:56:27 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:56:32 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/01 05:56:32 INFO : nested/sub dir/file: Copied (new) 2025/05/01 05:56:32 INFO : nested/sub dir/file: Deleted 2025/05/01 05:56:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/01 05:56:32 INFO : sub dir/hello world: Copied (new) 2025/05/01 05:56:32 INFO : sub dir/hello world: Deleted run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (12.96s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:56:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/01 05:56:40 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/01 05:56:40 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:56:40 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:56:41 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/05/01 05:56:41 INFO : existing-b: Copied (new) 2025/05/01 05:56:41 INFO : existing-b: Deleted 2025/05/01 05:56:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/01 05:56:41 INFO : existing: Copied (new) 2025/05/01 05:56:41 INFO : existing: Deleted 2025/05/01 05:56:42 DEBUG : existing: Destination exists, skipping 2025/05/01 05:56:42 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/01 05:56:42 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:56:42 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:56:42 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (6.45s) === RUN TestServerSideMove run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:56:46 DEBUG : Creating backend with remote "TestBox:rclone-test-fegezah1wice" 2025/05/01 05:56:47 DEBUG : box root 'rclone-test-fegezah1wice': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:1705: Server side move (if possible) box root 'rclone-test-hopepef9luru' -> box root 'rclone-test-fegezah1wice' 2025/05/01 05:56:53 DEBUG : box root 'rclone-test-fegezah1wice': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/01 05:56:57 DEBUG : box root 'rclone-test-fegezah1wice': Using server-side directory move 2025/05/01 05:56:57 INFO : box root 'rclone-test-fegezah1wice': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/01 05:56:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/01 05:56:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/05/01 05:56:57 DEBUG : empty space: Unchanged skipping 2025/05/01 05:56:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/01 05:56:57 DEBUG : box root 'rclone-test-fegezah1wice': Waiting for checks to finish 2025/05/01 05:56:58 INFO : empty space: Deleted 2025/05/01 05:56:58 DEBUG : box root 'rclone-test-fegezah1wice': Waiting for transfers to finish 2025/05/01 05:56:58 INFO : potato2: Moved (server-side) 2025/05/01 05:56:58 INFO : potato3: Deleted 2025/05/01 05:56:59 INFO : potato3: Moved (server-side) 2025/05/01 05:57:00 DEBUG : Creating backend with remote "TestBox:rclone-test-jigiqay7wese" 2025/05/01 05:57:01 DEBUG : box root 'rclone-test-jigiqay7wese': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/01 05:57:01 DEBUG : box root 'rclone-test-jigiqay7wese': Using server-side directory move 2025/05/01 05:57:02 DEBUG : box root 'rclone-test-jigiqay7wese': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/01 05:57:02 INFO : box root 'rclone-test-jigiqay7wese': Server side directory move succeeded 2025/05/01 05:57:04 DEBUG : box root 'rclone-test-fegezah1wice': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/01 05:57:04 ERROR : : error listing: directory not found 2025/05/01 05:57:04 DEBUG : box root 'rclone-test-jigiqay7wese': Purge remote 2025/05/01 05:57:06 DEBUG : box root 'rclone-test-fegezah1wice': Purge remote 2025/05/01 05:57:06 DEBUG : box root 'rclone-test-fegezah1wice': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/01 05:57:06 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (21.19s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:57:07 DEBUG : Creating backend with remote "TestBox:rclone-test-kuxugez5vefa" 2025/05/01 05:57:08 DEBUG : box root 'rclone-test-kuxugez5vefa': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:1705: Server side move (if possible) box root 'rclone-test-hopepef9luru' -> box root 'rclone-test-kuxugez5vefa' 2025/05/01 05:57:14 DEBUG : box root 'rclone-test-kuxugez5vefa': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/01 05:57:20 DEBUG : empty space: Excluded (Size Filter) 2025/05/01 05:57:20 DEBUG : empty space: Excluded 2025/05/01 05:57:20 DEBUG : empty space: Excluded (Size Filter) 2025/05/01 05:57:20 DEBUG : empty space: Excluded 2025/05/01 05:57:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/01 05:57:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/01 05:57:20 DEBUG : box root 'rclone-test-kuxugez5vefa': Waiting for checks to finish 2025/05/01 05:57:20 DEBUG : box root 'rclone-test-kuxugez5vefa': Waiting for transfers to finish 2025/05/01 05:57:20 INFO : potato2: Moved (server-side) 2025/05/01 05:57:21 INFO : potato3: Deleted 2025/05/01 05:57:22 INFO : potato3: Moved (server-side) 2025/05/01 05:57:22 DEBUG : Creating backend with remote "TestBox:rclone-test-qopucuf3nise" 2025/05/01 05:57:23 DEBUG : box root 'rclone-test-qopucuf3nise': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/01 05:57:23 DEBUG : empty space: Excluded (Size Filter) 2025/05/01 05:57:23 DEBUG : empty space: Excluded 2025/05/01 05:57:24 DEBUG : box root 'rclone-test-qopucuf3nise': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/01 05:57:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/01 05:57:24 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/01 05:57:24 DEBUG : box root 'rclone-test-qopucuf3nise': Waiting for checks to finish 2025/05/01 05:57:24 DEBUG : box root 'rclone-test-qopucuf3nise': Waiting for transfers to finish 2025/05/01 05:57:24 DEBUG : box root 'rclone-test-qopucuf3nise': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/01 05:57:26 INFO : potato2: Moved (server-side) 2025/05/01 05:57:26 INFO : potato3: Moved (server-side) 2025/05/01 05:57:27 DEBUG : box root 'rclone-test-qopucuf3nise': Purge remote 2025/05/01 05:57:28 DEBUG : box root 'rclone-test-kuxugez5vefa': Purge remote --- PASS: TestServerSideMoveWithFilter (23.59s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:57:31 DEBUG : Creating backend with remote "TestBox:rclone-test-pinujaj3hawo" 2025/05/01 05:57:31 DEBUG : box root 'rclone-test-pinujaj3hawo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/01 05:57:36 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) box root 'rclone-test-hopepef9luru' -> box root 'rclone-test-pinujaj3hawo' 2025/05/01 05:57:39 DEBUG : box root 'rclone-test-pinujaj3hawo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/01 05:57:43 DEBUG : box root 'rclone-test-pinujaj3hawo': Using server-side directory move 2025/05/01 05:57:43 INFO : box root 'rclone-test-pinujaj3hawo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/01 05:57:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/01 05:57:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/05/01 05:57:43 DEBUG : empty space: Unchanged skipping 2025/05/01 05:57:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/01 05:57:44 DEBUG : box root 'rclone-test-pinujaj3hawo': Waiting for checks to finish 2025/05/01 05:57:44 INFO : potato3: Deleted 2025/05/01 05:57:44 INFO : potato2: Moved (server-side) 2025/05/01 05:57:44 INFO : empty space: Deleted 2025/05/01 05:57:44 DEBUG : box root 'rclone-test-pinujaj3hawo': Waiting for transfers to finish 2025/05/01 05:57:45 INFO : potato3: Moved (server-side) 2025/05/01 05:57:45 INFO : tomatoDir: Removing directory 2025/05/01 05:57:46 DEBUG : box root 'rclone-test-hopepef9luru': deleted 1 directories 2025/05/01 05:57:47 DEBUG : Creating backend with remote "TestBox:rclone-test-loteved9rafa" 2025/05/01 05:57:47 DEBUG : box root 'rclone-test-loteved9rafa': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/01 05:57:48 INFO : tomatoDir: Making directory 2025/05/01 05:57:49 DEBUG : box root 'rclone-test-loteved9rafa': Using server-side directory move 2025/05/01 05:57:49 DEBUG : box root 'rclone-test-loteved9rafa': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/01 05:57:50 INFO : box root 'rclone-test-loteved9rafa': Server side directory move succeeded 2025/05/01 05:57:52 DEBUG : box root 'rclone-test-pinujaj3hawo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/01 05:57:52 ERROR : : error listing: directory not found 2025/05/01 05:57:52 DEBUG : box root 'rclone-test-pinujaj3hawo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/01 05:57:52 ERROR : : error listing: directory not found 2025/05/01 05:57:52 DEBUG : box root 'rclone-test-loteved9rafa': Purge remote 2025/05/01 05:57:54 DEBUG : box root 'rclone-test-pinujaj3hawo': Purge remote 2025/05/01 05:57:54 DEBUG : box root 'rclone-test-pinujaj3hawo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/05/01 05:57:54 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (24.15s) === RUN TestServerSideMoveOverlap run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.66s) === RUN TestSyncOverlap run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:57:56 DEBUG : Creating backend with remote "TestBox:rclone-test-hopepef9luru/rclone-sync-test" run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestSyncOverlap (6.03s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:58:02 DEBUG : Creating backend with remote "TestBox:rclone-test-hopepef9luru/rclone-sync-test" 2025/05/01 05:58:04 DEBUG : Creating backend with remote "TestBox:rclone-test-hopepef9luru/rclone-sync-test-include/layer2" 2025/05/01 05:58:04 DEBUG : TestBox: Loaded invalid token from config file - ignoring 2025/05/01 05:58:05 DEBUG : Saving config "token" in section "TestBox" of the config file 2025/05/01 05:58:05 DEBUG : TestBox: Saved new token in config file 2025/05/01 05:58:08 DEBUG : Creating backend with remote "TestBox:rclone-test-hopepef9luru/rclone-sync-test-ignore-file" 2025/05/01 05:58:11 DEBUG : TestBox: Loaded fresh token from config file 2025/05/01 05:58:11 DEBUG : TestBox: Loaded new refresh token from config file 2025/05/01 05:58:14 DEBUG : TestBox: Loaded fresh token from config file 2025/05/01 05:58:14 DEBUG : TestBox: Loaded new refresh token from config file 2025/05/01 05:58:14 DEBUG : box root 'rclone-test-wibogoq1fila': Token expired but no uploads in progress - doing nothing 2025/05/01 05:58:14 DEBUG : box root 'rclone-test-gehizeq4lari': Token expired but no uploads in progress - doing nothing 2025/05/01 05:58:14 DEBUG : box root 'rclone-test-fegezah1wice': Token expired but no uploads in progress - doing nothing 2025/05/01 05:58:14 DEBUG : box root 'rclone-test-pinujaj3hawo': Token expired but no uploads in progress - doing nothing 2025/05/01 05:58:14 DEBUG : box root 'rclone-test-jigiqay7wese': Token expired but no uploads in progress - doing nothing 2025/05/01 05:58:14 DEBUG : box root 'rclone-test-qopucuf3nise': Token expired but no uploads in progress - doing nothing 2025/05/01 05:58:14 DEBUG : box root 'rclone-test-hopepef9luru/rclone-sync-test': Token expired but no uploads in progress - doing nothing 2025/05/01 05:58:14 DEBUG : box root 'rclone-test-loteved9rafa': Token expired but no uploads in progress - doing nothing 2025/05/01 05:58:14 DEBUG : box root 'rclone-test-kuxugez5vefa': Token expired but no uploads in progress - doing nothing 2025/05/01 05:58:14 DEBUG : box root 'rclone-test-xovakip3zeva': Token expired but no uploads in progress - doing nothing 2025/05/01 05:58:14 DEBUG : rclone-sync-test: Excluded 2025/05/01 05:58:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/01 05:58:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/01 05:58:16 DEBUG : box root 'rclone-test-hopepef9luru/rclone-sync-test': Waiting for checks to finish 2025/05/01 05:58:16 DEBUG : box root 'rclone-test-hopepef9luru/rclone-sync-test': Waiting for transfers to finish 2025/05/01 05:58:16 DEBUG : Waiting for deletions to finish 2025/05/01 05:58:16 INFO : There was nothing to transfer 2025/05/01 05:58:17 DEBUG : rclone-sync-test: Excluded 2025/05/01 05:58:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/01 05:58:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/01 05:58:19 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:58:19 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:58:19 DEBUG : Waiting for deletions to finish 2025/05/01 05:58:19 INFO : rclone-sync-test-include: Removing directory 2025/05/01 05:58:19 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: Error "folder_not_empty" (400): Cannot delete - folder not empty 2025/05/01 05:58:19 DEBUG : box root 'rclone-test-hopepef9luru': failed to delete 1 directories 2025/05/01 05:58:19 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:58:20 DEBUG : rclone-sync-test: Excluded 2025/05/01 05:58:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/01 05:58:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/01 05:58:22 DEBUG : box root 'rclone-test-hopepef9luru/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/05/01 05:58:22 DEBUG : box root 'rclone-test-hopepef9luru/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/05/01 05:58:22 DEBUG : Waiting for deletions to finish 2025/05/01 05:58:22 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:58:23 DEBUG : rclone-sync-test: Excluded 2025/05/01 05:58:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/01 05:58:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/01 05:58:24 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 05:58:24 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 05:58:24 DEBUG : Waiting for deletions to finish 2025/05/01 05:58:24 INFO : rclone-sync-test-include: Removing directory 2025/05/01 05:58:25 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: Error "folder_not_empty" (400): Cannot delete - folder not empty 2025/05/01 05:58:25 DEBUG : box root 'rclone-test-hopepef9luru': failed to delete 1 directories 2025/05/01 05:58:25 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:58:26 DEBUG : : Excluded 2025/05/01 05:58:26 DEBUG : rclone-sync-test: Excluded 2025/05/01 05:58:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/01 05:58:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/01 05:58:28 DEBUG : box root 'rclone-test-hopepef9luru/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/05/01 05:58:28 DEBUG : box root 'rclone-test-hopepef9luru/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/05/01 05:58:28 DEBUG : Waiting for deletions to finish 2025/05/01 05:58:28 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (43.24s) === RUN TestSyncCompareDest run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:58:45 DEBUG : Creating backend with remote "TestBox:rclone-test-hopepef9luru/dst" 2025/05/01 05:58:48 DEBUG : Creating backend with remote "TestBox:rclone-test-hopepef9luru/CompareDest" 2025/05/01 05:58:50 DEBUG : one: Need to transfer - File not found at Destination 2025/05/01 05:58:50 DEBUG : box root 'rclone-test-hopepef9luru/dst': Waiting for checks to finish 2025/05/01 05:58:50 DEBUG : box root 'rclone-test-hopepef9luru/dst': Waiting for transfers to finish 2025/05/01 05:58:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/01 05:58:53 INFO : one: Copied (new) 2025/05/01 05:58:53 DEBUG : Waiting for deletions to finish 2025/05/01 05:58:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/01 05:58:55 DEBUG : box root 'rclone-test-hopepef9luru/dst': Waiting for checks to finish 2025/05/01 05:58:55 DEBUG : box root 'rclone-test-hopepef9luru/dst': Waiting for transfers to finish 2025/05/01 05:58:57 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/01 05:58:57 INFO : one: Copied (replaced existing) 2025/05/01 05:58:57 DEBUG : Waiting for deletions to finish 2025/05/01 05:59:02 DEBUG : box root 'rclone-test-hopepef9luru/dst': Waiting for checks to finish 2025/05/01 05:59:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/01 05:59:04 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/01 05:59:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/01 05:59:04 DEBUG : box root 'rclone-test-hopepef9luru/dst': Waiting for transfers to finish 2025/05/01 05:59:04 DEBUG : Waiting for deletions to finish 2025/05/01 05:59:04 INFO : There was nothing to transfer 2025/05/01 05:59:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/01 05:59:08 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/01 05:59:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/01 05:59:08 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/01 05:59:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/01 05:59:08 DEBUG : box root 'rclone-test-hopepef9luru/dst': Waiting for checks to finish 2025/05/01 05:59:08 DEBUG : box root 'rclone-test-hopepef9luru/dst': Waiting for transfers to finish 2025/05/01 05:59:08 DEBUG : Waiting for deletions to finish 2025/05/01 05:59:08 INFO : There was nothing to transfer 2025/05/01 05:59:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/01 05:59:10 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/01 05:59:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/01 05:59:10 DEBUG : box root 'rclone-test-hopepef9luru/dst': Waiting for checks to finish 2025/05/01 05:59:10 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/01 05:59:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/01 05:59:10 DEBUG : box root 'rclone-test-hopepef9luru/dst': Waiting for transfers to finish 2025/05/01 05:59:10 DEBUG : Waiting for deletions to finish 2025/05/01 05:59:10 INFO : There was nothing to transfer 2025/05/01 05:59:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/01 05:59:12 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/01 05:59:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/01 05:59:12 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 04:59:59 -0800 -0800 2025/05/01 05:59:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/01 05:59:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/01 05:59:12 DEBUG : box root 'rclone-test-hopepef9luru/dst': Waiting for checks to finish 2025/05/01 05:59:12 DEBUG : box root 'rclone-test-hopepef9luru/dst': Waiting for transfers to finish 2025/05/01 05:59:12 DEBUG : Waiting for deletions to finish 2025/05/01 05:59:12 INFO : There was nothing to transfer 2025/05/01 05:59:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/01 05:59:14 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/01 05:59:14 DEBUG : two: Need to transfer - File not found at Destination 2025/05/01 05:59:14 DEBUG : box root 'rclone-test-hopepef9luru/dst': Waiting for checks to finish 2025/05/01 05:59:14 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/01 05:59:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/01 05:59:14 DEBUG : box root 'rclone-test-hopepef9luru/dst': Waiting for transfers to finish 2025/05/01 05:59:16 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/05/01 05:59:16 INFO : two: Copied (new) 2025/05/01 05:59:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (38.71s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:59:29 DEBUG : Creating backend with remote "TestBox:rclone-test-hopepef9luru/dest" 2025/05/01 05:59:29 DEBUG : Config file has changed externally - reloading 2025/05/01 05:59:31 DEBUG : Creating backend with remote "TestBox:rclone-test-hopepef9luru/pre-dest1" 2025/05/01 05:59:33 DEBUG : Creating backend with remote "TestBox:rclone-test-hopepef9luru/pre-dest2" 2025/05/01 05:59:35 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 05:59:35 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/01 05:59:36 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 05:59:36 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/01 05:59:37 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/01 05:59:37 DEBUG : box root 'rclone-test-hopepef9luru/dest': Waiting for checks to finish 2025/05/01 05:59:37 DEBUG : box root 'rclone-test-hopepef9luru/dest': Waiting for transfers to finish 2025/05/01 05:59:39 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/05/01 05:59:39 INFO : 3: Copied (new) 2025/05/01 05:59:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (23.31s) === RUN TestSyncCopyDest run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 05:59:47 DEBUG : Creating backend with remote "TestBox:rclone-test-hopepef9luru/dst" 2025/05/01 05:59:48 DEBUG : Creating backend with remote "TestBox:rclone-test-hopepef9luru/CopyDest" 2025/05/01 05:59:51 DEBUG : one: Need to transfer - File not found at Destination 2025/05/01 05:59:51 DEBUG : box root 'rclone-test-hopepef9luru/dst': Waiting for checks to finish 2025/05/01 05:59:51 DEBUG : box root 'rclone-test-hopepef9luru/dst': Waiting for transfers to finish 2025/05/01 05:59:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/01 05:59:54 INFO : one: Copied (new) 2025/05/01 05:59:54 DEBUG : Waiting for deletions to finish 2025/05/01 05:59:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/01 05:59:56 DEBUG : box root 'rclone-test-hopepef9luru/dst': Waiting for checks to finish 2025/05/01 05:59:56 DEBUG : box root 'rclone-test-hopepef9luru/dst': Waiting for transfers to finish 2025/05/01 05:59:57 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/01 05:59:57 INFO : one: Copied (replaced existing) 2025/05/01 05:59:57 DEBUG : Waiting for deletions to finish 2025/05/01 06:00:03 DEBUG : Creating backend with remote "TestBox:rclone-test-hopepef9luru/BackupDir" 2025/05/01 06:00:05 DEBUG : box root 'rclone-test-hopepef9luru/dst': Waiting for checks to finish 2025/05/01 06:00:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/01 06:00:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/01 06:00:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/01 06:00:08 INFO : one: Moved (server-side) 2025/05/01 06:00:09 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/01 06:00:09 INFO : one: Copied (server-side copy) 2025/05/01 06:00:09 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/01 06:00:09 DEBUG : box root 'rclone-test-hopepef9luru/dst': Waiting for transfers to finish 2025/05/01 06:00:09 DEBUG : Waiting for deletions to finish 2025/05/01 06:00:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/01 06:00:13 DEBUG : one: Unchanged skipping 2025/05/01 06:00:14 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/01 06:00:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/01 06:00:15 INFO : two: Copied (server-side copy) 2025/05/01 06:00:15 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/01 06:00:15 DEBUG : box root 'rclone-test-hopepef9luru/dst': Waiting for checks to finish 2025/05/01 06:00:15 DEBUG : box root 'rclone-test-hopepef9luru/dst': Waiting for transfers to finish 2025/05/01 06:00:15 DEBUG : Waiting for deletions to finish 2025/05/01 06:00:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/01 06:00:16 DEBUG : one: Unchanged skipping 2025/05/01 06:00:16 DEBUG : box root 'rclone-test-hopepef9luru/dst': Waiting for checks to finish 2025/05/01 06:00:16 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/01 06:00:16 DEBUG : two: Unchanged skipping 2025/05/01 06:00:16 DEBUG : box root 'rclone-test-hopepef9luru/dst': Waiting for transfers to finish 2025/05/01 06:00:16 DEBUG : Waiting for deletions to finish 2025/05/01 06:00:16 INFO : There was nothing to transfer 2025/05/01 06:00:19 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/01 06:00:19 DEBUG : one: Unchanged skipping 2025/05/01 06:00:20 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/01 06:00:20 DEBUG : three: Destination not found in --copy-dest 2025/05/01 06:00:20 DEBUG : three: Need to transfer - File not found at Destination 2025/05/01 06:00:20 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/01 06:00:20 DEBUG : two: Unchanged skipping 2025/05/01 06:00:20 DEBUG : box root 'rclone-test-hopepef9luru/dst': Waiting for checks to finish 2025/05/01 06:00:20 DEBUG : box root 'rclone-test-hopepef9luru/dst': Waiting for transfers to finish 2025/05/01 06:00:21 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/05/01 06:00:21 INFO : three: Copied (new) 2025/05/01 06:00:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (46.07s) === RUN TestSyncBackupDir run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 06:00:39 DEBUG : Creating backend with remote "TestBox:rclone-test-hopepef9luru/dst" 2025/05/01 06:00:40 DEBUG : Creating backend with remote "TestBox:rclone-test-hopepef9luru/backup" 2025/05/01 06:00:43 DEBUG : box root 'rclone-test-hopepef9luru/dst': Waiting for checks to finish 2025/05/01 06:00:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/01 06:00:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:00:43 DEBUG : two: Unchanged skipping 2025/05/01 06:00:45 INFO : one: Moved (server-side) 2025/05/01 06:00:45 DEBUG : box root 'rclone-test-hopepef9luru/dst': Waiting for transfers to finish 2025/05/01 06:00:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/01 06:00:47 INFO : one: Copied (new) 2025/05/01 06:00:47 DEBUG : Waiting for deletions to finish 2025/05/01 06:00:48 INFO : three.txt: Moved (server-side) 2025/05/01 06:00:48 INFO : three.txt: Moved into backup dir 2025/05/01 06:00:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/01 06:00:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:00:52 DEBUG : box root 'rclone-test-hopepef9luru/dst': Waiting for checks to finish 2025/05/01 06:00:52 DEBUG : two: Unchanged skipping 2025/05/01 06:00:53 INFO : one: Deleted 2025/05/01 06:00:54 INFO : one: Moved (server-side) 2025/05/01 06:00:54 DEBUG : box root 'rclone-test-hopepef9luru/dst': Waiting for transfers to finish 2025/05/01 06:00:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/01 06:00:56 INFO : one: Copied (new) 2025/05/01 06:00:56 DEBUG : Waiting for deletions to finish 2025/05/01 06:00:57 INFO : three.txt: Deleted 2025/05/01 06:00:58 INFO : three.txt: Moved (server-side) 2025/05/01 06:00:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (32.87s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 06:01:12 DEBUG : Creating backend with remote "TestBox:rclone-test-hopepef9luru/dst" 2025/05/01 06:01:13 DEBUG : Creating backend with remote "TestBox:rclone-test-hopepef9luru/backup" 2025/05/01 06:01:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/01 06:01:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:01:17 DEBUG : two: Unchanged skipping 2025/05/01 06:01:17 DEBUG : box root 'rclone-test-hopepef9luru/dst': Waiting for checks to finish 2025/05/01 06:01:19 INFO : one: Moved (server-side) to: one.bak 2025/05/01 06:01:19 DEBUG : box root 'rclone-test-hopepef9luru/dst': Waiting for transfers to finish 2025/05/01 06:01:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/01 06:01:21 INFO : one: Copied (new) 2025/05/01 06:01:21 DEBUG : Waiting for deletions to finish 2025/05/01 06:01:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/01 06:01:22 INFO : three.txt: Moved into backup dir 2025/05/01 06:01:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/01 06:01:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:01:26 DEBUG : two: Unchanged skipping 2025/05/01 06:01:26 DEBUG : box root 'rclone-test-hopepef9luru/dst': Waiting for checks to finish 2025/05/01 06:01:27 INFO : one.bak: Deleted 2025/05/01 06:01:28 INFO : one: Moved (server-side) to: one.bak 2025/05/01 06:01:28 DEBUG : box root 'rclone-test-hopepef9luru/dst': Waiting for transfers to finish 2025/05/01 06:01:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/01 06:01:30 INFO : one: Copied (new) 2025/05/01 06:01:30 DEBUG : Waiting for deletions to finish 2025/05/01 06:01:32 INFO : three.txt.bak: Deleted 2025/05/01 06:01:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/01 06:01:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (34.44s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 06:01:47 DEBUG : Creating backend with remote "TestBox:rclone-test-hopepef9luru/dst" 2025/05/01 06:01:48 DEBUG : Creating backend with remote "TestBox:rclone-test-hopepef9luru/backup" 2025/05/01 06:01:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/01 06:01:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:01:51 DEBUG : two: Unchanged skipping 2025/05/01 06:01:51 DEBUG : box root 'rclone-test-hopepef9luru/dst': Waiting for checks to finish 2025/05/01 06:01:53 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/01 06:01:53 DEBUG : box root 'rclone-test-hopepef9luru/dst': Waiting for transfers to finish 2025/05/01 06:01:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/01 06:01:54 INFO : one: Copied (new) 2025/05/01 06:01:54 DEBUG : Waiting for deletions to finish 2025/05/01 06:01:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/01 06:01:56 INFO : three.txt: Moved into backup dir 2025/05/01 06:01:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/01 06:01:59 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:01:59 DEBUG : two: Unchanged skipping 2025/05/01 06:01:59 DEBUG : box root 'rclone-test-hopepef9luru/dst': Waiting for checks to finish 2025/05/01 06:02:01 INFO : one-2019-01-01: Deleted 2025/05/01 06:02:02 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/01 06:02:02 DEBUG : box root 'rclone-test-hopepef9luru/dst': Waiting for transfers to finish 2025/05/01 06:02:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/01 06:02:03 INFO : one: Copied (new) 2025/05/01 06:02:03 DEBUG : Waiting for deletions to finish 2025/05/01 06:02:05 INFO : three-2019-01-01.txt: Deleted 2025/05/01 06:02:06 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/01 06:02:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (33.67s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 06:02:20 DEBUG : Creating backend with remote "TestBox:rclone-test-hopepef9luru/dst" 2025/05/01 06:02:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/01 06:02:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:02:22 DEBUG : two: Unchanged skipping 2025/05/01 06:02:22 DEBUG : box root 'rclone-test-hopepef9luru/dst': Waiting for checks to finish 2025/05/01 06:02:23 INFO : one: Moved (server-side) to: one.bak 2025/05/01 06:02:23 DEBUG : box root 'rclone-test-hopepef9luru/dst': Waiting for transfers to finish 2025/05/01 06:02:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/01 06:02:24 INFO : one: Copied (new) 2025/05/01 06:02:24 DEBUG : Waiting for deletions to finish 2025/05/01 06:02:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/01 06:02:26 INFO : three.txt: Moved into backup dir 2025/05/01 06:02:29 DEBUG : one.bak: Excluded (Path Filter) 2025/05/01 06:02:29 DEBUG : one.bak: Excluded 2025/05/01 06:02:29 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/01 06:02:29 DEBUG : three.txt.bak: Excluded 2025/05/01 06:02:29 DEBUG : box root 'rclone-test-hopepef9luru/dst': Waiting for checks to finish 2025/05/01 06:02:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/01 06:02:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:02:29 DEBUG : two: Unchanged skipping 2025/05/01 06:02:31 INFO : one.bak: Deleted 2025/05/01 06:02:31 INFO : one: Moved (server-side) to: one.bak 2025/05/01 06:02:31 DEBUG : box root 'rclone-test-hopepef9luru/dst': Waiting for transfers to finish 2025/05/01 06:02:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/01 06:02:33 INFO : one: Copied (new) 2025/05/01 06:02:33 DEBUG : Waiting for deletions to finish 2025/05/01 06:02:34 INFO : three.txt.bak: Deleted 2025/05/01 06:02:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/01 06:02:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (27.64s) === RUN TestSyncSuffix run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 06:02:48 DEBUG : Creating backend with remote "TestBox:rclone-test-hopepef9luru/dst" 2025/05/01 06:02:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/01 06:02:50 INFO : one: Moved (server-side) to: one.bak 2025/05/01 06:02:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/01 06:02:52 INFO : one: Copied (new) 2025/05/01 06:02:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:02:53 DEBUG : two: Unchanged skipping 2025/05/01 06:02:54 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/01 06:02:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/01 06:02:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/01 06:02:56 INFO : three.txt: Copied (new) 2025/05/01 06:02:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/01 06:03:00 INFO : one.bak: Deleted 2025/05/01 06:03:01 INFO : one: Moved (server-side) to: one.bak 2025/05/01 06:03:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/01 06:03:02 INFO : one: Copied (new) 2025/05/01 06:03:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:03:03 DEBUG : two: Unchanged skipping 2025/05/01 06:03:03 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/01 06:03:05 INFO : three.txt.bak: Deleted 2025/05/01 06:03:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/01 06:03:07 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/01 06:03:07 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (33.19s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 06:03:21 DEBUG : Creating backend with remote "TestBox:rclone-test-hopepef9luru/dst" 2025/05/01 06:03:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/01 06:03:23 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/01 06:03:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/01 06:03:25 INFO : one: Copied (new) 2025/05/01 06:03:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:03:26 DEBUG : two: Unchanged skipping 2025/05/01 06:03:26 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/01 06:03:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/01 06:03:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/01 06:03:29 INFO : three.txt: Copied (new) 2025/05/01 06:03:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/01 06:03:33 INFO : one-2019-01-01: Deleted 2025/05/01 06:03:33 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/01 06:03:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/01 06:03:35 INFO : one: Copied (new) 2025/05/01 06:03:36 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:03:36 DEBUG : two: Unchanged skipping 2025/05/01 06:03:36 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/01 06:03:38 INFO : three-2019-01-01.txt: Deleted 2025/05/01 06:03:38 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/01 06:03:40 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/01 06:03:40 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (33.24s) === RUN TestSyncUTFNorm run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 06:03:50 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/01 06:03:50 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 06:03:50 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 06:03:51 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/05/01 06:03:51 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/01 06:03:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.35s) === RUN TestSyncImmutable run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 06:03:54 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/01 06:03:54 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 06:03:54 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 06:03:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/01 06:03:55 INFO : existing: Copied (new) 2025/05/01 06:03:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 06:03:56 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/01 06:03:56 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/01 06:03:56 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 06:03:56 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 06:03:56 ERROR : box root 'rclone-test-hopepef9luru': not deleting files as there were IO errors 2025/05/01 06:03:56 ERROR : box root 'rclone-test-hopepef9luru': not deleting directories as there were IO errors run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestSyncImmutable (6.52s) === RUN TestSyncIgnoreCase run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.67s) === RUN TestFixCase run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 06:04:13 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:04:13 DEBUG : existing: Unchanged skipping 2025/05/01 06:04:13 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/05/01 06:04:14 DEBUG : EXISTING: moving to existing-rclone-move-taronin2 2025/05/01 06:04:14 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-makalal9 2025/05/01 06:04:14 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-makalal9 2025/05/01 06:04:14 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/05/01 06:04:14 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-taronin2 2025/05/01 06:04:14 DEBUG : EXISTING: moving to existing 2025/05/01 06:04:15 INFO : existing-rclone-move-taronin2: Moved (server-side) to: existing 2025/05/01 06:04:15 INFO : EXISTING: Moved (server-side) to: existing 2025/05/01 06:04:15 INFO : EXISTING: Fixed case by renaming to: existing 2025/05/01 06:04:15 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/05/01 06:04:15 INFO : existingbutdifferent-rclone-move-makalal9: Moved (server-side) to: existingbutdifferent 2025/05/01 06:04:15 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/05/01 06:04:15 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/05/01 06:04:17 DEBUG : existingbutdifferent: sha1 = d14abf17053197648e66ce89f88b99ae1c5162f6 OK 2025/05/01 06:04:17 INFO : existingbutdifferent: Copied (replaced existing) 2025/05/01 06:04:18 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/05/01 06:04:22 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/05/01 06:04:22 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/05/01 06:04:23 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-sifural2 2025/05/01 06:04:24 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-sifural2 2025/05/01 06:04:24 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/05/01 06:04:25 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/05/01 06:04:25 INFO : subdira/subdirb/subdirc/hello-rclone-move-sifural2: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/05/01 06:04:25 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/05/01 06:04:25 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/05/01 06:04:26 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/05/01 06:04:26 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 06:04:26 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-kiluxen1 2025/05/01 06:04:27 DEBUG : subdira/subdirb/subdirc/hello: sha1 = d14abf17053197648e66ce89f88b99ae1c5162f6 OK 2025/05/01 06:04:27 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/05/01 06:04:27 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-kiluxen1 2025/05/01 06:04:27 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/01 06:04:27 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-kiluxen1: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/01 06:04:27 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/01 06:04:27 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/01 06:04:27 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 06:04:29 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: sha1 = d14abf17053197648e66ce89f88b99ae1c5162f6 OK 2025/05/01 06:04:29 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/05/01 06:04:29 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (39.68s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.02s) --- SKIP: TestMaxTransfer/Hard (0.66s) --- SKIP: TestMaxTransfer/Soft (0.67s) --- SKIP: TestMaxTransfer/Cautious (0.68s) === RUN TestSyncConcurrentDelete run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 06:05:45 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:05:45 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:05:45 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:05:45 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 06:05:45 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:05:45 DEBUG : both0: Unchanged skipping 2025/05/01 06:05:45 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:05:45 DEBUG : both12: Unchanged skipping 2025/05/01 06:05:45 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:05:45 DEBUG : both1: Unchanged skipping 2025/05/01 06:05:45 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:05:45 DEBUG : both14: Unchanged skipping 2025/05/01 06:05:45 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:05:45 DEBUG : both15: Unchanged skipping 2025/05/01 06:05:45 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:05:45 DEBUG : both16: Unchanged skipping 2025/05/01 06:05:45 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:05:45 DEBUG : both11: Unchanged skipping 2025/05/01 06:05:45 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:05:45 DEBUG : both18: Unchanged skipping 2025/05/01 06:05:45 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:05:45 DEBUG : both10: Unchanged skipping 2025/05/01 06:05:45 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:05:45 DEBUG : both13: Unchanged skipping 2025/05/01 06:05:45 DEBUG : both17: Unchanged skipping 2025/05/01 06:05:45 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:05:45 DEBUG : both4: Unchanged skipping 2025/05/01 06:05:45 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:05:45 DEBUG : both5: Unchanged skipping 2025/05/01 06:05:45 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:05:45 DEBUG : both6: Unchanged skipping 2025/05/01 06:05:45 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:05:45 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:05:45 DEBUG : both7: Unchanged skipping 2025/05/01 06:05:45 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:05:45 DEBUG : both19: Unchanged skipping 2025/05/01 06:05:45 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:05:45 DEBUG : both9: Unchanged skipping 2025/05/01 06:05:45 DEBUG : both3: Unchanged skipping 2025/05/01 06:05:45 DEBUG : both2: Unchanged skipping 2025/05/01 06:05:45 DEBUG : both8: Unchanged skipping 2025/05/01 06:05:45 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 06:05:45 DEBUG : Waiting for deletions to finish 2025/05/01 06:05:46 INFO : only18: Deleted 2025/05/01 06:05:46 INFO : only1: Deleted 2025/05/01 06:05:46 INFO : only10: Deleted 2025/05/01 06:05:46 INFO : only2: Deleted 2025/05/01 06:05:47 INFO : only5: Deleted 2025/05/01 06:05:47 INFO : only9: Deleted 2025/05/01 06:05:47 INFO : only3: Deleted 2025/05/01 06:05:47 INFO : only12: Deleted 2025/05/01 06:05:48 INFO : only13: Deleted 2025/05/01 06:05:48 INFO : only8: Deleted 2025/05/01 06:05:48 INFO : only0: Deleted 2025/05/01 06:05:48 INFO : only14: Deleted 2025/05/01 06:05:49 INFO : only17: Deleted 2025/05/01 06:05:49 INFO : only6: Deleted 2025/05/01 06:05:49 INFO : only11: Deleted 2025/05/01 06:05:49 INFO : only15: Deleted 2025/05/01 06:05:50 INFO : only16: Deleted 2025/05/01 06:05:50 INFO : only4: Deleted 2025/05/01 06:05:50 INFO : only7: Deleted 2025/05/01 06:05:50 INFO : only19: Deleted run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (89.05s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 06:07:14 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:07:14 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:07:14 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:07:14 DEBUG : both0: Unchanged skipping 2025/05/01 06:07:14 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:07:14 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:07:14 DEBUG : both11: Unchanged skipping 2025/05/01 06:07:14 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:07:14 DEBUG : both13: Unchanged skipping 2025/05/01 06:07:14 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:07:14 DEBUG : both14: Unchanged skipping 2025/05/01 06:07:14 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:07:14 DEBUG : both15: Unchanged skipping 2025/05/01 06:07:14 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:07:14 DEBUG : both16: Unchanged skipping 2025/05/01 06:07:14 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:07:14 DEBUG : both17: Unchanged skipping 2025/05/01 06:07:14 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:07:14 DEBUG : both18: Unchanged skipping 2025/05/01 06:07:14 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:07:14 DEBUG : both19: Unchanged skipping 2025/05/01 06:07:14 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:07:14 DEBUG : both2: Unchanged skipping 2025/05/01 06:07:14 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:07:14 DEBUG : both3: Unchanged skipping 2025/05/01 06:07:14 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:07:14 DEBUG : both4: Unchanged skipping 2025/05/01 06:07:14 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:07:14 DEBUG : both5: Unchanged skipping 2025/05/01 06:07:14 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:07:14 DEBUG : both6: Unchanged skipping 2025/05/01 06:07:14 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:07:14 DEBUG : both7: Unchanged skipping 2025/05/01 06:07:14 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:07:14 DEBUG : both8: Unchanged skipping 2025/05/01 06:07:14 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/01 06:07:14 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for checks to finish 2025/05/01 06:07:14 DEBUG : both12: Unchanged skipping 2025/05/01 06:07:14 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/01 06:07:14 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/01 06:07:14 DEBUG : both10: Unchanged skipping 2025/05/01 06:07:14 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/01 06:07:14 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/01 06:07:14 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/01 06:07:14 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/01 06:07:14 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/01 06:07:14 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/01 06:07:14 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/01 06:07:14 DEBUG : both1: Unchanged skipping 2025/05/01 06:07:14 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/01 06:07:14 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/01 06:07:14 DEBUG : both9: Unchanged skipping 2025/05/01 06:07:14 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/01 06:07:14 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/01 06:07:14 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/01 06:07:14 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/01 06:07:14 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/01 06:07:14 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/01 06:07:14 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/01 06:07:14 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/01 06:07:14 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/01 06:07:14 DEBUG : box root 'rclone-test-hopepef9luru': Waiting for transfers to finish 2025/05/01 06:07:16 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/01 06:07:16 INFO : only0: Copied (replaced existing) 2025/05/01 06:07:16 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/01 06:07:16 INFO : only11: Copied (replaced existing) 2025/05/01 06:07:16 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/01 06:07:16 INFO : only10: Copied (replaced existing) 2025/05/01 06:07:16 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/01 06:07:16 INFO : only1: Copied (replaced existing) 2025/05/01 06:07:17 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/01 06:07:17 INFO : only13: Copied (replaced existing) 2025/05/01 06:07:17 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/01 06:07:17 INFO : only14: Copied (replaced existing) 2025/05/01 06:07:17 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/01 06:07:17 INFO : only15: Copied (replaced existing) 2025/05/01 06:07:17 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/01 06:07:17 INFO : only12: Copied (replaced existing) 2025/05/01 06:07:18 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/01 06:07:18 INFO : only16: Copied (replaced existing) 2025/05/01 06:07:18 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/01 06:07:18 INFO : only2: Copied (replaced existing) 2025/05/01 06:07:18 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/01 06:07:18 INFO : only3: Copied (replaced existing) 2025/05/01 06:07:18 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/01 06:07:18 INFO : only4: Copied (replaced existing) 2025/05/01 06:07:19 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/01 06:07:19 INFO : only5: Copied (replaced existing) 2025/05/01 06:07:19 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/01 06:07:19 INFO : only6: Copied (replaced existing) 2025/05/01 06:07:19 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/01 06:07:19 INFO : only7: Copied (replaced existing) 2025/05/01 06:07:19 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/01 06:07:19 INFO : only8: Copied (replaced existing) 2025/05/01 06:07:20 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/01 06:07:20 INFO : only9: Copied (replaced existing) 2025/05/01 06:07:20 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/01 06:07:20 INFO : only18: Copied (replaced existing) 2025/05/01 06:07:20 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/01 06:07:20 INFO : only17: Copied (replaced existing) 2025/05/01 06:07:21 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/01 06:07:21 INFO : only19: Copied (replaced existing) 2025/05/01 06:07:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (111.21s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 06:08:02 DEBUG : empty_dir: Making directory with metadata 2025/05/01 06:08:02 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/01 06:08:02 DEBUG : empty_on_remote: Making directory with metadata 2025/05/01 06:08:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/01 06:08:02 INFO : empty_on_remote: Making directory 2025/05/01 06:08:03 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 06:08:09 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/01 06:08:09 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/01 06:08:09 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/01 06:08:09 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestSyncReplaceDirModTime (17.65s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 06:08:20 DEBUG : empty_dir: Making directory with metadata 2025/05/01 06:08:20 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/01 06:08:20 DEBUG : empty_on_remote: Making directory with metadata 2025/05/01 06:08:20 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/01 06:08:20 INFO : empty_on_remote: Making directory 2025/05/01 06:08:21 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 06:08:27 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/01 06:08:27 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/01 06:08:27 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/01 06:08:27 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/01 06:08:27 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (18.92s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 06:08:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/01 06:08:39 INFO : sub dir: Making directory 2025/05/01 06:08:40 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (35.70s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" 2025/05/01 06:09:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/01 06:09:15 INFO : sub dir: Making directory 2025/05/01 06:09:16 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-hopepef9luru'", Local "Local file system at /tmp/rclone1289032993", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (36.17s) PASS 2025/05/01 06:09:51 DEBUG : box root 'rclone-test-hopepef9luru': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestBox: -verbose" - Finished OK in 20m53.174661366s (try 1/5)