"./operations.test -test.v -test.timeout 1h0m0s -remote TestS3: -verbose" - Starting (try 1/5) 2026/03/27 04:52:39 DEBUG : Creating backend with remote "TestS3:rclone-test-yabosoh9polo" 2026/03/27 04:52:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/27 04:52:39 DEBUG : Creating backend with remote "/tmp/rclone1300800889" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" 2026/03/27 04:52:39 INFO : S3 bucket rclone-test-yabosoh9polo: Bucket "rclone-test-yabosoh9polo" created with ACL "" 2026/03/27 04:52:40 DEBUG : chunksize-probe: open chunk writer: started multipart upload: O5AWrc8vRHV5KBgHG5F_oP8PyMvp1jIo0pxDphWzQT.TH0Ogtz2e.GK3TejTL8uV1BiHDy5XEI.1kxa_VYC0l6.rsP4Uj8cxSNie7FSaEvwocg5oMZhj1_9_0MzL1nA_ 2026/03/27 04:52:40 DEBUG : chunksize-probe: multipart upload "O5AWrc8vRHV5KBgHG5F_oP8PyMvp1jIo0pxDphWzQT.TH0Ogtz2e.GK3TejTL8uV1BiHDy5XEI.1kxa_VYC0l6.rsP4Uj8cxSNie7FSaEvwocg5oMZhj1_9_0MzL1nA_" aborted === RUN TestMultithreadCopy/upload=false,size=10485759,streams=2 2026/03/27 04:52:41 DEBUG : test-multithread-copy-false-10485759-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/03/27 04:52:41 DEBUG : test-multithread-copy-false-10485759-2: multi-thread copy: write buffer set to 131072 2026/03/27 04:52:41 DEBUG : test-multithread-copy-false-10485759-2: multi-thread copy: chunk size 64Mi was bigger than source file size 10.000Mi 2026/03/27 04:52:41 DEBUG : test-multithread-copy-false-10485759-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/03/27 04:52:41 DEBUG : test-multithread-copy-false-10485759-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/03/27 04:52:41 DEBUG : test-multithread-copy-false-10485759-2: Starting multi-thread copy with 1 chunks of size 10.000Mi with 1 parallel streams 2026/03/27 04:52:41 DEBUG : test-multithread-copy-false-10485759-2: multi-thread copy: chunk 1/1 (0-10485759) size 10.000Mi starting 2026/03/27 04:52:41 DEBUG : test-multithread-copy-false-10485759-2: writing chunk 0 2026/03/27 04:52:41 DEBUG : test-multithread-copy-false-10485759-2: multi-thread copy: chunk 1/1 (0-10485759) size 10.000Mi finished 2026/03/27 04:52:41 DEBUG : test-multithread-copy-false-10485759-2: Finished multi-thread copy with 1 parts of size 10.000Mi === RUN TestMultithreadCopy/upload=false,size=10485760,streams=2 2026/03/27 04:52:42 DEBUG : test-multithread-copy-false-10485760-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/03/27 04:52:42 DEBUG : test-multithread-copy-false-10485760-2: multi-thread copy: write buffer set to 131072 2026/03/27 04:52:42 DEBUG : test-multithread-copy-false-10485760-2: multi-thread copy: chunk size 64Mi was bigger than source file size 10Mi 2026/03/27 04:52:42 DEBUG : test-multithread-copy-false-10485760-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/03/27 04:52:42 DEBUG : test-multithread-copy-false-10485760-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/03/27 04:52:42 DEBUG : test-multithread-copy-false-10485760-2: Starting multi-thread copy with 1 chunks of size 10Mi with 1 parallel streams 2026/03/27 04:52:42 DEBUG : test-multithread-copy-false-10485760-2: multi-thread copy: chunk 1/1 (0-10485760) size 10Mi starting 2026/03/27 04:52:42 DEBUG : test-multithread-copy-false-10485760-2: writing chunk 0 2026/03/27 04:52:42 DEBUG : test-multithread-copy-false-10485760-2: multi-thread copy: chunk 1/1 (0-10485760) size 10Mi finished 2026/03/27 04:52:42 DEBUG : test-multithread-copy-false-10485760-2: Finished multi-thread copy with 1 parts of size 10Mi === RUN TestMultithreadCopy/upload=false,size=10485761,streams=2 2026/03/27 04:52:44 DEBUG : test-multithread-copy-false-10485761-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/03/27 04:52:44 DEBUG : test-multithread-copy-false-10485761-2: multi-thread copy: write buffer set to 131072 2026/03/27 04:52:44 DEBUG : test-multithread-copy-false-10485761-2: multi-thread copy: chunk size 64Mi was bigger than source file size 10.000Mi 2026/03/27 04:52:44 DEBUG : test-multithread-copy-false-10485761-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/03/27 04:52:44 DEBUG : test-multithread-copy-false-10485761-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/03/27 04:52:44 DEBUG : test-multithread-copy-false-10485761-2: Starting multi-thread copy with 1 chunks of size 10.000Mi with 1 parallel streams 2026/03/27 04:52:44 DEBUG : test-multithread-copy-false-10485761-2: multi-thread copy: chunk 1/1 (0-10485761) size 10.000Mi starting 2026/03/27 04:52:44 DEBUG : test-multithread-copy-false-10485761-2: writing chunk 0 2026/03/27 04:52:44 DEBUG : test-multithread-copy-false-10485761-2: multi-thread copy: chunk 1/1 (0-10485761) size 10.000Mi finished 2026/03/27 04:52:44 DEBUG : test-multithread-copy-false-10485761-2: Finished multi-thread copy with 1 parts of size 10.000Mi === RUN TestMultithreadCopy/upload=true,size=10485759,streams=2 2026/03/27 04:52:45 DEBUG : test-multithread-copy-true-10485759-2: multi-thread copy: disabling buffering because source is local disk 2026/03/27 04:52:45 DEBUG : test-multithread-copy-true-10485759-2: open chunk writer: started multipart upload: uFTljG9R0oSPiQ_Q4Froyv8VPnu1hPGy83W1YtslvLyQK44p4jSzHKcud2KMY9d7uo.wEhpReJPXfl6hmkL1iZQ1bGKwlPq3yi.QNv26QKAAOonmsTGdUnzt2vwUuew7 2026/03/27 04:52:45 DEBUG : test-multithread-copy-true-10485759-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/03/27 04:52:45 DEBUG : test-multithread-copy-true-10485759-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2026/03/27 04:52:45 DEBUG : test-multithread-copy-true-10485759-2: Starting multi-thread copy with 2 chunks of size 5Mi with 2 parallel streams 2026/03/27 04:52:45 DEBUG : test-multithread-copy-true-10485759-2: multi-thread copy: chunk 2/2 (5242880-10485759) size 5.000Mi starting 2026/03/27 04:52:45 DEBUG : test-multithread-copy-true-10485759-2: multi-thread copy: chunk 1/2 (0-5242880) size 5Mi starting 2026/03/27 04:52:45 DEBUG : test-multithread-copy-true-10485759-2: Seek from 5242880 to 0 2026/03/27 04:52:45 DEBUG : test-multithread-copy-true-10485759-2: Seek from 5242879 to 0 2026/03/27 04:52:45 DEBUG : test-multithread-copy-true-10485759-2: multipart upload wrote chunk 1 with 5242880 bytes and etag "3d0a4867748ea1e3ad09892a14c2a5c8" 2026/03/27 04:52:45 DEBUG : test-multithread-copy-true-10485759-2: multi-thread copy: chunk 1/2 (0-5242880) size 5Mi finished 2026/03/27 04:52:46 DEBUG : test-multithread-copy-true-10485759-2: multipart upload wrote chunk 2 with 5242879 bytes and etag "b429749b5a4a0b0c415d0d0bd32d127b" 2026/03/27 04:52:46 DEBUG : test-multithread-copy-true-10485759-2: multi-thread copy: chunk 2/2 (5242880-10485759) size 5.000Mi finished 2026/03/27 04:52:46 DEBUG : test-multithread-copy-true-10485759-2: multipart upload "uFTljG9R0oSPiQ_Q4Froyv8VPnu1hPGy83W1YtslvLyQK44p4jSzHKcud2KMY9d7uo.wEhpReJPXfl6hmkL1iZQ1bGKwlPq3yi.QNv26QKAAOonmsTGdUnzt2vwUuew7" finished 2026/03/27 04:52:46 DEBUG : test-multithread-copy-true-10485759-2: Finished multi-thread copy with 2 parts of size 5Mi === RUN TestMultithreadCopy/upload=true,size=10485760,streams=2 2026/03/27 04:52:47 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: disabling buffering because source is local disk 2026/03/27 04:52:47 DEBUG : test-multithread-copy-true-10485760-2: open chunk writer: started multipart upload: LxvLJQqnMN1.JbeA4PPC9Np73ZftHVNIHnWmJkfk.sMy.xoTUkBKgR0BydyFbV16vEf9ujm3G34RnqUo_.2WHFpfFsANPWcZMBbarcdHhoavljAlI0r5LxwWLH5Pi7_c 2026/03/27 04:52:47 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/03/27 04:52:47 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2026/03/27 04:52:47 DEBUG : test-multithread-copy-true-10485760-2: Starting multi-thread copy with 2 chunks of size 5Mi with 2 parallel streams 2026/03/27 04:52:47 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: chunk 2/2 (5242880-10485760) size 5Mi starting 2026/03/27 04:52:47 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: chunk 1/2 (0-5242880) size 5Mi starting 2026/03/27 04:52:47 DEBUG : test-multithread-copy-true-10485760-2: Seek from 5242880 to 0 2026/03/27 04:52:47 DEBUG : test-multithread-copy-true-10485760-2: Seek from 5242880 to 0 2026/03/27 04:52:47 DEBUG : test-multithread-copy-true-10485760-2: multipart upload wrote chunk 2 with 5242880 bytes and etag "976c6ab7be711676316679e60ed6f715" 2026/03/27 04:52:47 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: chunk 2/2 (5242880-10485760) size 5Mi finished 2026/03/27 04:52:47 DEBUG : test-multithread-copy-true-10485760-2: multipart upload wrote chunk 1 with 5242880 bytes and etag "61b45a8bf09f2593b5c151764b5615a8" 2026/03/27 04:52:47 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: chunk 1/2 (0-5242880) size 5Mi finished 2026/03/27 04:52:48 DEBUG : test-multithread-copy-true-10485760-2: multipart upload "LxvLJQqnMN1.JbeA4PPC9Np73ZftHVNIHnWmJkfk.sMy.xoTUkBKgR0BydyFbV16vEf9ujm3G34RnqUo_.2WHFpfFsANPWcZMBbarcdHhoavljAlI0r5LxwWLH5Pi7_c" finished 2026/03/27 04:52:48 DEBUG : test-multithread-copy-true-10485760-2: Finished multi-thread copy with 2 parts of size 5Mi === RUN TestMultithreadCopy/upload=true,size=10485761,streams=2 2026/03/27 04:52:49 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: disabling buffering because source is local disk 2026/03/27 04:52:49 DEBUG : test-multithread-copy-true-10485761-2: open chunk writer: started multipart upload: s_IyyHb13bytJIP7ZmDUEv4s0S4lJFPTdDvH63IpIrE5FHpqSgDJC.M1sNph4K4EyErxkJXomeBRciKg7xnGl2cWOyOjZ.VkyLvCSgTgOMGahWqGhw7Qtu.SIegbgOiT 2026/03/27 04:52:49 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/03/27 04:52:49 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2026/03/27 04:52:49 DEBUG : test-multithread-copy-true-10485761-2: Starting multi-thread copy with 3 chunks of size 5Mi with 3 parallel streams 2026/03/27 04:52:49 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: chunk 3/3 (10485760-10485761) size 1 starting 2026/03/27 04:52:49 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: chunk 1/3 (0-5242880) size 5Mi starting 2026/03/27 04:52:49 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: chunk 2/3 (5242880-10485760) size 5Mi starting 2026/03/27 04:52:49 DEBUG : test-multithread-copy-true-10485761-2: Seek from 1 to 0 2026/03/27 04:52:49 DEBUG : test-multithread-copy-true-10485761-2: Seek from 5242880 to 0 2026/03/27 04:52:49 DEBUG : test-multithread-copy-true-10485761-2: multipart upload wrote chunk 3 with 1 bytes and etag "415290769594460e2e485922904f345d" 2026/03/27 04:52:49 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: chunk 3/3 (10485760-10485761) size 1 finished 2026/03/27 04:52:49 DEBUG : test-multithread-copy-true-10485761-2: Seek from 5242880 to 0 2026/03/27 04:52:49 DEBUG : test-multithread-copy-true-10485761-2: multipart upload wrote chunk 2 with 5242880 bytes and etag "f080cd6c485e77b718ffeb5a32e5b956" 2026/03/27 04:52:49 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: chunk 2/3 (5242880-10485760) size 5Mi finished 2026/03/27 04:52:49 DEBUG : test-multithread-copy-true-10485761-2: multipart upload wrote chunk 1 with 5242880 bytes and etag "ffc9394decefabe567b53b9d486aa1a8" 2026/03/27 04:52:49 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: chunk 1/3 (0-5242880) size 5Mi finished 2026/03/27 04:52:49 DEBUG : test-multithread-copy-true-10485761-2: multipart upload "s_IyyHb13bytJIP7ZmDUEv4s0S4lJFPTdDvH63IpIrE5FHpqSgDJC.M1sNph4K4EyErxkJXomeBRciKg7xnGl2cWOyOjZ.VkyLvCSgTgOMGahWqGhw7Qtu.SIegbgOiT" finished 2026/03/27 04:52:50 DEBUG : test-multithread-copy-true-10485761-2: Finished multi-thread copy with 3 parts of size 5Mi --- PASS: TestMultithreadCopy (11.41s) --- PASS: TestMultithreadCopy/upload=false,size=10485759,streams=2 (1.84s) --- PASS: TestMultithreadCopy/upload=false,size=10485760,streams=2 (1.42s) --- PASS: TestMultithreadCopy/upload=false,size=10485761,streams=2 (1.43s) --- PASS: TestMultithreadCopy/upload=true,size=10485759,streams=2 (2.01s) --- PASS: TestMultithreadCopy/upload=true,size=10485760,streams=2 (1.87s) --- PASS: TestMultithreadCopy/upload=true,size=10485761,streams=2 (1.84s) === RUN TestMultithreadCopyAbort run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" 2026/03/27 04:52:50 DEBUG : chunksize-probe: open chunk writer: started multipart upload: ekMrQ02._28g5xw0q0FtQUy96t_j7afCtrbvSdxSw.psGq80yss53l3_6hgzfam_EhUrNIfK9MrIUSBiCNYJ4d5KvuAP3iyXkFtJ9tLevhKJPXrz54TXhRuhJhvnQyOA 2026/03/27 04:52:50 DEBUG : chunksize-probe: multipart upload "ekMrQ02._28g5xw0q0FtQUy96t_j7afCtrbvSdxSw.psGq80yss53l3_6hgzfam_EhUrNIfK9MrIUSBiCNYJ4d5KvuAP3iyXkFtJ9tLevhKJPXrz54TXhRuhJhvnQyOA" aborted 2026/03/27 04:52:51 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk 2026/03/27 04:52:51 DEBUG : test-multithread-abort: open chunk writer: started multipart upload: V.tk._YBvTmu7W49TOEx3Lbb0tFULyC9wd_Y4evyEOPZeX6mUKOx7RE_SvxZKkY3LGc4GnUik_6CTcsefDwh0igFQ7vw2N0fkkqhL.WXt3fKBh2m0yc1oP6HAynETQf4 2026/03/27 04:52:51 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 1 2026/03/27 04:52:51 DEBUG : test-multithread-abort: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2026/03/27 04:52:51 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 5Mi with 3 parallel streams 2026/03/27 04:52:51 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (10485760-10485761) size 1 starting 2026/03/27 04:52:51 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-5242880) size 5Mi starting 2026/03/27 04:52:51 DEBUG : Open with options = [RangeOption(10485760,10485760)] 2026/03/27 04:52:51 DEBUG : Open with options = [RangeOption(0,5242879)] 2026/03/27 04:52:51 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (5242880-10485760) size 5Mi starting 2026/03/27 04:52:51 DEBUG : Open with options = [RangeOption(5242880,10485759)] 2026/03/27 04:52:51 DEBUG : test-multithread-abort: Seek from 5242880 to 0 2026/03/27 04:52:51 DEBUG : Open with options = [RangeOption(5242880,10485759)] 2026/03/27 04:52:51 DEBUG : test-multithread-abort: Seek from 5242880 to 0 2026/03/27 04:52:51 DEBUG : Open with options = [RangeOption(0,5242879)] 2026/03/27 04:52:51 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 5242880 bytes and etag "a83c51a58d1d2c695a81b64c215b3865" 2026/03/27 04:52:51 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-5242880) size 5Mi finished 2026/03/27 04:52:51 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 5242880 bytes and etag "e0199480c5ec4a5996b81eb07cb85610" 2026/03/27 04:52:51 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (5242880-10485760) size 5Mi finished 2026/03/27 04:52:52 DEBUG : Returning error reader 2026/03/27 04:52:52 DEBUG : BOOM: simulated read failure 2026/03/27 04:52:52 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure 2026/03/27 04:52:52 DEBUG : Open with options = [RangeOption(10485760,10485760)] 2026/03/27 04:52:53 DEBUG : Returning error reader 2026/03/27 04:52:53 DEBUG : BOOM: simulated read failure 2026/03/27 04:52:53 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure 2026/03/27 04:52:53 DEBUG : Open with options = [RangeOption(10485760,10485760)] 2026/03/27 04:52:54 DEBUG : Returning error reader 2026/03/27 04:52:54 DEBUG : BOOM: simulated read failure 2026/03/27 04:52:54 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure 2026/03/27 04:52:54 DEBUG : Open with options = [RangeOption(10485760,10485760)] 2026/03/27 04:52:55 DEBUG : Returning error reader 2026/03/27 04:52:55 DEBUG : BOOM: simulated read failure 2026/03/27 04:52:55 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure 2026/03/27 04:52:55 DEBUG : Open with options = [RangeOption(10485760,10485760)] 2026/03/27 04:52:56 DEBUG : Returning error reader 2026/03/27 04:52:56 DEBUG : BOOM: simulated read failure 2026/03/27 04:52:56 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure 2026/03/27 04:52:56 DEBUG : Open with options = [RangeOption(10485760,10485760)] 2026/03/27 04:52:57 DEBUG : Returning error reader 2026/03/27 04:52:57 DEBUG : BOOM: simulated read failure 2026/03/27 04:52:57 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure 2026/03/27 04:52:57 DEBUG : Open with options = [RangeOption(10485760,10485760)] 2026/03/27 04:52:58 DEBUG : Returning error reader 2026/03/27 04:52:58 DEBUG : BOOM: simulated read failure 2026/03/27 04:52:58 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure 2026/03/27 04:52:58 DEBUG : Open with options = [RangeOption(10485760,10485760)] 2026/03/27 04:52:59 DEBUG : Returning error reader 2026/03/27 04:52:59 DEBUG : BOOM: simulated read failure 2026/03/27 04:52:59 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure 2026/03/27 04:52:59 DEBUG : Open with options = [RangeOption(10485760,10485760)] 2026/03/27 04:53:00 DEBUG : Returning error reader 2026/03/27 04:53:00 DEBUG : BOOM: simulated read failure 2026/03/27 04:53:00 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure 2026/03/27 04:53:00 DEBUG : Open with options = [RangeOption(10485760,10485760)] 2026/03/27 04:53:01 DEBUG : Returning error reader 2026/03/27 04:53:01 DEBUG : BOOM: simulated read failure 2026/03/27 04:53:01 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure 2026/03/27 04:53:01 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries 2026/03/27 04:53:01 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure 2026/03/27 04:53:01 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit 2026/03/27 04:53:01 DEBUG : test-multithread-abort: multipart upload "V.tk._YBvTmu7W49TOEx3Lbb0tFULyC9wd_Y4evyEOPZeX6mUKOx7RE_SvxZKkY3LGc4GnUik_6CTcsefDwh0igFQ7vw2N0fkkqhL.WXt3fKBh2m0yc1oP6HAynETQf4" aborted --- PASS: TestMultithreadCopyAbort (11.44s) === RUN TestSizeDiffers 2026/03/27 04:53:02 DEBUG : a: size = 0 OK 2026/03/27 04:53:02 DEBUG : a: size = 1 (memory) 2026/03/27 04:53:02 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/03/27 04:53:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/03/27 04:53:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/27 04:53:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/27 04:53:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/03/27 04:53:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/27 04:53:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/27 04:53:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/27 04:53:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/03/27 04:53:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/27 04:53:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/27 04:53:02 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/03/27 04:53:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/27 04:53:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/27 04:53:02 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/03/27 04:53:02 DEBUG : potato: Seek from 10 to 0 2026/03/27 04:53:02 DEBUG : potato: Seek from 10 to 0 2026/03/27 04:53:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/03/27 04:53:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/03/27 04:53:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/27 04:53:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/27 04:53:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/03/27 04:53:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/27 04:53:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/27 04:53:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/27 04:53:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/03/27 04:53:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/27 04:53:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/27 04:53:02 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/03/27 04:53:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/27 04:53:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/27 04:53:02 DEBUG : potato: Seek from 5 to 2 2026/03/27 04:53:02 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/03/27 04:53:02 DEBUG : potato: Seek from 7 to 0 2026/03/27 04:53:02 DEBUG : potato: Seek from 7 to 0 2026/03/27 04:53:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/03/27 04:53:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/03/27 04:53:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/27 04:53:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/27 04:53:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/03/27 04:53:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/27 04:53:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/27 04:53:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/27 04:53:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/03/27 04:53:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/27 04:53:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/27 04:53:02 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/03/27 04:53:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/27 04:53:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/27 04:53:02 DEBUG : potato: Seek from 5 to 2 2026/03/27 04:53:02 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/03/27 04:53:02 DEBUG : potato: Seek from 8 to 0 2026/03/27 04:53:02 DEBUG : potato: Seek from 8 to 0 2026/03/27 04:53:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/03/27 04:53:02 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/03/27 04:53:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/27 04:53:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/27 04:53:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/03/27 04:53:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/27 04:53:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/27 04:53:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/27 04:53:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/03/27 04:53:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/27 04:53:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/27 04:53:02 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/03/27 04:53:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/27 04:53:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/27 04:53:02 DEBUG : potato: Seek from 5 to 2 2026/03/27 04:53:02 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/03/27 04:53:02 DEBUG : potato: Seek from 9 to 0 2026/03/27 04:53:02 DEBUG : potato: Seek from 9 to 0 2026/03/27 04:53:02 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (1.62s) --- PASS: TestCheck/1 (0.05s) --- PASS: TestCheck/2 (0.05s) --- PASS: TestCheck/3 (0.05s) --- PASS: TestCheck/4 (0.05s) --- PASS: TestCheck/5 (0.05s) --- PASS: TestCheck/6 (0.05s) --- PASS: TestCheck/7 (0.05s) === RUN TestCheckFsError 2026/03/27 04:53:03 DEBUG : Creating backend with remote "nonexistent" 2026/03/27 04:53:03 DEBUG : Creating backend with remote "nonexistent" 2026/03/27 04:53:03 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/03/27 04:53:03 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/03/27 04:53:03 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/03/27 04:53:03 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (2.06s) --- PASS: TestCheckDownload/1 (0.10s) --- PASS: TestCheckDownload/2 (0.11s) --- PASS: TestCheckDownload/3 (0.10s) --- PASS: TestCheckDownload/4 (0.16s) --- PASS: TestCheckDownload/5 (0.10s) --- PASS: TestCheckDownload/6 (0.11s) --- PASS: TestCheckDownload/7 (0.10s) === RUN TestCheckSizeOnly run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (1.65s) --- PASS: TestCheckSizeOnly/1 (0.04s) --- PASS: TestCheckSizeOnly/2 (0.04s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.05s) --- PASS: TestCheckSizeOnly/6 (0.05s) --- PASS: TestCheckSizeOnly/7 (0.04s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" 2026/03/27 04:53:07 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/27 04:53:07 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/27 04:53:07 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/27 04:53:07 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/27 04:53:07 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/27 04:53:07 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/27 04:53:07 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/27 04:53:07 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (0.52s) === RUN TestCheckSum run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" 2026/03/27 04:53:07 DEBUG : Creating backend with remote "TestS3:rclone-test-yabosoh9polo/data" === RUN TestCheckSum/subtest1 === RUN TestCheckSum/subtest2 === RUN TestCheckSum/subtest3 === RUN TestCheckSum/subtest4 === RUN TestCheckSum/subtest5 === RUN TestCheckSum/subtest6 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (3.71s) --- PASS: TestCheckSum/subtest1 (0.14s) --- PASS: TestCheckSum/subtest2 (0.14s) --- PASS: TestCheckSum/subtest3 (0.15s) --- PASS: TestCheckSum/subtest4 (0.14s) --- PASS: TestCheckSum/subtest5 (0.14s) --- PASS: TestCheckSum/subtest6 (0.14s) --- PASS: TestCheckSum/subtest7 (0.15s) === RUN TestCheckSumDownload run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" 2026/03/27 04:53:11 DEBUG : Creating backend with remote "TestS3:rclone-test-yabosoh9polo/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (4.15s) --- PASS: TestCheckSumDownload/subtest1 (0.20s) --- PASS: TestCheckSumDownload/subtest2 (0.20s) --- PASS: TestCheckSumDownload/subtest3 (0.26s) --- PASS: TestCheckSumDownload/subtest4 (0.20s) --- PASS: TestCheckSumDownload/subtest5 (0.20s) --- PASS: TestCheckSumDownload/subtest6 (0.20s) --- PASS: TestCheckSumDownload/subtest7 (0.20s) === RUN TestApplyTransforms 2026/03/27 04:53:15 DEBUG : Creating backend with remote "TestS3:rclone-test-megamij4made" 2026/03/27 04:53:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/27 04:53:15 DEBUG : Creating backend with remote "/tmp/rclone1409159201" run.go:185: Remote "S3 bucket rclone-test-megamij4made", Local "Local file system at /tmp/rclone1409159201", Modify Window "1ns" 2026/03/27 04:53:16 INFO : S3 bucket rclone-test-megamij4made: Bucket "rclone-test-megamij4made" created with ACL "" upper checkfile vs. lower remote (without normalization) 2026/03/27 04:53:16 ERROR : hello, world!: sum not found 2026/03/27 04:53:16 ERROR : HELLO, WORLD!: file not in S3 bucket rclone-test-megamij4made 2026/03/27 04:53:16 NOTICE: S3 bucket rclone-test-megamij4made: 1 files missing 2026/03/27 04:53:16 NOTICE: 1 hashes missing 2026/03/27 04:53:16 NOTICE: S3 bucket rclone-test-megamij4made: 1 differences found 2026/03/27 04:53:16 NOTICE: S3 bucket rclone-test-megamij4made: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/03/27 04:53:16 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/27 04:53:16 NOTICE: S3 bucket rclone-test-megamij4made: 0 differences found 2026/03/27 04:53:16 NOTICE: S3 bucket rclone-test-megamij4made: 1 matching files 2026/03/27 04:53:16 DEBUG : Creating backend with remote "TestS3:rclone-test-yisanul3kiha" 2026/03/27 04:53:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/27 04:53:16 DEBUG : Creating backend with remote "/tmp/rclone2074423249" run.go:185: Remote "S3 bucket rclone-test-yisanul3kiha", Local "Local file system at /tmp/rclone2074423249", Modify Window "1ns" 2026/03/27 04:53:17 INFO : S3 bucket rclone-test-yisanul3kiha: Bucket "rclone-test-yisanul3kiha" created with ACL "" lower checkfile vs. upper remote (without normalization) 2026/03/27 04:53:17 ERROR : HELLO, WORLD!: sum not found 2026/03/27 04:53:17 ERROR : hello, world!: file not in S3 bucket rclone-test-yisanul3kiha 2026/03/27 04:53:17 NOTICE: S3 bucket rclone-test-yisanul3kiha: 1 files missing 2026/03/27 04:53:17 NOTICE: 1 hashes missing 2026/03/27 04:53:17 NOTICE: S3 bucket rclone-test-yisanul3kiha: 1 differences found 2026/03/27 04:53:17 NOTICE: S3 bucket rclone-test-yisanul3kiha: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/03/27 04:53:17 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/27 04:53:17 NOTICE: S3 bucket rclone-test-yisanul3kiha: 0 differences found 2026/03/27 04:53:17 NOTICE: S3 bucket rclone-test-yisanul3kiha: 1 matching files 2026/03/27 04:53:17 DEBUG : Creating backend with remote "TestS3:rclone-test-pufomul1qomo" 2026/03/27 04:53:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/27 04:53:17 DEBUG : Creating backend with remote "/tmp/rclone323329706" run.go:185: Remote "S3 bucket rclone-test-pufomul1qomo", Local "Local file system at /tmp/rclone323329706", Modify Window "1ns" 2026/03/27 04:53:18 INFO : S3 bucket rclone-test-pufomul1qomo: Bucket "rclone-test-pufomul1qomo" created with ACL "" lower checkfile vs. upperlowermixed remote (without normalization) 2026/03/27 04:53:18 ERROR : HeLlO, wOrLd!: sum not found 2026/03/27 04:53:18 ERROR : hello, world!: file not in S3 bucket rclone-test-pufomul1qomo 2026/03/27 04:53:18 NOTICE: S3 bucket rclone-test-pufomul1qomo: 1 files missing 2026/03/27 04:53:18 NOTICE: 1 hashes missing 2026/03/27 04:53:18 NOTICE: S3 bucket rclone-test-pufomul1qomo: 1 differences found 2026/03/27 04:53:18 NOTICE: S3 bucket rclone-test-pufomul1qomo: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/03/27 04:53:18 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/27 04:53:18 NOTICE: S3 bucket rclone-test-pufomul1qomo: 0 differences found 2026/03/27 04:53:18 NOTICE: S3 bucket rclone-test-pufomul1qomo: 1 matching files 2026/03/27 04:53:18 DEBUG : Creating backend with remote "TestS3:rclone-test-kufexis5nawo" 2026/03/27 04:53:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/27 04:53:18 DEBUG : Creating backend with remote "/tmp/rclone2404466023" run.go:185: Remote "S3 bucket rclone-test-kufexis5nawo", Local "Local file system at /tmp/rclone2404466023", Modify Window "1ns" 2026/03/27 04:53:19 INFO : S3 bucket rclone-test-kufexis5nawo: Bucket "rclone-test-kufexis5nawo" created with ACL "" upperlowermixed checkfile vs. upper remote (without normalization) 2026/03/27 04:53:19 ERROR : HELLO, WORLD!: sum not found 2026/03/27 04:53:19 ERROR : HeLlO, wOrLd!: file not in S3 bucket rclone-test-kufexis5nawo 2026/03/27 04:53:19 NOTICE: S3 bucket rclone-test-kufexis5nawo: 1 files missing 2026/03/27 04:53:19 NOTICE: 1 hashes missing 2026/03/27 04:53:19 NOTICE: S3 bucket rclone-test-kufexis5nawo: 1 differences found 2026/03/27 04:53:19 NOTICE: S3 bucket rclone-test-kufexis5nawo: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/03/27 04:53:19 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/27 04:53:19 NOTICE: S3 bucket rclone-test-kufexis5nawo: 0 differences found 2026/03/27 04:53:19 NOTICE: S3 bucket rclone-test-kufexis5nawo: 1 matching files 2026/03/27 04:53:19 DEBUG : Creating backend with remote "TestS3:rclone-test-matulif3futu" 2026/03/27 04:53:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/27 04:53:19 DEBUG : Creating backend with remote "/tmp/rclone3472164145" run.go:185: Remote "S3 bucket rclone-test-matulif3futu", Local "Local file system at /tmp/rclone3472164145", Modify Window "1ns" 2026/03/27 04:53:20 INFO : S3 bucket rclone-test-matulif3futu: Bucket "rclone-test-matulif3futu" created with ACL "" NFD checkfile vs. NFC remote (without normalization) 2026/03/27 04:53:20 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/27 04:53:20 ERROR : 測試_Русский___ě_áñ: file not in S3 bucket rclone-test-matulif3futu 2026/03/27 04:53:20 NOTICE: S3 bucket rclone-test-matulif3futu: 1 files missing 2026/03/27 04:53:20 NOTICE: 1 hashes missing 2026/03/27 04:53:20 NOTICE: S3 bucket rclone-test-matulif3futu: 1 differences found 2026/03/27 04:53:20 NOTICE: S3 bucket rclone-test-matulif3futu: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/03/27 04:53:20 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/27 04:53:20 NOTICE: S3 bucket rclone-test-matulif3futu: 0 differences found 2026/03/27 04:53:20 NOTICE: S3 bucket rclone-test-matulif3futu: 1 matching files 2026/03/27 04:53:20 DEBUG : Creating backend with remote "TestS3:rclone-test-lesikan8hizu" 2026/03/27 04:53:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/27 04:53:20 DEBUG : Creating backend with remote "/tmp/rclone2521153399" run.go:185: Remote "S3 bucket rclone-test-lesikan8hizu", Local "Local file system at /tmp/rclone2521153399", Modify Window "1ns" 2026/03/27 04:53:21 INFO : S3 bucket rclone-test-lesikan8hizu: Bucket "rclone-test-lesikan8hizu" created with ACL "" NFC checkfile vs. NFD remote (without normalization) 2026/03/27 04:53:21 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/27 04:53:21 ERROR : 測試_Русский___ě_áñ: file not in S3 bucket rclone-test-lesikan8hizu 2026/03/27 04:53:21 NOTICE: S3 bucket rclone-test-lesikan8hizu: 1 files missing 2026/03/27 04:53:21 NOTICE: 1 hashes missing 2026/03/27 04:53:21 NOTICE: S3 bucket rclone-test-lesikan8hizu: 1 differences found 2026/03/27 04:53:21 NOTICE: S3 bucket rclone-test-lesikan8hizu: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/03/27 04:53:21 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/27 04:53:21 NOTICE: S3 bucket rclone-test-lesikan8hizu: 0 differences found 2026/03/27 04:53:21 NOTICE: S3 bucket rclone-test-lesikan8hizu: 1 matching files 2026/03/27 04:53:21 DEBUG : Creating backend with remote "TestS3:rclone-test-yekeniw5bocu" 2026/03/27 04:53:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/27 04:53:21 DEBUG : Creating backend with remote "/tmp/rclone847751168" run.go:185: Remote "S3 bucket rclone-test-yekeniw5bocu", Local "Local file system at /tmp/rclone847751168", Modify Window "1ns" 2026/03/27 04:53:22 INFO : S3 bucket rclone-test-yekeniw5bocu: Bucket "rclone-test-yekeniw5bocu" created with ACL "" NFDx2 checkfile vs. both remote (without normalization) 2026/03/27 04:53:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/27 04:53:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in S3 bucket rclone-test-yekeniw5bocu 2026/03/27 04:53:22 NOTICE: S3 bucket rclone-test-yekeniw5bocu: 1 files missing 2026/03/27 04:53:22 NOTICE: 1 hashes missing 2026/03/27 04:53:22 NOTICE: S3 bucket rclone-test-yekeniw5bocu: 1 differences found 2026/03/27 04:53:22 NOTICE: S3 bucket rclone-test-yekeniw5bocu: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/03/27 04:53:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/27 04:53:22 NOTICE: S3 bucket rclone-test-yekeniw5bocu: 0 differences found 2026/03/27 04:53:22 NOTICE: S3 bucket rclone-test-yekeniw5bocu: 1 matching files 2026/03/27 04:53:22 DEBUG : Creating backend with remote "TestS3:rclone-test-howegif2gosu" 2026/03/27 04:53:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/27 04:53:22 DEBUG : Creating backend with remote "/tmp/rclone414810069" run.go:185: Remote "S3 bucket rclone-test-howegif2gosu", Local "Local file system at /tmp/rclone414810069", Modify Window "1ns" 2026/03/27 04:53:23 INFO : S3 bucket rclone-test-howegif2gosu: Bucket "rclone-test-howegif2gosu" created with ACL "" NFCx2 checkfile vs. both remote (without normalization) 2026/03/27 04:53:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/27 04:53:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in S3 bucket rclone-test-howegif2gosu 2026/03/27 04:53:23 NOTICE: S3 bucket rclone-test-howegif2gosu: 1 files missing 2026/03/27 04:53:23 NOTICE: 1 hashes missing 2026/03/27 04:53:23 NOTICE: S3 bucket rclone-test-howegif2gosu: 1 differences found 2026/03/27 04:53:23 NOTICE: S3 bucket rclone-test-howegif2gosu: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/03/27 04:53:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/27 04:53:24 NOTICE: S3 bucket rclone-test-howegif2gosu: 0 differences found 2026/03/27 04:53:24 NOTICE: S3 bucket rclone-test-howegif2gosu: 1 matching files 2026/03/27 04:53:24 DEBUG : Creating backend with remote "TestS3:rclone-test-basasul6jizu" 2026/03/27 04:53:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/27 04:53:24 DEBUG : Creating backend with remote "/tmp/rclone239193268" run.go:185: Remote "S3 bucket rclone-test-basasul6jizu", Local "Local file system at /tmp/rclone239193268", Modify Window "1ns" 2026/03/27 04:53:24 INFO : S3 bucket rclone-test-basasul6jizu: Bucket "rclone-test-basasul6jizu" created with ACL "" both checkfile vs. NFDx2 remote (without normalization) 2026/03/27 04:53:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/27 04:53:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in S3 bucket rclone-test-basasul6jizu 2026/03/27 04:53:24 NOTICE: S3 bucket rclone-test-basasul6jizu: 1 files missing 2026/03/27 04:53:24 NOTICE: 1 hashes missing 2026/03/27 04:53:24 NOTICE: S3 bucket rclone-test-basasul6jizu: 1 differences found 2026/03/27 04:53:24 NOTICE: S3 bucket rclone-test-basasul6jizu: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/03/27 04:53:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/27 04:53:25 NOTICE: S3 bucket rclone-test-basasul6jizu: 0 differences found 2026/03/27 04:53:25 NOTICE: S3 bucket rclone-test-basasul6jizu: 1 matching files 2026/03/27 04:53:25 DEBUG : Creating backend with remote "TestS3:rclone-test-jovohog4jajo" 2026/03/27 04:53:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/27 04:53:25 DEBUG : Creating backend with remote "/tmp/rclone4010407564" run.go:185: Remote "S3 bucket rclone-test-jovohog4jajo", Local "Local file system at /tmp/rclone4010407564", Modify Window "1ns" 2026/03/27 04:53:25 INFO : S3 bucket rclone-test-jovohog4jajo: Bucket "rclone-test-jovohog4jajo" created with ACL "" both checkfile vs. NFCx2 remote (without normalization) 2026/03/27 04:53:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/27 04:53:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in S3 bucket rclone-test-jovohog4jajo 2026/03/27 04:53:25 NOTICE: S3 bucket rclone-test-jovohog4jajo: 1 files missing 2026/03/27 04:53:25 NOTICE: 1 hashes missing 2026/03/27 04:53:25 NOTICE: S3 bucket rclone-test-jovohog4jajo: 1 differences found 2026/03/27 04:53:25 NOTICE: S3 bucket rclone-test-jovohog4jajo: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/03/27 04:53:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/27 04:53:26 NOTICE: S3 bucket rclone-test-jovohog4jajo: 0 differences found 2026/03/27 04:53:26 NOTICE: S3 bucket rclone-test-jovohog4jajo: 1 matching files 2026/03/27 04:53:26 DEBUG : S3 bucket rclone-test-jovohog4jajo: Purge remote 2026/03/27 04:53:26 DEBUG : S3 bucket rclone-test-jovohog4jajo: bucket is versioned: false 2026/03/27 04:53:26 DEBUG : Waiting for deletions to finish 2026/03/27 04:53:26 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2026/03/27 04:53:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2026/03/27 04:53:26 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2026/03/27 04:53:26 INFO : S3 bucket rclone-test-jovohog4jajo: Bucket "rclone-test-jovohog4jajo" deleted 2026/03/27 04:53:26 DEBUG : S3 bucket rclone-test-basasul6jizu: Purge remote 2026/03/27 04:53:26 DEBUG : S3 bucket rclone-test-basasul6jizu: bucket is versioned: false 2026/03/27 04:53:26 DEBUG : Waiting for deletions to finish 2026/03/27 04:53:26 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2026/03/27 04:53:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2026/03/27 04:53:26 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2026/03/27 04:53:27 INFO : S3 bucket rclone-test-basasul6jizu: Bucket "rclone-test-basasul6jizu" deleted 2026/03/27 04:53:27 DEBUG : S3 bucket rclone-test-howegif2gosu: Purge remote 2026/03/27 04:53:27 DEBUG : S3 bucket rclone-test-howegif2gosu: bucket is versioned: false 2026/03/27 04:53:27 DEBUG : Waiting for deletions to finish 2026/03/27 04:53:27 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2026/03/27 04:53:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2026/03/27 04:53:27 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2026/03/27 04:53:27 INFO : S3 bucket rclone-test-howegif2gosu: Bucket "rclone-test-howegif2gosu" deleted 2026/03/27 04:53:27 DEBUG : S3 bucket rclone-test-yekeniw5bocu: Purge remote 2026/03/27 04:53:27 DEBUG : S3 bucket rclone-test-yekeniw5bocu: bucket is versioned: false 2026/03/27 04:53:27 DEBUG : Waiting for deletions to finish 2026/03/27 04:53:27 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2026/03/27 04:53:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2026/03/27 04:53:27 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2026/03/27 04:53:27 INFO : S3 bucket rclone-test-yekeniw5bocu: Bucket "rclone-test-yekeniw5bocu" deleted 2026/03/27 04:53:27 DEBUG : S3 bucket rclone-test-lesikan8hizu: Purge remote 2026/03/27 04:53:27 DEBUG : S3 bucket rclone-test-lesikan8hizu: bucket is versioned: false 2026/03/27 04:53:27 DEBUG : Waiting for deletions to finish 2026/03/27 04:53:28 DEBUG : "測試_Русский___ě_áñ" version false 2026/03/27 04:53:28 DEBUG : 測試_Русский___ě_áñ: Deleting (id "") 2026/03/27 04:53:28 INFO : 測試_Русский___ě_áñ: Deleted 2026/03/27 04:53:28 INFO : S3 bucket rclone-test-lesikan8hizu: Bucket "rclone-test-lesikan8hizu" deleted 2026/03/27 04:53:28 DEBUG : S3 bucket rclone-test-matulif3futu: Purge remote 2026/03/27 04:53:28 DEBUG : S3 bucket rclone-test-matulif3futu: bucket is versioned: false 2026/03/27 04:53:28 DEBUG : Waiting for deletions to finish 2026/03/27 04:53:28 DEBUG : "測試_Русский___ě_áñ" version false 2026/03/27 04:53:28 DEBUG : 測試_Русский___ě_áñ: Deleting (id "") 2026/03/27 04:53:28 INFO : 測試_Русский___ě_áñ: Deleted 2026/03/27 04:53:29 INFO : S3 bucket rclone-test-matulif3futu: Bucket "rclone-test-matulif3futu" deleted 2026/03/27 04:53:29 DEBUG : S3 bucket rclone-test-kufexis5nawo: Purge remote 2026/03/27 04:53:29 DEBUG : S3 bucket rclone-test-kufexis5nawo: bucket is versioned: false 2026/03/27 04:53:29 DEBUG : Waiting for deletions to finish 2026/03/27 04:53:29 DEBUG : "HELLO, WORLD!" version false 2026/03/27 04:53:29 DEBUG : HELLO, WORLD!: Deleting (id "") 2026/03/27 04:53:29 INFO : HELLO, WORLD!: Deleted 2026/03/27 04:53:29 INFO : S3 bucket rclone-test-kufexis5nawo: Bucket "rclone-test-kufexis5nawo" deleted 2026/03/27 04:53:29 DEBUG : S3 bucket rclone-test-pufomul1qomo: Purge remote 2026/03/27 04:53:29 DEBUG : S3 bucket rclone-test-pufomul1qomo: bucket is versioned: false 2026/03/27 04:53:29 DEBUG : Waiting for deletions to finish 2026/03/27 04:53:29 DEBUG : "HeLlO, wOrLd!" version false 2026/03/27 04:53:29 DEBUG : HeLlO, wOrLd!: Deleting (id "") 2026/03/27 04:53:29 INFO : HeLlO, wOrLd!: Deleted 2026/03/27 04:53:30 INFO : S3 bucket rclone-test-pufomul1qomo: Bucket "rclone-test-pufomul1qomo" deleted 2026/03/27 04:53:30 DEBUG : S3 bucket rclone-test-yisanul3kiha: Purge remote 2026/03/27 04:53:30 DEBUG : S3 bucket rclone-test-yisanul3kiha: bucket is versioned: false 2026/03/27 04:53:30 DEBUG : Waiting for deletions to finish 2026/03/27 04:53:30 DEBUG : "HELLO, WORLD!" version false 2026/03/27 04:53:30 DEBUG : HELLO, WORLD!: Deleting (id "") 2026/03/27 04:53:30 INFO : HELLO, WORLD!: Deleted 2026/03/27 04:53:30 INFO : S3 bucket rclone-test-yisanul3kiha: Bucket "rclone-test-yisanul3kiha" deleted 2026/03/27 04:53:30 DEBUG : S3 bucket rclone-test-megamij4made: Purge remote 2026/03/27 04:53:30 DEBUG : S3 bucket rclone-test-megamij4made: bucket is versioned: false 2026/03/27 04:53:30 DEBUG : Waiting for deletions to finish 2026/03/27 04:53:30 DEBUG : "hello, world!" version false 2026/03/27 04:53:30 DEBUG : hello, world!: Deleting (id "") 2026/03/27 04:53:30 INFO : hello, world!: Deleted 2026/03/27 04:53:31 INFO : S3 bucket rclone-test-megamij4made: Bucket "rclone-test-megamij4made" deleted --- PASS: TestApplyTransforms (15.44s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" 2026/03/27 04:53:31 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/27 04:53:31 DEBUG : sub/file2: size = 14 OK 2026/03/27 04:53:31 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/27 04:53:31 INFO : file1: Copied (new) to: sub/file2 2026/03/27 04:53:31 DEBUG : sub/file2: size = 14 OK 2026/03/27 04:53:31 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/27 04:53:31 DEBUG : file1: Unchanged skipping 2026/03/27 04:53:31 DEBUG : S3 bucket rclone-test-yabosoh9polo: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (0.66s) === RUN TestCopyLongFile run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.09s) === RUN TestCopyFileBackupDir run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" 2026/03/27 04:53:32 DEBUG : Creating backend with remote "TestS3:rclone-test-yabosoh9polo/backup" 2026/03/27 04:53:32 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1300800889) 2026/03/27 04:53:32 DEBUG : dst/file1: size = 18 (S3 bucket rclone-test-yabosoh9polo) 2026/03/27 04:53:32 DEBUG : dst/file1: Sizes differ 2026/03/27 04:53:32 DEBUG : dst/file1: size = 18 OK 2026/03/27 04:53:32 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2026/03/27 04:53:32 INFO : dst/file1: Copied (server-side copy) 2026/03/27 04:53:32 INFO : dst/file1: Deleted 2026/03/27 04:53:32 DEBUG : dst/file1: size = 14 OK 2026/03/27 04:53:32 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/27 04:53:32 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (1.33s) === RUN TestCopyFileCompareDest run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" 2026/03/27 04:53:33 DEBUG : Creating backend with remote "TestS3:rclone-test-yabosoh9polo/dst" 2026/03/27 04:53:33 DEBUG : Creating backend with remote "TestS3:rclone-test-yabosoh9polo/CompareDest" 2026/03/27 04:53:33 DEBUG : one: Need to transfer - File not found at Destination 2026/03/27 04:53:34 DEBUG : one: size = 3 OK 2026/03/27 04:53:34 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/03/27 04:53:34 INFO : one: Copied (new) 2026/03/27 04:53:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone1300800889) 2026/03/27 04:53:34 DEBUG : one: size = 3 (S3 bucket rclone-test-yabosoh9polo path dst) 2026/03/27 04:53:34 DEBUG : one: Sizes differ 2026/03/27 04:53:34 DEBUG : one: size = 5 OK 2026/03/27 04:53:34 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/03/27 04:53:34 INFO : one: Copied (replaced existing) 2026/03/27 04:53:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone1300800889) 2026/03/27 04:53:34 DEBUG : one: size = 3 (S3 bucket rclone-test-yabosoh9polo path dst) 2026/03/27 04:53:34 DEBUG : one: Sizes differ 2026/03/27 04:53:34 DEBUG : one: size = 5 OK 2026/03/27 04:53:34 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/27 04:53:34 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/27 04:53:35 DEBUG : two: Need to transfer - File not found at Destination 2026/03/27 04:53:35 DEBUG : two: size = 3 OK 2026/03/27 04:53:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/27 04:53:35 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/27 04:53:35 DEBUG : two: Need to transfer - File not found at Destination 2026/03/27 04:53:35 DEBUG : two: size = 3 OK 2026/03/27 04:53:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/27 04:53:35 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/27 04:53:36 DEBUG : two: Need to transfer - File not found at Destination 2026/03/27 04:53:36 DEBUG : two: size = 5 (Local file system at /tmp/rclone1300800889) 2026/03/27 04:53:36 DEBUG : two: size = 3 (S3 bucket rclone-test-yabosoh9polo path CompareDest) 2026/03/27 04:53:36 DEBUG : two: Sizes differ 2026/03/27 04:53:36 DEBUG : two: size = 5 OK 2026/03/27 04:53:36 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/03/27 04:53:36 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (3.46s) === RUN TestCopyFileCopyDest run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" 2026/03/27 04:53:36 DEBUG : Creating backend with remote "TestS3:rclone-test-yabosoh9polo/dst" 2026/03/27 04:53:36 DEBUG : Creating backend with remote "TestS3:rclone-test-yabosoh9polo/CopyDest" 2026/03/27 04:53:37 DEBUG : one: Need to transfer - File not found at Destination 2026/03/27 04:53:37 DEBUG : one: size = 3 OK 2026/03/27 04:53:37 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/03/27 04:53:37 INFO : one: Copied (new) 2026/03/27 04:53:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone1300800889) 2026/03/27 04:53:37 DEBUG : one: size = 3 (S3 bucket rclone-test-yabosoh9polo path dst) 2026/03/27 04:53:37 DEBUG : one: Sizes differ 2026/03/27 04:53:37 DEBUG : one: size = 5 OK 2026/03/27 04:53:37 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/03/27 04:53:37 INFO : one: Copied (replaced existing) 2026/03/27 04:53:38 DEBUG : Creating backend with remote "TestS3:rclone-test-yabosoh9polo/BackupDir" 2026/03/27 04:53:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone1300800889) 2026/03/27 04:53:38 DEBUG : one: size = 3 (S3 bucket rclone-test-yabosoh9polo path dst) 2026/03/27 04:53:38 DEBUG : one: Sizes differ 2026/03/27 04:53:38 DEBUG : one: size = 5 OK 2026/03/27 04:53:38 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/27 04:53:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone1300800889) 2026/03/27 04:53:38 DEBUG : one: size = 3 (S3 bucket rclone-test-yabosoh9polo path dst) 2026/03/27 04:53:38 DEBUG : one: Sizes differ 2026/03/27 04:53:38 DEBUG : one: size = 3 OK 2026/03/27 04:53:38 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/03/27 04:53:38 INFO : one: Copied (server-side copy) 2026/03/27 04:53:39 INFO : one: Deleted 2026/03/27 04:53:39 DEBUG : one: size = 5 OK 2026/03/27 04:53:39 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/03/27 04:53:39 INFO : one: Copied (server-side copy) 2026/03/27 04:53:39 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/27 04:53:39 DEBUG : two: Need to transfer - File not found at Destination 2026/03/27 04:53:39 DEBUG : two: size = 3 OK 2026/03/27 04:53:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/27 04:53:39 DEBUG : two: size = 3 OK 2026/03/27 04:53:39 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/03/27 04:53:39 INFO : two: Copied (server-side copy) 2026/03/27 04:53:39 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/27 04:53:40 DEBUG : two: size = 3 OK 2026/03/27 04:53:40 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/27 04:53:40 DEBUG : two: Unchanged skipping 2026/03/27 04:53:40 DEBUG : three: Need to transfer - File not found at Destination 2026/03/27 04:53:40 DEBUG : three: size = 7 (Local file system at /tmp/rclone1300800889) 2026/03/27 04:53:40 DEBUG : three: size = 5 (S3 bucket rclone-test-yabosoh9polo path CopyDest) 2026/03/27 04:53:40 DEBUG : three: Sizes differ 2026/03/27 04:53:40 DEBUG : three: Destination not found in --copy-dest 2026/03/27 04:53:41 DEBUG : three: size = 7 OK 2026/03/27 04:53:41 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/03/27 04:53:41 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (5.03s) === RUN TestCopyInplace run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.08s) === RUN TestCopyLongFileName run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.09s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.09s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" 2026/03/27 04:53:42 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/03/27 04:53:42 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/03/27 04:53:42 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/27 04:53:42 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/03/27 04:53:42 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/03/27 04:53:42 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-yabosoh9polo.s3.eu-west-2.amazonaws.com/TestCopyFileMaxTransfer/file2?x-id=PutObject": max transfer limit reached as set by --max-transfer 2026/03/27 04:53:42 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/03/27 04:53:42 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/03/27 04:53:42 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/03/27 04:53:42 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 139b6699d8e9e355fe96cbb6067053cb OK 2026/03/27 04:53:42 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (1.04s) === RUN TestDeduplicateInteractive run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.08s) === RUN TestDeduplicateSkip run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.09s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.08s) === RUN TestDeduplicateFirst run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.08s) === RUN TestDeduplicateNewest run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.09s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" 2026/03/27 04:53:44 INFO : S3 bucket rclone-test-yabosoh9polo: Looking for duplicate md5 hashes using newest mode. 2026/03/27 04:53:44 NOTICE: 9cbe972dbbf3ac15d90a7a32b7c8b8c9: Found 3 files with duplicate md5 hashes 2026/03/27 04:53:44 INFO : one: Deleted 2026/03/27 04:53:44 INFO : also/one: Deleted 2026/03/27 04:53:44 NOTICE: 9cbe972dbbf3ac15d90a7a32b7c8b8c9: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (1.17s) === RUN TestDeduplicateOldest run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.08s) === RUN TestDeduplicateLargest run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.09s) === RUN TestDeduplicateSmallest run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.09s) === RUN TestDeduplicateRename run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.08s) === RUN TestMergeDirs run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.09s) === RUN TestListDirSorted run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" 2026/03/27 04:53:46 DEBUG : a.txt: Excluded (Size Filter) 2026/03/27 04:53:46 DEBUG : a.txt: Excluded 2026/03/27 04:53:46 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/27 04:53:46 DEBUG : sub dir/hello world: Excluded 2026/03/27 04:53:46 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/27 04:53:46 DEBUG : sub dir/hello world2: Excluded 2026/03/27 04:53:46 DEBUG : sub dir/ignore dir: Excluded 2026/03/27 04:53:46 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/27 04:53:46 DEBUG : sub dir/hello world: Excluded 2026/03/27 04:53:46 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/27 04:53:46 DEBUG : sub dir/hello world2: Excluded 2026/03/27 04:53:46 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (1.95s) === RUN TestListDirSortedFn run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" 2026/03/27 04:53:48 DEBUG : a.txt: Excluded (Size Filter) 2026/03/27 04:53:48 DEBUG : a.txt: Excluded 2026/03/27 04:53:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/27 04:53:48 DEBUG : sub dir/hello world: Excluded 2026/03/27 04:53:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/27 04:53:48 DEBUG : sub dir/hello world2: Excluded 2026/03/27 04:53:48 DEBUG : sub dir/ignore dir: Excluded 2026/03/27 04:53:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/27 04:53:48 DEBUG : sub dir/hello world: Excluded 2026/03/27 04:53:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/27 04:53:48 DEBUG : sub dir/hello world2: Excluded 2026/03/27 04:53:48 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (1.88s) === RUN TestListJSON run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes === RUN TestListJSON/Metadata --- PASS: TestListJSON (1.41s) --- PASS: TestListJSON/Default (0.09s) --- PASS: TestListJSON/FilesOnly (0.09s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (0.13s) --- PASS: TestListJSON/SubDir (0.09s) --- PASS: TestListJSON/NoModTime (0.09s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (0.08s) --- PASS: TestListJSON/HashTypes (0.14s) --- PASS: TestListJSON/Metadata (0.09s) === RUN TestStatJSON run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" === 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 2026/03/27 04:53:51 DEBUG : Creating backend with remote "TestS3:rclone-test-yabosoh9polo/notfound" --- PASS: TestStatJSON (1.28s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.05s) --- PASS: TestStatJSON/Dir (0.08s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.05s) --- PASS: TestStatJSON/File (0.04s) --- PASS: TestStatJSON/NotFound (0.09s) --- PASS: TestStatJSON/DirFilesOnly (0.04s) --- PASS: TestStatJSON/FileFilesOnly (0.04s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.04s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.04s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.04s) --- PASS: TestStatJSON/RootNotFound (0.18s) === RUN TestMkdir run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" 2026/03/27 04:53:51 INFO : S3 bucket rclone-test-yabosoh9polo: Making directory 2026/03/27 04:53:51 INFO : S3 bucket rclone-test-yabosoh9polo: Making directory --- PASS: TestMkdir (0.21s) === RUN TestLsd run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" --- PASS: TestLsd (0.39s) === RUN TestLs run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" --- PASS: TestLs (0.59s) === RUN TestLsWithFilesFrom run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" 2026/03/27 04:53:53 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/03/27 04:53:53 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (0.66s) === RUN TestLsLong run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" --- PASS: TestLsLong (0.67s) === RUN TestHashSums run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (0.68s) --- PASS: TestHashSums/Md5 (0.05s) --- PASS: TestHashSums/Md5Download (0.11s) === RUN TestHashSumsWithErrors 2026/03/27 04:53:54 DEBUG : Creating backend with remote ":memory:" 2026/03/27 04:53:54 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/03/27 04:53:54 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/27 04:53:54 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/27 04:53:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/27 04:53:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/27 04:53:54 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/27 04:53:54 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/27 04:53:54 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/03/27 04:53:54 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" --- PASS: TestCount (0.76s) === RUN TestDelete run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" 2026/03/27 04:53:56 DEBUG : Waiting for deletions to finish 2026/03/27 04:53:56 DEBUG : large: Excluded (Size Filter) 2026/03/27 04:53:56 INFO : medium: Deleted 2026/03/27 04:53:56 INFO : small: Deleted --- PASS: TestDelete (0.85s) === RUN TestMaxDelete run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" 2026/03/27 04:53:56 DEBUG : Waiting for deletions to finish 2026/03/27 04:53:56 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/03/27 04:53:57 INFO : large: Deleted 2026/03/27 04:53:57 INFO : medium: Deleted --- PASS: TestMaxDelete (0.95s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" 2026/03/27 04:53:57 DEBUG : Waiting for deletions to finish 2026/03/27 04:53:57 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/03/27 04:53:57 INFO : small: Deleted 2026/03/27 04:53:57 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (0.91s) === RUN TestMaxDeleteSize run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" 2026/03/27 04:53:58 DEBUG : Waiting for deletions to finish 2026/03/27 04:53:58 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/03/27 04:53:58 INFO : large: Deleted 2026/03/27 04:53:58 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (0.83s) === RUN TestReadFile run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" --- PASS: TestReadFile (0.53s) === RUN TestRetry 2026/03/27 04:53:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/03/27 04:53:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/03/27 04:53:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/27 04:53:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/27 04:53:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/27 04:53:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/27 04:53:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" --- PASS: TestCat (1.32s) === RUN TestPurge 2026/03/27 04:54:01 DEBUG : Creating backend with remote "TestS3:rclone-test-copizak0qeko" 2026/03/27 04:54:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/27 04:54:01 DEBUG : Creating backend with remote "/tmp/rclone2520784865" run.go:185: Remote "S3 bucket rclone-test-copizak0qeko", Local "Local file system at /tmp/rclone2520784865", Modify Window "1ns" 2026/03/27 04:54:01 INFO : S3 bucket rclone-test-copizak0qeko: Bucket "rclone-test-copizak0qeko" created with ACL "" 2026/03/27 04:54:01 INFO : A2: Making directory 2026/03/27 04:54:01 INFO : A1/B2: Making directory 2026/03/27 04:54:01 INFO : A1/B2/C2: Making directory 2026/03/27 04:54:01 INFO : A1/B1/C3: Making directory 2026/03/27 04:54:01 INFO : A3: Making directory 2026/03/27 04:54:01 INFO : A3/B3: Making directory 2026/03/27 04:54:01 INFO : A3/B3/C4: Making directory fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A1/B1/C3" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" fstest.go:250: Filtering empty directory "A3/B3/C4" 2026/03/27 04:54:02 DEBUG : S3 bucket rclone-test-copizak0qeko: bucket is versioned: false 2026/03/27 04:54:02 DEBUG : Waiting for deletions to finish 2026/03/27 04:54:02 DEBUG : "A1/B1/C1/one" version false 2026/03/27 04:54:02 DEBUG : A1/B1/C1/one: Deleting (id "") 2026/03/27 04:54:02 INFO : A1/B1/C1/one: Deleted fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" fstest.go:250: Filtering empty directory "A3/B3/C4" 2026/03/27 04:54:02 DEBUG : Waiting for deletions to finish 2026/03/27 04:54:02 DEBUG : "A1/two" version false 2026/03/27 04:54:02 DEBUG : A1/two: Deleting (id "") 2026/03/27 04:54:02 INFO : A1/two: Deleted 2026/03/27 04:54:02 INFO : S3 bucket rclone-test-copizak0qeko: Bucket "rclone-test-copizak0qeko" deleted 2026/03/27 04:54:02 DEBUG : S3 bucket rclone-test-copizak0qeko: Purge remote 2026/03/27 04:54:02 DEBUG : Waiting for deletions to finish 2026/03/27 04:54:02 NOTICE: purge failed: directory not found --- PASS: TestPurge (1.77s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" 2026/03/27 04:54:02 INFO : A2: Making directory 2026/03/27 04:54:02 INFO : A1/B2: Making directory 2026/03/27 04:54:02 INFO : A1/B2/C2: Making directory 2026/03/27 04:54:02 INFO : A1/B1/C3: Making directory 2026/03/27 04:54:02 INFO : A3: Making directory 2026/03/27 04:54:02 INFO : A3/B3: Making directory 2026/03/27 04:54:02 INFO : A3/B3/C4: Making directory fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A1/B1/C3" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" fstest.go:250: Filtering empty directory "A3/B3/C4" 2026/03/27 04:54:03 DEBUG : removing 1 level 3 directories 2026/03/27 04:54:03 INFO : A3/B3/C4: Removing directory fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A1/B1/C3" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" 2026/03/27 04:54:03 DEBUG : removing 1 level 0 directories 2026/03/27 04:54:03 INFO : S3 bucket rclone-test-yabosoh9polo: Removing directory 2026/03/27 04:54:04 INFO : S3 bucket rclone-test-yabosoh9polo: Bucket "rclone-test-yabosoh9polo" deleted --- PASS: TestRmdirsNoLeaveRoot (1.44s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" 2026/03/27 04:54:04 INFO : A1: Making directory 2026/03/27 04:54:04 INFO : A1/B1: Making directory 2026/03/27 04:54:04 INFO : A1/B1/C1: Making directory fstest.go:250: Filtering empty directory "A1" fstest.go:250: Filtering empty directory "A1/B1" fstest.go:250: Filtering empty directory "A1/B1/C1" fstest.go:250: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.26s) === RUN TestRmdirsWithFilter run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" 2026/03/27 04:54:04 INFO : A1: Making directory 2026/03/27 04:54:04 INFO : A1/B1: Making directory 2026/03/27 04:54:04 INFO : A1/B1/C1: Making directory fstest.go:250: Filtering empty directory "A1" fstest.go:250: Filtering empty directory "A1/B1" fstest.go:250: Filtering empty directory "A1/B1/C1" fstest.go:250: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.23s) === RUN TestCopyURL run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" 2026/03/27 04:54:04 ERROR : file1: Post request put error: operation error S3: PutObject, serialization failed: internal error: Seek not implemented for io.nopCloser operations_test.go:843: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:843 Error: Received unexpected error: operation error S3: PutObject, serialization failed: internal error: Seek not implemented for io.nopCloser Test: TestCopyURL --- FAIL: TestCopyURL (0.13s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" 2026/03/27 04:54:04 ERROR : file1: Post request put error: operation error S3: PutObject, serialization failed: internal error: Seek not implemented for io.nopCloser operations_test.go:915: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:915 Error: Received unexpected error: operation error S3: PutObject, serialization failed: internal error: Seek not implemented for io.nopCloser Test: TestCopyURLDownloadHeaders --- FAIL: TestCopyURLDownloadHeaders (0.09s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" 2026/03/27 04:54:05 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/27 04:54:05 ERROR : file1: Failed to copy: operation error S3: PutObject, https response error StatusCode: 404, RequestID: MVGZ50F579TTVFPY, HostID: 3V/pk6dxxOLhenYfoLm0ZYwwBMlGByWLJGvrhpLJLJZo/6trWBktL7Ox59MkmD6JF6SKOhNCIIgM/CBIQY96J1vrRsX8h6Ra, api error NoSuchBucket: The specified bucket does not exist 2026/03/27 04:54:05 ERROR : file1: Not deleting source as copy failed: operation error S3: PutObject, https response error StatusCode: 404, RequestID: MVGZ50F579TTVFPY, HostID: 3V/pk6dxxOLhenYfoLm0ZYwwBMlGByWLJGvrhpLJLJZo/6trWBktL7Ox59MkmD6JF6SKOhNCIIgM/CBIQY96J1vrRsX8h6Ra, api error NoSuchBucket: The specified bucket does not exist operations_test.go:963: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:963 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 404, RequestID: MVGZ50F579TTVFPY, HostID: 3V/pk6dxxOLhenYfoLm0ZYwwBMlGByWLJGvrhpLJLJZo/6trWBktL7Ox59MkmD6JF6SKOhNCIIgM/CBIQY96J1vrRsX8h6Ra, api error NoSuchBucket: The specified bucket does not exist Test: TestMoveFile --- FAIL: TestMoveFile (0.20s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" 2026/03/27 04:54:05 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/27 04:54:05 ERROR : file1: Failed to copy: operation error S3: PutObject, https response error StatusCode: 404, RequestID: MVGJ5XK7DY1MKCZ6, HostID: VoTQ08dXlAJTu5OISFIF1ZBM2E6jm3yP9TrBGyCr1I+kndaw5CEHTYd8ykLPUr1Yn6ABHDQQ48/muZ9KqKW5Tb6JaM7ydLV7, api error NoSuchBucket: The specified bucket does not exist 2026/03/27 04:54:05 ERROR : file1: Not deleting source as copy failed: operation error S3: PutObject, https response error StatusCode: 404, RequestID: MVGJ5XK7DY1MKCZ6, HostID: VoTQ08dXlAJTu5OISFIF1ZBM2E6jm3yP9TrBGyCr1I+kndaw5CEHTYd8ykLPUr1Yn6ABHDQQ48/muZ9KqKW5Tb6JaM7ydLV7, api error NoSuchBucket: The specified bucket does not exist operations_test.go:991: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:991 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 404, RequestID: MVGJ5XK7DY1MKCZ6, HostID: VoTQ08dXlAJTu5OISFIF1ZBM2E6jm3yP9TrBGyCr1I+kndaw5CEHTYd8ykLPUr1Yn6ABHDQQ48/muZ9KqKW5Tb6JaM7ydLV7, api error NoSuchBucket: The specified bucket does not exist Test: TestMoveFileWithIgnoreExisting --- FAIL: TestMoveFileWithIgnoreExisting (0.19s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.03s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.03s) === RUN TestMoveFileBackupDir run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" run.go:290: Failed to put "dst/file1" to "S3 bucket rclone-test-yabosoh9polo": operation error S3: PutObject, https response error StatusCode: 404, RequestID: MVGW420ZRMP9JBFF, HostID: 7ErdrjKb2iZHh1WPiU3F25vqa5JjyaRXt6Dzqwyok58+dmA69qdfqXwrqMMj//f7gIfX2mHYPSkzfvsfUsEDO0Ed5YclnIU5, api error NoSuchBucket: The specified bucket does not exist --- FAIL: TestMoveFileBackupDir (0.16s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" run.go:290: Failed to put "A1/one" to "S3 bucket rclone-test-yabosoh9polo": operation error S3: PutObject, https response error StatusCode: 404, RequestID: MVGRZ4JSZA4M97EA, HostID: S7Gg/NHU9CdVb1nViOnt/IszMYTdzWts+heY2D9wX43CTVMgTulDfr67Gg1B4gxTODevCIdUrj8106WiEsAjv36auk0S2RSh, api error NoSuchBucket: The specified bucket does not exist --- FAIL: TestDirMove (0.15s) === RUN TestGetFsInfo run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" --- PASS: TestGetFsInfo (0.03s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" 2026/03/27 04:54:05 DEBUG : S3 bucket rclone-test-yabosoh9polo: File to upload is small (34 bytes), uploading instead of streaming operations_test.go:1539: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1539 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 404, RequestID: MVGR61S1JZS4BX6M, HostID: dnZJFXaXg7yib8b8sLGqcL8RKqYjtaz/VLmZDi8EXiGiuP8QFSTRB0WDeA9Z91pq2YYhgiepkqNp2VTr5nRYb8jwkLjy42bM, api error NoSuchBucket: The specified bucket does not exist Test: TestRcat/withChecksum=false,ignoreChecksum=false === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" 2026/03/27 04:54:05 DEBUG : S3 bucket rclone-test-yabosoh9polo: File to upload is small (34 bytes), uploading instead of streaming operations_test.go:1539: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1539 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 404, RequestID: MVGJDSJX2S6K0PN6, HostID: I77v+MMVhVMkGm1gtTVXbTQmjDDGFwJ1Qu0qcofBkpoQmP/kCEPShJ5pcVXvZWt0vSq7spjrsjg=, api error NoSuchBucket: The specified bucket does not exist Test: TestRcat/withChecksum=true,ignoreChecksum=false === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" 2026/03/27 04:54:06 DEBUG : S3 bucket rclone-test-yabosoh9polo: File to upload is small (34 bytes), uploading instead of streaming operations_test.go:1539: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1539 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 404, RequestID: A2NBR211YC5YZP1B, HostID: YVuISvsGLOlSLDiibjaApC5z/t3nDM4YM2SydmPwoKTW0wc2le835OsAp8n3iwdLmm/s9Sp7eRtJdTgOpiF0275BjI91Aqdk, api error NoSuchBucket: The specified bucket does not exist Test: TestRcat/withChecksum=false,ignoreChecksum=true === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" 2026/03/27 04:54:06 DEBUG : S3 bucket rclone-test-yabosoh9polo: File to upload is small (34 bytes), uploading instead of streaming operations_test.go:1539: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1539 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 404, RequestID: A2NCCDBT6AG6B7W2, HostID: tyF7gtNtmk30XKOHPgUgdqtIqclOcoYrh4/+0gn6k3Hu75uL60MH11dRWI49yVpI0zj7K1LiINAMA/qzuPN24fIYmpO12JNr, api error NoSuchBucket: The specified bucket does not exist Test: TestRcat/withChecksum=true,ignoreChecksum=true --- FAIL: TestRcat (0.72s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (0.19s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (0.18s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (0.18s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (0.18s) === RUN TestRcatMetadata run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" === RUN TestRcatMetadata/Normal 2026/03/27 04:54:06 DEBUG : S3 bucket rclone-test-yabosoh9polo: File to upload is small (48 bytes), uploading instead of streaming === NAME TestRcatMetadata operations_test.go:1588: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1588 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1607 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 404, RequestID: A2N3Q1P268TFYRAW, HostID: lp9u380/1JvWL/zK4+Sq1nDVvBlv9MnLlZcM6zfjoIDPD2Oc81cbZvsYvCezWipdISgruv5Ye5U=, api error NoSuchBucket: The specified bucket does not exist Test: TestRcatMetadata === NAME TestRcatMetadata/Normal testing.go:1913: test executed panic(nil) or runtime.Goexit: subtest may have called FailNow on a parent test --- FAIL: TestRcatMetadata (0.18s) --- FAIL: TestRcatMetadata/Normal (0.07s) === RUN TestRcatSize run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" 2026/03/27 04:54:06 ERROR : potato1: Post request put error: operation error S3: PutObject, serialization failed: internal error: Seek not implemented for io.nopCloserWriterTo operations_test.go:1624: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1624 Error: Received unexpected error: operation error S3: PutObject, serialization failed: internal error: Seek not implemented for io.nopCloserWriterTo Test: TestRcatSize --- FAIL: TestRcatSize (0.04s) === RUN TestRcatSizeMetadata run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" 2026/03/27 04:54:06 ERROR : potato1: Post request put error: operation error S3: PutObject, serialization failed: internal error: Seek not implemented for io.nopCloserWriterTo operations_test.go:1663: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1663 Error: Received unexpected error: operation error S3: PutObject, serialization failed: internal error: Seek not implemented for io.nopCloserWriterTo Test: TestRcatSizeMetadata --- FAIL: TestRcatSizeMetadata (0.04s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" 2026/03/27 04:54:06 ERROR : potato1: Don't know how to set key "X-Upload-Header" on upload 2026/03/27 04:54:06 ERROR : potato1: Post request put error: operation error S3: PutObject, serialization failed: internal error: Seek not implemented for io.nopCloserWriterTo operations_test.go:1714: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1714 Error: Received unexpected error: operation error S3: PutObject, serialization failed: internal error: Seek not implemented for io.nopCloserWriterTo Test: TestRcatSizeUploadHeaders --- FAIL: TestRcatSizeUploadHeaders (0.04s) === RUN TestTouchDir run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" run.go:290: Failed to put "potato2" to "S3 bucket rclone-test-yabosoh9polo": operation error S3: PutObject, https response error StatusCode: 404, RequestID: A2NADFWZV1E9HHG2, HostID: hUkDamuLbghT0tu80fEeXpKHzWH4fz1O8+xz4dqVz42S8fu4D/xXmZs8rYNCun2cW2y8jpTNBo9tx3rUn2KmwhNhDgKWEG18, api error NoSuchBucket: The specified bucket does not exist --- FAIL: TestTouchDir (0.15s) === RUN TestMkdirMetadata run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.04s) === RUN TestMkdirModTime run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.03s) === RUN TestCopyDirMetadata run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.03s) === RUN TestSetDirModTime run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.03s) === RUN TestDirsEqual run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.03s) === RUN TestRemoveExisting run.go:185: Remote "S3 bucket rclone-test-yabosoh9polo", Local "Local file system at /tmp/rclone1300800889", Modify Window "1ns" operations_test.go:1962: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.03s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2026/03/27 04:54:07 DEBUG : S3 bucket rclone-test-yabosoh9polo: Purge remote 2026/03/27 04:54:07 ERROR : S3 bucket rclone-test-yabosoh9polo: Failed to read versioning status, assuming unversioned: operation error S3: GetBucketVersioning, https response error StatusCode: 404, RequestID: W8V8YNZSF786B676, HostID: fvL5AJfzVVNc2oTkenZfuY8muNdLIfIwGKhCHn/vPz5R6X+8tT3l4bKVQTE3Ig9ei0VZlEcKxFYjlY0AlkC+l1ubbganVIkK, api error NoSuchBucket: The specified bucket does not exist 2026/03/27 04:54:07 DEBUG : S3 bucket rclone-test-yabosoh9polo: bucket is versioned: false 2026/03/27 04:54:07 DEBUG : Waiting for deletions to finish 2026/03/27 04:54:07 NOTICE: purge failed: directory not found "./operations.test -test.v -test.timeout 1h0m0s -remote TestS3: -verbose" - Finished ERROR in 1m28.133536604s (try 1/5): exit status 1: Failed [TestCopyURL TestCopyURLDownloadHeaders TestMoveFile TestMoveFileWithIgnoreExisting TestMoveFileBackupDir TestDirMove TestRcat/withChecksum=false,ignoreChecksum=false TestRcat/withChecksum=true,ignoreChecksum=false TestRcat/withChecksum=false,ignoreChecksum=true TestRcat/withChecksum=true,ignoreChecksum=true TestRcatMetadata/Normal TestRcatSize TestRcatSizeMetadata TestRcatSizeUploadHeaders TestTouchDir]