"./operations.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestCopyFileCopyDest|TestCopyURL|TestRcatSize)$'" - Starting (try 2/5) 2026/02/16 02:43:45 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-bezuqir5vuwe" 2026/02/16 02:43:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/16 02:43:46 DEBUG : Creating backend with remote "/tmp/rclone1678291675" === RUN TestCopyFileCopyDest run.go:185: Remote "files root 'rclone-test-bezuqir5vuwe'", Local "Local file system at /tmp/rclone1678291675", Modify Window "1s" 2026/02/16 02:43:46 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-bezuqir5vuwe/dst" 2026/02/16 02:43:47 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-bezuqir5vuwe/CopyDest" 2026/02/16 02:43:47 DEBUG : one: Need to transfer - File not found at Destination 2026/02/16 02:43:49 DEBUG : one: size = 3 OK 2026/02/16 02:43:49 DEBUG : one: Dst hash empty - aborting Src hash check 2026/02/16 02:43:49 INFO : one: Copied (new) 2026/02/16 02:43:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone1678291675) 2026/02/16 02:43:51 DEBUG : one: size = 3 (files root 'rclone-test-bezuqir5vuwe/dst') 2026/02/16 02:43:51 DEBUG : one: Sizes differ 2026/02/16 02:43:52 DEBUG : one: size = 5 OK 2026/02/16 02:43:52 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/02/16 02:43:52 INFO : one: Copied (replaced existing) 2026/02/16 02:43:57 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-bezuqir5vuwe/BackupDir" 2026/02/16 02:43:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone1678291675) 2026/02/16 02:43:58 DEBUG : one: size = 3 (files root 'rclone-test-bezuqir5vuwe/dst') 2026/02/16 02:43:58 DEBUG : one: Sizes differ 2026/02/16 02:43:58 DEBUG : one: size = 5 OK 2026/02/16 02:43:58 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/16 02:43:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone1678291675) 2026/02/16 02:43:58 DEBUG : one: size = 3 (files root 'rclone-test-bezuqir5vuwe/dst') 2026/02/16 02:43:58 DEBUG : one: Sizes differ 2026/02/16 02:43:59 INFO : one: Moved (server-side) 2026/02/16 02:44:02 DEBUG : one: size = 5 OK 2026/02/16 02:44:02 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/02/16 02:44:02 INFO : one: Copied (server-side copy) 2026/02/16 02:44:02 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/02/16 02:44:04 DEBUG : two: Need to transfer - File not found at Destination 2026/02/16 02:44:05 DEBUG : two: size = 3 OK 2026/02/16 02:44:05 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/16 02:44:06 DEBUG : two: size = 3 OK 2026/02/16 02:44:06 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/02/16 02:44:06 INFO : two: Copied (server-side copy) 2026/02/16 02:44:06 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/02/16 02:44:07 DEBUG : two: size = 3 OK 2026/02/16 02:44:07 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/16 02:44:07 DEBUG : two: Unchanged skipping 2026/02/16 02:44:08 DEBUG : three: Need to transfer - File not found at Destination 2026/02/16 02:44:09 DEBUG : three: size = 7 (Local file system at /tmp/rclone1678291675) 2026/02/16 02:44:09 DEBUG : three: size = 5 (files root 'rclone-test-bezuqir5vuwe/CopyDest') 2026/02/16 02:44:09 DEBUG : three: Sizes differ 2026/02/16 02:44:09 DEBUG : three: Destination not found in --copy-dest 2026/02/16 02:44:10 DEBUG : three: size = 7 OK 2026/02/16 02:44:10 DEBUG : three: Dst hash empty - aborting Src hash check 2026/02/16 02:44:10 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (26.50s) === RUN TestCopyURL run.go:185: Remote "files root 'rclone-test-bezuqir5vuwe'", Local "Local file system at /tmp/rclone1678291675", Modify Window "1s" 2026/02/16 02:44:13 ERROR : file1: Post request put error: internal error: ReadAt 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: internal error: ReadAt not implemented for io.nopCloser Test: TestCopyURL --- FAIL: TestCopyURL (0.57s) === RUN TestRcatSize run.go:185: Remote "files root 'rclone-test-bezuqir5vuwe'", Local "Local file system at /tmp/rclone1678291675", Modify Window "1s" 2026/02/16 02:44:13 ERROR : potato1: Post request put error: internal error: ReadAt not implemented for io.nopCloserWriterTo operations_test.go:1601: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1601 Error: Received unexpected error: internal error: ReadAt not implemented for io.nopCloserWriterTo Test: TestRcatSize --- FAIL: TestRcatSize (0.42s) FAIL 2026/02/16 02:44:13 DEBUG : files root 'rclone-test-bezuqir5vuwe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestCopyFileCopyDest|TestCopyURL|TestRcatSize)$'" - Finished ERROR in 28.45366612s (try 2/5): exit status 1: Failed [TestCopyURL TestRcatSize]