"./bisync.test -test.v -test.timeout 1h0m0s -remote TestSwift: -verbose -test.run '^TestBisyncLocalRemote$/^(check_filename|check_sync|compare_all|concurrent|createemptysrcdirs|dry_run|equal|ext_paths|extended_filenames|filters|filtersfile_checks|ignorelistingchecksum|max_delete_path1|max_delete_path2_force|nomodtime|normalization|rclone_args|resolve|resync|resync_modes|rmdirs|volatile)$'" - Starting (try 3/5) === RUN TestBisyncLocalRemote 2025/06/04 03:00:32 NOTICE: remote: TestSwift:rclone-test-soxisec9zuse === RUN TestBisyncLocalRemote/check_filename 2025/06/04 03:00:44 ERROR : error listing: directory not found 2025/06/04 03:00:44 NOTICE: checking initFs Local file system at /tmp/030032mu/initdir/test_check_filename-fuherof9 2025/06/04 03:00:44 NOTICE: checking Path1 Local file system at /tmp/030032mu/check_filename/path1 2025/06/04 03:00:55 NOTICE: checking path2 Swift container rclone-test-soxisec9zuse path 030032mu/check_filename/path2 2025/06/04 03:00:55 NOTICE: (01) : test check-filename 2025/06/04 03:00:55 NOTICE: (02) : test initial bisync 2025/06/04 03:00:55 NOTICE: (03) : bisync resync 2025/06/04 03:01:16 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:01:16 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/04 03:01:16 INFO : Synching Path1 "/tmp/030032mu/check_filename/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/check_filename/path2/" 2025/06/04 03:01:16 INFO : Copying Path2 files to Path1 2025/06/04 03:01:16 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 03:01:16 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 03:01:27 INFO : Resync updating listings 2025/06/04 03:01:27 INFO : Validating listings for Path1 "/tmp/030032mu/check_filename/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/check_filename/path2/" 2025/06/04 03:01:27 INFO : Bisync successful 2025/06/04 03:01:27 NOTICE: (04) : test 1. see that check-access passes with the initial setup 2025/06/04 03:01:27 NOTICE: (05) : bisync check-access check-filename=.chk_file 2025/06/04 03:01:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:01:48 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/04 03:01:48 INFO : Synching Path1 "/tmp/030032mu/check_filename/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/check_filename/path2/" 2025/06/04 03:01:48 INFO : Building Path1 and Path2 listings 2025/06/04 03:01:53 INFO : Path1 checking for diffs 2025/06/04 03:01:53 INFO : Path2 checking for diffs 2025/06/04 03:01:53 INFO : Checking access health 2025/06/04 03:01:53 INFO : Found 2 matching ".chk_file" files on both paths 2025/06/04 03:01:53 INFO : No changes found 2025/06/04 03:01:53 INFO : Updating listings 2025/06/04 03:01:53 INFO : Validating listings for Path1 "/tmp/030032mu/check_filename/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/check_filename/path2/" 2025/06/04 03:01:53 INFO : Bisync successful 2025/06/04 03:01:53 NOTICE: (06) : copy-listings initial-pass 2025/06/04 03:01:53 NOTICE: (07) : test 2. delete the remote subdir .chk_file, run sync. should fail critical. 2025/06/04 03:01:53 NOTICE: (08) : delete-file TestSwift:rclone-test-soxisec9zuse/030032mu/check_filename/path2/subdir/.chk_file 2025/06/04 03:01:59 NOTICE: (09) : bisync check-access check-filename=.chk_file 2025/06/04 03:02:19 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:02:19 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/04 03:02:19 INFO : Synching Path1 "/tmp/030032mu/check_filename/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/check_filename/path2/" 2025/06/04 03:02:19 INFO : Building Path1 and Path2 listings 2025/06/04 03:02:35 INFO : Path1 checking for diffs 2025/06/04 03:02:35 INFO : Path2 checking for diffs 2025/06/04 03:02:35 INFO : - Path2 File was deleted - subdir/.chk_file 2025/06/04 03:02:35 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/04 03:02:35 INFO : Checking access health 2025/06/04 03:02:35 ERROR : Access test failed: Path1 count 2, Path2 count 1 - .chk_file 2025/06/04 03:02:35 ERROR : -  Access test failed: Path1 file not found in Path2 - subdir/.chk_file 2025/06/04 03:02:35 ERROR : Bisync critical error: check file check failed 2025/06/04 03:02:35 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/04 03:02:35 NOTICE: Bisync error: bisync aborted 2025/06/04 03:02:35 NOTICE: (10) : move-listings path2-missing 2025/06/04 03:02:35 NOTICE: (11) : test 3. put the remote subdir .chk_file back, run resync. 2025/06/04 03:02:35 NOTICE: (12) : copy-file /tmp/030032mu/check_filename/path1/subdir/.chk_file TestSwift:rclone-test-soxisec9zuse/030032mu/check_filename/path2/subdir/ 2025/06/04 03:02:46 NOTICE: (13) : bisync check-access resync check-filename=.chk_file 2025/06/04 03:03:06 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:03:06 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/04 03:03:06 INFO : Synching Path1 "/tmp/030032mu/check_filename/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/check_filename/path2/" 2025/06/04 03:03:06 INFO : Copying Path2 files to Path1 2025/06/04 03:03:06 INFO : Checking access health 2025/06/04 03:03:12 INFO : Found 2 matching ".chk_file" files on both paths 2025/06/04 03:03:12 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 03:03:17 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 03:03:28 INFO : Resync updating listings 2025/06/04 03:03:28 INFO : Validating listings for Path1 "/tmp/030032mu/check_filename/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/check_filename/path2/" 2025/06/04 03:03:28 INFO : Bisync successful 2025/06/04 03:03:28 NOTICE: (14) : test 4. run sync with check-access. should pass. 2025/06/04 03:03:28 NOTICE: (15) : bisync check-access check-filename=.chk_file 2025/06/04 03:03:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:03:48 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/04 03:03:48 INFO : Synching Path1 "/tmp/030032mu/check_filename/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/check_filename/path2/" 2025/06/04 03:03:48 INFO : Building Path1 and Path2 listings 2025/06/04 03:03:53 INFO : Path1 checking for diffs 2025/06/04 03:03:53 INFO : Path2 checking for diffs 2025/06/04 03:03:53 INFO : Checking access health 2025/06/04 03:03:53 INFO : Found 2 matching ".chk_file" files on both paths 2025/06/04 03:03:53 INFO : No changes found 2025/06/04 03:03:53 INFO : Updating listings 2025/06/04 03:03:53 INFO : Validating listings for Path1 "/tmp/030032mu/check_filename/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/check_filename/path2/" 2025/06/04 03:03:53 INFO : Bisync successful bisync_test.go:560: TEST check_filename PASSED === RUN TestBisyncLocalRemote/check_sync 2025/06/04 03:04:15 ERROR : error listing: directory not found 2025/06/04 03:04:15 NOTICE: checking initFs Local file system at /tmp/030032mu/initdir/test_check_sync-cekirat8 2025/06/04 03:04:15 NOTICE: checking Path1 Local file system at /tmp/030032mu/check_sync/path1 2025/06/04 03:04:22 NOTICE: checking path2 Swift container rclone-test-soxisec9zuse path 030032mu/check_sync/path2 2025/06/04 03:04:27 NOTICE: (01) : test check-sync 2025/06/04 03:04:27 NOTICE: (02) : test initial bisync 2025/06/04 03:04:27 NOTICE: (03) : bisync resync 2025/06/04 03:04:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:04:48 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/04 03:04:48 INFO : Synching Path1 "/tmp/030032mu/check_sync/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/check_sync/path2/" 2025/06/04 03:04:48 INFO : Copying Path2 files to Path1 2025/06/04 03:04:48 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 03:05:04 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 03:05:04 INFO : Resync updating listings 2025/06/04 03:05:04 INFO : Validating listings for Path1 "/tmp/030032mu/check_sync/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/check_sync/path2/" 2025/06/04 03:05:04 INFO : Bisync successful 2025/06/04 03:05:04 NOTICE: (04) : test 1. run check-sync-only on a clean sync 2025/06/04 03:05:04 NOTICE: (05) : bisync check-sync-only 2025/06/04 03:05:25 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:05:25 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/04 03:05:25 INFO : Validating listings for Path1 "/tmp/030032mu/check_sync/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/check_sync/path2/" 2025/06/04 03:05:25 INFO : Bisync successful 2025/06/04 03:05:25 NOTICE: (06) : test 2. inject modified listings into the workdir 2025/06/04 03:05:25 NOTICE: (07) : copy-as /tmp/030032mu/datadir/test_check_sync-qafacal7/_testdir_path1.._testdir_path2.path1.lst /tmp/030032mu/workdir/ tmp_030032mu_check_sync_path1..TestSwift_rclone-test-soxisec9zuse_030032mu_check_sync_path2.path1.lst 2025/06/04 03:05:25 NOTICE: (08) : copy-as /tmp/030032mu/datadir/test_check_sync-qafacal7/_testdir_path1.._testdir_path2.path2.lst /tmp/030032mu/workdir/ tmp_030032mu_check_sync_path1..TestSwift_rclone-test-soxisec9zuse_030032mu_check_sync_path2.path2.lst 2025/06/04 03:05:25 NOTICE: (09) : test 3. run check-sync-only on modified listings 2025/06/04 03:05:25 NOTICE: (10) : bisync check-sync-only 2025/06/04 03:05:45 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:05:45 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/04 03:05:45 INFO : Validating listings for Path1 "/tmp/030032mu/check_sync/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/check_sync/path2/" 2025/06/04 03:05:46 ERROR : -  Path1 file not found in Path2 - file2.txt 2025/06/04 03:05:46 ERROR : -  Path2 file not found in Path1 - file1.txt 2025/06/04 03:05:46 ERROR : Bisync critical error: path1 and path2 are out of sync, run --resync to recover 2025/06/04 03:05:46 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/04 03:05:46 NOTICE: Bisync error: bisync aborted 2025/06/04 03:05:46 NOTICE: (11) : copy-listings check-sync-only 2025/06/04 03:05:46 NOTICE: (12) : test 4. run normal sync to check that it aborts 2025/06/04 03:05:46 NOTICE: (13) : bisync 2025/06/04 03:06:07 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:06:07 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/04 03:06:07 INFO : Synching Path1 "/tmp/030032mu/check_sync/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/check_sync/path2/" 2025/06/04 03:06:07 ERROR : Bisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run Tip: here are the filenames we were looking for. Do they exist? Path1: /tmp/030032mu/workdir/tmp_030032mu_check_sync_path1..TestSwift_rclone-test-soxisec9zuse_030032mu_check_sync_path2.path1.lst Path2: /tmp/030032mu/workdir/tmp_030032mu_check_sync_path1..TestSwift_rclone-test-soxisec9zuse_030032mu_check_sync_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/030032mu/workdir" 2025/06/04 03:06:07 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/04 03:06:07 NOTICE: Bisync error: bisync aborted 2025/06/04 03:06:07 NOTICE: (14) : test 5. prune failure listings after critical abort 2025/06/04 03:06:07 NOTICE: (15) : delete-glob /tmp/030032mu/workdir/ *.lst 2025/06/04 03:06:07 NOTICE: (16) : delete-glob /tmp/030032mu/workdir/ *.lst-err 2025/06/04 03:06:07 NOTICE: (17) : delete-glob /tmp/030032mu/workdir/ *.lst-new 2025/06/04 03:06:07 NOTICE: (18) : test 6. run resync 2025/06/04 03:06:07 NOTICE: (19) : bisync resync 2025/06/04 03:06:28 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:06:28 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/04 03:06:28 INFO : Synching Path1 "/tmp/030032mu/check_sync/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/check_sync/path2/" 2025/06/04 03:06:28 INFO : Copying Path2 files to Path1 2025/06/04 03:06:28 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 03:06:38 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 03:06:43 INFO : Resync updating listings 2025/06/04 03:06:43 INFO : Validating listings for Path1 "/tmp/030032mu/check_sync/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/check_sync/path2/" 2025/06/04 03:06:43 INFO : Bisync successful 2025/06/04 03:06:43 NOTICE: (20) : test 7. run normal sync with check-sync enabled (default) 2025/06/04 03:06:43 NOTICE: (21) : bisync 2025/06/04 03:07:04 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:07:04 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/04 03:07:04 INFO : Synching Path1 "/tmp/030032mu/check_sync/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/check_sync/path2/" 2025/06/04 03:07:04 INFO : Building Path1 and Path2 listings 2025/06/04 03:07:10 INFO : Path1 checking for diffs 2025/06/04 03:07:10 INFO : Path2 checking for diffs 2025/06/04 03:07:10 INFO : No changes found 2025/06/04 03:07:10 INFO : Updating listings 2025/06/04 03:07:10 INFO : Validating listings for Path1 "/tmp/030032mu/check_sync/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/check_sync/path2/" 2025/06/04 03:07:10 INFO : Bisync successful 2025/06/04 03:07:10 NOTICE: (22) : test 8. run normal sync with no-check-sync 2025/06/04 03:07:10 NOTICE: (23) : bisync no-check-sync 2025/06/04 03:07:31 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:07:31 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/04 03:07:31 INFO : Synching Path1 "/tmp/030032mu/check_sync/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/check_sync/path2/" 2025/06/04 03:07:31 INFO : Building Path1 and Path2 listings 2025/06/04 03:07:36 INFO : Path1 checking for diffs 2025/06/04 03:07:36 INFO : Path2 checking for diffs 2025/06/04 03:07:36 INFO : No changes found 2025/06/04 03:07:36 INFO : Updating listings 2025/06/04 03:07:36 INFO : Bisync successful bisync_test.go:560: TEST check_sync PASSED === RUN TestBisyncLocalRemote/compare_all 2025/06/04 03:07:53 ERROR : error listing: directory not found 2025/06/04 03:07:53 NOTICE: checking initFs Local file system at /tmp/030032mu/initdir/test_compare_all-xexuzan3 2025/06/04 03:07:53 NOTICE: checking Path1 Local file system at /tmp/030032mu/compare_all/path1 2025/06/04 03:08:04 NOTICE: checking path2 Swift container rclone-test-soxisec9zuse path 030032mu/compare_all/path2 2025/06/04 03:08:25 NOTICE: (01) : test changes compare-all 2025/06/04 03:08:25 NOTICE: (02) : test initial bisync 2025/06/04 03:08:25 NOTICE: (03) : bisync resync compare-all 2025/06/04 03:08:45 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/04 03:08:45 INFO : Synching Path1 "/tmp/030032mu/compare_all/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/compare_all/path2/" 2025/06/04 03:08:45 INFO : Copying Path2 files to Path1 2025/06/04 03:08:45 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 03:09:06 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 03:09:11 INFO : Resync updating listings 2025/06/04 03:09:11 INFO : Validating listings for Path1 "/tmp/030032mu/compare_all/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/compare_all/path2/" 2025/06/04 03:09:11 INFO : Bisync successful 2025/06/04 03:09:11 NOTICE: (04) : test make modifications on both paths 2025/06/04 03:09:11 NOTICE: (05) : test new on path2 - file10 2025/06/04 03:09:11 NOTICE: (06) : touch-copy 2001-01-02 /tmp/030032mu/datadir/test_compare_all-xebudod1/file10.txt TestSwift:rclone-test-soxisec9zuse/030032mu/compare_all/path2/ 2025/06/04 03:09:28 NOTICE: (07) : test newer on path2 - file1 2025/06/04 03:09:28 NOTICE: (08) : touch-copy 2001-01-02 /tmp/030032mu/datadir/test_compare_all-xebudod1/file1.txt TestSwift:rclone-test-soxisec9zuse/030032mu/compare_all/path2/ 2025/06/04 03:09:38 NOTICE: (09) : test new on path1 - file11 2025/06/04 03:09:38 NOTICE: (10) : touch-copy 2001-01-02 /tmp/030032mu/datadir/test_compare_all-xebudod1/file11.txt /tmp/030032mu/compare_all/path1/ 2025/06/04 03:09:38 NOTICE: (11) : test newer on path1 - file2 2025/06/04 03:09:38 NOTICE: (12) : touch-copy 2001-01-02 /tmp/030032mu/datadir/test_compare_all-xebudod1/file2.txt /tmp/030032mu/compare_all/path1/ 2025/06/04 03:09:38 NOTICE: (13) : test deleted on path2 - file3 2025/06/04 03:09:38 NOTICE: (14) : delete-file TestSwift:rclone-test-soxisec9zuse/030032mu/compare_all/path2/file3.txt 2025/06/04 03:09:54 NOTICE: (15) : test deleted on path1 - file4 2025/06/04 03:09:54 NOTICE: (16) : delete-file /tmp/030032mu/compare_all/path1/file4.txt 2025/06/04 03:09:54 NOTICE: (17) : test deleted on both paths - file8 2025/06/04 03:09:54 NOTICE: (18) : delete-file /tmp/030032mu/compare_all/path1/file8.txt 2025/06/04 03:09:54 NOTICE: (19) : delete-file TestSwift:rclone-test-soxisec9zuse/030032mu/compare_all/path2/file8.txt 2025/06/04 03:09:59 NOTICE: (20) : test changed on both paths - file5 (file5R, file5L) 2025/06/04 03:09:59 NOTICE: (21) : touch-glob 2001-01-02 /tmp/030032mu/datadir/test_compare_all-xebudod1/ file5R.txt 2025/06/04 03:09:59 NOTICE: (22) : copy-as /tmp/030032mu/datadir/test_compare_all-xebudod1/file5R.txt TestSwift:rclone-test-soxisec9zuse/030032mu/compare_all/path2/ file5.txt 2025/06/04 03:10:20 NOTICE: (23) : touch-glob 2001-03-04 /tmp/030032mu/datadir/test_compare_all-xebudod1/ file5L.txt 2025/06/04 03:10:20 NOTICE: (24) : copy-as /tmp/030032mu/datadir/test_compare_all-xebudod1/file5L.txt /tmp/030032mu/compare_all/path1/ file5.txt 2025/06/04 03:10:20 NOTICE: (25) : test newer on path2 and deleted on path1 - file6 2025/06/04 03:10:20 NOTICE: (26) : touch-copy 2001-01-02 /tmp/030032mu/datadir/test_compare_all-xebudod1/file6.txt TestSwift:rclone-test-soxisec9zuse/030032mu/compare_all/path2/ 2025/06/04 03:10:36 NOTICE: (27) : delete-file /tmp/030032mu/compare_all/path1/file6.txt 2025/06/04 03:10:36 NOTICE: (28) : test newer on path1 and deleted on path2 - file7 2025/06/04 03:10:36 NOTICE: (29) : touch-copy 2001-01-02 /tmp/030032mu/datadir/test_compare_all-xebudod1/file7.txt /tmp/030032mu/compare_all/path1/ 2025/06/04 03:10:36 NOTICE: (30) : delete-file TestSwift:rclone-test-soxisec9zuse/030032mu/compare_all/path2/file7.txt 2025/06/04 03:10:42 NOTICE: (31) : test bisync run 2025/06/04 03:10:42 NOTICE: (32) : bisync compare-all 2025/06/04 03:11:02 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/04 03:11:02 INFO : Synching Path1 "/tmp/030032mu/compare_all/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/compare_all/path2/" 2025/06/04 03:11:02 INFO : Building Path1 and Path2 listings 2025/06/04 03:11:18 INFO : Path1 checking for diffs 2025/06/04 03:11:18 INFO : - Path1 File changed: size (larger), time (newer), hash - file2.txt 2025/06/04 03:11:18 INFO : - Path1 File was deleted - file4.txt 2025/06/04 03:11:18 INFO : - Path1 File changed: size (larger), time (newer), hash - file5.txt 2025/06/04 03:11:18 INFO : - Path1 File was deleted - file6.txt 2025/06/04 03:11:18 INFO : - Path1 File changed: size (larger), time (newer), hash - file7.txt 2025/06/04 03:11:18 INFO : - Path1 File was deleted - file8.txt 2025/06/04 03:11:18 INFO : - Path1 File is new - file11.txt 2025/06/04 03:11:18 INFO : Path1: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/04 03:11:18 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller,  3 hash differs) 2025/06/04 03:11:18 INFO : Path2 checking for diffs 2025/06/04 03:11:18 INFO : - Path2 File changed: size (larger), time (newer), hash - file1.txt 2025/06/04 03:11:18 INFO : - Path2 File was deleted - file3.txt 2025/06/04 03:11:18 INFO : - Path2 File changed: size (larger), time (newer), hash - file5.txt 2025/06/04 03:11:18 INFO : - Path2 File changed: size (larger), time (newer), hash - file6.txt 2025/06/04 03:11:18 INFO : - Path2 File was deleted - file7.txt 2025/06/04 03:11:18 INFO : - Path2 File was deleted - file8.txt 2025/06/04 03:11:18 INFO : - Path2 File is new - file10.txt 2025/06/04 03:11:18 INFO : Path2: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/04 03:11:18 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller,  3 hash differs) 2025/06/04 03:11:18 INFO : Applying changes 2025/06/04 03:11:18 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-soxisec9zuse/030032mu/compare_all/path2/file11.txt 2025/06/04 03:11:18 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-soxisec9zuse/030032mu/compare_all/path2/file2.txt 2025/06/04 03:11:18 INFO : - Path2 Queue delete - TestSwift:rclone-test-soxisec9zuse/030032mu/compare_all/path2/file4.txt 2025/06/04 03:11:18 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/04 03:11:18 NOTICE: - Path1 Renaming Path1 copy - /tmp/030032mu/compare_all/path1/file5.txt.conflict1 2025/06/04 03:11:18 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1 2025/06/04 03:11:18 NOTICE: - Path1 Queue copy to Path2 - TestSwift:rclone-test-soxisec9zuse/030032mu/compare_all/path2/file5.txt.conflict1 2025/06/04 03:11:18 NOTICE: - Path2 Renaming Path2 copy - TestSwift:rclone-test-soxisec9zuse/030032mu/compare_all/path2/file5.txt.conflict2 2025/06/04 03:11:38 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict2 2025/06/04 03:11:43 INFO : file5.txt: Deleted 2025/06/04 03:11:43 NOTICE: - Path2 Queue copy to Path1 - /tmp/030032mu/compare_all/path1/file5.txt.conflict2 2025/06/04 03:11:43 INFO : - Path2 Queue copy to Path1 - /tmp/030032mu/compare_all/path1/file6.txt 2025/06/04 03:11:43 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-soxisec9zuse/030032mu/compare_all/path2/file7.txt 2025/06/04 03:11:43 INFO : - Path2 Queue copy to Path1 - /tmp/030032mu/compare_all/path1/file1.txt 2025/06/04 03:11:43 INFO : - Path2 Queue copy to Path1 - /tmp/030032mu/compare_all/path1/file10.txt 2025/06/04 03:11:43 INFO : - Path1 Queue delete - /tmp/030032mu/compare_all/path1/file3.txt 2025/06/04 03:11:43 INFO : - Path2 Do queued copies to - Path1 2025/06/04 03:11:49 INFO : file10.txt: Copied (new) 2025/06/04 03:11:49 INFO : file5.txt.conflict2: Copied (new) 2025/06/04 03:11:49 INFO : file1.txt: Copied (replaced existing) 2025/06/04 03:11:49 INFO : file6.txt: Copied (new) 2025/06/04 03:11:49 INFO : file3.txt: Deleted 2025/06/04 03:11:49 INFO : - Path1 Do queued copies to - Path2 2025/06/04 03:11:50 INFO : file2.txt: Copied (replaced existing) 2025/06/04 03:11:50 INFO : file11.txt: Copied (new) 2025/06/04 03:11:50 INFO : file5.txt.conflict1: Copied (new) 2025/06/04 03:11:55 INFO : file7.txt: Copied (new) 2025/06/04 03:12:00 INFO : file4.txt: Deleted 2025/06/04 03:12:00 INFO : Updating listings 2025/06/04 03:12:00 INFO : Validating listings for Path1 "/tmp/030032mu/compare_all/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/compare_all/path2/" 2025/06/04 03:12:00 INFO : Bisync successful bisync_test.go:560: TEST compare_all PASSED === RUN TestBisyncLocalRemote/concurrent 2025/06/04 03:12:12 ERROR : error listing: directory not found 2025/06/04 03:12:12 NOTICE: checking initFs Local file system at /tmp/030032mu/initdir/test_concurrent-qeqeboy3 2025/06/04 03:12:12 NOTICE: checking Path1 Local file system at /tmp/030032mu/concurrent/path1 2025/06/04 03:12:18 NOTICE: checking path2 Swift container rclone-test-soxisec9zuse path 030032mu/concurrent/path2 2025/06/04 03:12:18 NOTICE: (01) : test concurrent 2025/06/04 03:12:18 NOTICE: (02) : test initial bisync 2025/06/04 03:12:18 NOTICE: (03) : bisync resync 2025/06/04 03:12:24 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:12:24 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/04 03:12:24 INFO : Synching Path1 "/tmp/030032mu/concurrent/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/concurrent/path2/" 2025/06/04 03:12:24 INFO : Copying Path2 files to Path1 2025/06/04 03:12:24 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 03:12:30 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 03:12:30 INFO : Resync updating listings 2025/06/04 03:12:30 INFO : Validating listings for Path1 "/tmp/030032mu/concurrent/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/concurrent/path2/" 2025/06/04 03:12:30 INFO : Bisync successful 2025/06/04 03:12:30 NOTICE: (04) : test changed on one path - file1 2025/06/04 03:12:30 NOTICE: (05) : touch-glob 2001-01-02 /tmp/030032mu/datadir/test_concurrent-sejefof5/ file5R.txt 2025/06/04 03:12:30 NOTICE: (06) : touch-glob 2023-08-26 /tmp/030032mu/datadir/test_concurrent-sejefof5/ file7.txt 2025/06/04 03:12:30 NOTICE: (07) : copy-as /tmp/030032mu/datadir/test_concurrent-sejefof5/file5R.txt TestSwift:rclone-test-soxisec9zuse/030032mu/concurrent/path2/ file1.txt 2025/06/04 03:12:41 NOTICE: (08) : test bisync with file changed during 2025/06/04 03:12:41 NOTICE: (09) : concurrent-func 2025/06/04 03:12:41 NOTICE: (10) : bisync 2025/06/04 03:12:47 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:12:47 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/04 03:12:47 INFO : Synching Path1 "/tmp/030032mu/concurrent/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/concurrent/path2/" 2025/06/04 03:12:47 INFO : Building Path1 and Path2 listings 2025/06/04 03:12:52 INFO : Path1 checking for diffs 2025/06/04 03:12:52 INFO : Path2 checking for diffs 2025/06/04 03:12:52 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/04 03:12:52 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/04 03:12:52 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/04 03:12:52 INFO : Applying changes 2025/06/04 03:12:52 INFO : - Path2 Queue copy to Path1 - /tmp/030032mu/concurrent/path1/file1.txt 2025/06/04 03:12:52 INFO : - Path2 Do queued copies to - Path1 2025/06/04 03:13:08 INFO : file7.txt: Copied (replaced existing) to: file1.txt 2025/06/04 03:13:08 INFO : file1.txt: Copied (replaced existing) 2025/06/04 03:13:08 INFO : Updating listings 2025/06/04 03:13:08 INFO : Validating listings for Path1 "/tmp/030032mu/concurrent/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/concurrent/path2/" 2025/06/04 03:13:08 INFO : Bisync successful 2025/06/04 03:13:08 NOTICE: (11) : bisync 2025/06/04 03:13:14 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:13:14 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/04 03:13:14 INFO : Synching Path1 "/tmp/030032mu/concurrent/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/concurrent/path2/" 2025/06/04 03:13:14 INFO : Building Path1 and Path2 listings 2025/06/04 03:13:14 INFO : Path1 checking for diffs 2025/06/04 03:13:14 INFO : Path2 checking for diffs 2025/06/04 03:13:14 INFO : No changes found 2025/06/04 03:13:14 INFO : Updating listings 2025/06/04 03:13:14 INFO : Validating listings for Path1 "/tmp/030032mu/concurrent/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/concurrent/path2/" 2025/06/04 03:13:14 INFO : Bisync successful bisync_test.go:560: TEST concurrent PASSED === RUN TestBisyncLocalRemote/createemptysrcdirs 2025/06/04 03:13:26 ERROR : error listing: directory not found 2025/06/04 03:13:26 NOTICE: checking initFs Local file system at /tmp/030032mu/initdir/test_createemptysrcdirs-habicer2 2025/06/04 03:13:26 NOTICE: checking Path1 Local file system at /tmp/030032mu/createemptysrcdirs/path1 2025/06/04 03:13:32 NOTICE: checking path2 Swift container rclone-test-soxisec9zuse path 030032mu/createemptysrcdirs/path2 2025/06/04 03:13:42 NOTICE: (01) : test createemptysrcdirs 2025/06/04 03:13:42 NOTICE: (02) : test initial bisync 2025/06/04 03:13:42 NOTICE: (03) : touch-glob 2001-01-02 /tmp/030032mu/datadir/test_createemptysrcdirs-lekatak7/ placeholder.txt 2025/06/04 03:13:42 NOTICE: (04) : copy-as /tmp/030032mu/datadir/test_createemptysrcdirs-lekatak7/placeholder.txt /tmp/030032mu/createemptysrcdirs/path1/ file1.txt 2025/06/04 03:13:42 NOTICE: (05) : copy-as /tmp/030032mu/datadir/test_createemptysrcdirs-lekatak7/placeholder.txt /tmp/030032mu/createemptysrcdirs/path1/ file1.copy1.txt 2025/06/04 03:13:42 NOTICE: (06) : copy-as /tmp/030032mu/datadir/test_createemptysrcdirs-lekatak7/placeholder.txt /tmp/030032mu/createemptysrcdirs/path1/ file1.copy2.txt 2025/06/04 03:13:42 NOTICE: (07) : copy-as /tmp/030032mu/datadir/test_createemptysrcdirs-lekatak7/placeholder.txt /tmp/030032mu/createemptysrcdirs/path1/ file1.copy3.txt 2025/06/04 03:13:42 NOTICE: (08) : copy-as /tmp/030032mu/datadir/test_createemptysrcdirs-lekatak7/placeholder.txt /tmp/030032mu/createemptysrcdirs/path1/ file1.copy4.txt 2025/06/04 03:13:42 NOTICE: (09) : copy-as /tmp/030032mu/datadir/test_createemptysrcdirs-lekatak7/placeholder.txt /tmp/030032mu/createemptysrcdirs/path1/ file1.copy5.txt 2025/06/04 03:13:42 NOTICE: (10) : bisync resync bisync_test.go:960: skipping test as remote does not support empty dirs === RUN TestBisyncLocalRemote/dry_run 2025/06/04 03:13:48 ERROR : error listing: directory not found 2025/06/04 03:13:48 NOTICE: checking initFs Local file system at /tmp/030032mu/initdir/test_dry_run-mewacov0 2025/06/04 03:13:48 NOTICE: checking Path1 Local file system at /tmp/030032mu/dry_run/path1 2025/06/04 03:13:59 NOTICE: checking path2 Swift container rclone-test-soxisec9zuse path 030032mu/dry_run/path2 2025/06/04 03:14:20 NOTICE: (01) : test dry-run 2025/06/04 03:14:20 NOTICE: (02) : test initial bisync 2025/06/04 03:14:20 NOTICE: (03) : bisync resync 2025/06/04 03:14:25 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:14:25 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/04 03:14:25 INFO : Synching Path1 "/tmp/030032mu/dry_run/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/dry_run/path2/" 2025/06/04 03:14:25 INFO : Copying Path2 files to Path1 2025/06/04 03:14:25 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 03:14:26 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 03:14:36 INFO : Resync updating listings 2025/06/04 03:14:36 INFO : Validating listings for Path1 "/tmp/030032mu/dry_run/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/dry_run/path2/" 2025/06/04 03:14:36 INFO : Bisync successful 2025/06/04 03:14:36 NOTICE: (04) : test new on path2 - file10 2025/06/04 03:14:36 NOTICE: (05) : touch-copy 2001-01-02 /tmp/030032mu/datadir/test_dry_run-pijugiq9/file10.txt TestSwift:rclone-test-soxisec9zuse/030032mu/dry_run/path2/ 2025/06/04 03:14:47 NOTICE: (06) : test newer on path2 - file1 2025/06/04 03:14:47 NOTICE: (07) : touch-copy 2001-01-02 /tmp/030032mu/datadir/test_dry_run-pijugiq9/file1.txt TestSwift:rclone-test-soxisec9zuse/030032mu/dry_run/path2/ 2025/06/04 03:14:58 NOTICE: (08) : test new on path1 - file11 2025/06/04 03:14:58 NOTICE: (09) : touch-copy 2001-01-02 /tmp/030032mu/datadir/test_dry_run-pijugiq9/file11.txt /tmp/030032mu/dry_run/path1/ 2025/06/04 03:14:58 NOTICE: (10) : test newer on path1 - file2 2025/06/04 03:14:58 NOTICE: (11) : touch-copy 2001-01-02 /tmp/030032mu/datadir/test_dry_run-pijugiq9/file2.txt /tmp/030032mu/dry_run/path1/ 2025/06/04 03:14:58 NOTICE: (12) : test deleted on path2 - file3 2025/06/04 03:14:58 NOTICE: (13) : delete-file TestSwift:rclone-test-soxisec9zuse/030032mu/dry_run/path2/file3.txt 2025/06/04 03:15:04 NOTICE: (14) : test deleted on path1 - file4 2025/06/04 03:15:04 NOTICE: (15) : delete-file /tmp/030032mu/dry_run/path1/file4.txt 2025/06/04 03:15:04 NOTICE: (16) : test changed on path2 and on path1 - file5 (file5R, file5L) 2025/06/04 03:15:04 NOTICE: (17) : touch-glob 2001-01-02 /tmp/030032mu/datadir/test_dry_run-pijugiq9/ file5R.txt 2025/06/04 03:15:04 NOTICE: (18) : copy-as /tmp/030032mu/datadir/test_dry_run-pijugiq9/file5R.txt TestSwift:rclone-test-soxisec9zuse/030032mu/dry_run/path2/ file5.txt 2025/06/04 03:15:20 NOTICE: (19) : touch-glob 2001-03-04 /tmp/030032mu/datadir/test_dry_run-pijugiq9/ file5L.txt 2025/06/04 03:15:20 NOTICE: (20) : copy-as /tmp/030032mu/datadir/test_dry_run-pijugiq9/file5L.txt /tmp/030032mu/dry_run/path1/ file5.txt 2025/06/04 03:15:20 NOTICE: (21) : test newer on path2 and deleted on path1 - file6 2025/06/04 03:15:20 NOTICE: (22) : touch-copy 2001-01-02 /tmp/030032mu/datadir/test_dry_run-pijugiq9/file6.txt TestSwift:rclone-test-soxisec9zuse/030032mu/dry_run/path2/ 2025/06/04 03:15:26 NOTICE: (23) : delete-file /tmp/030032mu/dry_run/path1/file6.txt 2025/06/04 03:15:26 NOTICE: (24) : test newer on path1 and deleted on path2 - file7 2025/06/04 03:15:26 NOTICE: (25) : touch-copy 2001-01-02 /tmp/030032mu/datadir/test_dry_run-pijugiq9/file7.txt /tmp/030032mu/dry_run/path1/ 2025/06/04 03:15:26 NOTICE: (26) : delete-file TestSwift:rclone-test-soxisec9zuse/030032mu/dry_run/path2/file7.txt 2025/06/04 03:15:36 NOTICE: (27) : test sync with dry-run and resync 2025/06/04 03:15:36 NOTICE: (28) : bisync dry-run resync 2025/06/04 03:15:42 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:15:42 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/04 03:15:42 INFO : Synching Path1 "/tmp/030032mu/dry_run/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/dry_run/path2/" 2025/06/04 03:15:42 INFO : Copying Path2 files to Path1 2025/06/04 03:15:42 NOTICE: - Path2 Resync is copying files to - Path1 2025/06/04 03:15:42 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19) 2025/06/04 03:15:47 NOTICE: file4.txt: Skipped copy as --dry-run is set (size 0) 2025/06/04 03:15:47 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19) 2025/06/04 03:15:47 NOTICE: - Path1 Resync is copying files to - Path2 2025/06/04 03:15:53 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19) 2025/06/04 03:15:53 NOTICE: file3.txt: Skipped copy as --dry-run is set (size 0) 2025/06/04 03:15:53 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 0) 2025/06/04 03:15:53 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13) 2025/06/04 03:15:53 NOTICE: file5.txt: Skipped copy as --dry-run is set (size 39) 2025/06/04 03:15:53 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19) 2025/06/04 03:15:53 INFO : Resync updating listings 2025/06/04 03:15:53 INFO : Bisync successful 2025/06/04 03:15:53 NOTICE: (29) : copy-listings dryrun-resync 2025/06/04 03:15:53 NOTICE: (30) : test sync with dry-run 2025/06/04 03:15:53 NOTICE: (31) : bisync dry-run 2025/06/04 03:15:59 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:15:59 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/04 03:15:59 INFO : Synching Path1 "/tmp/030032mu/dry_run/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/dry_run/path2/" 2025/06/04 03:15:59 INFO : Building Path1 and Path2 listings 2025/06/04 03:16:04 INFO : Path1 checking for diffs 2025/06/04 03:16:04 NOTICE: - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/04 03:16:04 NOTICE: - Path1 File was deleted - file4.txt 2025/06/04 03:16:04 NOTICE: - Path1 File changed: size (larger), time (newer) - file5.txt 2025/06/04 03:16:04 NOTICE: - Path1 File was deleted - file6.txt 2025/06/04 03:16:04 NOTICE: - Path1 File changed: size (larger), time (newer) - file7.txt 2025/06/04 03:16:04 NOTICE: - Path1 File is new - file11.txt 2025/06/04 03:16:04 INFO : Path1: 6 changes:  1 new,  3 modified,  2 deleted 2025/06/04 03:16:04 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/04 03:16:04 INFO : Path2 checking for diffs 2025/06/04 03:16:04 NOTICE: - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/04 03:16:04 NOTICE: - Path2 File was deleted - file3.txt 2025/06/04 03:16:04 NOTICE: - Path2 File changed: size (larger), time (newer) - file5.txt 2025/06/04 03:16:04 NOTICE: - Path2 File changed: size (larger), time (newer) - file6.txt 2025/06/04 03:16:04 NOTICE: - Path2 File was deleted - file7.txt 2025/06/04 03:16:04 NOTICE: - Path2 File is new - file10.txt 2025/06/04 03:16:04 INFO : Path2: 6 changes:  1 new,  3 modified,  2 deleted 2025/06/04 03:16:04 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/04 03:16:04 INFO : Applying changes 2025/06/04 03:16:04 INFO : Checking potential conflicts... 2025/06/04 03:16:04 ERROR : file5.txt: md5 differ 2025/06/04 03:16:04 NOTICE: Swift container rclone-test-soxisec9zuse path 030032mu/dry_run/path2: 1 differences found 2025/06/04 03:16:04 NOTICE: Swift container rclone-test-soxisec9zuse path 030032mu/dry_run/path2: 1 errors while checking 2025/06/04 03:16:04 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/04 03:16:04 NOTICE: - Path1 Queue copy to Path2 - TestSwift:rclone-test-soxisec9zuse/030032mu/dry_run/path2/file11.txt 2025/06/04 03:16:04 NOTICE: - Path1 Queue copy to Path2 - TestSwift:rclone-test-soxisec9zuse/030032mu/dry_run/path2/file2.txt 2025/06/04 03:16:04 NOTICE: - Path2 Queue delete - TestSwift:rclone-test-soxisec9zuse/030032mu/dry_run/path2/file4.txt 2025/06/04 03:16:04 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/04 03:16:04 NOTICE: file5.txt: Skipped rename as --dry-run is set 2025/06/04 03:16:04 NOTICE: - Path1 Queue copy to Path2 - TestSwift:rclone-test-soxisec9zuse/030032mu/dry_run/path2/file5.txt.conflict1 2025/06/04 03:16:04 NOTICE: file5.txt: Skipped rename as --dry-run is set 2025/06/04 03:16:04 NOTICE: - Path2 Queue copy to Path1 - /tmp/030032mu/dry_run/path1/file5.txt.conflict2 2025/06/04 03:16:04 NOTICE: - Path2 Queue copy to Path1 - /tmp/030032mu/dry_run/path1/file6.txt 2025/06/04 03:16:04 NOTICE: - Path1 Queue copy to Path2 - TestSwift:rclone-test-soxisec9zuse/030032mu/dry_run/path2/file7.txt 2025/06/04 03:16:04 NOTICE: - Path2 Queue copy to Path1 - /tmp/030032mu/dry_run/path1/file1.txt 2025/06/04 03:16:04 NOTICE: - Path2 Queue copy to Path1 - /tmp/030032mu/dry_run/path1/file10.txt 2025/06/04 03:16:04 NOTICE: - Path1 Queue delete - /tmp/030032mu/dry_run/path1/file3.txt 2025/06/04 03:16:04 NOTICE: - Path2 Do queued copies to - Path1 2025/06/04 03:16:05 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19) 2025/06/04 03:16:05 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 19) 2025/06/04 03:16:05 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19) 2025/06/04 03:16:05 NOTICE: file3.txt: Skipped delete as --dry-run is set (size 0) 2025/06/04 03:16:05 NOTICE: - Path1 Do queued copies to - Path2 2025/06/04 03:16:10 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19) 2025/06/04 03:16:10 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19) 2025/06/04 03:16:10 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13) 2025/06/04 03:16:10 NOTICE: file4.txt: Skipped delete as --dry-run is set (size 0) 2025/06/04 03:16:10 INFO : Updating listings 2025/06/04 03:16:15 INFO : Bisync successful 2025/06/04 03:16:15 NOTICE: (32) : copy-listings dryrun 2025/06/04 03:16:15 NOTICE: (33) : test sync without dry-run 2025/06/04 03:16:15 NOTICE: (34) : bisync 2025/06/04 03:16:21 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:16:21 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/04 03:16:21 INFO : Synching Path1 "/tmp/030032mu/dry_run/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/dry_run/path2/" 2025/06/04 03:16:21 INFO : Building Path1 and Path2 listings 2025/06/04 03:16:27 INFO : Path1 checking for diffs 2025/06/04 03:16:27 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/04 03:16:27 INFO : - Path1 File was deleted - file4.txt 2025/06/04 03:16:27 INFO : - Path1 File changed: size (larger), time (newer) - file5.txt 2025/06/04 03:16:27 INFO : - Path1 File was deleted - file6.txt 2025/06/04 03:16:27 INFO : - Path1 File changed: size (larger), time (newer) - file7.txt 2025/06/04 03:16:27 INFO : - Path1 File is new - file11.txt 2025/06/04 03:16:27 INFO : Path1: 6 changes:  1 new,  3 modified,  2 deleted 2025/06/04 03:16:27 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/04 03:16:27 INFO : Path2 checking for diffs 2025/06/04 03:16:27 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/04 03:16:27 INFO : - Path2 File was deleted - file3.txt 2025/06/04 03:16:27 INFO : - Path2 File changed: size (larger), time (newer) - file5.txt 2025/06/04 03:16:27 INFO : - Path2 File changed: size (larger), time (newer) - file6.txt 2025/06/04 03:16:27 INFO : - Path2 File was deleted - file7.txt 2025/06/04 03:16:27 INFO : - Path2 File is new - file10.txt 2025/06/04 03:16:27 INFO : Path2: 6 changes:  1 new,  3 modified,  2 deleted 2025/06/04 03:16:27 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/04 03:16:27 INFO : Applying changes 2025/06/04 03:16:27 INFO : Checking potential conflicts... 2025/06/04 03:16:27 ERROR : file5.txt: md5 differ 2025/06/04 03:16:27 NOTICE: Swift container rclone-test-soxisec9zuse path 030032mu/dry_run/path2: 1 differences found 2025/06/04 03:16:27 NOTICE: Swift container rclone-test-soxisec9zuse path 030032mu/dry_run/path2: 1 errors while checking 2025/06/04 03:16:27 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/04 03:16:27 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-soxisec9zuse/030032mu/dry_run/path2/file11.txt 2025/06/04 03:16:27 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-soxisec9zuse/030032mu/dry_run/path2/file2.txt 2025/06/04 03:16:27 INFO : - Path2 Queue delete - TestSwift:rclone-test-soxisec9zuse/030032mu/dry_run/path2/file4.txt 2025/06/04 03:16:27 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/04 03:16:27 NOTICE: - Path1 Renaming Path1 copy - /tmp/030032mu/dry_run/path1/file5.txt.conflict1 2025/06/04 03:16:27 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1 2025/06/04 03:16:27 NOTICE: - Path1 Queue copy to Path2 - TestSwift:rclone-test-soxisec9zuse/030032mu/dry_run/path2/file5.txt.conflict1 2025/06/04 03:16:27 NOTICE: - Path2 Renaming Path2 copy - TestSwift:rclone-test-soxisec9zuse/030032mu/dry_run/path2/file5.txt.conflict2 2025/06/04 03:16:58 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict2 2025/06/04 03:17:03 INFO : file5.txt: Deleted 2025/06/04 03:17:03 NOTICE: - Path2 Queue copy to Path1 - /tmp/030032mu/dry_run/path1/file5.txt.conflict2 2025/06/04 03:17:03 INFO : - Path2 Queue copy to Path1 - /tmp/030032mu/dry_run/path1/file6.txt 2025/06/04 03:17:03 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-soxisec9zuse/030032mu/dry_run/path2/file7.txt 2025/06/04 03:17:03 INFO : - Path2 Queue copy to Path1 - /tmp/030032mu/dry_run/path1/file1.txt 2025/06/04 03:17:03 INFO : - Path2 Queue copy to Path1 - /tmp/030032mu/dry_run/path1/file10.txt 2025/06/04 03:17:03 INFO : - Path1 Queue delete - /tmp/030032mu/dry_run/path1/file3.txt 2025/06/04 03:17:03 INFO : - Path2 Do queued copies to - Path1 2025/06/04 03:17:08 INFO : file10.txt: Copied (new) 2025/06/04 03:17:08 INFO : file1.txt: Copied (replaced existing) 2025/06/04 03:17:08 INFO : file6.txt: Copied (new) 2025/06/04 03:17:13 INFO : file5.txt.conflict2: Copied (new) 2025/06/04 03:17:13 INFO : file3.txt: Deleted 2025/06/04 03:17:13 INFO : - Path1 Do queued copies to - Path2 2025/06/04 03:17:19 INFO : file2.txt: Copied (replaced existing) 2025/06/04 03:17:19 INFO : file11.txt: Copied (new) 2025/06/04 03:17:19 INFO : file5.txt.conflict1: Copied (new) 2025/06/04 03:17:19 INFO : file7.txt: Copied (new) 2025/06/04 03:17:19 INFO : file4.txt: Deleted 2025/06/04 03:17:19 INFO : Updating listings 2025/06/04 03:17:19 INFO : Validating listings for Path1 "/tmp/030032mu/dry_run/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/dry_run/path2/" 2025/06/04 03:17:19 INFO : Bisync successful bisync_test.go:560: TEST dry_run PASSED === RUN TestBisyncLocalRemote/equal 2025/06/04 03:17:35 ERROR : error listing: directory not found 2025/06/04 03:17:35 NOTICE: checking initFs Local file system at /tmp/030032mu/initdir/test_equal-nexelew9 2025/06/04 03:17:35 NOTICE: checking Path1 Local file system at /tmp/030032mu/equal/path1 2025/06/04 03:17:57 NOTICE: checking path2 Swift container rclone-test-soxisec9zuse path 030032mu/equal/path2 2025/06/04 03:17:57 NOTICE: (01) : test equal 2025/06/04 03:17:57 NOTICE: (02) : test initial bisync 2025/06/04 03:17:57 NOTICE: (03) : bisync resync 2025/06/04 03:18:18 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:18:18 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/04 03:18:18 INFO : Synching Path1 "/tmp/030032mu/equal/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/equal/path2/" 2025/06/04 03:18:18 INFO : Copying Path2 files to Path1 2025/06/04 03:18:18 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 03:18:23 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 03:18:28 INFO : Resync updating listings 2025/06/04 03:18:28 INFO : Validating listings for Path1 "/tmp/030032mu/equal/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/equal/path2/" 2025/06/04 03:18:28 INFO : Bisync successful 2025/06/04 03:18:28 NOTICE: (04) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/04 03:18:28 NOTICE: (05) : touch-glob 2001-01-02 /tmp/030032mu/datadir/test_equal-jaqulox4/ file1R.txt 2025/06/04 03:18:28 NOTICE: (06) : copy-as /tmp/030032mu/datadir/test_equal-jaqulox4/file1R.txt TestSwift:rclone-test-soxisec9zuse/030032mu/equal/path2/ file1.txt 2025/06/04 03:18:34 NOTICE: (07) : touch-glob 2001-03-04 /tmp/030032mu/datadir/test_equal-jaqulox4/ file1L.txt 2025/06/04 03:18:34 NOTICE: (08) : copy-as /tmp/030032mu/datadir/test_equal-jaqulox4/file1L.txt /tmp/030032mu/equal/path1/ file1.txt 2025/06/04 03:18:34 NOTICE: (09) : test changed on both paths and identical - file2 2025/06/04 03:18:34 NOTICE: (10) : touch-glob 2001-01-02 /tmp/030032mu/datadir/test_equal-jaqulox4/ file2.txt 2025/06/04 03:18:34 NOTICE: (11) : copy-as /tmp/030032mu/datadir/test_equal-jaqulox4/file2.txt /tmp/030032mu/equal/path1/ file2.txt 2025/06/04 03:18:34 NOTICE: (12) : copy-as /tmp/030032mu/datadir/test_equal-jaqulox4/file2.txt TestSwift:rclone-test-soxisec9zuse/030032mu/equal/path2/ file2.txt 2025/06/04 03:18:50 NOTICE: (13) : test bisync run 2025/06/04 03:18:50 NOTICE: (14) : bisync 2025/06/04 03:19:11 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:19:11 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/04 03:19:11 INFO : Synching Path1 "/tmp/030032mu/equal/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/equal/path2/" 2025/06/04 03:19:11 INFO : Building Path1 and Path2 listings 2025/06/04 03:19:11 INFO : Path1 checking for diffs 2025/06/04 03:19:11 INFO : - Path1 File changed: size (larger), time (newer) - file1.txt 2025/06/04 03:19:11 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/04 03:19:11 INFO : Path1: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/04 03:19:11 INFO : (Modified:  2 newer,  0 older,  2 larger,  0 smaller) 2025/06/04 03:19:11 INFO : Path2 checking for diffs 2025/06/04 03:19:11 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/04 03:19:11 INFO : - Path2 File changed: size (larger), time (newer) - file2.txt 2025/06/04 03:19:11 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/04 03:19:11 INFO : (Modified:  2 newer,  0 older,  2 larger,  0 smaller) 2025/06/04 03:19:11 INFO : Applying changes 2025/06/04 03:19:11 INFO : Checking potential conflicts... 2025/06/04 03:19:11 ERROR : file1.txt: md5 differ 2025/06/04 03:19:11 NOTICE: Swift container rclone-test-soxisec9zuse path 030032mu/equal/path2: 1 differences found 2025/06/04 03:19:11 NOTICE: Swift container rclone-test-soxisec9zuse path 030032mu/equal/path2: 1 errors while checking 2025/06/04 03:19:11 NOTICE: Swift container rclone-test-soxisec9zuse path 030032mu/equal/path2: 1 matching files 2025/06/04 03:19:11 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/04 03:19:11 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/04 03:19:11 NOTICE: - Path1 Renaming Path1 copy - /tmp/030032mu/equal/path1/file1.txt.conflict1 2025/06/04 03:19:11 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict1 2025/06/04 03:19:11 NOTICE: - Path1 Queue copy to Path2 - TestSwift:rclone-test-soxisec9zuse/030032mu/equal/path2/file1.txt.conflict1 2025/06/04 03:19:11 NOTICE: - Path2 Renaming Path2 copy - TestSwift:rclone-test-soxisec9zuse/030032mu/equal/path2/file1.txt.conflict2 2025/06/04 03:19:22 INFO : file1.txt: Copied (server-side copy) to: file1.txt.conflict2 2025/06/04 03:19:22 INFO : file1.txt: Deleted 2025/06/04 03:19:22 NOTICE: - Path2 Queue copy to Path1 - /tmp/030032mu/equal/path1/file1.txt.conflict2 2025/06/04 03:19:22 NOTICE: - WARNING New or changed in both paths - file2.txt 2025/06/04 03:19:22 INFO : Files are equal! Skipping: file2.txt 2025/06/04 03:19:22 INFO : - Path2 Do queued copies to - Path1 2025/06/04 03:19:22 INFO : file1.txt.conflict2: Copied (new) 2025/06/04 03:19:22 INFO : - Path1 Do queued copies to - Path2 2025/06/04 03:19:28 INFO : file1.txt.conflict1: Copied (new) 2025/06/04 03:19:28 INFO : Updating listings 2025/06/04 03:19:28 INFO : Validating listings for Path1 "/tmp/030032mu/equal/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/equal/path2/" 2025/06/04 03:19:28 INFO : Bisync successful bisync_test.go:560: TEST equal PASSED === RUN TestBisyncLocalRemote/ext_paths 2025/06/04 03:19:40 ERROR : error listing: directory not found 2025/06/04 03:19:40 NOTICE: checking initFs Local file system at /tmp/030032mu/initdir/test_ext_paths-xihobet9 2025/06/04 03:19:40 NOTICE: checking Path1 Local file system at /tmp/030032mu/ext_paths/path1 2025/06/04 03:19:47 NOTICE: checking path2 Swift container rclone-test-soxisec9zuse path 030032mu/ext_paths/path2 2025/06/04 03:19:58 NOTICE: (01) : test extended-char-paths 2025/06/04 03:19:58 NOTICE: (02) : fix-names /tmp/030032mu/ext_paths/path1/測試Русский{spc}{spc}ěáñ/ 2025/06/04 03:19:58 ERROR : Local file system at /tmp/030032mu/ext_paths/path1/測試Русский ěáñ-rclone-move-rihotil8: Server side directory move failed: rename /tmp/030032mu/ext_paths/path1/測試Русский ěáñ /tmp/030032mu/ext_paths/path1/測試Русский ěáñ-rclone-move-rihotil8: no such file or directory 2025/06/04 03:19:58 ERROR : Local file system at /tmp/030032mu/ext_paths/path1/測試Русский ěáñ-rclone-move-rihotil8: error reading source root directory: directory not found 2025/06/04 03:19:58 NOTICE: (03) : fix-names TestSwift:rclone-test-soxisec9zuse/030032mu/ext_paths/path2/測試Русский{spc}{spc}ěáñ/ 2025/06/04 03:20:15 NOTICE: (04) : fix-names /tmp/030032mu/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file 2025/06/04 03:20:15 NOTICE: (05) : fix-names TestSwift:rclone-test-soxisec9zuse/030032mu/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file 2025/06/04 03:20:26 NOTICE: (06) : fix-names /tmp/030032mu/ext_paths/path1/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt 2025/06/04 03:20:26 NOTICE: (07) : fix-names TestSwift:rclone-test-soxisec9zuse/030032mu/ext_paths/path2/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt 2025/06/04 03:20:41 NOTICE: (08) : fix-names /tmp/030032mu/ext_paths/path1/測試_check{spc}file 2025/06/04 03:20:41 NOTICE: (09) : fix-names TestSwift:rclone-test-soxisec9zuse/030032mu/ext_paths/path2/測試_check{spc}file 2025/06/04 03:20:42 NOTICE: (10) : fix-names /tmp/030032mu/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file 2025/06/04 03:20:42 NOTICE: (11) : fix-names TestSwift:rclone-test-soxisec9zuse/030032mu/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file 2025/06/04 03:20:52 NOTICE: (12) : test resync subdirs with extended chars 2025/06/04 03:20:52 NOTICE: (13) : bisync subdir=測試Русский{spc}{spc}ěáñ resync 2025/06/04 03:21:12 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:21:12 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/04 03:21:12 INFO : Synching Path1 "/tmp/030032mu/ext_paths/path1/測試Русский ěáñ/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/ext_paths/path2/測試Русский ěáñ/" 2025/06/04 03:21:12 INFO : Copying Path2 files to Path1 2025/06/04 03:21:12 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 03:21:13 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 03:21:18 INFO : Resync updating listings 2025/06/04 03:21:18 INFO : Validating listings for Path1 "/tmp/030032mu/ext_paths/path1/測試Русский ěáñ/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/ext_paths/path2/測試Русский ěáñ/" 2025/06/04 03:21:18 INFO : Bisync successful 2025/06/04 03:21:18 NOTICE: (14) : copy-listings resync 2025/06/04 03:21:18 NOTICE: (15) : test place new files with extended chars on each side 2025/06/04 03:21:18 NOTICE: (16) : touch-glob 2001-01-02 /tmp/030032mu/datadir/test_ext_paths-dicilux5/ file1.txt 2025/06/04 03:21:18 NOTICE: (17) : copy-as /tmp/030032mu/datadir/test_ext_paths-dicilux5/file1.txt /tmp/030032mu/ext_paths/path1/測試Русский{spc}{spc}ěáñ 測試_file1p1 2025/06/04 03:21:18 NOTICE: (18) : copy-as /tmp/030032mu/datadir/test_ext_paths-dicilux5/file1.txt TestSwift:rclone-test-soxisec9zuse/030032mu/ext_paths/path2/測試Русский{spc}{spc}ěáñ 測試_file1p2 2025/06/04 03:21:29 NOTICE: (19) : test normal sync of subdirs with extended chars 2025/06/04 03:21:29 NOTICE: (20) : bisync subdir=測試Русский{spc}{spc}ěáñ 2025/06/04 03:21:49 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:21:49 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/04 03:21:49 INFO : Synching Path1 "/tmp/030032mu/ext_paths/path1/測試Русский ěáñ/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/ext_paths/path2/測試Русский ěáñ/" 2025/06/04 03:21:49 INFO : Building Path1 and Path2 listings 2025/06/04 03:21:55 INFO : Path1 checking for diffs 2025/06/04 03:21:55 INFO : - Path1 File is new - 測試_file1p1 2025/06/04 03:21:55 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/04 03:21:55 INFO : Path2 checking for diffs 2025/06/04 03:21:55 INFO : - Path2 File is new - 測試_file1p2 2025/06/04 03:21:55 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/04 03:21:55 INFO : Applying changes 2025/06/04 03:21:55 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-soxisec9zuse/030032mu/ext_paths/path2/測試Русский ěáñ/測試_file1p1 2025/06/04 03:21:55 INFO : - Path2 Queue copy to Path1 - /tmp/030032mu/ext_paths/path1/測試Русский ěáñ/測試_file1p2 2025/06/04 03:21:55 INFO : - Path2 Do queued copies to - Path1 2025/06/04 03:21:55 INFO : 測試_file1p2: Copied (new) 2025/06/04 03:21:55 INFO : - Path1 Do queued copies to - Path2 2025/06/04 03:21:56 INFO : 測試_file1p1: Copied (new) 2025/06/04 03:21:56 INFO : Updating listings 2025/06/04 03:21:56 INFO : Validating listings for Path1 "/tmp/030032mu/ext_paths/path1/測試Русский ěáñ/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/ext_paths/path2/測試Русский ěáñ/" 2025/06/04 03:21:56 INFO : Bisync successful 2025/06/04 03:21:56 NOTICE: (21) : move-listings normal-sync 2025/06/04 03:21:56 NOTICE: (22) : test check-filename with extended chars. check should fail. 2025/06/04 03:21:56 NOTICE: (23) : bisync resync 2025/06/04 03:22:16 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:22:16 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/04 03:22:16 INFO : Synching Path1 "/tmp/030032mu/ext_paths/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/ext_paths/path2/" 2025/06/04 03:22:16 INFO : Copying Path2 files to Path1 2025/06/04 03:22:16 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 03:22:22 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 03:22:28 INFO : Resync updating listings 2025/06/04 03:22:28 INFO : Validating listings for Path1 "/tmp/030032mu/ext_paths/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/ext_paths/path2/" 2025/06/04 03:22:28 INFO : Bisync successful 2025/06/04 03:22:28 NOTICE: (24) : delete-file /tmp/030032mu/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file 2025/06/04 03:22:28 NOTICE: (25) : bisync check-access check-filename=測試_check{spc}file 2025/06/04 03:22:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:22:48 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/04 03:22:48 INFO : Synching Path1 "/tmp/030032mu/ext_paths/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/ext_paths/path2/" 2025/06/04 03:22:48 INFO : Building Path1 and Path2 listings 2025/06/04 03:22:54 INFO : Path1 checking for diffs 2025/06/04 03:22:54 INFO : - Path1 File was deleted - 測試Русский ěáñ/測試_check file 2025/06/04 03:22:54 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/04 03:22:54 INFO : Path2 checking for diffs 2025/06/04 03:22:54 INFO : Checking access health 2025/06/04 03:22:54 ERROR : Access test failed: Path1 count 1, Path2 count 2 - 測試_check file 2025/06/04 03:22:54 ERROR : -  Access test failed: Path2 file not found in Path1 - 測試Русский ěáñ/測試_check file 2025/06/04 03:22:54 ERROR : Bisync critical error: check file check failed 2025/06/04 03:22:54 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/04 03:22:54 NOTICE: Bisync error: bisync aborted 2025/06/04 03:22:54 NOTICE: (26) : copy-listings check-access-fail 2025/06/04 03:22:54 NOTICE: (27) : test check-filename with extended chars. check should pass. 2025/06/04 03:22:54 NOTICE: (28) : bisync resync 2025/06/04 03:23:14 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:23:14 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/04 03:23:14 INFO : Synching Path1 "/tmp/030032mu/ext_paths/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/ext_paths/path2/" 2025/06/04 03:23:14 INFO : Copying Path2 files to Path1 2025/06/04 03:23:14 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 03:23:25 INFO : 測試Русский ěáñ/測試_check file: Copied (new) 2025/06/04 03:23:25 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 03:23:30 INFO : Resync updating listings 2025/06/04 03:23:30 INFO : Validating listings for Path1 "/tmp/030032mu/ext_paths/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/ext_paths/path2/" 2025/06/04 03:23:30 INFO : Bisync successful 2025/06/04 03:23:30 NOTICE: (29) : bisync check-access check-filename=測試_check{spc}file 2025/06/04 03:23:51 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:23:51 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/04 03:23:51 INFO : Synching Path1 "/tmp/030032mu/ext_paths/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/ext_paths/path2/" 2025/06/04 03:23:51 INFO : Building Path1 and Path2 listings 2025/06/04 03:23:56 INFO : Path1 checking for diffs 2025/06/04 03:23:56 INFO : Path2 checking for diffs 2025/06/04 03:23:56 INFO : Checking access health 2025/06/04 03:23:56 INFO : Found 2 matching "測試_check file" files on both paths 2025/06/04 03:23:56 INFO : No changes found 2025/06/04 03:23:56 INFO : Updating listings 2025/06/04 03:23:56 INFO : Validating listings for Path1 "/tmp/030032mu/ext_paths/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/ext_paths/path2/" 2025/06/04 03:23:56 INFO : Bisync successful 2025/06/04 03:23:56 NOTICE: (30) : move-listings check-access-pass 2025/06/04 03:23:56 NOTICE: (31) : test filters-file path with extended chars - masks /fileZ.txt 2025/06/04 03:23:56 NOTICE: (32) : copy-file /tmp/030032mu/datadir/test_ext_paths-dicilux5/測試_filtersfile.txt /tmp/030032mu/workdir/ 2025/06/04 03:23:56 NOTICE: (33) : bisync filters-file=/tmp/030032mu/workdir/測試_filtersfile.txt resync 2025/06/04 03:24:17 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:24:17 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/04 03:24:17 INFO : Synching Path1 "/tmp/030032mu/ext_paths/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/ext_paths/path2/" 2025/06/04 03:24:17 INFO : Using filters file /tmp/030032mu/workdir/測試_filtersfile.txt 2025/06/04 03:24:17 INFO : Storing filters file hash to /tmp/030032mu/workdir/測試_filtersfile.txt.md5 2025/06/04 03:24:17 INFO : Copying Path2 files to Path1 2025/06/04 03:24:17 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 03:24:28 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 03:24:38 INFO : Resync updating listings 2025/06/04 03:24:38 INFO : Validating listings for Path1 "/tmp/030032mu/ext_paths/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/ext_paths/path2/" 2025/06/04 03:24:38 INFO : Bisync successful 2025/06/04 03:24:38 NOTICE: (34) : copy-as /tmp/030032mu/datadir/test_ext_paths-dicilux5/file1.txt /tmp/030032mu/ext_paths/path1/ fileZ.txt 2025/06/04 03:24:38 NOTICE: (35) : bisync filters-file=/tmp/030032mu/workdir/測試_filtersfile.txt 2025/06/04 03:24:58 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:24:58 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/04 03:24:58 INFO : Synching Path1 "/tmp/030032mu/ext_paths/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/ext_paths/path2/" 2025/06/04 03:24:58 INFO : Using filters file /tmp/030032mu/workdir/測試_filtersfile.txt 2025/06/04 03:24:58 INFO : Building Path1 and Path2 listings 2025/06/04 03:25:04 INFO : Path1 checking for diffs 2025/06/04 03:25:04 INFO : Path2 checking for diffs 2025/06/04 03:25:04 INFO : No changes found 2025/06/04 03:25:04 INFO : Updating listings 2025/06/04 03:25:04 INFO : Validating listings for Path1 "/tmp/030032mu/ext_paths/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/ext_paths/path2/" 2025/06/04 03:25:04 INFO : Bisync successful bisync_test.go:560: TEST ext_paths PASSED === RUN TestBisyncLocalRemote/extended_filenames 2025/06/04 03:25:16 ERROR : error listing: directory not found 2025/06/04 03:25:16 NOTICE: checking initFs Local file system at /tmp/030032mu/initdir/test_extended_filenames-nefidag9 2025/06/04 03:25:16 NOTICE: checking Path1 Local file system at /tmp/030032mu/extended_filenames/path1 2025/06/04 03:25:27 NOTICE: checking path2 Swift container rclone-test-soxisec9zuse path 030032mu/extended_filenames/path2 2025/06/04 03:25:43 NOTICE: (01) : test extended-filenames 2025/06/04 03:25:43 NOTICE: (02) : fix-names /tmp/030032mu/extended_filenames/path1/subdir_with_ࢺ_/ 2025/06/04 03:25:43 NOTICE: (03) : fix-names TestSwift:rclone-test-soxisec9zuse/030032mu/extended_filenames/path2/subdir_with_ࢺ_/ 2025/06/04 03:25:43 NOTICE: (04) : fix-names /tmp/030032mu/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt 2025/06/04 03:25:43 NOTICE: (05) : fix-names TestSwift:rclone-test-soxisec9zuse/030032mu/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt 2025/06/04 03:25:53 NOTICE: (06) : fix-names /tmp/030032mu/extended_filenames/path1/Русский.txt 2025/06/04 03:25:53 NOTICE: (07) : fix-names TestSwift:rclone-test-soxisec9zuse/030032mu/extended_filenames/path2/Русский.txt 2025/06/04 03:26:04 NOTICE: (08) : fix-names /tmp/030032mu/extended_filenames/path1/file_enconde_mañana_funcionará.txt 2025/06/04 03:26:04 NOTICE: (09) : fix-names TestSwift:rclone-test-soxisec9zuse/030032mu/extended_filenames/path2/file_enconde_mañana_funcionará.txt 2025/06/04 03:26:29 NOTICE: (10) : test initial bisync 2025/06/04 03:26:29 NOTICE: (11) : bisync resync 2025/06/04 03:26:36 NOTICE: Local file system at /tmp/030032mu/extended_filenames/path1: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" 2025/06/04 03:26:36 NOTICE: Local file system at /tmp/030032mu/extended_filenames/path1: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" bisync_test.go:1035: Fs is incapable of running test as the paths produce different results, skipping: extended_filenames (path1: file1 - Copy (2).txtfile1 - Copy (2).txt (BOTH) path2: RCLONE_TESTRCLONE_TEST (RCLONE_TESTRCLONE_TEST)) (fs1: Local file system at /tmp/030032mu/extended_filenames/path1 fs2: Swift container rclone-test-soxisec9zuse path 030032mu/extended_filenames/path2) @@ -1 +1 @@ -file1 - Copy (2).txtfile1 - Copy (2).txt+RCLONE_TESTRCLONE_TEST === RUN TestBisyncLocalRemote/filters 2025/06/04 03:27:24 ERROR : error listing: directory not found 2025/06/04 03:27:25 NOTICE: checking initFs Local file system at /tmp/030032mu/initdir/test_filters-gexuted1 2025/06/04 03:27:25 NOTICE: checking Path1 Local file system at /tmp/030032mu/filters/path1 2025/06/04 03:27:36 NOTICE: checking path2 Swift container rclone-test-soxisec9zuse path 030032mu/filters/path2 2025/06/04 03:27:47 NOTICE: (01) : test filters 2025/06/04 03:27:47 NOTICE: (02) : copy-file /tmp/030032mu/datadir/test_filters-gazasiv2/filtersfile.flt /tmp/030032mu/workdir/ 2025/06/04 03:27:47 NOTICE: (03) : test resync to force building of the filters md5 hash 2025/06/04 03:27:47 NOTICE: (04) : bisync filters-file=/tmp/030032mu/workdir/filtersfile.flt resync 2025/06/04 03:27:52 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:27:52 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/04 03:27:52 INFO : Synching Path1 "/tmp/030032mu/filters/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/filters/path2/" 2025/06/04 03:27:52 INFO : Using filters file /tmp/030032mu/workdir/filtersfile.flt 2025/06/04 03:27:52 INFO : Storing filters file hash to /tmp/030032mu/workdir/filtersfile.flt.md5 2025/06/04 03:27:52 INFO : Copying Path2 files to Path1 2025/06/04 03:27:52 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 03:28:03 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 03:28:14 INFO : Resync updating listings 2025/06/04 03:28:14 INFO : Validating listings for Path1 "/tmp/030032mu/filters/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/filters/path2/" 2025/06/04 03:28:14 INFO : Bisync successful 2025/06/04 03:28:14 NOTICE: (05) : copy-listings resync 2025/06/04 03:28:14 NOTICE: (06) : test place new files on the remote 2025/06/04 03:28:14 NOTICE: (07) : touch-glob 2001-01-02 /tmp/030032mu/datadir/test_filters-gazasiv2/ fileZ.txt 2025/06/04 03:28:14 NOTICE: (08) : copy-as /tmp/030032mu/datadir/test_filters-gazasiv2/fileZ.txt TestSwift:rclone-test-soxisec9zuse/030032mu/filters/path2/ fileZ.txt 2025/06/04 03:28:30 NOTICE: (09) : copy-as /tmp/030032mu/datadir/test_filters-gazasiv2/fileZ.txt /tmp/030032mu/filters/path1/subdir fileZ.txt 2025/06/04 03:28:30 NOTICE: (10) : test bisync with filters-file. path2-side fileZ.txt will be filtered. 2025/06/04 03:28:30 NOTICE: (11) : bisync filters-file=/tmp/030032mu/workdir/filtersfile.flt 2025/06/04 03:28:35 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:28:35 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/04 03:28:35 INFO : Synching Path1 "/tmp/030032mu/filters/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/filters/path2/" 2025/06/04 03:28:35 INFO : Using filters file /tmp/030032mu/workdir/filtersfile.flt 2025/06/04 03:28:35 INFO : Building Path1 and Path2 listings 2025/06/04 03:28:46 INFO : Path1 checking for diffs 2025/06/04 03:28:46 INFO : - Path1 File is new - subdir/fileZ.txt 2025/06/04 03:28:46 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/04 03:28:46 INFO : Path2 checking for diffs 2025/06/04 03:28:46 INFO : Applying changes 2025/06/04 03:28:46 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-soxisec9zuse/030032mu/filters/path2/subdir/fileZ.txt 2025/06/04 03:28:46 INFO : - Path1 Do queued copies to - Path2 2025/06/04 03:29:02 INFO : subdir/fileZ.txt: Copied (new) 2025/06/04 03:29:02 INFO : Updating listings 2025/06/04 03:29:02 INFO : Validating listings for Path1 "/tmp/030032mu/filters/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/filters/path2/" 2025/06/04 03:29:02 INFO : Bisync successful bisync_test.go:560: TEST filters PASSED === RUN TestBisyncLocalRemote/filtersfile_checks 2025/06/04 03:29:19 ERROR : error listing: directory not found 2025/06/04 03:29:20 NOTICE: checking initFs Local file system at /tmp/030032mu/initdir/test_filtersfile_checks-yoqicif8 2025/06/04 03:29:20 NOTICE: checking Path1 Local file system at /tmp/030032mu/filtersfile_checks/path1 2025/06/04 03:29:25 NOTICE: checking path2 Swift container rclone-test-soxisec9zuse path 030032mu/filtersfile_checks/path2 2025/06/04 03:29:31 NOTICE: (01) : test filtersfile-checks 2025/06/04 03:29:31 NOTICE: (02) : test initial bisync 2025/06/04 03:29:31 NOTICE: (03) : bisync resync 2025/06/04 03:29:36 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:29:36 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/04 03:29:36 INFO : Synching Path1 "/tmp/030032mu/filtersfile_checks/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/filtersfile_checks/path2/" 2025/06/04 03:29:36 INFO : Copying Path2 files to Path1 2025/06/04 03:29:36 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 03:29:41 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 03:29:47 INFO : Resync updating listings 2025/06/04 03:29:47 INFO : Validating listings for Path1 "/tmp/030032mu/filtersfile_checks/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/filtersfile_checks/path2/" 2025/06/04 03:29:47 INFO : Bisync successful 2025/06/04 03:29:47 NOTICE: (04) : test 1. inject filters file in workdir. 2025/06/04 03:29:47 NOTICE: (05) : copy-file /tmp/030032mu/datadir/test_filtersfile_checks-mixivox4/filtersfile.txt /tmp/030032mu/workdir/ 2025/06/04 03:29:47 NOTICE: (06) : test 2. run with filters-file but without md5. should abort. 2025/06/04 03:29:47 NOTICE: (07) : bisync filters-file=/tmp/030032mu/workdir/filtersfile.txt 2025/06/04 03:29:52 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:29:52 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/04 03:29:52 INFO : Synching Path1 "/tmp/030032mu/filtersfile_checks/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/filtersfile_checks/path2/" 2025/06/04 03:29:52 INFO : Using filters file /tmp/030032mu/workdir/filtersfile.txt 2025/06/04 03:29:52 ERROR : Bisync critical error: filters file md5 hash not found (must run --resync): /tmp/030032mu/workdir/filtersfile.txt 2025/06/04 03:29:52 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/04 03:29:52 NOTICE: Bisync error: bisync aborted 2025/06/04 03:29:52 NOTICE: (08) : test 3. run without filters-file. should be blocked due to prior abort. 2025/06/04 03:29:52 NOTICE: (09) : bisync 2025/06/04 03:29:58 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:29:58 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/04 03:29:58 INFO : Synching Path1 "/tmp/030032mu/filtersfile_checks/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/filtersfile_checks/path2/" 2025/06/04 03:29:58 ERROR : Bisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run Tip: here are the filenames we were looking for. Do they exist? Path1: /tmp/030032mu/workdir/tmp_030032mu_filtersfile_checks_path1..TestSwift_rclone-test-soxisec9zuse_030032mu_filtersfile_checks_path2.path1.lst Path2: /tmp/030032mu/workdir/tmp_030032mu_filtersfile_checks_path1..TestSwift_rclone-test-soxisec9zuse_030032mu_filtersfile_checks_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/030032mu/workdir" 2025/06/04 03:29:58 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/04 03:29:58 NOTICE: Bisync error: bisync aborted 2025/06/04 03:29:58 NOTICE: (10) : test 4. run with filters-file and resync. 2025/06/04 03:29:58 NOTICE: (11) : bisync filters-file=/tmp/030032mu/workdir/filtersfile.txt resync 2025/06/04 03:30:03 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:30:03 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/04 03:30:03 INFO : Synching Path1 "/tmp/030032mu/filtersfile_checks/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/filtersfile_checks/path2/" 2025/06/04 03:30:03 INFO : Using filters file /tmp/030032mu/workdir/filtersfile.txt 2025/06/04 03:30:03 INFO : Storing filters file hash to /tmp/030032mu/workdir/filtersfile.txt.md5 2025/06/04 03:30:03 INFO : Copying Path2 files to Path1 2025/06/04 03:30:03 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 03:30:04 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 03:30:09 INFO : Resync updating listings 2025/06/04 03:30:09 INFO : Validating listings for Path1 "/tmp/030032mu/filtersfile_checks/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/filtersfile_checks/path2/" 2025/06/04 03:30:09 INFO : Bisync successful 2025/06/04 03:30:09 NOTICE: (12) : test 5. run with filters-file alone. should run. 2025/06/04 03:30:09 NOTICE: (13) : bisync filters-file=/tmp/030032mu/workdir/filtersfile.txt 2025/06/04 03:30:14 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:30:14 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/04 03:30:14 INFO : Synching Path1 "/tmp/030032mu/filtersfile_checks/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/filtersfile_checks/path2/" 2025/06/04 03:30:14 INFO : Using filters file /tmp/030032mu/workdir/filtersfile.txt 2025/06/04 03:30:14 INFO : Building Path1 and Path2 listings 2025/06/04 03:30:15 INFO : Path1 checking for diffs 2025/06/04 03:30:15 INFO : Path2 checking for diffs 2025/06/04 03:30:15 INFO : No changes found 2025/06/04 03:30:15 INFO : Updating listings 2025/06/04 03:30:15 INFO : Validating listings for Path1 "/tmp/030032mu/filtersfile_checks/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/filtersfile_checks/path2/" 2025/06/04 03:30:15 INFO : Bisync successful 2025/06/04 03:30:15 NOTICE: (14) : test 6. push changed filters-file to workdir. 2025/06/04 03:30:15 NOTICE: (15) : copy-as /tmp/030032mu/datadir/test_filtersfile_checks-mixivox4/filtersfile2.txt /tmp/030032mu/workdir/ filtersfile.txt 2025/06/04 03:30:15 NOTICE: (16) : test 7. run with filters-file alone. should abort. 2025/06/04 03:30:15 NOTICE: (17) : bisync filters-file=/tmp/030032mu/workdir/filtersfile.txt 2025/06/04 03:30:20 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:30:20 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/04 03:30:20 INFO : Synching Path1 "/tmp/030032mu/filtersfile_checks/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/filtersfile_checks/path2/" 2025/06/04 03:30:20 INFO : Using filters file /tmp/030032mu/workdir/filtersfile.txt 2025/06/04 03:30:20 ERROR : Bisync critical error: filters file has changed (must run --resync): /tmp/030032mu/workdir/filtersfile.txt 2025/06/04 03:30:20 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/04 03:30:20 NOTICE: Bisync error: bisync aborted 2025/06/04 03:30:20 NOTICE: (18) : test 8. run with filters-file and resync and dry-run. should do the dry-run but still cause next non-resync run to abort. 2025/06/04 03:30:20 NOTICE: (19) : bisync filters-file=/tmp/030032mu/workdir/filtersfile.txt resync dry-run 2025/06/04 03:30:25 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:30:25 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/04 03:30:25 INFO : Synching Path1 "/tmp/030032mu/filtersfile_checks/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/filtersfile_checks/path2/" 2025/06/04 03:30:25 INFO : Using filters file /tmp/030032mu/workdir/filtersfile.txt 2025/06/04 03:30:25 INFO : Skipped storing filters file hash to /tmp/030032mu/workdir/filtersfile.txt.md5 as --dry-run is set 2025/06/04 03:30:25 INFO : Copying Path2 files to Path1 2025/06/04 03:30:25 NOTICE: - Path2 Resync is copying files to - Path1 2025/06/04 03:30:31 NOTICE: - Path1 Resync is copying files to - Path2 2025/06/04 03:30:31 INFO : Resync updating listings 2025/06/04 03:30:31 INFO : Bisync successful 2025/06/04 03:30:31 NOTICE: (20) : test 9. run with filters-file alone. should abort. 2025/06/04 03:30:31 NOTICE: (21) : bisync filters-file=/tmp/030032mu/workdir/filtersfile.txt 2025/06/04 03:30:36 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:30:36 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/04 03:30:36 INFO : Synching Path1 "/tmp/030032mu/filtersfile_checks/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/filtersfile_checks/path2/" 2025/06/04 03:30:36 INFO : Using filters file /tmp/030032mu/workdir/filtersfile.txt 2025/06/04 03:30:36 ERROR : Bisync critical error: filters file has changed (must run --resync): /tmp/030032mu/workdir/filtersfile.txt 2025/06/04 03:30:36 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/04 03:30:36 NOTICE: Bisync error: bisync aborted bisync_test.go:560: TEST filtersfile_checks PASSED === RUN TestBisyncLocalRemote/ignorelistingchecksum 2025/06/04 03:30:53 ERROR : error listing: directory not found 2025/06/04 03:30:53 NOTICE: checking initFs Local file system at /tmp/030032mu/initdir/test_ignorelistingchecksum-tozucam5 2025/06/04 03:30:53 NOTICE: checking Path1 Local file system at /tmp/030032mu/ignorelistingchecksum/path1 2025/06/04 03:31:04 NOTICE: checking path2 Swift container rclone-test-soxisec9zuse path 030032mu/ignorelistingchecksum/path2 2025/06/04 03:31:24 NOTICE: (01) : test basic 2025/06/04 03:31:24 NOTICE: (02) : test initial bisync 2025/06/04 03:31:24 NOTICE: (03) : bisync resync 2025/06/04 03:31:30 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:31:30 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/04 03:31:30 INFO : Synching Path1 "/tmp/030032mu/ignorelistingchecksum/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/ignorelistingchecksum/path2/" 2025/06/04 03:31:30 INFO : Copying Path2 files to Path1 2025/06/04 03:31:30 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 03:31:36 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 03:31:51 INFO : Resync updating listings 2025/06/04 03:31:51 INFO : Validating listings for Path1 "/tmp/030032mu/ignorelistingchecksum/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/ignorelistingchecksum/path2/" 2025/06/04 03:31:51 INFO : Bisync successful 2025/06/04 03:31:51 NOTICE: (04) : bisync resync ignore-listing-checksum 2025/06/04 03:31:57 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/04 03:31:57 INFO : Synching Path1 "/tmp/030032mu/ignorelistingchecksum/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/ignorelistingchecksum/path2/" 2025/06/04 03:31:57 INFO : Copying Path2 files to Path1 2025/06/04 03:31:57 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 03:32:08 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 03:32:28 INFO : Resync updating listings 2025/06/04 03:32:28 INFO : Validating listings for Path1 "/tmp/030032mu/ignorelistingchecksum/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/ignorelistingchecksum/path2/" 2025/06/04 03:32:28 INFO : Bisync successful 2025/06/04 03:32:28 NOTICE: (05) : test place newer files on both paths 2025/06/04 03:32:28 NOTICE: (06) : touch-copy 2001-01-02 /tmp/030032mu/datadir/test_ignorelistingchecksum-tofonex8/file1.txt TestSwift:rclone-test-soxisec9zuse/030032mu/ignorelistingchecksum/path2/ 2025/06/04 03:32:39 NOTICE: (07) : copy-as /tmp/030032mu/datadir/test_ignorelistingchecksum-tofonex8/file1.txt /tmp/030032mu/ignorelistingchecksum/path1/subdir file20.txt 2025/06/04 03:32:39 NOTICE: (08) : test bisync run 2025/06/04 03:32:39 NOTICE: (09) : bisync ignore-listing-checksum 2025/06/04 03:32:45 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/04 03:32:45 INFO : Synching Path1 "/tmp/030032mu/ignorelistingchecksum/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/ignorelistingchecksum/path2/" 2025/06/04 03:32:45 INFO : Building Path1 and Path2 listings 2025/06/04 03:32:55 INFO : Path1 checking for diffs 2025/06/04 03:32:55 INFO : - Path1 File changed: size (larger), time (newer) - subdir/file20.txt 2025/06/04 03:32:55 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/04 03:32:55 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/04 03:32:55 INFO : Path2 checking for diffs 2025/06/04 03:32:55 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/04 03:32:55 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/04 03:32:55 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/04 03:32:55 INFO : Applying changes 2025/06/04 03:32:55 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-soxisec9zuse/030032mu/ignorelistingchecksum/path2/subdir/file20.txt 2025/06/04 03:32:55 INFO : - Path2 Queue copy to Path1 - /tmp/030032mu/ignorelistingchecksum/path1/file1.txt 2025/06/04 03:32:55 INFO : - Path2 Do queued copies to - Path1 2025/06/04 03:33:21 INFO : file1.txt: Copied (replaced existing) 2025/06/04 03:33:21 INFO : - Path1 Do queued copies to - Path2 2025/06/04 03:33:26 INFO : subdir/file20.txt: Copied (replaced existing) 2025/06/04 03:33:26 INFO : Updating listings 2025/06/04 03:33:26 INFO : Validating listings for Path1 "/tmp/030032mu/ignorelistingchecksum/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/ignorelistingchecksum/path2/" 2025/06/04 03:33:26 INFO : Bisync successful bisync_test.go:560: TEST ignorelistingchecksum PASSED === RUN TestBisyncLocalRemote/max_delete_path1 2025/06/04 03:33:38 ERROR : error listing: directory not found 2025/06/04 03:33:38 NOTICE: checking initFs Local file system at /tmp/030032mu/initdir/test_max_delete_path1-raqihuk7 2025/06/04 03:33:38 NOTICE: checking Path1 Local file system at /tmp/030032mu/max_delete_path1/path1 2025/06/04 03:33:44 NOTICE: checking path2 Swift container rclone-test-soxisec9zuse path 030032mu/max_delete_path1/path2 2025/06/04 03:33:54 NOTICE: (01) : test max-delete-path1 2025/06/04 03:33:54 NOTICE: (02) : test initial bisync 2025/06/04 03:33:54 NOTICE: (03) : bisync resync 2025/06/04 03:34:15 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:34:15 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/04 03:34:15 INFO : Synching Path1 "/tmp/030032mu/max_delete_path1/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/max_delete_path1/path2/" 2025/06/04 03:34:15 INFO : Copying Path2 files to Path1 2025/06/04 03:34:15 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 03:34:16 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 03:34:22 INFO : Resync updating listings 2025/06/04 03:34:22 INFO : Validating listings for Path1 "/tmp/030032mu/max_delete_path1/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/max_delete_path1/path2/" 2025/06/04 03:34:22 INFO : Bisync successful 2025/06/04 03:34:22 NOTICE: (04) : test delete >50% of local files 2025/06/04 03:34:22 NOTICE: (05) : delete-file /tmp/030032mu/max_delete_path1/path1/file1.txt 2025/06/04 03:34:22 NOTICE: (06) : delete-file /tmp/030032mu/max_delete_path1/path1/file2.txt 2025/06/04 03:34:22 NOTICE: (07) : delete-file /tmp/030032mu/max_delete_path1/path1/file3.txt 2025/06/04 03:34:22 NOTICE: (08) : delete-file /tmp/030032mu/max_delete_path1/path1/file4.txt 2025/06/04 03:34:22 NOTICE: (09) : delete-file /tmp/030032mu/max_delete_path1/path1/file5.txt 2025/06/04 03:34:22 NOTICE: (10) : test sync should fail due to too many local deletes 2025/06/04 03:34:22 NOTICE: (11) : bisync 2025/06/04 03:34:42 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:34:42 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/04 03:34:42 INFO : Synching Path1 "/tmp/030032mu/max_delete_path1/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/max_delete_path1/path2/" 2025/06/04 03:34:42 INFO : Building Path1 and Path2 listings 2025/06/04 03:34:48 INFO : Path1 checking for diffs 2025/06/04 03:34:48 INFO : - Path1 File was deleted - file1.txt 2025/06/04 03:34:48 INFO : - Path1 File was deleted - file2.txt 2025/06/04 03:34:48 INFO : - Path1 File was deleted - file3.txt 2025/06/04 03:34:48 INFO : - Path1 File was deleted - file4.txt 2025/06/04 03:34:48 INFO : - Path1 File was deleted - file5.txt 2025/06/04 03:34:48 INFO : Path1: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/04 03:34:48 INFO : Path2 checking for diffs 2025/06/04 03:34:48 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path1 "/tmp/030032mu/max_delete_path1/path1/". Run with --force if desired. 2025/06/04 03:34:48 NOTICE: Bisync aborted. Please try again. 2025/06/04 03:34:48 NOTICE: Bisync error: too many deletes 2025/06/04 03:34:48 NOTICE: (12) : copy-listings initial-fail 2025/06/04 03:34:48 NOTICE: (13) : test change max-delete limit to 60%. sync should run. 2025/06/04 03:34:48 NOTICE: (14) : bisync max-delete=60 2025/06/04 03:35:09 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:35:09 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/04 03:35:09 INFO : Synching Path1 "/tmp/030032mu/max_delete_path1/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/max_delete_path1/path2/" 2025/06/04 03:35:09 INFO : Building Path1 and Path2 listings 2025/06/04 03:35:10 INFO : Path1 checking for diffs 2025/06/04 03:35:10 INFO : - Path1 File was deleted - file1.txt 2025/06/04 03:35:10 INFO : - Path1 File was deleted - file2.txt 2025/06/04 03:35:10 INFO : - Path1 File was deleted - file3.txt 2025/06/04 03:35:10 INFO : - Path1 File was deleted - file4.txt 2025/06/04 03:35:10 INFO : - Path1 File was deleted - file5.txt 2025/06/04 03:35:10 INFO : Path1: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/04 03:35:10 INFO : Path2 checking for diffs 2025/06/04 03:35:10 INFO : Applying changes 2025/06/04 03:35:10 INFO : - Path2 Queue delete - TestSwift:rclone-test-soxisec9zuse/030032mu/max_delete_path1/path2/file1.txt 2025/06/04 03:35:10 INFO : - Path2 Queue delete - TestSwift:rclone-test-soxisec9zuse/030032mu/max_delete_path1/path2/file2.txt 2025/06/04 03:35:10 INFO : - Path2 Queue delete - TestSwift:rclone-test-soxisec9zuse/030032mu/max_delete_path1/path2/file3.txt 2025/06/04 03:35:10 INFO : - Path2 Queue delete - TestSwift:rclone-test-soxisec9zuse/030032mu/max_delete_path1/path2/file4.txt 2025/06/04 03:35:10 INFO : - Path2 Queue delete - TestSwift:rclone-test-soxisec9zuse/030032mu/max_delete_path1/path2/file5.txt 2025/06/04 03:35:10 INFO : - Path1 Do queued copies to - Path2 2025/06/04 03:35:16 INFO : file1.txt: Deleted 2025/06/04 03:35:16 INFO : file3.txt: Deleted 2025/06/04 03:35:17 INFO : file4.txt: Deleted 2025/06/04 03:35:20 INFO : file2.txt: Deleted 2025/06/04 03:35:20 INFO : file5.txt: Deleted 2025/06/04 03:35:20 INFO : Updating listings 2025/06/04 03:35:20 INFO : Validating listings for Path1 "/tmp/030032mu/max_delete_path1/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/max_delete_path1/path2/" 2025/06/04 03:35:20 INFO : Bisync successful bisync_test.go:560: TEST max_delete_path1 PASSED === RUN TestBisyncLocalRemote/max_delete_path2_force 2025/06/04 03:35:31 ERROR : error listing: directory not found 2025/06/04 03:35:32 NOTICE: checking initFs Local file system at /tmp/030032mu/initdir/test_max_delete_path2_force-noxusol9 2025/06/04 03:35:32 NOTICE: checking Path1 Local file system at /tmp/030032mu/max_delete_path2_force/path1 2025/06/04 03:35:42 NOTICE: checking path2 Swift container rclone-test-soxisec9zuse path 030032mu/max_delete_path2_force/path2 2025/06/04 03:35:58 NOTICE: (01) : test max-delete-path2-force 2025/06/04 03:35:58 NOTICE: (02) : test initial bisync 2025/06/04 03:35:58 NOTICE: (03) : bisync resync 2025/06/04 03:36:19 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:36:19 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/04 03:36:19 INFO : Synching Path1 "/tmp/030032mu/max_delete_path2_force/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/max_delete_path2_force/path2/" 2025/06/04 03:36:19 INFO : Copying Path2 files to Path1 2025/06/04 03:36:19 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 03:36:19 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 03:36:35 INFO : Resync updating listings 2025/06/04 03:36:35 INFO : Validating listings for Path1 "/tmp/030032mu/max_delete_path2_force/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/max_delete_path2_force/path2/" 2025/06/04 03:36:35 INFO : Bisync successful 2025/06/04 03:36:35 NOTICE: (04) : test delete >50% of remote files 2025/06/04 03:36:35 NOTICE: (05) : delete-file TestSwift:rclone-test-soxisec9zuse/030032mu/max_delete_path2_force/path2/file1.txt 2025/06/04 03:36:41 NOTICE: (06) : delete-file TestSwift:rclone-test-soxisec9zuse/030032mu/max_delete_path2_force/path2/file2.txt 2025/06/04 03:36:41 NOTICE: (07) : delete-file TestSwift:rclone-test-soxisec9zuse/030032mu/max_delete_path2_force/path2/file3.txt 2025/06/04 03:36:46 NOTICE: (08) : delete-file TestSwift:rclone-test-soxisec9zuse/030032mu/max_delete_path2_force/path2/file4.txt 2025/06/04 03:36:46 NOTICE: (09) : delete-file TestSwift:rclone-test-soxisec9zuse/030032mu/max_delete_path2_force/path2/file5.txt 2025/06/04 03:36:51 NOTICE: (10) : test sync should fail due to too many path2 deletes 2025/06/04 03:36:51 NOTICE: (11) : bisync 2025/06/04 03:37:11 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:37:11 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/04 03:37:11 INFO : Synching Path1 "/tmp/030032mu/max_delete_path2_force/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/max_delete_path2_force/path2/" 2025/06/04 03:37:11 INFO : Building Path1 and Path2 listings 2025/06/04 03:37:11 INFO : Path1 checking for diffs 2025/06/04 03:37:11 INFO : Path2 checking for diffs 2025/06/04 03:37:11 INFO : - Path2 File was deleted - file1.txt 2025/06/04 03:37:11 INFO : - Path2 File was deleted - file2.txt 2025/06/04 03:37:11 INFO : - Path2 File was deleted - file3.txt 2025/06/04 03:37:11 INFO : - Path2 File was deleted - file4.txt 2025/06/04 03:37:11 INFO : - Path2 File was deleted - file5.txt 2025/06/04 03:37:11 INFO : Path2: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/04 03:37:11 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/max_delete_path2_force/path2/". Run with --force if desired. 2025/06/04 03:37:11 NOTICE: Bisync aborted. Please try again. 2025/06/04 03:37:11 NOTICE: Bisync error: too many deletes 2025/06/04 03:37:11 NOTICE: (12) : copy-listings initial-fail 2025/06/04 03:37:11 NOTICE: (13) : test apply force option. sync should run. 2025/06/04 03:37:11 NOTICE: (14) : bisync force 2025/06/04 03:37:32 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:37:32 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/04 03:37:32 INFO : Synching Path1 "/tmp/030032mu/max_delete_path2_force/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/max_delete_path2_force/path2/" 2025/06/04 03:37:32 INFO : Building Path1 and Path2 listings 2025/06/04 03:37:32 INFO : Path1 checking for diffs 2025/06/04 03:37:32 INFO : Path2 checking for diffs 2025/06/04 03:37:32 INFO : - Path2 File was deleted - file1.txt 2025/06/04 03:37:32 INFO : - Path2 File was deleted - file2.txt 2025/06/04 03:37:32 INFO : - Path2 File was deleted - file3.txt 2025/06/04 03:37:32 INFO : - Path2 File was deleted - file4.txt 2025/06/04 03:37:32 INFO : - Path2 File was deleted - file5.txt 2025/06/04 03:37:32 INFO : Path2: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/04 03:37:32 INFO : Applying changes 2025/06/04 03:37:32 INFO : - Path1 Queue delete - /tmp/030032mu/max_delete_path2_force/path1/file1.txt 2025/06/04 03:37:32 INFO : - Path1 Queue delete - /tmp/030032mu/max_delete_path2_force/path1/file2.txt 2025/06/04 03:37:32 INFO : - Path1 Queue delete - /tmp/030032mu/max_delete_path2_force/path1/file3.txt 2025/06/04 03:37:32 INFO : - Path1 Queue delete - /tmp/030032mu/max_delete_path2_force/path1/file4.txt 2025/06/04 03:37:32 INFO : - Path1 Queue delete - /tmp/030032mu/max_delete_path2_force/path1/file5.txt 2025/06/04 03:37:32 INFO : - Path2 Do queued copies to - Path1 2025/06/04 03:37:32 INFO : file5.txt: Deleted 2025/06/04 03:37:32 INFO : file3.txt: Deleted 2025/06/04 03:37:32 INFO : file1.txt: Deleted 2025/06/04 03:37:32 INFO : file2.txt: Deleted 2025/06/04 03:37:32 INFO : file4.txt: Deleted 2025/06/04 03:37:32 INFO : Updating listings 2025/06/04 03:37:32 INFO : Validating listings for Path1 "/tmp/030032mu/max_delete_path2_force/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/max_delete_path2_force/path2/" 2025/06/04 03:37:32 INFO : Bisync successful bisync_test.go:560: TEST max_delete_path2_force PASSED === RUN TestBisyncLocalRemote/nomodtime 2025/06/04 03:37:49 ERROR : error listing: directory not found 2025/06/04 03:37:49 NOTICE: checking initFs Local file system at /tmp/030032mu/initdir/test_nomodtime-kunuzel9 2025/06/04 03:37:49 NOTICE: checking Path1 Local file system at /tmp/030032mu/nomodtime/path1 2025/06/04 03:37:55 NOTICE: checking path2 Swift container rclone-test-soxisec9zuse path 030032mu/nomodtime/path2 2025/06/04 03:38:06 NOTICE: (01) : test changes 2025/06/04 03:38:06 NOTICE: (02) : test initial bisync 2025/06/04 03:38:06 NOTICE: (03) : bisync resync nomodtime 2025/06/04 03:38:11 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/04 03:38:11 INFO : Synching Path1 "/tmp/030032mu/nomodtime/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/nomodtime/path2/" 2025/06/04 03:38:11 INFO : Copying Path2 files to Path1 2025/06/04 03:38:11 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 03:38:17 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 03:38:22 INFO : Resync updating listings 2025/06/04 03:38:22 INFO : Validating listings for Path1 "/tmp/030032mu/nomodtime/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/nomodtime/path2/" 2025/06/04 03:38:22 INFO : Bisync successful 2025/06/04 03:38:22 NOTICE: (04) : test make modifications on both paths 2025/06/04 03:38:22 NOTICE: (05) : test new on path2 - file10 2025/06/04 03:38:22 NOTICE: (06) : copy-file /tmp/030032mu/datadir/test_nomodtime-vehevac3/file10.txt TestSwift:rclone-test-soxisec9zuse/030032mu/nomodtime/path2/ 2025/06/04 03:39:08 NOTICE: (07) : test changed on path2 - file1 2025/06/04 03:39:08 NOTICE: (08) : copy-file /tmp/030032mu/datadir/test_nomodtime-vehevac3/file1.txt TestSwift:rclone-test-soxisec9zuse/030032mu/nomodtime/path2/ 2025/06/04 03:39:27 NOTICE: (09) : test new on path1 - file11 2025/06/04 03:39:27 NOTICE: (10) : copy-file /tmp/030032mu/datadir/test_nomodtime-vehevac3/file11.txt /tmp/030032mu/nomodtime/path1/ 2025/06/04 03:39:27 NOTICE: (11) : test changed on path1 - file2 2025/06/04 03:39:27 NOTICE: (12) : copy-file /tmp/030032mu/datadir/test_nomodtime-vehevac3/file2.txt /tmp/030032mu/nomodtime/path1/ 2025/06/04 03:39:27 NOTICE: (13) : test deleted on path2 - file3 2025/06/04 03:39:27 NOTICE: (14) : delete-file TestSwift:rclone-test-soxisec9zuse/030032mu/nomodtime/path2/file3.txt 2025/06/04 03:39:43 NOTICE: (15) : test deleted on path1 - file4 2025/06/04 03:39:43 NOTICE: (16) : delete-file /tmp/030032mu/nomodtime/path1/file4.txt 2025/06/04 03:39:43 NOTICE: (17) : test deleted on both paths - file8 2025/06/04 03:39:43 NOTICE: (18) : delete-file /tmp/030032mu/nomodtime/path1/file8.txt 2025/06/04 03:39:43 NOTICE: (19) : delete-file TestSwift:rclone-test-soxisec9zuse/030032mu/nomodtime/path2/file8.txt 2025/06/04 03:39:43 NOTICE: (20) : test changed on both paths - file5 (file5R, file5L) 2025/06/04 03:39:43 NOTICE: (21) : copy-as /tmp/030032mu/datadir/test_nomodtime-vehevac3/file5R.txt TestSwift:rclone-test-soxisec9zuse/030032mu/nomodtime/path2/ file5.txt 2025/06/04 03:39:49 NOTICE: (22) : copy-as /tmp/030032mu/datadir/test_nomodtime-vehevac3/file5L.txt /tmp/030032mu/nomodtime/path1/ file5.txt 2025/06/04 03:39:49 NOTICE: (23) : test changed on path2 and deleted on path1 - file6 2025/06/04 03:39:49 NOTICE: (24) : copy-file /tmp/030032mu/datadir/test_nomodtime-vehevac3/file6.txt TestSwift:rclone-test-soxisec9zuse/030032mu/nomodtime/path2/ 2025/06/04 03:39:55 NOTICE: (25) : delete-file /tmp/030032mu/nomodtime/path1/file6.txt 2025/06/04 03:39:55 NOTICE: (26) : test changed on path1 and deleted on path2 - file7 2025/06/04 03:39:55 NOTICE: (27) : copy-file /tmp/030032mu/datadir/test_nomodtime-vehevac3/file7.txt /tmp/030032mu/nomodtime/path1/ 2025/06/04 03:39:55 NOTICE: (28) : delete-file TestSwift:rclone-test-soxisec9zuse/030032mu/nomodtime/path2/file7.txt 2025/06/04 03:39:55 NOTICE: (29) : test bisync run 2025/06/04 03:39:55 NOTICE: (30) : bisync nomodtime 2025/06/04 03:40:00 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/04 03:40:00 INFO : Synching Path1 "/tmp/030032mu/nomodtime/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/nomodtime/path2/" 2025/06/04 03:40:00 INFO : Building Path1 and Path2 listings 2025/06/04 03:40:06 INFO : Path1 checking for diffs 2025/06/04 03:40:06 INFO : - Path1 File changed: size (larger), hash - file2.txt 2025/06/04 03:40:06 INFO : - Path1 File was deleted - file4.txt 2025/06/04 03:40:06 INFO : - Path1 File changed: size (larger), hash - file5.txt 2025/06/04 03:40:06 INFO : - Path1 File was deleted - file6.txt 2025/06/04 03:40:06 INFO : - Path1 File changed: size (larger), hash - file7.txt 2025/06/04 03:40:06 INFO : - Path1 File was deleted - file8.txt 2025/06/04 03:40:06 INFO : - Path1 File is new - file11.txt 2025/06/04 03:40:06 INFO : Path1: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/04 03:40:06 INFO : (Modified:  3 larger,  0 smaller,  3 hash differs) 2025/06/04 03:40:06 INFO : Path2 checking for diffs 2025/06/04 03:40:06 INFO : - Path2 File changed: size (larger), hash - file1.txt 2025/06/04 03:40:06 INFO : - Path2 File was deleted - file3.txt 2025/06/04 03:40:06 INFO : - Path2 File changed: size (larger), hash - file5.txt 2025/06/04 03:40:06 INFO : - Path2 File changed: size (larger), hash - file6.txt 2025/06/04 03:40:06 INFO : - Path2 File was deleted - file7.txt 2025/06/04 03:40:06 INFO : - Path2 File was deleted - file8.txt 2025/06/04 03:40:06 INFO : - Path2 File is new - file10.txt 2025/06/04 03:40:06 INFO : Path2: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/04 03:40:06 INFO : (Modified:  3 larger,  0 smaller,  3 hash differs) 2025/06/04 03:40:06 INFO : Applying changes 2025/06/04 03:40:06 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-soxisec9zuse/030032mu/nomodtime/path2/file11.txt 2025/06/04 03:40:06 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-soxisec9zuse/030032mu/nomodtime/path2/file2.txt 2025/06/04 03:40:06 INFO : - Path2 Queue delete - TestSwift:rclone-test-soxisec9zuse/030032mu/nomodtime/path2/file4.txt 2025/06/04 03:40:06 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/04 03:40:06 NOTICE: - Path1 Renaming Path1 copy - /tmp/030032mu/nomodtime/path1/file5.txt.conflict1 2025/06/04 03:40:06 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1 2025/06/04 03:40:06 NOTICE: - Path1 Queue copy to Path2 - TestSwift:rclone-test-soxisec9zuse/030032mu/nomodtime/path2/file5.txt.conflict1 2025/06/04 03:40:06 NOTICE: - Path2 Renaming Path2 copy - TestSwift:rclone-test-soxisec9zuse/030032mu/nomodtime/path2/file5.txt.conflict2 2025/06/04 03:40:17 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict2 2025/06/04 03:40:17 INFO : file5.txt: Deleted 2025/06/04 03:40:17 NOTICE: - Path2 Queue copy to Path1 - /tmp/030032mu/nomodtime/path1/file5.txt.conflict2 2025/06/04 03:40:17 INFO : - Path2 Queue copy to Path1 - /tmp/030032mu/nomodtime/path1/file6.txt 2025/06/04 03:40:17 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-soxisec9zuse/030032mu/nomodtime/path2/file7.txt 2025/06/04 03:40:17 INFO : - Path2 Queue copy to Path1 - /tmp/030032mu/nomodtime/path1/file1.txt 2025/06/04 03:40:17 INFO : - Path2 Queue copy to Path1 - /tmp/030032mu/nomodtime/path1/file10.txt 2025/06/04 03:40:17 INFO : - Path1 Queue delete - /tmp/030032mu/nomodtime/path1/file3.txt 2025/06/04 03:40:17 INFO : - Path2 Do queued copies to - Path1 2025/06/04 03:40:23 INFO : file10.txt: Copied (new) 2025/06/04 03:40:23 INFO : file1.txt: Copied (replaced existing) 2025/06/04 03:40:23 INFO : file5.txt.conflict2: Copied (new) 2025/06/04 03:40:23 INFO : file6.txt: Copied (new) 2025/06/04 03:40:23 INFO : file3.txt: Deleted 2025/06/04 03:40:23 INFO : - Path1 Do queued copies to - Path2 2025/06/04 03:40:28 INFO : file11.txt: Copied (new) 2025/06/04 03:40:28 INFO : file7.txt: Copied (new) 2025/06/04 03:40:29 INFO : file5.txt.conflict1: Copied (new) 2025/06/04 03:40:34 INFO : file2.txt: Copied (replaced existing) 2025/06/04 03:40:34 INFO : file4.txt: Deleted 2025/06/04 03:40:34 INFO : Updating listings 2025/06/04 03:40:34 INFO : Validating listings for Path1 "/tmp/030032mu/nomodtime/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/nomodtime/path2/" 2025/06/04 03:40:34 INFO : Bisync successful bisync_test.go:560: TEST nomodtime PASSED === RUN TestBisyncLocalRemote/normalization 2025/06/04 03:40:50 ERROR : error listing: directory not found 2025/06/04 03:40:50 NOTICE: checking initFs Local file system at /tmp/030032mu/initdir/test_normalization-lafapan4 2025/06/04 03:40:50 NOTICE: checking Path1 Local file system at /tmp/030032mu/normalization/path1 2025/06/04 03:40:56 NOTICE: checking path2 Swift container rclone-test-soxisec9zuse path 030032mu/normalization/path2 2025/06/04 03:40:57 NOTICE: (01) : test normalization 2025/06/04 03:40:57 NOTICE: (02) : touch-copy 2001-01-02 /tmp/030032mu/datadir/test_normalization-divufuw3/file1.txt TestSwift:rclone-test-soxisec9zuse/030032mu/normalization/path2/ 2025/06/04 03:41:17 NOTICE: (03) : test initial bisync 2025/06/04 03:41:17 NOTICE: (04) : bisync resync 2025/06/04 03:41:23 NOTICE: Local file system at /tmp/030032mu/normalization/path1: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" 2025/06/04 03:41:23 NOTICE: Local file system at /tmp/030032mu/normalization/path1: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" bisync_test.go:1035: Fs is incapable of running test as the paths produce different results, skipping: normalization (path1: 測試_Русский_ _ _ě_áñ測試_Русский_ _ _ě_áñ (NFC) path2: RCLONE_TESTRCLONE_TEST (RCLONE_TESTRCLONE_TEST)) (fs1: Local file system at /tmp/030032mu/normalization/path1 fs2: Swift container rclone-test-soxisec9zuse path 030032mu/normalization/path2) @@ -1 +1 @@ -測試_Русский_ _ _ě_áñ測試_Русский_ _ _ě_áñ+RCLONE_TESTRCLONE_TEST === RUN TestBisyncLocalRemote/rclone_args 2025/06/04 03:42:26 ERROR : error listing: directory not found 2025/06/04 03:42:26 NOTICE: checking initFs Local file system at /tmp/030032mu/initdir/test_rclone_args-vigofuy3 2025/06/04 03:42:26 NOTICE: checking Path1 Local file system at /tmp/030032mu/rclone_args/path1 2025/06/04 03:42:32 NOTICE: checking path2 Swift container rclone-test-soxisec9zuse path 030032mu/rclone_args/path2 2025/06/04 03:42:37 NOTICE: (01) : test rclone-args 2025/06/04 03:42:37 NOTICE: (02) : touch-glob 2001-01-02 /tmp/030032mu/datadir/test_rclone_args-cimapiq5/ * 2025/06/04 03:42:37 NOTICE: (03) : test initial bisync 2025/06/04 03:42:37 NOTICE: (04) : bisync resync checksum 2025/06/04 03:42:58 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/04 03:42:58 INFO : Synching Path1 "/tmp/030032mu/rclone_args/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/rclone_args/path2/" 2025/06/04 03:42:58 INFO : Copying Path2 files to Path1 2025/06/04 03:42:58 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 03:42:58 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 03:43:03 INFO : Resync updating listings 2025/06/04 03:43:03 INFO : Validating listings for Path1 "/tmp/030032mu/rclone_args/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/rclone_args/path2/" 2025/06/04 03:43:03 INFO : Bisync successful 2025/06/04 03:43:03 NOTICE: (05) : test place newer files on both paths 2025/06/04 03:43:03 NOTICE: (06) : copy-file /tmp/030032mu/datadir/test_rclone_args-cimapiq5/file1.txt /tmp/030032mu/rclone_args/path1/ 2025/06/04 03:43:03 NOTICE: (07) : copy-file /tmp/030032mu/datadir/test_rclone_args-cimapiq5/file2.txt TestSwift:rclone-test-soxisec9zuse/030032mu/rclone_args/path2/ 2025/06/04 03:43:14 NOTICE: (08) : copy-file /tmp/030032mu/datadir/test_rclone_args-cimapiq5/file20.txt /tmp/030032mu/rclone_args/path1/subdir 2025/06/04 03:43:14 NOTICE: (09) : copy-file /tmp/030032mu/datadir/test_rclone_args-cimapiq5/file21.txt TestSwift:rclone-test-soxisec9zuse/030032mu/rclone_args/path2/subdir 2025/06/04 03:43:30 NOTICE: (10) : touch-glob 2001-01-02 /tmp/030032mu/rclone_args/path1/ file1.txt 2025/06/04 03:43:30 NOTICE: (11) : touch-glob 2001-01-02 TestSwift:rclone-test-soxisec9zuse/030032mu/rclone_args/path2/ file2.txt 2025/06/04 03:44:16 NOTICE: (12) : touch-glob 2001-01-02 /tmp/030032mu/rclone_args/path1/subdir/ file20.txt 2025/06/04 03:44:16 NOTICE: (13) : touch-glob 2001-01-02 TestSwift:rclone-test-soxisec9zuse/030032mu/rclone_args/path2/subdir/ file21.txt 2025/06/04 03:44:36 NOTICE: (14) : test run bisync with custom options 2025/06/04 03:44:36 NOTICE: (15) : bisync checksum 2025/06/04 03:45:58 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/04 03:45:58 INFO : Synching Path1 "/tmp/030032mu/rclone_args/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/rclone_args/path2/" 2025/06/04 03:45:58 INFO : Building Path1 and Path2 listings 2025/06/04 03:46:04 INFO : Path1 checking for diffs 2025/06/04 03:46:04 INFO : - Path1 File changed: hash - file1.txt 2025/06/04 03:46:04 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/04 03:46:04 INFO : (Modified:  1 hash differs) 2025/06/04 03:46:04 INFO : Path2 checking for diffs 2025/06/04 03:46:04 INFO : - Path2 File changed: size (larger), hash - file2.txt 2025/06/04 03:46:04 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/04 03:46:04 INFO : (Modified:  1 larger,  0 smaller,  1 hash differs) 2025/06/04 03:46:04 INFO : Applying changes 2025/06/04 03:46:04 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-soxisec9zuse/030032mu/rclone_args/path2/file1.txt 2025/06/04 03:46:04 INFO : - Path2 Queue copy to Path1 - /tmp/030032mu/rclone_args/path1/file2.txt 2025/06/04 03:46:04 INFO : - Path2 Do queued copies to - Path1 2025/06/04 03:46:09 INFO : file2.txt: Copied (replaced existing) 2025/06/04 03:46:09 INFO : - Path1 Do queued copies to - Path2 2025/06/04 03:46:09 INFO : file1.txt: Copied (replaced existing) 2025/06/04 03:46:09 INFO : Updating listings 2025/06/04 03:46:09 INFO : Validating listings for Path1 "/tmp/030032mu/rclone_args/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/rclone_args/path2/" 2025/06/04 03:46:09 INFO : Bisync successful 2025/06/04 03:46:09 NOTICE: (16) : touch-glob 2007-07-23 /tmp/030032mu/datadir/test_rclone_args-cimapiq5/ * 2025/06/04 03:46:09 NOTICE: (17) : copy-file /tmp/030032mu/datadir/test_rclone_args-cimapiq5/file1.txt /tmp/030032mu/rclone_args/path1/ 2025/06/04 03:46:09 NOTICE: (18) : copy-file /tmp/030032mu/datadir/test_rclone_args-cimapiq5/file2.txt TestSwift:rclone-test-soxisec9zuse/030032mu/rclone_args/path2/ 2025/06/04 03:46:26 NOTICE: (19) : copy-file /tmp/030032mu/datadir/test_rclone_args-cimapiq5/file20.txt /tmp/030032mu/rclone_args/path1/subdir 2025/06/04 03:46:26 NOTICE: (20) : copy-as /tmp/030032mu/datadir/test_rclone_args-cimapiq5/file21.txt TestSwift:rclone-test-soxisec9zuse/030032mu/rclone_args/path2/ file1.txt 2025/06/04 03:46:47 NOTICE: (21) : touch-glob 2007-07-23 /tmp/030032mu/rclone_args/path1/ file1.txt 2025/06/04 03:46:47 NOTICE: (22) : touch-glob 2007-07-23 TestSwift:rclone-test-soxisec9zuse/030032mu/rclone_args/path2/ file2.txt 2025/06/04 03:47:47 NOTICE: (23) : touch-glob 2007-07-23 /tmp/030032mu/rclone_args/path1/subdir/ file20.txt 2025/06/04 03:47:47 NOTICE: (24) : touch-glob 2007-07-23 TestSwift:rclone-test-soxisec9zuse/030032mu/rclone_args/path2/subdir/ file21.txt 2025/06/04 03:48:03 NOTICE: (25) : bisync size-only 2025/06/04 03:48:23 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:48:23 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/04 03:48:23 INFO : Synching Path1 "/tmp/030032mu/rclone_args/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/rclone_args/path2/" 2025/06/04 03:48:23 INFO : Building Path1 and Path2 listings 2025/06/04 03:48:23 INFO : Path1 checking for diffs 2025/06/04 03:48:23 INFO : Path2 checking for diffs 2025/06/04 03:48:23 INFO : - Path2 File changed: size (smaller) - file1.txt 2025/06/04 03:48:23 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/04 03:48:23 INFO : (Modified:  0 larger,  1 smaller) 2025/06/04 03:48:23 INFO : Applying changes 2025/06/04 03:48:23 INFO : - Path2 Queue copy to Path1 - /tmp/030032mu/rclone_args/path1/file1.txt 2025/06/04 03:48:23 INFO : - Path2 Do queued copies to - Path1 2025/06/04 03:48:24 INFO : file1.txt: Copied (replaced existing) 2025/06/04 03:48:24 INFO : Updating listings 2025/06/04 03:48:24 INFO : Validating listings for Path1 "/tmp/030032mu/rclone_args/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/rclone_args/path2/" 2025/06/04 03:48:24 INFO : Bisync successful 2025/06/04 03:48:24 NOTICE: (26) : bisync resync 2025/06/04 03:49:02 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:49:02 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/04 03:49:02 INFO : Synching Path1 "/tmp/030032mu/rclone_args/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/rclone_args/path2/" 2025/06/04 03:49:02 INFO : Copying Path2 files to Path1 2025/06/04 03:49:02 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 03:49:02 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 03:49:13 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/04 03:49:13 INFO : subdir/file20.txt: Updated modification time in destination 2025/06/04 03:49:18 INFO : file2.txt: Updated modification time in destination 2025/06/04 03:49:18 INFO : Resync updating listings 2025/06/04 03:49:18 INFO : Validating listings for Path1 "/tmp/030032mu/rclone_args/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/rclone_args/path2/" 2025/06/04 03:49:18 INFO : Bisync successful 2025/06/04 03:49:18 NOTICE: (27) : copy-file /tmp/030032mu/datadir/test_rclone_args-cimapiq5/file1.txt /tmp/030032mu/rclone_args/path1/ 2025/06/04 03:49:18 NOTICE: (28) : copy-file /tmp/030032mu/datadir/test_rclone_args-cimapiq5/file2.txt TestSwift:rclone-test-soxisec9zuse/030032mu/rclone_args/path2/ 2025/06/04 03:50:24 NOTICE: (29) : copy-file /tmp/030032mu/datadir/test_rclone_args-cimapiq5/file20.txt /tmp/030032mu/rclone_args/path1/subdir 2025/06/04 03:50:24 NOTICE: (30) : copy-file /tmp/030032mu/datadir/test_rclone_args-cimapiq5/file21.txt TestSwift:rclone-test-soxisec9zuse/030032mu/rclone_args/path2/subdir 2025/06/04 03:50:40 NOTICE: (31) : touch-glob 2007-07-23 /tmp/030032mu/rclone_args/path1/ file1.txt 2025/06/04 03:50:40 NOTICE: (32) : touch-glob 2007-07-23 TestSwift:rclone-test-soxisec9zuse/030032mu/rclone_args/path2/ file2.txt 2025/06/04 03:51:20 NOTICE: (33) : touch-glob 2007-07-23 /tmp/030032mu/rclone_args/path1/subdir/ file20.txt 2025/06/04 03:51:20 NOTICE: (34) : touch-glob 2007-07-23 TestSwift:rclone-test-soxisec9zuse/030032mu/rclone_args/path2/subdir/ file21.txt 2025/06/04 03:51:31 NOTICE: (35) : bisync ignore-size 2025/06/04 03:52:06 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 03:52:06 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": false, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/04 03:52:06 INFO : Synching Path1 "/tmp/030032mu/rclone_args/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/rclone_args/path2/" 2025/06/04 03:52:06 INFO : Building Path1 and Path2 listings 2025/06/04 03:52:12 INFO : Path1 checking for diffs 2025/06/04 03:52:12 INFO : Path2 checking for diffs 2025/06/04 03:52:12 INFO : - Path2 File changed: time (newer) - file2.txt 2025/06/04 03:52:12 INFO : - Path2 File changed: time (newer) - subdir/file21.txt 2025/06/04 03:52:12 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/04 03:52:12 INFO : (Modified:  2 newer,  0 older) 2025/06/04 03:52:12 INFO : Applying changes 2025/06/04 03:52:12 INFO : - Path2 Queue copy to Path1 - /tmp/030032mu/rclone_args/path1/file2.txt 2025/06/04 03:52:12 INFO : - Path2 Queue copy to Path1 - /tmp/030032mu/rclone_args/path1/subdir/file21.txt 2025/06/04 03:52:12 INFO : - Path2 Do queued copies to - Path1 2025/06/04 03:52:17 INFO : file2.txt: Updated modification time in destination 2025/06/04 03:52:17 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/04 03:52:17 INFO : Updating listings 2025/06/04 03:52:17 INFO : Validating listings for Path1 "/tmp/030032mu/rclone_args/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/rclone_args/path2/" 2025/06/04 03:52:17 INFO : Bisync successful 2025/06/04 03:52:17 NOTICE: (36) : bisync resync compare-all 2025/06/04 03:52:54 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/04 03:52:54 INFO : Synching Path1 "/tmp/030032mu/rclone_args/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/rclone_args/path2/" 2025/06/04 03:52:54 INFO : Copying Path2 files to Path1 2025/06/04 03:52:54 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 03:52:59 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 03:52:59 INFO : file1.txt: Copied (replaced existing) 2025/06/04 03:53:04 INFO : Resync updating listings 2025/06/04 03:53:04 INFO : Validating listings for Path1 "/tmp/030032mu/rclone_args/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/rclone_args/path2/" 2025/06/04 03:53:04 INFO : Bisync successful 2025/06/04 03:53:04 NOTICE: (37) : copy-as /tmp/030032mu/datadir/test_rclone_args-cimapiq5/file21.txt TestSwift:rclone-test-soxisec9zuse/030032mu/rclone_args/path2/ file2.txt 2025/06/04 03:53:15 NOTICE: (38) : touch-glob 2023-08-26 /tmp/030032mu/datadir/test_rclone_args-cimapiq5/ * 2025/06/04 03:53:15 NOTICE: (39) : copy-file /tmp/030032mu/datadir/test_rclone_args-cimapiq5/file1.txt /tmp/030032mu/rclone_args/path1/ 2025/06/04 03:53:15 NOTICE: (40) : copy-file /tmp/030032mu/datadir/test_rclone_args-cimapiq5/file20.txt /tmp/030032mu/rclone_args/path1/subdir 2025/06/04 03:53:15 NOTICE: (41) : copy-file /tmp/030032mu/datadir/test_rclone_args-cimapiq5/file21.txt TestSwift:rclone-test-soxisec9zuse/030032mu/rclone_args/path2/subdir 2025/06/04 03:53:34 NOTICE: (42) : touch-glob 2007-07-23 TestSwift:rclone-test-soxisec9zuse/030032mu/rclone_args/path2/ file2.txt 2025/06/04 03:54:14 NOTICE: (43) : touch-glob 2023-08-26 /tmp/030032mu/rclone_args/path1/ file1.txt 2025/06/04 03:54:14 NOTICE: (44) : touch-glob 2023-08-26 /tmp/030032mu/rclone_args/path1/subdir/ file20.txt 2025/06/04 03:54:14 NOTICE: (45) : touch-glob 2023-08-26 TestSwift:rclone-test-soxisec9zuse/030032mu/rclone_args/path2/subdir/ file21.txt 2025/06/04 03:54:25 NOTICE: (46) : bisync compare-all 2025/06/04 03:55:01 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/04 03:55:01 INFO : Synching Path1 "/tmp/030032mu/rclone_args/path1/" with Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/rclone_args/path2/" 2025/06/04 03:55:01 INFO : Building Path1 and Path2 listings 2025/06/04 03:55:07 INFO : Path1 checking for diffs 2025/06/04 03:55:07 INFO : - Path1 File changed: time (newer) - file1.txt 2025/06/04 03:55:07 INFO : - Path1 File changed: time (newer) - subdir/file20.txt 2025/06/04 03:55:07 INFO : Path1: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/04 03:55:07 INFO : (Modified:  2 newer,  0 older) 2025/06/04 03:55:07 INFO : Path2 checking for diffs 2025/06/04 03:55:07 INFO : - Path2 File changed: size (smaller), hash - file2.txt 2025/06/04 03:55:07 INFO : - Path2 File changed: time (newer) - subdir/file21.txt 2025/06/04 03:55:07 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/04 03:55:07 INFO : (Modified:  1 newer,  0 older,  0 larger,  1 smaller,  1 hash differs) 2025/06/04 03:55:07 INFO : Applying changes 2025/06/04 03:55:07 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-soxisec9zuse/030032mu/rclone_args/path2/file1.txt 2025/06/04 03:55:07 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-soxisec9zuse/030032mu/rclone_args/path2/subdir/file20.txt 2025/06/04 03:55:07 INFO : - Path2 Queue copy to Path1 - /tmp/030032mu/rclone_args/path1/file2.txt 2025/06/04 03:55:07 INFO : - Path2 Queue copy to Path1 - /tmp/030032mu/rclone_args/path1/subdir/file21.txt 2025/06/04 03:55:07 INFO : - Path2 Do queued copies to - Path1 2025/06/04 03:55:27 INFO : file2.txt: Copied (replaced existing) 2025/06/04 03:55:32 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/04 03:55:32 INFO : - Path1 Do queued copies to - Path2 2025/06/04 03:56:15 INFO : file1.txt: Updated modification time in destination 2025/06/04 03:56:21 INFO : subdir/file20.txt: Updated modification time in destination 2025/06/04 03:56:21 INFO : Updating listings 2025/06/04 03:56:21 INFO : Validating listings for Path1 "/tmp/030032mu/rclone_args/path1/" vs Path2 "TestSwift:rclone-test-soxisec9zuse/030032mu/rclone_args/path2/" 2025/06/04 03:56:21 INFO : Bisync successful bisync_test.go:560: TEST rclone_args PASSED === RUN TestBisyncLocalRemote/resolve bisync_test.go:355: test resolve timed out - not enough time to start test (4m0.630486107s remaining, need 14m26.299526511s for test) === RUN TestBisyncLocalRemote/resync bisync_test.go:355: test resync timed out - not enough time to start test (4m0.630102366s remaining, need 14m26.299526511s for test) === RUN TestBisyncLocalRemote/resync_modes bisync_test.go:355: test resync_modes timed out - not enough time to start test (4m0.629768199s remaining, need 14m26.299526511s for test) === RUN TestBisyncLocalRemote/rmdirs bisync_test.go:355: test rmdirs timed out - not enough time to start test (4m0.629437127s remaining, need 14m26.299526511s for test) === RUN TestBisyncLocalRemote/volatile bisync_test.go:355: test volatile timed out - not enough time to start test (4m0.629151301s remaining, need 14m26.299526511s for test) --- FAIL: TestBisyncLocalRemote (3380.95s) --- PASS: TestBisyncLocalRemote/check_filename (216.75s) --- PASS: TestBisyncLocalRemote/check_sync (213.25s) --- PASS: TestBisyncLocalRemote/compare_all (263.63s) --- PASS: TestBisyncLocalRemote/concurrent (74.13s) --- SKIP: TestBisyncLocalRemote/createemptysrcdirs (22.35s) --- PASS: TestBisyncLocalRemote/dry_run (227.35s) --- PASS: TestBisyncLocalRemote/equal (124.19s) --- PASS: TestBisyncLocalRemote/ext_paths (336.17s) --- SKIP: TestBisyncLocalRemote/extended_filenames (128.61s) --- PASS: TestBisyncLocalRemote/filters (115.01s) --- PASS: TestBisyncLocalRemote/filtersfile_checks (93.02s) --- PASS: TestBisyncLocalRemote/ignorelistingchecksum (165.23s) --- PASS: TestBisyncLocalRemote/max_delete_path1 (113.79s) --- PASS: TestBisyncLocalRemote/max_delete_path2_force (137.35s) --- PASS: TestBisyncLocalRemote/nomodtime (181.15s) --- SKIP: TestBisyncLocalRemote/normalization (80.76s) --- PASS: TestBisyncLocalRemote/rclone_args (866.30s) --- FAIL: TestBisyncLocalRemote/resolve (0.00s) --- FAIL: TestBisyncLocalRemote/resync (0.00s) --- FAIL: TestBisyncLocalRemote/resync_modes (0.00s) --- FAIL: TestBisyncLocalRemote/rmdirs (0.00s) --- FAIL: TestBisyncLocalRemote/volatile (0.00s) FAIL 2025/06/04 03:56:53 NOTICE: purge failed: directory not found "./bisync.test -test.v -test.timeout 1h0m0s -remote TestSwift: -verbose -test.run '^TestBisyncLocalRemote$/^(check_filename|check_sync|compare_all|concurrent|createemptysrcdirs|dry_run|equal|ext_paths|extended_filenames|filters|filtersfile_checks|ignorelistingchecksum|max_delete_path1|max_delete_path2_force|nomodtime|normalization|rclone_args|resolve|resync|resync_modes|rmdirs|volatile)$'" - Finished ERROR in 56m21.560502091s (try 3/5): exit status 1: Failed [TestBisyncLocalRemote/resolve TestBisyncLocalRemote/resync TestBisyncLocalRemote/resync_modes TestBisyncLocalRemote/rmdirs TestBisyncLocalRemote/volatile]