"./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2024/11/27 02:42:05 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-vazepom7jowe" 2024/11/27 02:42:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/27 02:42:06 DEBUG : Creating backend with remote "/tmp/rclone205132831" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:42:06 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/27 02:42:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 02:42:06 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:42:06 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/27 02:42:06 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:42:06 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.26s) === RUN TestCopy run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:42:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/27 02:42:07 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/27 02:42:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 02:42:07 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:42:07 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:42:08 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/27 02:42:08 INFO : sub dir/hello world: Copied (new) 2024/11/27 02:42:08 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" --- PASS: TestCopy (2.80s) === RUN TestCopyMetadata run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.28s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.28s) === RUN TestCopyMissingDirectory run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:42:10 DEBUG : Creating backend with remote "/non-existing" 2024/11/27 02:42:11 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/27 02:42:11 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:42:11 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.71s) === RUN TestCopyNoTraverse run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:42:11 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/27 02:42:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 02:42:11 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:42:11 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:42:12 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/27 02:42:12 INFO : sub dir/hello world: Copied (new) 2024/11/27 02:42:12 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" --- PASS: TestCopyNoTraverse (2.45s) === RUN TestCopyCheckFirst run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:42:14 INFO : files root 'rclone-test-vazepom7jowe': Running all checks before starting transfers 2024/11/27 02:42:14 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/27 02:42:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 02:42:14 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:42:14 INFO : files root 'rclone-test-vazepom7jowe': Checks finished, now starting transfers 2024/11/27 02:42:14 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:42:15 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/27 02:42:15 INFO : sub dir/hello world: Copied (new) 2024/11/27 02:42:15 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" --- PASS: TestCopyCheckFirst (2.58s) === RUN TestSyncNoTraverse run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:42:16 ERROR : Ignoring --no-traverse with sync 2024/11/27 02:42:16 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/27 02:42:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 02:42:16 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:42:16 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:42:17 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/27 02:42:17 INFO : sub dir/hello world: Copied (new) 2024/11/27 02:42:17 DEBUG : Waiting for deletions to finish 2024/11/27 02:42:17 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" --- PASS: TestSyncNoTraverse (2.48s) === RUN TestCopyWithDepth run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:42:19 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/27 02:42:19 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/27 02:42:19 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:42:19 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:42:20 DEBUG : hello world2: Dst hash empty - aborting Src hash check 2024/11/27 02:42:20 INFO : hello world2: Copied (new) run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" --- PASS: TestCopyWithDepth (1.78s) === RUN TestCopyWithFilesFrom run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:42:21 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/27 02:42:21 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:42:21 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:42:21 DEBUG : potato2: Dst hash empty - aborting Src hash check 2024/11/27 02:42:21 INFO : potato2: Copied (new) run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (1.94s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:42:23 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/27 02:42:23 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:42:23 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:42:23 DEBUG : potato2: Dst hash empty - aborting Src hash check 2024/11/27 02:42:23 INFO : potato2: Copied (new) run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.90s) === RUN TestCopyEmptyDirectories run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:42:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/27 02:42:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/27 02:42:24 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/27 02:42:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/27 02:42:24 DEBUG : sub dir: Making directory 2024/11/27 02:42:25 INFO : sub dir: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/27 02:42:25 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/27 02:42:25 DEBUG : sub dir2: Making directory 2024/11/27 02:42:25 INFO : sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2024/11/27 02:42:25 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/11/27 02:42:25 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/27 02:42:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 02:42:25 INFO : sub dir2/sub sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2024/11/27 02:42:25 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2024/11/27 02:42:25 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:42:25 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:42:26 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/27 02:42:26 INFO : sub dir/hello world: Copied (new) 2024/11/27 02:42:26 INFO : sub dir2/sub sub dir2: Set directory modification time (using DirSetModTime) 2024/11/27 02:42:26 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/27 02:42:26 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" --- PASS: TestCopyEmptyDirectories (4.18s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:42:28 DEBUG : sub dir2: Making directory 2024/11/27 02:42:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/27 02:42:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/27 02:42:29 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/27 02:42:29 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/11/27 02:42:29 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2024/11/27 02:42:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 02:42:29 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:42:29 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:42:29 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/27 02:42:29 INFO : sub dir/hello world: Copied (new) 2024/11/27 02:42:30 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoEmptyDirectories (2.21s) === RUN TestMoveEmptyDirectories run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:42:31 DEBUG : sub dir2: Making directory with metadata 2024/11/27 02:42:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/27 02:42:31 DEBUG : sub dir: Making directory 2024/11/27 02:42:31 INFO : sub dir: Made directory with modification time 2024-11-27 02:42:31.196679621 +0000 UTC 2024/11/27 02:42:31 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/27 02:42:31 DEBUG : sub dir2: Making directory 2024/11/27 02:42:32 INFO : sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2024/11/27 02:42:32 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/11/27 02:42:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 02:42:32 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:42:32 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:42:32 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/27 02:42:32 INFO : sub dir/hello world: Copied (new) 2024/11/27 02:42:32 INFO : sub dir/hello world: Deleted 2024/11/27 02:42:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/27 02:42:33 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" --- PASS: TestMoveEmptyDirectories (3.70s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:42:34 DEBUG : sub dir no update dir modtime: Making directory with metadata 2024/11/27 02:42:34 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/27 02:42:35 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:42:35 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:42:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" --- PASS: TestSyncNoUpdateDirModtime (1.95s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:42:36 DEBUG : sub dir2: Making directory 2024/11/27 02:42:36 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/27 02:42:36 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/11/27 02:42:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 02:42:36 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:42:36 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:42:37 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/27 02:42:37 INFO : sub dir/hello world: Copied (new) 2024/11/27 02:42:37 INFO : sub dir/hello world: Deleted 2024/11/27 02:42:37 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestMoveNoEmptyDirectories (2.19s) === RUN TestSyncEmptyDirectories run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:42:39 DEBUG : sub dir2: Making directory with metadata 2024/11/27 02:42:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/27 02:42:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/27 02:42:39 DEBUG : sub dir: Making directory 2024/11/27 02:42:39 INFO : sub dir: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/27 02:42:39 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/27 02:42:39 DEBUG : sub dir2: Making directory 2024/11/27 02:42:39 INFO : sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2024/11/27 02:42:39 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/11/27 02:42:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 02:42:39 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:42:39 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:42:40 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/27 02:42:40 INFO : sub dir/hello world: Copied (new) 2024/11/27 02:42:40 DEBUG : Waiting for deletions to finish 2024/11/27 02:42:40 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/27 02:42:40 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" --- PASS: TestSyncEmptyDirectories (3.56s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:42:42 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2024/11/27 02:42:42 INFO : a1/b2/c1/d1/e1: Set directory modification time (using DirSetModTime) 2024/11/27 02:42:42 INFO : a1/b2/c1/d1: Set directory modification time (using DirSetModTime) 2024/11/27 02:42:42 INFO : a1/b2/c1: Set directory modification time (using DirSetModTime) 2024/11/27 02:42:42 INFO : a1/b2: Set directory modification time (using DirSetModTime) 2024/11/27 02:42:42 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using DirSetModTime) 2024/11/27 02:42:42 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using DirSetModTime) 2024/11/27 02:42:42 INFO : a1/b1/c1/d2/e1: Set directory modification time (using DirSetModTime) 2024/11/27 02:42:42 INFO : a1/b1/c1/d2: Set directory modification time (using DirSetModTime) 2024/11/27 02:42:42 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2024/11/27 02:42:42 INFO : a1/b1/c1/d1/e1: Set directory modification time (using DirSetModTime) 2024/11/27 02:42:42 INFO : a1/b1/c1/d1: Set directory modification time (using DirSetModTime) 2024/11/27 02:42:42 INFO : a1/b1/c1: Set directory modification time (using DirSetModTime) 2024/11/27 02:42:42 INFO : a1/b1: Set directory modification time (using DirSetModTime) 2024/11/27 02:42:42 INFO : a1: Set directory modification time (using DirSetModTime) 2024/11/27 02:42:42 DEBUG : a1: Making directory 2024/11/27 02:42:43 INFO : a1: Made directory with modification time 2001-02-03 04:19:06.499999999 +0000 UTC 2024/11/27 02:42:43 DEBUG : Added delayed dir = "a1", newDst= 2024/11/27 02:42:43 DEBUG : a1/b1: Making directory 2024/11/27 02:42:43 INFO : a1/b1: Made directory with modification time 2001-02-03 04:18:06.499999999 +0000 UTC 2024/11/27 02:42:43 DEBUG : Added delayed dir = "a1/b1", newDst= 2024/11/27 02:42:43 DEBUG : a1/b2: Making directory 2024/11/27 02:42:43 INFO : a1/b2: Made directory with modification time 2001-02-03 04:09:06.499999999 +0000 UTC 2024/11/27 02:42:43 DEBUG : Added delayed dir = "a1/b2", newDst= 2024/11/27 02:42:43 DEBUG : a1/b2/c1: Making directory 2024/11/27 02:42:43 DEBUG : a1/b1/c1: Making directory 2024/11/27 02:42:44 INFO : a1/b2/c1: Made directory with modification time 2001-02-03 04:08:06.499999999 +0000 UTC 2024/11/27 02:42:44 DEBUG : Added delayed dir = "a1/b2/c1", newDst= 2024/11/27 02:42:44 DEBUG : a1/b2/c1/d1: Making directory 2024/11/27 02:42:44 INFO : a1/b1/c1: Made directory with modification time 2001-02-03 04:17:06.499999999 +0000 UTC 2024/11/27 02:42:44 DEBUG : Added delayed dir = "a1/b1/c1", newDst= 2024/11/27 02:42:44 DEBUG : a1/b1/c1/d1: Making directory 2024/11/27 02:42:44 INFO : a1/b2/c1/d1: Made directory with modification time 2001-02-03 04:07:06.499999999 +0000 UTC 2024/11/27 02:42:44 DEBUG : Added delayed dir = "a1/b2/c1/d1", newDst= 2024/11/27 02:42:44 DEBUG : a1/b2/c1/d1/e1: Making directory 2024/11/27 02:42:44 INFO : a1/b1/c1/d1: Made directory with modification time 2001-02-03 04:16:06.499999999 +0000 UTC 2024/11/27 02:42:44 DEBUG : Added delayed dir = "a1/b1/c1/d1", newDst= 2024/11/27 02:42:44 DEBUG : a1/b1/c1/d2: Making directory 2024/11/27 02:42:44 INFO : a1/b2/c1/d1/e1: Made directory with modification time 2001-02-03 04:06:06.499999999 +0000 UTC 2024/11/27 02:42:44 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1", newDst= 2024/11/27 02:42:44 DEBUG : a1/b2/c1/d1/e1/f1: Making directory 2024/11/27 02:42:44 INFO : a1/b1/c1/d2: Made directory with modification time 2001-02-03 04:13:06.499999999 +0000 UTC 2024/11/27 02:42:44 DEBUG : Added delayed dir = "a1/b1/c1/d2", newDst= 2024/11/27 02:42:44 DEBUG : a1/b1/c1/d2/e1: Making directory 2024/11/27 02:42:44 DEBUG : a1/b1/c1/d1/e1: Making directory 2024/11/27 02:42:45 INFO : a1/b2/c1/d1/e1/f1: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/27 02:42:45 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1/f1", newDst= 2024/11/27 02:42:45 INFO : a1/b1/c1/d2/e1: Made directory with modification time 2001-02-03 04:12:06.499999999 +0000 UTC 2024/11/27 02:42:45 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1", newDst= 2024/11/27 02:42:45 DEBUG : a1/b1/c1/d2/e1/f1: Making directory 2024/11/27 02:42:45 INFO : a1/b1/c1/d1/e1: Made directory with modification time 2001-02-03 04:15:06.499999999 +0000 UTC 2024/11/27 02:42:45 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1", newDst= 2024/11/27 02:42:45 DEBUG : a1/b1/c1/d1/e1/f1: Making directory 2024/11/27 02:42:45 INFO : a1/b1/c1/d2/e1/f1: Made directory with modification time 2001-02-03 04:11:06.499999999 +0000 UTC 2024/11/27 02:42:45 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f1", newDst= 2024/11/27 02:42:45 DEBUG : a1/b1/c1/d2/e1/f2: Making directory 2024/11/27 02:42:45 INFO : a1/b1/c1/d1/e1/f1: Made directory with modification time 2001-02-03 04:14:06.499999999 +0000 UTC 2024/11/27 02:42:45 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1/f1", newDst= 2024/11/27 02:42:45 INFO : a1/b1/c1/d2/e1/f2: Made directory with modification time 2001-02-03 04:10:06.499999999 +0000 UTC 2024/11/27 02:42:45 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f2", newDst= 2024/11/27 02:42:45 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:42:45 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:42:45 DEBUG : Waiting for deletions to finish 2024/11/27 02:42:46 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using DirSetModTime) 2024/11/27 02:42:46 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using DirSetModTime) 2024/11/27 02:42:46 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2024/11/27 02:42:46 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2024/11/27 02:42:46 INFO : a1/b1/c1/d1/e1: Set directory modification time (using DirSetModTime) 2024/11/27 02:42:46 INFO : a1/b2/c1/d1/e1: Set directory modification time (using DirSetModTime) 2024/11/27 02:42:46 INFO : a1/b1/c1/d2/e1: Set directory modification time (using DirSetModTime) 2024/11/27 02:42:46 INFO : a1/b1/c1/d2: Set directory modification time (using DirSetModTime) 2024/11/27 02:42:46 INFO : a1/b1/c1/d1: Set directory modification time (using DirSetModTime) 2024/11/27 02:42:46 INFO : a1/b2/c1/d1: Set directory modification time (using DirSetModTime) 2024/11/27 02:42:46 INFO : a1/b1/c1: Set directory modification time (using DirSetModTime) 2024/11/27 02:42:46 INFO : a1/b2/c1: Set directory modification time (using DirSetModTime) 2024/11/27 02:42:46 INFO : a1/b2: Set directory modification time (using DirSetModTime) 2024/11/27 02:42:46 INFO : a1/b1: Set directory modification time (using DirSetModTime) 2024/11/27 02:42:46 INFO : a1: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:42:51 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/a1/b2/c1/d1/e1 not empty`) 2024/11/27 02:42:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/27 02:42:51 DEBUG : pacer: Reducing sleep to 15ms 2024/11/27 02:42:51 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/a1/b2/c1/d1 not empty`) 2024/11/27 02:42:51 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2024/11/27 02:42:52 DEBUG : pacer: Reducing sleep to 22.5ms 2024/11/27 02:42:52 DEBUG : pacer: Reducing sleep to 16.875ms 2024/11/27 02:42:52 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/a1/b2 not empty`) 2024/11/27 02:42:52 DEBUG : pacer: Rate limited, increasing sleep to 33.75ms 2024/11/27 02:42:52 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/a1/b2 not empty`) 2024/11/27 02:42:52 DEBUG : pacer: Rate limited, increasing sleep to 67.5ms 2024/11/27 02:42:52 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/a1/b2 not empty`) 2024/11/27 02:42:52 DEBUG : pacer: Rate limited, increasing sleep to 135ms 2024/11/27 02:42:52 DEBUG : pacer: Reducing sleep to 101.25ms 2024/11/27 02:42:52 DEBUG : pacer: Reducing sleep to 75.9375ms 2024/11/27 02:42:53 DEBUG : pacer: Reducing sleep to 56.953125ms 2024/11/27 02:42:53 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/a1/b1/c1/d2/e1 not empty`) 2024/11/27 02:42:53 DEBUG : pacer: Rate limited, increasing sleep to 113.90625ms 2024/11/27 02:42:53 DEBUG : pacer: Reducing sleep to 85.429687ms 2024/11/27 02:42:53 DEBUG : pacer: Reducing sleep to 64.072265ms 2024/11/27 02:42:53 DEBUG : pacer: Reducing sleep to 48.054198ms 2024/11/27 02:42:53 DEBUG : pacer: Reducing sleep to 36.040648ms 2024/11/27 02:42:54 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/a1/b1/c1/d1 not empty`) 2024/11/27 02:42:54 DEBUG : pacer: Rate limited, increasing sleep to 72.081296ms 2024/11/27 02:42:54 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/a1/b1/c1/d1 not empty`) 2024/11/27 02:42:54 DEBUG : pacer: Rate limited, increasing sleep to 144.162592ms 2024/11/27 02:42:54 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/a1/b1/c1/d1 not empty`) 2024/11/27 02:42:54 DEBUG : pacer: Rate limited, increasing sleep to 288.325184ms 2024/11/27 02:42:54 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/a1/b1/c1/d1 not empty`) 2024/11/27 02:42:54 DEBUG : pacer: Rate limited, increasing sleep to 576.650368ms 2024/11/27 02:42:54 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/a1/b1/c1/d1 not empty`) 2024/11/27 02:42:54 DEBUG : pacer: Rate limited, increasing sleep to 1.153300736s 2024/11/27 02:42:55 DEBUG : pacer: Reducing sleep to 864.975552ms 2024/11/27 02:42:56 DEBUG : pacer: Reducing sleep to 648.731664ms 2024/11/27 02:42:57 DEBUG : pacer: Reducing sleep to 486.548748ms 2024/11/27 02:42:58 DEBUG : pacer: Reducing sleep to 364.911561ms 2024/11/27 02:42:58 DEBUG : pacer: Reducing sleep to 273.68367ms 2024/11/27 02:42:58 DEBUG : pacer: Reducing sleep to 205.262752ms 2024/11/27 02:42:59 DEBUG : pacer: Reducing sleep to 153.947064ms --- PASS: TestSyncSetDelayedModTimes (16.58s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:42:59 DEBUG : sub dir2: Making directory 2024/11/27 02:42:59 DEBUG : pacer: Reducing sleep to 115.460298ms 2024/11/27 02:42:59 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/27 02:42:59 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/11/27 02:42:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 02:42:59 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:42:59 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:43:00 DEBUG : pacer: Reducing sleep to 86.595223ms 2024/11/27 02:43:00 DEBUG : pacer: Reducing sleep to 64.946417ms 2024/11/27 02:43:00 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/27 02:43:00 INFO : sub dir/hello world: Copied (new) 2024/11/27 02:43:00 DEBUG : Waiting for deletions to finish 2024/11/27 02:43:00 DEBUG : pacer: Reducing sleep to 48.709812ms 2024/11/27 02:43:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/27 02:43:00 DEBUG : pacer: Reducing sleep to 36.532359ms 2024/11/27 02:43:00 DEBUG : pacer: Reducing sleep to 27.399269ms 2024/11/27 02:43:01 DEBUG : pacer: Reducing sleep to 20.549451ms 2024/11/27 02:43:01 DEBUG : pacer: Reducing sleep to 15.412088ms 2024/11/27 02:43:01 DEBUG : pacer: Reducing sleep to 11.559066ms 2024/11/27 02:43:01 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncNoEmptyDirectories (2.66s) === RUN TestServerSideCopy run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:43:02 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nuqepuw2levo" sync_test.go:590: Server side copy (if possible) files root 'rclone-test-vazepom7jowe' -> files root 'rclone-test-nuqepuw2levo' 2024/11/27 02:43:04 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/27 02:43:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 02:43:04 DEBUG : files root 'rclone-test-nuqepuw2levo': Waiting for checks to finish 2024/11/27 02:43:04 DEBUG : files root 'rclone-test-nuqepuw2levo': Waiting for transfers to finish 2024/11/27 02:43:05 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/27 02:43:05 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2024/11/27 02:43:05 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/27 02:43:05 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:43:06 DEBUG : files root 'rclone-test-nuqepuw2levo': Purge remote --- PASS: TestServerSideCopy (5.72s) === RUN TestCopyOverSelf run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:43:08 DEBUG : sub dir: Directory modification time the same (differ by -700.389729ms, within tolerance 1s) 2024/11/27 02:43:08 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/27 02:43:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/27 02:43:09 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:43:09 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:43:09 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/27 02:43:09 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/27 02:43:10 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" --- PASS: TestCopyOverSelf (3.91s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:43:12 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-hihuyec7tewa" sync_test.go:626: Server side copy (if possible) files root 'rclone-test-vazepom7jowe' -> files root 'rclone-test-hihuyec7tewa' 2024/11/27 02:43:13 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/27 02:43:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 02:43:14 DEBUG : files root 'rclone-test-hihuyec7tewa': Waiting for checks to finish 2024/11/27 02:43:14 DEBUG : files root 'rclone-test-hihuyec7tewa': Waiting for transfers to finish 2024/11/27 02:43:16 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/27 02:43:16 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2024/11/27 02:43:16 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/27 02:43:16 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:43:18 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/27 02:43:18 DEBUG : files root 'rclone-test-hihuyec7tewa': Waiting for checks to finish 2024/11/27 02:43:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/27 02:43:18 DEBUG : files root 'rclone-test-hihuyec7tewa': Waiting for transfers to finish 2024/11/27 02:43:20 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/27 02:43:20 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2024/11/27 02:43:20 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/27 02:43:20 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:43:20 DEBUG : files root 'rclone-test-hihuyec7tewa': Purge remote --- PASS: TestServerSideCopyOverSelf (10.93s) === RUN TestMoveOverSelf run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:43:23 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/27 02:43:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/27 02:43:23 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:43:23 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:43:24 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/27 02:43:24 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/27 02:43:24 INFO : sub dir/hello world: Deleted 2024/11/27 02:43:24 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" --- PASS: TestMoveOverSelf (3.73s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:43:27 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-vefomac7gupe" sync_test.go:671: Server side copy (if possible) files root 'rclone-test-vazepom7jowe' -> files root 'rclone-test-vefomac7gupe' 2024/11/27 02:43:28 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/27 02:43:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 02:43:28 DEBUG : files root 'rclone-test-vefomac7gupe': Waiting for checks to finish 2024/11/27 02:43:28 DEBUG : files root 'rclone-test-vefomac7gupe': Waiting for transfers to finish 2024/11/27 02:43:30 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/27 02:43:30 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2024/11/27 02:43:30 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/27 02:43:30 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:43:32 DEBUG : files root 'rclone-test-vefomac7gupe': Using server-side directory move 2024/11/27 02:43:32 INFO : files root 'rclone-test-vefomac7gupe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/27 02:43:32 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/27 02:43:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/27 02:43:32 DEBUG : files root 'rclone-test-vefomac7gupe': Waiting for checks to finish 2024/11/27 02:43:32 DEBUG : files root 'rclone-test-vefomac7gupe': Waiting for transfers to finish 2024/11/27 02:43:32 INFO : sub dir/hello world: Deleted 2024/11/27 02:43:33 INFO : sub dir/hello world: Moved (server-side) 2024/11/27 02:43:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/27 02:43:35 DEBUG : testing file moves 2024/11/27 02:43:35 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/27 02:43:35 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/27 02:43:35 DEBUG : files root 'rclone-test-vefomac7gupe': Waiting for checks to finish 2024/11/27 02:43:35 DEBUG : files root 'rclone-test-vefomac7gupe': Waiting for transfers to finish 2024/11/27 02:43:35 INFO : sub dir/hello world: Deleted 2024/11/27 02:43:36 INFO : sub dir/hello world: Moved (server-side) 2024/11/27 02:43:36 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:43:36 DEBUG : files root 'rclone-test-vefomac7gupe': Purge remote --- PASS: TestServerSideMoveOverSelf (12.06s) === RUN TestCopyAfterDelete run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:43:39 ERROR : : error listing: directory not found 2024/11/27 02:43:39 DEBUG : Local file system at /tmp/rclone205132831: Making directory 2024/11/27 02:43:39 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:43:39 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" --- PASS: TestCopyAfterDelete (2.80s) === RUN TestCopyRedownload run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:728 Error: Should be true Test: TestCopyRedownload Messages: listing wrong, want sub dir/hello world (11) got fstest.go:197: Not found "sub dir/hello world" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:728 Error: Not equal: expected: 0 actual : 1 Test: TestCopyRedownload Messages: 1 objects not found 2024/11/27 02:43:49 DEBUG : Local file system at /tmp/rclone205132831: Waiting for checks to finish 2024/11/27 02:43:49 DEBUG : Local file system at /tmp/rclone205132831: Waiting for transfers to finish run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:43:49 ERROR : : error listing: directory not found fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 2024/11/27 02:43:50 ERROR : : error listing: directory not found fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 2024/11/27 02:43:52 ERROR : : error listing: directory not found fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:736 Error: Should be true Test: TestCopyRedownload Messages: listing wrong, want sub dir/hello world (11) got fstest.go:197: Not found "sub dir/hello world" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:736 Error: Not equal: expected: 0 actual : 1 Test: TestCopyRedownload Messages: 1 objects not found --- FAIL: TestCopyRedownload (16.71s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:43:58 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/27 02:43:58 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:43:58 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:43:59 DEBUG : check sum: Dst hash empty - aborting Src hash check 2024/11/27 02:43:59 INFO : check sum: Copied (new) 2024/11/27 02:43:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:43:59 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:43:59 DEBUG : check sum: Dst hash empty - aborting Src hash check 2024/11/27 02:43:59 DEBUG : check sum: Size of src and dst objects identical 2024/11/27 02:43:59 DEBUG : check sum: Unchanged skipping 2024/11/27 02:43:59 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:43:59 DEBUG : Waiting for deletions to finish 2024/11/27 02:43:59 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (2.89s) === RUN TestSyncSizeOnly run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:44:00 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/27 02:44:00 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:44:00 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:44:01 DEBUG : sizeonly: Dst hash empty - aborting Src hash check 2024/11/27 02:44:01 INFO : sizeonly: Copied (new) 2024/11/27 02:44:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:44:01 DEBUG : sizeonly: Sizes identical 2024/11/27 02:44:01 DEBUG : sizeonly: Unchanged skipping 2024/11/27 02:44:01 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:44:01 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:44:01 DEBUG : Waiting for deletions to finish 2024/11/27 02:44:01 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" --- PASS: TestSyncSizeOnly (2.41s) === RUN TestSyncIgnoreSize run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:44:03 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/27 02:44:03 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:44:03 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:44:03 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2024/11/27 02:44:03 INFO : ignore-size: Copied (new) 2024/11/27 02:44:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:44:04 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:44:04 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:44:04 DEBUG : ignore-size: Unchanged skipping 2024/11/27 02:44:04 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:44:04 DEBUG : Waiting for deletions to finish 2024/11/27 02:44:04 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" --- PASS: TestSyncIgnoreSize (2.42s) === RUN TestSyncIgnoreTimes run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:44:06 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:44:06 DEBUG : existing: Unchanged skipping 2024/11/27 02:44:06 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:44:06 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:44:06 DEBUG : Waiting for deletions to finish 2024/11/27 02:44:06 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:44:06 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/27 02:44:06 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:44:06 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:44:07 DEBUG : existing: Dst hash empty - aborting Src hash check 2024/11/27 02:44:07 INFO : existing: Copied (replaced existing) 2024/11/27 02:44:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (3.15s) === RUN TestSyncIgnoreExisting run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:44:08 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/27 02:44:08 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:44:08 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:44:12 DEBUG : existing: Dst hash empty - aborting Src hash check 2024/11/27 02:44:12 INFO : existing: Copied (new) 2024/11/27 02:44:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:44:13 DEBUG : existing: Destination exists, skipping 2024/11/27 02:44:13 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:44:13 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:44:13 DEBUG : Waiting for deletions to finish 2024/11/27 02:44:13 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (5.74s) === RUN TestSyncIgnoreErrors run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:44:15 DEBUG : d: Making directory 2024/11/27 02:44:16 DEBUG : Added delayed dir = "a", newDst= 2024/11/27 02:44:16 DEBUG : c: Directory modification time the same (differ by -119.881243ms, within tolerance 1s) 2024/11/27 02:44:16 DEBUG : Added delayed dir = "c", newDst=c 2024/11/27 02:44:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/27 02:44:16 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/27 02:44:16 DEBUG : c/non empty space: Unchanged skipping 2024/11/27 02:44:16 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:44:16 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:44:17 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2024/11/27 02:44:17 INFO : a/potato2: Copied (new) 2024/11/27 02:44:17 DEBUG : Waiting for deletions to finish 2024/11/27 02:44:17 INFO : b/potato: Deleted 2024/11/27 02:44:17 INFO : a: Set directory modification time (using DirSetModTime) 2024/11/27 02:44:17 INFO : d: Removing directory 2024/11/27 02:44:17 INFO : b: Removing directory 2024/11/27 02:44:18 DEBUG : files root 'rclone-test-vazepom7jowe': deleted 2 directories run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (5.51s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:44:20 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:44:20 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/27 02:44:20 DEBUG : empty space: Dst hash empty - aborting Src hash check 2024/11/27 02:44:20 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:44:20 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2024/11/27 02:44:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:44:21 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/27 02:44:21 DEBUG : empty space: Dst hash empty - aborting Src hash check 2024/11/27 02:44:21 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:44:21 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:44:22 DEBUG : empty space: Dst hash empty - aborting Src hash check 2024/11/27 02:44:22 INFO : empty space: Copied (replaced existing) 2024/11/27 02:44:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (3.41s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:44:24 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/27 02:44:24 DEBUG : empty space: Dst hash empty - aborting Src hash check 2024/11/27 02:44:24 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:44:24 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:44:25 DEBUG : empty space: Dst hash empty - aborting Src hash check 2024/11/27 02:44:25 INFO : empty space: Copied (replaced existing) 2024/11/27 02:44:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:1035 Error: Should be true Test: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime Messages: empty space: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) --- FAIL: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.79s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:44:27 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:44:27 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/27 02:44:27 DEBUG : foo: Dst hash empty - aborting Src hash check 2024/11/27 02:44:27 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:44:27 DEBUG : foo: Dst hash empty - aborting Src hash check 2024/11/27 02:44:27 INFO : foo: Copied (replaced existing) 2024/11/27 02:44:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (2.75s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:44:29 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/27 02:44:29 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/27 02:44:29 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:44:29 DEBUG : empty space: Unchanged skipping 2024/11/27 02:44:29 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:44:30 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/11/27 02:44:30 INFO : potato: Copied (new) 2024/11/27 02:44:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (2.95s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:44:32 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/27 02:44:32 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:44:32 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:44:33 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/11/27 02:44:33 INFO : potato: Copied (replaced existing) 2024/11/27 02:44:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.77s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:44:35 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:44:35 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2024/11/27 02:44:35 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/11/27 02:44:35 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:44:36 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/11/27 02:44:36 INFO : potato: Copied (replaced existing) 2024/11/27 02:44:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (2.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:44:38 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/27 02:44:38 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/27 02:44:38 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:44:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/27 02:44:38 DEBUG : empty space: Unchanged skipping 2024/11/27 02:44:38 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:44:38 DEBUG : Waiting for deletions to finish 2024/11/27 02:44:38 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:44:41 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/27 02:44:41 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/27 02:44:41 DEBUG : empty space: Unchanged skipping 2024/11/27 02:44:41 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:44:41 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:44:42 DEBUG : potato2: Dst hash empty - aborting Src hash check 2024/11/27 02:44:42 INFO : potato2: Copied (new) 2024/11/27 02:44:42 DEBUG : Waiting for deletions to finish 2024/11/27 02:44:42 INFO : potato: Deleted run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:44:45 DEBUG : d: Making directory 2024/11/27 02:44:45 DEBUG : d/e: Making directory 2024/11/27 02:44:46 DEBUG : Added delayed dir = "a", newDst= 2024/11/27 02:44:46 DEBUG : c: Directory modification time the same (differ by 380.342749ms, within tolerance 1s) 2024/11/27 02:44:46 DEBUG : Added delayed dir = "c", newDst=c 2024/11/27 02:44:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/27 02:44:46 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/27 02:44:46 DEBUG : c/non empty space: Unchanged skipping 2024/11/27 02:44:46 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:44:46 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:44:47 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2024/11/27 02:44:47 INFO : a/potato2: Copied (new) 2024/11/27 02:44:47 DEBUG : Waiting for deletions to finish 2024/11/27 02:44:47 INFO : b/potato: Deleted 2024/11/27 02:44:47 INFO : a: Set directory modification time (using DirSetModTime) 2024/11/27 02:44:47 INFO : d/e: Removing directory 2024/11/27 02:44:47 INFO : d: Removing directory 2024/11/27 02:44:47 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/d not empty`) 2024/11/27 02:44:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/27 02:44:48 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/d not empty`) 2024/11/27 02:44:48 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/11/27 02:44:48 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/d not empty`) 2024/11/27 02:44:48 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/11/27 02:44:48 DEBUG : pacer: Reducing sleep to 60ms 2024/11/27 02:44:48 INFO : b: Removing directory 2024/11/27 02:44:48 DEBUG : pacer: Reducing sleep to 45ms 2024/11/27 02:44:48 DEBUG : files root 'rclone-test-vazepom7jowe': deleted 3 directories run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:44:48 DEBUG : pacer: Reducing sleep to 33.75ms 2024/11/27 02:44:48 DEBUG : pacer: Reducing sleep to 25.3125ms 2024/11/27 02:44:48 DEBUG : pacer: Reducing sleep to 18.984375ms 2024/11/27 02:44:48 DEBUG : pacer: Reducing sleep to 14.238281ms 2024/11/27 02:44:49 DEBUG : pacer: Reducing sleep to 10.67871ms 2024/11/27 02:44:49 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (6.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:44:52 DEBUG : d: Making directory 2024/11/27 02:44:52 DEBUG : Added delayed dir = "a", newDst= 2024/11/27 02:44:52 DEBUG : c: Directory modification time the same (differ by -151.607796ms, within tolerance 1s) 2024/11/27 02:44:52 DEBUG : Added delayed dir = "c", newDst=c 2024/11/27 02:44:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/27 02:44:53 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/27 02:44:53 DEBUG : c/non empty space: Unchanged skipping 2024/11/27 02:44:53 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:44:53 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:44:53 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2024/11/27 02:44:53 INFO : a/potato2: Copied (new) 2024/11/27 02:44:53 ERROR : files root 'rclone-test-vazepom7jowe': not deleting files as there were IO errors 2024/11/27 02:44:53 INFO : a: Set directory modification time (using DirSetModTime) 2024/11/27 02:44:53 ERROR : files root 'rclone-test-vazepom7jowe': not deleting directories as there were IO errors run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (6.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:44:58 DEBUG : Waiting for deletions to finish 2024/11/27 02:44:58 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/27 02:44:58 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/27 02:44:58 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:44:58 DEBUG : empty space: Unchanged skipping 2024/11/27 02:44:58 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:44:58 INFO : potato: Deleted 2024/11/27 02:44:58 DEBUG : potato2: Dst hash empty - aborting Src hash check 2024/11/27 02:44:58 INFO : potato2: Copied (new) run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" --- PASS: TestSyncDeleteDuring (3.65s) === RUN TestSyncDeleteBefore run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:45:01 DEBUG : Waiting for deletions to finish 2024/11/27 02:45:01 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:45:01 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:45:02 INFO : potato: Deleted 2024/11/27 02:45:02 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/27 02:45:02 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/27 02:45:02 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:45:02 DEBUG : empty space: Unchanged skipping 2024/11/27 02:45:02 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:45:03 DEBUG : potato2: Dst hash empty - aborting Src hash check 2024/11/27 02:45:03 INFO : potato2: Copied (new) run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" --- PASS: TestSyncDeleteBefore (4.10s) === RUN TestCopyDeleteBefore run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:45:05 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/27 02:45:05 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:45:05 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:45:05 DEBUG : potato2: Dst hash empty - aborting Src hash check 2024/11/27 02:45:05 INFO : potato2: Copied (new) run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" --- PASS: TestCopyDeleteBefore (2.94s) === RUN TestSyncWithExclude run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:45:08 DEBUG : enormous: Excluded (Size Filter) 2024/11/27 02:45:08 DEBUG : enormous: Excluded 2024/11/27 02:45:08 DEBUG : potato2: Excluded (Size Filter) 2024/11/27 02:45:08 DEBUG : potato2: Excluded 2024/11/27 02:45:08 DEBUG : potato2: Excluded (Size Filter) 2024/11/27 02:45:08 DEBUG : potato2: Excluded 2024/11/27 02:45:08 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/27 02:45:08 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:45:08 DEBUG : empty space: Unchanged skipping 2024/11/27 02:45:08 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:45:08 DEBUG : Waiting for deletions to finish 2024/11/27 02:45:08 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:45:09 DEBUG : enormous: Excluded (Size Filter) 2024/11/27 02:45:09 DEBUG : enormous: Excluded 2024/11/27 02:45:09 DEBUG : potato2: Excluded (Size Filter) 2024/11/27 02:45:09 DEBUG : potato2: Excluded 2024/11/27 02:45:09 DEBUG : potato2: Excluded (Size Filter) 2024/11/27 02:45:09 DEBUG : potato2: Excluded 2024/11/27 02:45:09 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/27 02:45:09 DEBUG : empty space: Unchanged skipping 2024/11/27 02:45:09 DEBUG : Local file system at /tmp/rclone205132831: Waiting for checks to finish 2024/11/27 02:45:09 DEBUG : Local file system at /tmp/rclone205132831: Waiting for transfers to finish 2024/11/27 02:45:09 DEBUG : Waiting for deletions to finish 2024/11/27 02:45:09 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" --- PASS: TestSyncWithExclude (3.43s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:45:12 DEBUG : enormous: Excluded (Size Filter) 2024/11/27 02:45:12 DEBUG : enormous: Excluded 2024/11/27 02:45:12 DEBUG : potato2: Excluded (Size Filter) 2024/11/27 02:45:12 DEBUG : potato2: Excluded 2024/11/27 02:45:13 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/27 02:45:13 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:45:13 DEBUG : empty space: Unchanged skipping 2024/11/27 02:45:13 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:45:13 DEBUG : Waiting for deletions to finish 2024/11/27 02:45:13 INFO : enormous: Deleted 2024/11/27 02:45:13 INFO : potato2: Deleted 2024/11/27 02:45:13 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:45:13 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/27 02:45:13 DEBUG : Local file system at /tmp/rclone205132831: Waiting for checks to finish 2024/11/27 02:45:13 DEBUG : empty space: Unchanged skipping 2024/11/27 02:45:13 DEBUG : Local file system at /tmp/rclone205132831: Waiting for transfers to finish 2024/11/27 02:45:13 DEBUG : Waiting for deletions to finish 2024/11/27 02:45:13 INFO : enormous: Deleted 2024/11/27 02:45:13 INFO : potato2: Deleted 2024/11/27 02:45:13 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.17s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:45:18 DEBUG : five: Need to transfer - File not found at Destination 2024/11/27 02:45:18 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/27 02:45:18 DEBUG : three: Sizes identical 2024/11/27 02:45:18 DEBUG : one: Destination is newer than source, skipping 2024/11/27 02:45:18 DEBUG : two: Dst hash empty - aborting Src hash check 2024/11/27 02:45:18 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:45:18 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/27 02:45:18 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/27 02:45:18 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:45:18 DEBUG : four: Dst hash empty - aborting Src hash check 2024/11/27 02:45:18 INFO : four: Copied (replaced existing) 2024/11/27 02:45:19 DEBUG : two: Dst hash empty - aborting Src hash check 2024/11/27 02:45:19 INFO : two: Copied (replaced existing) 2024/11/27 02:45:22 DEBUG : five: Dst hash empty - aborting Src hash check 2024/11/27 02:45:22 INFO : five: Copied (new) 2024/11/27 02:45:22 DEBUG : Waiting for deletions to finish 2024/11/27 02:45:22 DEBUG : five: Dst hash empty - aborting Src hash check 2024/11/27 02:45:22 DEBUG : three: Dst hash empty - aborting Src hash check 2024/11/27 02:45:22 DEBUG : two: Dst hash empty - aborting Src hash check 2024/11/27 02:45:22 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:45:22 DEBUG : two: Size of src and dst objects identical 2024/11/27 02:45:22 DEBUG : four: Dst hash empty - aborting Src hash check 2024/11/27 02:45:22 DEBUG : one: Destination is newer than source, skipping 2024/11/27 02:45:22 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/27 02:45:22 DEBUG : five: Size of src and dst objects identical 2024/11/27 02:45:22 DEBUG : three: Size of src and dst objects identical 2024/11/27 02:45:22 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/27 02:45:22 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/27 02:45:22 DEBUG : four: Size of src and dst objects identical 2024/11/27 02:45:22 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/27 02:45:22 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:45:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (9.45s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" sync_test.go:1538: Can track renames: true 2024/11/27 02:45:24 INFO : files root 'rclone-test-vazepom7jowe': Making map for --track-renames 2024/11/27 02:45:24 INFO : files root 'rclone-test-vazepom7jowe': Finished making map for --track-renames 2024/11/27 02:45:24 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:45:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/27 02:45:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/27 02:45:24 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for renames to finish 2024/11/27 02:45:24 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:45:24 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/11/27 02:45:24 INFO : potato: Copied (new) 2024/11/27 02:45:25 DEBUG : yam: Dst hash empty - aborting Src hash check 2024/11/27 02:45:25 INFO : yam: Copied (new) 2024/11/27 02:45:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:45:25 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:45:25 INFO : files root 'rclone-test-vazepom7jowe': Making map for --track-renames 2024/11/27 02:45:25 INFO : files root 'rclone-test-vazepom7jowe': Finished making map for --track-renames 2024/11/27 02:45:25 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:45:25 DEBUG : yaml: Need to transfer - No matching file found at Destination 2024/11/27 02:45:25 DEBUG : potato: Unchanged skipping 2024/11/27 02:45:25 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for renames to finish 2024/11/27 02:45:25 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:45:26 DEBUG : yaml: Dst hash empty - aborting Src hash check 2024/11/27 02:45:26 INFO : yaml: Copied (new) 2024/11/27 02:45:26 DEBUG : Waiting for deletions to finish 2024/11/27 02:45:26 INFO : yam: Deleted run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" sync_test.go:1564: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1564 Error: Not equal: expected: true actual : false Test: TestSyncWithTrackRenames Messages: canTrackRenames=true, renames=0 --- FAIL: TestSyncWithTrackRenames (3.64s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" sync_test.go:1610: Can track renames: true 2024/11/27 02:45:27 INFO : files root 'rclone-test-vazepom7jowe': Making map for --track-renames 2024/11/27 02:45:27 INFO : files root 'rclone-test-vazepom7jowe': Finished making map for --track-renames 2024/11/27 02:45:27 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:45:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/27 02:45:27 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/27 02:45:27 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for renames to finish 2024/11/27 02:45:27 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:45:28 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/11/27 02:45:28 INFO : potato: Copied (new) 2024/11/27 02:45:28 DEBUG : yam: Dst hash empty - aborting Src hash check 2024/11/27 02:45:28 INFO : yam: Copied (new) 2024/11/27 02:45:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:45:28 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:45:28 INFO : files root 'rclone-test-vazepom7jowe': Making map for --track-renames 2024/11/27 02:45:28 INFO : files root 'rclone-test-vazepom7jowe': Finished making map for --track-renames 2024/11/27 02:45:28 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:45:28 DEBUG : potato: Unchanged skipping 2024/11/27 02:45:28 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for renames to finish 2024/11/27 02:45:29 INFO : yam: Moved (server-side) to: yaml 2024/11/27 02:45:29 INFO : yaml: Renamed from "yam" 2024/11/27 02:45:29 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:45:29 DEBUG : Waiting for deletions to finish 2024/11/27 02:45:29 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.24s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" sync_test.go:1649: Can track renames: true 2024/11/27 02:45:31 DEBUG : Added delayed dir = "sub", newDst= 2024/11/27 02:45:31 INFO : files root 'rclone-test-vazepom7jowe': Making map for --track-renames 2024/11/27 02:45:31 INFO : files root 'rclone-test-vazepom7jowe': Finished making map for --track-renames 2024/11/27 02:45:31 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:45:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/27 02:45:31 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/27 02:45:31 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for renames to finish 2024/11/27 02:45:31 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:45:31 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/11/27 02:45:31 INFO : potato: Copied (new) 2024/11/27 02:45:31 DEBUG : sub/yam: Dst hash empty - aborting Src hash check 2024/11/27 02:45:31 INFO : sub/yam: Copied (new) 2024/11/27 02:45:31 DEBUG : Waiting for deletions to finish 2024/11/27 02:45:32 INFO : sub: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:45:32 DEBUG : Added delayed dir = "sub", newDst=sub 2024/11/27 02:45:32 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:45:32 DEBUG : potato: Unchanged skipping 2024/11/27 02:45:32 INFO : files root 'rclone-test-vazepom7jowe': Making map for --track-renames 2024/11/27 02:45:32 INFO : files root 'rclone-test-vazepom7jowe': Finished making map for --track-renames 2024/11/27 02:45:32 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:45:32 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for renames to finish 2024/11/27 02:45:33 INFO : sub/yam: Moved (server-side) to: yam 2024/11/27 02:45:33 INFO : yam: Renamed from "sub/yam" 2024/11/27 02:45:33 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:45:33 DEBUG : Waiting for deletions to finish 2024/11/27 02:45:33 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.61s) === RUN TestServerSideMoveLocal run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:45:35 DEBUG : Creating backend with remote "/tmp/rclone205132831/dir1" 2024/11/27 02:45:35 DEBUG : Config file has changed externally - reloading 2024/11/27 02:45:35 DEBUG : Creating backend with remote "/tmp/rclone205132831/dir2" 2024/11/27 02:45:35 DEBUG : Local file system at /tmp/rclone205132831/dir2: Using server-side directory move 2024/11/27 02:45:35 INFO : Local file system at /tmp/rclone205132831/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/27 02:45:35 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/27 02:45:35 DEBUG : Local file system at /tmp/rclone205132831/dir2: Waiting for checks to finish 2024/11/27 02:45:35 DEBUG : Local file system at /tmp/rclone205132831/dir2: Waiting for transfers to finish 2024/11/27 02:45:35 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.24s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:45:35 DEBUG : Added delayed dir = "nested", newDst= 2024/11/27 02:45:35 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/27 02:45:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 02:45:35 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/11/27 02:45:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/27 02:45:35 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:45:35 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:45:36 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/27 02:45:36 INFO : sub dir/hello world: Copied (new) 2024/11/27 02:45:36 INFO : sub dir/hello world: Deleted 2024/11/27 02:45:36 DEBUG : nested/sub dir/file: Dst hash empty - aborting Src hash check 2024/11/27 02:45:36 INFO : nested/sub dir/file: Copied (new) 2024/11/27 02:45:36 INFO : nested/sub dir/file: Deleted 2024/11/27 02:45:36 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/11/27 02:45:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/27 02:45:37 INFO : nested: Set directory modification time (using DirSetModTime) 2024/11/27 02:45:37 INFO : sub dir: Removing directory 2024/11/27 02:45:37 INFO : nested/sub dir: Removing directory 2024/11/27 02:45:37 INFO : nested: Removing directory 2024/11/27 02:45:37 DEBUG : Local file system at /tmp/rclone205132831: deleted 3 directories run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (3.10s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:45:39 DEBUG : Added delayed dir = "nested", newDst= 2024/11/27 02:45:39 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/27 02:45:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 02:45:39 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/11/27 02:45:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/27 02:45:39 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:45:39 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:45:39 DEBUG : nested/sub dir/file: Dst hash empty - aborting Src hash check 2024/11/27 02:45:39 INFO : nested/sub dir/file: Copied (new) 2024/11/27 02:45:39 INFO : nested/sub dir/file: Deleted 2024/11/27 02:45:39 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/27 02:45:39 INFO : sub dir/hello world: Copied (new) 2024/11/27 02:45:39 INFO : sub dir/hello world: Deleted 2024/11/27 02:45:39 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/11/27 02:45:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/27 02:45:40 INFO : nested: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (3.14s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:45:42 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/27 02:45:42 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/27 02:45:42 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:45:42 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:45:42 DEBUG : existing: Dst hash empty - aborting Src hash check 2024/11/27 02:45:42 INFO : existing: Copied (new) 2024/11/27 02:45:42 INFO : existing: Deleted 2024/11/27 02:45:42 DEBUG : existing-b: Dst hash empty - aborting Src hash check 2024/11/27 02:45:42 INFO : existing-b: Copied (new) 2024/11/27 02:45:42 INFO : existing-b: Deleted 2024/11/27 02:45:43 DEBUG : existing: Destination exists, skipping 2024/11/27 02:45:43 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/27 02:45:43 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:45:43 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:45:43 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (2.02s) === RUN TestServerSideMove run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:45:44 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-gifekok7cugi" 2024/11/27 02:45:44 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) files root 'rclone-test-vazepom7jowe' -> files root 'rclone-test-gifekok7cugi' 2024/11/27 02:45:49 DEBUG : files root 'rclone-test-gifekok7cugi': Using server-side directory move 2024/11/27 02:45:49 INFO : files root 'rclone-test-gifekok7cugi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/27 02:45:49 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/27 02:45:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/27 02:45:49 DEBUG : empty space: Unchanged skipping 2024/11/27 02:45:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/27 02:45:49 DEBUG : files root 'rclone-test-gifekok7cugi': Waiting for checks to finish 2024/11/27 02:45:49 INFO : potato3: Deleted 2024/11/27 02:45:49 INFO : empty space: Deleted 2024/11/27 02:45:49 DEBUG : files root 'rclone-test-gifekok7cugi': Waiting for transfers to finish 2024/11/27 02:45:49 INFO : potato2: Moved (server-side) 2024/11/27 02:45:49 INFO : potato3: Moved (server-side) 2024/11/27 02:45:50 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-numazoq3vova" 2024/11/27 02:45:50 DEBUG : files root 'rclone-test-numazoq3vova': Using server-side directory move 2024/11/27 02:45:51 INFO : files root 'rclone-test-numazoq3vova': Server side directory move succeeded 2024/11/27 02:45:51 ERROR : : error listing: directory not found 2024/11/27 02:45:51 DEBUG : files root 'rclone-test-numazoq3vova': Purge remote 2024/11/27 02:45:51 DEBUG : files root 'rclone-test-gifekok7cugi': Purge remote 2024/11/27 02:45:51 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (8.13s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:45:52 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-coracaj6tadu" sync_test.go:1705: Server side move (if possible) files root 'rclone-test-vazepom7jowe' -> files root 'rclone-test-coracaj6tadu' 2024/11/27 02:45:57 DEBUG : empty space: Excluded (Size Filter) 2024/11/27 02:45:57 DEBUG : empty space: Excluded 2024/11/27 02:45:57 DEBUG : empty space: Excluded (Size Filter) 2024/11/27 02:45:57 DEBUG : empty space: Excluded 2024/11/27 02:45:57 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/27 02:45:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/27 02:45:57 DEBUG : files root 'rclone-test-coracaj6tadu': Waiting for checks to finish 2024/11/27 02:45:57 DEBUG : files root 'rclone-test-coracaj6tadu': Waiting for transfers to finish 2024/11/27 02:45:57 INFO : potato3: Deleted 2024/11/27 02:45:57 INFO : potato2: Moved (server-side) 2024/11/27 02:45:57 INFO : potato3: Moved (server-side) 2024/11/27 02:45:58 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-hifanef2mewi" 2024/11/27 02:45:58 DEBUG : Config file has changed externally - reloading 2024/11/27 02:45:58 DEBUG : empty space: Excluded (Size Filter) 2024/11/27 02:45:58 DEBUG : empty space: Excluded 2024/11/27 02:45:58 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/27 02:45:58 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/27 02:45:58 DEBUG : files root 'rclone-test-hifanef2mewi': Waiting for checks to finish 2024/11/27 02:45:58 DEBUG : files root 'rclone-test-hifanef2mewi': Waiting for transfers to finish 2024/11/27 02:45:59 INFO : potato2: Moved (server-side) 2024/11/27 02:45:59 INFO : potato3: Moved (server-side) 2024/11/27 02:45:59 DEBUG : files root 'rclone-test-hifanef2mewi': Purge remote 2024/11/27 02:46:00 DEBUG : files root 'rclone-test-coracaj6tadu': Purge remote --- PASS: TestServerSideMoveWithFilter (8.37s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:46:00 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-kenusib4wuhi" 2024/11/27 02:46:00 DEBUG : Config file has changed externally - reloading 2024/11/27 02:46:03 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) files root 'rclone-test-vazepom7jowe' -> files root 'rclone-test-kenusib4wuhi' 2024/11/27 02:46:06 DEBUG : files root 'rclone-test-kenusib4wuhi': Using server-side directory move 2024/11/27 02:46:06 INFO : files root 'rclone-test-kenusib4wuhi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/27 02:46:06 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/27 02:46:06 DEBUG : Added delayed dir = "tomatoDir", newDst= 2024/11/27 02:46:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/27 02:46:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/27 02:46:06 DEBUG : empty space: Unchanged skipping 2024/11/27 02:46:06 DEBUG : files root 'rclone-test-kenusib4wuhi': Waiting for checks to finish 2024/11/27 02:46:06 INFO : empty space: Deleted 2024/11/27 02:46:06 DEBUG : files root 'rclone-test-kenusib4wuhi': Waiting for transfers to finish 2024/11/27 02:46:06 INFO : potato3: Deleted 2024/11/27 02:46:06 INFO : potato2: Moved (server-side) 2024/11/27 02:46:06 INFO : potato3: Moved (server-side) 2024/11/27 02:46:06 INFO : tomatoDir: Removing directory 2024/11/27 02:46:07 DEBUG : files root 'rclone-test-vazepom7jowe': deleted 1 directories 2024/11/27 02:46:07 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-yuzinap2mixi" 2024/11/27 02:46:08 DEBUG : tomatoDir: Making directory 2024/11/27 02:46:08 DEBUG : files root 'rclone-test-yuzinap2mixi': Using server-side directory move 2024/11/27 02:46:08 INFO : files root 'rclone-test-yuzinap2mixi': Server side directory move succeeded 2024/11/27 02:46:09 ERROR : : error listing: directory not found 2024/11/27 02:46:09 ERROR : : error listing: directory not found 2024/11/27 02:46:09 DEBUG : files root 'rclone-test-yuzinap2mixi': Purge remote 2024/11/27 02:46:09 DEBUG : files root 'rclone-test-kenusib4wuhi': Purge remote 2024/11/27 02:46:09 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (9.19s) === RUN TestServerSideMoveOverlap run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.24s) === RUN TestSyncOverlap run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:46:10 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-vazepom7jowe/rclone-sync-test" run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" --- PASS: TestSyncOverlap (1.79s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:46:11 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-vazepom7jowe/rclone-sync-test" 2024/11/27 02:46:12 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-vazepom7jowe/rclone-sync-test-include/layer2" 2024/11/27 02:46:13 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-vazepom7jowe/rclone-sync-test-ignore-file" 2024/11/27 02:46:15 DEBUG : rclone-sync-test: Excluded 2024/11/27 02:46:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/27 02:46:16 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/11/27 02:46:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/27 02:46:16 DEBUG : files root 'rclone-test-vazepom7jowe/rclone-sync-test': Waiting for checks to finish 2024/11/27 02:46:16 DEBUG : files root 'rclone-test-vazepom7jowe/rclone-sync-test': Waiting for transfers to finish 2024/11/27 02:46:16 DEBUG : Waiting for deletions to finish 2024/11/27 02:46:16 INFO : There was nothing to transfer 2024/11/27 02:46:16 DEBUG : rclone-sync-test: Excluded 2024/11/27 02:46:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/27 02:46:17 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/27 02:46:17 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:46:17 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:46:17 DEBUG : Waiting for deletions to finish 2024/11/27 02:46:17 INFO : rclone-sync-test-include: Removing directory 2024/11/27 02:46:17 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/rclone-sync-test-include not empty`) 2024/11/27 02:46:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/27 02:46:17 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/rclone-sync-test-include not empty`) 2024/11/27 02:46:17 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/11/27 02:46:17 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/rclone-sync-test-include not empty`) 2024/11/27 02:46:17 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/11/27 02:46:17 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/rclone-sync-test-include not empty`) 2024/11/27 02:46:17 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/11/27 02:46:17 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/rclone-sync-test-include not empty`) 2024/11/27 02:46:17 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/11/27 02:46:17 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/rclone-sync-test-include not empty`) 2024/11/27 02:46:17 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/11/27 02:46:18 DEBUG : pacer: low level retry 7/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/rclone-sync-test-include not empty`) 2024/11/27 02:46:18 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/11/27 02:46:18 DEBUG : pacer: low level retry 8/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/rclone-sync-test-include not empty`) 2024/11/27 02:46:18 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/11/27 02:46:20 DEBUG : pacer: low level retry 9/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/rclone-sync-test-include not empty`) 2024/11/27 02:46:22 DEBUG : pacer: low level retry 10/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/rclone-sync-test-include not empty`) 2024/11/27 02:46:22 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/27 02:46:22 DEBUG : files root 'rclone-test-vazepom7jowe': failed to delete 1 directories 2024/11/27 02:46:22 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:46:24 DEBUG : pacer: Reducing sleep to 1.5s 2024/11/27 02:46:26 DEBUG : pacer: Reducing sleep to 1.125s 2024/11/27 02:46:27 DEBUG : pacer: Reducing sleep to 843.75ms 2024/11/27 02:46:27 DEBUG : rclone-sync-test: Excluded 2024/11/27 02:46:28 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/11/27 02:46:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/27 02:46:29 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/11/27 02:46:29 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/11/27 02:46:30 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/11/27 02:46:30 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/11/27 02:46:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/27 02:46:30 DEBUG : files root 'rclone-test-vazepom7jowe/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/11/27 02:46:30 DEBUG : files root 'rclone-test-vazepom7jowe/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/11/27 02:46:30 DEBUG : Waiting for deletions to finish 2024/11/27 02:46:30 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:46:31 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/11/27 02:46:31 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/11/27 02:46:31 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/11/27 02:46:31 DEBUG : rclone-sync-test: Excluded 2024/11/27 02:46:31 DEBUG : pacer: Reducing sleep to 84.470271ms 2024/11/27 02:46:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/27 02:46:31 DEBUG : pacer: Reducing sleep to 63.352703ms 2024/11/27 02:46:31 DEBUG : pacer: Reducing sleep to 47.514527ms 2024/11/27 02:46:32 DEBUG : pacer: Reducing sleep to 35.635895ms 2024/11/27 02:46:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/27 02:46:32 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:46:32 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:46:32 DEBUG : Waiting for deletions to finish 2024/11/27 02:46:32 INFO : rclone-sync-test-include: Removing directory 2024/11/27 02:46:32 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/rclone-sync-test-include not empty`) 2024/11/27 02:46:32 DEBUG : pacer: Rate limited, increasing sleep to 71.27179ms 2024/11/27 02:46:32 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/rclone-sync-test-include not empty`) 2024/11/27 02:46:32 DEBUG : pacer: Rate limited, increasing sleep to 142.54358ms 2024/11/27 02:46:32 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/rclone-sync-test-include not empty`) 2024/11/27 02:46:32 DEBUG : pacer: Rate limited, increasing sleep to 285.08716ms 2024/11/27 02:46:32 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/rclone-sync-test-include not empty`) 2024/11/27 02:46:32 DEBUG : pacer: Rate limited, increasing sleep to 570.17432ms 2024/11/27 02:46:32 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/rclone-sync-test-include not empty`) 2024/11/27 02:46:32 DEBUG : pacer: Rate limited, increasing sleep to 1.14034864s 2024/11/27 02:46:33 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/rclone-sync-test-include not empty`) 2024/11/27 02:46:33 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/11/27 02:46:34 DEBUG : pacer: low level retry 7/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/rclone-sync-test-include not empty`) 2024/11/27 02:46:36 DEBUG : pacer: low level retry 8/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/rclone-sync-test-include not empty`) 2024/11/27 02:46:38 DEBUG : pacer: low level retry 9/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/rclone-sync-test-include not empty`) 2024/11/27 02:46:40 DEBUG : pacer: low level retry 10/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/rclone-sync-test-include not empty`) 2024/11/27 02:46:40 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/27 02:46:40 DEBUG : files root 'rclone-test-vazepom7jowe': failed to delete 1 directories 2024/11/27 02:46:40 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:46:42 DEBUG : pacer: Reducing sleep to 1.5s 2024/11/27 02:46:43 DEBUG : : Excluded 2024/11/27 02:46:44 DEBUG : pacer: Reducing sleep to 1.125s 2024/11/27 02:46:46 DEBUG : pacer: Reducing sleep to 843.75ms 2024/11/27 02:46:46 DEBUG : rclone-sync-test: Excluded 2024/11/27 02:46:47 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/11/27 02:46:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/27 02:46:48 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/11/27 02:46:48 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/11/27 02:46:48 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/11/27 02:46:49 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/11/27 02:46:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/27 02:46:49 DEBUG : files root 'rclone-test-vazepom7jowe/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/11/27 02:46:49 DEBUG : files root 'rclone-test-vazepom7jowe/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/11/27 02:46:49 DEBUG : Waiting for deletions to finish 2024/11/27 02:46:49 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:46:49 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/11/27 02:46:49 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/11/27 02:46:49 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/11/27 02:46:50 DEBUG : pacer: Reducing sleep to 84.470271ms 2024/11/27 02:46:50 DEBUG : pacer: Reducing sleep to 63.352703ms 2024/11/27 02:46:50 DEBUG : pacer: Reducing sleep to 47.514527ms 2024/11/27 02:46:50 DEBUG : pacer: Reducing sleep to 35.635895ms 2024/11/27 02:46:50 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/rclone-sync-test-include not empty`) 2024/11/27 02:46:50 DEBUG : pacer: Rate limited, increasing sleep to 71.27179ms 2024/11/27 02:46:50 DEBUG : pacer: Reducing sleep to 53.453842ms 2024/11/27 02:46:50 DEBUG : pacer: Reducing sleep to 40.090381ms 2024/11/27 02:46:51 DEBUG : pacer: Reducing sleep to 30.067785ms 2024/11/27 02:46:51 DEBUG : pacer: Reducing sleep to 22.550838ms 2024/11/27 02:46:51 DEBUG : pacer: Reducing sleep to 16.913128ms 2024/11/27 02:46:51 DEBUG : pacer: Reducing sleep to 12.684846ms 2024/11/27 02:46:51 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncOverlapWithFilter (43.45s) === RUN TestSyncCompareDest run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:46:55 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-vazepom7jowe/dst" 2024/11/27 02:46:56 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-vazepom7jowe/CompareDest" 2024/11/27 02:46:57 DEBUG : one: Need to transfer - File not found at Destination 2024/11/27 02:46:57 DEBUG : files root 'rclone-test-vazepom7jowe/dst': Waiting for checks to finish 2024/11/27 02:46:57 DEBUG : files root 'rclone-test-vazepom7jowe/dst': Waiting for transfers to finish 2024/11/27 02:46:58 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/27 02:46:58 INFO : one: Copied (new) 2024/11/27 02:46:58 DEBUG : Waiting for deletions to finish 2024/11/27 02:46:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/27 02:46:59 DEBUG : files root 'rclone-test-vazepom7jowe/dst': Waiting for checks to finish 2024/11/27 02:46:59 DEBUG : files root 'rclone-test-vazepom7jowe/dst': Waiting for transfers to finish 2024/11/27 02:47:00 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/27 02:47:00 INFO : one: Copied (replaced existing) 2024/11/27 02:47:00 DEBUG : Waiting for deletions to finish 2024/11/27 02:47:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/27 02:47:03 DEBUG : files root 'rclone-test-vazepom7jowe/dst': Waiting for checks to finish 2024/11/27 02:47:03 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/27 02:47:03 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/27 02:47:03 DEBUG : files root 'rclone-test-vazepom7jowe/dst': Waiting for transfers to finish 2024/11/27 02:47:03 DEBUG : Waiting for deletions to finish 2024/11/27 02:47:03 INFO : There was nothing to transfer 2024/11/27 02:47:05 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/27 02:47:05 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/27 02:47:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/27 02:47:05 DEBUG : files root 'rclone-test-vazepom7jowe/dst': Waiting for checks to finish 2024/11/27 02:47:05 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/27 02:47:05 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/27 02:47:05 DEBUG : files root 'rclone-test-vazepom7jowe/dst': Waiting for transfers to finish 2024/11/27 02:47:05 DEBUG : Waiting for deletions to finish 2024/11/27 02:47:05 INFO : There was nothing to transfer 2024/11/27 02:47:05 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/27 02:47:05 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/27 02:47:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/27 02:47:05 DEBUG : files root 'rclone-test-vazepom7jowe/dst': Waiting for checks to finish 2024/11/27 02:47:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/27 02:47:06 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/27 02:47:06 DEBUG : files root 'rclone-test-vazepom7jowe/dst': Waiting for transfers to finish 2024/11/27 02:47:06 DEBUG : Waiting for deletions to finish 2024/11/27 02:47:06 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/11/27 02:47:06 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/27 02:47:06 DEBUG : two: Need to transfer - File not found at Destination 2024/11/27 02:47:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/27 02:47:06 DEBUG : files root 'rclone-test-vazepom7jowe/dst': Waiting for checks to finish 2024/11/27 02:47:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/27 02:47:07 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/27 02:47:07 DEBUG : files root 'rclone-test-vazepom7jowe/dst': Waiting for transfers to finish 2024/11/27 02:47:08 DEBUG : two: Dst hash empty - aborting Src hash check 2024/11/27 02:47:08 INFO : two: Copied (new) 2024/11/27 02:47:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.39s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:47:11 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-vazepom7jowe/dest" 2024/11/27 02:47:12 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-vazepom7jowe/pre-dest1" 2024/11/27 02:47:12 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-vazepom7jowe/pre-dest2" 2024/11/27 02:47:14 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:47:14 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/27 02:47:15 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:47:15 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/27 02:47:15 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/27 02:47:15 DEBUG : files root 'rclone-test-vazepom7jowe/dest': Waiting for checks to finish 2024/11/27 02:47:15 DEBUG : files root 'rclone-test-vazepom7jowe/dest': Waiting for transfers to finish 2024/11/27 02:47:17 DEBUG : 3: Dst hash empty - aborting Src hash check 2024/11/27 02:47:17 INFO : 3: Copied (new) 2024/11/27 02:47:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.33s) === RUN TestSyncCopyDest run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:47:18 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-vazepom7jowe/dst" 2024/11/27 02:47:19 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-vazepom7jowe/CopyDest" 2024/11/27 02:47:21 DEBUG : one: Need to transfer - File not found at Destination 2024/11/27 02:47:21 DEBUG : files root 'rclone-test-vazepom7jowe/dst': Waiting for checks to finish 2024/11/27 02:47:21 DEBUG : files root 'rclone-test-vazepom7jowe/dst': Waiting for transfers to finish 2024/11/27 02:47:22 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/27 02:47:22 INFO : one: Copied (new) 2024/11/27 02:47:22 DEBUG : Waiting for deletions to finish 2024/11/27 02:47:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/27 02:47:23 DEBUG : files root 'rclone-test-vazepom7jowe/dst': Waiting for checks to finish 2024/11/27 02:47:23 DEBUG : files root 'rclone-test-vazepom7jowe/dst': Waiting for transfers to finish 2024/11/27 02:47:24 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/27 02:47:24 INFO : one: Copied (replaced existing) 2024/11/27 02:47:24 DEBUG : Waiting for deletions to finish 2024/11/27 02:47:27 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-vazepom7jowe/BackupDir" 2024/11/27 02:47:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/27 02:47:28 DEBUG : files root 'rclone-test-vazepom7jowe/dst': Waiting for checks to finish 2024/11/27 02:47:28 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/27 02:47:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/27 02:47:29 INFO : one: Moved (server-side) 2024/11/27 02:47:31 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/27 02:47:31 DEBUG : one: Src hash empty - aborting Dst hash check 2024/11/27 02:47:31 INFO : one: Copied (server-side copy) 2024/11/27 02:47:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/27 02:47:31 DEBUG : files root 'rclone-test-vazepom7jowe/dst': Waiting for transfers to finish 2024/11/27 02:47:31 DEBUG : Waiting for deletions to finish 2024/11/27 02:47:33 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/27 02:47:35 DEBUG : two: Dst hash empty - aborting Src hash check 2024/11/27 02:47:35 DEBUG : two: Src hash empty - aborting Dst hash check 2024/11/27 02:47:35 INFO : two: Copied (server-side copy) 2024/11/27 02:47:35 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/27 02:47:35 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/27 02:47:35 DEBUG : one: Unchanged skipping 2024/11/27 02:47:35 DEBUG : files root 'rclone-test-vazepom7jowe/dst': Waiting for checks to finish 2024/11/27 02:47:35 DEBUG : files root 'rclone-test-vazepom7jowe/dst': Waiting for transfers to finish 2024/11/27 02:47:35 DEBUG : Waiting for deletions to finish 2024/11/27 02:47:36 DEBUG : files root 'rclone-test-vazepom7jowe/dst': Waiting for checks to finish 2024/11/27 02:47:36 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/27 02:47:36 DEBUG : two: Unchanged skipping 2024/11/27 02:47:36 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/27 02:47:36 DEBUG : one: Unchanged skipping 2024/11/27 02:47:36 DEBUG : files root 'rclone-test-vazepom7jowe/dst': Waiting for transfers to finish 2024/11/27 02:47:36 DEBUG : Waiting for deletions to finish 2024/11/27 02:47:36 INFO : There was nothing to transfer 2024/11/27 02:47:37 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/27 02:47:37 DEBUG : three: Destination not found in --copy-dest 2024/11/27 02:47:37 DEBUG : three: Need to transfer - File not found at Destination 2024/11/27 02:47:37 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/27 02:47:37 DEBUG : one: Unchanged skipping 2024/11/27 02:47:37 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/27 02:47:37 DEBUG : two: Unchanged skipping 2024/11/27 02:47:37 DEBUG : files root 'rclone-test-vazepom7jowe/dst': Waiting for checks to finish 2024/11/27 02:47:37 DEBUG : files root 'rclone-test-vazepom7jowe/dst': Waiting for transfers to finish 2024/11/27 02:47:38 DEBUG : three: Dst hash empty - aborting Src hash check 2024/11/27 02:47:38 INFO : three: Copied (new) 2024/11/27 02:47:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (21.95s) === RUN TestSyncBackupDir run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:47:43 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-vazepom7jowe/dst" 2024/11/27 02:47:44 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-vazepom7jowe/backup" 2024/11/27 02:47:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/27 02:47:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:47:45 DEBUG : two: Unchanged skipping 2024/11/27 02:47:45 DEBUG : files root 'rclone-test-vazepom7jowe/dst': Waiting for checks to finish 2024/11/27 02:47:46 INFO : one: Moved (server-side) 2024/11/27 02:47:46 DEBUG : files root 'rclone-test-vazepom7jowe/dst': Waiting for transfers to finish 2024/11/27 02:47:48 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/27 02:47:48 INFO : one: Copied (new) 2024/11/27 02:47:48 DEBUG : Waiting for deletions to finish 2024/11/27 02:47:48 INFO : three.txt: Moved (server-side) 2024/11/27 02:47:48 INFO : three.txt: Moved into backup dir 2024/11/27 02:47:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/27 02:47:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:47:50 DEBUG : two: Unchanged skipping 2024/11/27 02:47:50 DEBUG : files root 'rclone-test-vazepom7jowe/dst': Waiting for checks to finish 2024/11/27 02:47:50 INFO : one: Deleted 2024/11/27 02:47:51 INFO : one: Moved (server-side) 2024/11/27 02:47:51 DEBUG : files root 'rclone-test-vazepom7jowe/dst': Waiting for transfers to finish 2024/11/27 02:47:52 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/27 02:47:52 INFO : one: Copied (new) 2024/11/27 02:47:52 DEBUG : Waiting for deletions to finish 2024/11/27 02:47:52 INFO : three.txt: Deleted 2024/11/27 02:47:52 INFO : three.txt: Moved (server-side) 2024/11/27 02:47:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.44s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:47:56 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-vazepom7jowe/dst" 2024/11/27 02:47:57 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-vazepom7jowe/backup" 2024/11/27 02:47:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/27 02:47:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:47:58 DEBUG : two: Unchanged skipping 2024/11/27 02:47:58 DEBUG : files root 'rclone-test-vazepom7jowe/dst': Waiting for checks to finish 2024/11/27 02:47:59 INFO : one: Moved (server-side) to: one.bak 2024/11/27 02:47:59 DEBUG : files root 'rclone-test-vazepom7jowe/dst': Waiting for transfers to finish 2024/11/27 02:48:00 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/27 02:48:00 INFO : one: Copied (new) 2024/11/27 02:48:00 DEBUG : Waiting for deletions to finish 2024/11/27 02:48:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/27 02:48:01 INFO : three.txt: Moved into backup dir 2024/11/27 02:48:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/27 02:48:02 DEBUG : files root 'rclone-test-vazepom7jowe/dst': Waiting for checks to finish 2024/11/27 02:48:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:48:02 DEBUG : two: Unchanged skipping 2024/11/27 02:48:03 INFO : one.bak: Deleted 2024/11/27 02:48:06 INFO : one: Moved (server-side) to: one.bak 2024/11/27 02:48:06 DEBUG : files root 'rclone-test-vazepom7jowe/dst': Waiting for transfers to finish 2024/11/27 02:48:07 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/27 02:48:07 INFO : one: Copied (new) 2024/11/27 02:48:07 DEBUG : Waiting for deletions to finish 2024/11/27 02:48:07 INFO : three.txt.bak: Deleted 2024/11/27 02:48:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/27 02:48:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.45s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:48:12 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-vazepom7jowe/dst" 2024/11/27 02:48:13 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-vazepom7jowe/backup" 2024/11/27 02:48:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/27 02:48:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:48:14 DEBUG : two: Unchanged skipping 2024/11/27 02:48:14 DEBUG : files root 'rclone-test-vazepom7jowe/dst': Waiting for checks to finish 2024/11/27 02:48:15 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/27 02:48:15 DEBUG : files root 'rclone-test-vazepom7jowe/dst': Waiting for transfers to finish 2024/11/27 02:48:16 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/27 02:48:16 INFO : one: Copied (new) 2024/11/27 02:48:16 DEBUG : Waiting for deletions to finish 2024/11/27 02:48:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/27 02:48:17 INFO : three.txt: Moved into backup dir 2024/11/27 02:48:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/27 02:48:19 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:48:19 DEBUG : two: Unchanged skipping 2024/11/27 02:48:19 DEBUG : files root 'rclone-test-vazepom7jowe/dst': Waiting for checks to finish 2024/11/27 02:48:19 INFO : one-2019-01-01: Deleted 2024/11/27 02:48:20 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/27 02:48:20 DEBUG : files root 'rclone-test-vazepom7jowe/dst': Waiting for transfers to finish 2024/11/27 02:48:20 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/27 02:48:20 INFO : one: Copied (new) 2024/11/27 02:48:20 DEBUG : Waiting for deletions to finish 2024/11/27 02:48:21 INFO : three-2019-01-01.txt: Deleted 2024/11/27 02:48:21 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/27 02:48:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.51s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:48:25 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-vazepom7jowe/dst" 2024/11/27 02:48:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/27 02:48:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:48:26 DEBUG : two: Unchanged skipping 2024/11/27 02:48:26 DEBUG : files root 'rclone-test-vazepom7jowe/dst': Waiting for checks to finish 2024/11/27 02:48:27 INFO : one: Moved (server-side) to: one.bak 2024/11/27 02:48:27 DEBUG : files root 'rclone-test-vazepom7jowe/dst': Waiting for transfers to finish 2024/11/27 02:48:28 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/27 02:48:28 INFO : one: Copied (new) 2024/11/27 02:48:28 DEBUG : Waiting for deletions to finish 2024/11/27 02:48:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/27 02:48:29 INFO : three.txt: Moved into backup dir 2024/11/27 02:48:30 DEBUG : one.bak: Excluded (Path Filter) 2024/11/27 02:48:30 DEBUG : one.bak: Excluded 2024/11/27 02:48:30 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/27 02:48:30 DEBUG : three.txt.bak: Excluded 2024/11/27 02:48:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/27 02:48:30 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:48:30 DEBUG : two: Unchanged skipping 2024/11/27 02:48:30 DEBUG : files root 'rclone-test-vazepom7jowe/dst': Waiting for checks to finish 2024/11/27 02:48:31 INFO : one.bak: Deleted 2024/11/27 02:48:31 INFO : one: Moved (server-side) to: one.bak 2024/11/27 02:48:31 DEBUG : files root 'rclone-test-vazepom7jowe/dst': Waiting for transfers to finish 2024/11/27 02:48:32 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/27 02:48:32 INFO : one: Copied (new) 2024/11/27 02:48:32 DEBUG : Waiting for deletions to finish 2024/11/27 02:48:32 INFO : three.txt.bak: Deleted 2024/11/27 02:48:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/27 02:48:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.16s) === RUN TestSyncSuffix run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:48:36 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-vazepom7jowe/dst" 2024/11/27 02:48:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/27 02:48:39 INFO : one: Moved (server-side) to: one.bak 2024/11/27 02:48:40 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/27 02:48:40 INFO : one: Copied (new) 2024/11/27 02:48:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:48:40 DEBUG : two: Unchanged skipping 2024/11/27 02:48:40 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/27 02:48:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/27 02:48:41 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2024/11/27 02:48:41 INFO : three.txt: Copied (new) 2024/11/27 02:48:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/27 02:48:42 INFO : one.bak: Deleted 2024/11/27 02:48:43 INFO : one: Moved (server-side) to: one.bak 2024/11/27 02:48:43 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/27 02:48:43 INFO : one: Copied (new) 2024/11/27 02:48:44 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:48:44 DEBUG : two: Unchanged skipping 2024/11/27 02:48:44 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/27 02:48:44 INFO : three.txt.bak: Deleted 2024/11/27 02:48:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/27 02:48:45 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2024/11/27 02:48:45 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.80s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:48:50 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-vazepom7jowe/dst" 2024/11/27 02:48:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/27 02:48:52 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/27 02:48:53 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/27 02:48:53 INFO : one: Copied (new) 2024/11/27 02:48:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:48:53 DEBUG : two: Unchanged skipping 2024/11/27 02:48:53 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/27 02:48:54 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/27 02:48:55 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2024/11/27 02:48:55 INFO : three.txt: Copied (new) 2024/11/27 02:48:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/27 02:48:55 INFO : one-2019-01-01: Deleted 2024/11/27 02:48:56 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/27 02:48:57 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/27 02:48:57 INFO : one: Copied (new) 2024/11/27 02:48:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:48:57 DEBUG : two: Unchanged skipping 2024/11/27 02:48:57 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/27 02:48:57 INFO : three-2019-01-01.txt: Deleted 2024/11/27 02:48:58 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/27 02:48:59 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2024/11/27 02:48:59 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.33s) === RUN TestSyncUTFNorm run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:49:01 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:49:01 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/27 02:49:01 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:49:02 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2024/11/27 02:49:02 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/27 02:49:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.41s) === RUN TestSyncImmutable run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:49:03 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/27 02:49:03 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:49:03 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:49:03 DEBUG : existing: Dst hash empty - aborting Src hash check 2024/11/27 02:49:03 INFO : existing: Copied (new) 2024/11/27 02:49:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:49:04 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/27 02:49:04 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/27 02:49:04 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:49:04 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:49:04 ERROR : files root 'rclone-test-vazepom7jowe': not deleting files as there were IO errors 2024/11/27 02:49:04 ERROR : files root 'rclone-test-vazepom7jowe': not deleting directories as there were IO errors run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" --- PASS: TestSyncImmutable (2.30s) === RUN TestSyncIgnoreCase run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.24s) === RUN TestFixCase run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:49:09 DEBUG : Added delayed dir = "SUBDIRA", newDst=SUBDIRA 2024/11/27 02:49:09 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:49:09 DEBUG : existing: Unchanged skipping 2024/11/27 02:49:09 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/11/27 02:49:09 DEBUG : EXISTING: moving to existing-rclone-move-zaxadex7 2024/11/27 02:49:09 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-xexujeq8 2024/11/27 02:49:09 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-zaxadex7 2024/11/27 02:49:09 DEBUG : EXISTING: moving to existing 2024/11/27 02:49:09 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-xexujeq8 2024/11/27 02:49:09 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/11/27 02:49:10 INFO : existing-rclone-move-zaxadex7: Moved (server-side) to: existing 2024/11/27 02:49:10 INFO : EXISTING: Moved (server-side) to: existing 2024/11/27 02:49:10 INFO : EXISTING: Fixed case by renaming to: existing 2024/11/27 02:49:10 INFO : existingbutdifferent-rclone-move-xexujeq8: Moved (server-side) to: existingbutdifferent 2024/11/27 02:49:10 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/11/27 02:49:10 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/11/27 02:49:10 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/11/27 02:49:10 DEBUG : Added delayed dir = "SUBDIRA/subdirb", newDst=SUBDIRA/subdirb 2024/11/27 02:49:11 DEBUG : existingbutdifferent: Dst hash empty - aborting Src hash check 2024/11/27 02:49:11 INFO : existingbutdifferent: Copied (replaced existing) 2024/11/27 02:49:11 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/11/27 02:49:11 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC", newDst=SUBDIRA/subdirb/SUBDIRC 2024/11/27 02:49:12 ERROR : SUBDIRA/subdirb/SUBDIRC: Error while attempting to rename to subdira/subdirb/subdirc: Not Found - `Not Found. This may be related to your permissions.` 2024/11/27 02:49:12 DEBUG : subdira/subdirb/subdirc/hello: Need to transfer - File not found at Destination 2024/11/27 02:49:12 DEBUG : Added delayed dir = "subdira/subdirb/subdirc/subdird", newDst= 2024/11/27 02:49:12 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Need to transfer - File not found at Destination 2024/11/27 02:49:12 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:49:12 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:49:13 DEBUG : subdira/subdirb/subdirc/hello: Dst hash empty - aborting Src hash check 2024/11/27 02:49:13 INFO : subdira/subdirb/subdirc/hello: Copied (new) 2024/11/27 02:49:13 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Dst hash empty - aborting Src hash check 2024/11/27 02:49:13 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (new) 2024/11/27 02:49:13 ERROR : files root 'rclone-test-vazepom7jowe': not deleting files as there were IO errors 2024/11/27 02:49:13 INFO : subdira/subdirb/subdirc/subdird: Set directory modification time (using DirSetModTime) 2024/11/27 02:49:13 ERROR : files root 'rclone-test-vazepom7jowe': not deleting directories as there were IO errors sync_test.go:2655: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2655 Error: Received unexpected error: Not Found - `Not Found. This may be related to your permissions.` Test: TestFixCase run.go:125: removing file "subdira/subdirb/SUBDIRC/hello" failed - try 1/3: Not Found - `Not Found. This may be related to your permissions.` run.go:125: removing file "subdira/subdirb/SUBDIRC/hello" failed - try 2/3: Not Found - `Not Found. This may be related to your permissions.` run.go:125: removing file "subdira/subdirb/SUBDIRC/hello" failed - try 3/3: Not Found - `Not Found. This may be related to your permissions.` run.go:128: removing file "subdira/subdirb/SUBDIRC/hello" failed: Not Found - `Not Found. This may be related to your permissions.` run.go:125: removing file "subdira/subdirb/SUBDIRC/subdird/filewithoutcasedifferences" failed - try 1/3: Not Found - `Not Found. This may be related to your permissions.` run.go:125: removing file "subdira/subdirb/SUBDIRC/subdird/filewithoutcasedifferences" failed - try 2/3: Not Found - `Not Found. This may be related to your permissions.` run.go:125: removing file "subdira/subdirb/SUBDIRC/subdird/filewithoutcasedifferences" failed - try 3/3: Not Found - `Not Found. This may be related to your permissions.` run.go:128: removing file "subdira/subdirb/SUBDIRC/subdird/filewithoutcasedifferences" failed: Not Found - `Not Found. This may be related to your permissions.` 2024/11/27 02:49:21 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb/subdirc not empty`) 2024/11/27 02:49:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/27 02:49:21 DEBUG : pacer: Reducing sleep to 15ms 2024/11/27 02:49:21 DEBUG : pacer: Reducing sleep to 11.25ms run.go:125: removing dir "subdira/subdirb/SUBDIRC/subdird" failed - try 1/3: directory not found 2024/11/27 02:49:22 DEBUG : pacer: Reducing sleep to 10ms run.go:125: removing dir "subdira/subdirb/SUBDIRC/subdird" failed - try 2/3: directory not found run.go:125: removing dir "subdira/subdirb/SUBDIRC/subdird" failed - try 3/3: directory not found run.go:128: removing dir "subdira/subdirb/SUBDIRC/subdird" failed: directory not found run.go:125: removing dir "subdira/subdirb/SUBDIRC" failed - try 1/3: directory not found run.go:125: removing dir "subdira/subdirb/SUBDIRC" failed - try 2/3: directory not found run.go:125: removing dir "subdira/subdirb/SUBDIRC" failed - try 3/3: directory not found run.go:128: removing dir "subdira/subdirb/SUBDIRC" failed: directory not found 2024/11/27 02:49:28 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:49:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/27 02:49:28 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:49:28 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/11/27 02:49:28 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:49:28 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/11/27 02:49:28 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:49:28 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/11/27 02:49:28 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:49:28 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/11/27 02:49:29 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:49:29 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/11/27 02:49:29 DEBUG : pacer: low level retry 7/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:49:29 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/11/27 02:49:30 DEBUG : pacer: low level retry 8/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:49:30 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/11/27 02:49:31 DEBUG : pacer: low level retry 9/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:49:33 DEBUG : pacer: low level retry 10/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) run.go:125: removing dir "subdira/subdirb" failed - try 1/3: directory not empty 2024/11/27 02:49:35 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:49:37 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:49:39 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:49:41 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:49:43 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:49:45 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:49:47 DEBUG : pacer: low level retry 7/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:49:49 DEBUG : pacer: low level retry 8/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:49:51 DEBUG : pacer: low level retry 9/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:49:53 DEBUG : pacer: low level retry 10/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) run.go:125: removing dir "subdira/subdirb" failed - try 2/3: directory not empty 2024/11/27 02:49:55 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:49:57 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:49:59 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:50:01 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:50:03 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:50:05 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:50:07 DEBUG : pacer: low level retry 7/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:50:09 DEBUG : pacer: low level retry 8/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:50:11 DEBUG : pacer: low level retry 9/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:50:13 DEBUG : pacer: low level retry 10/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) run.go:125: removing dir "subdira/subdirb" failed - try 3/3: directory not empty run.go:128: removing dir "subdira/subdirb" failed: directory not empty 2024/11/27 02:50:15 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:50:17 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:50:19 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:50:21 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:50:23 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:50:25 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:50:27 DEBUG : pacer: low level retry 7/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:50:29 DEBUG : pacer: low level retry 8/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:50:31 DEBUG : pacer: low level retry 9/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:50:33 DEBUG : pacer: low level retry 10/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) run.go:125: removing dir "subdira" failed - try 1/3: directory not empty 2024/11/27 02:50:35 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:50:37 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:50:39 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:50:41 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:50:43 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:50:45 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:50:47 DEBUG : pacer: low level retry 7/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:50:49 DEBUG : pacer: low level retry 8/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:50:51 DEBUG : pacer: low level retry 9/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:50:53 DEBUG : pacer: low level retry 10/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) run.go:125: removing dir "subdira" failed - try 2/3: directory not empty 2024/11/27 02:50:55 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:50:57 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:50:59 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:51:01 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:51:03 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:51:05 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:51:07 DEBUG : pacer: low level retry 7/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:51:09 DEBUG : pacer: low level retry 8/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:51:11 DEBUG : pacer: low level retry 9/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:51:13 DEBUG : pacer: low level retry 10/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) run.go:125: removing dir "subdira" failed - try 3/3: directory not empty run.go:128: removing dir "subdira" failed: directory not empty 2024/11/27 02:51:15 DEBUG : pacer: Reducing sleep to 1.5s 2024/11/27 02:51:17 DEBUG : pacer: Reducing sleep to 1.125s 2024/11/27 02:51:18 DEBUG : pacer: Reducing sleep to 843.75ms 2024/11/27 02:51:19 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/11/27 02:51:20 ERROR : subdira/subdirb/SUBDIRC: error listing: directory not found fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 2024/11/27 02:51:21 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/11/27 02:51:21 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/11/27 02:51:22 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/11/27 02:51:22 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/11/27 02:51:22 ERROR : subdira/subdirb/SUBDIRC: error listing: directory not found fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 2024/11/27 02:51:24 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/11/27 02:51:24 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/11/27 02:51:25 DEBUG : pacer: Reducing sleep to 84.470271ms 2024/11/27 02:51:25 DEBUG : pacer: Reducing sleep to 63.352703ms 2024/11/27 02:51:25 ERROR : subdira/subdirb/SUBDIRC: error listing: directory not found fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2655 Error: Not equal: expected: []string{} actual : []string{"subdira", "subdira/subdirb", "subdira/subdirb/SUBDIRC"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=7) "subdira", + (string) (len=15) "subdira/subdirb", + (string) (len=23) "subdira/subdirb/SUBDIRC" } Test: TestFixCase Messages: directories --- FAIL: TestFixCase (143.69s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" sync_test.go:2674: This test only runs on local 2024/11/27 02:51:29 DEBUG : pacer: Reducing sleep to 47.514527ms 2024/11/27 02:51:29 DEBUG : pacer: Reducing sleep to 35.635895ms 2024/11/27 02:51:29 DEBUG : pacer: Reducing sleep to 26.726921ms 2024/11/27 02:51:29 DEBUG : pacer: Reducing sleep to 20.04519ms 2024/11/27 02:51:29 ERROR : subdira/subdirb/SUBDIRC: error listing: directory not found === RUN TestMaxTransfer/Soft run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" sync_test.go:2674: This test only runs on local 2024/11/27 02:51:29 DEBUG : pacer: Reducing sleep to 15.033892ms 2024/11/27 02:51:29 DEBUG : pacer: Reducing sleep to 11.275419ms 2024/11/27 02:51:29 DEBUG : pacer: Reducing sleep to 10ms 2024/11/27 02:51:30 ERROR : subdira/subdirb/SUBDIRC: error listing: directory not found === RUN TestMaxTransfer/Cautious run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" sync_test.go:2674: This test only runs on local 2024/11/27 02:51:30 ERROR : subdira/subdirb/SUBDIRC: error listing: directory not found --- PASS: TestMaxTransfer (1.45s) --- SKIP: TestMaxTransfer/Hard (0.49s) --- SKIP: TestMaxTransfer/Soft (0.48s) --- SKIP: TestMaxTransfer/Cautious (0.48s) === RUN TestSyncConcurrentDelete run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:52:02 ERROR : subdira/subdirb/SUBDIRC: error listing: directory not found 2024/11/27 02:52:02 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:52:02 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:52:02 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:52:02 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:52:02 DEBUG : both1: Unchanged skipping 2024/11/27 02:52:02 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:52:02 DEBUG : both12: Unchanged skipping 2024/11/27 02:52:02 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:52:02 DEBUG : both13: Unchanged skipping 2024/11/27 02:52:02 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:52:02 DEBUG : both14: Unchanged skipping 2024/11/27 02:52:02 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:52:02 DEBUG : both15: Unchanged skipping 2024/11/27 02:52:02 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:52:02 DEBUG : both16: Unchanged skipping 2024/11/27 02:52:02 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:52:02 DEBUG : both17: Unchanged skipping 2024/11/27 02:52:02 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:52:02 DEBUG : both18: Unchanged skipping 2024/11/27 02:52:02 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:52:02 DEBUG : both19: Unchanged skipping 2024/11/27 02:52:02 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:52:02 DEBUG : both2: Unchanged skipping 2024/11/27 02:52:02 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:52:02 DEBUG : both3: Unchanged skipping 2024/11/27 02:52:02 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:52:02 DEBUG : both4: Unchanged skipping 2024/11/27 02:52:02 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:52:02 DEBUG : both5: Unchanged skipping 2024/11/27 02:52:02 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:52:02 DEBUG : both6: Unchanged skipping 2024/11/27 02:52:02 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:52:02 DEBUG : both7: Unchanged skipping 2024/11/27 02:52:02 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:52:02 DEBUG : both8: Unchanged skipping 2024/11/27 02:52:02 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:52:02 DEBUG : both9: Unchanged skipping 2024/11/27 02:52:02 DEBUG : both11: Unchanged skipping 2024/11/27 02:52:02 DEBUG : both0: Unchanged skipping 2024/11/27 02:52:02 DEBUG : both10: Unchanged skipping 2024/11/27 02:52:02 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:52:02 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:52:02 DEBUG : Waiting for deletions to finish 2024/11/27 02:52:02 INFO : only14: Deleted 2024/11/27 02:52:02 INFO : only17: Deleted 2024/11/27 02:52:02 INFO : only19: Deleted 2024/11/27 02:52:02 INFO : only2: Deleted 2024/11/27 02:52:03 INFO : only5: Deleted 2024/11/27 02:52:03 INFO : only4: Deleted 2024/11/27 02:52:03 INFO : only1: Deleted 2024/11/27 02:52:03 INFO : only0: Deleted 2024/11/27 02:52:03 INFO : only15: Deleted 2024/11/27 02:52:03 INFO : only3: Deleted 2024/11/27 02:52:03 INFO : only6: Deleted 2024/11/27 02:52:03 INFO : only10: Deleted 2024/11/27 02:52:03 INFO : only12: Deleted 2024/11/27 02:52:03 INFO : only13: Deleted 2024/11/27 02:52:03 INFO : only16: Deleted 2024/11/27 02:52:03 INFO : only18: Deleted 2024/11/27 02:52:03 INFO : only8: Deleted 2024/11/27 02:52:03 INFO : only9: Deleted 2024/11/27 02:52:03 INFO : only11: Deleted 2024/11/27 02:52:03 INFO : only7: Deleted 2024/11/27 02:52:03 INFO : subdira/subdirb/SUBDIRC: Removing directory 2024/11/27 02:52:03 DEBUG : subdira/subdirb/SUBDIRC: Failed to Rmdir: directory not found 2024/11/27 02:52:03 INFO : subdira/subdirb: Removing directory 2024/11/27 02:52:03 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:52:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/27 02:52:03 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:52:03 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/11/27 02:52:04 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:52:04 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/11/27 02:52:04 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:52:04 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/11/27 02:52:04 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:52:04 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/11/27 02:52:04 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:52:04 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/11/27 02:52:04 DEBUG : pacer: low level retry 7/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:52:04 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/11/27 02:52:05 DEBUG : pacer: low level retry 8/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:52:05 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/11/27 02:52:06 DEBUG : pacer: low level retry 9/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:52:08 DEBUG : pacer: low level retry 10/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:52:08 DEBUG : subdira/subdirb: Failed to Rmdir: directory not empty 2024/11/27 02:52:08 INFO : subdira: Removing directory 2024/11/27 02:52:10 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:52:12 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:52:14 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:52:16 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:52:18 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:52:20 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:52:22 DEBUG : pacer: low level retry 7/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:52:24 DEBUG : pacer: low level retry 8/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:52:26 DEBUG : pacer: low level retry 9/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:52:28 DEBUG : pacer: low level retry 10/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:52:28 DEBUG : subdira: Failed to Rmdir: directory not empty 2024/11/27 02:52:28 DEBUG : files root 'rclone-test-vazepom7jowe': failed to delete 3 directories run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:52:30 DEBUG : pacer: Reducing sleep to 1.5s 2024/11/27 02:52:32 DEBUG : pacer: Reducing sleep to 1.125s 2024/11/27 02:52:34 DEBUG : pacer: Reducing sleep to 843.75ms 2024/11/27 02:52:35 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/11/27 02:52:35 ERROR : subdira/subdirb/SUBDIRC: error listing: directory not found 2024/11/27 02:52:36 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/11/27 02:52:36 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/11/27 02:52:37 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/11/27 02:52:37 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/11/27 02:52:37 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/11/27 02:52:38 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/11/27 02:52:38 DEBUG : pacer: Reducing sleep to 84.470271ms 2024/11/27 02:52:38 DEBUG : pacer: Reducing sleep to 63.352703ms 2024/11/27 02:52:38 DEBUG : pacer: Reducing sleep to 47.514527ms 2024/11/27 02:52:38 DEBUG : pacer: Reducing sleep to 35.635895ms 2024/11/27 02:52:38 DEBUG : pacer: Reducing sleep to 26.726921ms 2024/11/27 02:52:39 DEBUG : pacer: Reducing sleep to 20.04519ms 2024/11/27 02:52:39 DEBUG : pacer: Reducing sleep to 15.033892ms 2024/11/27 02:52:39 DEBUG : pacer: Reducing sleep to 11.275419ms 2024/11/27 02:52:39 DEBUG : pacer: Reducing sleep to 10ms 2024/11/27 02:52:40 ERROR : subdira/subdirb/SUBDIRC: error listing: directory not found 2024/11/27 02:52:41 ERROR : subdira/subdirb/SUBDIRC: error listing: directory not found --- PASS: TestSyncConcurrentDelete (70.69s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:53:16 ERROR : subdira/subdirb/SUBDIRC: error listing: directory not found 2024/11/27 02:53:16 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:53:16 DEBUG : both0: Unchanged skipping 2024/11/27 02:53:16 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:53:16 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:53:16 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:53:16 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:53:16 DEBUG : both1: Unchanged skipping 2024/11/27 02:53:16 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:53:16 DEBUG : both10: Unchanged skipping 2024/11/27 02:53:16 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:53:16 DEBUG : both14: Unchanged skipping 2024/11/27 02:53:16 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:53:16 DEBUG : both15: Unchanged skipping 2024/11/27 02:53:16 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:53:16 DEBUG : both16: Unchanged skipping 2024/11/27 02:53:16 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:53:16 DEBUG : both11: Unchanged skipping 2024/11/27 02:53:16 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:53:16 DEBUG : both18: Unchanged skipping 2024/11/27 02:53:16 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:53:16 DEBUG : both12: Unchanged skipping 2024/11/27 02:53:16 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:53:16 DEBUG : both13: Unchanged skipping 2024/11/27 02:53:16 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:53:16 DEBUG : both17: Unchanged skipping 2024/11/27 02:53:16 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:53:16 DEBUG : both4: Unchanged skipping 2024/11/27 02:53:16 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:53:16 DEBUG : both5: Unchanged skipping 2024/11/27 02:53:16 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:53:16 DEBUG : both6: Unchanged skipping 2024/11/27 02:53:16 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:53:16 DEBUG : both7: Unchanged skipping 2024/11/27 02:53:16 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:53:16 DEBUG : both19: Unchanged skipping 2024/11/27 02:53:16 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/27 02:53:16 DEBUG : both2: Unchanged skipping 2024/11/27 02:53:16 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/27 02:53:16 DEBUG : both8: Unchanged skipping 2024/11/27 02:53:16 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/27 02:53:16 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/27 02:53:16 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/27 02:53:16 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/27 02:53:16 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/27 02:53:16 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/27 02:53:16 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/27 02:53:16 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/27 02:53:16 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/27 02:53:16 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/27 02:53:16 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/27 02:53:16 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/27 02:53:16 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/27 02:53:16 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/27 02:53:16 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/27 02:53:16 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/27 02:53:16 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/27 02:53:16 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/27 02:53:16 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/27 02:53:16 DEBUG : both3: Unchanged skipping 2024/11/27 02:53:16 DEBUG : both9: Unchanged skipping 2024/11/27 02:53:17 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for checks to finish 2024/11/27 02:53:17 DEBUG : files root 'rclone-test-vazepom7jowe': Waiting for transfers to finish 2024/11/27 02:53:17 DEBUG : only1: Dst hash empty - aborting Src hash check 2024/11/27 02:53:17 INFO : only1: Copied (replaced existing) 2024/11/27 02:53:17 DEBUG : only10: Dst hash empty - aborting Src hash check 2024/11/27 02:53:17 INFO : only10: Copied (replaced existing) 2024/11/27 02:53:17 DEBUG : only11: Dst hash empty - aborting Src hash check 2024/11/27 02:53:17 INFO : only11: Copied (replaced existing) 2024/11/27 02:53:17 DEBUG : only12: Dst hash empty - aborting Src hash check 2024/11/27 02:53:17 INFO : only12: Copied (replaced existing) 2024/11/27 02:53:18 DEBUG : only13: Dst hash empty - aborting Src hash check 2024/11/27 02:53:18 INFO : only13: Copied (replaced existing) 2024/11/27 02:53:18 DEBUG : only15: Dst hash empty - aborting Src hash check 2024/11/27 02:53:18 INFO : only15: Copied (replaced existing) 2024/11/27 02:53:18 DEBUG : only14: Dst hash empty - aborting Src hash check 2024/11/27 02:53:18 INFO : only14: Copied (replaced existing) 2024/11/27 02:53:18 DEBUG : only16: Dst hash empty - aborting Src hash check 2024/11/27 02:53:18 INFO : only16: Copied (replaced existing) 2024/11/27 02:53:19 DEBUG : only17: Dst hash empty - aborting Src hash check 2024/11/27 02:53:19 INFO : only17: Copied (replaced existing) 2024/11/27 02:53:19 DEBUG : only19: Dst hash empty - aborting Src hash check 2024/11/27 02:53:19 INFO : only19: Copied (replaced existing) 2024/11/27 02:53:19 DEBUG : only2: Dst hash empty - aborting Src hash check 2024/11/27 02:53:19 INFO : only2: Copied (replaced existing) 2024/11/27 02:53:19 DEBUG : only18: Dst hash empty - aborting Src hash check 2024/11/27 02:53:19 INFO : only18: Copied (replaced existing) 2024/11/27 02:53:20 DEBUG : only6: Dst hash empty - aborting Src hash check 2024/11/27 02:53:20 INFO : only6: Copied (replaced existing) 2024/11/27 02:53:20 DEBUG : only5: Dst hash empty - aborting Src hash check 2024/11/27 02:53:20 INFO : only5: Copied (replaced existing) 2024/11/27 02:53:20 DEBUG : only3: Dst hash empty - aborting Src hash check 2024/11/27 02:53:20 INFO : only3: Copied (replaced existing) 2024/11/27 02:53:21 DEBUG : only8: Dst hash empty - aborting Src hash check 2024/11/27 02:53:21 INFO : only8: Copied (replaced existing) 2024/11/27 02:53:21 DEBUG : only7: Dst hash empty - aborting Src hash check 2024/11/27 02:53:21 INFO : only7: Copied (replaced existing) 2024/11/27 02:53:21 DEBUG : only9: Dst hash empty - aborting Src hash check 2024/11/27 02:53:21 INFO : only9: Copied (replaced existing) 2024/11/27 02:53:21 DEBUG : only0: Dst hash empty - aborting Src hash check 2024/11/27 02:53:21 INFO : only0: Copied (replaced existing) 2024/11/27 02:53:23 DEBUG : only4: Dst hash empty - aborting Src hash check 2024/11/27 02:53:23 INFO : only4: Copied (replaced existing) 2024/11/27 02:53:23 DEBUG : Waiting for deletions to finish 2024/11/27 02:53:23 INFO : subdira/subdirb/SUBDIRC: Removing directory 2024/11/27 02:53:23 DEBUG : subdira/subdirb/SUBDIRC: Failed to Rmdir: directory not found 2024/11/27 02:53:23 INFO : subdira/subdirb: Removing directory 2024/11/27 02:53:23 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:53:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/27 02:53:24 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:53:24 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/11/27 02:53:24 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:53:24 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/11/27 02:53:24 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:53:24 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/11/27 02:53:24 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:53:24 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/11/27 02:53:24 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:53:24 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/11/27 02:53:24 DEBUG : pacer: low level retry 7/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:53:24 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/11/27 02:53:25 DEBUG : pacer: low level retry 8/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:53:25 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/11/27 02:53:27 DEBUG : pacer: low level retry 9/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:53:28 DEBUG : pacer: low level retry 10/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira/subdirb not empty`) 2024/11/27 02:53:28 DEBUG : subdira/subdirb: Failed to Rmdir: directory not empty 2024/11/27 02:53:28 INFO : subdira: Removing directory 2024/11/27 02:53:30 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:53:32 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:53:34 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:53:36 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:53:38 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:53:40 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:53:42 DEBUG : pacer: low level retry 7/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:53:44 DEBUG : pacer: low level retry 8/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:53:46 DEBUG : pacer: low level retry 9/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:53:48 DEBUG : pacer: low level retry 10/10 (error Folder Not Empty - `Folder rclone-test-vazepom7jowe/subdira not empty`) 2024/11/27 02:53:48 DEBUG : subdira: Failed to Rmdir: directory not empty 2024/11/27 02:53:48 DEBUG : files root 'rclone-test-vazepom7jowe': failed to delete 3 directories run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:53:50 DEBUG : pacer: Reducing sleep to 1.5s 2024/11/27 02:53:52 DEBUG : pacer: Reducing sleep to 1.125s 2024/11/27 02:53:54 DEBUG : pacer: Reducing sleep to 843.75ms 2024/11/27 02:53:55 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/11/27 02:53:55 ERROR : subdira/subdirb/SUBDIRC: error listing: directory not found 2024/11/27 02:53:56 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/11/27 02:53:57 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/11/27 02:53:57 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/11/27 02:53:57 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/11/27 02:53:58 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/11/27 02:53:58 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/11/27 02:53:58 DEBUG : pacer: Reducing sleep to 84.470271ms 2024/11/27 02:53:58 DEBUG : pacer: Reducing sleep to 63.352703ms 2024/11/27 02:53:58 DEBUG : pacer: Reducing sleep to 47.514527ms 2024/11/27 02:53:58 DEBUG : pacer: Reducing sleep to 35.635895ms 2024/11/27 02:53:59 DEBUG : pacer: Reducing sleep to 26.726921ms 2024/11/27 02:53:59 DEBUG : pacer: Reducing sleep to 20.04519ms 2024/11/27 02:53:59 DEBUG : pacer: Reducing sleep to 15.033892ms 2024/11/27 02:53:59 DEBUG : pacer: Reducing sleep to 11.275419ms 2024/11/27 02:53:59 DEBUG : pacer: Reducing sleep to 10ms 2024/11/27 02:54:04 ERROR : subdira/subdirb/SUBDIRC: error listing: directory not found 2024/11/27 02:54:05 ERROR : subdira/subdirb/SUBDIRC: error listing: directory not found --- PASS: TestSyncConcurrentTruncate (83.88s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:54:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/27 02:54:05 DEBUG : sub dir: Making directory 2024/11/27 02:54:05 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:54:11 ERROR : subdira/subdirb/SUBDIRC: error listing: directory not found run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:54:14 ERROR : subdira/subdirb/SUBDIRC: error listing: directory not found 2024/11/27 02:54:16 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/27 02:54:16 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/27 02:54:16 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/27 02:54:16 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:54:19 ERROR : subdira/subdirb/SUBDIRC: error listing: directory not found 2024/11/27 02:54:21 ERROR : subdira/subdirb/SUBDIRC: error listing: directory not found 2024/11/27 02:54:23 ERROR : subdira/subdirb/SUBDIRC: error listing: directory not found 2024/11/27 02:54:25 ERROR : subdira/subdirb/SUBDIRC: error listing: directory not found 2024/11/27 02:54:26 ERROR : subdira/subdirb/SUBDIRC: error listing: directory not found --- PASS: TestNothingToTransferWithEmptyDirs (21.72s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:54:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/27 02:54:26 DEBUG : sub dir: Making directory 2024/11/27 02:54:27 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:54:31 ERROR : subdira/subdirb/SUBDIRC: error listing: directory not found run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:54:34 ERROR : subdira/subdirb/SUBDIRC: error listing: directory not found 2024/11/27 02:54:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/27 02:54:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/27 02:54:36 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/27 02:54:36 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-vazepom7jowe'", Local "Local file system at /tmp/rclone205132831", Modify Window "1s" 2024/11/27 02:54:38 ERROR : subdira/subdirb/SUBDIRC: error listing: directory not found 2024/11/27 02:54:40 ERROR : subdira/subdirb/SUBDIRC: error listing: directory not found 2024/11/27 02:54:42 ERROR : subdira/subdirb/SUBDIRC: error listing: directory not found 2024/11/27 02:54:43 ERROR : subdira/subdirb/SUBDIRC: error listing: directory not found 2024/11/27 02:54:45 ERROR : subdira/subdirb/SUBDIRC: error listing: directory not found --- PASS: TestNothingToTransferWithoutEmptyDirs (18.79s) FAIL 2024/11/27 02:54:45 DEBUG : files root 'rclone-test-vazepom7jowe': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 12m40.600779081s (try 1/5): exit status 1: Failed [TestCopyRedownload TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime TestSyncWithTrackRenames TestFixCase]