"./sync.test -test.v -test.timeout 1h0m0s -remote TestBox: -verbose" - Starting (try 1/5) 2025/07/26 02:31:14 DEBUG : Creating backend with remote "TestBox:rclone-test-soxapux6tewe" 2025/07/26 02:31:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/26 02:31:14 DEBUG : TestBox: Loaded invalid token from config file - ignoring 2025/07/26 02:31:15 DEBUG : Saving config "token" in section "TestBox" of the config file 2025/07/26 02:31:15 DEBUG : TestBox: Saved new token in config file 2025/07/26 02:31:15 DEBUG : box root 'rclone-test-soxapux6tewe': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/07/26 02:31:16 DEBUG : Creating backend with remote "/tmp/rclone528193660" === 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-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:31:16 DEBUG : box root 'rclone-test-soxapux6tewe': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/07/26 02:31:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 02:31:17 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/26 02:31:17 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:31:17 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.56s) === RUN TestCopy run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:31:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/26 02:31:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 02:31:19 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:31:19 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:31:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 02:31:22 INFO : sub dir/hello world: Copied (new) 2025/07/26 02:31:22 DEBUG : box root 'rclone-test-soxapux6tewe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (7.66s) === RUN TestCopyMetadata run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.64s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.62s) === RUN TestCopyMissingDirectory run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:31:27 DEBUG : Creating backend with remote "/non-existing" 2025/07/26 02:31:27 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/26 02:31:27 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:31:27 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.96s) === RUN TestCopyNoTraverse run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:31:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 02:31:29 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:31:29 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:31:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 02:31:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (7.35s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.64s) === RUN TestCopyCheckFirst run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:31:36 INFO : box root 'rclone-test-soxapux6tewe': Running all checks before starting transfers 2025/07/26 02:31:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 02:31:36 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:31:36 INFO : box root 'rclone-test-soxapux6tewe': Checks finished, now starting transfers 2025/07/26 02:31:36 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:31:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 02:31:39 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (7.16s) === RUN TestSyncNoTraverse run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:31:43 ERROR : Ignoring --no-traverse with sync 2025/07/26 02:31:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 02:31:44 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:31:44 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:31:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 02:31:46 INFO : sub dir/hello world: Copied (new) 2025/07/26 02:31:46 DEBUG : Waiting for deletions to finish 2025/07/26 02:31:51 ERROR : sub dir: error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '332928032423'. 'folder' with value '332928032423' not found"}]}) fstest.go:279: Error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '332928032423'. 'folder' with value '332928032423' not found"}]}) --- FAIL: TestSyncNoTraverse (7.50s) === RUN TestCopyWithDepth run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:31:51 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/26 02:31:51 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:31:51 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:31:53 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/26 02:31:53 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.96s) === RUN TestCopyWithFilesFrom run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:31:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/26 02:31:55 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:31:55 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:31:57 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 02:31:57 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.99s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:31:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/26 02:31:59 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:31:59 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:32:01 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 02:32:01 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.06s) === RUN TestCopyEmptyDirectories run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:32:03 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/26 02:32:03 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/26 02:32:03 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/26 02:32:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/26 02:32:03 INFO : sub dir2: Making directory 2025/07/26 02:32:04 INFO : sub dir: Making directory 2025/07/26 02:32:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 02:32:04 INFO : sub dir2/sub sub dir2: Making directory 2025/07/26 02:32:04 ERROR : sub dir/hello world: Failed to copy: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_332928032423'. 'item' with value 'd_332928032423' not found"}]}) 2025/07/26 02:32:05 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:32:05 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish sync_test.go:355: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:355 Error: Received unexpected error: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_332928032423'. 'item' with value 'd_332928032423' not found"}]}) Test: TestCopyEmptyDirectories --- FAIL: TestCopyEmptyDirectories (5.73s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:32:09 INFO : sub dir2: Making directory 2025/07/26 02:32:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/26 02:32:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/26 02:32:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 02:32:09 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:32:09 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:32:09 ERROR : sub dir/hello world: Failed to copy: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_332928032423'. 'item' with value 'd_332928032423' not found"}]}) sync_test.go:386: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:386 Error: Received unexpected error: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_332928032423'. 'item' with value 'd_332928032423' not found"}]}) Test: TestCopyNoEmptyDirectories --- FAIL: TestCopyNoEmptyDirectories (1.23s) === RUN TestMoveEmptyDirectories run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:32:10 DEBUG : sub dir2: Making directory with metadata 2025/07/26 02:32:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/26 02:32:10 INFO : sub dir2: Making directory 2025/07/26 02:32:11 INFO : sub dir: Making directory 2025/07/26 02:32:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 02:32:11 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:32:11 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:32:11 ERROR : sub dir/hello world: Failed to copy: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_332928032423'. 'item' with value 'd_332928032423' not found"}]}) 2025/07/26 02:32:11 ERROR : sub dir/hello world: Not deleting source as copy failed: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_332928032423'. 'item' with value 'd_332928032423' not found"}]}) sync_test.go:412: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:412 Error: Received unexpected error: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_332928032423'. 'item' with value 'd_332928032423' not found"}]}) Test: TestMoveEmptyDirectories --- FAIL: TestMoveEmptyDirectories (3.64s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.63s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:32:14 INFO : sub dir2: Making directory 2025/07/26 02:32:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 02:32:14 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:32:14 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:32:15 ERROR : sub dir/hello world: Failed to copy: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_332928032423'. 'item' with value 'd_332928032423' not found"}]}) 2025/07/26 02:32:15 ERROR : sub dir/hello world: Not deleting source as copy failed: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_332928032423'. 'item' with value 'd_332928032423' not found"}]}) sync_test.go:483: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:483 Error: Received unexpected error: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_332928032423'. 'item' with value 'd_332928032423' not found"}]}) Test: TestMoveNoEmptyDirectories --- FAIL: TestMoveNoEmptyDirectories (1.20s) === RUN TestSyncEmptyDirectories run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:32:15 DEBUG : sub dir2: Making directory with metadata 2025/07/26 02:32:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/26 02:32:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/26 02:32:16 INFO : sub dir2: Making directory 2025/07/26 02:32:17 INFO : sub dir: Making directory 2025/07/26 02:32:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 02:32:17 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:32:17 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:32:17 ERROR : sub dir/hello world: Failed to copy: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_332928032423'. 'item' with value 'd_332928032423' not found"}]}) 2025/07/26 02:32:17 ERROR : box root 'rclone-test-soxapux6tewe': not deleting files as there were IO errors 2025/07/26 02:32:17 ERROR : box root 'rclone-test-soxapux6tewe': not deleting directories as there were IO errors sync_test.go:513: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:513 Error: Received unexpected error: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_332928032423'. 'item' with value 'd_332928032423' not found"}]}) Test: TestSyncEmptyDirectories --- FAIL: TestSyncEmptyDirectories (3.76s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.62s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:32:20 INFO : sub dir2: Making directory 2025/07/26 02:32:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 02:32:20 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:32:20 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:32:20 ERROR : sub dir/hello world: Failed to copy: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_332928032423'. 'item' with value 'd_332928032423' not found"}]}) 2025/07/26 02:32:20 ERROR : box root 'rclone-test-soxapux6tewe': not deleting files as there were IO errors 2025/07/26 02:32:20 ERROR : box root 'rclone-test-soxapux6tewe': not deleting directories as there were IO errors sync_test.go:597: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:597 Error: Received unexpected error: pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_332928032423'. 'item' with value 'd_332928032423' not found"}]}) Test: TestSyncNoEmptyDirectories --- FAIL: TestSyncNoEmptyDirectories (1.23s) === RUN TestServerSideCopy run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "box root 'rclone-test-soxapux6tewe'": pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_332928032423'. 'item' with value 'd_332928032423' not found"}]}) --- FAIL: TestServerSideCopy (0.88s) === RUN TestCopyOverSelf run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "box root 'rclone-test-soxapux6tewe'": pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_332928032423'. 'item' with value 'd_332928032423' not found"}]}) --- FAIL: TestCopyOverSelf (0.90s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "box root 'rclone-test-soxapux6tewe'": pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_332928032423'. 'item' with value 'd_332928032423' not found"}]}) --- FAIL: TestServerSideCopyOverSelf (0.91s) === RUN TestMoveOverSelf run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "box root 'rclone-test-soxapux6tewe'": pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_332928032423'. 'item' with value 'd_332928032423' not found"}]}) --- FAIL: TestMoveOverSelf (0.89s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "box root 'rclone-test-soxapux6tewe'": pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_332928032423'. 'item' with value 'd_332928032423' not found"}]}) --- FAIL: TestServerSideMoveOverSelf (0.91s) === RUN TestCopyAfterDelete run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "box root 'rclone-test-soxapux6tewe'": pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_332928032423'. 'item' with value 'd_332928032423' not found"}]}) --- FAIL: TestCopyAfterDelete (0.88s) === RUN TestCopyRedownload run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "box root 'rclone-test-soxapux6tewe'": pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_332928032423'. 'item' with value 'd_332928032423' not found"}]}) --- FAIL: TestCopyRedownload (0.89s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:32:27 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/26 02:32:27 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:32:27 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:32:29 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/26 02:32:29 INFO : check sum: Copied (new) 2025/07/26 02:32:29 DEBUG : Waiting for deletions to finish 2025/07/26 02:32:30 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:32:30 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/26 02:32:30 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/26 02:32:30 DEBUG : check sum: Unchanged skipping 2025/07/26 02:32:30 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:32:30 DEBUG : Waiting for deletions to finish 2025/07/26 02:32:30 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (4.84s) === RUN TestSyncSizeOnly run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:32:32 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/26 02:32:32 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:32:32 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:32:34 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/26 02:32:34 INFO : sizeonly: Copied (new) 2025/07/26 02:32:34 DEBUG : Waiting for deletions to finish 2025/07/26 02:32:34 DEBUG : sizeonly: Sizes identical 2025/07/26 02:32:34 DEBUG : sizeonly: Unchanged skipping 2025/07/26 02:32:34 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:32:34 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:32:34 DEBUG : Waiting for deletions to finish 2025/07/26 02:32:34 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (4.75s) === RUN TestSyncIgnoreSize run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:32:37 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/26 02:32:37 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:32:37 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:32:39 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/26 02:32:39 INFO : ignore-size: Copied (new) 2025/07/26 02:32:39 DEBUG : Waiting for deletions to finish fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/07/26 02:32:47 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:32:47 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:32:47 DEBUG : ignore-size: Unchanged skipping 2025/07/26 02:32:47 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:32:47 DEBUG : Waiting for deletions to finish 2025/07/26 02:32:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (12.46s) === RUN TestSyncIgnoreTimes run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/07/26 02:32:59 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:32:59 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:32:59 DEBUG : existing: Unchanged skipping 2025/07/26 02:32:59 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:32:59 DEBUG : Waiting for deletions to finish 2025/07/26 02:32:59 INFO : There was nothing to transfer 2025/07/26 02:32:59 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/26 02:32:59 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:32:59 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:33:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/26 02:33:01 INFO : existing: Copied (replaced existing) 2025/07/26 02:33:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (14.01s) === RUN TestSyncIgnoreExisting run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:33:03 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/26 02:33:03 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:33:03 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:33:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/26 02:33:05 INFO : existing: Copied (new) 2025/07/26 02:33:05 DEBUG : Waiting for deletions to finish fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/07/26 02:33:14 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:33:14 DEBUG : existing: Destination exists, skipping 2025/07/26 02:33:14 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:33:14 DEBUG : Waiting for deletions to finish 2025/07/26 02:33:14 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (12.59s) === RUN TestSyncIgnoreErrors run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:33:21 INFO : d: Making directory 2025/07/26 02:33:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/26 02:33:23 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:33:23 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/26 02:33:23 DEBUG : c/non empty space: Unchanged skipping 2025/07/26 02:33:23 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:33:26 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/26 02:33:26 INFO : a/potato2: Copied (new) 2025/07/26 02:33:26 DEBUG : Waiting for deletions to finish 2025/07/26 02:33:27 INFO : b/potato: Deleted 2025/07/26 02:33:27 INFO : d: Removing directory 2025/07/26 02:33:28 INFO : b: Removing directory 2025/07/26 02:33:29 DEBUG : box root 'rclone-test-soxapux6tewe': deleted 2 directories --- PASS: TestSyncIgnoreErrors (19.24s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:33:37 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:33:37 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/07/26 02:33:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/26 02:33:37 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/26 02:33:37 DEBUG : empty space: Unchanged skipping 2025/07/26 02:33:37 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:33:37 DEBUG : Waiting for deletions to finish 2025/07/26 02:33:37 INFO : There was nothing to transfer 2025/07/26 02:33:38 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/07/26 02:33:38 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:33:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/26 02:33:39 INFO : empty space: Updated modification time in destination 2025/07/26 02:33:39 DEBUG : empty space: Unchanged skipping 2025/07/26 02:33:39 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:33:39 DEBUG : Waiting for deletions to finish 2025/07/26 02:33:39 INFO : There was nothing to transfer fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1037 Error: Should be true Test: TestSyncAfterChangingModtimeOnly Messages: empty space: Modification time difference too big |95456h54m53.123456789s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2001-02-02 20:05:06 -0800 -0800) (precision 1s) --- FAIL: TestSyncAfterChangingModtimeOnly (5.91s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:33:43 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:33:43 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/07/26 02:33:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/26 02:33:43 DEBUG : empty space: Unchanged skipping 2025/07/26 02:33:43 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:33:43 DEBUG : Waiting for deletions to finish 2025/07/26 02:33:43 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (4.20s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:33:47 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/07/26 02:33:47 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:33:47 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone528193660) 2025/07/26 02:33:47 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (box root 'rclone-test-soxapux6tewe') 2025/07/26 02:33:47 DEBUG : foo: sha1 differ 2025/07/26 02:33:47 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:33:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/26 02:33:49 INFO : foo: Copied (replaced existing) 2025/07/26 02:33:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (5.66s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:33:53 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/26 02:33:53 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/26 02:33:53 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:33:53 DEBUG : empty space: Unchanged skipping 2025/07/26 02:33:53 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:33:55 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/26 02:33:55 INFO : potato: Copied (new) 2025/07/26 02:33:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (7.26s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:34:00 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:34:00 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/26 02:34:00 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:34:01 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/26 02:34:01 INFO : potato: Copied (replaced existing) 2025/07/26 02:34:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (5.49s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:34:06 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/07/26 02:34:06 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:34:06 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone528193660) 2025/07/26 02:34:06 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (box root 'rclone-test-soxapux6tewe') 2025/07/26 02:34:06 DEBUG : potato: sha1 differ 2025/07/26 02:34:06 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:34:07 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/26 02:34:07 INFO : potato: Copied (replaced existing) 2025/07/26 02:34:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (5.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:34:13 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/26 02:34:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/26 02:34:13 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/07/26 02:34:13 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/26 02:34:13 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:34:13 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:34:13 DEBUG : Waiting for deletions to finish 2025/07/26 02:34:13 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (6.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:34:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/26 02:34:20 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/26 02:34:20 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:34:20 DEBUG : empty space: Unchanged skipping 2025/07/26 02:34:20 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:34:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/26 02:34:21 INFO : potato2: Copied (new) 2025/07/26 02:34:21 DEBUG : Waiting for deletions to finish 2025/07/26 02:34:22 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (9.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:34:31 INFO : d: Making directory 2025/07/26 02:34:32 INFO : d/e: Making directory 2025/07/26 02:34:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/26 02:34:35 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/26 02:34:35 DEBUG : c/non empty space: Unchanged skipping 2025/07/26 02:34:37 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:34:37 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:34:38 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/26 02:34:38 INFO : a/potato2: Copied (new) 2025/07/26 02:34:38 DEBUG : Waiting for deletions to finish 2025/07/26 02:34:39 INFO : b/potato: Deleted 2025/07/26 02:34:39 INFO : d/e: Removing directory 2025/07/26 02:34:40 INFO : d: Removing directory 2025/07/26 02:34:41 INFO : b: Removing directory 2025/07/26 02:34:42 DEBUG : box root 'rclone-test-soxapux6tewe': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (22.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:34:53 INFO : d: Making directory 2025/07/26 02:34:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/26 02:34:56 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/26 02:34:56 DEBUG : c/non empty space: Unchanged skipping 2025/07/26 02:34:56 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:34:56 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:34:58 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/26 02:34:58 INFO : a/potato2: Copied (new) 2025/07/26 02:34:58 ERROR : box root 'rclone-test-soxapux6tewe': not deleting files as there were IO errors 2025/07/26 02:34:58 ERROR : box root 'rclone-test-soxapux6tewe': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (19.46s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:35:11 DEBUG : Waiting for deletions to finish 2025/07/26 02:35:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/26 02:35:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/26 02:35:11 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:35:11 DEBUG : empty space: Unchanged skipping 2025/07/26 02:35:11 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:35:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/26 02:35:13 INFO : potato2: Copied (new) 2025/07/26 02:35:13 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (8.75s) === RUN TestSyncDeleteBefore run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:35:20 DEBUG : Waiting for deletions to finish 2025/07/26 02:35:20 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:35:20 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:35:21 INFO : potato: Deleted 2025/07/26 02:35:21 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/26 02:35:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/26 02:35:21 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:35:21 DEBUG : empty space: Unchanged skipping 2025/07/26 02:35:21 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:35:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/26 02:35:23 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (10.40s) === RUN TestCopyDeleteBefore run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:35:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/26 02:35:29 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:35:29 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:35:30 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/26 02:35:30 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (6.98s) === RUN TestSyncWithExclude run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:35:37 DEBUG : enormous: Excluded (Size Filter) 2025/07/26 02:35:37 DEBUG : enormous: Excluded 2025/07/26 02:35:37 DEBUG : potato2: Excluded (Size Filter) 2025/07/26 02:35:37 DEBUG : potato2: Excluded 2025/07/26 02:35:37 DEBUG : potato2: Excluded (Size Filter) 2025/07/26 02:35:37 DEBUG : potato2: Excluded 2025/07/26 02:35:37 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/26 02:35:37 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:35:37 DEBUG : empty space: Unchanged skipping 2025/07/26 02:35:37 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:35:37 DEBUG : Waiting for deletions to finish 2025/07/26 02:35:37 INFO : There was nothing to transfer 2025/07/26 02:35:38 DEBUG : enormous: Excluded (Size Filter) 2025/07/26 02:35:38 DEBUG : enormous: Excluded 2025/07/26 02:35:38 DEBUG : potato2: Excluded (Size Filter) 2025/07/26 02:35:38 DEBUG : potato2: Excluded 2025/07/26 02:35:38 DEBUG : potato2: Excluded (Size Filter) 2025/07/26 02:35:38 DEBUG : potato2: Excluded 2025/07/26 02:35:38 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/26 02:35:38 DEBUG : Local file system at /tmp/rclone528193660: Waiting for checks to finish 2025/07/26 02:35:38 DEBUG : empty space: Unchanged skipping 2025/07/26 02:35:38 DEBUG : Local file system at /tmp/rclone528193660: Waiting for transfers to finish 2025/07/26 02:35:38 DEBUG : Waiting for deletions to finish 2025/07/26 02:35:38 INFO : There was nothing to transfer fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestSyncWithExclude (15.25s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:35:54 DEBUG : enormous: Excluded (Size Filter) 2025/07/26 02:35:54 DEBUG : enormous: Excluded 2025/07/26 02:35:54 DEBUG : potato2: Excluded (Size Filter) 2025/07/26 02:35:54 DEBUG : potato2: Excluded 2025/07/26 02:35:54 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/26 02:35:54 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:35:54 DEBUG : empty space: Unchanged skipping 2025/07/26 02:35:54 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:35:54 DEBUG : Waiting for deletions to finish 2025/07/26 02:35:55 INFO : potato2: Deleted 2025/07/26 02:35:55 INFO : enormous: Deleted 2025/07/26 02:35:55 INFO : There was nothing to transfer 2025/07/26 02:35:56 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/26 02:35:56 DEBUG : empty space: Unchanged skipping 2025/07/26 02:35:56 DEBUG : Local file system at /tmp/rclone528193660: Waiting for checks to finish 2025/07/26 02:35:56 DEBUG : Local file system at /tmp/rclone528193660: Waiting for transfers to finish 2025/07/26 02:35:56 DEBUG : Waiting for deletions to finish 2025/07/26 02:35:56 INFO : potato2: Deleted 2025/07/26 02:35:56 INFO : enormous: Deleted 2025/07/26 02:35:56 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (9.01s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:36:05 DEBUG : five: Need to transfer - File not found at Destination 2025/07/26 02:36:05 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/26 02:36:05 DEBUG : one: Destination is newer than source, skipping 2025/07/26 02:36:05 DEBUG : three: Sizes identical 2025/07/26 02:36:05 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:36:05 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/26 02:36:05 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/26 02:36:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone528193660) 2025/07/26 02:36:05 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (box root 'rclone-test-soxapux6tewe') 2025/07/26 02:36:05 DEBUG : two: sha1 differ 2025/07/26 02:36:05 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:36:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/26 02:36:06 INFO : two: Copied (replaced existing) 2025/07/26 02:36:06 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/26 02:36:06 INFO : four: Copied (replaced existing) 2025/07/26 02:36:06 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/26 02:36:06 INFO : five: Copied (new) 2025/07/26 02:36:06 DEBUG : Waiting for deletions to finish 2025/07/26 02:36:07 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:36:07 DEBUG : one: Destination is newer than source, skipping 2025/07/26 02:36:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/26 02:36:07 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/26 02:36:07 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/26 02:36:07 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/26 02:36:07 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/26 02:36:07 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/26 02:36:07 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/26 02:36:07 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/26 02:36:07 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/26 02:36:07 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone528193660) 2025/07/26 02:36:07 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (box root 'rclone-test-soxapux6tewe') 2025/07/26 02:36:07 DEBUG : three: sha1 differ 2025/07/26 02:36:07 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/26 02:36:07 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:36:08 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/26 02:36:08 INFO : three: Copied (replaced existing) 2025/07/26 02:36:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (17.16s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/07/26 02:36:15 INFO : box root 'rclone-test-soxapux6tewe': Making map for --track-renames 2025/07/26 02:36:15 INFO : box root 'rclone-test-soxapux6tewe': Finished making map for --track-renames 2025/07/26 02:36:15 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:36:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/26 02:36:15 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/26 02:36:15 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for renames to finish 2025/07/26 02:36:15 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:36:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/26 02:36:17 INFO : yam: Copied (new) 2025/07/26 02:36:17 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/26 02:36:17 INFO : potato: Copied (new) 2025/07/26 02:36:17 DEBUG : Waiting for deletions to finish 2025/07/26 02:36:17 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:36:17 INFO : box root 'rclone-test-soxapux6tewe': Making map for --track-renames 2025/07/26 02:36:17 INFO : box root 'rclone-test-soxapux6tewe': Finished making map for --track-renames 2025/07/26 02:36:17 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:36:17 DEBUG : potato: Unchanged skipping 2025/07/26 02:36:17 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for renames to finish 2025/07/26 02:36:18 INFO : yam: Moved (server-side) to: yaml 2025/07/26 02:36:18 INFO : yaml: Renamed from "yam" 2025/07/26 02:36:18 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:36:18 DEBUG : Waiting for deletions to finish 2025/07/26 02:36:18 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (6.78s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/07/26 02:36:22 INFO : box root 'rclone-test-soxapux6tewe': Making map for --track-renames 2025/07/26 02:36:22 INFO : box root 'rclone-test-soxapux6tewe': Finished making map for --track-renames 2025/07/26 02:36:22 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:36:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/26 02:36:22 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/26 02:36:22 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for renames to finish 2025/07/26 02:36:22 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:36:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/26 02:36:23 INFO : yam: Copied (new) 2025/07/26 02:36:23 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/26 02:36:23 INFO : potato: Copied (new) 2025/07/26 02:36:23 DEBUG : Waiting for deletions to finish 2025/07/26 02:36:24 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:36:24 INFO : box root 'rclone-test-soxapux6tewe': Making map for --track-renames 2025/07/26 02:36:24 INFO : box root 'rclone-test-soxapux6tewe': Finished making map for --track-renames 2025/07/26 02:36:24 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:36:24 DEBUG : potato: Unchanged skipping 2025/07/26 02:36:24 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for renames to finish 2025/07/26 02:36:25 INFO : yam: Moved (server-side) to: yaml 2025/07/26 02:36:25 INFO : yaml: Renamed from "yam" 2025/07/26 02:36:25 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:36:25 DEBUG : Waiting for deletions to finish 2025/07/26 02:36:25 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (6.60s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/07/26 02:36:29 INFO : box root 'rclone-test-soxapux6tewe': Making map for --track-renames 2025/07/26 02:36:29 INFO : box root 'rclone-test-soxapux6tewe': Finished making map for --track-renames 2025/07/26 02:36:29 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:36:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/26 02:36:29 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/26 02:36:29 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for renames to finish 2025/07/26 02:36:29 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:36:31 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/26 02:36:31 INFO : sub/yam: Copied (new) 2025/07/26 02:36:31 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/26 02:36:31 INFO : potato: Copied (new) 2025/07/26 02:36:31 DEBUG : Waiting for deletions to finish 2025/07/26 02:36:32 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:36:32 DEBUG : potato: Unchanged skipping 2025/07/26 02:36:33 INFO : box root 'rclone-test-soxapux6tewe': Making map for --track-renames 2025/07/26 02:36:33 INFO : box root 'rclone-test-soxapux6tewe': Finished making map for --track-renames 2025/07/26 02:36:33 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:36:33 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for renames to finish 2025/07/26 02:36:34 INFO : sub/yam: Moved (server-side) to: yam 2025/07/26 02:36:34 INFO : yam: Renamed from "sub/yam" 2025/07/26 02:36:34 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:36:34 DEBUG : Waiting for deletions to finish 2025/07/26 02:36:34 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (10.97s) === RUN TestServerSideMoveLocal run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:36:39 DEBUG : Creating backend with remote "/tmp/rclone528193660/dir1" 2025/07/26 02:36:39 DEBUG : Config file has changed externally - reloading 2025/07/26 02:36:39 DEBUG : Creating backend with remote "/tmp/rclone528193660/dir2" 2025/07/26 02:36:39 DEBUG : Local file system at /tmp/rclone528193660/dir2: Using server-side directory move 2025/07/26 02:36:39 INFO : Local file system at /tmp/rclone528193660/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/26 02:36:39 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/26 02:36:39 DEBUG : Local file system at /tmp/rclone528193660/dir2: Waiting for checks to finish 2025/07/26 02:36:39 DEBUG : Local file system at /tmp/rclone528193660/dir2: Waiting for transfers to finish 2025/07/26 02:36:39 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.64s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:36:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 02:36:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/26 02:36:40 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:36:40 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:36:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 02:36:45 INFO : sub dir/hello world: Copied (new) 2025/07/26 02:36:45 INFO : sub dir/hello world: Deleted 2025/07/26 02:36:45 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/26 02:36:45 INFO : nested/sub dir/file: Copied (new) 2025/07/26 02:36:45 INFO : nested/sub dir/file: Deleted 2025/07/26 02:36:45 INFO : sub dir: Removing directory 2025/07/26 02:36:45 INFO : nested/sub dir: Removing directory 2025/07/26 02:36:45 INFO : nested: Removing directory 2025/07/26 02:36:45 DEBUG : Local file system at /tmp/rclone528193660: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (13.39s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:36:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/26 02:36:54 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/26 02:36:54 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:36:54 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:36:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 02:36:59 INFO : sub dir/hello world: Copied (new) 2025/07/26 02:36:59 INFO : sub dir/hello world: Deleted 2025/07/26 02:36:59 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/26 02:36:59 INFO : nested/sub dir/file: Copied (new) 2025/07/26 02:36:59 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (13.45s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:37:07 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/26 02:37:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/26 02:37:07 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:37:07 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:37:09 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/26 02:37:09 INFO : existing-b: Copied (new) 2025/07/26 02:37:09 INFO : existing-b: Deleted 2025/07/26 02:37:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/26 02:37:09 INFO : existing: Copied (new) 2025/07/26 02:37:09 INFO : existing: Deleted 2025/07/26 02:37:09 DEBUG : existing: Destination exists, skipping 2025/07/26 02:37:09 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/26 02:37:09 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:37:09 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:37:09 INFO : There was nothing to transfer fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestMoveWithIgnoreExisting (13.77s) === RUN TestServerSideMove run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:37:21 DEBUG : Creating backend with remote "TestBox:rclone-test-pukelub1hagi" 2025/07/26 02:37:21 DEBUG : box root 'rclone-test-pukelub1hagi': Ignoring "Shared folder — ForNick" - unknown type "web_link" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure sync_test.go:1735: Server side move (if possible) box root 'rclone-test-soxapux6tewe' -> box root 'rclone-test-pukelub1hagi' 2025/07/26 02:37:35 DEBUG : box root 'rclone-test-pukelub1hagi': Ignoring "Shared folder — ForNick" - unknown type "web_link" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/07/26 02:37:47 DEBUG : box root 'rclone-test-pukelub1hagi': Using server-side directory move 2025/07/26 02:37:47 INFO : box root 'rclone-test-pukelub1hagi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/26 02:37:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/26 02:37:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/26 02:37:47 DEBUG : empty space: Unchanged skipping 2025/07/26 02:37:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/26 02:37:47 DEBUG : box root 'rclone-test-pukelub1hagi': Waiting for checks to finish 2025/07/26 02:37:48 INFO : potato2: Moved (server-side) 2025/07/26 02:37:48 INFO : potato3: Deleted 2025/07/26 02:37:48 INFO : empty space: Deleted 2025/07/26 02:37:48 DEBUG : box root 'rclone-test-pukelub1hagi': Waiting for transfers to finish 2025/07/26 02:37:49 INFO : potato3: Moved (server-side) 2025/07/26 02:37:50 DEBUG : Creating backend with remote "TestBox:rclone-test-gisebov2sago" 2025/07/26 02:37:51 DEBUG : box root 'rclone-test-gisebov2sago': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/07/26 02:37:51 DEBUG : box root 'rclone-test-gisebov2sago': Using server-side directory move 2025/07/26 02:37:51 DEBUG : box root 'rclone-test-gisebov2sago': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/07/26 02:37:52 INFO : box root 'rclone-test-gisebov2sago': Server side directory move succeeded 2025/07/26 02:37:53 DEBUG : box root 'rclone-test-pukelub1hagi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/07/26 02:37:53 ERROR : error listing: directory not found 2025/07/26 02:37:53 DEBUG : box root 'rclone-test-gisebov2sago': Purge remote 2025/07/26 02:37:55 DEBUG : box root 'rclone-test-pukelub1hagi': Purge remote 2025/07/26 02:37:55 DEBUG : box root 'rclone-test-pukelub1hagi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/07/26 02:37:55 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (35.41s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:37:56 DEBUG : Creating backend with remote "TestBox:rclone-test-yafiduk4tewu" 2025/07/26 02:37:56 DEBUG : box root 'rclone-test-yafiduk4tewu': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:1735: Server side move (if possible) box root 'rclone-test-soxapux6tewe' -> box root 'rclone-test-yafiduk4tewu' 2025/07/26 02:38:02 DEBUG : box root 'rclone-test-yafiduk4tewu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/07/26 02:38:07 DEBUG : empty space: Excluded (Size Filter) 2025/07/26 02:38:07 DEBUG : empty space: Excluded 2025/07/26 02:38:07 DEBUG : empty space: Excluded (Size Filter) 2025/07/26 02:38:07 DEBUG : empty space: Excluded 2025/07/26 02:38:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/26 02:38:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/26 02:38:07 DEBUG : box root 'rclone-test-yafiduk4tewu': Waiting for checks to finish 2025/07/26 02:38:07 DEBUG : box root 'rclone-test-yafiduk4tewu': Waiting for transfers to finish 2025/07/26 02:38:08 INFO : potato3: Deleted 2025/07/26 02:38:08 INFO : potato2: Moved (server-side) 2025/07/26 02:38:09 INFO : potato3: Moved (server-side) 2025/07/26 02:38:10 DEBUG : Creating backend with remote "TestBox:rclone-test-votuquy5hipo" 2025/07/26 02:38:10 DEBUG : box root 'rclone-test-votuquy5hipo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/07/26 02:38:11 DEBUG : empty space: Excluded (Size Filter) 2025/07/26 02:38:11 DEBUG : empty space: Excluded 2025/07/26 02:38:11 DEBUG : box root 'rclone-test-votuquy5hipo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/07/26 02:38:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/26 02:38:11 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/26 02:38:11 DEBUG : box root 'rclone-test-votuquy5hipo': Waiting for checks to finish 2025/07/26 02:38:11 DEBUG : box root 'rclone-test-votuquy5hipo': Waiting for transfers to finish 2025/07/26 02:38:12 DEBUG : box root 'rclone-test-votuquy5hipo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/07/26 02:38:13 INFO : potato2: Moved (server-side) 2025/07/26 02:38:14 INFO : potato3: Moved (server-side) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/07/26 02:38:22 DEBUG : box root 'rclone-test-votuquy5hipo': Purge remote 2025/07/26 02:38:24 DEBUG : box root 'rclone-test-yafiduk4tewu': Purge remote fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestServerSideMoveWithFilter (38.81s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:38:35 DEBUG : Creating backend with remote "TestBox:rclone-test-quraqus6moji" 2025/07/26 02:38:35 DEBUG : box root 'rclone-test-quraqus6moji': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/07/26 02:38:40 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) box root 'rclone-test-soxapux6tewe' -> box root 'rclone-test-quraqus6moji' 2025/07/26 02:38:42 DEBUG : box root 'rclone-test-quraqus6moji': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/07/26 02:38:47 DEBUG : box root 'rclone-test-quraqus6moji': Using server-side directory move 2025/07/26 02:38:47 INFO : box root 'rclone-test-quraqus6moji': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/26 02:38:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/26 02:38:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/26 02:38:47 DEBUG : empty space: Unchanged skipping 2025/07/26 02:38:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/26 02:38:48 DEBUG : box root 'rclone-test-quraqus6moji': Waiting for checks to finish 2025/07/26 02:38:48 INFO : potato2: Moved (server-side) 2025/07/26 02:38:48 INFO : potato3: Deleted 2025/07/26 02:38:48 INFO : empty space: Deleted 2025/07/26 02:38:48 DEBUG : box root 'rclone-test-quraqus6moji': Waiting for transfers to finish 2025/07/26 02:38:50 INFO : potato3: Moved (server-side) 2025/07/26 02:38:50 INFO : tomatoDir: Removing directory 2025/07/26 02:38:51 DEBUG : box root 'rclone-test-soxapux6tewe': deleted 1 directories 2025/07/26 02:38:52 DEBUG : Creating backend with remote "TestBox:rclone-test-riponom2diqi" 2025/07/26 02:38:52 DEBUG : box root 'rclone-test-riponom2diqi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/07/26 02:38:52 INFO : tomatoDir: Making directory 2025/07/26 02:38:54 DEBUG : box root 'rclone-test-riponom2diqi': Using server-side directory move 2025/07/26 02:38:54 DEBUG : box root 'rclone-test-riponom2diqi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/07/26 02:38:54 INFO : box root 'rclone-test-riponom2diqi': Server side directory move succeeded 2025/07/26 02:38:55 DEBUG : box root 'rclone-test-riponom2diqi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/07/26 02:38:55 ERROR : error listing: directory not found fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/07/26 02:39:04 DEBUG : box root 'rclone-test-quraqus6moji': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/07/26 02:39:04 ERROR : error listing: directory not found 2025/07/26 02:39:04 DEBUG : box root 'rclone-test-quraqus6moji': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/07/26 02:39:04 ERROR : error listing: directory not found 2025/07/26 02:39:04 DEBUG : box root 'rclone-test-riponom2diqi': Purge remote 2025/07/26 02:39:06 DEBUG : box root 'rclone-test-quraqus6moji': Purge remote 2025/07/26 02:39:06 DEBUG : box root 'rclone-test-quraqus6moji': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/07/26 02:39:06 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (32.34s) === RUN TestServerSideMoveOverlap run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.63s) === RUN TestSyncOverlap run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:39:08 DEBUG : Creating backend with remote "TestBox:rclone-test-soxapux6tewe/rclone-sync-test" --- PASS: TestSyncOverlap (2.26s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:39:10 DEBUG : Creating backend with remote "TestBox:rclone-test-soxapux6tewe/rclone-sync-test" 2025/07/26 02:39:13 DEBUG : Creating backend with remote "TestBox:rclone-test-soxapux6tewe/rclone-sync-test-include/layer2" 2025/07/26 02:39:16 DEBUG : Creating backend with remote "TestBox:rclone-test-soxapux6tewe/rclone-sync-test-ignore-file" 2025/07/26 02:39:22 DEBUG : rclone-sync-test: Excluded 2025/07/26 02:39:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/26 02:39:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/26 02:39:24 DEBUG : box root 'rclone-test-soxapux6tewe/rclone-sync-test': Waiting for checks to finish 2025/07/26 02:39:24 DEBUG : box root 'rclone-test-soxapux6tewe/rclone-sync-test': Waiting for transfers to finish 2025/07/26 02:39:24 DEBUG : Waiting for deletions to finish 2025/07/26 02:39:24 INFO : There was nothing to transfer 2025/07/26 02:39:25 DEBUG : rclone-sync-test: Excluded 2025/07/26 02:39:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/26 02:39:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/26 02:39:26 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:39:26 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:39:26 DEBUG : Waiting for deletions to finish 2025/07/26 02:39:26 INFO : rclone-sync-test-include: Removing directory 2025/07/26 02:39:27 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: Error "folder_not_empty" (400): Cannot delete - folder not empty 2025/07/26 02:39:27 DEBUG : box root 'rclone-test-soxapux6tewe': failed to delete 1 directories 2025/07/26 02:39:27 INFO : There was nothing to transfer 2025/07/26 02:39:28 DEBUG : rclone-sync-test: Excluded 2025/07/26 02:39:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/26 02:39:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/26 02:39:29 DEBUG : box root 'rclone-test-soxapux6tewe/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/07/26 02:39:29 DEBUG : box root 'rclone-test-soxapux6tewe/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/07/26 02:39:29 DEBUG : Waiting for deletions to finish 2025/07/26 02:39:29 INFO : There was nothing to transfer 2025/07/26 02:39:30 DEBUG : rclone-sync-test: Excluded 2025/07/26 02:39:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/26 02:39:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/26 02:39:32 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:39:32 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:39:32 DEBUG : Waiting for deletions to finish 2025/07/26 02:39:32 INFO : rclone-sync-test-include: Removing directory 2025/07/26 02:39:32 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: Error "folder_not_empty" (400): Cannot delete - folder not empty 2025/07/26 02:39:32 DEBUG : box root 'rclone-test-soxapux6tewe': failed to delete 1 directories 2025/07/26 02:39:32 INFO : There was nothing to transfer 2025/07/26 02:39:33 DEBUG : Excluded 2025/07/26 02:39:33 DEBUG : rclone-sync-test: Excluded 2025/07/26 02:39:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/26 02:39:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/26 02:39:35 DEBUG : box root 'rclone-test-soxapux6tewe/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/07/26 02:39:35 DEBUG : box root 'rclone-test-soxapux6tewe/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/07/26 02:39:35 DEBUG : Waiting for deletions to finish 2025/07/26 02:39:35 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (30.82s) === RUN TestSyncCompareDest run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:39:41 DEBUG : Creating backend with remote "TestBox:rclone-test-soxapux6tewe/dst" 2025/07/26 02:39:42 DEBUG : Creating backend with remote "TestBox:rclone-test-soxapux6tewe/CompareDest" 2025/07/26 02:39:45 DEBUG : one: Need to transfer - File not found at Destination 2025/07/26 02:39:45 DEBUG : box root 'rclone-test-soxapux6tewe/dst': Waiting for checks to finish 2025/07/26 02:39:45 DEBUG : box root 'rclone-test-soxapux6tewe/dst': Waiting for transfers to finish 2025/07/26 02:39:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/26 02:39:48 INFO : one: Copied (new) 2025/07/26 02:39:48 DEBUG : Waiting for deletions to finish 2025/07/26 02:39:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/26 02:39:50 DEBUG : box root 'rclone-test-soxapux6tewe/dst': Waiting for checks to finish 2025/07/26 02:39:50 DEBUG : box root 'rclone-test-soxapux6tewe/dst': Waiting for transfers to finish 2025/07/26 02:39:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/26 02:39:51 INFO : one: Copied (replaced existing) 2025/07/26 02:39:51 DEBUG : Waiting for deletions to finish 2025/07/26 02:39:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/26 02:39:57 DEBUG : box root 'rclone-test-soxapux6tewe/dst': Waiting for checks to finish 2025/07/26 02:39:58 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/26 02:39:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/26 02:39:58 DEBUG : box root 'rclone-test-soxapux6tewe/dst': Waiting for transfers to finish 2025/07/26 02:39:58 DEBUG : Waiting for deletions to finish 2025/07/26 02:39:58 INFO : There was nothing to transfer 2025/07/26 02:40:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/26 02:40:02 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/26 02:40:02 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/26 02:40:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/26 02:40:02 DEBUG : box root 'rclone-test-soxapux6tewe/dst': Waiting for checks to finish 2025/07/26 02:40:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/26 02:40:02 DEBUG : box root 'rclone-test-soxapux6tewe/dst': Waiting for transfers to finish 2025/07/26 02:40:02 DEBUG : Waiting for deletions to finish 2025/07/26 02:40:02 INFO : There was nothing to transfer 2025/07/26 02:40:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/26 02:40:03 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/26 02:40:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/26 02:40:03 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/26 02:40:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/26 02:40:03 DEBUG : box root 'rclone-test-soxapux6tewe/dst': Waiting for checks to finish 2025/07/26 02:40:03 DEBUG : box root 'rclone-test-soxapux6tewe/dst': Waiting for transfers to finish 2025/07/26 02:40:03 DEBUG : Waiting for deletions to finish 2025/07/26 02:40:03 INFO : There was nothing to transfer 2025/07/26 02:40:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/26 02:40:06 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 04:59:59 -0800 -0800 2025/07/26 02:40:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/26 02:40:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/26 02:40:06 DEBUG : box root 'rclone-test-soxapux6tewe/dst': Waiting for checks to finish 2025/07/26 02:40:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/26 02:40:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/26 02:40:06 DEBUG : box root 'rclone-test-soxapux6tewe/dst': Waiting for transfers to finish 2025/07/26 02:40:06 DEBUG : Waiting for deletions to finish 2025/07/26 02:40:06 INFO : There was nothing to transfer 2025/07/26 02:40:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/26 02:40:08 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/26 02:40:08 DEBUG : two: Need to transfer - File not found at Destination 2025/07/26 02:40:08 DEBUG : box root 'rclone-test-soxapux6tewe/dst': Waiting for checks to finish 2025/07/26 02:40:08 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/26 02:40:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/26 02:40:08 DEBUG : box root 'rclone-test-soxapux6tewe/dst': Waiting for transfers to finish 2025/07/26 02:40:09 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/26 02:40:09 INFO : two: Copied (new) 2025/07/26 02:40:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (36.78s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:40:23 DEBUG : Creating backend with remote "TestBox:rclone-test-soxapux6tewe/dest" 2025/07/26 02:40:25 DEBUG : Creating backend with remote "TestBox:rclone-test-soxapux6tewe/pre-dest1" 2025/07/26 02:40:26 DEBUG : Creating backend with remote "TestBox:rclone-test-soxapux6tewe/pre-dest2" 2025/07/26 02:40:28 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:40:28 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/26 02:40:29 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:40:29 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/26 02:40:30 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/26 02:40:30 DEBUG : box root 'rclone-test-soxapux6tewe/dest': Waiting for checks to finish 2025/07/26 02:40:30 DEBUG : box root 'rclone-test-soxapux6tewe/dest': Waiting for transfers to finish 2025/07/26 02:40:33 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/26 02:40:33 INFO : 3: Copied (new) 2025/07/26 02:40:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (23.90s) === RUN TestSyncCopyDest run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:40:42 DEBUG : Creating backend with remote "TestBox:rclone-test-soxapux6tewe/dst" 2025/07/26 02:40:43 DEBUG : Creating backend with remote "TestBox:rclone-test-soxapux6tewe/CopyDest" 2025/07/26 02:40:45 DEBUG : one: Need to transfer - File not found at Destination 2025/07/26 02:40:45 DEBUG : box root 'rclone-test-soxapux6tewe/dst': Waiting for checks to finish 2025/07/26 02:40:45 DEBUG : box root 'rclone-test-soxapux6tewe/dst': Waiting for transfers to finish 2025/07/26 02:40:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/26 02:40:48 INFO : one: Copied (new) 2025/07/26 02:40:48 DEBUG : Waiting for deletions to finish 2025/07/26 02:40:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/26 02:40:50 DEBUG : box root 'rclone-test-soxapux6tewe/dst': Waiting for checks to finish 2025/07/26 02:40:50 DEBUG : box root 'rclone-test-soxapux6tewe/dst': Waiting for transfers to finish 2025/07/26 02:40:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/26 02:40:51 INFO : one: Copied (replaced existing) 2025/07/26 02:40:51 DEBUG : Waiting for deletions to finish 2025/07/26 02:40:57 DEBUG : Creating backend with remote "TestBox:rclone-test-soxapux6tewe/BackupDir" 2025/07/26 02:40:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/26 02:40:59 DEBUG : box root 'rclone-test-soxapux6tewe/dst': Waiting for checks to finish 2025/07/26 02:41:00 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/26 02:41:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/26 02:41:02 INFO : one: Moved (server-side) 2025/07/26 02:41:04 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/26 02:41:04 INFO : one: Copied (server-side copy) 2025/07/26 02:41:04 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/26 02:41:04 DEBUG : box root 'rclone-test-soxapux6tewe/dst': Waiting for transfers to finish 2025/07/26 02:41:04 DEBUG : Waiting for deletions to finish 2025/07/26 02:41:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/26 02:41:07 DEBUG : one: Unchanged skipping 2025/07/26 02:41:08 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/26 02:41:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/26 02:41:09 INFO : two: Copied (server-side copy) 2025/07/26 02:41:09 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/26 02:41:09 DEBUG : box root 'rclone-test-soxapux6tewe/dst': Waiting for checks to finish 2025/07/26 02:41:09 DEBUG : box root 'rclone-test-soxapux6tewe/dst': Waiting for transfers to finish 2025/07/26 02:41:09 DEBUG : Waiting for deletions to finish 2025/07/26 02:41:10 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/26 02:41:10 DEBUG : one: Unchanged skipping 2025/07/26 02:41:10 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/26 02:41:10 DEBUG : two: Unchanged skipping 2025/07/26 02:41:10 DEBUG : box root 'rclone-test-soxapux6tewe/dst': Waiting for checks to finish 2025/07/26 02:41:10 DEBUG : box root 'rclone-test-soxapux6tewe/dst': Waiting for transfers to finish 2025/07/26 02:41:10 DEBUG : Waiting for deletions to finish 2025/07/26 02:41:10 INFO : There was nothing to transfer 2025/07/26 02:41:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/26 02:41:13 DEBUG : one: Unchanged skipping 2025/07/26 02:41:14 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/26 02:41:14 DEBUG : three: Destination not found in --copy-dest 2025/07/26 02:41:14 DEBUG : three: Need to transfer - File not found at Destination 2025/07/26 02:41:14 DEBUG : box root 'rclone-test-soxapux6tewe/dst': Waiting for checks to finish 2025/07/26 02:41:14 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/26 02:41:14 DEBUG : two: Unchanged skipping 2025/07/26 02:41:14 DEBUG : box root 'rclone-test-soxapux6tewe/dst': Waiting for transfers to finish 2025/07/26 02:41:15 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/07/26 02:41:15 INFO : three: Copied (new) 2025/07/26 02:41:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (46.49s) === RUN TestSyncBackupDir run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:41:34 DEBUG : Creating backend with remote "TestBox:rclone-test-soxapux6tewe/dst" 2025/07/26 02:41:35 DEBUG : Creating backend with remote "TestBox:rclone-test-soxapux6tewe/backup" 2025/07/26 02:41:37 DEBUG : box root 'rclone-test-soxapux6tewe/dst': Waiting for checks to finish 2025/07/26 02:41:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:41:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/26 02:41:37 DEBUG : two: Unchanged skipping 2025/07/26 02:41:40 INFO : one: Moved (server-side) 2025/07/26 02:41:40 DEBUG : box root 'rclone-test-soxapux6tewe/dst': Waiting for transfers to finish 2025/07/26 02:41:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/26 02:41:42 INFO : one: Copied (new) 2025/07/26 02:41:42 DEBUG : Waiting for deletions to finish 2025/07/26 02:41:43 INFO : three.txt: Moved (server-side) 2025/07/26 02:41:43 INFO : three.txt: Moved into backup dir 2025/07/26 02:41:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/26 02:41:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:41:46 DEBUG : two: Unchanged skipping 2025/07/26 02:41:46 DEBUG : box root 'rclone-test-soxapux6tewe/dst': Waiting for checks to finish 2025/07/26 02:41:48 INFO : one: Deleted 2025/07/26 02:41:49 INFO : one: Moved (server-side) 2025/07/26 02:41:49 DEBUG : box root 'rclone-test-soxapux6tewe/dst': Waiting for transfers to finish 2025/07/26 02:41:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/26 02:41:51 INFO : one: Copied (new) 2025/07/26 02:41:51 DEBUG : Waiting for deletions to finish 2025/07/26 02:41:53 INFO : three.txt: Deleted 2025/07/26 02:41:54 INFO : three.txt: Moved (server-side) 2025/07/26 02:41:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (34.69s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:42:09 DEBUG : Creating backend with remote "TestBox:rclone-test-soxapux6tewe/dst" 2025/07/26 02:42:10 DEBUG : Creating backend with remote "TestBox:rclone-test-soxapux6tewe/backup" 2025/07/26 02:42:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/26 02:42:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:42:12 DEBUG : two: Unchanged skipping 2025/07/26 02:42:12 DEBUG : box root 'rclone-test-soxapux6tewe/dst': Waiting for checks to finish 2025/07/26 02:42:15 INFO : one: Moved (server-side) to: one.bak 2025/07/26 02:42:15 DEBUG : box root 'rclone-test-soxapux6tewe/dst': Waiting for transfers to finish 2025/07/26 02:42:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/26 02:42:16 INFO : one: Copied (new) 2025/07/26 02:42:16 DEBUG : Waiting for deletions to finish 2025/07/26 02:42:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/26 02:42:18 INFO : three.txt: Moved into backup dir 2025/07/26 02:42:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/26 02:42:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:42:21 DEBUG : box root 'rclone-test-soxapux6tewe/dst': Waiting for checks to finish 2025/07/26 02:42:21 DEBUG : two: Unchanged skipping 2025/07/26 02:42:23 INFO : one.bak: Deleted 2025/07/26 02:42:24 INFO : one: Moved (server-side) to: one.bak 2025/07/26 02:42:24 DEBUG : box root 'rclone-test-soxapux6tewe/dst': Waiting for transfers to finish 2025/07/26 02:42:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/26 02:42:26 INFO : one: Copied (new) 2025/07/26 02:42:26 DEBUG : Waiting for deletions to finish 2025/07/26 02:42:27 INFO : three.txt.bak: Deleted 2025/07/26 02:42:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/26 02:42:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (34.22s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:42:43 DEBUG : Creating backend with remote "TestBox:rclone-test-soxapux6tewe/dst" 2025/07/26 02:42:43 DEBUG : Config file has changed externally - reloading 2025/07/26 02:42:44 DEBUG : Creating backend with remote "TestBox:rclone-test-soxapux6tewe/backup" 2025/07/26 02:42:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/26 02:42:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:42:46 DEBUG : two: Unchanged skipping 2025/07/26 02:42:46 DEBUG : box root 'rclone-test-soxapux6tewe/dst': Waiting for checks to finish 2025/07/26 02:42:49 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/26 02:42:49 DEBUG : box root 'rclone-test-soxapux6tewe/dst': Waiting for transfers to finish 2025/07/26 02:42:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/26 02:42:51 INFO : one: Copied (new) 2025/07/26 02:42:51 DEBUG : Waiting for deletions to finish 2025/07/26 02:42:52 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/26 02:42:52 INFO : three.txt: Moved into backup dir 2025/07/26 02:42:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/26 02:42:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:42:56 DEBUG : two: Unchanged skipping 2025/07/26 02:42:56 DEBUG : box root 'rclone-test-soxapux6tewe/dst': Waiting for checks to finish 2025/07/26 02:42:57 INFO : one-2019-01-01: Deleted 2025/07/26 02:42:59 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/26 02:42:59 DEBUG : box root 'rclone-test-soxapux6tewe/dst': Waiting for transfers to finish 2025/07/26 02:43:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/26 02:43:00 INFO : one: Copied (new) 2025/07/26 02:43:00 DEBUG : Waiting for deletions to finish 2025/07/26 02:43:02 INFO : three-2019-01-01.txt: Deleted 2025/07/26 02:43:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/26 02:43:03 INFO : three.txt: Moved into backup dir 2025/07/26 02:43:13 ERROR : backup: error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '332930654204'. 'folder' with value '332930654204' not found"}]}) fstest.go:279: Error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '332930654204'. 'folder' with value '332930654204' not found"}]}) --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (36.18s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:43:20 DEBUG : Creating backend with remote "TestBox:rclone-test-soxapux6tewe/dst" 2025/07/26 02:43:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/26 02:43:21 DEBUG : box root 'rclone-test-soxapux6tewe/dst': Waiting for checks to finish 2025/07/26 02:43:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:43:21 DEBUG : two: Unchanged skipping 2025/07/26 02:43:22 INFO : one: Moved (server-side) to: one.bak 2025/07/26 02:43:22 DEBUG : box root 'rclone-test-soxapux6tewe/dst': Waiting for transfers to finish 2025/07/26 02:43:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/26 02:43:24 INFO : one: Copied (new) 2025/07/26 02:43:24 DEBUG : Waiting for deletions to finish 2025/07/26 02:43:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/26 02:43:25 INFO : three.txt: Moved into backup dir 2025/07/26 02:43:28 DEBUG : one.bak: Excluded (Path Filter) 2025/07/26 02:43:28 DEBUG : one.bak: Excluded 2025/07/26 02:43:28 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/26 02:43:28 DEBUG : three.txt.bak: Excluded 2025/07/26 02:43:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/26 02:43:28 DEBUG : box root 'rclone-test-soxapux6tewe/dst': Waiting for checks to finish 2025/07/26 02:43:28 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:43:28 DEBUG : two: Unchanged skipping 2025/07/26 02:43:30 INFO : one.bak: Deleted 2025/07/26 02:43:31 INFO : one: Moved (server-side) to: one.bak 2025/07/26 02:43:31 DEBUG : box root 'rclone-test-soxapux6tewe/dst': Waiting for transfers to finish 2025/07/26 02:43:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/26 02:43:32 INFO : one: Copied (new) 2025/07/26 02:43:32 DEBUG : Waiting for deletions to finish 2025/07/26 02:43:34 INFO : three.txt.bak: Deleted 2025/07/26 02:43:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/26 02:43:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (29.01s) === RUN TestSyncSuffix run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:43:48 DEBUG : Creating backend with remote "TestBox:rclone-test-soxapux6tewe/dst" 2025/07/26 02:43:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/26 02:43:51 INFO : one: Moved (server-side) to: one.bak 2025/07/26 02:43:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/26 02:43:52 INFO : one: Copied (new) 2025/07/26 02:43:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:43:53 DEBUG : two: Unchanged skipping 2025/07/26 02:43:53 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/26 02:43:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/26 02:43:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/26 02:43:56 INFO : three.txt: Copied (new) 2025/07/26 02:43:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/26 02:44:00 INFO : one.bak: Deleted 2025/07/26 02:44:00 INFO : one: Moved (server-side) to: one.bak 2025/07/26 02:44:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/26 02:44:02 INFO : one: Copied (new) 2025/07/26 02:44:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:44:02 DEBUG : two: Unchanged skipping 2025/07/26 02:44:03 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/26 02:44:05 INFO : three.txt.bak: Deleted 2025/07/26 02:44:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/26 02:44:07 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/26 02:44:07 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (33.29s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:44:22 DEBUG : Creating backend with remote "TestBox:rclone-test-soxapux6tewe/dst" 2025/07/26 02:44:22 DEBUG : Config file has changed externally - reloading 2025/07/26 02:44:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/26 02:44:24 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/26 02:44:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/26 02:44:26 INFO : one: Copied (new) 2025/07/26 02:44:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:44:26 DEBUG : two: Unchanged skipping 2025/07/26 02:44:27 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/26 02:44:28 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/26 02:44:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/26 02:44:29 INFO : three.txt: Copied (new) 2025/07/26 02:44:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/26 02:44:33 INFO : one-2019-01-01: Deleted 2025/07/26 02:44:34 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/26 02:44:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/26 02:44:35 INFO : one: Copied (new) 2025/07/26 02:44:36 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:44:36 DEBUG : two: Unchanged skipping 2025/07/26 02:44:36 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/26 02:44:38 INFO : three-2019-01-01.txt: Deleted 2025/07/26 02:44:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/26 02:44:40 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/26 02:44:40 INFO : three.txt: Copied (new) 2025/07/26 02:44:50 ERROR : dst: error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '332930838846'. 'folder' with value '332930838846' not found"}]}) fstest.go:279: Error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '332930838846'. 'folder' with value '332930838846' not found"}]}) --- FAIL: TestSyncSuffixKeepExtension (34.13s) === RUN TestSyncUTFNorm run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2572 Error: Should be true Test: TestSyncUTFNorm Messages: listing wrong, want Testêé (14) got Testêé (14), one (5), three.txt (19), two (3) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2572 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "one" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2572 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "three.txt" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2572 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "two" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/07/26 02:45:07 DEBUG : one: Need to transfer - File not found at Destination 2025/07/26 02:45:07 DEBUG : three.txt: Need to transfer - File not found at Destination 2025/07/26 02:45:07 DEBUG : two: Need to transfer - File not found at Destination 2025/07/26 02:45:07 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/26 02:45:07 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:45:07 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:45:08 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/26 02:45:08 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/26 02:45:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/26 02:45:08 INFO : one: Copied (new) 2025/07/26 02:45:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/26 02:45:08 INFO : two: Copied (new) 2025/07/26 02:45:08 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/26 02:45:08 INFO : three.txt: Copied (new) 2025/07/26 02:45:08 DEBUG : Waiting for deletions to finish sync_test.go:2585: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2585 Error: Not equal: expected: 1 actual : 4 Test: TestSyncUTFNorm fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2586 Error: Should be true Test: TestSyncUTFNorm Messages: listing wrong, want Testêé (14) got Testêé (14), one (5), three.txt (19), two (3) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2586 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "one" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2586 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "three.txt" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2586 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "two" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2588 Error: Should be true Test: TestSyncUTFNorm Messages: listing wrong, want Testêé (14) got Testêé (14), one (5), three.txt (19), two (3) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2588 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "one" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2588 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "three.txt" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2588 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "two" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- FAIL: TestSyncUTFNorm (48.41s) === RUN TestSyncImmutable run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:45:39 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/26 02:45:39 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:45:39 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:45:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/26 02:45:40 INFO : existing: Copied (new) 2025/07/26 02:45:40 DEBUG : Waiting for deletions to finish 2025/07/26 02:45:41 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/26 02:45:41 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:45:41 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/26 02:45:41 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:45:41 ERROR : box root 'rclone-test-soxapux6tewe': not deleting files as there were IO errors 2025/07/26 02:45:41 ERROR : box root 'rclone-test-soxapux6tewe': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (5.33s) === RUN TestSyncIgnoreCase run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" sync_test.go:2636: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.62s) === RUN TestFixCase run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:45:57 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:45:57 DEBUG : existing: Unchanged skipping 2025/07/26 02:45:57 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/07/26 02:45:57 DEBUG : EXISTING: moving to existing-rclone-move-qapejug9 2025/07/26 02:45:57 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-niresoh6 2025/07/26 02:45:58 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-niresoh6 2025/07/26 02:45:58 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/07/26 02:45:58 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-qapejug9 2025/07/26 02:45:58 DEBUG : EXISTING: moving to existing 2025/07/26 02:45:59 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/07/26 02:45:59 INFO : existing-rclone-move-qapejug9: Moved (server-side) to: existing 2025/07/26 02:45:59 INFO : EXISTING: Moved (server-side) to: existing 2025/07/26 02:45:59 INFO : EXISTING: Fixed case by renaming to: existing 2025/07/26 02:45:59 INFO : existingbutdifferent-rclone-move-niresoh6: Moved (server-side) to: existingbutdifferent 2025/07/26 02:45:59 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/07/26 02:45:59 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/07/26 02:46:00 DEBUG : existingbutdifferent: sha1 = d14abf17053197648e66ce89f88b99ae1c5162f6 OK 2025/07/26 02:46:00 INFO : existingbutdifferent: Copied (replaced existing) 2025/07/26 02:46:02 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/07/26 02:46:05 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/07/26 02:46:06 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/07/26 02:46:07 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-matutiq5 2025/07/26 02:46:07 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-matutiq5 2025/07/26 02:46:07 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/07/26 02:46:08 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/07/26 02:46:08 INFO : subdira/subdirb/subdirc/hello-rclone-move-matutiq5: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/07/26 02:46:08 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/07/26 02:46:08 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/07/26 02:46:08 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Need to transfer - File not found at Destination 2025/07/26 02:46:08 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:46:08 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:46:10 DEBUG : subdira/subdirb/subdirc/hello: sha1 = d14abf17053197648e66ce89f88b99ae1c5162f6 OK 2025/07/26 02:46:10 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/07/26 02:46:10 ERROR : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Failed to copy: Error "item_name_in_use" (409): Item with the same name already exists ({"conflicts":{"type":"file","id":"1936248733887","file_version":{"type":"file_version","id":"2136228357087","sha1":"49a33751546b603cabe8ee0b9c12c11d030fb806"},"sequence_id":"0","etag":"0","sha1":"49a33751546b603cabe8ee0b9c12c11d030fb806","name":"filewithoutcasedifferences"}}) 2025/07/26 02:46:10 ERROR : box root 'rclone-test-soxapux6tewe': not deleting files as there were IO errors 2025/07/26 02:46:10 ERROR : box root 'rclone-test-soxapux6tewe': not deleting directories as there were IO errors sync_test.go:2685: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2685 Error: Received unexpected error: Error "item_name_in_use" (409): Item with the same name already exists ({"conflicts":{"type":"file","id":"1936248733887","file_version":{"type":"file_version","id":"2136228357087","sha1":"49a33751546b603cabe8ee0b9c12c11d030fb806"},"sequence_id":"0","etag":"0","sha1":"49a33751546b603cabe8ee0b9c12c11d030fb806","name":"filewithoutcasedifferences"}}) Test: TestFixCase --- FAIL: TestFixCase (36.93s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.90s) --- SKIP: TestMaxTransfer/Hard (0.62s) --- SKIP: TestMaxTransfer/Soft (0.65s) --- SKIP: TestMaxTransfer/Cautious (0.63s) === RUN TestSyncConcurrentDelete run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:47:25 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:47:25 DEBUG : both0: Unchanged skipping 2025/07/26 02:47:25 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:47:25 DEBUG : both10: Unchanged skipping 2025/07/26 02:47:25 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:47:25 DEBUG : both11: Unchanged skipping 2025/07/26 02:47:25 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:47:25 DEBUG : both12: Unchanged skipping 2025/07/26 02:47:25 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:47:25 DEBUG : both13: Unchanged skipping 2025/07/26 02:47:25 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:47:25 DEBUG : both14: Unchanged skipping 2025/07/26 02:47:25 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:47:25 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:47:25 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:47:25 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:47:25 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:47:25 DEBUG : both15: Unchanged skipping 2025/07/26 02:47:25 DEBUG : both16: Unchanged skipping 2025/07/26 02:47:25 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:47:25 DEBUG : both1: Unchanged skipping 2025/07/26 02:47:25 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:47:25 DEBUG : both2: Unchanged skipping 2025/07/26 02:47:25 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:47:25 DEBUG : both17: Unchanged skipping 2025/07/26 02:47:25 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:47:25 DEBUG : both18: Unchanged skipping 2025/07/26 02:47:25 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:47:25 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:47:25 DEBUG : both3: Unchanged skipping 2025/07/26 02:47:25 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:47:25 DEBUG : both6: Unchanged skipping 2025/07/26 02:47:25 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:47:25 DEBUG : both7: Unchanged skipping 2025/07/26 02:47:25 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:47:25 DEBUG : both8: Unchanged skipping 2025/07/26 02:47:25 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:47:25 DEBUG : both9: Unchanged skipping 2025/07/26 02:47:25 DEBUG : both4: Unchanged skipping 2025/07/26 02:47:25 DEBUG : both5: Unchanged skipping 2025/07/26 02:47:25 DEBUG : both19: Unchanged skipping 2025/07/26 02:47:25 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:47:25 DEBUG : Waiting for deletions to finish 2025/07/26 02:47:26 INFO : only11: Deleted 2025/07/26 02:47:26 INFO : only14: Deleted 2025/07/26 02:47:26 INFO : only13: Deleted 2025/07/26 02:47:27 INFO : only0: Deleted 2025/07/26 02:47:28 INFO : only17: Deleted 2025/07/26 02:47:28 INFO : only19: Deleted 2025/07/26 02:47:28 INFO : only8: Deleted 2025/07/26 02:47:28 INFO : only9: Deleted 2025/07/26 02:47:28 INFO : only18: Deleted 2025/07/26 02:47:29 INFO : only1: Deleted 2025/07/26 02:47:29 INFO : only10: Deleted 2025/07/26 02:47:29 INFO : only6: Deleted 2025/07/26 02:47:30 INFO : only12: Deleted 2025/07/26 02:47:30 INFO : only15: Deleted 2025/07/26 02:47:30 INFO : only16: Deleted 2025/07/26 02:47:30 INFO : only2: Deleted 2025/07/26 02:47:31 INFO : only3: Deleted 2025/07/26 02:47:31 INFO : only7: Deleted 2025/07/26 02:47:31 INFO : only4: Deleted 2025/07/26 02:47:31 INFO : only5: Deleted --- PASS: TestSyncConcurrentDelete (93.11s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:48:59 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:48:59 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:48:59 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:48:59 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:48:59 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:48:59 DEBUG : both10: Unchanged skipping 2025/07/26 02:48:59 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:48:59 DEBUG : both13: Unchanged skipping 2025/07/26 02:48:59 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:48:59 DEBUG : both14: Unchanged skipping 2025/07/26 02:48:59 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:48:59 DEBUG : both15: Unchanged skipping 2025/07/26 02:48:59 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:48:59 DEBUG : both0: Unchanged skipping 2025/07/26 02:48:59 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:48:59 DEBUG : both17: Unchanged skipping 2025/07/26 02:48:59 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:48:59 DEBUG : both18: Unchanged skipping 2025/07/26 02:48:59 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:48:59 DEBUG : both11: Unchanged skipping 2025/07/26 02:48:59 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:48:59 DEBUG : both12: Unchanged skipping 2025/07/26 02:48:59 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:48:59 DEBUG : both2: Unchanged skipping 2025/07/26 02:48:59 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:48:59 DEBUG : both16: Unchanged skipping 2025/07/26 02:48:59 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:48:59 DEBUG : both19: Unchanged skipping 2025/07/26 02:48:59 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:48:59 DEBUG : both5: Unchanged skipping 2025/07/26 02:48:59 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:48:59 DEBUG : both6: Unchanged skipping 2025/07/26 02:48:59 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:48:59 DEBUG : both7: Unchanged skipping 2025/07/26 02:48:59 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:48:59 DEBUG : both8: Unchanged skipping 2025/07/26 02:48:59 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:48:59 DEBUG : both9: Unchanged skipping 2025/07/26 02:48:59 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/26 02:48:59 DEBUG : both3: Unchanged skipping 2025/07/26 02:48:59 DEBUG : both1: Unchanged skipping 2025/07/26 02:48:59 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/26 02:48:59 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/26 02:48:59 DEBUG : both4: Unchanged skipping 2025/07/26 02:48:59 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/26 02:48:59 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/26 02:48:59 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/26 02:48:59 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/26 02:48:59 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/26 02:48:59 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/26 02:48:59 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/26 02:48:59 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/26 02:48:59 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/26 02:48:59 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/26 02:48:59 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/26 02:48:59 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/26 02:48:59 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/26 02:48:59 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/26 02:48:59 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/26 02:48:59 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/26 02:48:59 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/26 02:48:59 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:49:00 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 02:49:00 INFO : only14: Copied (replaced existing) 2025/07/26 02:49:00 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 02:49:00 INFO : only0: Copied (replaced existing) 2025/07/26 02:49:00 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 02:49:00 INFO : only12: Copied (replaced existing) 2025/07/26 02:49:00 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 02:49:00 INFO : only10: Copied (replaced existing) 2025/07/26 02:49:01 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 02:49:01 INFO : only15: Copied (replaced existing) 2025/07/26 02:49:01 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 02:49:01 INFO : only18: Copied (replaced existing) 2025/07/26 02:49:01 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 02:49:01 INFO : only16: Copied (replaced existing) 2025/07/26 02:49:01 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 02:49:01 INFO : only19: Copied (replaced existing) 2025/07/26 02:49:02 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 02:49:02 INFO : only1: Copied (replaced existing) 2025/07/26 02:49:03 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 02:49:03 INFO : only2: Copied (replaced existing) 2025/07/26 02:49:03 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 02:49:03 INFO : only3: Copied (replaced existing) 2025/07/26 02:49:03 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 02:49:03 INFO : only17: Copied (replaced existing) 2025/07/26 02:49:04 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 02:49:04 INFO : only5: Copied (replaced existing) 2025/07/26 02:49:04 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 02:49:04 INFO : only11: Copied (replaced existing) 2025/07/26 02:49:04 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 02:49:04 INFO : only4: Copied (replaced existing) 2025/07/26 02:49:04 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 02:49:04 INFO : only13: Copied (replaced existing) 2025/07/26 02:49:05 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 02:49:05 INFO : only6: Copied (replaced existing) 2025/07/26 02:49:05 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 02:49:05 INFO : only7: Copied (replaced existing) 2025/07/26 02:49:05 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 02:49:05 INFO : only8: Copied (replaced existing) 2025/07/26 02:49:05 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/26 02:49:05 INFO : only9: Copied (replaced existing) 2025/07/26 02:49:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (120.02s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:49:56 DEBUG : empty_dir: Making directory with metadata 2025/07/26 02:49:56 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/26 02:49:56 DEBUG : empty_on_remote: Making directory with metadata 2025/07/26 02:49:56 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/26 02:49:56 INFO : empty_on_remote: Making directory 2025/07/26 02:49:57 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/26 02:50:02 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/26 02:50:02 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/26 02:50:02 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/26 02:50:02 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/26 02:50:15 ERROR : empty_on_remote: error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '332931083338'. 'folder' with value '332931083338' not found"}]}) fstest.go:279: Error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '332931083338'. 'folder' with value '332931083338' not found"}]}) --- FAIL: TestSyncReplaceDirModTime (18.85s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:50:15 DEBUG : empty_dir: Making directory with metadata 2025/07/26 02:50:15 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/26 02:50:15 DEBUG : empty_on_remote: Making directory with metadata 2025/07/26 02:50:15 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/26 02:50:15 INFO : empty_on_remote: Making directory 2025/07/26 02:50:15 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/26 02:50:21 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/26 02:50:21 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/26 02:50:21 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/26 02:50:21 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/26 02:50:21 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.75s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:50:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/26 02:50:31 INFO : sub dir: Making directory 2025/07/26 02:50:32 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (36.32s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:51:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/26 02:51:08 INFO : sub dir: Making directory 2025/07/26 02:51:09 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC sync_test.go:2898: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2898 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:22 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2896 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '332932055781'. 'folder' with value '332932055781' not found"}]}) Test: TestNothingToTransferWithoutEmptyDirs --- FAIL: TestNothingToTransferWithoutEmptyDirs (16.08s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:51:55 DEBUG : Waiting for deletions to finish 2025/07/26 02:51:55 DEBUG : apple: Excluded (Path Filter) 2025/07/26 02:51:55 DEBUG : apple: Excluded 2025/07/26 02:51:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 02:51:55 DEBUG : appleappleapplebanana: Excluded 2025/07/26 02:51:55 DEBUG : banana: Excluded (Path Filter) 2025/07/26 02:51:55 DEBUG : banana: Excluded 2025/07/26 02:51:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 02:51:55 DEBUG : splitbananasplit: Excluded 2025/07/26 02:51:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 02:51:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/26 02:51:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 02:51:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/26 02:51:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 02:51:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/26 02:51:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 02:51:56 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/26 02:51:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 02:51:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/26 02:51:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 02:51:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/26 02:51:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 02:51:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/26 02:51:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 02:51:56 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/26 02:51:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 02:51:56 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/26 02:51:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 02:51:56 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/26 02:51:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 02:51:56 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/26 02:51:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 02:51:56 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/26 02:51:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 02:51:56 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/26 02:51:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 02:51:56 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/26 02:51:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 02:51:56 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/26 02:51:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 02:51:56 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/26 02:51:57 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:51:57 DEBUG : apple: Unchanged skipping 2025/07/26 02:51:57 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:51:57 DEBUG : banana: Unchanged skipping 2025/07/26 02:51:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:51:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:51:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/26 02:51:57 DEBUG : splitbananasplit: Unchanged skipping 2025/07/26 02:51:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:51:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/26 02:51:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:51:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/26 02:51:57 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:51:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:51:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:51:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/26 02:51:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:51:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/26 02:51:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:51:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:51:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/26 02:51:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:51:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:51:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:51:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:51:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/26 02:51:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/26 02:51:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:51:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/26 02:51:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/26 02:51:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:51:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/26 02:51:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:51:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/26 02:51:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/26 02:51:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:51:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/26 02:51:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/26 02:51:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/26 02:51:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:51:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/26 02:51:57 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:51:57 ERROR : box root 'rclone-test-soxapux6tewe': not deleting files as there were IO errors 2025/07/26 02:51:57 ERROR : box root 'rclone-test-soxapux6tewe': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/NFC 2025/07/26 02:51:57 DEBUG : Waiting for deletions to finish 2025/07/26 02:51:58 DEBUG : apple: Excluded (Path Filter) 2025/07/26 02:51:58 DEBUG : apple: Excluded 2025/07/26 02:51:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 02:51:58 DEBUG : appleappleapplebanana: Excluded 2025/07/26 02:51:58 DEBUG : banana: Excluded (Path Filter) 2025/07/26 02:51:58 DEBUG : banana: Excluded 2025/07/26 02:51:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 02:51:58 DEBUG : splitbananasplit: Excluded 2025/07/26 02:51:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 02:51:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/26 02:51:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 02:51:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/26 02:51:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 02:51:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/26 02:51:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 02:51:58 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/26 02:51:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 02:51:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/26 02:51:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 02:51:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/26 02:51:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 02:51:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/26 02:51:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 02:51:58 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/26 02:51:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 02:51:58 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/26 02:51:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 02:51:58 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/26 02:51:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 02:51:58 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/26 02:51:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 02:51:58 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/26 02:51:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 02:51:58 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/26 02:51:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 02:51:58 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/26 02:51:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 02:51:58 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/26 02:51:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 02:51:58 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/26 02:51:59 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:51:59 DEBUG : apple: Unchanged skipping 2025/07/26 02:51:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:51:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/26 02:51:59 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:51:59 DEBUG : banana: Unchanged skipping 2025/07/26 02:51:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:51:59 DEBUG : splitbananasplit: Unchanged skipping 2025/07/26 02:52:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:52:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/26 02:52:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:52:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:52:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/26 02:52:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:52:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/26 02:52:00 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:52:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:52:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/26 02:52:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:52:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:52:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/26 02:52:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:52:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/26 02:52:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:52:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/26 02:52:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:52:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:52:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/26 02:52:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/26 02:52:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:52:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/26 02:52:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:52:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:52:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/26 02:52:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/26 02:52:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/26 02:52:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/26 02:52:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:52:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/26 02:52:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/26 02:52:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/26 02:52:00 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:52:00 ERROR : box root 'rclone-test-soxapux6tewe': not deleting files as there were IO errors 2025/07/26 02:52:00 ERROR : box root 'rclone-test-soxapux6tewe': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/NFC 2025/07/26 02:52:00 DEBUG : Waiting for deletions to finish 2025/07/26 02:52:00 DEBUG : apple: Excluded (Path Filter) 2025/07/26 02:52:00 DEBUG : apple: Excluded 2025/07/26 02:52:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/26 02:52:00 DEBUG : appleappleapplebanana: Excluded 2025/07/26 02:52:00 DEBUG : banana: Excluded (Path Filter) 2025/07/26 02:52:00 DEBUG : banana: Excluded 2025/07/26 02:52:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/26 02:52:00 DEBUG : splitbananasplit: Excluded 2025/07/26 02:52:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/26 02:52:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/26 02:52:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/26 02:52:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/26 02:52:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/26 02:52:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/26 02:52:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/26 02:52:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/26 02:52:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/26 02:52:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/26 02:52:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/26 02:52:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/26 02:52:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/26 02:52:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/26 02:52:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/26 02:52:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/26 02:52:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/26 02:52:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/26 02:52:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/26 02:52:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/26 02:52:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/26 02:52:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/26 02:52:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/26 02:52:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/26 02:52:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/26 02:52:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/26 02:52:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/26 02:52:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/26 02:52:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/26 02:52:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/26 02:52:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/26 02:52:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/26 02:52:28 ERROR : dir1: error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '332930266861'. 'folder' with value '332930266861' not found"}]}) fstest.go:279: Error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '332930266861'. 'folder' with value '332930266861' not found"}]}) === RUN TestTransform/NFD run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "box root 'rclone-test-soxapux6tewe'": pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_332930266861'. 'item' with value 'd_332930266861' not found"}]}) === RUN TestTransform/base64 run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "box root 'rclone-test-soxapux6tewe'": pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_332930266861'. 'item' with value 'd_332930266861' not found"}]}) === RUN TestTransform/prefix run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "box root 'rclone-test-soxapux6tewe'": pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_332930266861'. 'item' with value 'd_332930266861' not found"}]}) === RUN TestTransform/suffix run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "box root 'rclone-test-soxapux6tewe'": pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_332930266861'. 'item' with value 'd_332930266861' not found"}]}) === RUN TestTransform/truncate run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "box root 'rclone-test-soxapux6tewe'": pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_332930266861'. 'item' with value 'd_332930266861' not found"}]}) === RUN TestTransform/encoder run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "box root 'rclone-test-soxapux6tewe'": pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_332930266861'. 'item' with value 'd_332930266861' not found"}]}) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "box root 'rclone-test-soxapux6tewe'": pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_332930266861'. 'item' with value 'd_332930266861' not found"}]}) === RUN TestTransform/charmap run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "box root 'rclone-test-soxapux6tewe'": pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_332930266861'. 'item' with value 'd_332930266861' not found"}]}) === RUN TestTransform/lowercase run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "box root 'rclone-test-soxapux6tewe'": pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_332930266861'. 'item' with value 'd_332930266861' not found"}]}) === RUN TestTransform/ascii run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "box root 'rclone-test-soxapux6tewe'": pre-upload check: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"item","message":"Invalid value 'd_332930266861'. 'item' with value 'd_332930266861' not found"}]}) --- FAIL: TestTransform (79.80s) --- FAIL: TestTransform/NFC (64.58s) --- FAIL: TestTransform/NFD (1.51s) --- FAIL: TestTransform/base64 (1.52s) --- FAIL: TestTransform/prefix (1.50s) --- FAIL: TestTransform/suffix (1.50s) --- FAIL: TestTransform/truncate (1.52s) --- FAIL: TestTransform/encoder (1.55s) --- FAIL: TestTransform/ISO-8859-1 (1.53s) --- FAIL: TestTransform/charmap (1.52s) --- FAIL: TestTransform/lowercase (1.55s) --- FAIL: TestTransform/ascii (1.51s) === RUN TestTransformCopy run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:52:44 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/26 02:52:44 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/26 02:52:44 INFO : sub dir_somesuffix: Making directory 2025/07/26 02:52:45 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/26 02:52:45 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/26 02:52:45 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/26 02:52:45 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/26 02:52:45 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/26 02:52:45 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:52:45 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:52:47 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 02:52:47 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/26 02:52:47 ERROR : box root 'rclone-test-soxapux6tewe': not deleting files as there were IO errors 2025/07/26 02:52:47 ERROR : box root 'rclone-test-soxapux6tewe': not deleting directories as there were IO errors sync_transform_test.go:239: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:239 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransformCopy 2025/07/26 02:52:50 ERROR : sub dir_somesuffix: error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '332929856774'. 'folder' with value '332929856774' not found"}]}) fstest.go:279: Error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '332929856774'. 'folder' with value '332929856774' not found"}]}) --- FAIL: TestTransformCopy (6.60s) === RUN TestDoubleTransform run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:52:50 DEBUG : sub dir: transformed to: tictacsub dir 2025/07/26 02:52:50 DEBUG : toe: transformed to: tictactoe 2025/07/26 02:52:50 DEBUG : sub dir: transformed to: tictacsub dir 2025/07/26 02:52:51 DEBUG : sub dir: transformed to: tictacsub dir 2025/07/26 02:52:51 INFO : tictacsub dir: Making directory 2025/07/26 02:52:52 DEBUG : sub dir: transformed to: tictacsub dir 2025/07/26 02:52:52 DEBUG : toe: transformed to: tictactoe 2025/07/26 02:52:52 DEBUG : toe: transformed to: tictactoe 2025/07/26 02:52:52 INFO : tictactoe: Making directory 2025/07/26 02:52:53 DEBUG : toe: transformed to: tictactoe 2025/07/26 02:52:53 DEBUG : toe: transformed to: tictactoe 2025/07/26 02:52:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 02:52:53 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/26 02:52:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 02:52:53 DEBUG : hello world.txt: transformed to: tictachello world.txt 2025/07/26 02:52:53 DEBUG : sub dir/hello world.txt: transformed to: tictacsub dir/tictachello world.txt 2025/07/26 02:52:53 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/26 02:52:53 DEBUG : sub dir/hello world.txt: transformed to: tictacsub dir/tictachello world.txt 2025/07/26 02:52:53 ERROR : sub dir_somesuffix: error reading destination directory: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '332929856774'. 'folder' with value '332929856774' not found"}]}) 2025/07/26 02:52:53 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:52:53 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:52:54 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 02:52:54 INFO : sub dir/hello world.txt: Copied (new) to: tictacsub dir/tictachello world.txt 2025/07/26 02:52:54 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 02:52:54 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/26 02:52:54 ERROR : box root 'rclone-test-soxapux6tewe': not deleting files as there were IO errors 2025/07/26 02:52:54 ERROR : box root 'rclone-test-soxapux6tewe': not deleting directories as there were IO errors sync_transform_test.go:256: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:256 Error: Received unexpected error: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '332929856774'. 'folder' with value '332929856774' not found"}]}) Test: TestDoubleTransform --- FAIL: TestDoubleTransform (9.37s) === RUN TestFileTag run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:53:00 INFO : toe: Making directory 2025/07/26 02:53:01 INFO : toe/toe: Making directory 2025/07/26 02:53:02 DEBUG : toe: transformed to: tictactoe 2025/07/26 02:53:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/26 02:53:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/26 02:53:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/26 02:53:02 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:53:02 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:53:04 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 02:53:04 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/26 02:53:04 ERROR : box root 'rclone-test-soxapux6tewe': not deleting files as there were IO errors 2025/07/26 02:53:04 ERROR : box root 'rclone-test-soxapux6tewe': not deleting directories as there were IO errors sync_transform_test.go:273: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:273 Error: Received unexpected error: not deleting files as there were IO errors Test: TestFileTag --- FAIL: TestFileTag (8.30s) === RUN TestNoTag run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:53:08 INFO : toe: Making directory 2025/07/26 02:53:09 INFO : toe/toe: Making directory 2025/07/26 02:53:10 DEBUG : toe: transformed to: tictactoe 2025/07/26 02:53:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/26 02:53:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/26 02:53:10 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:53:10 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:53:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/26 02:53:12 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 02:53:12 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/26 02:53:12 ERROR : box root 'rclone-test-soxapux6tewe': not deleting files as there were IO errors 2025/07/26 02:53:12 ERROR : box root 'rclone-test-soxapux6tewe': not deleting directories as there were IO errors sync_transform_test.go:290: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:290 Error: Received unexpected error: not deleting files as there were IO errors Test: TestNoTag --- FAIL: TestNoTag (8.26s) === RUN TestDirTag run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:53:16 DEBUG : empty_dir: Making directory with metadata 2025/07/26 02:53:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/26 02:53:16 DEBUG : toe: transformed to: tictactoe 2025/07/26 02:53:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 02:53:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 02:53:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 02:53:17 INFO : tictacempty_dir: Making directory 2025/07/26 02:53:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 02:53:17 DEBUG : toe: transformed to: tictactoe 2025/07/26 02:53:17 DEBUG : toe: transformed to: tictactoe 2025/07/26 02:53:17 INFO : tictactoe: Making directory 2025/07/26 02:53:18 DEBUG : toe: transformed to: tictactoe 2025/07/26 02:53:18 DEBUG : toe: transformed to: tictactoe 2025/07/26 02:53:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 02:53:18 INFO : tictactoe/tictactoe: Making directory 2025/07/26 02:53:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 02:53:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/26 02:53:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/26 02:53:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/26 02:53:20 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:53:20 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:53:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 02:53:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/26 02:53:21 ERROR : box root 'rclone-test-soxapux6tewe': not deleting files as there were IO errors 2025/07/26 02:53:21 ERROR : box root 'rclone-test-soxapux6tewe': not deleting directories as there were IO errors sync_transform_test.go:309: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:309 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDirTag --- FAIL: TestDirTag (10.55s) === RUN TestAllTag run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:53:27 DEBUG : empty_dir: Making directory with metadata 2025/07/26 02:53:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/26 02:53:27 DEBUG : toe: transformed to: tictactoe 2025/07/26 02:53:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 02:53:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 02:53:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 02:53:27 INFO : tictacempty_dir: Making directory 2025/07/26 02:53:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 02:53:28 DEBUG : toe: transformed to: tictactoe 2025/07/26 02:53:28 DEBUG : toe: transformed to: tictactoe 2025/07/26 02:53:28 INFO : tictactoe: Making directory 2025/07/26 02:53:29 DEBUG : toe: transformed to: tictactoe 2025/07/26 02:53:29 DEBUG : toe: transformed to: tictactoe 2025/07/26 02:53:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 02:53:29 INFO : tictactoe/tictactoe: Making directory 2025/07/26 02:53:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 02:53:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/26 02:53:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 02:53:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/26 02:53:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 02:53:30 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:53:30 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:53:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 02:53:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 02:53:32 ERROR : box root 'rclone-test-soxapux6tewe': not deleting files as there were IO errors 2025/07/26 02:53:32 ERROR : box root 'rclone-test-soxapux6tewe': not deleting directories as there were IO errors sync_transform_test.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:328 Error: Received unexpected error: not deleting files as there were IO errors Test: TestAllTag --- FAIL: TestAllTag (10.57s) === RUN TestRunTwice run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:53:37 DEBUG : toe: transformed to: tictactoe 2025/07/26 02:53:38 DEBUG : toe: transformed to: tictactoe 2025/07/26 02:53:38 INFO : tictactoe: Making directory 2025/07/26 02:53:38 DEBUG : toe: transformed to: tictactoe 2025/07/26 02:53:38 DEBUG : toe: transformed to: tictactoe 2025/07/26 02:53:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 02:53:38 INFO : tictactoe/tictactoe: Making directory 2025/07/26 02:53:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 02:53:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/26 02:53:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/26 02:53:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/26 02:53:39 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:53:39 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:53:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 02:53:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/26 02:53:41 ERROR : box root 'rclone-test-soxapux6tewe': not deleting files as there were IO errors 2025/07/26 02:53:41 ERROR : box root 'rclone-test-soxapux6tewe': not deleting directories as there were IO errors sync_transform_test.go:347: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:347 Error: Received unexpected error: not deleting files as there were IO errors Test: TestRunTwice 2025/07/26 02:53:47 ERROR : tictactoe: error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '332930920342'. 'folder' with value '332930920342' not found"}]}) fstest.go:279: Error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '332930920342'. 'folder' with value '332930920342' not found"}]}) --- FAIL: TestRunTwice (9.21s) === RUN TestSyntax 2025/07/26 02:53:47 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:53:47 INFO : toe: Making directory 2025/07/26 02:53:48 INFO : toe/toe: Making directory 2025/07/26 02:53:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/26 02:53:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/26 02:53:49 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:53:49 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:53:51 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 02:53:51 INFO : toe/toe/toe: Copied (new) 2025/07/26 02:53:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 02:53:51 INFO : toe/toe/toe.txt: Copied (new) 2025/07/26 02:53:51 ERROR : box root 'rclone-test-soxapux6tewe': not deleting files as there were IO errors 2025/07/26 02:53:51 ERROR : box root 'rclone-test-soxapux6tewe': not deleting directories as there were IO errors sync_transform_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:388 Error: Received unexpected error: not deleting files as there were IO errors Test: TestConflicting 2025/07/26 02:53:57 ERROR : toe: error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '332931575151'. 'folder' with value '332931575151' not found"}]}) fstest.go:279: Error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '332931575151'. 'folder' with value '332931575151' not found"}]}) --- FAIL: TestConflicting (10.49s) === RUN TestMove run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:53:57 DEBUG : empty_dir: Making directory with metadata 2025/07/26 02:53:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/26 02:53:57 DEBUG : toe: transformed to: tictactoe 2025/07/26 02:53:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 02:53:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 02:53:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 02:53:57 INFO : tictacempty_dir: Making directory 2025/07/26 02:53:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 02:53:58 DEBUG : toe: transformed to: tictactoe 2025/07/26 02:53:58 DEBUG : toe: transformed to: tictactoe 2025/07/26 02:53:58 INFO : tictactoe: Making directory 2025/07/26 02:53:58 DEBUG : toe: transformed to: tictactoe 2025/07/26 02:53:58 DEBUG : toe: transformed to: tictactoe 2025/07/26 02:53:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 02:53:58 INFO : tictactoe/tictactoe: Making directory 2025/07/26 02:53:59 ERROR : toe: error reading destination directory: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '332931575151'. 'folder' with value '332931575151' not found"}]}) 2025/07/26 02:53:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 02:53:59 DEBUG : toe: transformed to: tictactoe 2025/07/26 02:53:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/26 02:53:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/26 02:53:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 02:53:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/26 02:53:59 DEBUG : toe: transformed to: tictactoe 2025/07/26 02:53:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 02:53:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 02:53:59 DEBUG : toe/toe/toe: transformed to: tictactoe/tictactoe/tictactoe 2025/07/26 02:53:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/26 02:53:59 DEBUG : toe/toe/toe: transformed to: tictactoe/tictactoe/tictactoe 2025/07/26 02:53:59 DEBUG : toe/toe/toe: transformed to: tictactoe/tictactoe/tictactoe 2025/07/26 02:53:59 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:53:59 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:53:59 ERROR : toe/toe/toe.txt: Failed to copy: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '332930920342'. 'folder' with value '332930920342' not found"}]}) 2025/07/26 02:53:59 ERROR : toe/toe/toe.txt: Not deleting source as copy failed: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '332930920342'. 'folder' with value '332930920342' not found"}]}) 2025/07/26 02:53:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 02:53:59 ERROR : toe/toe/toe: Failed to copy: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '332930920342'. 'folder' with value '332930920342' not found"}]}) 2025/07/26 02:53:59 ERROR : toe/toe/toe: Not deleting source as copy failed: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '332930920342'. 'folder' with value '332930920342' not found"}]}) 2025/07/26 02:53:59 DEBUG : toe/toe/toe: transformed to: tictactoe/tictactoe/tictactoe 2025/07/26 02:53:59 ERROR : Local file system at /tmp/rclone528193660: not deleting directories as there were IO errors sync_transform_test.go:408: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:408 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMove fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:408 Error: Not equal: expected: []string{} actual : []string{"tictacempty_dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=15) "tictacempty_dir" } Test: TestMove Messages: directories --- FAIL: TestMove (12.43s) === RUN TestTransformFile run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:54:09 DEBUG : empty_dir: Making directory with metadata 2025/07/26 02:54:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/26 02:54:09 DEBUG : toe: transformed to: tictactoe 2025/07/26 02:54:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 02:54:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 02:54:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 02:54:10 DEBUG : toe: transformed to: tictactoe 2025/07/26 02:54:10 DEBUG : toe: transformed to: tictactoe 2025/07/26 02:54:10 INFO : tictactoe: Making directory 2025/07/26 02:54:11 DEBUG : toe: transformed to: tictactoe 2025/07/26 02:54:11 DEBUG : toe: transformed to: tictactoe 2025/07/26 02:54:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 02:54:11 INFO : tictactoe/tictactoe: Making directory 2025/07/26 02:54:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 02:54:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/26 02:54:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 02:54:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/26 02:54:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 02:54:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 02:54:12 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:54:12 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:54:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 02:54:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 02:54:14 INFO : toe/toe/toe.txt: Deleted 2025/07/26 02:54:14 ERROR : Local file system at /tmp/rclone528193660: not deleting directories as there were IO errors sync_transform_test.go:427: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:427 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestTransformFile --- FAIL: TestTransformFile (10.05s) === RUN TestManualTransformFile run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:54:19 DEBUG : Reset feature "Copy" 2025/07/26 02:54:19 DEBUG : Reset feature "Move" 2025/07/26 02:54:19 DEBUG : Reset feature "Copy" 2025/07/26 02:54:19 DEBUG : Reset feature "Move" 2025/07/26 02:54:19 DEBUG : empty_dir: Making directory with metadata 2025/07/26 02:54:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/26 02:54:19 DEBUG : toe: transformed to: tictactoe 2025/07/26 02:54:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 02:54:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 02:54:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 02:54:20 INFO : tictacempty_dir: Making directory 2025/07/26 02:54:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/26 02:54:21 DEBUG : toe: transformed to: tictactoe 2025/07/26 02:54:21 DEBUG : toe: transformed to: tictactoe 2025/07/26 02:54:21 INFO : tictactoe: Making directory 2025/07/26 02:54:22 DEBUG : toe: transformed to: tictactoe 2025/07/26 02:54:22 DEBUG : toe: transformed to: tictactoe 2025/07/26 02:54:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 02:54:22 INFO : tictactoe/tictactoe: Making directory 2025/07/26 02:54:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/26 02:54:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/26 02:54:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 02:54:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/26 02:54:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 02:54:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 02:54:23 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:54:23 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:54:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 02:54:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/26 02:54:24 INFO : toe/toe/toe.txt: Deleted 2025/07/26 02:54:24 ERROR : Local file system at /tmp/rclone528193660: not deleting directories as there were IO errors sync_transform_test.go:457: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:457 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestManualTransformFile 2025/07/26 02:54:30 ERROR : tictacempty_dir: error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '332930103601'. 'folder' with value '332930103601' not found"}]}) fstest.go:279: Error listing: couldn't list files: Error "not_found" (404): Not Found ({"errors":[{"reason":"invalid_parameter","name":"folder","message":"Invalid value '332930103601'. 'folder' with value '332930103601' not found"}]}) --- FAIL: TestManualTransformFile (10.48s) === RUN TestBase64 run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:54:30 DEBUG : toe: transformed to: dG9l 2025/07/26 02:54:30 DEBUG : empty_dir: transformed to: ZW1wdHlfZGly 2025/07/26 02:54:30 DEBUG : toe: transformed to: dG9l 2025/07/26 02:54:30 DEBUG : toe: transformed to: dG9l 2025/07/26 02:54:30 INFO : dG9l: Making directory 2025/07/26 02:54:31 DEBUG : toe: transformed to: dG9l 2025/07/26 02:54:31 DEBUG : empty_dir: transformed to: ZW1wdHlfZGly 2025/07/26 02:54:31 DEBUG : empty_dir: transformed to: ZW1wdHlfZGly 2025/07/26 02:54:31 INFO : ZW1wdHlfZGly: Making directory 2025/07/26 02:54:32 DEBUG : empty_dir: transformed to: ZW1wdHlfZGly 2025/07/26 02:54:32 DEBUG : toe: transformed to: dG9l 2025/07/26 02:54:32 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/26 02:54:32 INFO : dG9l/dG9l: Making directory 2025/07/26 02:54:33 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/26 02:54:33 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/26 02:54:33 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/26 02:54:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/26 02:54:33 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/26 02:54:33 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:54:33 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:54:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 02:54:35 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/26 02:54:35 ERROR : box root 'rclone-test-soxapux6tewe': not deleting files as there were IO errors 2025/07/26 02:54:35 ERROR : box root 'rclone-test-soxapux6tewe': not deleting directories as there were IO errors sync_transform_test.go:481: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:481 Error: Received unexpected error: not deleting files as there were IO errors Test: TestBase64 --- FAIL: TestBase64 (10.89s) === RUN TestError run.go:180: Remote "box root 'rclone-test-soxapux6tewe'", Local "Local file system at /tmp/rclone528193660", Modify Window "1s" 2025/07/26 02:54:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/26 02:54:41 DEBUG : toe: transformed to: 2025/07/26 02:54:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/26 02:54:41 DEBUG : toe: transformed to: 2025/07/26 02:54:41 INFO : box root 'rclone-test-soxapux6tewe': Making directory 2025/07/26 02:54:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/26 02:54:41 DEBUG : toe: transformed to: 2025/07/26 02:54:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/26 02:54:41 DEBUG : toe: transformed to: 2025/07/26 02:54:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/26 02:54:41 DEBUG : toe/toe: transformed to: 2025/07/26 02:54:41 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/26 02:54:41 INFO : toe/toe: Making directory 2025/07/26 02:54:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/26 02:54:43 DEBUG : toe/toe: transformed to: 2025/07/26 02:54:43 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/26 02:54:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/26 02:54:43 DEBUG : toe: transformed to: 2025/07/26 02:54:43 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/26 02:54:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/26 02:54:43 DEBUG : toe/toe/toe: transformed to: 2025/07/26 02:54:43 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/26 02:54:43 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for checks to finish 2025/07/26 02:54:43 DEBUG : box root 'rclone-test-soxapux6tewe': Waiting for transfers to finish 2025/07/26 02:54:45 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/26 02:54:45 INFO : toe/toe/toe: Copied (new) 2025/07/26 02:54:45 ERROR : box root 'rclone-test-soxapux6tewe': not deleting files as there were IO errors 2025/07/26 02:54:45 ERROR : box root 'rclone-test-soxapux6tewe': not deleting directories as there were IO errors --- PASS: TestError (9.61s) FAIL 2025/07/26 02:54:50 DEBUG : box root 'rclone-test-soxapux6tewe': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestBox: -verbose" - Finished ERROR in 23m37.090499217s (try 1/5): exit status 1: Failed [TestSyncNoTraverse TestCopyEmptyDirectories TestCopyNoEmptyDirectories TestMoveEmptyDirectories TestMoveNoEmptyDirectories TestSyncEmptyDirectories TestSyncNoEmptyDirectories TestServerSideCopy TestCopyOverSelf TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestCopyAfterDelete TestCopyRedownload TestSyncAfterChangingModtimeOnly TestSyncBackupDirWithSuffixKeepExtension TestSyncSuffixKeepExtension TestSyncUTFNorm TestFixCase TestSyncReplaceDirModTime TestNothingToTransferWithoutEmptyDirs TestTransform/NFC TestTransform/NFD TestTransform/base64 TestTransform/prefix TestTransform/suffix TestTransform/truncate TestTransform/encoder TestTransform/ISO-8859-1 TestTransform/charmap TestTransform/lowercase TestTransform/ascii TestTransformCopy TestDoubleTransform TestFileTag TestNoTag TestDirTag TestAllTag TestRunTwice TestConflicting TestMove TestTransformFile TestManualTransformFile TestBase64]