"./bisync.test -test.v -test.timeout 2h0m0s -remote TestPutio: -verbose -test.run '^TestBisyncLocalRemote$/^resync$|^TestBisyncRemoteRemote$/^(backupdir|changes|compare_all|dry_run|max_delete_path1|max_delete_path2_force|normalization)$'" - Starting (try 5/5) === RUN TestBisyncLocalRemote 2025/06/10 07:05:25 NOTICE: remote: TestPutio:rclone-test-lepixum7waja === RUN TestBisyncLocalRemote/resync 2025/06/10 07:05:26 ERROR : error listing: directory not found 2025/06/10 07:05:26 ERROR : error listing: directory not found 2025/06/10 07:05:26 NOTICE: checking initFs Local file system at /tmp/070525ma/initdir/test_resync-xolukoh2 2025/06/10 07:05:26 NOTICE: checking Path1 Local file system at /tmp/070525ma/resync/path1 2025/06/10 07:05:27 ERROR : file1.txt: Failed to copy: unexpected status code (404) response while doing PATCH to https://s108.put.io/files/762065e7427e63adc65ea4b525a14f62784742d6 bisync_test.go:1943: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:1943 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:461 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Received unexpected error: unexpected status code (404) response while doing PATCH to https://s108.put.io/files/762065e7427e63adc65ea4b525a14f62784742d6 Test: TestBisyncLocalRemote/resync Messages: setting up path2 2025/06/10 07:05:28 NOTICE: checking path2 Putio root 'rclone-test-lepixum7waja/070525ma/resync/path2' fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Should be true Test: TestBisyncLocalRemote/resync Messages: listing wrong, want RCLONE_TEST (109), file1.txt (0), file2.txt (0), file3.txt (0), file4.txt (0), file5.txt (0), file6.txt (0), file7.txt (0) got RCLONE_TEST (109), file2.txt (0), file3.txt (0), file4.txt (0), file5.txt (0), file6.txt (0), file7.txt (0) fstest.go:197: Not found "file1.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: 0 actual : 1 Test: TestBisyncLocalRemote/resync Messages: 1 objects not found 2025/06/10 07:05:36 NOTICE: (01) : test resync 2025/06/10 07:05:36 NOTICE: (02) : test 1. resync with empty path1, resulting in copying all content from path2. 2025/06/10 07:05:36 NOTICE: (03) : purge-children /tmp/070525ma/resync/path1/ 2025/06/10 07:05:36 NOTICE: (04) : bisync resync 2025/06/10 07:05:37 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/10 07:05:37 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/10 07:05:37 INFO : Synching Path1 "/tmp/070525ma/resync/path1/" with Path2 "TestPutio:rclone-test-lepixum7waja/070525ma/resync/path2/" 2025/06/10 07:05:37 INFO : Copying Path2 files to Path1 2025/06/10 07:05:37 INFO : - Path2 Resync is copying files to - Path1 2025/06/10 07:05:38 INFO : file3.txt: Copied (new) 2025/06/10 07:05:38 INFO : file2.txt: Copied (new) 2025/06/10 07:05:38 INFO : RCLONE_TEST: Copied (new) 2025/06/10 07:05:38 INFO : file4.txt: Copied (new) 2025/06/10 07:05:38 INFO : file6.txt: Copied (new) 2025/06/10 07:05:38 INFO : file7.txt: Copied (new) 2025/06/10 07:05:38 INFO : file5.txt: Copied (new) 2025/06/10 07:05:38 INFO : - Path1 Resync is copying files to - Path2 2025/06/10 07:05:38 INFO : Resync updating listings 2025/06/10 07:05:38 INFO : Validating listings for Path1 "/tmp/070525ma/resync/path1/" vs Path2 "TestPutio:rclone-test-lepixum7waja/070525ma/resync/path2/" 2025/06/10 07:05:38 INFO : Bisync successful 2025/06/10 07:05:38 NOTICE: (05) : move-listings empty-path1 2025/06/10 07:05:38 NOTICE: (06) : test 2. resync with empty path2, resulting in syncing all content to path2. 2025/06/10 07:05:38 NOTICE: (07) : purge-children TestPutio:rclone-test-lepixum7waja/070525ma/resync/path2/ 2025/06/10 07:05:39 NOTICE: (08) : bisync resync 2025/06/10 07:05:40 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/10 07:05:40 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/10 07:05:40 INFO : Synching Path1 "/tmp/070525ma/resync/path1/" with Path2 "TestPutio:rclone-test-lepixum7waja/070525ma/resync/path2/" 2025/06/10 07:05:40 INFO : Copying Path2 files to Path1 2025/06/10 07:05:40 INFO : - Path2 Resync is copying files to - Path1 2025/06/10 07:05:40 INFO : - Path1 Resync is copying files to - Path2 2025/06/10 07:05:41 INFO : file4.txt: Copied (new) 2025/06/10 07:05:41 INFO : RCLONE_TEST: Copied (new) 2025/06/10 07:05:41 INFO : file3.txt: Copied (new) 2025/06/10 07:05:42 INFO : file5.txt: Copied (new) 2025/06/10 07:05:42 INFO : file6.txt: Copied (new) 2025/06/10 07:05:42 INFO : file2.txt: Copied (new) 2025/06/10 07:05:43 INFO : file7.txt: Copied (new) 2025/06/10 07:05:43 INFO : Resync updating listings 2025/06/10 07:05:43 INFO : Validating listings for Path1 "/tmp/070525ma/resync/path1/" vs Path2 "TestPutio:rclone-test-lepixum7waja/070525ma/resync/path2/" 2025/06/10 07:05:43 INFO : Bisync successful 2025/06/10 07:05:43 NOTICE: (09) : move-listings empty-path2 2025/06/10 07:05:43 NOTICE: (10) : test 3. exercise all of the various file difference scenarios during a resync. 2025/06/10 07:05:43 NOTICE: (11) : touch-glob 2002-02-02 /tmp/070525ma/datadir/test_resync-mawomok2/ fileA.txt 2025/06/10 07:05:43 NOTICE: (12) : touch-glob 1999-09-09 /tmp/070525ma/datadir/test_resync-mawomok2/ fileB.txt 2025/06/10 07:05:43 NOTICE: (13) : test = file - path1 - path2 - expected action - who wins 2025/06/10 07:05:43 NOTICE: (14) : test - file1.txt - exists - missing - sync path1 > path2 - path1 2025/06/10 07:05:43 NOTICE: (15) : delete-file TestPutio:rclone-test-lepixum7waja/070525ma/resync/path2/file1.txt bisync_test.go:495: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:495 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: test step failed Test: TestBisyncLocalRemote/resync Messages: step 15 failed: object not found --- FAIL: TestBisyncLocalRemote (18.89s) --- FAIL: TestBisyncLocalRemote/resync (18.49s) === RUN TestBisyncRemoteRemote 2025/06/10 07:05:44 NOTICE: remote: TestPutio:rclone-test-nayabav9tewa === RUN TestBisyncRemoteRemote/backupdir 2025/06/10 07:05:46 ERROR : error listing: directory not found 2025/06/10 07:05:46 ERROR : error listing: directory not found 2025/06/10 07:05:46 NOTICE: checking initFs Local file system at /tmp/070544ju/initdir/test_backupdir-yimiluh8 2025/06/10 07:05:48 NOTICE: checking Path1 Putio root 'rclone-test-nayabav9tewa/070544ju/backupdir/path1' 2025/06/10 07:05:51 NOTICE: checking path2 Putio root 'rclone-test-nayabav9tewa/070544ju/backupdir/path2' 2025/06/10 07:05:51 NOTICE: (01) : test backupdir 2025/06/10 07:05:51 NOTICE: (02) : test initial bisync 2025/06/10 07:05:51 NOTICE: (03) : bisync resync backupdir1=/tmp/070544ju/workdir/backupdirs/backupdir1 backupdir2=/tmp/070544ju/workdir/backupdirs/backupdir2 bisync_test.go:934: backupdir test currently only works on local (it uses the workdir) === RUN TestBisyncRemoteRemote/changes 2025/06/10 07:05:52 ERROR : error listing: directory not found 2025/06/10 07:05:52 ERROR : error listing: directory not found 2025/06/10 07:05:52 NOTICE: checking initFs Local file system at /tmp/070544ju/initdir/test_changes-gucigop3 2025/06/10 07:05:53 ERROR : file1.txt: Failed to copy: unexpected status code (404) response while doing PATCH to https://s64.put.io/files/391c63b0f297344bf1464daeb25389e8f51aef09 bisync_test.go:1943: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:1943 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:458 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Received unexpected error: unexpected status code (404) response while doing PATCH to https://s64.put.io/files/391c63b0f297344bf1464daeb25389e8f51aef09 Test: TestBisyncRemoteRemote/changes Messages: setting up path1 2025/06/10 07:05:55 NOTICE: checking Path1 Putio root 'rclone-test-nayabav9tewa/070544ju/changes/path1' fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Should be true Test: TestBisyncRemoteRemote/changes Messages: listing wrong, want RCLONE_TEST (109), file1.txt (0), file2.txt (0), file3.txt (0), file4.txt (0), file5.txt (0), file6.txt (0), file7.txt (0), file8.txt (0) got RCLONE_TEST (109), file2.txt (0), file3.txt (0), file4.txt (0), file5.txt (0), file6.txt (0), file7.txt (0), file8.txt (0) fstest.go:197: Not found "file1.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: 0 actual : 1 Test: TestBisyncRemoteRemote/changes Messages: 1 objects not found 2025/06/10 07:06:04 ERROR : file2.txt: Failed to copy: unexpected status code (404) response while doing PATCH to https://s85.put.io/files/01d65730bb77abe8f750c001fef4c0b05b2de931 2025/06/10 07:06:04 ERROR : file4.txt: Failed to copy: unexpected status code (404) response while doing PATCH to https://s111.put.io/files/52a12408e35aee64fa693e6bd81c7d150524650c 2025/06/10 07:06:04 ERROR : file5.txt: Failed to copy: unexpected status code (404) response while doing PATCH to https://s73.put.io/files/fe07bcad7c0cbb2f3a45ff89b7d8944583a82ee0 bisync_test.go:1943: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:1943 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:461 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Received unexpected error: unexpected status code (404) response while doing PATCH to https://s73.put.io/files/fe07bcad7c0cbb2f3a45ff89b7d8944583a82ee0 Test: TestBisyncRemoteRemote/changes Messages: setting up path2 2025/06/10 07:06:05 NOTICE: checking path2 Putio root 'rclone-test-nayabav9tewa/070544ju/changes/path2' fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Should be true Test: TestBisyncRemoteRemote/changes Messages: listing wrong, want RCLONE_TEST (109), file1.txt (0), file2.txt (0), file3.txt (0), file4.txt (0), file5.txt (0), file6.txt (0), file7.txt (0), file8.txt (0) got RCLONE_TEST (109), file1.txt (0), file3.txt (0), file6.txt (0), file7.txt (0), file8.txt (0) fstest.go:197: Not found "file2.txt" fstest.go:197: Not found "file4.txt" fstest.go:197: Not found "file5.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: 0 actual : 3 Test: TestBisyncRemoteRemote/changes Messages: 3 objects not found 2025/06/10 07:06:13 NOTICE: (01) : test changes 2025/06/10 07:06:13 NOTICE: (02) : test initial bisync 2025/06/10 07:06:13 NOTICE: (03) : bisync resync 2025/06/10 07:06:15 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/10 07:06:15 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/10 07:06:15 INFO : Synching Path1 "TestPutio:rclone-test-nayabav9tewa/070544ju/changes/path1/" with Path2 "TestPutio:rclone-test-nayabav9tewa/070544ju/changes/path2/" 2025/06/10 07:06:15 INFO : Copying Path2 files to Path1 2025/06/10 07:06:15 INFO : - Path2 Resync is copying files to - Path1 2025/06/10 07:06:16 INFO : file1.txt: Copied (server-side copy) 2025/06/10 07:06:16 INFO : - Path1 Resync is copying files to - Path2 2025/06/10 07:06:16 INFO : file2.txt: Copied (server-side copy) 2025/06/10 07:06:17 INFO : file4.txt: Copied (server-side copy) 2025/06/10 07:06:17 INFO : file5.txt: Copied (server-side copy) 2025/06/10 07:06:17 INFO : Resync updating listings 2025/06/10 07:06:17 INFO : Validating listings for Path1 "TestPutio:rclone-test-nayabav9tewa/070544ju/changes/path1/" vs Path2 "TestPutio:rclone-test-nayabav9tewa/070544ju/changes/path2/" 2025/06/10 07:06:17 INFO : Bisync successful 2025/06/10 07:06:17 NOTICE: (04) : test make modifications on both paths 2025/06/10 07:06:17 NOTICE: (05) : test new on path2 - file10 2025/06/10 07:06:17 NOTICE: (06) : touch-copy 2001-01-02 /tmp/070544ju/datadir/test_changes-fubatid1/file10.txt TestPutio:rclone-test-nayabav9tewa/070544ju/changes/path2/ 2025/06/10 07:06:18 NOTICE: (07) : test newer on path2 - file1 2025/06/10 07:06:18 NOTICE: (08) : touch-copy 2001-01-02 /tmp/070544ju/datadir/test_changes-fubatid1/file1.txt TestPutio:rclone-test-nayabav9tewa/070544ju/changes/path2/ 2025/06/10 07:06:19 NOTICE: (09) : test new on path1 - file11 2025/06/10 07:06:19 NOTICE: (10) : touch-copy 2001-01-02 /tmp/070544ju/datadir/test_changes-fubatid1/file11.txt TestPutio:rclone-test-nayabav9tewa/070544ju/changes/path1/ 2025/06/10 07:06:20 NOTICE: (11) : test newer on path1 - file2 2025/06/10 07:06:20 NOTICE: (12) : touch-copy 2001-01-02 /tmp/070544ju/datadir/test_changes-fubatid1/file2.txt TestPutio:rclone-test-nayabav9tewa/070544ju/changes/path1/ 2025/06/10 07:06:21 NOTICE: (13) : test deleted on path2 - file3 2025/06/10 07:06:21 NOTICE: (14) : delete-file TestPutio:rclone-test-nayabav9tewa/070544ju/changes/path2/file3.txt 2025/06/10 07:06:22 NOTICE: (15) : test deleted on path1 - file4 2025/06/10 07:06:22 NOTICE: (16) : delete-file TestPutio:rclone-test-nayabav9tewa/070544ju/changes/path1/file4.txt 2025/06/10 07:06:22 NOTICE: (17) : test deleted on both paths - file8 2025/06/10 07:06:22 NOTICE: (18) : delete-file TestPutio:rclone-test-nayabav9tewa/070544ju/changes/path1/file8.txt 2025/06/10 07:06:22 NOTICE: (19) : delete-file TestPutio:rclone-test-nayabav9tewa/070544ju/changes/path2/file8.txt 2025/06/10 07:06:22 NOTICE: (20) : test changed on both paths - file5 (file5R, file5L) 2025/06/10 07:06:22 NOTICE: (21) : touch-glob 2001-01-02 /tmp/070544ju/datadir/test_changes-fubatid1/ file5R.txt 2025/06/10 07:06:22 NOTICE: (22) : copy-as /tmp/070544ju/datadir/test_changes-fubatid1/file5R.txt TestPutio:rclone-test-nayabav9tewa/070544ju/changes/path2/ file5.txt 2025/06/10 07:06:24 NOTICE: (23) : touch-glob 2001-03-04 /tmp/070544ju/datadir/test_changes-fubatid1/ file5L.txt 2025/06/10 07:06:24 NOTICE: (24) : copy-as /tmp/070544ju/datadir/test_changes-fubatid1/file5L.txt TestPutio:rclone-test-nayabav9tewa/070544ju/changes/path1/ file5.txt 2025/06/10 07:06:25 NOTICE: (25) : test newer on path2 and deleted on path1 - file6 2025/06/10 07:06:25 NOTICE: (26) : touch-copy 2001-01-02 /tmp/070544ju/datadir/test_changes-fubatid1/file6.txt TestPutio:rclone-test-nayabav9tewa/070544ju/changes/path2/ 2025/06/10 07:06:26 NOTICE: (27) : delete-file TestPutio:rclone-test-nayabav9tewa/070544ju/changes/path1/file6.txt 2025/06/10 07:06:26 NOTICE: (28) : test newer on path1 and deleted on path2 - file7 2025/06/10 07:06:26 NOTICE: (29) : touch-copy 2001-01-02 /tmp/070544ju/datadir/test_changes-fubatid1/file7.txt TestPutio:rclone-test-nayabav9tewa/070544ju/changes/path1/ 2025/06/10 07:06:28 NOTICE: (30) : delete-file TestPutio:rclone-test-nayabav9tewa/070544ju/changes/path2/file7.txt 2025/06/10 07:06:28 NOTICE: (31) : test bisync run 2025/06/10 07:06:28 NOTICE: (32) : bisync 2025/06/10 07:06:30 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/10 07:06:30 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/10 07:06:30 INFO : Synching Path1 "TestPutio:rclone-test-nayabav9tewa/070544ju/changes/path1/" with Path2 "TestPutio:rclone-test-nayabav9tewa/070544ju/changes/path2/" 2025/06/10 07:06:30 INFO : Building Path1 and Path2 listings 2025/06/10 07:06:30 INFO : Path1 checking for diffs 2025/06/10 07:06:30 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/10 07:06:30 INFO : - Path1 File was deleted - file4.txt 2025/06/10 07:06:30 INFO : - Path1 File changed: size (larger), time (newer) - file5.txt 2025/06/10 07:06:30 INFO : - Path1 File was deleted - file6.txt 2025/06/10 07:06:30 INFO : - Path1 File changed: size (larger), time (newer) - file7.txt 2025/06/10 07:06:30 INFO : - Path1 File was deleted - file8.txt 2025/06/10 07:06:30 INFO : - Path1 File is new - file11.txt 2025/06/10 07:06:30 INFO : Path1: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/10 07:06:30 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/10 07:06:30 INFO : Path2 checking for diffs 2025/06/10 07:06:30 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/10 07:06:30 INFO : - Path2 File was deleted - file3.txt 2025/06/10 07:06:30 INFO : - Path2 File changed: size (larger), time (newer) - file5.txt 2025/06/10 07:06:30 INFO : - Path2 File changed: size (larger), time (newer) - file6.txt 2025/06/10 07:06:30 INFO : - Path2 File was deleted - file7.txt 2025/06/10 07:06:30 INFO : - Path2 File was deleted - file8.txt 2025/06/10 07:06:30 INFO : - Path2 File is new - file10.txt 2025/06/10 07:06:30 INFO : Path2: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/10 07:06:30 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/10 07:06:30 INFO : Applying changes 2025/06/10 07:06:30 INFO : Checking potential conflicts... 2025/06/10 07:06:30 ERROR : file5.txt: crc32 differ 2025/06/10 07:06:30 NOTICE: Putio root 'rclone-test-nayabav9tewa/070544ju/changes/path2': 1 differences found 2025/06/10 07:06:30 NOTICE: Putio root 'rclone-test-nayabav9tewa/070544ju/changes/path2': 1 errors while checking 2025/06/10 07:06:30 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/10 07:06:30 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-nayabav9tewa/070544ju/changes/path2/file11.txt 2025/06/10 07:06:30 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-nayabav9tewa/070544ju/changes/path2/file2.txt 2025/06/10 07:06:30 INFO : - Path2 Queue delete - TestPutio:rclone-test-nayabav9tewa/070544ju/changes/path2/file4.txt 2025/06/10 07:06:30 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/10 07:06:30 NOTICE: - Path1 Renaming Path1 copy - TestPutio:rclone-test-nayabav9tewa/070544ju/changes/path1/file5.txt.conflict1 2025/06/10 07:06:31 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1 2025/06/10 07:06:31 NOTICE: - Path1 Queue copy to Path2 - TestPutio:rclone-test-nayabav9tewa/070544ju/changes/path2/file5.txt.conflict1 2025/06/10 07:06:31 NOTICE: - Path2 Renaming Path2 copy - TestPutio:rclone-test-nayabav9tewa/070544ju/changes/path2/file5.txt.conflict2 2025/06/10 07:06:31 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2 2025/06/10 07:06:31 NOTICE: - Path2 Queue copy to Path1 - TestPutio:rclone-test-nayabav9tewa/070544ju/changes/path1/file5.txt.conflict2 2025/06/10 07:06:31 INFO : - Path2 Queue copy to Path1 - TestPutio:rclone-test-nayabav9tewa/070544ju/changes/path1/file6.txt 2025/06/10 07:06:31 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-nayabav9tewa/070544ju/changes/path2/file7.txt 2025/06/10 07:06:31 INFO : - Path2 Queue copy to Path1 - TestPutio:rclone-test-nayabav9tewa/070544ju/changes/path1/file1.txt 2025/06/10 07:06:31 INFO : - Path2 Queue copy to Path1 - TestPutio:rclone-test-nayabav9tewa/070544ju/changes/path1/file10.txt 2025/06/10 07:06:31 INFO : - Path1 Queue delete - TestPutio:rclone-test-nayabav9tewa/070544ju/changes/path1/file3.txt 2025/06/10 07:06:31 INFO : - Path2 Do queued copies to - Path1 2025/06/10 07:06:31 INFO : file10.txt: Copied (server-side copy) 2025/06/10 07:06:31 INFO : file5.txt.conflict2: Copied (server-side copy) 2025/06/10 07:06:31 INFO : file1.txt: Copied (server-side copy) 2025/06/10 07:06:32 INFO : file6.txt: Copied (server-side copy) 2025/06/10 07:06:32 INFO : file3.txt: Deleted 2025/06/10 07:06:32 INFO : - Path1 Do queued copies to - Path2 2025/06/10 07:06:33 INFO : file11.txt: Copied (server-side copy) 2025/06/10 07:06:33 INFO : file7.txt: Copied (server-side copy) 2025/06/10 07:06:33 INFO : file5.txt.conflict1: Copied (server-side copy) 2025/06/10 07:06:34 INFO : file2.txt: Copied (server-side copy) 2025/06/10 07:06:34 INFO : file4.txt: Deleted 2025/06/10 07:06:34 INFO : Updating listings 2025/06/10 07:06:34 INFO : Validating listings for Path1 "TestPutio:rclone-test-nayabav9tewa/070544ju/changes/path1/" vs Path2 "TestPutio:rclone-test-nayabav9tewa/070544ju/changes/path2/" 2025/06/10 07:06:34 INFO : Bisync successful bisync_test.go:560: TEST changes PASSED === RUN TestBisyncRemoteRemote/compare_all 2025/06/10 07:06:35 ERROR : error listing: directory not found 2025/06/10 07:06:35 ERROR : error listing: directory not found 2025/06/10 07:06:35 NOTICE: checking initFs Local file system at /tmp/070544ju/initdir/test_compare_all-tudiwaf9 2025/06/10 07:06:38 NOTICE: checking Path1 Putio root 'rclone-test-nayabav9tewa/070544ju/compare_all/path1' 2025/06/10 07:06:41 NOTICE: checking path2 Putio root 'rclone-test-nayabav9tewa/070544ju/compare_all/path2' 2025/06/10 07:06:41 NOTICE: (01) : test changes compare-all 2025/06/10 07:06:41 NOTICE: (02) : test initial bisync 2025/06/10 07:06:41 NOTICE: (03) : bisync resync compare-all 2025/06/10 07:06:43 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 8, "HashType2": 8, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/06/10 07:06:43 INFO : Synching Path1 "TestPutio:rclone-test-nayabav9tewa/070544ju/compare_all/path1/" with Path2 "TestPutio:rclone-test-nayabav9tewa/070544ju/compare_all/path2/" 2025/06/10 07:06:43 INFO : Copying Path2 files to Path1 2025/06/10 07:06:43 INFO : - Path2 Resync is copying files to - Path1 2025/06/10 07:06:43 INFO : - Path1 Resync is copying files to - Path2 2025/06/10 07:06:43 INFO : Resync updating listings 2025/06/10 07:06:43 INFO : Validating listings for Path1 "TestPutio:rclone-test-nayabav9tewa/070544ju/compare_all/path1/" vs Path2 "TestPutio:rclone-test-nayabav9tewa/070544ju/compare_all/path2/" 2025/06/10 07:06:43 INFO : Bisync successful 2025/06/10 07:06:43 NOTICE: (04) : test make modifications on both paths 2025/06/10 07:06:43 NOTICE: (05) : test new on path2 - file10 2025/06/10 07:06:43 NOTICE: (06) : touch-copy 2001-01-02 /tmp/070544ju/datadir/test_compare_all-volopey5/file10.txt TestPutio:rclone-test-nayabav9tewa/070544ju/compare_all/path2/ 2025/06/10 07:06:44 NOTICE: (07) : test newer on path2 - file1 2025/06/10 07:06:44 NOTICE: (08) : touch-copy 2001-01-02 /tmp/070544ju/datadir/test_compare_all-volopey5/file1.txt TestPutio:rclone-test-nayabav9tewa/070544ju/compare_all/path2/ 2025/06/10 07:06:45 NOTICE: (09) : test new on path1 - file11 2025/06/10 07:06:45 NOTICE: (10) : touch-copy 2001-01-02 /tmp/070544ju/datadir/test_compare_all-volopey5/file11.txt TestPutio:rclone-test-nayabav9tewa/070544ju/compare_all/path1/ 2025/06/10 07:06:46 NOTICE: (11) : test newer on path1 - file2 2025/06/10 07:06:46 NOTICE: (12) : touch-copy 2001-01-02 /tmp/070544ju/datadir/test_compare_all-volopey5/file2.txt TestPutio:rclone-test-nayabav9tewa/070544ju/compare_all/path1/ 2025/06/10 07:06:48 NOTICE: (13) : test deleted on path2 - file3 2025/06/10 07:06:48 NOTICE: (14) : delete-file TestPutio:rclone-test-nayabav9tewa/070544ju/compare_all/path2/file3.txt 2025/06/10 07:06:48 NOTICE: (15) : test deleted on path1 - file4 2025/06/10 07:06:48 NOTICE: (16) : delete-file TestPutio:rclone-test-nayabav9tewa/070544ju/compare_all/path1/file4.txt 2025/06/10 07:06:48 NOTICE: (17) : test deleted on both paths - file8 2025/06/10 07:06:48 NOTICE: (18) : delete-file TestPutio:rclone-test-nayabav9tewa/070544ju/compare_all/path1/file8.txt 2025/06/10 07:06:49 NOTICE: (19) : delete-file TestPutio:rclone-test-nayabav9tewa/070544ju/compare_all/path2/file8.txt 2025/06/10 07:06:49 NOTICE: (20) : test changed on both paths - file5 (file5R, file5L) 2025/06/10 07:06:49 NOTICE: (21) : touch-glob 2001-01-02 /tmp/070544ju/datadir/test_compare_all-volopey5/ file5R.txt 2025/06/10 07:06:49 NOTICE: (22) : copy-as /tmp/070544ju/datadir/test_compare_all-volopey5/file5R.txt TestPutio:rclone-test-nayabav9tewa/070544ju/compare_all/path2/ file5.txt 2025/06/10 07:06:50 NOTICE: (23) : touch-glob 2001-03-04 /tmp/070544ju/datadir/test_compare_all-volopey5/ file5L.txt 2025/06/10 07:06:50 NOTICE: (24) : copy-as /tmp/070544ju/datadir/test_compare_all-volopey5/file5L.txt TestPutio:rclone-test-nayabav9tewa/070544ju/compare_all/path1/ file5.txt 2025/06/10 07:06:51 NOTICE: (25) : test newer on path2 and deleted on path1 - file6 2025/06/10 07:06:51 NOTICE: (26) : touch-copy 2001-01-02 /tmp/070544ju/datadir/test_compare_all-volopey5/file6.txt TestPutio:rclone-test-nayabav9tewa/070544ju/compare_all/path2/ 2025/06/10 07:06:52 NOTICE: (27) : delete-file TestPutio:rclone-test-nayabav9tewa/070544ju/compare_all/path1/file6.txt 2025/06/10 07:06:52 NOTICE: (28) : test newer on path1 and deleted on path2 - file7 2025/06/10 07:06:52 NOTICE: (29) : touch-copy 2001-01-02 /tmp/070544ju/datadir/test_compare_all-volopey5/file7.txt TestPutio:rclone-test-nayabav9tewa/070544ju/compare_all/path1/ 2025/06/10 07:06:54 NOTICE: (30) : delete-file TestPutio:rclone-test-nayabav9tewa/070544ju/compare_all/path2/file7.txt 2025/06/10 07:06:54 NOTICE: (31) : test bisync run 2025/06/10 07:06:54 NOTICE: (32) : bisync compare-all 2025/06/10 07:06:56 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 8, "HashType2": 8, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/06/10 07:06:56 INFO : Synching Path1 "TestPutio:rclone-test-nayabav9tewa/070544ju/compare_all/path1/" with Path2 "TestPutio:rclone-test-nayabav9tewa/070544ju/compare_all/path2/" 2025/06/10 07:06:56 INFO : Building Path1 and Path2 listings 2025/06/10 07:06:56 INFO : Path1 checking for diffs 2025/06/10 07:06:56 INFO : - Path1 File changed: size (larger), time (newer), hash - file2.txt 2025/06/10 07:06:56 INFO : - Path1 File was deleted - file4.txt 2025/06/10 07:06:56 INFO : - Path1 File changed: size (larger), time (newer), hash - file5.txt 2025/06/10 07:06:56 INFO : - Path1 File was deleted - file6.txt 2025/06/10 07:06:56 INFO : - Path1 File changed: size (larger), time (newer), hash - file7.txt 2025/06/10 07:06:56 INFO : - Path1 File was deleted - file8.txt 2025/06/10 07:06:56 INFO : - Path1 File is new - file11.txt 2025/06/10 07:06:56 INFO : Path1: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/10 07:06:56 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller,  3 hash differs) 2025/06/10 07:06:56 INFO : Path2 checking for diffs 2025/06/10 07:06:56 INFO : - Path2 File changed: size (larger), time (newer), hash - file1.txt 2025/06/10 07:06:56 INFO : - Path2 File was deleted - file3.txt 2025/06/10 07:06:56 INFO : - Path2 File changed: size (larger), time (newer), hash - file5.txt 2025/06/10 07:06:56 INFO : - Path2 File changed: size (larger), time (newer), hash - file6.txt 2025/06/10 07:06:56 INFO : - Path2 File was deleted - file7.txt 2025/06/10 07:06:56 INFO : - Path2 File was deleted - file8.txt 2025/06/10 07:06:56 INFO : - Path2 File is new - file10.txt 2025/06/10 07:06:56 INFO : Path2: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/10 07:06:56 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller,  3 hash differs) 2025/06/10 07:06:56 INFO : Applying changes 2025/06/10 07:06:56 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-nayabav9tewa/070544ju/compare_all/path2/file11.txt 2025/06/10 07:06:56 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-nayabav9tewa/070544ju/compare_all/path2/file2.txt 2025/06/10 07:06:56 INFO : - Path2 Queue delete - TestPutio:rclone-test-nayabav9tewa/070544ju/compare_all/path2/file4.txt 2025/06/10 07:06:56 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/10 07:06:56 NOTICE: - Path1 Renaming Path1 copy - TestPutio:rclone-test-nayabav9tewa/070544ju/compare_all/path1/file5.txt.conflict1 2025/06/10 07:06:56 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1 2025/06/10 07:06:56 NOTICE: - Path1 Queue copy to Path2 - TestPutio:rclone-test-nayabav9tewa/070544ju/compare_all/path2/file5.txt.conflict1 2025/06/10 07:06:56 NOTICE: - Path2 Renaming Path2 copy - TestPutio:rclone-test-nayabav9tewa/070544ju/compare_all/path2/file5.txt.conflict2 2025/06/10 07:06:56 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2 2025/06/10 07:06:56 NOTICE: - Path2 Queue copy to Path1 - TestPutio:rclone-test-nayabav9tewa/070544ju/compare_all/path1/file5.txt.conflict2 2025/06/10 07:06:56 INFO : - Path2 Queue copy to Path1 - TestPutio:rclone-test-nayabav9tewa/070544ju/compare_all/path1/file6.txt 2025/06/10 07:06:56 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-nayabav9tewa/070544ju/compare_all/path2/file7.txt 2025/06/10 07:06:56 INFO : - Path2 Queue copy to Path1 - TestPutio:rclone-test-nayabav9tewa/070544ju/compare_all/path1/file1.txt 2025/06/10 07:06:56 INFO : - Path2 Queue copy to Path1 - TestPutio:rclone-test-nayabav9tewa/070544ju/compare_all/path1/file10.txt 2025/06/10 07:06:56 INFO : - Path1 Queue delete - TestPutio:rclone-test-nayabav9tewa/070544ju/compare_all/path1/file3.txt 2025/06/10 07:06:56 INFO : - Path2 Do queued copies to - Path1 2025/06/10 07:06:57 INFO : file10.txt: Copied (server-side copy) 2025/06/10 07:06:57 INFO : file5.txt.conflict2: Copied (server-side copy) 2025/06/10 07:06:57 INFO : file1.txt: Copied (server-side copy) 2025/06/10 07:06:58 INFO : file6.txt: Copied (server-side copy) 2025/06/10 07:06:58 INFO : file3.txt: Deleted 2025/06/10 07:06:58 INFO : - Path1 Do queued copies to - Path2 2025/06/10 07:06:58 INFO : file11.txt: Copied (server-side copy) 2025/06/10 07:06:58 INFO : file5.txt.conflict1: Copied (server-side copy) 2025/06/10 07:06:58 INFO : file7.txt: Copied (server-side copy) 2025/06/10 07:06:59 INFO : file2.txt: Copied (server-side copy) 2025/06/10 07:06:59 INFO : file4.txt: Deleted 2025/06/10 07:06:59 INFO : Updating listings 2025/06/10 07:06:59 INFO : Validating listings for Path1 "TestPutio:rclone-test-nayabav9tewa/070544ju/compare_all/path1/" vs Path2 "TestPutio:rclone-test-nayabav9tewa/070544ju/compare_all/path2/" 2025/06/10 07:06:59 INFO : Bisync successful bisync_test.go:560: TEST compare_all PASSED === RUN TestBisyncRemoteRemote/dry_run 2025/06/10 07:07:00 ERROR : error listing: directory not found 2025/06/10 07:07:00 ERROR : error listing: directory not found 2025/06/10 07:07:00 NOTICE: checking initFs Local file system at /tmp/070544ju/initdir/test_dry_run-vixumoz1 2025/06/10 07:07:05 NOTICE: checking Path1 Putio root 'rclone-test-nayabav9tewa/070544ju/dry_run/path1' 2025/06/10 07:07:06 ERROR : file1.txt: Failed to copy: unexpected status code (404) response while doing PATCH to https://s85.put.io/files/19f0df0f3423581e4a50f0ca577786386691895d 2025/06/10 07:07:06 ERROR : file5.txt: Failed to copy: unexpected status code (404) response while doing PATCH to https://s86.put.io/files/5bf487fa193e998e94cb1abcd0c5ce8da3261b54 bisync_test.go:1943: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:1943 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:461 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Received unexpected error: unexpected status code (404) response while doing PATCH to https://s86.put.io/files/5bf487fa193e998e94cb1abcd0c5ce8da3261b54 Test: TestBisyncRemoteRemote/dry_run Messages: setting up path2 2025/06/10 07:07:06 NOTICE: checking path2 Putio root 'rclone-test-nayabav9tewa/070544ju/dry_run/path2' fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Should be true Test: TestBisyncRemoteRemote/dry_run Messages: listing wrong, want RCLONE_TEST (109), file1.txt (0), file2.txt (0), file3.txt (0), file4.txt (0), file5.txt (0), file6.txt (0), file7.txt (0) got RCLONE_TEST (109), file2.txt (0), file3.txt (0), file4.txt (0), file6.txt (0), file7.txt (0) fstest.go:197: Not found "file5.txt" fstest.go:197: Not found "file1.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: 0 actual : 2 Test: TestBisyncRemoteRemote/dry_run Messages: 2 objects not found 2025/06/10 07:07:14 NOTICE: (01) : test dry-run 2025/06/10 07:07:14 NOTICE: (02) : test initial bisync 2025/06/10 07:07:14 NOTICE: (03) : bisync resync 2025/06/10 07:07:16 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/10 07:07:16 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/10 07:07:16 INFO : Synching Path1 "TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path1/" with Path2 "TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path2/" 2025/06/10 07:07:16 INFO : Copying Path2 files to Path1 2025/06/10 07:07:16 INFO : - Path2 Resync is copying files to - Path1 2025/06/10 07:07:16 INFO : - Path1 Resync is copying files to - Path2 2025/06/10 07:07:17 INFO : file5.txt: Copied (server-side copy) 2025/06/10 07:07:17 INFO : file1.txt: Copied (server-side copy) 2025/06/10 07:07:17 INFO : Resync updating listings 2025/06/10 07:07:17 INFO : Validating listings for Path1 "TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path1/" vs Path2 "TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path2/" 2025/06/10 07:07:17 INFO : Bisync successful 2025/06/10 07:07:17 NOTICE: (04) : test new on path2 - file10 2025/06/10 07:07:17 NOTICE: (05) : touch-copy 2001-01-02 /tmp/070544ju/datadir/test_dry_run-qujopew8/file10.txt TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path2/ 2025/06/10 07:07:18 NOTICE: (06) : test newer on path2 - file1 2025/06/10 07:07:18 NOTICE: (07) : touch-copy 2001-01-02 /tmp/070544ju/datadir/test_dry_run-qujopew8/file1.txt TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path2/ 2025/06/10 07:07:19 NOTICE: (08) : test new on path1 - file11 2025/06/10 07:07:19 NOTICE: (09) : touch-copy 2001-01-02 /tmp/070544ju/datadir/test_dry_run-qujopew8/file11.txt TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path1/ 2025/06/10 07:07:20 NOTICE: (10) : test newer on path1 - file2 2025/06/10 07:07:20 NOTICE: (11) : touch-copy 2001-01-02 /tmp/070544ju/datadir/test_dry_run-qujopew8/file2.txt TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path1/ 2025/06/10 07:07:21 NOTICE: (12) : test deleted on path2 - file3 2025/06/10 07:07:21 NOTICE: (13) : delete-file TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path2/file3.txt 2025/06/10 07:07:22 NOTICE: (14) : test deleted on path1 - file4 2025/06/10 07:07:22 NOTICE: (15) : delete-file TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path1/file4.txt 2025/06/10 07:07:22 NOTICE: (16) : test changed on path2 and on path1 - file5 (file5R, file5L) 2025/06/10 07:07:22 NOTICE: (17) : touch-glob 2001-01-02 /tmp/070544ju/datadir/test_dry_run-qujopew8/ file5R.txt 2025/06/10 07:07:22 NOTICE: (18) : copy-as /tmp/070544ju/datadir/test_dry_run-qujopew8/file5R.txt TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path2/ file5.txt 2025/06/10 07:07:24 NOTICE: (19) : touch-glob 2001-03-04 /tmp/070544ju/datadir/test_dry_run-qujopew8/ file5L.txt 2025/06/10 07:07:24 NOTICE: (20) : copy-as /tmp/070544ju/datadir/test_dry_run-qujopew8/file5L.txt TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path1/ file5.txt 2025/06/10 07:07:25 NOTICE: (21) : test newer on path2 and deleted on path1 - file6 2025/06/10 07:07:25 NOTICE: (22) : touch-copy 2001-01-02 /tmp/070544ju/datadir/test_dry_run-qujopew8/file6.txt TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path2/ 2025/06/10 07:07:26 NOTICE: (23) : delete-file TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path1/file6.txt 2025/06/10 07:07:26 NOTICE: (24) : test newer on path1 and deleted on path2 - file7 2025/06/10 07:07:26 NOTICE: (25) : touch-copy 2001-01-02 /tmp/070544ju/datadir/test_dry_run-qujopew8/file7.txt TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path1/ 2025/06/10 07:07:28 NOTICE: (26) : delete-file TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path2/file7.txt 2025/06/10 07:07:28 NOTICE: (27) : test sync with dry-run and resync 2025/06/10 07:07:28 NOTICE: (28) : bisync dry-run resync 2025/06/10 07:07:30 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/10 07:07:30 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/10 07:07:30 INFO : Synching Path1 "TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path1/" with Path2 "TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path2/" 2025/06/10 07:07:30 INFO : Copying Path2 files to Path1 2025/06/10 07:07:30 NOTICE: - Path2 Resync is copying files to - Path1 2025/06/10 07:07:30 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19) 2025/06/10 07:07:30 NOTICE: file4.txt: Skipped copy as --dry-run is set (size 0) 2025/06/10 07:07:30 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19) 2025/06/10 07:07:30 NOTICE: - Path1 Resync is copying files to - Path2 2025/06/10 07:07:30 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19) 2025/06/10 07:07:30 NOTICE: file3.txt: Skipped copy as --dry-run is set (size 0) 2025/06/10 07:07:30 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13) 2025/06/10 07:07:30 NOTICE: file5.txt: Skipped copy as --dry-run is set (size 39) 2025/06/10 07:07:30 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 0) 2025/06/10 07:07:30 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19) 2025/06/10 07:07:30 INFO : Resync updating listings 2025/06/10 07:07:30 INFO : Bisync successful 2025/06/10 07:07:30 NOTICE: (29) : copy-listings dryrun-resync 2025/06/10 07:07:30 NOTICE: (30) : test sync with dry-run 2025/06/10 07:07:30 NOTICE: (31) : bisync dry-run 2025/06/10 07:07:32 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/10 07:07:32 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/10 07:07:32 INFO : Synching Path1 "TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path1/" with Path2 "TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path2/" 2025/06/10 07:07:32 INFO : Building Path1 and Path2 listings 2025/06/10 07:07:32 INFO : Path1 checking for diffs 2025/06/10 07:07:32 NOTICE: - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/10 07:07:32 NOTICE: - Path1 File was deleted - file4.txt 2025/06/10 07:07:32 NOTICE: - Path1 File changed: size (larger), time (newer) - file5.txt 2025/06/10 07:07:32 NOTICE: - Path1 File was deleted - file6.txt 2025/06/10 07:07:32 NOTICE: - Path1 File changed: size (larger), time (newer) - file7.txt 2025/06/10 07:07:32 NOTICE: - Path1 File is new - file11.txt 2025/06/10 07:07:32 INFO : Path1: 6 changes:  1 new,  3 modified,  2 deleted 2025/06/10 07:07:32 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/10 07:07:32 INFO : Path2 checking for diffs 2025/06/10 07:07:32 NOTICE: - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/10 07:07:32 NOTICE: - Path2 File was deleted - file3.txt 2025/06/10 07:07:32 NOTICE: - Path2 File changed: size (larger), time (newer) - file5.txt 2025/06/10 07:07:32 NOTICE: - Path2 File changed: size (larger), time (newer) - file6.txt 2025/06/10 07:07:32 NOTICE: - Path2 File was deleted - file7.txt 2025/06/10 07:07:32 NOTICE: - Path2 File is new - file10.txt 2025/06/10 07:07:32 INFO : Path2: 6 changes:  1 new,  3 modified,  2 deleted 2025/06/10 07:07:32 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/10 07:07:32 INFO : Applying changes 2025/06/10 07:07:32 INFO : Checking potential conflicts... 2025/06/10 07:07:32 ERROR : file5.txt: crc32 differ 2025/06/10 07:07:32 NOTICE: Putio root 'rclone-test-nayabav9tewa/070544ju/dry_run/path2': 1 differences found 2025/06/10 07:07:32 NOTICE: Putio root 'rclone-test-nayabav9tewa/070544ju/dry_run/path2': 1 errors while checking 2025/06/10 07:07:32 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/10 07:07:32 NOTICE: - Path1 Queue copy to Path2 - TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path2/file11.txt 2025/06/10 07:07:32 NOTICE: - Path1 Queue copy to Path2 - TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path2/file2.txt 2025/06/10 07:07:32 NOTICE: - Path2 Queue delete - TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path2/file4.txt 2025/06/10 07:07:32 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/10 07:07:32 NOTICE: file5.txt: Skipped rename as --dry-run is set 2025/06/10 07:07:32 NOTICE: - Path1 Queue copy to Path2 - TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path2/file5.txt.conflict1 2025/06/10 07:07:32 NOTICE: file5.txt: Skipped rename as --dry-run is set 2025/06/10 07:07:32 NOTICE: - Path2 Queue copy to Path1 - TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path1/file5.txt.conflict2 2025/06/10 07:07:32 NOTICE: - Path2 Queue copy to Path1 - TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path1/file6.txt 2025/06/10 07:07:32 NOTICE: - Path1 Queue copy to Path2 - TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path2/file7.txt 2025/06/10 07:07:32 NOTICE: - Path2 Queue copy to Path1 - TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path1/file1.txt 2025/06/10 07:07:32 NOTICE: - Path2 Queue copy to Path1 - TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path1/file10.txt 2025/06/10 07:07:32 NOTICE: - Path1 Queue delete - TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path1/file3.txt 2025/06/10 07:07:32 NOTICE: - Path2 Do queued copies to - Path1 2025/06/10 07:07:32 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19) 2025/06/10 07:07:32 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19) 2025/06/10 07:07:32 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 19) 2025/06/10 07:07:32 NOTICE: file3.txt: Skipped delete as --dry-run is set (size 0) 2025/06/10 07:07:32 NOTICE: - Path1 Do queued copies to - Path2 2025/06/10 07:07:32 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19) 2025/06/10 07:07:32 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13) 2025/06/10 07:07:32 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19) 2025/06/10 07:07:32 NOTICE: file4.txt: Skipped delete as --dry-run is set (size 0) 2025/06/10 07:07:32 INFO : Updating listings 2025/06/10 07:07:32 INFO : Bisync successful 2025/06/10 07:07:32 NOTICE: (32) : copy-listings dryrun 2025/06/10 07:07:32 NOTICE: (33) : test sync without dry-run 2025/06/10 07:07:32 NOTICE: (34) : bisync 2025/06/10 07:07:34 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/10 07:07:34 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/10 07:07:34 INFO : Synching Path1 "TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path1/" with Path2 "TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path2/" 2025/06/10 07:07:34 INFO : Building Path1 and Path2 listings 2025/06/10 07:07:34 INFO : Path1 checking for diffs 2025/06/10 07:07:34 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/10 07:07:34 INFO : - Path1 File was deleted - file4.txt 2025/06/10 07:07:34 INFO : - Path1 File changed: size (larger), time (newer) - file5.txt 2025/06/10 07:07:34 INFO : - Path1 File was deleted - file6.txt 2025/06/10 07:07:34 INFO : - Path1 File changed: size (larger), time (newer) - file7.txt 2025/06/10 07:07:34 INFO : - Path1 File is new - file11.txt 2025/06/10 07:07:34 INFO : Path1: 6 changes:  1 new,  3 modified,  2 deleted 2025/06/10 07:07:34 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/10 07:07:34 INFO : Path2 checking for diffs 2025/06/10 07:07:34 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/10 07:07:34 INFO : - Path2 File was deleted - file3.txt 2025/06/10 07:07:34 INFO : - Path2 File changed: size (larger), time (newer) - file5.txt 2025/06/10 07:07:34 INFO : - Path2 File changed: size (larger), time (newer) - file6.txt 2025/06/10 07:07:34 INFO : - Path2 File was deleted - file7.txt 2025/06/10 07:07:34 INFO : - Path2 File is new - file10.txt 2025/06/10 07:07:34 INFO : Path2: 6 changes:  1 new,  3 modified,  2 deleted 2025/06/10 07:07:34 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/10 07:07:34 INFO : Applying changes 2025/06/10 07:07:34 INFO : Checking potential conflicts... 2025/06/10 07:07:34 ERROR : file5.txt: crc32 differ 2025/06/10 07:07:34 NOTICE: Putio root 'rclone-test-nayabav9tewa/070544ju/dry_run/path2': 1 differences found 2025/06/10 07:07:34 NOTICE: Putio root 'rclone-test-nayabav9tewa/070544ju/dry_run/path2': 1 errors while checking 2025/06/10 07:07:34 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/10 07:07:34 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path2/file11.txt 2025/06/10 07:07:34 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path2/file2.txt 2025/06/10 07:07:34 INFO : - Path2 Queue delete - TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path2/file4.txt 2025/06/10 07:07:34 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/10 07:07:34 NOTICE: - Path1 Renaming Path1 copy - TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path1/file5.txt.conflict1 2025/06/10 07:07:35 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1 2025/06/10 07:07:35 NOTICE: - Path1 Queue copy to Path2 - TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path2/file5.txt.conflict1 2025/06/10 07:07:35 NOTICE: - Path2 Renaming Path2 copy - TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path2/file5.txt.conflict2 2025/06/10 07:07:35 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2 2025/06/10 07:07:35 NOTICE: - Path2 Queue copy to Path1 - TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path1/file5.txt.conflict2 2025/06/10 07:07:35 INFO : - Path2 Queue copy to Path1 - TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path1/file6.txt 2025/06/10 07:07:35 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path2/file7.txt 2025/06/10 07:07:35 INFO : - Path2 Queue copy to Path1 - TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path1/file1.txt 2025/06/10 07:07:35 INFO : - Path2 Queue copy to Path1 - TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path1/file10.txt 2025/06/10 07:07:35 INFO : - Path1 Queue delete - TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path1/file3.txt 2025/06/10 07:07:35 INFO : - Path2 Do queued copies to - Path1 2025/06/10 07:07:36 INFO : file5.txt.conflict2: Copied (server-side copy) 2025/06/10 07:07:36 INFO : file6.txt: Copied (server-side copy) 2025/06/10 07:07:36 INFO : file1.txt: Copied (server-side copy) 2025/06/10 07:07:37 INFO : file10.txt: Copied (server-side copy) 2025/06/10 07:07:37 INFO : file3.txt: Deleted 2025/06/10 07:07:37 INFO : - Path1 Do queued copies to - Path2 2025/06/10 07:07:37 INFO : file11.txt: Copied (server-side copy) 2025/06/10 07:07:37 INFO : file7.txt: Copied (server-side copy) 2025/06/10 07:07:37 INFO : file5.txt.conflict1: Copied (server-side copy) 2025/06/10 07:07:37 INFO : file2.txt: Copied (server-side copy) 2025/06/10 07:07:37 INFO : file4.txt: Deleted 2025/06/10 07:07:37 INFO : Updating listings 2025/06/10 07:07:37 INFO : Validating listings for Path1 "TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path1/" vs Path2 "TestPutio:rclone-test-nayabav9tewa/070544ju/dry_run/path2/" 2025/06/10 07:07:37 INFO : Bisync successful bisync_test.go:560: TEST dry_run PASSED === RUN TestBisyncRemoteRemote/max_delete_path1 2025/06/10 07:07:39 ERROR : error listing: directory not found 2025/06/10 07:07:39 ERROR : error listing: directory not found 2025/06/10 07:07:39 NOTICE: checking initFs Local file system at /tmp/070544ju/initdir/test_max_delete_path1-zoyuziy7 2025/06/10 07:07:42 NOTICE: checking Path1 Putio root 'rclone-test-nayabav9tewa/070544ju/max_delete_path1/path1' 2025/06/10 07:07:43 ERROR : file4.txt: Failed to copy: unexpected status code (404) response while doing PATCH to https://s80.put.io/files/5cf65ea99528a3e42005d0a8848007ad1bcf432b 2025/06/10 07:07:43 ERROR : file5.txt: Failed to copy: unexpected status code (404) response while doing PATCH to https://s73.put.io/files/b46899c467d68a1c929f680c258774f4302c9ae0 bisync_test.go:1943: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:1943 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:461 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Received unexpected error: unexpected status code (404) response while doing PATCH to https://s73.put.io/files/b46899c467d68a1c929f680c258774f4302c9ae0 Test: TestBisyncRemoteRemote/max_delete_path1 Messages: setting up path2 2025/06/10 07:07:44 NOTICE: checking path2 Putio root 'rclone-test-nayabav9tewa/070544ju/max_delete_path1/path2' fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Should be true Test: TestBisyncRemoteRemote/max_delete_path1 Messages: listing wrong, want file1.txt (0), file2.txt (0), file3.txt (0), file4.txt (0), file5.txt (0), file6.txt (0), file7.txt (0), file8.txt (0), file9.txt (109) got file1.txt (0), file2.txt (0), file3.txt (0), file6.txt (0), file7.txt (0), file8.txt (0), file9.txt (109) fstest.go:197: Not found "file5.txt" fstest.go:197: Not found "file4.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: 0 actual : 2 Test: TestBisyncRemoteRemote/max_delete_path1 Messages: 2 objects not found 2025/06/10 07:07:52 NOTICE: (01) : test max-delete-path1 2025/06/10 07:07:52 NOTICE: (02) : test initial bisync 2025/06/10 07:07:52 NOTICE: (03) : bisync resync 2025/06/10 07:07:54 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/10 07:07:54 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/10 07:07:54 INFO : Synching Path1 "TestPutio:rclone-test-nayabav9tewa/070544ju/max_delete_path1/path1/" with Path2 "TestPutio:rclone-test-nayabav9tewa/070544ju/max_delete_path1/path2/" 2025/06/10 07:07:54 INFO : Copying Path2 files to Path1 2025/06/10 07:07:54 INFO : - Path2 Resync is copying files to - Path1 2025/06/10 07:07:54 INFO : - Path1 Resync is copying files to - Path2 2025/06/10 07:07:54 INFO : file5.txt: Copied (server-side copy) 2025/06/10 07:07:55 INFO : file4.txt: Copied (server-side copy) 2025/06/10 07:07:55 INFO : Resync updating listings 2025/06/10 07:07:55 INFO : Validating listings for Path1 "TestPutio:rclone-test-nayabav9tewa/070544ju/max_delete_path1/path1/" vs Path2 "TestPutio:rclone-test-nayabav9tewa/070544ju/max_delete_path1/path2/" 2025/06/10 07:07:55 INFO : Bisync successful 2025/06/10 07:07:55 NOTICE: (04) : test delete >50% of local files 2025/06/10 07:07:55 NOTICE: (05) : delete-file TestPutio:rclone-test-nayabav9tewa/070544ju/max_delete_path1/path1/file1.txt 2025/06/10 07:07:56 NOTICE: (06) : delete-file TestPutio:rclone-test-nayabav9tewa/070544ju/max_delete_path1/path1/file2.txt 2025/06/10 07:07:56 NOTICE: (07) : delete-file TestPutio:rclone-test-nayabav9tewa/070544ju/max_delete_path1/path1/file3.txt 2025/06/10 07:07:56 NOTICE: (08) : delete-file TestPutio:rclone-test-nayabav9tewa/070544ju/max_delete_path1/path1/file4.txt 2025/06/10 07:07:56 NOTICE: (09) : delete-file TestPutio:rclone-test-nayabav9tewa/070544ju/max_delete_path1/path1/file5.txt 2025/06/10 07:07:56 NOTICE: (10) : test sync should fail due to too many local deletes 2025/06/10 07:07:56 NOTICE: (11) : bisync 2025/06/10 07:07:58 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/10 07:07:58 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/10 07:07:58 INFO : Synching Path1 "TestPutio:rclone-test-nayabav9tewa/070544ju/max_delete_path1/path1/" with Path2 "TestPutio:rclone-test-nayabav9tewa/070544ju/max_delete_path1/path2/" 2025/06/10 07:07:58 INFO : Building Path1 and Path2 listings 2025/06/10 07:07:58 INFO : Path1 checking for diffs 2025/06/10 07:07:58 INFO : - Path1 File was deleted - file1.txt 2025/06/10 07:07:58 INFO : - Path1 File was deleted - file2.txt 2025/06/10 07:07:58 INFO : - Path1 File was deleted - file3.txt 2025/06/10 07:07:58 INFO : - Path1 File was deleted - file4.txt 2025/06/10 07:07:58 INFO : - Path1 File was deleted - file5.txt 2025/06/10 07:07:58 INFO : Path1: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/10 07:07:58 INFO : Path2 checking for diffs 2025/06/10 07:07:58 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path1 "TestPutio:rclone-test-nayabav9tewa/070544ju/max_delete_path1/path1/". Run with --force if desired. 2025/06/10 07:07:58 NOTICE: Bisync aborted. Please try again. 2025/06/10 07:07:58 NOTICE: Bisync error: too many deletes 2025/06/10 07:07:58 NOTICE: (12) : copy-listings initial-fail 2025/06/10 07:07:58 NOTICE: (13) : test change max-delete limit to 60%. sync should run. 2025/06/10 07:07:58 NOTICE: (14) : bisync max-delete=60 2025/06/10 07:08:01 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/10 07:08:01 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/10 07:08:01 INFO : Synching Path1 "TestPutio:rclone-test-nayabav9tewa/070544ju/max_delete_path1/path1/" with Path2 "TestPutio:rclone-test-nayabav9tewa/070544ju/max_delete_path1/path2/" 2025/06/10 07:08:01 INFO : Building Path1 and Path2 listings 2025/06/10 07:08:01 INFO : Path1 checking for diffs 2025/06/10 07:08:01 INFO : - Path1 File was deleted - file1.txt 2025/06/10 07:08:01 INFO : - Path1 File was deleted - file2.txt 2025/06/10 07:08:01 INFO : - Path1 File was deleted - file3.txt 2025/06/10 07:08:01 INFO : - Path1 File was deleted - file4.txt 2025/06/10 07:08:01 INFO : - Path1 File was deleted - file5.txt 2025/06/10 07:08:01 INFO : Path1: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/10 07:08:01 INFO : Path2 checking for diffs 2025/06/10 07:08:01 INFO : Applying changes 2025/06/10 07:08:01 INFO : - Path2 Queue delete - TestPutio:rclone-test-nayabav9tewa/070544ju/max_delete_path1/path2/file1.txt 2025/06/10 07:08:01 INFO : - Path2 Queue delete - TestPutio:rclone-test-nayabav9tewa/070544ju/max_delete_path1/path2/file2.txt 2025/06/10 07:08:01 INFO : - Path2 Queue delete - TestPutio:rclone-test-nayabav9tewa/070544ju/max_delete_path1/path2/file3.txt 2025/06/10 07:08:01 INFO : - Path2 Queue delete - TestPutio:rclone-test-nayabav9tewa/070544ju/max_delete_path1/path2/file4.txt 2025/06/10 07:08:01 INFO : - Path2 Queue delete - TestPutio:rclone-test-nayabav9tewa/070544ju/max_delete_path1/path2/file5.txt 2025/06/10 07:08:01 INFO : - Path1 Do queued copies to - Path2 2025/06/10 07:08:01 INFO : file3.txt: Deleted 2025/06/10 07:08:02 INFO : file2.txt: Deleted 2025/06/10 07:08:03 INFO : file1.txt: Deleted 2025/06/10 07:08:04 INFO : file4.txt: Deleted 2025/06/10 07:08:05 INFO : file5.txt: Deleted 2025/06/10 07:08:05 INFO : Updating listings 2025/06/10 07:08:05 INFO : Validating listings for Path1 "TestPutio:rclone-test-nayabav9tewa/070544ju/max_delete_path1/path1/" vs Path2 "TestPutio:rclone-test-nayabav9tewa/070544ju/max_delete_path1/path2/" 2025/06/10 07:08:05 INFO : Bisync successful bisync_test.go:560: TEST max_delete_path1 PASSED === RUN TestBisyncRemoteRemote/max_delete_path2_force 2025/06/10 07:08:06 ERROR : error listing: directory not found 2025/06/10 07:08:06 ERROR : error listing: directory not found 2025/06/10 07:08:06 NOTICE: checking initFs Local file system at /tmp/070544ju/initdir/test_max_delete_path2_force-zelunub8 2025/06/10 07:08:08 ERROR : file7.txt: Failed to copy: unexpected status code (404) response while doing PATCH to https://s89.put.io/files/8739ff14ab277b6447f249bad89763e99efb418b 2025/06/10 07:08:08 ERROR : file6.txt: Failed to copy: unexpected status code (404) response while doing PATCH to https://s102.put.io/files/b75dcb7ce72354f33813e9d29e502334f18010a5 bisync_test.go:1943: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:1943 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:458 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Received unexpected error: unexpected status code (404) response while doing PATCH to https://s102.put.io/files/b75dcb7ce72354f33813e9d29e502334f18010a5 Test: TestBisyncRemoteRemote/max_delete_path2_force Messages: setting up path1 2025/06/10 07:08:09 NOTICE: checking Path1 Putio root 'rclone-test-nayabav9tewa/070544ju/max_delete_path2_force/path1' fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Should be true Test: TestBisyncRemoteRemote/max_delete_path2_force Messages: listing wrong, want file1.txt (0), file2.txt (0), file3.txt (0), file4.txt (0), file5.txt (0), file6.txt (0), file7.txt (0), file8.txt (0), file9.txt (109) got file1.txt (0), file2.txt (0), file3.txt (0), file4.txt (0), file5.txt (0), file8.txt (0), file9.txt (109) fstest.go:197: Not found "file6.txt" fstest.go:197: Not found "file7.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: 0 actual : 2 Test: TestBisyncRemoteRemote/max_delete_path2_force Messages: 2 objects not found 2025/06/10 07:08:18 ERROR : file4.txt: Failed to copy: unexpected status code (404) response while doing PATCH to https://s63.put.io/files/61c8f126bf9cb19b73fe9d687809dd5b664d2eea 2025/06/10 07:08:18 ERROR : file2.txt: Failed to copy: unexpected status code (404) response while doing PATCH to https://s88.put.io/files/6345c22c985211f4ecb2e0949586514fc6a7fae9 bisync_test.go:1943: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:1943 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:461 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Received unexpected error: unexpected status code (404) response while doing PATCH to https://s88.put.io/files/6345c22c985211f4ecb2e0949586514fc6a7fae9 Test: TestBisyncRemoteRemote/max_delete_path2_force Messages: setting up path2 2025/06/10 07:08:19 NOTICE: checking path2 Putio root 'rclone-test-nayabav9tewa/070544ju/max_delete_path2_force/path2' fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Should be true Test: TestBisyncRemoteRemote/max_delete_path2_force Messages: listing wrong, want file1.txt (0), file2.txt (0), file3.txt (0), file4.txt (0), file5.txt (0), file6.txt (0), file7.txt (0), file8.txt (0), file9.txt (109) got file1.txt (0), file3.txt (0), file5.txt (0), file6.txt (0), file7.txt (0), file8.txt (0), file9.txt (109) fstest.go:197: Not found "file2.txt" fstest.go:197: Not found "file4.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: 0 actual : 2 Test: TestBisyncRemoteRemote/max_delete_path2_force Messages: 2 objects not found 2025/06/10 07:08:26 NOTICE: (01) : test max-delete-path2-force 2025/06/10 07:08:26 NOTICE: (02) : test initial bisync 2025/06/10 07:08:26 NOTICE: (03) : bisync resync 2025/06/10 07:08:29 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/10 07:08:29 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/10 07:08:29 INFO : Synching Path1 "TestPutio:rclone-test-nayabav9tewa/070544ju/max_delete_path2_force/path1/" with Path2 "TestPutio:rclone-test-nayabav9tewa/070544ju/max_delete_path2_force/path2/" 2025/06/10 07:08:29 INFO : Copying Path2 files to Path1 2025/06/10 07:08:29 INFO : - Path2 Resync is copying files to - Path1 2025/06/10 07:08:29 INFO : file7.txt: Copied (server-side copy) 2025/06/10 07:08:30 INFO : file6.txt: Copied (server-side copy) 2025/06/10 07:08:30 INFO : - Path1 Resync is copying files to - Path2 2025/06/10 07:08:30 INFO : file4.txt: Copied (server-side copy) 2025/06/10 07:08:31 INFO : file2.txt: Copied (server-side copy) 2025/06/10 07:08:31 INFO : Resync updating listings 2025/06/10 07:08:31 INFO : Validating listings for Path1 "TestPutio:rclone-test-nayabav9tewa/070544ju/max_delete_path2_force/path1/" vs Path2 "TestPutio:rclone-test-nayabav9tewa/070544ju/max_delete_path2_force/path2/" 2025/06/10 07:08:31 INFO : Bisync successful 2025/06/10 07:08:31 NOTICE: (04) : test delete >50% of remote files 2025/06/10 07:08:31 NOTICE: (05) : delete-file TestPutio:rclone-test-nayabav9tewa/070544ju/max_delete_path2_force/path2/file1.txt 2025/06/10 07:08:31 NOTICE: (06) : delete-file TestPutio:rclone-test-nayabav9tewa/070544ju/max_delete_path2_force/path2/file2.txt 2025/06/10 07:08:31 NOTICE: (07) : delete-file TestPutio:rclone-test-nayabav9tewa/070544ju/max_delete_path2_force/path2/file3.txt 2025/06/10 07:08:31 NOTICE: (08) : delete-file TestPutio:rclone-test-nayabav9tewa/070544ju/max_delete_path2_force/path2/file4.txt 2025/06/10 07:08:32 NOTICE: (09) : delete-file TestPutio:rclone-test-nayabav9tewa/070544ju/max_delete_path2_force/path2/file5.txt 2025/06/10 07:08:32 NOTICE: (10) : test sync should fail due to too many path2 deletes 2025/06/10 07:08:32 NOTICE: (11) : bisync 2025/06/10 07:08:34 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/10 07:08:34 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/10 07:08:34 INFO : Synching Path1 "TestPutio:rclone-test-nayabav9tewa/070544ju/max_delete_path2_force/path1/" with Path2 "TestPutio:rclone-test-nayabav9tewa/070544ju/max_delete_path2_force/path2/" 2025/06/10 07:08:34 INFO : Building Path1 and Path2 listings 2025/06/10 07:08:34 INFO : Path1 checking for diffs 2025/06/10 07:08:34 INFO : Path2 checking for diffs 2025/06/10 07:08:34 INFO : - Path2 File was deleted - file1.txt 2025/06/10 07:08:34 INFO : - Path2 File was deleted - file2.txt 2025/06/10 07:08:34 INFO : - Path2 File was deleted - file3.txt 2025/06/10 07:08:34 INFO : - Path2 File was deleted - file4.txt 2025/06/10 07:08:34 INFO : - Path2 File was deleted - file5.txt 2025/06/10 07:08:34 INFO : Path2: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/10 07:08:34 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path2 "TestPutio:rclone-test-nayabav9tewa/070544ju/max_delete_path2_force/path2/". Run with --force if desired. 2025/06/10 07:08:34 NOTICE: Bisync aborted. Please try again. 2025/06/10 07:08:34 NOTICE: Bisync error: too many deletes 2025/06/10 07:08:34 NOTICE: (12) : copy-listings initial-fail 2025/06/10 07:08:34 NOTICE: (13) : test apply force option. sync should run. 2025/06/10 07:08:34 NOTICE: (14) : bisync force 2025/06/10 07:08:36 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/10 07:08:36 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/10 07:08:36 INFO : Synching Path1 "TestPutio:rclone-test-nayabav9tewa/070544ju/max_delete_path2_force/path1/" with Path2 "TestPutio:rclone-test-nayabav9tewa/070544ju/max_delete_path2_force/path2/" 2025/06/10 07:08:36 INFO : Building Path1 and Path2 listings 2025/06/10 07:08:36 INFO : Path1 checking for diffs 2025/06/10 07:08:36 INFO : Path2 checking for diffs 2025/06/10 07:08:36 INFO : - Path2 File was deleted - file1.txt 2025/06/10 07:08:36 INFO : - Path2 File was deleted - file2.txt 2025/06/10 07:08:36 INFO : - Path2 File was deleted - file3.txt 2025/06/10 07:08:36 INFO : - Path2 File was deleted - file4.txt 2025/06/10 07:08:36 INFO : - Path2 File was deleted - file5.txt 2025/06/10 07:08:36 INFO : Path2: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/10 07:08:36 INFO : Applying changes 2025/06/10 07:08:36 INFO : - Path1 Queue delete - TestPutio:rclone-test-nayabav9tewa/070544ju/max_delete_path2_force/path1/file1.txt 2025/06/10 07:08:36 INFO : - Path1 Queue delete - TestPutio:rclone-test-nayabav9tewa/070544ju/max_delete_path2_force/path1/file2.txt 2025/06/10 07:08:36 INFO : - Path1 Queue delete - TestPutio:rclone-test-nayabav9tewa/070544ju/max_delete_path2_force/path1/file3.txt 2025/06/10 07:08:36 INFO : - Path1 Queue delete - TestPutio:rclone-test-nayabav9tewa/070544ju/max_delete_path2_force/path1/file4.txt 2025/06/10 07:08:36 INFO : - Path1 Queue delete - TestPutio:rclone-test-nayabav9tewa/070544ju/max_delete_path2_force/path1/file5.txt 2025/06/10 07:08:36 INFO : - Path2 Do queued copies to - Path1 2025/06/10 07:08:36 INFO : file1.txt: Deleted 2025/06/10 07:08:37 INFO : file2.txt: Deleted 2025/06/10 07:08:37 INFO : file5.txt: Deleted 2025/06/10 07:08:38 INFO : file3.txt: Deleted 2025/06/10 07:08:39 INFO : file4.txt: Deleted 2025/06/10 07:08:39 INFO : Updating listings 2025/06/10 07:08:39 INFO : Validating listings for Path1 "TestPutio:rclone-test-nayabav9tewa/070544ju/max_delete_path2_force/path1/" vs Path2 "TestPutio:rclone-test-nayabav9tewa/070544ju/max_delete_path2_force/path2/" 2025/06/10 07:08:39 INFO : Bisync successful bisync_test.go:560: TEST max_delete_path2_force PASSED === RUN TestBisyncRemoteRemote/normalization 2025/06/10 07:08:41 ERROR : error listing: directory not found 2025/06/10 07:08:41 ERROR : error listing: directory not found 2025/06/10 07:08:41 NOTICE: checking initFs Local file system at /tmp/070544ju/initdir/test_normalization-jijemom4 2025/06/10 07:08:42 NOTICE: checking Path1 Putio root 'rclone-test-nayabav9tewa/070544ju/normalization/path1' 2025/06/10 07:08:45 NOTICE: checking path2 Putio root 'rclone-test-nayabav9tewa/070544ju/normalization/path2' 2025/06/10 07:08:45 NOTICE: (01) : test normalization 2025/06/10 07:08:45 NOTICE: (02) : touch-copy 2001-01-02 /tmp/070544ju/datadir/test_normalization-gilebuk8/file1.txt TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path2/ 2025/06/10 07:08:46 NOTICE: (03) : test initial bisync 2025/06/10 07:08:46 NOTICE: (04) : bisync resync 2025/06/10 07:08:51 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/10 07:08:51 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/10 07:08:51 INFO : Synching Path1 "TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path1/" with Path2 "TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path2/" 2025/06/10 07:08:51 INFO : Copying Path2 files to Path1 2025/06/10 07:08:51 INFO : - Path2 Resync is copying files to - Path1 2025/06/10 07:08:51 INFO : - Path1 Resync is copying files to - Path2 2025/06/10 07:08:51 INFO : file1.txt: Copied (server-side copy) 2025/06/10 07:08:51 INFO : Resync updating listings 2025/06/10 07:08:51 INFO : Validating listings for Path1 "TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path1/" vs Path2 "TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path2/" 2025/06/10 07:08:51 INFO : Bisync successful 2025/06/10 07:08:51 NOTICE: (05) : copy-as-NFC /tmp/070544ju/datadir/test_normalization-gilebuk8/file1.txt TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö 測試_Русский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö.txt 2025/06/10 07:08:53 NOTICE: (06) : copy-as-NFC /tmp/070544ju/datadir/test_normalization-gilebuk8/file1.txt TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path1/folder éééö.txt 2025/06/10 07:08:55 NOTICE: (07) : copy-as-NFC /tmp/070544ju/datadir/test_normalization-gilebuk8/file1.txt TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path1/folder HeLlO,wOrLd!.txt 2025/06/10 07:08:56 NOTICE: (08) : touch-copy 2001-01-03 /tmp/070544ju/datadir/test_normalization-gilebuk8/file1.txt TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path2/ 2025/06/10 07:08:57 NOTICE: (09) : copy-as-NFD /tmp/070544ju/datadir/test_normalization-gilebuk8/file1.txt TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path2/folder éééö.txt 2025/06/10 07:08:59 NOTICE: (10) : copy-as-NFD /tmp/070544ju/datadir/test_normalization-gilebuk8/file1.txt TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path2/folder hello,WORLD!.txt 2025/06/10 07:09:00 NOTICE: (11) : test bisync run with fix-case 2025/06/10 07:09:00 NOTICE: (12) : bisync fix-case 2025/06/10 07:09:06 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/10 07:09:06 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/10 07:09:06 INFO : Synching Path1 "TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path1/" with Path2 "TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path2/" 2025/06/10 07:09:06 INFO : Building Path1 and Path2 listings 2025/06/10 07:09:06 INFO : Path1 checking for diffs 2025/06/10 07:09:06 INFO : - Path1 File is new - folder/HeLlO,wOrLd!.txt 2025/06/10 07:09:06 INFO : - Path1 File is new - folder/éééö.txt 2025/06/10 07:09:06 INFO : - Path1 File is new - "測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt" 2025/06/10 07:09:06 INFO : Path1: 3 changes:  3 new,  0 modified,  0 deleted 2025/06/10 07:09:06 INFO : Path2 checking for diffs 2025/06/10 07:09:06 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/10 07:09:06 INFO : - Path2 File is new - folder/hello,WORLD!.txt 2025/06/10 07:09:06 INFO : - Path2 File is new - folder/éééö.txt 2025/06/10 07:09:06 INFO : Path2: 3 changes:  2 new,  1 modified,  0 deleted 2025/06/10 07:09:06 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/10 07:09:06 INFO : Applying changes 2025/06/10 07:09:06 INFO : Checking potential conflicts... 2025/06/10 07:09:06 NOTICE: Putio root 'rclone-test-nayabav9tewa/070544ju/normalization/path2': 0 differences found 2025/06/10 07:09:06 NOTICE: Putio root 'rclone-test-nayabav9tewa/070544ju/normalization/path2': 2 matching files 2025/06/10 07:09:06 INFO : Finished checking the potential conflicts. %!s() 2025/06/10 07:09:06 NOTICE: - WARNING New or changed in both paths - folder/HeLlO,wOrLd!.txt 2025/06/10 07:09:06 INFO : folder/hello,WORLD!.txt: Files are equal but will copy anyway to fix case to folder/HeLlO,wOrLd!.txt 2025/06/10 07:09:06 NOTICE: - WARNING New or changed in both paths - folder/éééö.txt 2025/06/10 07:09:06 INFO : folder/éééö.txt: Files are equal but will copy anyway to update modtime (will not rename) 2025/06/10 07:09:06 INFO : - Path2 Queue copy to Path1 - TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path1/folder/éééö.txt 2025/06/10 07:09:06 INFO : - Path1 Queue copy to Path2 - "TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path2/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt" 2025/06/10 07:09:06 INFO : - Path2 Queue copy to Path1 - TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path1/file1.txt 2025/06/10 07:09:06 INFO : - Path2 Do queued copies to - Path1 2025/06/10 07:09:06 INFO : file1.txt: Copied (server-side copy) 2025/06/10 07:09:06 INFO : folder/éééö.txt: Updated modification time in destination 2025/06/10 07:09:06 INFO : - Path1 Do queued copies to - Path2 2025/06/10 07:09:07 INFO : folder/HeLlO,wOrLd!.txt: Updated modification time in destination 2025/06/10 07:09:07 INFO : folder/hello,WORLD!.txt: Moved (server-side) to: folder/HeLlO,wOrLd!.txt 2025/06/10 07:09:07 INFO : folder/hello,WORLD!.txt: Fixed case by renaming to: folder/HeLlO,wOrLd!.txt 2025/06/10 07:09:07 INFO : 測試_Русский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö/測試_Русский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö.txt: Copied (server-side copy) 2025/06/10 07:09:07 INFO : Updating listings 2025/06/10 07:09:07 INFO : Validating listings for Path1 "TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path1/" vs Path2 "TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path2/" 2025/06/10 07:09:07 INFO : Bisync successful 2025/06/10 07:09:07 NOTICE: (13) : purge-children TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path1/ 2025/06/10 07:09:08 NOTICE: (14) : purge-children TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path2/ 2025/06/10 07:09:09 NOTICE: (15) : touch-copy 2001-01-02 /tmp/070544ju/datadir/test_normalization-gilebuk8/file1.txt TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path2/ 2025/06/10 07:09:10 NOTICE: (16) : copy-as-NFC /tmp/070544ju/datadir/test_normalization-gilebuk8/file1.txt TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path2/ file2.txt 2025/06/10 07:09:11 NOTICE: (17) : copy-as-NFC /tmp/070544ju/datadir/test_normalization-gilebuk8/file1.txt TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path1/ file3.txt 2025/06/10 07:09:12 NOTICE: (18) : bisync resync 2025/06/10 07:09:17 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/10 07:09:17 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/10 07:09:17 INFO : Synching Path1 "TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path1/" with Path2 "TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path2/" 2025/06/10 07:09:17 INFO : Copying Path2 files to Path1 2025/06/10 07:09:17 INFO : - Path2 Resync is copying files to - Path1 2025/06/10 07:09:18 INFO : file2.txt: Copied (server-side copy) 2025/06/10 07:09:18 INFO : file1.txt: Copied (server-side copy) 2025/06/10 07:09:18 INFO : - Path1 Resync is copying files to - Path2 2025/06/10 07:09:18 INFO : file3.txt: Copied (server-side copy) 2025/06/10 07:09:18 INFO : Resync updating listings 2025/06/10 07:09:18 INFO : Validating listings for Path1 "TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path1/" vs Path2 "TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path2/" 2025/06/10 07:09:18 INFO : Bisync successful 2025/06/10 07:09:18 NOTICE: (19) : copy-as-NFC /tmp/070544ju/datadir/test_normalization-gilebuk8/file1.txt TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path1/測試_Руский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö 測試_Руский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö.txt 2025/06/10 07:09:20 NOTICE: (20) : copy-as-NFC /tmp/070544ju/datadir/test_normalization-gilebuk8/file1.txt TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path1/newfolder éééö.txt 2025/06/10 07:09:22 NOTICE: (21) : copy-as-NFC /tmp/070544ju/datadir/test_normalization-gilebuk8/file1.txt TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path1/newfolder HeLlO,wOrLd!.txt 2025/06/10 07:09:23 NOTICE: (22) : touch-copy 2001-01-03 /tmp/070544ju/datadir/test_normalization-gilebuk8/file1.txt TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path2/ 2025/06/10 07:09:23 NOTICE: (23) : copy-as-NFD /tmp/070544ju/datadir/test_normalization-gilebuk8/file1.txt TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path2/newfolder éééö.txt 2025/06/10 07:09:26 NOTICE: (24) : copy-as-NFD /tmp/070544ju/datadir/test_normalization-gilebuk8/file1.txt TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path2/newfolder hello,WORLD!.txt 2025/06/10 07:09:27 NOTICE: (25) : test bisync run with normalization 2025/06/10 07:09:27 NOTICE: (26) : bisync norm force 2025/06/10 07:09:32 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/10 07:09:32 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/10 07:09:32 INFO : Synching Path1 "TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path1/" with Path2 "TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path2/" 2025/06/10 07:09:32 INFO : Building Path1 and Path2 listings 2025/06/10 07:09:32 INFO : Path1 checking for diffs 2025/06/10 07:09:32 INFO : - Path1 File is new - newfolder/HeLlO,wOrLd!.txt 2025/06/10 07:09:32 INFO : - Path1 File is new - newfolder/éééö.txt 2025/06/10 07:09:32 INFO : - Path1 File is new - "測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt" 2025/06/10 07:09:32 INFO : Path1: 3 changes:  3 new,  0 modified,  0 deleted 2025/06/10 07:09:32 INFO : Path2 checking for diffs 2025/06/10 07:09:32 INFO : - Path2 File changed: time (newer) - file1.txt 2025/06/10 07:09:32 INFO : - Path2 File is new - newfolder/hello,WORLD!.txt 2025/06/10 07:09:32 INFO : - Path2 File is new - newfolder/éééö.txt 2025/06/10 07:09:32 INFO : Path2: 3 changes:  2 new,  1 modified,  0 deleted 2025/06/10 07:09:32 INFO : (Modified:  1 newer,  0 older) 2025/06/10 07:09:32 INFO : Applying changes 2025/06/10 07:09:32 INFO : Checking potential conflicts... 2025/06/10 07:09:32 NOTICE: Putio root 'rclone-test-nayabav9tewa/070544ju/normalization/path2': 0 differences found 2025/06/10 07:09:32 NOTICE: Putio root 'rclone-test-nayabav9tewa/070544ju/normalization/path2': 2 matching files 2025/06/10 07:09:32 INFO : Finished checking the potential conflicts. %!s() 2025/06/10 07:09:32 NOTICE: - WARNING New or changed in both paths - newfolder/HeLlO,wOrLd!.txt 2025/06/10 07:09:32 INFO : newfolder/HeLlO,wOrLd!.txt: Files are equal but will copy anyway to update modtime (will not rename) 2025/06/10 07:09:32 INFO : - Path2 Queue copy to Path1 - TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path1/newfolder/HeLlO,wOrLd!.txt 2025/06/10 07:09:32 NOTICE: - WARNING New or changed in both paths - newfolder/éééö.txt 2025/06/10 07:09:32 INFO : newfolder/éééö.txt: Files are equal but will copy anyway to update modtime (will not rename) 2025/06/10 07:09:32 INFO : - Path2 Queue copy to Path1 - TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path1/newfolder/éééö.txt 2025/06/10 07:09:32 INFO : - Path1 Queue copy to Path2 - "TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path2/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt" 2025/06/10 07:09:32 INFO : - Path2 Queue copy to Path1 - TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path1/file1.txt 2025/06/10 07:09:32 INFO : - Path2 Do queued copies to - Path1 2025/06/10 07:09:32 INFO : file1.txt: Updated modification time in destination 2025/06/10 07:09:32 INFO : newfolder/éééö.txt: Updated modification time in destination 2025/06/10 07:09:32 INFO : newfolder/hello,WORLD!.txt: Updated modification time in destination 2025/06/10 07:09:32 INFO : - Path1 Do queued copies to - Path2 2025/06/10 07:09:33 INFO : 測試_Руский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö.txt: Copied (server-side copy) 2025/06/10 07:09:33 INFO : Updating listings 2025/06/10 07:09:33 INFO : Validating listings for Path1 "TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path1/" vs Path2 "TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path2/" 2025/06/10 07:09:33 INFO : Bisync successful 2025/06/10 07:09:33 NOTICE: (27) : test resync 2025/06/10 07:09:33 NOTICE: (28) : bisync resync norm 2025/06/10 07:09:39 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/10 07:09:39 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/10 07:09:39 INFO : Synching Path1 "TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path1/" with Path2 "TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path2/" 2025/06/10 07:09:39 INFO : Copying Path2 files to Path1 2025/06/10 07:09:39 INFO : - Path2 Resync is copying files to - Path1 2025/06/10 07:09:39 INFO : - Path1 Resync is copying files to - Path2 2025/06/10 07:09:39 INFO : Resync updating listings 2025/06/10 07:09:39 INFO : Validating listings for Path1 "TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path1/" vs Path2 "TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path2/" 2025/06/10 07:09:39 INFO : Bisync successful 2025/06/10 07:09:39 NOTICE: (29) : test changed on one path 2025/06/10 07:09:39 NOTICE: (30) : touch-copy 2001-01-05 /tmp/070544ju/datadir/test_normalization-gilebuk8/file1.txt TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path2/ 2025/06/10 07:09:40 NOTICE: (31) : copy-as-NFC /tmp/070544ju/datadir/test_normalization-gilebuk8/file1.txt TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path1/測試_Руский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö 測試_Руский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö.txt 2025/06/10 07:09:40 NOTICE: (32) : copy-as-NFC /tmp/070544ju/datadir/test_normalization-gilebuk8/file1.txt TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path1/newfolder éééö.txt 2025/06/10 07:09:41 NOTICE: (33) : copy-as-NFC /tmp/070544ju/datadir/test_normalization-gilebuk8/file1.txt TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path1/newfolder HeLlO,wOrLd!.txt 2025/06/10 07:09:41 NOTICE: (34) : bisync norm 2025/06/10 07:09:46 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/10 07:09:46 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/10 07:09:46 INFO : Synching Path1 "TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path1/" with Path2 "TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path2/" 2025/06/10 07:09:46 INFO : Building Path1 and Path2 listings 2025/06/10 07:09:46 INFO : Path1 checking for diffs 2025/06/10 07:09:46 INFO : - Path1 File changed: time (newer) - newfolder/HeLlO,wOrLd!.txt 2025/06/10 07:09:46 INFO : - Path1 File changed: time (newer) - newfolder/éééö.txt 2025/06/10 07:09:46 INFO : - Path1 File changed: time (newer) - "測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt" 2025/06/10 07:09:46 INFO : Path1: 3 changes:  0 new,  3 modified,  0 deleted 2025/06/10 07:09:46 INFO : (Modified:  3 newer,  0 older) 2025/06/10 07:09:46 INFO : Path2 checking for diffs 2025/06/10 07:09:46 INFO : - Path2 File changed: time (newer) - file1.txt 2025/06/10 07:09:46 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/10 07:09:46 INFO : (Modified:  1 newer,  0 older) 2025/06/10 07:09:46 INFO : Applying changes 2025/06/10 07:09:46 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path2/newfolder/hello,WORLD!.txt 2025/06/10 07:09:46 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path2/newfolder/éééö.txt 2025/06/10 07:09:46 INFO : - Path1 Queue copy to Path2 - "TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path2/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt" 2025/06/10 07:09:46 INFO : - Path2 Queue copy to Path1 - TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path1/file1.txt 2025/06/10 07:09:46 INFO : - Path2 Do queued copies to - Path1 2025/06/10 07:09:46 INFO : file1.txt: Updated modification time in destination 2025/06/10 07:09:46 INFO : - Path1 Do queued copies to - Path2 2025/06/10 07:09:46 INFO : newfolder/HeLlO,wOrLd!.txt: Updated modification time in destination 2025/06/10 07:09:46 INFO : newfolder/éééö.txt: Updated modification time in destination 2025/06/10 07:09:46 INFO : 測試_Руский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö.txt: Updated modification time in destination 2025/06/10 07:09:46 INFO : Updating listings 2025/06/10 07:09:46 INFO : Validating listings for Path1 "TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path1/" vs Path2 "TestPutio:rclone-test-nayabav9tewa/070544ju/normalization/path2/" 2025/06/10 07:09:46 INFO : Bisync successful 2025/06/10 07:09:47 NOTICE: ---------------------------------------------------------- 2025/06/10 07:09:47 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/06/10 07:09:47 NOTICE: | @@ -48,0 +49 @@ 2025/06/10 07:09:47 NOTICE: | +INFO : - Path2 File is new - folder/hello,WORLD!.txt 2025/06/10 07:09:47 NOTICE: | @@ -50 +50,0 @@ 2025/06/10 07:09:47 NOTICE: | -INFO : - Path2 File is new - folder/hello,WORLD!.txt 2025/06/10 07:09:47 NOTICE: | @@ -61 +61,2 @@ 2025/06/10 07:09:47 NOTICE: | -INFO : folder/éééö.txt: Files are equal but will copy anyway to fix case to folder/éééö.txt 2025/06/10 07:09:47 NOTICE: | +INFO : folder/éééö.txt: Files are equal but will copy anyway to update modtime (will not rename) 2025/06/10 07:09:47 NOTICE: | +INFO : - Path2 Queue copy to Path1 - {path1/}folder/éééö.txt 2025/06/10 07:09:47 NOTICE: | @@ -67 +67,0 @@ 2025/06/10 07:09:47 NOTICE: | -INFO : folder/éééö.txt: Fixed case by renaming to: folder/éééö.txt 2025/06/10 07:09:47 NOTICE: | @@ -120,0 +121 @@ 2025/06/10 07:09:47 NOTICE: | +INFO : - Path2 File is new - newfolder/hello,WORLD!.txt 2025/06/10 07:09:47 NOTICE: | @@ -122 +122,0 @@ 2025/06/10 07:09:47 NOTICE: | -INFO : - Path2 File is new - newfolder/hello,WORLD!.txt 2025/06/10 07:09:47 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST normalization FAILED - 1 MISCOMPARED FILES --- FAIL: TestBisyncRemoteRemote (243.49s) --- SKIP: TestBisyncRemoteRemote/backupdir (7.32s) --- FAIL: TestBisyncRemoteRemote/changes (43.26s) --- PASS: TestBisyncRemoteRemote/compare_all (24.54s) --- FAIL: TestBisyncRemoteRemote/dry_run (38.79s) --- FAIL: TestBisyncRemoteRemote/max_delete_path1 (27.55s) --- FAIL: TestBisyncRemoteRemote/max_delete_path2_force (34.23s) --- FAIL: TestBisyncRemoteRemote/normalization (67.32s) FAIL 2025/06/10 07:09:47 NOTICE: purge failed: Rmdir: directory not found "./bisync.test -test.v -test.timeout 2h0m0s -remote TestPutio: -verbose -test.run '^TestBisyncLocalRemote$/^resync$|^TestBisyncRemoteRemote$/^(backupdir|changes|compare_all|dry_run|max_delete_path1|max_delete_path2_force|normalization)$'" - Finished ERROR in 4m22.978186234s (try 5/5): exit status 1: Failed [TestBisyncLocalRemote/resync TestBisyncRemoteRemote/changes TestBisyncRemoteRemote/dry_run TestBisyncRemoteRemote/max_delete_path1 TestBisyncRemoteRemote/max_delete_path2_force TestBisyncRemoteRemote/normalization]