"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bYandex: -verbose -fast-list -size-limit 1024 -test.run '^(TestCaseInsensitiveMoveFile|TestCaseInsensitiveMoveFileDryRun|TestCat|TestCopyDirMetadata|TestCopyFileCompareDest|TestCopyFileCopyDest|TestCopyFileMaxTransfer|TestCopyInplace|TestCopyLongFileName|TestCopyURL|TestCount|TestDeduplicateFirst|TestDeduplicateInteractive|TestDeduplicateLargest|TestDeduplicateNewest|TestDeduplicateNewestByHash|TestDeduplicateOldest|TestDeduplicateRename|TestDeduplicateSizeOnly|TestDeduplicateSkip|TestDeduplicateSmallest|TestDelete|TestDirMove|TestDirsEqual|TestGetFsInfo|TestHashSums|TestListDirSorted|TestLs|TestLsLong|TestLsWithFilesFrom|TestLsd|TestMaxDelete|TestMaxDeleteSize|TestMaxDeleteSizeLargeFile|TestMergeDirs|TestMkdir|TestMkdirMetadata|TestMkdirModTime|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestRcatMetadata|TestRcatSize|TestRcatSizeMetadata|TestReadFile|TestRemoveExisting|TestRmdirsLeaveRoot|TestRmdirsNoLeaveRoot|TestRmdirsWithFilter|TestSetDirModTime|TestStatJSON|TestTouchDir)$|^TestListJSON$/^(Default|DirsOnly|Metadata|Recurse)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Starting (try 2/5) 2024/12/12 02:26:49 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-yikuzip8rope" 2024/12/12 02:26:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/12 02:26:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-yikuzip8rope" 2024/12/12 02:26:49 DEBUG : Reset feature "ListR" 2024/12/12 02:26:49 DEBUG : Creating backend with remote "/tmp/rclone1013013964" === RUN TestCopyFileCompareDest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" 2024/12/12 02:26:49 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-yikuzip8rope/dst" 2024/12/12 02:26:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-yikuzip8rope/dst" 2024/12/12 02:26:49 DEBUG : Reset feature "ListR" 2024/12/12 02:26:50 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-yikuzip8rope/CompareDest" 2024/12/12 02:26:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-yikuzip8rope/CompareDest" 2024/12/12 02:26:50 DEBUG : Reset feature "ListR" 2024/12/12 02:26:50 DEBUG : one: Need to transfer - File not found at Destination 2024/12/12 02:26:51 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/12/12 02:26:55 INFO : one.rclone_chunk.001_d5pfdq: Moved (server-side) to: one 2024/12/12 02:26:55 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/12/12 02:26:55 INFO : one: Copied (new) 2024/12/12 02:26:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 02:26:57 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/12/12 02:27:02 INFO : one: Deleted 2024/12/12 02:27:04 INFO : one.rclone_chunk.001_d5plyi: Moved (server-side) to: one 2024/12/12 02:27:04 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/12/12 02:27:04 INFO : one: Copied (replaced existing) 2024/12/12 02:27:12 INFO : dst/one: Deleted 2024/12/12 02:27:13 INFO : dst/one.rclone_chunk.001_d5ptgv: Moved (server-side) to: dst/one 2024/12/12 02:27:17 INFO : CompareDest/one.rclone_chunk.001_d5q1zr: Moved (server-side) to: CompareDest/one 2024/12/12 02:27:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 02:27:19 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/12 02:27:19 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/12 02:27:25 INFO : CompareDest/two.rclone_chunk.001_d5q892: Moved (server-side) to: CompareDest/two 2024/12/12 02:27:26 DEBUG : two: Need to transfer - File not found at Destination 2024/12/12 02:27:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/12 02:27:27 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/12 02:27:27 DEBUG : two: Need to transfer - File not found at Destination 2024/12/12 02:27:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/12 02:27:28 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/12 02:27:29 DEBUG : two: Need to transfer - File not found at Destination 2024/12/12 02:27:30 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/12 02:27:30 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2024/12/12 02:27:35 INFO : two.rclone_chunk.001_d5qis1: Moved (server-side) to: two 2024/12/12 02:27:35 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/12/12 02:27:35 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (57.99s) === RUN TestCopyFileCopyDest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" 2024/12/12 02:27:47 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-yikuzip8rope/dst" 2024/12/12 02:27:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-yikuzip8rope/dst" 2024/12/12 02:27:47 DEBUG : Reset feature "ListR" 2024/12/12 02:27:48 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-yikuzip8rope/CopyDest" 2024/12/12 02:27:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-yikuzip8rope/CopyDest" 2024/12/12 02:27:48 DEBUG : Reset feature "ListR" 2024/12/12 02:27:48 DEBUG : one: Need to transfer - File not found at Destination 2024/12/12 02:27:48 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/12/12 02:27:53 INFO : one.rclone_chunk.001_d5r01l: Moved (server-side) to: one 2024/12/12 02:27:53 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/12/12 02:27:53 INFO : one: Copied (new) 2024/12/12 02:27:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 02:27:55 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/12/12 02:28:01 INFO : one: Deleted 2024/12/12 02:28:02 INFO : one.rclone_chunk.001_d5r792: Moved (server-side) to: one 2024/12/12 02:28:02 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/12/12 02:28:02 INFO : one: Copied (replaced existing) 2024/12/12 02:28:08 INFO : dst/one: Deleted 2024/12/12 02:28:09 INFO : dst/one.rclone_chunk.001_d5rf77: Moved (server-side) to: dst/one 2024/12/12 02:28:14 INFO : CopyDest/one.rclone_chunk.001_d5rluc: Moved (server-side) to: CopyDest/one 2024/12/12 02:28:15 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-yikuzip8rope/BackupDir" 2024/12/12 02:28:15 DEBUG : Config file has changed externally - reloading 2024/12/12 02:28:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-yikuzip8rope/BackupDir" 2024/12/12 02:28:16 DEBUG : Reset feature "ListR" 2024/12/12 02:28:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 02:28:16 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/12 02:28:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 02:28:17 DEBUG : one: move non-chunked object... 2024/12/12 02:28:18 INFO : one: Moved (server-side) 2024/12/12 02:28:18 INFO : one: Moved (server-side) 2024/12/12 02:28:18 DEBUG : one: copy non-chunked object... 2024/12/12 02:28:20 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/12/12 02:28:20 INFO : one: Copied (server-side copy) 2024/12/12 02:28:20 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/12 02:28:26 INFO : CopyDest/two.rclone_chunk.001_d5rx9g: Moved (server-side) to: CopyDest/two 2024/12/12 02:28:28 DEBUG : two: Need to transfer - File not found at Destination 2024/12/12 02:28:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/12 02:28:28 DEBUG : two: copy non-chunked object... 2024/12/12 02:28:30 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/12/12 02:28:30 INFO : two: Copied (server-side copy) 2024/12/12 02:28:30 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/12 02:28:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/12 02:28:32 DEBUG : two: Unchanged skipping 2024/12/12 02:28:37 INFO : CopyDest/three.rclone_chunk.001_d5s9nw: Moved (server-side) to: CopyDest/three 2024/12/12 02:28:38 DEBUG : three: Need to transfer - File not found at Destination 2024/12/12 02:28:39 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/12 02:28:39 DEBUG : three: Destination not found in --copy-dest 2024/12/12 02:28:39 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2024/12/12 02:28:44 INFO : three.rclone_chunk.001_d5sf3q: Moved (server-side) to: three 2024/12/12 02:28:44 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/12/12 02:28:44 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (72.85s) === RUN TestCopyInplace run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.76s) === RUN TestCopyLongFileName run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.61s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" 2024/12/12 02:29:02 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/12/12 02:29:02 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit 2024/12/12 02:29:06 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_d5t2bv: Moved (server-side) to: TestCopyFileMaxTransfer/file1 2024/12/12 02:29:06 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/12 02:29:06 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/12/12 02:29:07 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/12/12 02:29:07 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit 2024/12/12 02:31:26 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://uploader13o.disk.yandex.net:443/upload-target/20241212T053024.159.utd.9109zwdp2bjdp0umoa9xeg7nx-k13o.459370": max transfer limit reached as set by --max-transfer 2024/12/12 02:31:26 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination copy_test.go:494: skipping remainder of test for chunker as it involves multiple transfers --- PASS: TestCopyFileMaxTransfer (150.17s) === RUN TestDeduplicateInteractive run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.66s) === RUN TestDeduplicateSkip run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.52s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (1.04s) === RUN TestDeduplicateFirst run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.60s) === RUN TestDeduplicateNewest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.47s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" 2024/12/12 02:31:41 INFO : one.rclone_chunk.001_d5xbe4: Moved (server-side) to: one.rclone_chunk.001 2024/12/12 02:31:43 INFO : one.rclone_chunk.002_d5xbe4: Moved (server-side) to: one.rclone_chunk.002 2024/12/12 02:31:51 INFO : also/one.rclone_chunk.001_d5xlib: Moved (server-side) to: also/one.rclone_chunk.001 2024/12/12 02:31:53 INFO : also/one.rclone_chunk.002_d5xlib: Moved (server-side) to: also/one.rclone_chunk.002 2024/12/12 02:32:02 INFO : another.rclone_chunk.001_d5xuds: Moved (server-side) to: another.rclone_chunk.001 2024/12/12 02:32:03 INFO : another.rclone_chunk.002_d5xuds: Moved (server-side) to: another.rclone_chunk.002 2024/12/12 02:32:09 INFO : not-one.rclone_chunk.001_d5y5vl: Moved (server-side) to: not-one 2024/12/12 02:32:11 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope': Looking for duplicate md5 hashes using newest mode. 2024/12/12 02:32:12 NOTICE: 27539310c1426805e4f999addf17be91: Found 3 files with duplicate md5 hashes 2024/12/12 02:32:16 INFO : one: Deleted 2024/12/12 02:32:21 INFO : also/one: Deleted 2024/12/12 02:32:21 NOTICE: 27539310c1426805e4f999addf17be91: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (55.51s) === RUN TestDeduplicateOldest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.81s) === RUN TestDeduplicateLargest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.51s) === RUN TestDeduplicateSmallest run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.76s) === RUN TestDeduplicateRename run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.58s) === RUN TestMergeDirs run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.69s) === RUN TestListDirSorted run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" 2024/12/12 02:32:38 INFO : a.txt.rclone_chunk.001_d5yyd4: Moved (server-side) to: a.txt 2024/12/12 02:32:43 INFO : zend.txt.rclone_chunk.001_d5z3xc: Moved (server-side) to: zend.txt 2024/12/12 02:32:47 INFO : sub dir/hello world.rclone_chunk.001_d5z7bs: Moved (server-side) to: sub dir/hello world 2024/12/12 02:32:53 INFO : sub dir/hello world2.rclone_chunk.001_d5zbou: Moved (server-side) to: sub dir/hello world2 2024/12/12 02:32:58 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_d5zird: Moved (server-side) to: sub dir/ignore dir/.ignore 2024/12/12 02:33:03 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_d5zmbo: Moved (server-side) to: sub dir/ignore dir/should be ignored 2024/12/12 02:33:08 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_d5zsvh: Moved (server-side) to: sub dir/sub sub dir/hello world3 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/operations/listdirsorted_test.go:36 Error: Should be true Test: TestListDirSorted Messages: sub dir/ignore dir/.ignore: Modification time difference too big |-209110h27m50.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-12-12 02:32:57 +0000 UTC) (precision 1ns) 2024/12/12 02:33:10 DEBUG : a.txt: Excluded (Size Filter) 2024/12/12 02:33:10 DEBUG : a.txt: Excluded 2024/12/12 02:33:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/12 02:33:11 DEBUG : sub dir/hello world: Excluded 2024/12/12 02:33:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/12 02:33:11 DEBUG : sub dir/hello world2: Excluded 2024/12/12 02:33:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/12 02:33:12 DEBUG : sub dir/hello world: Excluded 2024/12/12 02:33:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/12 02:33:12 DEBUG : sub dir/hello world2: Excluded 2024/12/12 02:33:12 DEBUG : sub dir/ignore dir: Excluded 2024/12/12 02:33:13 DEBUG : sub dir/ignore dir: Excluded --- FAIL: TestListDirSorted (57.16s) === RUN TestListJSON run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" 2024/12/12 02:33:36 INFO : file1.rclone_chunk.001_d60jj0: Moved (server-side) to: file1 2024/12/12 02:33:39 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/12/12 02:33:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/12 02:33:39 DEBUG : pacer: Reducing sleep to 15ms 2024/12/12 02:33:40 DEBUG : pacer: Reducing sleep to 11.25ms 2024/12/12 02:33:40 DEBUG : pacer: Reducing sleep to 10ms 2024/12/12 02:33:41 INFO : sub/file2.rclone_chunk.001_d60ov5: Moved (server-side) to: sub/file2 === RUN TestListJSON/Default === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/Metadata --- PASS: TestListJSON (18.53s) --- PASS: TestListJSON/Default (0.37s) --- PASS: TestListJSON/DirsOnly (0.42s) --- PASS: TestListJSON/Recurse (0.90s) --- PASS: TestListJSON/Metadata (0.41s) === RUN TestStatJSON run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" 2024/12/12 02:33:54 INFO : file1.rclone_chunk.001_d612tq: Moved (server-side) to: file1 2024/12/12 02:33:58 INFO : sub/file2.rclone_chunk.001_d616ln: Moved (server-side) to: sub/file2 === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2024/12/12 02:34:05 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-yikuzip8rope/notfound" 2024/12/12 02:34:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-yikuzip8rope/notfound" 2024/12/12 02:34:05 DEBUG : Reset feature "ListR" --- PASS: TestStatJSON (22.80s) --- PASS: TestStatJSON/Root (0.36s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.29s) --- PASS: TestStatJSON/Dir (0.86s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.51s) --- PASS: TestStatJSON/NotFound (0.60s) --- PASS: TestStatJSON/DirFilesOnly (0.34s) --- PASS: TestStatJSON/FileFilesOnly (0.48s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.13s) --- PASS: TestStatJSON/DirDirsOnly (0.31s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (0.60s) === RUN TestMkdir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" 2024/12/12 02:34:12 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope': Making directory 2024/12/12 02:34:13 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope': Making directory --- PASS: TestMkdir (1.48s) === RUN TestLsd run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" 2024/12/12 02:34:18 INFO : sub dir/hello world.rclone_chunk.001_d61qjr: Moved (server-side) to: sub dir/hello world --- PASS: TestLsd (8.76s) === RUN TestLs run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" 2024/12/12 02:34:30 INFO : potato2.rclone_chunk.001_d61z20: Moved (server-side) to: potato2.rclone_chunk.001 2024/12/12 02:34:32 INFO : potato2.rclone_chunk.002_d61z20: Moved (server-side) to: potato2.rclone_chunk.002 2024/12/12 02:34:39 INFO : empty space.rclone_chunk.001_d62ax6: Moved (server-side) to: empty space --- PASS: TestLs (24.67s) === RUN TestLsWithFilesFrom run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" 2024/12/12 02:34:54 INFO : potato2.rclone_chunk.001_d62nh0: Moved (server-side) to: potato2.rclone_chunk.001 2024/12/12 02:34:55 INFO : potato2.rclone_chunk.002_d62nh0: Moved (server-side) to: potato2.rclone_chunk.002 2024/12/12 02:35:01 INFO : empty space.rclone_chunk.001_d62xb2: Moved (server-side) to: empty space 2024/12/12 02:35:03 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/12/12 02:35:03 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (22.76s) === RUN TestLsLong run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" 2024/12/12 02:35:16 INFO : potato2.rclone_chunk.001_d63a5v: Moved (server-side) to: potato2.rclone_chunk.001 2024/12/12 02:35:17 INFO : potato2.rclone_chunk.002_d63a5v: Moved (server-side) to: potato2.rclone_chunk.002 2024/12/12 02:35:25 INFO : empty space.rclone_chunk.001_d63km9: Moved (server-side) to: empty space --- PASS: TestLsLong (23.52s) === RUN TestHashSums run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" 2024/12/12 02:35:40 INFO : potato2.rclone_chunk.001_d63yf1: Moved (server-side) to: potato2.rclone_chunk.001 2024/12/12 02:35:41 INFO : potato2.rclone_chunk.002_d63yf1: Moved (server-side) to: potato2.rclone_chunk.002 2024/12/12 02:35:47 INFO : empty space.rclone_chunk.001_d647r5: Moved (server-side) to: empty space === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (25.49s) --- PASS: TestHashSums/Md5 (1.44s) --- PASS: TestHashSums/Md5Download (1.48s) === RUN TestCount run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" 2024/12/12 02:36:04 INFO : potato2.rclone_chunk.001_d64nwt: Moved (server-side) to: potato2.rclone_chunk.001 2024/12/12 02:36:06 INFO : potato2.rclone_chunk.002_d64nwt: Moved (server-side) to: potato2.rclone_chunk.002 2024/12/12 02:36:13 INFO : empty space.rclone_chunk.001_d64wsn: Moved (server-side) to: empty space 2024/12/12 02:36:18 INFO : sub dir/potato3.rclone_chunk.001_d651x3: Moved (server-side) to: sub dir/potato3 --- PASS: TestCount (32.08s) === RUN TestDelete run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" 2024/12/12 02:36:36 INFO : small.rclone_chunk.001_d65j9g: Moved (server-side) to: small 2024/12/12 02:36:41 INFO : medium.rclone_chunk.001_d65ozt: Moved (server-side) to: medium.rclone_chunk.001 2024/12/12 02:36:43 INFO : medium.rclone_chunk.002_d65ozt: Moved (server-side) to: medium.rclone_chunk.002 2024/12/12 02:36:52 INFO : large.rclone_chunk.001_d65xop: Moved (server-side) to: large.rclone_chunk.001 2024/12/12 02:36:53 INFO : large.rclone_chunk.002_d65xop: Moved (server-side) to: large.rclone_chunk.002 2024/12/12 02:36:57 DEBUG : Waiting for deletions to finish 2024/12/12 02:36:57 DEBUG : large: Excluded (Size Filter) 2024/12/12 02:36:57 DEBUG : large: Excluded 2024/12/12 02:36:58 INFO : small: Deleted 2024/12/12 02:37:01 INFO : medium: Deleted --- PASS: TestDelete (37.76s) === RUN TestMaxDelete run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDelete (1.40s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSizeLargeFile (1.09s) === RUN TestMaxDeleteSize run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSize (1.06s) === RUN TestReadFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" 2024/12/12 02:37:16 INFO : ReadFile.rclone_chunk.001_d66omo: Moved (server-side) to: ReadFile --- PASS: TestReadFile (8.88s) === RUN TestCat run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" 2024/12/12 02:37:26 INFO : file1.rclone_chunk.001_d66xz1: Moved (server-side) to: file1 2024/12/12 02:37:31 INFO : file2.rclone_chunk.001_d672jp: Moved (server-side) to: file2 --- PASS: TestCat (20.13s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" 2024/12/12 02:37:45 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/12/12 02:37:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/12 02:37:45 DEBUG : pacer: Reducing sleep to 15ms 2024/12/12 02:37:46 DEBUG : pacer: Reducing sleep to 11.25ms 2024/12/12 02:37:46 DEBUG : pacer: Reducing sleep to 10ms 2024/12/12 02:37:48 INFO : A1/B1/C1/one.rclone_chunk.001_d67ihc: Moved (server-side) to: A1/B1/C1/one 2024/12/12 02:37:48 DEBUG : A2: Making directory 2024/12/12 02:37:49 DEBUG : A1/B2: Making directory 2024/12/12 02:37:49 DEBUG : A1/B2/C2: Making directory 2024/12/12 02:37:49 DEBUG : A1/B1/C3: Making directory 2024/12/12 02:37:50 DEBUG : A3: Making directory 2024/12/12 02:37:50 DEBUG : A3/B3: Making directory 2024/12/12 02:37:51 DEBUG : A3/B3/C4: Making directory 2024/12/12 02:37:57 INFO : A1/two.rclone_chunk.001_d67rvg: Moved (server-side) to: A1/two 2024/12/12 02:37:59 DEBUG : removing 1 level 3 directories 2024/12/12 02:37:59 INFO : A3/B3/C4: Removing directory 2024/12/12 02:38:03 DEBUG : removing 2 level 3 directories 2024/12/12 02:38:03 INFO : A1/B2/C2: Removing directory 2024/12/12 02:38:03 INFO : A1/B1/C3: Removing directory 2024/12/12 02:38:05 DEBUG : removing 2 level 2 directories 2024/12/12 02:38:05 INFO : A3/B3: Removing directory 2024/12/12 02:38:05 INFO : A1/B2: Removing directory 2024/12/12 02:38:11 DEBUG : removing 2 level 1 directories 2024/12/12 02:38:11 INFO : A3: Removing directory 2024/12/12 02:38:11 INFO : A2: Removing directory 2024/12/12 02:38:20 DEBUG : removing 1 level 3 directories 2024/12/12 02:38:20 INFO : A1/B1/C1: Removing directory 2024/12/12 02:38:21 DEBUG : removing 1 level 2 directories 2024/12/12 02:38:21 INFO : A1/B1: Removing directory 2024/12/12 02:38:23 DEBUG : removing 1 level 1 directories 2024/12/12 02:38:23 INFO : A1: Removing directory 2024/12/12 02:38:24 DEBUG : removing 1 level 0 directories 2024/12/12 02:38:24 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope': Removing directory 2024/12/12 02:38:27 ERROR : : error listing: directory not found 2024/12/12 02:38:28 ERROR : : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (46.29s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" 2024/12/12 02:38:28 DEBUG : A1: Making directory 2024/12/12 02:38:28 DEBUG : A1/B1: Making directory 2024/12/12 02:38:29 DEBUG : A1/B1/C1: Making directory 2024/12/12 02:38:32 DEBUG : removing 1 level 3 directories 2024/12/12 02:38:32 INFO : A1/B1/C1: Removing directory 2024/12/12 02:38:34 DEBUG : removing 1 level 2 directories 2024/12/12 02:38:34 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (11.71s) === RUN TestRmdirsWithFilter run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" 2024/12/12 02:38:40 DEBUG : A1: Making directory 2024/12/12 02:38:40 DEBUG : A1/B1: Making directory 2024/12/12 02:38:40 DEBUG : A1/B1/C1: Making directory 2024/12/12 02:38:45 DEBUG : removing 1 level 3 directories 2024/12/12 02:38:45 INFO : A1/B1/C1: Removing directory 2024/12/12 02:38:46 DEBUG : removing 1 level 2 directories 2024/12/12 02:38:46 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (12.82s) === RUN TestCopyURL run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" 2024/12/12 02:39:00 INFO : file1.rclone_chunk.001_d69hf9: Moved (server-side) to: file1 2024/12/12 02:39:02 DEBUG : filename.txt: File name found in url 2024/12/12 02:39:09 INFO : filename.txt.rclone_chunk.001_d69qi5: Moved (server-side) to: filename.txt 2024/12/12 02:39:09 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/12/12 02:39:13 INFO : headerfilename.txt.rclone_chunk.001_d69x2v: Moved (server-side) to: headerfilename.txt 2024/12/12 02:39:18 INFO : file2.rclone_chunk.001_d6a2pi: Moved (server-side) to: file2 --- PASS: TestCopyURL (32.01s) === RUN TestMoveFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" 2024/12/12 02:39:24 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/12 02:39:31 INFO : sub/file2.rclone_chunk.001_d6ad1y: Moved (server-side) to: sub/file2 2024/12/12 02:39:31 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/12 02:39:31 INFO : file1: Copied (new) to: sub/file2 2024/12/12 02:39:31 INFO : file1: Deleted 2024/12/12 02:39:32 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/12 02:39:32 DEBUG : file1: Unchanged skipping 2024/12/12 02:39:32 INFO : file1: Deleted 2024/12/12 02:39:33 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (13.80s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" 2024/12/12 02:39:38 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/12 02:39:39 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2024/12/12 02:39:45 INFO : file1.rclone_chunk.001_d6arhc: Moved (server-side) to: file1 2024/12/12 02:39:45 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/12 02:39:45 INFO : file1: Copied (new) 2024/12/12 02:39:45 INFO : file1: Deleted 2024/12/12 02:39:46 DEBUG : file1: Destination exists, skipping 2024/12/12 02:39:46 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (10.63s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.59s) === RUN TestMoveFileBackupDir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" 2024/12/12 02:39:55 INFO : dst/file1.rclone_chunk.001_d6b25z: Moved (server-side) to: dst/file1 2024/12/12 02:39:56 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-yikuzip8rope/backup" 2024/12/12 02:39:56 DEBUG : Config file has changed externally - reloading 2024/12/12 02:39:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-yikuzip8rope/backup" 2024/12/12 02:39:56 DEBUG : Reset feature "ListR" 2024/12/12 02:39:56 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/12 02:39:56 DEBUG : dst/file1: move non-chunked object... 2024/12/12 02:39:59 INFO : dst/file1: Moved (server-side) 2024/12/12 02:39:59 INFO : dst/file1: Moved (server-side) 2024/12/12 02:39:59 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2024/12/12 02:40:04 INFO : dst/file1.rclone_chunk.001_d6bb2n: Moved (server-side) to: dst/file1 2024/12/12 02:40:04 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/12 02:40:04 INFO : dst/file1: Copied (new) 2024/12/12 02:40:04 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (25.50s) === RUN TestDirMove run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" 2024/12/12 02:40:20 INFO : A1/one.rclone_chunk.001_d6bsi5: Moved (server-side) to: A1/one 2024/12/12 02:40:30 INFO : A1/two.rclone_chunk.001_d6bw3c: Moved (server-side) to: A1/two 2024/12/12 02:40:36 INFO : A1/B1/three.rclone_chunk.001_d6c6yt: Moved (server-side) to: A1/B1/three 2024/12/12 02:40:39 INFO : A1/B1/C1/four.rclone_chunk.001_d6cc4b: Moved (server-side) to: A1/B1/C1/four 2024/12/12 02:40:45 INFO : A1/B1/C2/five.rclone_chunk.001_d6cg6t: Moved (server-side) to: A1/B1/C2/five 2024/12/12 02:40:45 DEBUG : A1/B2: Making directory 2024/12/12 02:40:46 DEBUG : A1/B1/C3: Making directory 2024/12/12 02:40:55 DEBUG : A2/B1/three: move non-chunked object... 2024/12/12 02:40:56 DEBUG : A2/B1/C1/four: move non-chunked object... 2024/12/12 02:40:56 DEBUG : A2/two: move non-chunked object... 2024/12/12 02:40:56 DEBUG : A2/B1/C2/five: move non-chunked object... 2024/12/12 02:40:56 DEBUG : A2/one: move non-chunked object... 2024/12/12 02:40:57 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/12/12 02:40:57 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/12/12 02:40:57 INFO : A2/two: Moved (server-side) to: A3/two 2024/12/12 02:40:57 INFO : A2/two: Moved (server-side) to: A3/two 2024/12/12 02:40:57 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/12/12 02:40:57 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/12/12 02:40:58 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/12/12 02:40:58 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/12/12 02:40:58 INFO : A2/one: Moved (server-side) to: A3/one 2024/12/12 02:40:58 INFO : A2/one: Moved (server-side) to: A3/one 2024/12/12 02:41:10 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/12/12 02:41:14 DEBUG : A3/two: move non-chunked object... 2024/12/12 02:41:14 DEBUG : A3/B1/C2/five: move non-chunked object... 2024/12/12 02:41:14 DEBUG : A3/one: move non-chunked object... 2024/12/12 02:41:14 DEBUG : A3/B1/three: move non-chunked object... 2024/12/12 02:41:14 DEBUG : A3/B1/C1/four: move non-chunked object... 2024/12/12 02:41:15 INFO : A3/one: Moved (server-side) to: A4/one 2024/12/12 02:41:15 INFO : A3/one: Moved (server-side) to: A4/one 2024/12/12 02:41:15 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/12/12 02:41:15 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/12/12 02:41:16 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/12/12 02:41:16 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/12/12 02:41:16 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/12/12 02:41:16 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/12/12 02:41:16 INFO : A3/two: Moved (server-side) to: A4/two 2024/12/12 02:41:16 INFO : A3/two: Moved (server-side) to: A4/two --- PASS: TestDirMove (97.11s) === RUN TestGetFsInfo run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" 2024/12/12 02:41:52 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.67s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" operations_test.go:1495: Adjust StreamingUploadCutoff to size limit 1Ki (was 100Ki) 2024/12/12 02:41:53 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope': File to upload is small (34 bytes), uploading instead of streaming 2024/12/12 02:41:58 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_d6ehz8: Moved (server-side) to: no_checksum_small_file_from_pipe 2024/12/12 02:41:58 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/12/12 02:41:58 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2024/12/12 02:42:35 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/12/12 02:42:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/12 02:42:35 DEBUG : pacer: Reducing sleep to 15ms 2024/12/12 02:42:36 DEBUG : pacer: Reducing sleep to 11.25ms 2024/12/12 02:42:36 DEBUG : pacer: Reducing sleep to 10ms 2024/12/12 02:42:55 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_d6emel: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.001 2024/12/12 02:42:57 INFO : no_checksum_big_file_from_pipe.rclone_chunk.002_d6emel: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.002 2024/12/12 02:42:59 INFO : no_checksum_big_file_from_pipe.rclone_chunk.003_d6emel: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.003 2024/12/12 02:43:00 INFO : no_checksum_big_file_from_pipe.rclone_chunk.004_d6emel: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.004 2024/12/12 02:43:02 INFO : no_checksum_big_file_from_pipe.rclone_chunk.005_d6emel: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.005 2024/12/12 02:43:03 INFO : no_checksum_big_file_from_pipe.rclone_chunk.006_d6emel: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.006 2024/12/12 02:43:05 INFO : no_checksum_big_file_from_pipe.rclone_chunk.007_d6emel: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.007 2024/12/12 02:43:07 INFO : no_checksum_big_file_from_pipe.rclone_chunk.008_d6emel: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.008 2024/12/12 02:43:09 INFO : no_checksum_big_file_from_pipe.rclone_chunk.009_d6emel: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.009 2024/12/12 02:43:11 INFO : no_checksum_big_file_from_pipe.rclone_chunk.010_d6emel: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.010 2024/12/12 02:43:12 INFO : no_checksum_big_file_from_pipe.rclone_chunk.011_d6emel: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.011 2024/12/12 02:43:14 INFO : no_checksum_big_file_from_pipe.rclone_chunk.012_d6emel: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.012 2024/12/12 02:43:15 INFO : no_checksum_big_file_from_pipe.rclone_chunk.013_d6emel: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.013 2024/12/12 02:43:16 INFO : no_checksum_big_file_from_pipe.rclone_chunk.014_d6emel: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.014 2024/12/12 02:43:18 INFO : no_checksum_big_file_from_pipe.rclone_chunk.015_d6emel: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.015 2024/12/12 02:43:19 INFO : no_checksum_big_file_from_pipe.rclone_chunk.016_d6emel: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.016 2024/12/12 02:43:21 INFO : no_checksum_big_file_from_pipe.rclone_chunk.017_d6emel: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.017 2024/12/12 02:43:22 INFO : no_checksum_big_file_from_pipe.rclone_chunk.018_d6emel: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.018 2024/12/12 02:43:24 INFO : no_checksum_big_file_from_pipe.rclone_chunk.019_d6emel: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.019 2024/12/12 02:43:25 INFO : no_checksum_big_file_from_pipe.rclone_chunk.020_d6emel: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.020 2024/12/12 02:43:27 INFO : no_checksum_big_file_from_pipe.rclone_chunk.021_d6emel: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.021 2024/12/12 02:43:29 DEBUG : no_checksum_big_file_from_pipe: md5 = 0ad4cf7b35f62b8ff9c73f481594fbdd OK 2024/12/12 02:43:29 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" 2024/12/12 02:44:04 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope': File to upload is small (34 bytes), uploading instead of streaming 2024/12/12 02:44:09 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_d6i4qw: Moved (server-side) to: with_checksum_small_file_from_pipe 2024/12/12 02:44:09 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/12/12 02:44:09 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2024/12/12 02:44:57 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_d6i99w: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.001 2024/12/12 02:44:59 INFO : with_checksum_big_file_from_pipe.rclone_chunk.002_d6i99w: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.002 2024/12/12 02:45:00 INFO : with_checksum_big_file_from_pipe.rclone_chunk.003_d6i99w: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.003 2024/12/12 02:45:02 INFO : with_checksum_big_file_from_pipe.rclone_chunk.004_d6i99w: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.004 2024/12/12 02:45:04 INFO : with_checksum_big_file_from_pipe.rclone_chunk.005_d6i99w: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.005 2024/12/12 02:45:05 INFO : with_checksum_big_file_from_pipe.rclone_chunk.006_d6i99w: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.006 2024/12/12 02:45:06 INFO : with_checksum_big_file_from_pipe.rclone_chunk.007_d6i99w: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.007 2024/12/12 02:45:08 INFO : with_checksum_big_file_from_pipe.rclone_chunk.008_d6i99w: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.008 2024/12/12 02:45:09 INFO : with_checksum_big_file_from_pipe.rclone_chunk.009_d6i99w: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.009 2024/12/12 02:45:11 INFO : with_checksum_big_file_from_pipe.rclone_chunk.010_d6i99w: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.010 2024/12/12 02:45:13 INFO : with_checksum_big_file_from_pipe.rclone_chunk.011_d6i99w: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.011 2024/12/12 02:45:15 INFO : with_checksum_big_file_from_pipe.rclone_chunk.012_d6i99w: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.012 2024/12/12 02:45:17 INFO : with_checksum_big_file_from_pipe.rclone_chunk.013_d6i99w: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.013 2024/12/12 02:45:18 INFO : with_checksum_big_file_from_pipe.rclone_chunk.014_d6i99w: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.014 2024/12/12 02:45:20 INFO : with_checksum_big_file_from_pipe.rclone_chunk.015_d6i99w: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.015 2024/12/12 02:45:21 INFO : with_checksum_big_file_from_pipe.rclone_chunk.016_d6i99w: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.016 2024/12/12 02:45:23 INFO : with_checksum_big_file_from_pipe.rclone_chunk.017_d6i99w: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.017 2024/12/12 02:45:25 INFO : with_checksum_big_file_from_pipe.rclone_chunk.018_d6i99w: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.018 2024/12/12 02:45:26 INFO : with_checksum_big_file_from_pipe.rclone_chunk.019_d6i99w: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.019 2024/12/12 02:45:28 INFO : with_checksum_big_file_from_pipe.rclone_chunk.020_d6i99w: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.020 2024/12/12 02:45:29 INFO : with_checksum_big_file_from_pipe.rclone_chunk.021_d6i99w: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.021 2024/12/12 02:45:32 DEBUG : with_checksum_big_file_from_pipe: md5 = 0ad4cf7b35f62b8ff9c73f481594fbdd OK 2024/12/12 02:45:32 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" 2024/12/12 02:46:15 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope': File to upload is small (34 bytes), uploading instead of streaming 2024/12/12 02:46:20 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_d6lslo: Moved (server-side) to: ignore_checksum_small_file_from_pipe 2024/12/12 02:46:20 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/12 02:46:53 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/12/12 02:46:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/12 02:46:53 DEBUG : pacer: Reducing sleep to 15ms 2024/12/12 02:46:54 DEBUG : pacer: Reducing sleep to 11.25ms 2024/12/12 02:46:54 DEBUG : pacer: Reducing sleep to 10ms 2024/12/12 02:47:08 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_d6lw4q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2024/12/12 02:47:10 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_d6lw4q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2024/12/12 02:47:11 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_d6lw4q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2024/12/12 02:47:13 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_d6lw4q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2024/12/12 02:47:14 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_d6lw4q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2024/12/12 02:47:15 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_d6lw4q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2024/12/12 02:47:17 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_d6lw4q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2024/12/12 02:47:18 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_d6lw4q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2024/12/12 02:47:20 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_d6lw4q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2024/12/12 02:47:22 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_d6lw4q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2024/12/12 02:47:23 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_d6lw4q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2024/12/12 02:47:25 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_d6lw4q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2024/12/12 02:47:27 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_d6lw4q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2024/12/12 02:47:28 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_d6lw4q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2024/12/12 02:47:32 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_d6lw4q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2024/12/12 02:47:34 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_d6lw4q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2024/12/12 02:47:35 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_d6lw4q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2024/12/12 02:47:36 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_d6lw4q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2024/12/12 02:47:38 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_d6lw4q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2024/12/12 02:47:40 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_d6lw4q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2024/12/12 02:47:42 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_d6lw4q: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2024/12/12 02:47:44 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" 2024/12/12 02:48:30 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope': File to upload is small (34 bytes), uploading instead of streaming 2024/12/12 02:48:35 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_d6pjtj: Moved (server-side) to: ignore_checksum_small_file_from_pipe 2024/12/12 02:48:35 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2024/12/12 02:48:35 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/12 02:49:25 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_d6pon0: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2024/12/12 02:49:27 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_d6pon0: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2024/12/12 02:49:29 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_d6pon0: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2024/12/12 02:49:31 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_d6pon0: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2024/12/12 02:49:32 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_d6pon0: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2024/12/12 02:49:34 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_d6pon0: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2024/12/12 02:49:35 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_d6pon0: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2024/12/12 02:49:36 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_d6pon0: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2024/12/12 02:49:38 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_d6pon0: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2024/12/12 02:49:39 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_d6pon0: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2024/12/12 02:49:40 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_d6pon0: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2024/12/12 02:49:42 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_d6pon0: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2024/12/12 02:49:43 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_d6pon0: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2024/12/12 02:49:44 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_d6pon0: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2024/12/12 02:49:45 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_d6pon0: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2024/12/12 02:49:46 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_d6pon0: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2024/12/12 02:49:48 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_d6pon0: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2024/12/12 02:49:49 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_d6pon0: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2024/12/12 02:49:51 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_d6pon0: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2024/12/12 02:49:53 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_d6pon0: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2024/12/12 02:49:54 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_d6pon0: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2024/12/12 02:49:56 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2024/12/12 02:49:56 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (522.78s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (130.65s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (131.50s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (134.97s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (125.66s) === RUN TestRcatMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.57s) === RUN TestRcatSize run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" 2024/12/12 02:50:42 INFO : potato1.rclone_chunk.001_d6t1xr: Moved (server-side) to: potato1.rclone_chunk.001 2024/12/12 02:50:44 INFO : potato1.rclone_chunk.002_d6t1xr: Moved (server-side) to: potato1.rclone_chunk.002 2024/12/12 02:50:46 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope': File to upload is small (60 bytes), uploading instead of streaming 2024/12/12 02:50:54 INFO : potato2.rclone_chunk.001_d6ta2d: Moved (server-side) to: potato2.rclone_chunk.001 2024/12/12 02:50:56 INFO : potato2.rclone_chunk.002_d6ta2d: Moved (server-side) to: potato2.rclone_chunk.002 2024/12/12 02:50:58 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/12 02:50:58 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (33.53s) === RUN TestRcatSizeMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.57s) === RUN TestTouchDir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" 2024/12/12 02:51:16 INFO : potato2.rclone_chunk.001_d6tz6v: Moved (server-side) to: potato2.rclone_chunk.001 2024/12/12 02:51:18 INFO : potato2.rclone_chunk.002_d6tz6v: Moved (server-side) to: potato2.rclone_chunk.002 2024/12/12 02:51:25 INFO : empty space.rclone_chunk.001_d6u8w4: Moved (server-side) to: empty space 2024/12/12 02:51:30 INFO : sub dir/potato3.rclone_chunk.001_d6udzj: Moved (server-side) to: sub dir/potato3 2024/12/12 02:51:31 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope': Touching "empty space" 2024/12/12 02:51:32 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope': Touching "potato2" 2024/12/12 02:51:33 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope': Touching "sub dir/potato3" --- PASS: TestTouchDir (34.84s) === RUN TestMkdirMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.44s) === RUN TestMkdirModTime run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.49s) === RUN TestCopyDirMetadata run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.45s) === RUN TestSetDirModTime run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.74s) === RUN TestDirsEqual run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.55s) === RUN TestRemoveExisting run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope'", Local "Local file system at /tmp/rclone1013013964", Modify Window "1ns" 2024/12/12 02:51:53 INFO : sub dir/test remove existing.rclone_chunk.001_d6v0tn: Moved (server-side) to: sub dir/test remove existing 2024/12/12 02:51:57 INFO : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789.rclone_chunk.001_d6v5dx: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2024/12/12 02:52:00 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.qereduy6" before starting 2024/12/12 02:52:00 DEBUG : sub dir/test remove existing: move non-chunked object... 2024/12/12 02:52:01 INFO : sub dir/test remove existing: Moved (server-side) to: sub dir/test remove existing.qereduy6 2024/12/12 02:52:01 DEBUG : sub dir/test remove existing.qereduy6: TEST: removing renamed existing file after operation 2024/12/12 02:52:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yapuduz3" before starting 2024/12/12 02:52:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: move non-chunked object... 2024/12/12 02:52:06 INFO : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yapuduz3 2024/12/12 02:52:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yapuduz3: TEST: renaming existing back after failed operation 2024/12/12 02:52:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yapuduz3: move non-chunked object... 2024/12/12 02:52:08 INFO : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yapuduz3: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2024/12/12 02:52:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xudivez2" before starting 2024/12/12 02:52:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: move non-chunked object... 2024/12/12 02:52:11 INFO : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xudivez2 2024/12/12 02:52:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xudivez2: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (28.09s) FAIL 2024/12/12 02:52:16 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-yikuzip8rope': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bYandex: -verbose -fast-list -size-limit 1024 -test.run '^(TestCaseInsensitiveMoveFile|TestCaseInsensitiveMoveFileDryRun|TestCat|TestCopyDirMetadata|TestCopyFileCompareDest|TestCopyFileCopyDest|TestCopyFileMaxTransfer|TestCopyInplace|TestCopyLongFileName|TestCopyURL|TestCount|TestDeduplicateFirst|TestDeduplicateInteractive|TestDeduplicateLargest|TestDeduplicateNewest|TestDeduplicateNewestByHash|TestDeduplicateOldest|TestDeduplicateRename|TestDeduplicateSizeOnly|TestDeduplicateSkip|TestDeduplicateSmallest|TestDelete|TestDirMove|TestDirsEqual|TestGetFsInfo|TestHashSums|TestListDirSorted|TestLs|TestLsLong|TestLsWithFilesFrom|TestLsd|TestMaxDelete|TestMaxDeleteSize|TestMaxDeleteSizeLargeFile|TestMergeDirs|TestMkdir|TestMkdirMetadata|TestMkdirModTime|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestRcatMetadata|TestRcatSize|TestRcatSizeMetadata|TestReadFile|TestRemoveExisting|TestRmdirsLeaveRoot|TestRmdirsNoLeaveRoot|TestRmdirsWithFilter|TestSetDirModTime|TestStatJSON|TestTouchDir)$|^TestListJSON$/^(Default|DirsOnly|Metadata|Recurse)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Finished ERROR in 25m29.040883532s (try 2/5): exit status 1: Failed [TestListDirSorted]