"./bisync.test -test.v -test.timeout 1h0m0s -remote TestBox: -verbose -test.run '^TestBisyncRemoteRemote$/^(check_access|check_access_filters|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 2/5) === RUN TestBisyncRemoteRemote 2025/06/13 04:57:48 NOTICE: remote: TestBox:rclone-test-nuzoxof2buqu === RUN TestBisyncRemoteRemote/check_access 2025/06/13 04:58:03 ERROR : error listing: directory not found 2025/06/13 04:58:03 ERROR : error listing: directory not found 2025/06/13 04:58:03 NOTICE: checking initFs Local file system at /tmp/045748pe/initdir/test_check_access-lozamoh3 2025/06/13 04:58:13 NOTICE: checking Path1 box root 'rclone-test-nuzoxof2buqu/045748pe/check_access/path1' 2025/06/13 04:58:22 NOTICE: checking path2 box root 'rclone-test-nuzoxof2buqu/045748pe/check_access/path2' 2025/06/13 04:58:23 NOTICE: (01) : test check-access 2025/06/13 04:58:23 NOTICE: (02) : test initial bisync 2025/06/13 04:58:23 NOTICE: (03) : bisync resync 2025/06/13 04:58:30 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 04:58:30 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 04:58:30 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access/path2/" 2025/06/13 04:58:30 INFO : Copying Path2 files to Path1 2025/06/13 04:58:30 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 04:58:31 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 04:58:32 INFO : Resync updating listings 2025/06/13 04:58:32 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access/path2/" 2025/06/13 04:58:32 INFO : Bisync successful 2025/06/13 04:58:32 NOTICE: (04) : test 1. see that check-access passes with the initial setup 2025/06/13 04:58:32 NOTICE: (05) : bisync check-access 2025/06/13 04:58:38 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 04:58:38 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 04:58:38 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access/path2/" 2025/06/13 04:58:38 INFO : Building Path1 and Path2 listings 2025/06/13 04:58:39 INFO : Path1 checking for diffs 2025/06/13 04:58:39 INFO : Path2 checking for diffs 2025/06/13 04:58:39 INFO : Checking access health 2025/06/13 04:58:39 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/13 04:58:39 INFO : No changes found 2025/06/13 04:58:39 INFO : Updating listings 2025/06/13 04:58:39 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access/path2/" 2025/06/13 04:58:39 INFO : Bisync successful 2025/06/13 04:58:39 NOTICE: (06) : test 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical. 2025/06/13 04:58:39 NOTICE: (07) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access/path2/subdir/RCLONE_TEST 2025/06/13 04:58:45 NOTICE: (08) : bisync check-access 2025/06/13 04:58:52 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 04:58:52 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 04:58:52 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access/path2/" 2025/06/13 04:58:52 INFO : Building Path1 and Path2 listings 2025/06/13 04:58:53 INFO : Path1 checking for diffs 2025/06/13 04:58:53 INFO : Path2 checking for diffs 2025/06/13 04:58:53 INFO : - Path2 File was deleted - subdir/RCLONE_TEST 2025/06/13 04:58:53 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/13 04:58:53 INFO : Checking access health 2025/06/13 04:58:53 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST 2025/06/13 04:58:53 ERROR : -  Access test failed: Path1 file not found in Path2 - subdir/RCLONE_TEST 2025/06/13 04:58:53 ERROR : Bisync critical error: check file check failed 2025/06/13 04:58:53 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/13 04:58:53 NOTICE: Bisync error: bisync aborted 2025/06/13 04:58:53 NOTICE: (09) : copy-listings path2-missing 2025/06/13 04:58:53 NOTICE: (10) : test 3. put the path2 subdir RCLONE_TEST back, resync. 2025/06/13 04:58:53 NOTICE: (11) : copy-file TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access/path1/subdir/RCLONE_TEST TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access/path2/ 2025/06/13 04:59:03 NOTICE: (12) : bisync resync 2025/06/13 04:59:10 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 04:59:10 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 04:59:10 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access/path2/" 2025/06/13 04:59:10 INFO : Copying Path2 files to Path1 2025/06/13 04:59:10 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 04:59:10 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 04:59:13 INFO : subdir/RCLONE_TEST: Copied (server-side copy) 2025/06/13 04:59:13 INFO : Resync updating listings 2025/06/13 04:59:13 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access/path2/" 2025/06/13 04:59:13 INFO : Bisync successful 2025/06/13 04:59:13 NOTICE: (13) : test 4. run sync with check-access. should pass. 2025/06/13 04:59:13 NOTICE: (14) : bisync check-access 2025/06/13 04:59:20 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 04:59:20 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 04:59:20 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access/path2/" 2025/06/13 04:59:20 INFO : Building Path1 and Path2 listings 2025/06/13 04:59:20 INFO : Path1 checking for diffs 2025/06/13 04:59:20 INFO : Path2 checking for diffs 2025/06/13 04:59:20 INFO : Checking access health 2025/06/13 04:59:20 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/13 04:59:20 INFO : No changes found 2025/06/13 04:59:20 INFO : Updating listings 2025/06/13 04:59:20 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access/path2/" 2025/06/13 04:59:20 INFO : Bisync successful 2025/06/13 04:59:20 NOTICE: (15) : test 5. delete path1 top level RCLONE_TEST, run sync. should fail critical. 2025/06/13 04:59:20 NOTICE: (16) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access/path1/RCLONE_TEST 2025/06/13 04:59:24 NOTICE: (17) : bisync check-access 2025/06/13 04:59:31 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 04:59:31 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 04:59:31 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access/path2/" 2025/06/13 04:59:31 INFO : Building Path1 and Path2 listings 2025/06/13 04:59:32 INFO : Path1 checking for diffs 2025/06/13 04:59:32 INFO : - Path1 File was deleted - RCLONE_TEST 2025/06/13 04:59:32 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/13 04:59:32 INFO : Path2 checking for diffs 2025/06/13 04:59:32 INFO : Checking access health 2025/06/13 04:59:32 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST 2025/06/13 04:59:32 ERROR : -  Access test failed: Path2 file not found in Path1 - RCLONE_TEST 2025/06/13 04:59:32 ERROR : Bisync critical error: check file check failed 2025/06/13 04:59:32 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/13 04:59:32 NOTICE: Bisync error: bisync aborted 2025/06/13 04:59:32 NOTICE: (18) : copy-listings path1-missing 2025/06/13 04:59:32 NOTICE: (19) : test 6. run again. should fail critical due to missing listings. 2025/06/13 04:59:32 NOTICE: (20) : bisync check-access 2025/06/13 04:59:39 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 04:59:39 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 04:59:39 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access/path2/" 2025/06/13 04:59:39 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/045748pe/workdir/TestBox_rclone-test-nuzoxof2buqu_045748pe_check_access_path1..TestBox_rclone-test-nuzoxof2buqu_045748pe_check_access_path2.path1.lst Path2: /tmp/045748pe/workdir/TestBox_rclone-test-nuzoxof2buqu_045748pe_check_access_path1..TestBox_rclone-test-nuzoxof2buqu_045748pe_check_access_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/045748pe/workdir" 2025/06/13 04:59:39 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/13 04:59:39 NOTICE: Bisync error: bisync aborted 2025/06/13 04:59:39 NOTICE: (21) : move-listings missing-listings 2025/06/13 04:59:39 NOTICE: (22) : test 7. run resync, which will copy the path2 top level back to path1. 2025/06/13 04:59:39 NOTICE: (23) : bisync resync 2025/06/13 04:59:46 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 04:59:46 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 04:59:46 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access/path2/" 2025/06/13 04:59:46 INFO : Copying Path2 files to Path1 2025/06/13 04:59:46 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 04:59:47 INFO : RCLONE_TEST: Copied (server-side copy) 2025/06/13 04:59:47 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 04:59:48 INFO : Resync updating listings 2025/06/13 04:59:48 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access/path2/" 2025/06/13 04:59:48 INFO : Bisync successful 2025/06/13 04:59:48 NOTICE: (24) : test 8. run sync with --check-access. should pass. 2025/06/13 04:59:48 NOTICE: (25) : bisync check-access 2025/06/13 04:59:55 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 04:59:55 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 04:59:55 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access/path2/" 2025/06/13 04:59:55 INFO : Building Path1 and Path2 listings 2025/06/13 04:59:56 INFO : Path1 checking for diffs 2025/06/13 04:59:56 INFO : Path2 checking for diffs 2025/06/13 04:59:56 INFO : Checking access health 2025/06/13 04:59:56 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/13 04:59:56 INFO : No changes found 2025/06/13 04:59:56 INFO : Updating listings 2025/06/13 04:59:56 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access/path2/" 2025/06/13 04:59:56 INFO : Bisync successful bisync_test.go:560: TEST check_access PASSED === RUN TestBisyncRemoteRemote/check_access_filters 2025/06/13 05:00:12 ERROR : error listing: directory not found 2025/06/13 05:00:13 ERROR : error listing: directory not found 2025/06/13 05:00:13 NOTICE: checking initFs Local file system at /tmp/045748pe/initdir/test_check_access_filters-tukadul7 2025/06/13 05:00:33 NOTICE: checking Path1 box root 'rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path1' 2025/06/13 05:00:52 NOTICE: checking path2 box root 'rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path2' 2025/06/13 05:00:53 NOTICE: (01) : test check-access-filters 2025/06/13 05:00:53 NOTICE: (02) : test EXCLUDE - OTHER TESTS 2025/06/13 05:00:53 NOTICE: (03) : copy-file /tmp/045748pe/datadir/test_check_access_filters-gayelut4/exclude-other-filtersfile.txt /tmp/045748pe/workdir/ 2025/06/13 05:00:53 NOTICE: (04) : test resync to get the filters file md5 built. 2025/06/13 05:00:53 NOTICE: (05) : bisync resync filters-file=/tmp/045748pe/workdir/exclude-other-filtersfile.txt 2025/06/13 05:01:00 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:01:00 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:01:00 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path2/" 2025/06/13 05:01:00 INFO : Using filters file /tmp/045748pe/workdir/exclude-other-filtersfile.txt 2025/06/13 05:01:00 INFO : Storing filters file hash to /tmp/045748pe/workdir/exclude-other-filtersfile.txt.md5 2025/06/13 05:01:00 INFO : Copying Path2 files to Path1 2025/06/13 05:01:00 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 05:01:01 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 05:01:02 INFO : Resync updating listings 2025/06/13 05:01:02 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path2/" 2025/06/13 05:01:02 INFO : Bisync successful 2025/06/13 05:01:02 NOTICE: (06) : test EXCLUDE - test filters for check access 2025/06/13 05:01:02 NOTICE: (07) : bisync check-access filters-file=/tmp/045748pe/workdir/exclude-other-filtersfile.txt 2025/06/13 05:01:09 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:01:09 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:01:09 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path2/" 2025/06/13 05:01:09 INFO : Using filters file /tmp/045748pe/workdir/exclude-other-filtersfile.txt 2025/06/13 05:01:09 INFO : Building Path1 and Path2 listings 2025/06/13 05:01:10 INFO : Path1 checking for diffs 2025/06/13 05:01:10 INFO : Path2 checking for diffs 2025/06/13 05:01:10 INFO : Checking access health 2025/06/13 05:01:10 INFO : Found 3 matching "RCLONE_TEST" files on both paths 2025/06/13 05:01:10 INFO : No changes found 2025/06/13 05:01:10 INFO : Updating listings 2025/06/13 05:01:10 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path2/" 2025/06/13 05:01:10 INFO : Bisync successful 2025/06/13 05:01:10 NOTICE: (08) : copy-listings exclude-initial 2025/06/13 05:01:10 NOTICE: (09) : test EXCLUDE - delete RCLONE_TEST files in excluded directories 2025/06/13 05:01:10 NOTICE: (10) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path2/subdir/subdirA/RCLONE_TEST 2025/06/13 05:01:15 NOTICE: (11) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path1/subdir-not/RCLONE_TEST 2025/06/13 05:01:20 NOTICE: (12) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST 2025/06/13 05:01:25 NOTICE: (13) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path1/subdirX/RCLONE_TEST 2025/06/13 05:01:29 NOTICE: (14) : test EXCLUDE - test should PASS 2025/06/13 05:01:29 NOTICE: (15) : bisync check-access filters-file=/tmp/045748pe/workdir/exclude-other-filtersfile.txt 2025/06/13 05:01:36 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:01:36 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:01:36 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path2/" 2025/06/13 05:01:36 INFO : Using filters file /tmp/045748pe/workdir/exclude-other-filtersfile.txt 2025/06/13 05:01:36 INFO : Building Path1 and Path2 listings 2025/06/13 05:01:37 INFO : Path1 checking for diffs 2025/06/13 05:01:37 INFO : Path2 checking for diffs 2025/06/13 05:01:37 INFO : Checking access health 2025/06/13 05:01:37 INFO : Found 3 matching "RCLONE_TEST" files on both paths 2025/06/13 05:01:37 INFO : No changes found 2025/06/13 05:01:37 INFO : Updating listings 2025/06/13 05:01:37 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path2/" 2025/06/13 05:01:37 INFO : Bisync successful 2025/06/13 05:01:37 NOTICE: (16) : copy-listings exclude-pass-run 2025/06/13 05:01:37 NOTICE: (17) : test EXCLUDE - delete RCLONE_TEST files in included directories 2025/06/13 05:01:37 NOTICE: (18) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path2/RCLONE_TEST 2025/06/13 05:01:41 NOTICE: (19) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path1/subdir/RCLONE_TEST 2025/06/13 05:01:46 NOTICE: (20) : test EXCLUDE - test should ABORT 2025/06/13 05:01:46 NOTICE: (21) : bisync check-access filters-file=/tmp/045748pe/workdir/exclude-other-filtersfile.txt 2025/06/13 05:01:53 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:01:53 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:01:53 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path2/" 2025/06/13 05:01:53 INFO : Using filters file /tmp/045748pe/workdir/exclude-other-filtersfile.txt 2025/06/13 05:01:53 INFO : Building Path1 and Path2 listings 2025/06/13 05:01:54 INFO : Path1 checking for diffs 2025/06/13 05:01:54 INFO : - Path1 File was deleted - subdir/RCLONE_TEST 2025/06/13 05:01:54 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/13 05:01:54 INFO : Path2 checking for diffs 2025/06/13 05:01:54 INFO : - Path2 File was deleted - RCLONE_TEST 2025/06/13 05:01:54 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/13 05:01:54 INFO : Checking access health 2025/06/13 05:01:54 ERROR : -  Access test failed: Path1 file not found in Path2 - RCLONE_TEST 2025/06/13 05:01:54 ERROR : -  Access test failed: Path2 file not found in Path1 - subdir/RCLONE_TEST 2025/06/13 05:01:54 ERROR : Bisync critical error: check file check failed 2025/06/13 05:01:54 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/13 05:01:54 NOTICE: Bisync error: bisync aborted 2025/06/13 05:01:54 NOTICE: (22) : move-listings exclude-error-run 2025/06/13 05:01:54 NOTICE: (23) : test INCLUDE - OTHER TESTS 2025/06/13 05:01:54 NOTICE: (24) : test reset to the initial state 2025/06/13 05:01:54 NOTICE: (25) : copy-dir /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path1/ 2025/06/13 05:02:00 NOTICE: (26) : sync-dir TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path1/ TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path2/ 2025/06/13 05:02:03 NOTICE: (27) : copy-file /tmp/045748pe/datadir/test_check_access_filters-gayelut4/include-other-filtersfile.txt /tmp/045748pe/workdir/ 2025/06/13 05:02:03 NOTICE: (28) : bisync resync filters-file=/tmp/045748pe/workdir/include-other-filtersfile.txt 2025/06/13 05:02:09 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:02:09 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:02:09 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path2/" 2025/06/13 05:02:09 INFO : Using filters file /tmp/045748pe/workdir/include-other-filtersfile.txt 2025/06/13 05:02:09 INFO : Storing filters file hash to /tmp/045748pe/workdir/include-other-filtersfile.txt.md5 2025/06/13 05:02:09 INFO : Copying Path2 files to Path1 2025/06/13 05:02:09 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 05:02:11 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 05:02:12 INFO : Resync updating listings 2025/06/13 05:02:12 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path2/" 2025/06/13 05:02:12 INFO : Bisync successful 2025/06/13 05:02:12 NOTICE: (29) : test INCLUDE - test include/exclude filters for check access 2025/06/13 05:02:12 NOTICE: (30) : bisync check-access filters-file=/tmp/045748pe/workdir/include-other-filtersfile.txt 2025/06/13 05:02:19 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:02:19 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:02:19 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path2/" 2025/06/13 05:02:19 INFO : Using filters file /tmp/045748pe/workdir/include-other-filtersfile.txt 2025/06/13 05:02:19 INFO : Building Path1 and Path2 listings 2025/06/13 05:02:21 INFO : Path1 checking for diffs 2025/06/13 05:02:21 INFO : Path2 checking for diffs 2025/06/13 05:02:21 INFO : Checking access health 2025/06/13 05:02:21 INFO : Found 5 matching "RCLONE_TEST" files on both paths 2025/06/13 05:02:21 INFO : No changes found 2025/06/13 05:02:21 INFO : Updating listings 2025/06/13 05:02:21 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path2/" 2025/06/13 05:02:21 INFO : Bisync successful 2025/06/13 05:02:21 NOTICE: (31) : copy-listings include-initial 2025/06/13 05:02:21 NOTICE: (32) : test INCLUDE - delete RCLONE_TEST files in excluded directories 2025/06/13 05:02:21 NOTICE: (33) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path2/subdir/subdirA/RCLONE_TEST 2025/06/13 05:02:23 NOTICE: (34) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path1/subdir-not/RCLONE_TEST 2025/06/13 05:02:25 NOTICE: (35) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST 2025/06/13 05:02:28 NOTICE: (36) : test INCLUDE - test should PASS 2025/06/13 05:02:28 NOTICE: (37) : bisync check-access filters-file=/tmp/045748pe/workdir/include-other-filtersfile.txt 2025/06/13 05:02:35 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:02:35 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:02:35 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path2/" 2025/06/13 05:02:35 INFO : Using filters file /tmp/045748pe/workdir/include-other-filtersfile.txt 2025/06/13 05:02:35 INFO : Building Path1 and Path2 listings 2025/06/13 05:02:36 INFO : Path1 checking for diffs 2025/06/13 05:02:36 INFO : Path2 checking for diffs 2025/06/13 05:02:36 INFO : Checking access health 2025/06/13 05:02:36 INFO : Found 5 matching "RCLONE_TEST" files on both paths 2025/06/13 05:02:36 INFO : No changes found 2025/06/13 05:02:36 INFO : Updating listings 2025/06/13 05:02:36 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path2/" 2025/06/13 05:02:36 INFO : Bisync successful 2025/06/13 05:02:36 NOTICE: (38) : copy-listings include-pass-run 2025/06/13 05:02:36 NOTICE: (39) : test INCLUDE - delete RCLONE_TEST files in included directories 2025/06/13 05:02:36 NOTICE: (40) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path2/RCLONE_TEST 2025/06/13 05:02:38 NOTICE: (41) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path1/subdir/RCLONE_TEST 2025/06/13 05:02:41 NOTICE: (42) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path1/subdirX/subdirX1/RCLONE_TEST 2025/06/13 05:02:47 NOTICE: (43) : test INCLUDE - test should ABORT 2025/06/13 05:02:47 NOTICE: (44) : bisync check-access filters-file=/tmp/045748pe/workdir/include-other-filtersfile.txt 2025/06/13 05:02:54 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:02:54 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:02:54 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_access_filters/path2/" 2025/06/13 05:02:54 INFO : Using filters file /tmp/045748pe/workdir/include-other-filtersfile.txt 2025/06/13 05:02:54 INFO : Building Path1 and Path2 listings 2025/06/13 05:02:55 INFO : Path1 checking for diffs 2025/06/13 05:02:55 INFO : - Path1 File was deleted - subdir/RCLONE_TEST 2025/06/13 05:02:55 INFO : - Path1 File was deleted - subdirX/subdirX1/RCLONE_TEST 2025/06/13 05:02:55 INFO : Path1: 2 changes:  0 new,  0 modified,  2 deleted 2025/06/13 05:02:55 INFO : Path2 checking for diffs 2025/06/13 05:02:55 INFO : - Path2 File was deleted - RCLONE_TEST 2025/06/13 05:02:55 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/13 05:02:55 INFO : Checking access health 2025/06/13 05:02:55 ERROR : Access test failed: Path1 count 3, Path2 count 4 - RCLONE_TEST 2025/06/13 05:02:55 ERROR : -  Access test failed: Path1 file not found in Path2 - RCLONE_TEST 2025/06/13 05:02:55 ERROR : -  Access test failed: Path2 file not found in Path1 - subdir/RCLONE_TEST 2025/06/13 05:02:55 ERROR : -  Access test failed: Path2 file not found in Path1 - subdirX/subdirX1/RCLONE_TEST 2025/06/13 05:02:55 ERROR : Bisync critical error: check file check failed 2025/06/13 05:02:55 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/13 05:02:55 NOTICE: Bisync error: bisync aborted 2025/06/13 05:02:55 NOTICE: (45) : move-listings include-error-run bisync_test.go:560: TEST check_access_filters PASSED === RUN TestBisyncRemoteRemote/check_filename 2025/06/13 05:03:20 ERROR : error listing: directory not found 2025/06/13 05:03:20 ERROR : error listing: directory not found 2025/06/13 05:03:20 NOTICE: checking initFs Local file system at /tmp/045748pe/initdir/test_check_filename-bujisim5 2025/06/13 05:03:28 NOTICE: checking Path1 box root 'rclone-test-nuzoxof2buqu/045748pe/check_filename/path1' 2025/06/13 05:03:36 NOTICE: checking path2 box root 'rclone-test-nuzoxof2buqu/045748pe/check_filename/path2' 2025/06/13 05:03:36 NOTICE: (01) : test check-filename 2025/06/13 05:03:36 NOTICE: (02) : test initial bisync 2025/06/13 05:03:36 NOTICE: (03) : bisync resync 2025/06/13 05:03:43 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:03:43 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:03:43 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_filename/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_filename/path2/" 2025/06/13 05:03:43 INFO : Copying Path2 files to Path1 2025/06/13 05:03:43 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 05:03:44 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 05:03:45 INFO : Resync updating listings 2025/06/13 05:03:45 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_filename/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_filename/path2/" 2025/06/13 05:03:45 INFO : Bisync successful 2025/06/13 05:03:45 NOTICE: (04) : test 1. see that check-access passes with the initial setup 2025/06/13 05:03:45 NOTICE: (05) : bisync check-access check-filename=.chk_file 2025/06/13 05:03:52 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:03:52 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:03:52 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_filename/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_filename/path2/" 2025/06/13 05:03:52 INFO : Building Path1 and Path2 listings 2025/06/13 05:03:52 INFO : Path1 checking for diffs 2025/06/13 05:03:52 INFO : Path2 checking for diffs 2025/06/13 05:03:52 INFO : Checking access health 2025/06/13 05:03:52 INFO : Found 2 matching ".chk_file" files on both paths 2025/06/13 05:03:52 INFO : No changes found 2025/06/13 05:03:52 INFO : Updating listings 2025/06/13 05:03:52 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_filename/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_filename/path2/" 2025/06/13 05:03:53 INFO : Bisync successful 2025/06/13 05:03:53 NOTICE: (06) : copy-listings initial-pass 2025/06/13 05:03:53 NOTICE: (07) : test 2. delete the remote subdir .chk_file, run sync. should fail critical. 2025/06/13 05:03:53 NOTICE: (08) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/check_filename/path2/subdir/.chk_file 2025/06/13 05:03:57 NOTICE: (09) : bisync check-access check-filename=.chk_file 2025/06/13 05:04:04 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:04:04 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:04:04 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_filename/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_filename/path2/" 2025/06/13 05:04:04 INFO : Building Path1 and Path2 listings 2025/06/13 05:04:04 INFO : Path1 checking for diffs 2025/06/13 05:04:04 INFO : Path2 checking for diffs 2025/06/13 05:04:04 INFO : - Path2 File was deleted - subdir/.chk_file 2025/06/13 05:04:04 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/13 05:04:04 INFO : Checking access health 2025/06/13 05:04:04 ERROR : Access test failed: Path1 count 2, Path2 count 1 - .chk_file 2025/06/13 05:04:04 ERROR : -  Access test failed: Path1 file not found in Path2 - subdir/.chk_file 2025/06/13 05:04:04 ERROR : Bisync critical error: check file check failed 2025/06/13 05:04:04 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/13 05:04:04 NOTICE: Bisync error: bisync aborted 2025/06/13 05:04:04 NOTICE: (10) : move-listings path2-missing 2025/06/13 05:04:04 NOTICE: (11) : test 3. put the remote subdir .chk_file back, run resync. 2025/06/13 05:04:04 NOTICE: (12) : copy-file TestBox:rclone-test-nuzoxof2buqu/045748pe/check_filename/path1/subdir/.chk_file TestBox:rclone-test-nuzoxof2buqu/045748pe/check_filename/path2/subdir/ 2025/06/13 05:04:15 NOTICE: (13) : bisync check-access resync check-filename=.chk_file 2025/06/13 05:04:22 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:04:22 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:04:22 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_filename/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_filename/path2/" 2025/06/13 05:04:22 INFO : Copying Path2 files to Path1 2025/06/13 05:04:22 INFO : Checking access health 2025/06/13 05:04:23 INFO : Found 2 matching ".chk_file" files on both paths 2025/06/13 05:04:23 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 05:04:24 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 05:04:25 INFO : Resync updating listings 2025/06/13 05:04:25 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_filename/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_filename/path2/" 2025/06/13 05:04:25 INFO : Bisync successful 2025/06/13 05:04:25 NOTICE: (14) : test 4. run sync with check-access. should pass. 2025/06/13 05:04:25 NOTICE: (15) : bisync check-access check-filename=.chk_file 2025/06/13 05:04:31 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:04:31 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:04:31 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_filename/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_filename/path2/" 2025/06/13 05:04:31 INFO : Building Path1 and Path2 listings 2025/06/13 05:04:32 INFO : Path1 checking for diffs 2025/06/13 05:04:32 INFO : Path2 checking for diffs 2025/06/13 05:04:32 INFO : Checking access health 2025/06/13 05:04:32 INFO : Found 2 matching ".chk_file" files on both paths 2025/06/13 05:04:32 INFO : No changes found 2025/06/13 05:04:32 INFO : Updating listings 2025/06/13 05:04:32 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_filename/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_filename/path2/" 2025/06/13 05:04:32 INFO : Bisync successful bisync_test.go:560: TEST check_filename PASSED === RUN TestBisyncRemoteRemote/check_sync 2025/06/13 05:04:49 ERROR : error listing: directory not found 2025/06/13 05:04:50 ERROR : error listing: directory not found 2025/06/13 05:04:50 NOTICE: checking initFs Local file system at /tmp/045748pe/initdir/test_check_sync-xusogum1 2025/06/13 05:04:57 NOTICE: checking Path1 box root 'rclone-test-nuzoxof2buqu/045748pe/check_sync/path1' 2025/06/13 05:05:06 NOTICE: checking path2 box root 'rclone-test-nuzoxof2buqu/045748pe/check_sync/path2' 2025/06/13 05:05:06 NOTICE: (01) : test check-sync 2025/06/13 05:05:06 NOTICE: (02) : test initial bisync 2025/06/13 05:05:06 NOTICE: (03) : bisync resync 2025/06/13 05:05:13 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:05:13 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:05:13 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_sync/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_sync/path2/" 2025/06/13 05:05:13 INFO : Copying Path2 files to Path1 2025/06/13 05:05:13 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 05:05:14 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 05:05:14 INFO : Resync updating listings 2025/06/13 05:05:14 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_sync/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_sync/path2/" 2025/06/13 05:05:14 INFO : Bisync successful 2025/06/13 05:05:14 NOTICE: (04) : test 1. run check-sync-only on a clean sync 2025/06/13 05:05:14 NOTICE: (05) : bisync check-sync-only 2025/06/13 05:05:21 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:05:21 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:05:21 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_sync/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_sync/path2/" 2025/06/13 05:05:21 INFO : Bisync successful 2025/06/13 05:05:21 NOTICE: (06) : test 2. inject modified listings into the workdir 2025/06/13 05:05:21 NOTICE: (07) : copy-as /tmp/045748pe/datadir/test_check_sync-pereren2/_testdir_path1.._testdir_path2.path1.lst /tmp/045748pe/workdir/ TestBox_rclone-test-nuzoxof2buqu_045748pe_check_sync_path1..TestBox_rclone-test-nuzoxof2buqu_045748pe_check_sync_path2.path1.lst 2025/06/13 05:05:21 NOTICE: (08) : copy-as /tmp/045748pe/datadir/test_check_sync-pereren2/_testdir_path1.._testdir_path2.path2.lst /tmp/045748pe/workdir/ TestBox_rclone-test-nuzoxof2buqu_045748pe_check_sync_path1..TestBox_rclone-test-nuzoxof2buqu_045748pe_check_sync_path2.path2.lst 2025/06/13 05:05:21 NOTICE: (09) : test 3. run check-sync-only on modified listings 2025/06/13 05:05:21 NOTICE: (10) : bisync check-sync-only 2025/06/13 05:05:29 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:05:29 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:05:29 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_sync/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_sync/path2/" 2025/06/13 05:05:29 ERROR : -  Path1 file not found in Path2 - file2.txt 2025/06/13 05:05:29 ERROR : -  Path2 file not found in Path1 - file1.txt 2025/06/13 05:05:29 ERROR : Bisync critical error: path1 and path2 are out of sync, run --resync to recover 2025/06/13 05:05:29 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/13 05:05:29 NOTICE: Bisync error: bisync aborted 2025/06/13 05:05:29 NOTICE: (11) : copy-listings check-sync-only 2025/06/13 05:05:29 NOTICE: (12) : test 4. run normal sync to check that it aborts 2025/06/13 05:05:29 NOTICE: (13) : bisync 2025/06/13 05:05:35 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:05:35 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:05:35 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_sync/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_sync/path2/" 2025/06/13 05:05:35 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/045748pe/workdir/TestBox_rclone-test-nuzoxof2buqu_045748pe_check_sync_path1..TestBox_rclone-test-nuzoxof2buqu_045748pe_check_sync_path2.path1.lst Path2: /tmp/045748pe/workdir/TestBox_rclone-test-nuzoxof2buqu_045748pe_check_sync_path1..TestBox_rclone-test-nuzoxof2buqu_045748pe_check_sync_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/045748pe/workdir" 2025/06/13 05:05:35 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/13 05:05:35 NOTICE: Bisync error: bisync aborted 2025/06/13 05:05:35 NOTICE: (14) : test 5. prune failure listings after critical abort 2025/06/13 05:05:35 NOTICE: (15) : delete-glob /tmp/045748pe/workdir/ *.lst 2025/06/13 05:05:35 NOTICE: (16) : delete-glob /tmp/045748pe/workdir/ *.lst-err 2025/06/13 05:05:35 NOTICE: (17) : delete-glob /tmp/045748pe/workdir/ *.lst-new 2025/06/13 05:05:35 NOTICE: (18) : test 6. run resync 2025/06/13 05:05:35 NOTICE: (19) : bisync resync 2025/06/13 05:05:42 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:05:42 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:05:42 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_sync/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_sync/path2/" 2025/06/13 05:05:42 INFO : Copying Path2 files to Path1 2025/06/13 05:05:42 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 05:05:43 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 05:05:43 INFO : Resync updating listings 2025/06/13 05:05:43 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_sync/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_sync/path2/" 2025/06/13 05:05:43 INFO : Bisync successful 2025/06/13 05:05:43 NOTICE: (20) : test 7. run normal sync with check-sync enabled (default) 2025/06/13 05:05:43 NOTICE: (21) : bisync 2025/06/13 05:05:50 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:05:50 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:05:50 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_sync/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_sync/path2/" 2025/06/13 05:05:50 INFO : Building Path1 and Path2 listings 2025/06/13 05:05:51 INFO : Path1 checking for diffs 2025/06/13 05:05:51 INFO : Path2 checking for diffs 2025/06/13 05:05:51 INFO : No changes found 2025/06/13 05:05:51 INFO : Updating listings 2025/06/13 05:05:51 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_sync/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_sync/path2/" 2025/06/13 05:05:51 INFO : Bisync successful 2025/06/13 05:05:51 NOTICE: (22) : test 8. run normal sync with no-check-sync 2025/06/13 05:05:51 NOTICE: (23) : bisync no-check-sync 2025/06/13 05:05:58 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:05:58 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:05:58 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_sync/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/check_sync/path2/" 2025/06/13 05:05:58 INFO : Building Path1 and Path2 listings 2025/06/13 05:05:58 INFO : Path1 checking for diffs 2025/06/13 05:05:58 INFO : Path2 checking for diffs 2025/06/13 05:05:58 INFO : No changes found 2025/06/13 05:05:58 INFO : Updating listings 2025/06/13 05:05:58 INFO : Bisync successful bisync_test.go:560: TEST check_sync PASSED === RUN TestBisyncRemoteRemote/compare_all 2025/06/13 05:06:15 ERROR : error listing: directory not found 2025/06/13 05:06:15 ERROR : error listing: directory not found 2025/06/13 05:06:15 NOTICE: checking initFs Local file system at /tmp/045748pe/initdir/test_compare_all-riqunif3 2025/06/13 05:06:24 NOTICE: checking Path1 box root 'rclone-test-nuzoxof2buqu/045748pe/compare_all/path1' 2025/06/13 05:06:31 NOTICE: checking path2 box root 'rclone-test-nuzoxof2buqu/045748pe/compare_all/path2' 2025/06/13 05:06:32 NOTICE: (01) : test changes compare-all 2025/06/13 05:06:32 NOTICE: (02) : test initial bisync 2025/06/13 05:06:32 NOTICE: (03) : bisync resync compare-all 2025/06/13 05:06:39 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 2, "HashType2": 2, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/06/13 05:06:39 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/compare_all/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/compare_all/path2/" 2025/06/13 05:06:39 INFO : Copying Path2 files to Path1 2025/06/13 05:06:39 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 05:06:39 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 05:06:39 INFO : Resync updating listings 2025/06/13 05:06:39 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/compare_all/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/compare_all/path2/" 2025/06/13 05:06:39 INFO : Bisync successful 2025/06/13 05:06:39 NOTICE: (04) : test make modifications on both paths 2025/06/13 05:06:39 NOTICE: (05) : test new on path2 - file10 2025/06/13 05:06:39 NOTICE: (06) : touch-copy 2001-01-02 /tmp/045748pe/datadir/test_compare_all-luconoh8/file10.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/compare_all/path2/ 2025/06/13 05:06:44 NOTICE: (07) : test newer on path2 - file1 2025/06/13 05:06:44 NOTICE: (08) : touch-copy 2001-01-02 /tmp/045748pe/datadir/test_compare_all-luconoh8/file1.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/compare_all/path2/ 2025/06/13 05:06:48 NOTICE: (09) : test new on path1 - file11 2025/06/13 05:06:48 NOTICE: (10) : touch-copy 2001-01-02 /tmp/045748pe/datadir/test_compare_all-luconoh8/file11.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/compare_all/path1/ 2025/06/13 05:06:53 NOTICE: (11) : test newer on path1 - file2 2025/06/13 05:06:53 NOTICE: (12) : touch-copy 2001-01-02 /tmp/045748pe/datadir/test_compare_all-luconoh8/file2.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/compare_all/path1/ 2025/06/13 05:06:58 NOTICE: (13) : test deleted on path2 - file3 2025/06/13 05:06:58 NOTICE: (14) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/compare_all/path2/file3.txt 2025/06/13 05:07:02 NOTICE: (15) : test deleted on path1 - file4 2025/06/13 05:07:02 NOTICE: (16) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/compare_all/path1/file4.txt 2025/06/13 05:07:06 NOTICE: (17) : test deleted on both paths - file8 2025/06/13 05:07:06 NOTICE: (18) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/compare_all/path1/file8.txt 2025/06/13 05:07:08 NOTICE: (19) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/compare_all/path2/file8.txt 2025/06/13 05:07:10 NOTICE: (20) : test changed on both paths - file5 (file5R, file5L) 2025/06/13 05:07:10 NOTICE: (21) : touch-glob 2001-01-02 /tmp/045748pe/datadir/test_compare_all-luconoh8/ file5R.txt 2025/06/13 05:07:10 NOTICE: (22) : copy-as /tmp/045748pe/datadir/test_compare_all-luconoh8/file5R.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/compare_all/path2/ file5.txt 2025/06/13 05:07:14 NOTICE: (23) : touch-glob 2001-03-04 /tmp/045748pe/datadir/test_compare_all-luconoh8/ file5L.txt 2025/06/13 05:07:14 NOTICE: (24) : copy-as /tmp/045748pe/datadir/test_compare_all-luconoh8/file5L.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/compare_all/path1/ file5.txt 2025/06/13 05:07:18 NOTICE: (25) : test newer on path2 and deleted on path1 - file6 2025/06/13 05:07:18 NOTICE: (26) : touch-copy 2001-01-02 /tmp/045748pe/datadir/test_compare_all-luconoh8/file6.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/compare_all/path2/ 2025/06/13 05:07:24 NOTICE: (27) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/compare_all/path1/file6.txt 2025/06/13 05:07:26 NOTICE: (28) : test newer on path1 and deleted on path2 - file7 2025/06/13 05:07:26 NOTICE: (29) : touch-copy 2001-01-02 /tmp/045748pe/datadir/test_compare_all-luconoh8/file7.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/compare_all/path1/ 2025/06/13 05:07:30 NOTICE: (30) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/compare_all/path2/file7.txt 2025/06/13 05:07:32 NOTICE: (31) : test bisync run 2025/06/13 05:07:32 NOTICE: (32) : bisync compare-all 2025/06/13 05:07:39 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 2, "HashType2": 2, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/06/13 05:07:39 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/compare_all/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/compare_all/path2/" 2025/06/13 05:07:39 INFO : Building Path1 and Path2 listings 2025/06/13 05:07:39 INFO : Path1 checking for diffs 2025/06/13 05:07:39 INFO : - Path1 File changed: size (larger), time (newer), hash - file2.txt 2025/06/13 05:07:39 INFO : - Path1 File was deleted - file4.txt 2025/06/13 05:07:39 INFO : - Path1 File changed: size (larger), time (newer), hash - file5.txt 2025/06/13 05:07:39 INFO : - Path1 File was deleted - file6.txt 2025/06/13 05:07:39 INFO : - Path1 File changed: size (larger), time (newer), hash - file7.txt 2025/06/13 05:07:39 INFO : - Path1 File was deleted - file8.txt 2025/06/13 05:07:39 INFO : - Path1 File is new - file11.txt 2025/06/13 05:07:39 INFO : Path1: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/13 05:07:39 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller,  3 hash differs) 2025/06/13 05:07:39 INFO : Path2 checking for diffs 2025/06/13 05:07:39 INFO : - Path2 File changed: size (larger), time (newer), hash - file1.txt 2025/06/13 05:07:39 INFO : - Path2 File was deleted - file3.txt 2025/06/13 05:07:39 INFO : - Path2 File changed: size (larger), time (newer), hash - file5.txt 2025/06/13 05:07:39 INFO : - Path2 File changed: size (larger), time (newer), hash - file6.txt 2025/06/13 05:07:39 INFO : - Path2 File was deleted - file7.txt 2025/06/13 05:07:39 INFO : - Path2 File was deleted - file8.txt 2025/06/13 05:07:39 INFO : - Path2 File is new - file10.txt 2025/06/13 05:07:39 INFO : Path2: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/13 05:07:39 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller,  3 hash differs) 2025/06/13 05:07:39 INFO : Applying changes 2025/06/13 05:07:39 INFO : - Path1 Queue copy to Path2 - TestBox:rclone-test-nuzoxof2buqu/045748pe/compare_all/path2/file11.txt 2025/06/13 05:07:39 INFO : - Path1 Queue copy to Path2 - TestBox:rclone-test-nuzoxof2buqu/045748pe/compare_all/path2/file2.txt 2025/06/13 05:07:39 INFO : - Path2 Queue delete - TestBox:rclone-test-nuzoxof2buqu/045748pe/compare_all/path2/file4.txt 2025/06/13 05:07:39 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/13 05:07:39 NOTICE: - Path1 Renaming Path1 copy - TestBox:rclone-test-nuzoxof2buqu/045748pe/compare_all/path1/file5.txt.conflict1 2025/06/13 05:07:41 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1 2025/06/13 05:07:41 NOTICE: - Path1 Queue copy to Path2 - TestBox:rclone-test-nuzoxof2buqu/045748pe/compare_all/path2/file5.txt.conflict1 2025/06/13 05:07:41 NOTICE: - Path2 Renaming Path2 copy - TestBox:rclone-test-nuzoxof2buqu/045748pe/compare_all/path2/file5.txt.conflict2 2025/06/13 05:07:42 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2 2025/06/13 05:07:42 NOTICE: - Path2 Queue copy to Path1 - TestBox:rclone-test-nuzoxof2buqu/045748pe/compare_all/path1/file5.txt.conflict2 2025/06/13 05:07:42 INFO : - Path2 Queue copy to Path1 - TestBox:rclone-test-nuzoxof2buqu/045748pe/compare_all/path1/file6.txt 2025/06/13 05:07:42 INFO : - Path1 Queue copy to Path2 - TestBox:rclone-test-nuzoxof2buqu/045748pe/compare_all/path2/file7.txt 2025/06/13 05:07:42 INFO : - Path2 Queue copy to Path1 - TestBox:rclone-test-nuzoxof2buqu/045748pe/compare_all/path1/file1.txt 2025/06/13 05:07:42 INFO : - Path2 Queue copy to Path1 - TestBox:rclone-test-nuzoxof2buqu/045748pe/compare_all/path1/file10.txt 2025/06/13 05:07:42 INFO : - Path1 Queue delete - TestBox:rclone-test-nuzoxof2buqu/045748pe/compare_all/path1/file3.txt 2025/06/13 05:07:42 INFO : - Path2 Do queued copies to - Path1 2025/06/13 05:07:44 INFO : file10.txt: Copied (server-side copy) 2025/06/13 05:07:44 INFO : file5.txt.conflict2: Copied (server-side copy) 2025/06/13 05:07:44 INFO : file6.txt: Copied (server-side copy) 2025/06/13 05:07:46 INFO : file1.txt: Copied (server-side copy) 2025/06/13 05:07:48 INFO : file3.txt: Deleted 2025/06/13 05:07:48 INFO : - Path1 Do queued copies to - Path2 2025/06/13 05:07:49 INFO : file11.txt: Copied (server-side copy) 2025/06/13 05:07:50 INFO : file5.txt.conflict1: Copied (server-side copy) 2025/06/13 05:07:50 INFO : file7.txt: Copied (server-side copy) 2025/06/13 05:07:52 INFO : file2.txt: Copied (server-side copy) 2025/06/13 05:07:53 INFO : file4.txt: Deleted 2025/06/13 05:07:53 INFO : Updating listings 2025/06/13 05:07:53 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/compare_all/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/compare_all/path2/" 2025/06/13 05:07:53 INFO : Bisync successful bisync_test.go:560: TEST compare_all PASSED === RUN TestBisyncRemoteRemote/concurrent 2025/06/13 05:08:10 ERROR : error listing: directory not found 2025/06/13 05:08:10 ERROR : error listing: directory not found 2025/06/13 05:08:10 NOTICE: checking initFs Local file system at /tmp/045748pe/initdir/test_concurrent-zirefuv8 2025/06/13 05:08:19 NOTICE: checking Path1 box root 'rclone-test-nuzoxof2buqu/045748pe/concurrent/path1' 2025/06/13 05:08:26 NOTICE: checking path2 box root 'rclone-test-nuzoxof2buqu/045748pe/concurrent/path2' 2025/06/13 05:08:26 NOTICE: (01) : test concurrent 2025/06/13 05:08:26 NOTICE: (02) : test initial bisync 2025/06/13 05:08:26 NOTICE: (03) : bisync resync 2025/06/13 05:08:33 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:08:33 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:08:33 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/concurrent/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/concurrent/path2/" 2025/06/13 05:08:33 INFO : Copying Path2 files to Path1 2025/06/13 05:08:33 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 05:08:34 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 05:08:34 INFO : Resync updating listings 2025/06/13 05:08:34 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/concurrent/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/concurrent/path2/" 2025/06/13 05:08:34 INFO : Bisync successful 2025/06/13 05:08:34 NOTICE: (04) : test changed on one path - file1 2025/06/13 05:08:34 NOTICE: (05) : touch-glob 2001-01-02 /tmp/045748pe/datadir/test_concurrent-tofiyog1/ file5R.txt 2025/06/13 05:08:34 NOTICE: (06) : touch-glob 2023-08-26 /tmp/045748pe/datadir/test_concurrent-tofiyog1/ file7.txt 2025/06/13 05:08:34 NOTICE: (07) : copy-as /tmp/045748pe/datadir/test_concurrent-tofiyog1/file5R.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/concurrent/path2/ file1.txt 2025/06/13 05:08:38 NOTICE: (08) : test bisync with file changed during 2025/06/13 05:08:38 NOTICE: (09) : concurrent-func 2025/06/13 05:08:38 NOTICE: (10) : bisync 2025/06/13 05:08:45 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:08:45 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:08:45 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/concurrent/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/concurrent/path2/" 2025/06/13 05:08:45 INFO : Building Path1 and Path2 listings 2025/06/13 05:08:46 INFO : Path1 checking for diffs 2025/06/13 05:08:46 INFO : Path2 checking for diffs 2025/06/13 05:08:46 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/13 05:08:46 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/13 05:08:46 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/13 05:08:46 INFO : Applying changes 2025/06/13 05:08:46 INFO : - Path2 Queue copy to Path1 - TestBox:rclone-test-nuzoxof2buqu/045748pe/concurrent/path1/file1.txt 2025/06/13 05:08:46 INFO : - Path2 Do queued copies to - Path1 2025/06/13 05:08:51 INFO : file7.txt: Copied (replaced existing) to: file1.txt 2025/06/13 05:08:55 INFO : file1.txt: Copied (server-side copy) 2025/06/13 05:08:55 INFO : Updating listings 2025/06/13 05:08:55 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/concurrent/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/concurrent/path2/" 2025/06/13 05:08:55 INFO : Bisync successful 2025/06/13 05:08:55 NOTICE: (11) : bisync 2025/06/13 05:09:01 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:09:01 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:09:01 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/concurrent/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/concurrent/path2/" 2025/06/13 05:09:01 INFO : Building Path1 and Path2 listings 2025/06/13 05:09:02 INFO : Path1 checking for diffs 2025/06/13 05:09:02 INFO : Path2 checking for diffs 2025/06/13 05:09:02 INFO : No changes found 2025/06/13 05:09:02 INFO : Updating listings 2025/06/13 05:09:02 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/concurrent/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/concurrent/path2/" 2025/06/13 05:09:02 INFO : Bisync successful bisync_test.go:560: TEST concurrent PASSED === RUN TestBisyncRemoteRemote/createemptysrcdirs 2025/06/13 05:09:21 ERROR : error listing: directory not found 2025/06/13 05:09:21 ERROR : error listing: directory not found 2025/06/13 05:09:21 NOTICE: checking initFs Local file system at /tmp/045748pe/initdir/test_createemptysrcdirs-towatem1 2025/06/13 05:09:28 NOTICE: checking Path1 box root 'rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1' 2025/06/13 05:09:34 NOTICE: checking path2 box root 'rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path2' 2025/06/13 05:09:35 NOTICE: (01) : test createemptysrcdirs 2025/06/13 05:09:35 NOTICE: (02) : test initial bisync 2025/06/13 05:09:35 NOTICE: (03) : touch-glob 2001-01-02 /tmp/045748pe/datadir/test_createemptysrcdirs-lusuced7/ placeholder.txt 2025/06/13 05:09:35 NOTICE: (04) : copy-as /tmp/045748pe/datadir/test_createemptysrcdirs-lusuced7/placeholder.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1/ file1.txt 2025/06/13 05:09:38 NOTICE: (05) : copy-as /tmp/045748pe/datadir/test_createemptysrcdirs-lusuced7/placeholder.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1/ file1.copy1.txt 2025/06/13 05:09:41 NOTICE: (06) : copy-as /tmp/045748pe/datadir/test_createemptysrcdirs-lusuced7/placeholder.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1/ file1.copy2.txt 2025/06/13 05:09:46 NOTICE: (07) : copy-as /tmp/045748pe/datadir/test_createemptysrcdirs-lusuced7/placeholder.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1/ file1.copy3.txt 2025/06/13 05:09:50 NOTICE: (08) : copy-as /tmp/045748pe/datadir/test_createemptysrcdirs-lusuced7/placeholder.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1/ file1.copy4.txt 2025/06/13 05:09:54 NOTICE: (09) : copy-as /tmp/045748pe/datadir/test_createemptysrcdirs-lusuced7/placeholder.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1/ file1.copy5.txt 2025/06/13 05:09:58 NOTICE: (10) : bisync resync 2025/06/13 05:10:05 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:10:05 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:10:05 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path2/" 2025/06/13 05:10:05 INFO : Copying Path2 files to Path1 2025/06/13 05:10:05 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 05:10:05 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 05:10:06 INFO : file1.copy1.txt: Updated modification time in destination 2025/06/13 05:10:07 INFO : file1.copy5.txt: Updated modification time in destination 2025/06/13 05:10:07 INFO : file1.copy2.txt: Updated modification time in destination 2025/06/13 05:10:07 INFO : file1.copy4.txt: Updated modification time in destination 2025/06/13 05:10:07 INFO : file1.txt: Updated modification time in destination 2025/06/13 05:10:07 INFO : file1.copy3.txt: Updated modification time in destination 2025/06/13 05:10:07 INFO : Resync updating listings 2025/06/13 05:10:07 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path2/" 2025/06/13 05:10:07 INFO : Bisync successful 2025/06/13 05:10:07 NOTICE: (11) : test 1. Create an empty dir on Path1 by creating subdir/placeholder.txt and then deleting the placeholder 2025/06/13 05:10:07 NOTICE: (12) : copy-as /tmp/045748pe/datadir/test_createemptysrcdirs-lusuced7/placeholder.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1/ subdir/placeholder.txt 2025/06/13 05:10:15 NOTICE: (13) : touch-glob 2001-01-02 TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1/ subdir 2025/06/13 05:10:19 NOTICE: (14) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1/subdir/placeholder.txt 2025/06/13 05:10:24 NOTICE: (15) : test 2. Run bisync without --create-empty-src-dirs 2025/06/13 05:10:24 NOTICE: (16) : bisync 2025/06/13 05:10:31 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:10:31 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:10:31 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path2/" 2025/06/13 05:10:31 INFO : Building Path1 and Path2 listings 2025/06/13 05:10:32 INFO : Path1 checking for diffs 2025/06/13 05:10:32 INFO : Path2 checking for diffs 2025/06/13 05:10:32 INFO : No changes found 2025/06/13 05:10:32 INFO : Updating listings 2025/06/13 05:10:32 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path2/" 2025/06/13 05:10:32 INFO : Bisync successful 2025/06/13 05:10:32 NOTICE: (17) : test 3. Confirm the subdir exists only on Path1 and not Path2 2025/06/13 05:10:32 NOTICE: (18) : list-dirs TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1/ 2025/06/13 05:10:33 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/13 05:10:33 NOTICE: (19) : list-dirs TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path2/ 2025/06/13 05:10:35 NOTICE: (20) : test 4.Run bisync WITH --create-empty-src-dirs 2025/06/13 05:10:35 NOTICE: (21) : bisync create-empty-src-dirs 2025/06/13 05:10:42 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:10:42 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:10:42 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path2/" 2025/06/13 05:10:42 INFO : Building Path1 and Path2 listings 2025/06/13 05:10:43 INFO : Path1 checking for diffs 2025/06/13 05:10:43 INFO : - Path1 File is new - subdir 2025/06/13 05:10:43 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/13 05:10:43 INFO : Path2 checking for diffs 2025/06/13 05:10:43 INFO : Applying changes 2025/06/13 05:10:43 INFO : - Path1 Queue copy to Path2 - TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path2/subdir 2025/06/13 05:10:43 INFO : - Path1 Do queued copies to - Path2 2025/06/13 05:10:43 INFO : subdir: Making directory 2025/06/13 05:10:44 INFO : Updating listings 2025/06/13 05:10:44 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path2/" 2025/06/13 05:10:44 INFO : Bisync successful 2025/06/13 05:10:44 NOTICE: (22) : test 5. Confirm the subdir exists on both paths 2025/06/13 05:10:44 NOTICE: (23) : list-dirs TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1/ 2025/06/13 05:10:45 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/13 05:10:45 NOTICE: (24) : list-dirs TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path2/ 2025/06/13 05:10:46 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/13 05:10:46 NOTICE: (25) : test 6. Delete the empty dir on Path1 using purge-children (and also add files so the path isn't empty) 2025/06/13 05:10:46 NOTICE: (26) : purge-children TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1/ 2025/06/13 05:10:57 NOTICE: (27) : copy-as /tmp/045748pe/datadir/test_createemptysrcdirs-lusuced7/placeholder.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1/ file1.txt 2025/06/13 05:11:02 NOTICE: (28) : copy-as /tmp/045748pe/datadir/test_createemptysrcdirs-lusuced7/placeholder.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1/ file1.copy1.txt 2025/06/13 05:11:08 NOTICE: (29) : copy-as /tmp/045748pe/datadir/test_createemptysrcdirs-lusuced7/placeholder.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1/ file1.copy2.txt 2025/06/13 05:11:12 NOTICE: (30) : copy-as /tmp/045748pe/datadir/test_createemptysrcdirs-lusuced7/placeholder.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1/ file1.copy3.txt 2025/06/13 05:11:17 NOTICE: (31) : copy-as /tmp/045748pe/datadir/test_createemptysrcdirs-lusuced7/placeholder.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1/ file1.copy4.txt 2025/06/13 05:11:21 NOTICE: (32) : copy-as /tmp/045748pe/datadir/test_createemptysrcdirs-lusuced7/placeholder.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1/ file1.copy5.txt 2025/06/13 05:11:25 NOTICE: (33) : test 7. Run bisync without --create-empty-src-dirs 2025/06/13 05:11:25 NOTICE: (34) : bisync 2025/06/13 05:11:32 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:11:32 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:11:32 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path2/" 2025/06/13 05:11:32 INFO : Building Path1 and Path2 listings 2025/06/13 05:11:33 INFO : Path1 checking for diffs 2025/06/13 05:11:33 INFO : - Path1 File was deleted - RCLONE_TEST 2025/06/13 05:11:33 INFO : - Path1 File was deleted - subdir 2025/06/13 05:11:33 INFO : Path1: 2 changes:  0 new,  0 modified,  2 deleted 2025/06/13 05:11:33 INFO : Path2 checking for diffs 2025/06/13 05:11:33 INFO : - Path2 File was deleted - subdir 2025/06/13 05:11:33 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/13 05:11:33 INFO : Applying changes 2025/06/13 05:11:33 INFO : - Path2 Queue delete - TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path2/RCLONE_TEST 2025/06/13 05:11:33 INFO : - Path1 Do queued copies to - Path2 2025/06/13 05:11:35 INFO : RCLONE_TEST: Deleted 2025/06/13 05:11:35 INFO : Updating listings 2025/06/13 05:11:35 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path2/" 2025/06/13 05:11:35 INFO : Bisync successful 2025/06/13 05:11:35 NOTICE: (35) : test 8. Confirm the subdir exists only on Path2 and not Path1 2025/06/13 05:11:35 NOTICE: (36) : list-dirs TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1/ 2025/06/13 05:11:35 NOTICE: (37) : list-dirs TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path2/ 2025/06/13 05:11:35 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/13 05:11:36 NOTICE: (38) : test 9. Reset, do the delete again, and run bisync WITH --create-empty-src-dirs 2025/06/13 05:11:36 NOTICE: (39) : bisync resync create-empty-src-dirs 2025/06/13 05:11:42 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:11:42 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:11:42 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path2/" 2025/06/13 05:11:42 INFO : Copying Path2 files to Path1 2025/06/13 05:11:42 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 05:11:43 INFO : subdir: Making directory 2025/06/13 05:11:44 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 05:11:45 INFO : Resync updating listings 2025/06/13 05:11:45 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path2/" 2025/06/13 05:11:45 INFO : Bisync successful 2025/06/13 05:11:45 NOTICE: (40) : list-dirs TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1/ 2025/06/13 05:11:46 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/13 05:11:46 NOTICE: (41) : list-dirs TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path2/ 2025/06/13 05:11:46 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/13 05:11:47 NOTICE: (42) : purge-children TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1/ 2025/06/13 05:11:56 NOTICE: (43) : copy-as /tmp/045748pe/datadir/test_createemptysrcdirs-lusuced7/placeholder.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1/ file1.txt 2025/06/13 05:12:01 NOTICE: (44) : copy-as /tmp/045748pe/datadir/test_createemptysrcdirs-lusuced7/placeholder.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1/ file1.copy1.txt 2025/06/13 05:12:06 NOTICE: (45) : copy-as /tmp/045748pe/datadir/test_createemptysrcdirs-lusuced7/placeholder.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1/ file1.copy2.txt 2025/06/13 05:12:11 NOTICE: (46) : copy-as /tmp/045748pe/datadir/test_createemptysrcdirs-lusuced7/placeholder.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1/ file1.copy3.txt 2025/06/13 05:12:15 NOTICE: (47) : copy-as /tmp/045748pe/datadir/test_createemptysrcdirs-lusuced7/placeholder.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1/ file1.copy4.txt 2025/06/13 05:12:21 NOTICE: (48) : copy-as /tmp/045748pe/datadir/test_createemptysrcdirs-lusuced7/placeholder.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1/ file1.copy5.txt 2025/06/13 05:12:25 NOTICE: (49) : list-dirs TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1/ 2025/06/13 05:12:25 NOTICE: (50) : list-dirs TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path2/ 2025/06/13 05:12:26 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/13 05:12:26 NOTICE: (51) : bisync create-empty-src-dirs 2025/06/13 05:12:33 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:12:33 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:12:33 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path2/" 2025/06/13 05:12:33 INFO : Building Path1 and Path2 listings 2025/06/13 05:12:34 INFO : Path1 checking for diffs 2025/06/13 05:12:34 INFO : - Path1 File was deleted - subdir 2025/06/13 05:12:34 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/13 05:12:34 INFO : Path2 checking for diffs 2025/06/13 05:12:34 INFO : Applying changes 2025/06/13 05:12:34 INFO : - Path2 Queue delete - TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path2/subdir 2025/06/13 05:12:34 INFO : - Path1 Do queued copies to - Path2 2025/06/13 05:12:34 INFO : subdir: Removing directory 2025/06/13 05:12:36 INFO : Updating listings 2025/06/13 05:12:36 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path2/" 2025/06/13 05:12:36 INFO : Bisync successful 2025/06/13 05:12:36 NOTICE: (52) : test 10. Confirm the subdir has been removed on both paths 2025/06/13 05:12:36 NOTICE: (53) : list-dirs TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1/ 2025/06/13 05:12:36 NOTICE: (54) : list-dirs TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path2/ 2025/06/13 05:12:37 NOTICE: (55) : test 11. bisync again (because if we leave subdir in listings, test will fail due to mismatched modtime) 2025/06/13 05:12:37 NOTICE: (56) : bisync create-empty-src-dirs 2025/06/13 05:12:43 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:12:43 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:12:43 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path2/" 2025/06/13 05:12:43 INFO : Building Path1 and Path2 listings 2025/06/13 05:12:43 INFO : Path1 checking for diffs 2025/06/13 05:12:43 INFO : Path2 checking for diffs 2025/06/13 05:12:43 INFO : No changes found 2025/06/13 05:12:43 INFO : Updating listings 2025/06/13 05:12:43 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/createemptysrcdirs/path2/" 2025/06/13 05:12:43 INFO : Bisync successful bisync_test.go:560: TEST createemptysrcdirs PASSED === RUN TestBisyncRemoteRemote/dry_run 2025/06/13 05:12:59 ERROR : error listing: directory not found 2025/06/13 05:13:00 ERROR : error listing: directory not found 2025/06/13 05:13:00 NOTICE: checking initFs Local file system at /tmp/045748pe/initdir/test_dry_run-sularov5 2025/06/13 05:13:07 NOTICE: checking Path1 box root 'rclone-test-nuzoxof2buqu/045748pe/dry_run/path1' 2025/06/13 05:13:13 NOTICE: checking path2 box root 'rclone-test-nuzoxof2buqu/045748pe/dry_run/path2' 2025/06/13 05:13:14 NOTICE: (01) : test dry-run 2025/06/13 05:13:14 NOTICE: (02) : test initial bisync 2025/06/13 05:13:14 NOTICE: (03) : bisync resync 2025/06/13 05:13:20 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:13:20 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:13:20 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path2/" 2025/06/13 05:13:20 INFO : Copying Path2 files to Path1 2025/06/13 05:13:20 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 05:13:21 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 05:13:21 INFO : Resync updating listings 2025/06/13 05:13:21 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path2/" 2025/06/13 05:13:21 INFO : Bisync successful 2025/06/13 05:13:21 NOTICE: (04) : test new on path2 - file10 2025/06/13 05:13:21 NOTICE: (05) : touch-copy 2001-01-02 /tmp/045748pe/datadir/test_dry_run-dawewec4/file10.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path2/ 2025/06/13 05:13:25 NOTICE: (06) : test newer on path2 - file1 2025/06/13 05:13:25 NOTICE: (07) : touch-copy 2001-01-02 /tmp/045748pe/datadir/test_dry_run-dawewec4/file1.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path2/ 2025/06/13 05:13:30 NOTICE: (08) : test new on path1 - file11 2025/06/13 05:13:30 NOTICE: (09) : touch-copy 2001-01-02 /tmp/045748pe/datadir/test_dry_run-dawewec4/file11.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path1/ 2025/06/13 05:13:33 NOTICE: (10) : test newer on path1 - file2 2025/06/13 05:13:33 NOTICE: (11) : touch-copy 2001-01-02 /tmp/045748pe/datadir/test_dry_run-dawewec4/file2.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path1/ 2025/06/13 05:13:37 NOTICE: (12) : test deleted on path2 - file3 2025/06/13 05:13:37 NOTICE: (13) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path2/file3.txt 2025/06/13 05:13:41 NOTICE: (14) : test deleted on path1 - file4 2025/06/13 05:13:41 NOTICE: (15) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path1/file4.txt 2025/06/13 05:13:46 NOTICE: (16) : test changed on path2 and on path1 - file5 (file5R, file5L) 2025/06/13 05:13:46 NOTICE: (17) : touch-glob 2001-01-02 /tmp/045748pe/datadir/test_dry_run-dawewec4/ file5R.txt 2025/06/13 05:13:46 NOTICE: (18) : copy-as /tmp/045748pe/datadir/test_dry_run-dawewec4/file5R.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path2/ file5.txt 2025/06/13 05:13:51 NOTICE: (19) : touch-glob 2001-03-04 /tmp/045748pe/datadir/test_dry_run-dawewec4/ file5L.txt 2025/06/13 05:13:51 NOTICE: (20) : copy-as /tmp/045748pe/datadir/test_dry_run-dawewec4/file5L.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path1/ file5.txt 2025/06/13 05:13:55 NOTICE: (21) : test newer on path2 and deleted on path1 - file6 2025/06/13 05:13:55 NOTICE: (22) : touch-copy 2001-01-02 /tmp/045748pe/datadir/test_dry_run-dawewec4/file6.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path2/ 2025/06/13 05:13:59 NOTICE: (23) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path1/file6.txt 2025/06/13 05:14:01 NOTICE: (24) : test newer on path1 and deleted on path2 - file7 2025/06/13 05:14:01 NOTICE: (25) : touch-copy 2001-01-02 /tmp/045748pe/datadir/test_dry_run-dawewec4/file7.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path1/ 2025/06/13 05:14:07 NOTICE: (26) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path2/file7.txt 2025/06/13 05:14:09 NOTICE: (27) : test sync with dry-run and resync 2025/06/13 05:14:09 NOTICE: (28) : bisync dry-run resync 2025/06/13 05:14:17 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:14:17 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:14:17 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path2/" 2025/06/13 05:14:17 INFO : Copying Path2 files to Path1 2025/06/13 05:14:17 NOTICE: - Path2 Resync is copying files to - Path1 2025/06/13 05:14:17 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19) 2025/06/13 05:14:17 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19) 2025/06/13 05:14:17 NOTICE: file4.txt: Skipped copy as --dry-run is set (size 0) 2025/06/13 05:14:17 NOTICE: - Path1 Resync is copying files to - Path2 2025/06/13 05:14:17 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19) 2025/06/13 05:14:17 NOTICE: file3.txt: Skipped copy as --dry-run is set (size 0) 2025/06/13 05:14:17 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19) 2025/06/13 05:14:17 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13) 2025/06/13 05:14:17 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 0) 2025/06/13 05:14:17 NOTICE: file5.txt: Skipped copy as --dry-run is set (size 39) 2025/06/13 05:14:17 INFO : Resync updating listings 2025/06/13 05:14:19 INFO : Bisync successful 2025/06/13 05:14:19 NOTICE: (29) : copy-listings dryrun-resync 2025/06/13 05:14:19 NOTICE: (30) : test sync with dry-run 2025/06/13 05:14:19 NOTICE: (31) : bisync dry-run 2025/06/13 05:14:26 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:14:26 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:14:26 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path2/" 2025/06/13 05:14:26 INFO : Building Path1 and Path2 listings 2025/06/13 05:14:26 INFO : Path1 checking for diffs 2025/06/13 05:14:26 NOTICE: - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/13 05:14:26 NOTICE: - Path1 File was deleted - file4.txt 2025/06/13 05:14:26 NOTICE: - Path1 File changed: size (larger), time (newer) - file5.txt 2025/06/13 05:14:26 NOTICE: - Path1 File was deleted - file6.txt 2025/06/13 05:14:26 NOTICE: - Path1 File changed: size (larger), time (newer) - file7.txt 2025/06/13 05:14:26 NOTICE: - Path1 File is new - file11.txt 2025/06/13 05:14:26 INFO : Path1: 6 changes:  1 new,  3 modified,  2 deleted 2025/06/13 05:14:26 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/13 05:14:26 INFO : Path2 checking for diffs 2025/06/13 05:14:26 NOTICE: - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/13 05:14:26 NOTICE: - Path2 File was deleted - file3.txt 2025/06/13 05:14:26 NOTICE: - Path2 File changed: size (larger), time (newer) - file5.txt 2025/06/13 05:14:26 NOTICE: - Path2 File changed: size (larger), time (newer) - file6.txt 2025/06/13 05:14:26 NOTICE: - Path2 File was deleted - file7.txt 2025/06/13 05:14:26 NOTICE: - Path2 File is new - file10.txt 2025/06/13 05:14:26 INFO : Path2: 6 changes:  1 new,  3 modified,  2 deleted 2025/06/13 05:14:26 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/13 05:14:26 INFO : Applying changes 2025/06/13 05:14:26 INFO : Checking potential conflicts... 2025/06/13 05:14:27 ERROR : file5.txt: sha1 differ 2025/06/13 05:14:27 NOTICE: box root 'rclone-test-nuzoxof2buqu/045748pe/dry_run/path2': 1 differences found 2025/06/13 05:14:27 NOTICE: box root 'rclone-test-nuzoxof2buqu/045748pe/dry_run/path2': 1 errors while checking 2025/06/13 05:14:27 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/13 05:14:27 NOTICE: - Path1 Queue copy to Path2 - TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path2/file11.txt 2025/06/13 05:14:27 NOTICE: - Path1 Queue copy to Path2 - TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path2/file2.txt 2025/06/13 05:14:27 NOTICE: - Path2 Queue delete - TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path2/file4.txt 2025/06/13 05:14:27 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/13 05:14:27 NOTICE: file5.txt: Skipped rename as --dry-run is set 2025/06/13 05:14:27 NOTICE: - Path1 Queue copy to Path2 - TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path2/file5.txt.conflict1 2025/06/13 05:14:27 NOTICE: file5.txt: Skipped rename as --dry-run is set 2025/06/13 05:14:27 NOTICE: - Path2 Queue copy to Path1 - TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path1/file5.txt.conflict2 2025/06/13 05:14:27 NOTICE: - Path2 Queue copy to Path1 - TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path1/file6.txt 2025/06/13 05:14:27 NOTICE: - Path1 Queue copy to Path2 - TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path2/file7.txt 2025/06/13 05:14:27 NOTICE: - Path2 Queue copy to Path1 - TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path1/file1.txt 2025/06/13 05:14:27 NOTICE: - Path2 Queue copy to Path1 - TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path1/file10.txt 2025/06/13 05:14:27 NOTICE: - Path1 Queue delete - TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path1/file3.txt 2025/06/13 05:14:27 NOTICE: - Path2 Do queued copies to - Path1 2025/06/13 05:14:27 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19) 2025/06/13 05:14:27 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19) 2025/06/13 05:14:27 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 19) 2025/06/13 05:14:27 NOTICE: file3.txt: Skipped delete as --dry-run is set (size 0) 2025/06/13 05:14:27 NOTICE: - Path1 Do queued copies to - Path2 2025/06/13 05:14:28 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19) 2025/06/13 05:14:28 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19) 2025/06/13 05:14:28 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13) 2025/06/13 05:14:28 NOTICE: file4.txt: Skipped delete as --dry-run is set (size 0) 2025/06/13 05:14:28 INFO : Updating listings 2025/06/13 05:14:29 INFO : Bisync successful 2025/06/13 05:14:29 NOTICE: (32) : copy-listings dryrun 2025/06/13 05:14:29 NOTICE: (33) : test sync without dry-run 2025/06/13 05:14:29 NOTICE: (34) : bisync 2025/06/13 05:14:36 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:14:36 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:14:36 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path2/" 2025/06/13 05:14:36 INFO : Building Path1 and Path2 listings 2025/06/13 05:14:37 INFO : Path1 checking for diffs 2025/06/13 05:14:37 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/13 05:14:37 INFO : - Path1 File was deleted - file4.txt 2025/06/13 05:14:37 INFO : - Path1 File changed: size (larger), time (newer) - file5.txt 2025/06/13 05:14:37 INFO : - Path1 File was deleted - file6.txt 2025/06/13 05:14:37 INFO : - Path1 File changed: size (larger), time (newer) - file7.txt 2025/06/13 05:14:37 INFO : - Path1 File is new - file11.txt 2025/06/13 05:14:37 INFO : Path1: 6 changes:  1 new,  3 modified,  2 deleted 2025/06/13 05:14:37 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/13 05:14:37 INFO : Path2 checking for diffs 2025/06/13 05:14:37 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/13 05:14:37 INFO : - Path2 File was deleted - file3.txt 2025/06/13 05:14:37 INFO : - Path2 File changed: size (larger), time (newer) - file5.txt 2025/06/13 05:14:37 INFO : - Path2 File changed: size (larger), time (newer) - file6.txt 2025/06/13 05:14:37 INFO : - Path2 File was deleted - file7.txt 2025/06/13 05:14:37 INFO : - Path2 File is new - file10.txt 2025/06/13 05:14:37 INFO : Path2: 6 changes:  1 new,  3 modified,  2 deleted 2025/06/13 05:14:37 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/13 05:14:37 INFO : Applying changes 2025/06/13 05:14:37 INFO : Checking potential conflicts... 2025/06/13 05:14:37 ERROR : file5.txt: sha1 differ 2025/06/13 05:14:37 NOTICE: box root 'rclone-test-nuzoxof2buqu/045748pe/dry_run/path2': 1 differences found 2025/06/13 05:14:37 NOTICE: box root 'rclone-test-nuzoxof2buqu/045748pe/dry_run/path2': 1 errors while checking 2025/06/13 05:14:37 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/13 05:14:37 INFO : - Path1 Queue copy to Path2 - TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path2/file11.txt 2025/06/13 05:14:37 INFO : - Path1 Queue copy to Path2 - TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path2/file2.txt 2025/06/13 05:14:37 INFO : - Path2 Queue delete - TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path2/file4.txt 2025/06/13 05:14:37 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/13 05:14:37 NOTICE: - Path1 Renaming Path1 copy - TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path1/file5.txt.conflict1 2025/06/13 05:14:39 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1 2025/06/13 05:14:39 NOTICE: - Path1 Queue copy to Path2 - TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path2/file5.txt.conflict1 2025/06/13 05:14:39 NOTICE: - Path2 Renaming Path2 copy - TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path2/file5.txt.conflict2 2025/06/13 05:14:41 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2 2025/06/13 05:14:41 NOTICE: - Path2 Queue copy to Path1 - TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path1/file5.txt.conflict2 2025/06/13 05:14:41 INFO : - Path2 Queue copy to Path1 - TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path1/file6.txt 2025/06/13 05:14:41 INFO : - Path1 Queue copy to Path2 - TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path2/file7.txt 2025/06/13 05:14:41 INFO : - Path2 Queue copy to Path1 - TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path1/file1.txt 2025/06/13 05:14:41 INFO : - Path2 Queue copy to Path1 - TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path1/file10.txt 2025/06/13 05:14:41 INFO : - Path1 Queue delete - TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path1/file3.txt 2025/06/13 05:14:41 INFO : - Path2 Do queued copies to - Path1 2025/06/13 05:14:43 INFO : file6.txt: Copied (server-side copy) 2025/06/13 05:14:43 INFO : file10.txt: Copied (server-side copy) 2025/06/13 05:14:43 INFO : file5.txt.conflict2: Copied (server-side copy) 2025/06/13 05:14:45 INFO : file1.txt: Copied (server-side copy) 2025/06/13 05:14:47 INFO : file3.txt: Deleted 2025/06/13 05:14:47 INFO : - Path1 Do queued copies to - Path2 2025/06/13 05:14:48 INFO : file7.txt: Copied (server-side copy) 2025/06/13 05:14:48 INFO : file11.txt: Copied (server-side copy) 2025/06/13 05:14:48 INFO : file5.txt.conflict1: Copied (server-side copy) 2025/06/13 05:14:51 INFO : file2.txt: Copied (server-side copy) 2025/06/13 05:14:52 INFO : file4.txt: Deleted 2025/06/13 05:14:52 INFO : Updating listings 2025/06/13 05:14:52 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/dry_run/path2/" 2025/06/13 05:14:52 INFO : Bisync successful bisync_test.go:560: TEST dry_run PASSED === RUN TestBisyncRemoteRemote/equal 2025/06/13 05:15:09 ERROR : error listing: directory not found 2025/06/13 05:15:09 ERROR : error listing: directory not found 2025/06/13 05:15:09 NOTICE: checking initFs Local file system at /tmp/045748pe/initdir/test_equal-zayuqim6 2025/06/13 05:15:15 NOTICE: checking Path1 box root 'rclone-test-nuzoxof2buqu/045748pe/equal/path1' 2025/06/13 05:15:19 NOTICE: checking path2 box root 'rclone-test-nuzoxof2buqu/045748pe/equal/path2' 2025/06/13 05:15:19 NOTICE: (01) : test equal 2025/06/13 05:15:19 NOTICE: (02) : test initial bisync 2025/06/13 05:15:19 NOTICE: (03) : bisync resync 2025/06/13 05:15:26 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:15:26 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:15:26 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/equal/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/equal/path2/" 2025/06/13 05:15:26 INFO : Copying Path2 files to Path1 2025/06/13 05:15:26 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 05:15:27 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 05:15:27 INFO : Resync updating listings 2025/06/13 05:15:27 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/equal/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/equal/path2/" 2025/06/13 05:15:27 INFO : Bisync successful 2025/06/13 05:15:27 NOTICE: (04) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/13 05:15:27 NOTICE: (05) : touch-glob 2001-01-02 /tmp/045748pe/datadir/test_equal-qokivon6/ file1R.txt 2025/06/13 05:15:27 NOTICE: (06) : copy-as /tmp/045748pe/datadir/test_equal-qokivon6/file1R.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/equal/path2/ file1.txt 2025/06/13 05:15:32 NOTICE: (07) : touch-glob 2001-03-04 /tmp/045748pe/datadir/test_equal-qokivon6/ file1L.txt 2025/06/13 05:15:32 NOTICE: (08) : copy-as /tmp/045748pe/datadir/test_equal-qokivon6/file1L.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/equal/path1/ file1.txt 2025/06/13 05:15:37 NOTICE: (09) : test changed on both paths and identical - file2 2025/06/13 05:15:37 NOTICE: (10) : touch-glob 2001-01-02 /tmp/045748pe/datadir/test_equal-qokivon6/ file2.txt 2025/06/13 05:15:37 NOTICE: (11) : copy-as /tmp/045748pe/datadir/test_equal-qokivon6/file2.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/equal/path1/ file2.txt 2025/06/13 05:15:42 NOTICE: (12) : copy-as /tmp/045748pe/datadir/test_equal-qokivon6/file2.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/equal/path2/ file2.txt 2025/06/13 05:15:48 NOTICE: (13) : test bisync run 2025/06/13 05:15:48 NOTICE: (14) : bisync 2025/06/13 05:15:54 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:15:54 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:15:54 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/equal/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/equal/path2/" 2025/06/13 05:15:54 INFO : Building Path1 and Path2 listings 2025/06/13 05:15:55 INFO : Path1 checking for diffs 2025/06/13 05:15:55 INFO : - Path1 File changed: size (larger), time (newer) - file1.txt 2025/06/13 05:15:55 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/13 05:15:55 INFO : Path1: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/13 05:15:55 INFO : (Modified:  2 newer,  0 older,  2 larger,  0 smaller) 2025/06/13 05:15:55 INFO : Path2 checking for diffs 2025/06/13 05:15:55 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/13 05:15:55 INFO : - Path2 File changed: size (larger), time (newer) - file2.txt 2025/06/13 05:15:55 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/13 05:15:55 INFO : (Modified:  2 newer,  0 older,  2 larger,  0 smaller) 2025/06/13 05:15:55 INFO : Applying changes 2025/06/13 05:15:55 INFO : Checking potential conflicts... 2025/06/13 05:15:55 ERROR : file1.txt: sha1 differ 2025/06/13 05:15:55 NOTICE: box root 'rclone-test-nuzoxof2buqu/045748pe/equal/path2': 1 differences found 2025/06/13 05:15:55 NOTICE: box root 'rclone-test-nuzoxof2buqu/045748pe/equal/path2': 1 errors while checking 2025/06/13 05:15:55 NOTICE: box root 'rclone-test-nuzoxof2buqu/045748pe/equal/path2': 1 matching files 2025/06/13 05:15:55 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/13 05:15:55 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/13 05:15:55 NOTICE: - Path1 Renaming Path1 copy - TestBox:rclone-test-nuzoxof2buqu/045748pe/equal/path1/file1.txt.conflict1 2025/06/13 05:15:57 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict1 2025/06/13 05:15:57 NOTICE: - Path1 Queue copy to Path2 - TestBox:rclone-test-nuzoxof2buqu/045748pe/equal/path2/file1.txt.conflict1 2025/06/13 05:15:57 NOTICE: - Path2 Renaming Path2 copy - TestBox:rclone-test-nuzoxof2buqu/045748pe/equal/path2/file1.txt.conflict2 2025/06/13 05:15:59 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict2 2025/06/13 05:15:59 NOTICE: - Path2 Queue copy to Path1 - TestBox:rclone-test-nuzoxof2buqu/045748pe/equal/path1/file1.txt.conflict2 2025/06/13 05:15:59 NOTICE: - WARNING New or changed in both paths - file2.txt 2025/06/13 05:15:59 INFO : Files are equal! Skipping: file2.txt 2025/06/13 05:15:59 INFO : - Path2 Do queued copies to - Path1 2025/06/13 05:16:00 INFO : file1.txt.conflict2: Copied (server-side copy) 2025/06/13 05:16:00 INFO : - Path1 Do queued copies to - Path2 2025/06/13 05:16:02 INFO : file1.txt.conflict1: Copied (server-side copy) 2025/06/13 05:16:02 INFO : Updating listings 2025/06/13 05:16:04 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/equal/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/equal/path2/" 2025/06/13 05:16:04 INFO : Bisync successful bisync_test.go:560: TEST equal PASSED === RUN TestBisyncRemoteRemote/ext_paths 2025/06/13 05:16:19 ERROR : error listing: directory not found 2025/06/13 05:16:20 ERROR : error listing: directory not found 2025/06/13 05:16:20 NOTICE: checking initFs Local file system at /tmp/045748pe/initdir/test_ext_paths-qudujib2 2025/06/13 05:16:29 NOTICE: checking Path1 box root 'rclone-test-nuzoxof2buqu/045748pe/ext_paths/path1' 2025/06/13 05:16:39 NOTICE: checking path2 box root 'rclone-test-nuzoxof2buqu/045748pe/ext_paths/path2' 2025/06/13 05:16:40 NOTICE: (01) : test extended-char-paths 2025/06/13 05:16:40 NOTICE: (02) : fix-names TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path1/測試РуÑÑкий{spc}{spc}ěáñ/ 2025/06/13 05:16:46 ERROR : TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path1/測試РуÑÑкий eÌŒaÌñ/: error getting Fs: is a directory not a file 2025/06/13 05:16:46 NOTICE: (03) : fix-names TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path2/測試РуÑÑкий{spc}{spc}ěáñ/ 2025/06/13 05:16:51 ERROR : TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path2/測試РуÑÑкий eÌŒaÌñ/: error getting Fs: is a directory not a file 2025/06/13 05:16:51 NOTICE: (04) : fix-names TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path1/測試РуÑÑкий{spc}{spc}ěáñ/測試_check{spc}file 2025/06/13 05:16:57 NOTICE: (05) : fix-names TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path2/測試РуÑÑкий{spc}{spc}ěáñ/測試_check{spc}file 2025/06/13 05:17:01 NOTICE: (06) : fix-names TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path1/測試РуÑÑкий{spc}{spc}ěáñ/filename_contains_Ä›_.txt 2025/06/13 05:17:06 NOTICE: (07) : fix-names TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path2/測試РуÑÑкий{spc}{spc}ěáñ/filename_contains_Ä›_.txt 2025/06/13 05:17:11 NOTICE: (08) : fix-names TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path1/測試_check{spc}file 2025/06/13 05:17:14 NOTICE: (09) : fix-names TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path2/測試_check{spc}file 2025/06/13 05:17:17 NOTICE: (10) : fix-names TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path1/測試РуÑÑкий{spc}{spc}ěáñ/測試_check{spc}file 2025/06/13 05:17:21 NOTICE: (11) : fix-names TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path2/測試РуÑÑкий{spc}{spc}ěáñ/測試_check{spc}file 2025/06/13 05:17:24 NOTICE: (12) : test resync subdirs with extended chars 2025/06/13 05:17:24 NOTICE: (13) : bisync subdir=測試РуÑÑкий{spc}{spc}ěáñ resync 2025/06/13 05:17:36 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:17:36 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:17:36 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path1/測試РуÑÑкий ěáñ/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path2/測試РуÑÑкий ěáñ/" 2025/06/13 05:17:36 INFO : Copying Path2 files to Path1 2025/06/13 05:17:36 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 05:17:36 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 05:17:37 INFO : Resync updating listings 2025/06/13 05:17:37 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path1/測試РуÑÑкий ěáñ/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path2/測試РуÑÑкий ěáñ/" 2025/06/13 05:17:37 INFO : Bisync successful 2025/06/13 05:17:37 NOTICE: (14) : copy-listings resync 2025/06/13 05:17:37 NOTICE: (15) : test place new files with extended chars on each side 2025/06/13 05:17:37 NOTICE: (16) : touch-glob 2001-01-02 /tmp/045748pe/datadir/test_ext_paths-relujap7/ file1.txt 2025/06/13 05:17:37 NOTICE: (17) : copy-as /tmp/045748pe/datadir/test_ext_paths-relujap7/file1.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path1/測試РуÑÑкий{spc}{spc}ěáñ 測試_file1p1 2025/06/13 05:17:42 NOTICE: (18) : copy-as /tmp/045748pe/datadir/test_ext_paths-relujap7/file1.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path2/測試РуÑÑкий{spc}{spc}ěáñ 測試_file1p2 2025/06/13 05:17:47 NOTICE: (19) : test normal sync of subdirs with extended chars 2025/06/13 05:17:47 NOTICE: (20) : bisync subdir=測試РуÑÑкий{spc}{spc}ěáñ 2025/06/13 05:17:54 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:17:54 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:17:54 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path1/測試РуÑÑкий ěáñ/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path2/測試РуÑÑкий ěáñ/" 2025/06/13 05:17:54 INFO : Building Path1 and Path2 listings 2025/06/13 05:17:54 INFO : Path1 checking for diffs 2025/06/13 05:17:54 INFO : - Path1 File is new - 測試_file1p1 2025/06/13 05:17:54 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/13 05:17:54 INFO : Path2 checking for diffs 2025/06/13 05:17:54 INFO : - Path2 File is new - 測試_file1p2 2025/06/13 05:17:54 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/13 05:17:54 INFO : Applying changes 2025/06/13 05:17:54 INFO : - Path1 Queue copy to Path2 - TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path2/測試РуÑÑкий ěáñ/測試_file1p1 2025/06/13 05:17:54 INFO : - Path2 Queue copy to Path1 - TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path1/測試РуÑÑкий ěáñ/測試_file1p2 2025/06/13 05:17:54 INFO : - Path2 Do queued copies to - Path1 2025/06/13 05:17:56 INFO : 測試_file1p2: Copied (server-side copy) 2025/06/13 05:17:56 INFO : - Path1 Do queued copies to - Path2 2025/06/13 05:17:57 INFO : 測試_file1p1: Copied (server-side copy) 2025/06/13 05:17:57 INFO : Updating listings 2025/06/13 05:17:57 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path1/測試РуÑÑкий ěáñ/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path2/測試РуÑÑкий ěáñ/" 2025/06/13 05:17:57 INFO : Bisync successful 2025/06/13 05:17:57 NOTICE: (21) : move-listings normal-sync 2025/06/13 05:17:57 NOTICE: (22) : test check-filename with extended chars. check should fail. 2025/06/13 05:17:57 NOTICE: (23) : bisync resync 2025/06/13 05:18:04 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:18:04 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:18:04 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path2/" 2025/06/13 05:18:04 INFO : Copying Path2 files to Path1 2025/06/13 05:18:04 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 05:18:05 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 05:18:06 INFO : Resync updating listings 2025/06/13 05:18:06 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path2/" 2025/06/13 05:18:06 INFO : Bisync successful 2025/06/13 05:18:06 NOTICE: (24) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path1/測試РуÑÑкий{spc}{spc}ěáñ/測試_check{spc}file 2025/06/13 05:18:11 NOTICE: (25) : bisync check-access check-filename=測試_check{spc}file 2025/06/13 05:18:17 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:18:17 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:18:17 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path2/" 2025/06/13 05:18:17 INFO : Building Path1 and Path2 listings 2025/06/13 05:18:18 INFO : Path1 checking for diffs 2025/06/13 05:18:18 INFO : - Path1 File was deleted - 測試РуÑÑкий ěáñ/測試_check file 2025/06/13 05:18:18 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/13 05:18:18 INFO : Path2 checking for diffs 2025/06/13 05:18:18 INFO : Checking access health 2025/06/13 05:18:18 ERROR : Access test failed: Path1 count 1, Path2 count 2 - 測試_check file 2025/06/13 05:18:18 ERROR : -  Access test failed: Path2 file not found in Path1 - 測試РуÑÑкий ěáñ/測試_check file 2025/06/13 05:18:18 ERROR : Bisync critical error: check file check failed 2025/06/13 05:18:18 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/13 05:18:18 NOTICE: Bisync error: bisync aborted 2025/06/13 05:18:18 NOTICE: (26) : copy-listings check-access-fail 2025/06/13 05:18:18 NOTICE: (27) : test check-filename with extended chars. check should pass. 2025/06/13 05:18:18 NOTICE: (28) : bisync resync 2025/06/13 05:18:25 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:18:25 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:18:25 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path2/" 2025/06/13 05:18:25 INFO : Copying Path2 files to Path1 2025/06/13 05:18:25 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 05:18:27 INFO : 測試РуÑÑкий ěáñ/測試_check file: Copied (server-side copy) 2025/06/13 05:18:27 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 05:18:28 INFO : Resync updating listings 2025/06/13 05:18:28 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path2/" 2025/06/13 05:18:28 INFO : Bisync successful 2025/06/13 05:18:28 NOTICE: (29) : bisync check-access check-filename=測試_check{spc}file 2025/06/13 05:18:35 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:18:35 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:18:35 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path2/" 2025/06/13 05:18:35 INFO : Building Path1 and Path2 listings 2025/06/13 05:18:36 INFO : Path1 checking for diffs 2025/06/13 05:18:36 INFO : Path2 checking for diffs 2025/06/13 05:18:36 INFO : Checking access health 2025/06/13 05:18:36 INFO : Found 2 matching "測試_check file" files on both paths 2025/06/13 05:18:36 INFO : No changes found 2025/06/13 05:18:36 INFO : Updating listings 2025/06/13 05:18:36 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path2/" 2025/06/13 05:18:36 INFO : Bisync successful 2025/06/13 05:18:36 NOTICE: (30) : move-listings check-access-pass 2025/06/13 05:18:36 NOTICE: (31) : test filters-file path with extended chars - masks /fileZ.txt 2025/06/13 05:18:36 NOTICE: (32) : copy-file /tmp/045748pe/datadir/test_ext_paths-relujap7/測試_filtersfile.txt /tmp/045748pe/workdir/ 2025/06/13 05:18:36 NOTICE: (33) : bisync filters-file=/tmp/045748pe/workdir/測試_filtersfile.txt resync 2025/06/13 05:18:43 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:18:43 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:18:43 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path2/" 2025/06/13 05:18:43 INFO : Using filters file /tmp/045748pe/workdir/測試_filtersfile.txt 2025/06/13 05:18:43 INFO : Storing filters file hash to /tmp/045748pe/workdir/測試_filtersfile.txt.md5 2025/06/13 05:18:43 INFO : Copying Path2 files to Path1 2025/06/13 05:18:43 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 05:18:44 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 05:18:45 INFO : Resync updating listings 2025/06/13 05:18:45 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path2/" 2025/06/13 05:18:45 INFO : Bisync successful 2025/06/13 05:18:45 NOTICE: (34) : copy-as /tmp/045748pe/datadir/test_ext_paths-relujap7/file1.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path1/ fileZ.txt 2025/06/13 05:18:49 NOTICE: (35) : bisync filters-file=/tmp/045748pe/workdir/測試_filtersfile.txt 2025/06/13 05:18:56 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:18:56 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:18:56 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path2/" 2025/06/13 05:18:56 INFO : Using filters file /tmp/045748pe/workdir/測試_filtersfile.txt 2025/06/13 05:18:56 INFO : Building Path1 and Path2 listings 2025/06/13 05:18:57 INFO : Path1 checking for diffs 2025/06/13 05:18:57 INFO : Path2 checking for diffs 2025/06/13 05:18:57 INFO : No changes found 2025/06/13 05:18:57 INFO : Updating listings 2025/06/13 05:18:57 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/ext_paths/path2/" 2025/06/13 05:18:57 INFO : Bisync successful bisync_test.go:560: TEST ext_paths PASSED === RUN TestBisyncRemoteRemote/extended_filenames 2025/06/13 05:19:19 ERROR : error listing: directory not found 2025/06/13 05:19:19 ERROR : error listing: directory not found 2025/06/13 05:19:19 NOTICE: checking initFs Local file system at /tmp/045748pe/initdir/test_extended_filenames-falodun0 2025/06/13 05:19:29 NOTICE: checking Path1 box root 'rclone-test-nuzoxof2buqu/045748pe/extended_filenames/path1' 2025/06/13 05:19:38 NOTICE: checking path2 box root 'rclone-test-nuzoxof2buqu/045748pe/extended_filenames/path2' 2025/06/13 05:19:39 NOTICE: (01) : test extended-filenames 2025/06/13 05:19:39 NOTICE: (02) : fix-names TestBox:rclone-test-nuzoxof2buqu/045748pe/extended_filenames/path1/subdir_with_ࢺ_/ 2025/06/13 05:19:39 NOTICE: (03) : fix-names TestBox:rclone-test-nuzoxof2buqu/045748pe/extended_filenames/path2/subdir_with_ࢺ_/ 2025/06/13 05:19:39 NOTICE: (04) : fix-names TestBox:rclone-test-nuzoxof2buqu/045748pe/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_Ä›_.txt 2025/06/13 05:19:48 NOTICE: (05) : fix-names TestBox:rclone-test-nuzoxof2buqu/045748pe/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_Ä›_.txt 2025/06/13 05:19:57 NOTICE: (06) : fix-names TestBox:rclone-test-nuzoxof2buqu/045748pe/extended_filenames/path1/РуÑÑкий.txt 2025/06/13 05:20:05 NOTICE: (07) : fix-names TestBox:rclone-test-nuzoxof2buqu/045748pe/extended_filenames/path2/РуÑÑкий.txt 2025/06/13 05:20:13 NOTICE: (08) : fix-names TestBox:rclone-test-nuzoxof2buqu/045748pe/extended_filenames/path1/file_enconde_mañana_funcionará.txt 2025/06/13 05:20:21 NOTICE: (09) : fix-names TestBox:rclone-test-nuzoxof2buqu/045748pe/extended_filenames/path2/file_enconde_mañana_funcionará.txt 2025/06/13 05:20:28 NOTICE: (10) : test initial bisync 2025/06/13 05:20:28 NOTICE: (11) : bisync resync bisync_test.go:1002: Fs is incapable of running test, skipping: extended_filenames (expected: eÌŒþ aÌñhࢺ_測試РуÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬eÌö (NFD) actual: upload failed (pre-upload check: Error "item_name_invalid" (400): Item name invalid ("Names cannot contain non-printable ASCII, \/ or \\, leading or trailing whitespace, or any Unicode character outside of the basic multilingual plane. The special names \".\" or \"..\" are also unsupported."))) (fs: box root 'rclone-test-nuzoxof2buqu/045748pe/extended_filenames/path1') === RUN TestBisyncRemoteRemote/filters 2025/06/13 05:20:44 ERROR : error listing: directory not found 2025/06/13 05:20:45 ERROR : error listing: directory not found 2025/06/13 05:20:45 NOTICE: checking initFs Local file system at /tmp/045748pe/initdir/test_filters-cupuvac4 2025/06/13 05:20:54 NOTICE: checking Path1 box root 'rclone-test-nuzoxof2buqu/045748pe/filters/path1' 2025/06/13 05:21:03 NOTICE: checking path2 box root 'rclone-test-nuzoxof2buqu/045748pe/filters/path2' 2025/06/13 05:21:04 NOTICE: (01) : test filters 2025/06/13 05:21:04 NOTICE: (02) : copy-file /tmp/045748pe/datadir/test_filters-puvelax5/filtersfile.flt /tmp/045748pe/workdir/ 2025/06/13 05:21:04 NOTICE: (03) : test resync to force building of the filters md5 hash 2025/06/13 05:21:04 NOTICE: (04) : bisync filters-file=/tmp/045748pe/workdir/filtersfile.flt resync 2025/06/13 05:21:10 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:21:10 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:21:10 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/filters/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/filters/path2/" 2025/06/13 05:21:10 INFO : Using filters file /tmp/045748pe/workdir/filtersfile.flt 2025/06/13 05:21:10 INFO : Storing filters file hash to /tmp/045748pe/workdir/filtersfile.flt.md5 2025/06/13 05:21:10 INFO : Copying Path2 files to Path1 2025/06/13 05:21:10 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 05:21:11 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 05:21:12 INFO : Resync updating listings 2025/06/13 05:21:12 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/filters/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/filters/path2/" 2025/06/13 05:21:12 INFO : Bisync successful 2025/06/13 05:21:12 NOTICE: (05) : copy-listings resync 2025/06/13 05:21:12 NOTICE: (06) : test place new files on the remote 2025/06/13 05:21:12 NOTICE: (07) : touch-glob 2001-01-02 /tmp/045748pe/datadir/test_filters-puvelax5/ fileZ.txt 2025/06/13 05:21:12 NOTICE: (08) : copy-as /tmp/045748pe/datadir/test_filters-puvelax5/fileZ.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/filters/path2/ fileZ.txt 2025/06/13 05:21:16 NOTICE: (09) : copy-as /tmp/045748pe/datadir/test_filters-puvelax5/fileZ.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/filters/path1/subdir fileZ.txt 2025/06/13 05:21:22 NOTICE: (10) : test bisync with filters-file. path2-side fileZ.txt will be filtered. 2025/06/13 05:21:22 NOTICE: (11) : bisync filters-file=/tmp/045748pe/workdir/filtersfile.flt 2025/06/13 05:21:29 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:21:29 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:21:29 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/filters/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/filters/path2/" 2025/06/13 05:21:29 INFO : Using filters file /tmp/045748pe/workdir/filtersfile.flt 2025/06/13 05:21:29 INFO : Building Path1 and Path2 listings 2025/06/13 05:21:30 INFO : Path1 checking for diffs 2025/06/13 05:21:30 INFO : - Path1 File is new - subdir/fileZ.txt 2025/06/13 05:21:30 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/13 05:21:30 INFO : Path2 checking for diffs 2025/06/13 05:21:30 INFO : Applying changes 2025/06/13 05:21:30 INFO : - Path1 Queue copy to Path2 - TestBox:rclone-test-nuzoxof2buqu/045748pe/filters/path2/subdir/fileZ.txt 2025/06/13 05:21:30 INFO : - Path1 Do queued copies to - Path2 2025/06/13 05:21:32 INFO : subdir/fileZ.txt: Copied (server-side copy) 2025/06/13 05:21:32 INFO : Updating listings 2025/06/13 05:21:32 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/filters/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/filters/path2/" 2025/06/13 05:21:32 INFO : Bisync successful bisync_test.go:560: TEST filters PASSED === RUN TestBisyncRemoteRemote/filtersfile_checks 2025/06/13 05:21:49 ERROR : error listing: directory not found 2025/06/13 05:21:49 ERROR : error listing: directory not found 2025/06/13 05:21:49 NOTICE: checking initFs Local file system at /tmp/045748pe/initdir/test_filtersfile_checks-hodavir9 2025/06/13 05:21:55 NOTICE: checking Path1 box root 'rclone-test-nuzoxof2buqu/045748pe/filtersfile_checks/path1' 2025/06/13 05:22:02 NOTICE: checking path2 box root 'rclone-test-nuzoxof2buqu/045748pe/filtersfile_checks/path2' 2025/06/13 05:22:02 NOTICE: (01) : test filtersfile-checks 2025/06/13 05:22:02 NOTICE: (02) : test initial bisync 2025/06/13 05:22:02 NOTICE: (03) : bisync resync 2025/06/13 05:22:09 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:22:09 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:22:09 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/filtersfile_checks/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/filtersfile_checks/path2/" 2025/06/13 05:22:09 INFO : Copying Path2 files to Path1 2025/06/13 05:22:09 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 05:22:10 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 05:22:11 INFO : Resync updating listings 2025/06/13 05:22:11 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/filtersfile_checks/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/filtersfile_checks/path2/" 2025/06/13 05:22:11 INFO : Bisync successful 2025/06/13 05:22:11 NOTICE: (04) : test 1. inject filters file in workdir. 2025/06/13 05:22:11 NOTICE: (05) : copy-file /tmp/045748pe/datadir/test_filtersfile_checks-lilozuf0/filtersfile.txt /tmp/045748pe/workdir/ 2025/06/13 05:22:11 NOTICE: (06) : test 2. run with filters-file but without md5. should abort. 2025/06/13 05:22:11 NOTICE: (07) : bisync filters-file=/tmp/045748pe/workdir/filtersfile.txt 2025/06/13 05:22:17 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:22:17 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:22:17 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/filtersfile_checks/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/filtersfile_checks/path2/" 2025/06/13 05:22:17 INFO : Using filters file /tmp/045748pe/workdir/filtersfile.txt 2025/06/13 05:22:17 ERROR : Bisync critical error: filters file md5 hash not found (must run --resync): /tmp/045748pe/workdir/filtersfile.txt 2025/06/13 05:22:17 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/13 05:22:17 NOTICE: Bisync error: bisync aborted 2025/06/13 05:22:17 NOTICE: (08) : test 3. run without filters-file. should be blocked due to prior abort. 2025/06/13 05:22:17 NOTICE: (09) : bisync 2025/06/13 05:22:24 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:22:24 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:22:24 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/filtersfile_checks/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/filtersfile_checks/path2/" 2025/06/13 05:22:24 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/045748pe/workdir/TestBox_rclone-test-nuzoxof2buqu_045748pe_filtersfile_checks_path1..TestBox_rclone-test-nuzoxof2buqu_045748pe_filtersfile_checks_path2.path1.lst Path2: /tmp/045748pe/workdir/TestBox_rclone-test-nuzoxof2buqu_045748pe_filtersfile_checks_path1..TestBox_rclone-test-nuzoxof2buqu_045748pe_filtersfile_checks_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/045748pe/workdir" 2025/06/13 05:22:24 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/13 05:22:24 NOTICE: Bisync error: bisync aborted 2025/06/13 05:22:24 NOTICE: (10) : test 4. run with filters-file and resync. 2025/06/13 05:22:24 NOTICE: (11) : bisync filters-file=/tmp/045748pe/workdir/filtersfile.txt resync 2025/06/13 05:22:32 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:22:32 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:22:32 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/filtersfile_checks/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/filtersfile_checks/path2/" 2025/06/13 05:22:32 INFO : Using filters file /tmp/045748pe/workdir/filtersfile.txt 2025/06/13 05:22:32 INFO : Storing filters file hash to /tmp/045748pe/workdir/filtersfile.txt.md5 2025/06/13 05:22:32 INFO : Copying Path2 files to Path1 2025/06/13 05:22:32 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 05:22:32 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 05:22:33 INFO : Resync updating listings 2025/06/13 05:22:33 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/filtersfile_checks/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/filtersfile_checks/path2/" 2025/06/13 05:22:33 INFO : Bisync successful 2025/06/13 05:22:33 NOTICE: (12) : test 5. run with filters-file alone. should run. 2025/06/13 05:22:33 NOTICE: (13) : bisync filters-file=/tmp/045748pe/workdir/filtersfile.txt 2025/06/13 05:22:40 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:22:40 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:22:40 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/filtersfile_checks/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/filtersfile_checks/path2/" 2025/06/13 05:22:40 INFO : Using filters file /tmp/045748pe/workdir/filtersfile.txt 2025/06/13 05:22:40 INFO : Building Path1 and Path2 listings 2025/06/13 05:22:41 INFO : Path1 checking for diffs 2025/06/13 05:22:41 INFO : Path2 checking for diffs 2025/06/13 05:22:41 INFO : No changes found 2025/06/13 05:22:41 INFO : Updating listings 2025/06/13 05:22:41 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/filtersfile_checks/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/filtersfile_checks/path2/" 2025/06/13 05:22:41 INFO : Bisync successful 2025/06/13 05:22:41 NOTICE: (14) : test 6. push changed filters-file to workdir. 2025/06/13 05:22:41 NOTICE: (15) : copy-as /tmp/045748pe/datadir/test_filtersfile_checks-lilozuf0/filtersfile2.txt /tmp/045748pe/workdir/ filtersfile.txt 2025/06/13 05:22:41 NOTICE: (16) : test 7. run with filters-file alone. should abort. 2025/06/13 05:22:41 NOTICE: (17) : bisync filters-file=/tmp/045748pe/workdir/filtersfile.txt 2025/06/13 05:22:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:22:48 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:22:48 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/filtersfile_checks/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/filtersfile_checks/path2/" 2025/06/13 05:22:48 INFO : Using filters file /tmp/045748pe/workdir/filtersfile.txt 2025/06/13 05:22:48 ERROR : Bisync critical error: filters file has changed (must run --resync): /tmp/045748pe/workdir/filtersfile.txt 2025/06/13 05:22:48 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/13 05:22:48 NOTICE: Bisync error: bisync aborted 2025/06/13 05:22:48 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/13 05:22:48 NOTICE: (19) : bisync filters-file=/tmp/045748pe/workdir/filtersfile.txt resync dry-run 2025/06/13 05:22:55 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:22:55 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:22:55 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/filtersfile_checks/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/filtersfile_checks/path2/" 2025/06/13 05:22:55 INFO : Using filters file /tmp/045748pe/workdir/filtersfile.txt 2025/06/13 05:22:55 INFO : Skipped storing filters file hash to /tmp/045748pe/workdir/filtersfile.txt.md5 as --dry-run is set 2025/06/13 05:22:55 INFO : Copying Path2 files to Path1 2025/06/13 05:22:55 NOTICE: - Path2 Resync is copying files to - Path1 2025/06/13 05:22:56 NOTICE: - Path1 Resync is copying files to - Path2 2025/06/13 05:22:57 INFO : Resync updating listings 2025/06/13 05:22:57 INFO : Bisync successful 2025/06/13 05:22:57 NOTICE: (20) : test 9. run with filters-file alone. should abort. 2025/06/13 05:22:57 NOTICE: (21) : bisync filters-file=/tmp/045748pe/workdir/filtersfile.txt 2025/06/13 05:23:04 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:23:04 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:23:04 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/filtersfile_checks/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/filtersfile_checks/path2/" 2025/06/13 05:23:04 INFO : Using filters file /tmp/045748pe/workdir/filtersfile.txt 2025/06/13 05:23:04 ERROR : Bisync critical error: filters file has changed (must run --resync): /tmp/045748pe/workdir/filtersfile.txt 2025/06/13 05:23:04 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/13 05:23:04 NOTICE: Bisync error: bisync aborted bisync_test.go:560: TEST filtersfile_checks PASSED === RUN TestBisyncRemoteRemote/ignorelistingchecksum 2025/06/13 05:23:16 ERROR : error listing: directory not found 2025/06/13 05:23:17 ERROR : error listing: directory not found 2025/06/13 05:23:17 NOTICE: checking initFs Local file system at /tmp/045748pe/initdir/test_ignorelistingchecksum-rotiyiw9 2025/06/13 05:23:25 NOTICE: checking Path1 box root 'rclone-test-nuzoxof2buqu/045748pe/ignorelistingchecksum/path1' 2025/06/13 05:23:33 NOTICE: checking path2 box root 'rclone-test-nuzoxof2buqu/045748pe/ignorelistingchecksum/path2' 2025/06/13 05:23:34 NOTICE: (01) : test basic 2025/06/13 05:23:34 NOTICE: (02) : test initial bisync 2025/06/13 05:23:34 NOTICE: (03) : bisync resync 2025/06/13 05:23:40 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:23:40 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:23:40 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/ignorelistingchecksum/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/ignorelistingchecksum/path2/" 2025/06/13 05:23:40 INFO : Copying Path2 files to Path1 2025/06/13 05:23:40 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 05:23:41 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 05:23:42 INFO : Resync updating listings 2025/06/13 05:23:42 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/ignorelistingchecksum/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/ignorelistingchecksum/path2/" 2025/06/13 05:23:42 INFO : Bisync successful 2025/06/13 05:23:42 NOTICE: (04) : bisync resync ignore-listing-checksum 2025/06/13 05:23:49 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:23:49 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/ignorelistingchecksum/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/ignorelistingchecksum/path2/" 2025/06/13 05:23:49 INFO : Copying Path2 files to Path1 2025/06/13 05:23:49 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 05:23:50 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 05:23:50 INFO : Resync updating listings 2025/06/13 05:23:50 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/ignorelistingchecksum/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/ignorelistingchecksum/path2/" 2025/06/13 05:23:50 INFO : Bisync successful 2025/06/13 05:23:50 NOTICE: (05) : test place newer files on both paths 2025/06/13 05:23:50 NOTICE: (06) : touch-copy 2001-01-02 /tmp/045748pe/datadir/test_ignorelistingchecksum-vuxosow8/file1.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/ignorelistingchecksum/path2/ 2025/06/13 05:23:55 NOTICE: (07) : copy-as /tmp/045748pe/datadir/test_ignorelistingchecksum-vuxosow8/file1.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/ignorelistingchecksum/path1/subdir file20.txt 2025/06/13 05:23:59 NOTICE: (08) : test bisync run 2025/06/13 05:23:59 NOTICE: (09) : bisync ignore-listing-checksum 2025/06/13 05:24:06 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:24:06 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/ignorelistingchecksum/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/ignorelistingchecksum/path2/" 2025/06/13 05:24:06 INFO : Building Path1 and Path2 listings 2025/06/13 05:24:07 INFO : Path1 checking for diffs 2025/06/13 05:24:07 INFO : - Path1 File changed: size (larger), time (newer) - subdir/file20.txt 2025/06/13 05:24:07 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/13 05:24:07 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/13 05:24:07 INFO : Path2 checking for diffs 2025/06/13 05:24:07 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/13 05:24:07 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/13 05:24:07 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/13 05:24:07 INFO : Applying changes 2025/06/13 05:24:07 INFO : - Path1 Queue copy to Path2 - TestBox:rclone-test-nuzoxof2buqu/045748pe/ignorelistingchecksum/path2/subdir/file20.txt 2025/06/13 05:24:07 INFO : - Path2 Queue copy to Path1 - TestBox:rclone-test-nuzoxof2buqu/045748pe/ignorelistingchecksum/path1/file1.txt 2025/06/13 05:24:07 INFO : - Path2 Do queued copies to - Path1 2025/06/13 05:24:11 INFO : file1.txt: Copied (server-side copy) 2025/06/13 05:24:11 INFO : - Path1 Do queued copies to - Path2 2025/06/13 05:24:16 INFO : subdir/file20.txt: Copied (server-side copy) 2025/06/13 05:24:16 INFO : Updating listings 2025/06/13 05:24:16 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/ignorelistingchecksum/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/ignorelistingchecksum/path2/" 2025/06/13 05:24:16 INFO : Bisync successful bisync_test.go:560: TEST ignorelistingchecksum PASSED === RUN TestBisyncRemoteRemote/max_delete_path1 2025/06/13 05:24:33 ERROR : error listing: directory not found 2025/06/13 05:24:34 ERROR : error listing: directory not found 2025/06/13 05:24:34 NOTICE: checking initFs Local file system at /tmp/045748pe/initdir/test_max_delete_path1-qekupeq0 2025/06/13 05:24:42 NOTICE: checking Path1 box root 'rclone-test-nuzoxof2buqu/045748pe/max_delete_path1/path1' 2025/06/13 05:24:50 NOTICE: checking path2 box root 'rclone-test-nuzoxof2buqu/045748pe/max_delete_path1/path2' 2025/06/13 05:24:50 NOTICE: (01) : test max-delete-path1 2025/06/13 05:24:50 NOTICE: (02) : test initial bisync 2025/06/13 05:24:50 NOTICE: (03) : bisync resync 2025/06/13 05:24:57 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:24:57 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:24:57 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/max_delete_path1/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/max_delete_path1/path2/" 2025/06/13 05:24:57 INFO : Copying Path2 files to Path1 2025/06/13 05:24:57 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 05:24:58 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 05:24:58 INFO : Resync updating listings 2025/06/13 05:24:58 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/max_delete_path1/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/max_delete_path1/path2/" 2025/06/13 05:24:58 INFO : Bisync successful 2025/06/13 05:24:58 NOTICE: (04) : test delete >50% of local files 2025/06/13 05:24:58 NOTICE: (05) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/max_delete_path1/path1/file1.txt 2025/06/13 05:25:02 NOTICE: (06) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/max_delete_path1/path1/file2.txt 2025/06/13 05:25:04 NOTICE: (07) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/max_delete_path1/path1/file3.txt 2025/06/13 05:25:06 NOTICE: (08) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/max_delete_path1/path1/file4.txt 2025/06/13 05:25:08 NOTICE: (09) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/max_delete_path1/path1/file5.txt 2025/06/13 05:25:11 NOTICE: (10) : test sync should fail due to too many local deletes 2025/06/13 05:25:11 NOTICE: (11) : bisync 2025/06/13 05:25:18 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:25:18 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:25:18 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/max_delete_path1/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/max_delete_path1/path2/" 2025/06/13 05:25:18 INFO : Building Path1 and Path2 listings 2025/06/13 05:25:18 INFO : Path1 checking for diffs 2025/06/13 05:25:18 INFO : - Path1 File was deleted - file1.txt 2025/06/13 05:25:18 INFO : - Path1 File was deleted - file2.txt 2025/06/13 05:25:18 INFO : - Path1 File was deleted - file3.txt 2025/06/13 05:25:18 INFO : - Path1 File was deleted - file4.txt 2025/06/13 05:25:18 INFO : - Path1 File was deleted - file5.txt 2025/06/13 05:25:18 INFO : Path1: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/13 05:25:18 INFO : Path2 checking for diffs 2025/06/13 05:25:18 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/max_delete_path1/path1/". Run with --force if desired. 2025/06/13 05:25:18 NOTICE: Bisync aborted. Please try again. 2025/06/13 05:25:18 NOTICE: Bisync error: too many deletes 2025/06/13 05:25:18 NOTICE: (12) : copy-listings initial-fail 2025/06/13 05:25:18 NOTICE: (13) : test change max-delete limit to 60%. sync should run. 2025/06/13 05:25:18 NOTICE: (14) : bisync max-delete=60 2025/06/13 05:25:25 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:25:25 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:25:25 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/max_delete_path1/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/max_delete_path1/path2/" 2025/06/13 05:25:25 INFO : Building Path1 and Path2 listings 2025/06/13 05:25:25 INFO : Path1 checking for diffs 2025/06/13 05:25:25 INFO : - Path1 File was deleted - file1.txt 2025/06/13 05:25:25 INFO : - Path1 File was deleted - file2.txt 2025/06/13 05:25:25 INFO : - Path1 File was deleted - file3.txt 2025/06/13 05:25:25 INFO : - Path1 File was deleted - file4.txt 2025/06/13 05:25:25 INFO : - Path1 File was deleted - file5.txt 2025/06/13 05:25:25 INFO : Path1: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/13 05:25:25 INFO : Path2 checking for diffs 2025/06/13 05:25:25 INFO : Applying changes 2025/06/13 05:25:25 INFO : - Path2 Queue delete - TestBox:rclone-test-nuzoxof2buqu/045748pe/max_delete_path1/path2/file1.txt 2025/06/13 05:25:25 INFO : - Path2 Queue delete - TestBox:rclone-test-nuzoxof2buqu/045748pe/max_delete_path1/path2/file2.txt 2025/06/13 05:25:25 INFO : - Path2 Queue delete - TestBox:rclone-test-nuzoxof2buqu/045748pe/max_delete_path1/path2/file3.txt 2025/06/13 05:25:25 INFO : - Path2 Queue delete - TestBox:rclone-test-nuzoxof2buqu/045748pe/max_delete_path1/path2/file4.txt 2025/06/13 05:25:25 INFO : - Path2 Queue delete - TestBox:rclone-test-nuzoxof2buqu/045748pe/max_delete_path1/path2/file5.txt 2025/06/13 05:25:25 INFO : - Path1 Do queued copies to - Path2 2025/06/13 05:25:27 INFO : file1.txt: Deleted 2025/06/13 05:25:27 INFO : file5.txt: Deleted 2025/06/13 05:25:27 INFO : file3.txt: Deleted 2025/06/13 05:25:27 INFO : file2.txt: Deleted 2025/06/13 05:25:27 INFO : file4.txt: Deleted 2025/06/13 05:25:27 INFO : Updating listings 2025/06/13 05:25:27 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/max_delete_path1/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/max_delete_path1/path2/" 2025/06/13 05:25:27 INFO : Bisync successful bisync_test.go:560: TEST max_delete_path1 PASSED === RUN TestBisyncRemoteRemote/max_delete_path2_force 2025/06/13 05:25:42 ERROR : error listing: directory not found 2025/06/13 05:25:42 ERROR : error listing: directory not found 2025/06/13 05:25:42 NOTICE: checking initFs Local file system at /tmp/045748pe/initdir/test_max_delete_path2_force-yoyixus4 2025/06/13 05:25:50 NOTICE: checking Path1 box root 'rclone-test-nuzoxof2buqu/045748pe/max_delete_path2_force/path1' 2025/06/13 05:25:57 NOTICE: checking path2 box root 'rclone-test-nuzoxof2buqu/045748pe/max_delete_path2_force/path2' 2025/06/13 05:25:58 NOTICE: (01) : test max-delete-path2-force 2025/06/13 05:25:58 NOTICE: (02) : test initial bisync 2025/06/13 05:25:58 NOTICE: (03) : bisync resync 2025/06/13 05:26:05 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:26:05 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:26:05 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/max_delete_path2_force/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/max_delete_path2_force/path2/" 2025/06/13 05:26:05 INFO : Copying Path2 files to Path1 2025/06/13 05:26:05 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 05:26:05 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 05:26:06 INFO : Resync updating listings 2025/06/13 05:26:06 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/max_delete_path2_force/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/max_delete_path2_force/path2/" 2025/06/13 05:26:06 INFO : Bisync successful 2025/06/13 05:26:06 NOTICE: (04) : test delete >50% of remote files 2025/06/13 05:26:06 NOTICE: (05) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/max_delete_path2_force/path2/file1.txt 2025/06/13 05:26:10 NOTICE: (06) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/max_delete_path2_force/path2/file2.txt 2025/06/13 05:26:12 NOTICE: (07) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/max_delete_path2_force/path2/file3.txt 2025/06/13 05:26:14 NOTICE: (08) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/max_delete_path2_force/path2/file4.txt 2025/06/13 05:26:16 NOTICE: (09) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/max_delete_path2_force/path2/file5.txt 2025/06/13 05:26:18 NOTICE: (10) : test sync should fail due to too many path2 deletes 2025/06/13 05:26:18 NOTICE: (11) : bisync 2025/06/13 05:26:25 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:26:25 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:26:25 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/max_delete_path2_force/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/max_delete_path2_force/path2/" 2025/06/13 05:26:25 INFO : Building Path1 and Path2 listings 2025/06/13 05:26:25 INFO : Path1 checking for diffs 2025/06/13 05:26:25 INFO : Path2 checking for diffs 2025/06/13 05:26:25 INFO : - Path2 File was deleted - file1.txt 2025/06/13 05:26:25 INFO : - Path2 File was deleted - file2.txt 2025/06/13 05:26:25 INFO : - Path2 File was deleted - file3.txt 2025/06/13 05:26:25 INFO : - Path2 File was deleted - file4.txt 2025/06/13 05:26:25 INFO : - Path2 File was deleted - file5.txt 2025/06/13 05:26:25 INFO : Path2: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/13 05:26:25 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/max_delete_path2_force/path2/". Run with --force if desired. 2025/06/13 05:26:25 NOTICE: Bisync aborted. Please try again. 2025/06/13 05:26:25 NOTICE: Bisync error: too many deletes 2025/06/13 05:26:25 NOTICE: (12) : copy-listings initial-fail 2025/06/13 05:26:25 NOTICE: (13) : test apply force option. sync should run. 2025/06/13 05:26:25 NOTICE: (14) : bisync force 2025/06/13 05:26:32 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:26:32 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:26:32 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/max_delete_path2_force/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/max_delete_path2_force/path2/" 2025/06/13 05:26:32 INFO : Building Path1 and Path2 listings 2025/06/13 05:26:33 INFO : Path1 checking for diffs 2025/06/13 05:26:33 INFO : Path2 checking for diffs 2025/06/13 05:26:33 INFO : - Path2 File was deleted - file1.txt 2025/06/13 05:26:33 INFO : - Path2 File was deleted - file2.txt 2025/06/13 05:26:33 INFO : - Path2 File was deleted - file3.txt 2025/06/13 05:26:33 INFO : - Path2 File was deleted - file4.txt 2025/06/13 05:26:33 INFO : - Path2 File was deleted - file5.txt 2025/06/13 05:26:33 INFO : Path2: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/13 05:26:33 INFO : Applying changes 2025/06/13 05:26:33 INFO : - Path1 Queue delete - TestBox:rclone-test-nuzoxof2buqu/045748pe/max_delete_path2_force/path1/file1.txt 2025/06/13 05:26:33 INFO : - Path1 Queue delete - TestBox:rclone-test-nuzoxof2buqu/045748pe/max_delete_path2_force/path1/file2.txt 2025/06/13 05:26:33 INFO : - Path1 Queue delete - TestBox:rclone-test-nuzoxof2buqu/045748pe/max_delete_path2_force/path1/file3.txt 2025/06/13 05:26:33 INFO : - Path1 Queue delete - TestBox:rclone-test-nuzoxof2buqu/045748pe/max_delete_path2_force/path1/file4.txt 2025/06/13 05:26:33 INFO : - Path1 Queue delete - TestBox:rclone-test-nuzoxof2buqu/045748pe/max_delete_path2_force/path1/file5.txt 2025/06/13 05:26:33 INFO : - Path2 Do queued copies to - Path1 2025/06/13 05:26:34 INFO : file1.txt: Deleted 2025/06/13 05:26:34 INFO : file4.txt: Deleted 2025/06/13 05:26:34 INFO : file5.txt: Deleted 2025/06/13 05:26:34 INFO : file3.txt: Deleted 2025/06/13 05:26:34 INFO : file2.txt: Deleted 2025/06/13 05:26:34 INFO : Updating listings 2025/06/13 05:26:34 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/max_delete_path2_force/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/max_delete_path2_force/path2/" 2025/06/13 05:26:34 INFO : Bisync successful bisync_test.go:560: TEST max_delete_path2_force PASSED === RUN TestBisyncRemoteRemote/nomodtime 2025/06/13 05:26:47 ERROR : error listing: directory not found 2025/06/13 05:26:47 ERROR : error listing: directory not found 2025/06/13 05:26:47 NOTICE: checking initFs Local file system at /tmp/045748pe/initdir/test_nomodtime-dosigis5 2025/06/13 05:26:56 NOTICE: checking Path1 box root 'rclone-test-nuzoxof2buqu/045748pe/nomodtime/path1' 2025/06/13 05:27:03 NOTICE: checking path2 box root 'rclone-test-nuzoxof2buqu/045748pe/nomodtime/path2' 2025/06/13 05:27:04 NOTICE: (01) : test changes 2025/06/13 05:27:04 NOTICE: (02) : test initial bisync 2025/06/13 05:27:04 NOTICE: (03) : bisync resync nomodtime 2025/06/13 05:27:11 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 2, "HashType2": 2, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/06/13 05:27:11 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/nomodtime/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/nomodtime/path2/" 2025/06/13 05:27:11 INFO : Copying Path2 files to Path1 2025/06/13 05:27:11 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 05:27:11 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 05:27:12 INFO : Resync updating listings 2025/06/13 05:27:12 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/nomodtime/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/nomodtime/path2/" 2025/06/13 05:27:12 INFO : Bisync successful 2025/06/13 05:27:12 NOTICE: (04) : test make modifications on both paths 2025/06/13 05:27:12 NOTICE: (05) : test new on path2 - file10 2025/06/13 05:27:12 NOTICE: (06) : copy-file /tmp/045748pe/datadir/test_nomodtime-sudaqin3/file10.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/nomodtime/path2/ 2025/06/13 05:27:16 NOTICE: (07) : test changed on path2 - file1 2025/06/13 05:27:16 NOTICE: (08) : copy-file /tmp/045748pe/datadir/test_nomodtime-sudaqin3/file1.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/nomodtime/path2/ 2025/06/13 05:27:20 NOTICE: (09) : test new on path1 - file11 2025/06/13 05:27:20 NOTICE: (10) : copy-file /tmp/045748pe/datadir/test_nomodtime-sudaqin3/file11.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/nomodtime/path1/ 2025/06/13 05:27:25 NOTICE: (11) : test changed on path1 - file2 2025/06/13 05:27:25 NOTICE: (12) : copy-file /tmp/045748pe/datadir/test_nomodtime-sudaqin3/file2.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/nomodtime/path1/ 2025/06/13 05:27:29 NOTICE: (13) : test deleted on path2 - file3 2025/06/13 05:27:29 NOTICE: (14) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/nomodtime/path2/file3.txt 2025/06/13 05:27:33 NOTICE: (15) : test deleted on path1 - file4 2025/06/13 05:27:33 NOTICE: (16) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/nomodtime/path1/file4.txt 2025/06/13 05:27:37 NOTICE: (17) : test deleted on both paths - file8 2025/06/13 05:27:37 NOTICE: (18) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/nomodtime/path1/file8.txt 2025/06/13 05:27:39 NOTICE: (19) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/nomodtime/path2/file8.txt 2025/06/13 05:27:41 NOTICE: (20) : test changed on both paths - file5 (file5R, file5L) 2025/06/13 05:27:41 NOTICE: (21) : copy-as /tmp/045748pe/datadir/test_nomodtime-sudaqin3/file5R.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/nomodtime/path2/ file5.txt 2025/06/13 05:27:46 NOTICE: (22) : copy-as /tmp/045748pe/datadir/test_nomodtime-sudaqin3/file5L.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/nomodtime/path1/ file5.txt 2025/06/13 05:27:50 NOTICE: (23) : test changed on path2 and deleted on path1 - file6 2025/06/13 05:27:50 NOTICE: (24) : copy-file /tmp/045748pe/datadir/test_nomodtime-sudaqin3/file6.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/nomodtime/path2/ 2025/06/13 05:27:55 NOTICE: (25) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/nomodtime/path1/file6.txt 2025/06/13 05:27:57 NOTICE: (26) : test changed on path1 and deleted on path2 - file7 2025/06/13 05:27:57 NOTICE: (27) : copy-file /tmp/045748pe/datadir/test_nomodtime-sudaqin3/file7.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/nomodtime/path1/ 2025/06/13 05:28:01 NOTICE: (28) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/nomodtime/path2/file7.txt 2025/06/13 05:28:03 NOTICE: (29) : test bisync run 2025/06/13 05:28:03 NOTICE: (30) : bisync nomodtime 2025/06/13 05:28:10 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 2, "HashType2": 2, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/06/13 05:28:10 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/nomodtime/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/nomodtime/path2/" 2025/06/13 05:28:10 INFO : Building Path1 and Path2 listings 2025/06/13 05:28:10 INFO : Path1 checking for diffs 2025/06/13 05:28:10 INFO : - Path1 File changed: size (larger), hash - file2.txt 2025/06/13 05:28:10 INFO : - Path1 File was deleted - file4.txt 2025/06/13 05:28:10 INFO : - Path1 File changed: size (larger), hash - file5.txt 2025/06/13 05:28:10 INFO : - Path1 File was deleted - file6.txt 2025/06/13 05:28:10 INFO : - Path1 File changed: size (larger), hash - file7.txt 2025/06/13 05:28:10 INFO : - Path1 File was deleted - file8.txt 2025/06/13 05:28:10 INFO : - Path1 File is new - file11.txt 2025/06/13 05:28:10 INFO : Path1: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/13 05:28:10 INFO : (Modified:  3 larger,  0 smaller,  3 hash differs) 2025/06/13 05:28:10 INFO : Path2 checking for diffs 2025/06/13 05:28:10 INFO : - Path2 File changed: size (larger), hash - file1.txt 2025/06/13 05:28:10 INFO : - Path2 File was deleted - file3.txt 2025/06/13 05:28:10 INFO : - Path2 File changed: size (larger), hash - file5.txt 2025/06/13 05:28:10 INFO : - Path2 File changed: size (larger), hash - file6.txt 2025/06/13 05:28:10 INFO : - Path2 File was deleted - file7.txt 2025/06/13 05:28:10 INFO : - Path2 File was deleted - file8.txt 2025/06/13 05:28:10 INFO : - Path2 File is new - file10.txt 2025/06/13 05:28:10 INFO : Path2: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/13 05:28:10 INFO : (Modified:  3 larger,  0 smaller,  3 hash differs) 2025/06/13 05:28:10 INFO : Applying changes 2025/06/13 05:28:10 INFO : - Path1 Queue copy to Path2 - TestBox:rclone-test-nuzoxof2buqu/045748pe/nomodtime/path2/file11.txt 2025/06/13 05:28:10 INFO : - Path1 Queue copy to Path2 - TestBox:rclone-test-nuzoxof2buqu/045748pe/nomodtime/path2/file2.txt 2025/06/13 05:28:10 INFO : - Path2 Queue delete - TestBox:rclone-test-nuzoxof2buqu/045748pe/nomodtime/path2/file4.txt 2025/06/13 05:28:10 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/13 05:28:10 NOTICE: - Path1 Renaming Path1 copy - TestBox:rclone-test-nuzoxof2buqu/045748pe/nomodtime/path1/file5.txt.conflict1 2025/06/13 05:28:12 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1 2025/06/13 05:28:12 NOTICE: - Path1 Queue copy to Path2 - TestBox:rclone-test-nuzoxof2buqu/045748pe/nomodtime/path2/file5.txt.conflict1 2025/06/13 05:28:12 NOTICE: - Path2 Renaming Path2 copy - TestBox:rclone-test-nuzoxof2buqu/045748pe/nomodtime/path2/file5.txt.conflict2 2025/06/13 05:28:14 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2 2025/06/13 05:28:14 NOTICE: - Path2 Queue copy to Path1 - TestBox:rclone-test-nuzoxof2buqu/045748pe/nomodtime/path1/file5.txt.conflict2 2025/06/13 05:28:14 INFO : - Path2 Queue copy to Path1 - TestBox:rclone-test-nuzoxof2buqu/045748pe/nomodtime/path1/file6.txt 2025/06/13 05:28:14 INFO : - Path1 Queue copy to Path2 - TestBox:rclone-test-nuzoxof2buqu/045748pe/nomodtime/path2/file7.txt 2025/06/13 05:28:14 INFO : - Path2 Queue copy to Path1 - TestBox:rclone-test-nuzoxof2buqu/045748pe/nomodtime/path1/file1.txt 2025/06/13 05:28:14 INFO : - Path2 Queue copy to Path1 - TestBox:rclone-test-nuzoxof2buqu/045748pe/nomodtime/path1/file10.txt 2025/06/13 05:28:14 INFO : - Path1 Queue delete - TestBox:rclone-test-nuzoxof2buqu/045748pe/nomodtime/path1/file3.txt 2025/06/13 05:28:14 INFO : - Path2 Do queued copies to - Path1 2025/06/13 05:28:15 INFO : file5.txt.conflict2: Copied (server-side copy) 2025/06/13 05:28:15 INFO : file6.txt: Copied (server-side copy) 2025/06/13 05:28:16 INFO : file10.txt: Copied (server-side copy) 2025/06/13 05:28:18 INFO : file1.txt: Copied (server-side copy) 2025/06/13 05:28:19 INFO : file3.txt: Deleted 2025/06/13 05:28:19 INFO : - Path1 Do queued copies to - Path2 2025/06/13 05:28:21 INFO : file7.txt: Copied (server-side copy) 2025/06/13 05:28:21 INFO : file5.txt.conflict1: Copied (server-side copy) 2025/06/13 05:28:21 INFO : file11.txt: Copied (server-side copy) 2025/06/13 05:28:23 INFO : file2.txt: Copied (server-side copy) 2025/06/13 05:28:25 INFO : file4.txt: Deleted 2025/06/13 05:28:25 INFO : Updating listings 2025/06/13 05:28:25 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/nomodtime/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/nomodtime/path2/" 2025/06/13 05:28:25 INFO : Bisync successful bisync_test.go:560: TEST nomodtime PASSED === RUN TestBisyncRemoteRemote/normalization 2025/06/13 05:28:44 ERROR : error listing: directory not found 2025/06/13 05:28:45 ERROR : error listing: directory not found 2025/06/13 05:28:45 NOTICE: checking initFs Local file system at /tmp/045748pe/initdir/test_normalization-halogav1 2025/06/13 05:28:52 NOTICE: checking Path1 box root 'rclone-test-nuzoxof2buqu/045748pe/normalization/path1' 2025/06/13 05:29:00 NOTICE: checking path2 box root 'rclone-test-nuzoxof2buqu/045748pe/normalization/path2' 2025/06/13 05:29:00 NOTICE: (01) : test normalization 2025/06/13 05:29:00 NOTICE: (02) : touch-copy 2001-01-02 /tmp/045748pe/datadir/test_normalization-miroguw2/file1.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/normalization/path2/ 2025/06/13 05:29:06 NOTICE: (03) : test initial bisync 2025/06/13 05:29:06 NOTICE: (04) : bisync resync bisync_test.go:1002: Fs is incapable of running test, skipping: normalization (expected: eÌŒþ aÌñhࢺ_測試РуÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬eÌö (NFD) actual: upload failed (pre-upload check: Error "item_name_invalid" (400): Item name invalid ("Names cannot contain non-printable ASCII, \/ or \\, leading or trailing whitespace, or any Unicode character outside of the basic multilingual plane. The special names \".\" or \"..\" are also unsupported."))) (fs: box root 'rclone-test-nuzoxof2buqu/045748pe/normalization/path1') === RUN TestBisyncRemoteRemote/rclone_args 2025/06/13 05:29:20 ERROR : error listing: directory not found 2025/06/13 05:29:21 ERROR : error listing: directory not found 2025/06/13 05:29:21 NOTICE: checking initFs Local file system at /tmp/045748pe/initdir/test_rclone_args-hexabib0 2025/06/13 05:29:29 NOTICE: checking Path1 box root 'rclone-test-nuzoxof2buqu/045748pe/rclone_args/path1' 2025/06/13 05:29:37 NOTICE: checking path2 box root 'rclone-test-nuzoxof2buqu/045748pe/rclone_args/path2' 2025/06/13 05:29:37 NOTICE: (01) : test rclone-args 2025/06/13 05:29:37 NOTICE: (02) : touch-glob 2001-01-02 /tmp/045748pe/datadir/test_rclone_args-konubod5/ * 2025/06/13 05:29:37 NOTICE: (03) : test initial bisync 2025/06/13 05:29:37 NOTICE: (04) : bisync resync checksum 2025/06/13 05:29:44 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 2, "HashType2": 2, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/06/13 05:29:44 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path2/" 2025/06/13 05:29:44 INFO : Copying Path2 files to Path1 2025/06/13 05:29:44 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 05:29:45 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 05:29:46 INFO : Resync updating listings 2025/06/13 05:29:46 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path2/" 2025/06/13 05:29:46 INFO : Bisync successful 2025/06/13 05:29:46 NOTICE: (05) : test place newer files on both paths 2025/06/13 05:29:46 NOTICE: (06) : copy-file /tmp/045748pe/datadir/test_rclone_args-konubod5/file1.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path1/ 2025/06/13 05:29:50 NOTICE: (07) : copy-file /tmp/045748pe/datadir/test_rclone_args-konubod5/file2.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path2/ 2025/06/13 05:29:54 NOTICE: (08) : copy-file /tmp/045748pe/datadir/test_rclone_args-konubod5/file20.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path1/subdir 2025/06/13 05:29:59 NOTICE: (09) : copy-file /tmp/045748pe/datadir/test_rclone_args-konubod5/file21.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path2/subdir 2025/06/13 05:30:02 NOTICE: (10) : touch-glob 2001-01-02 TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path1/ file1.txt 2025/06/13 05:30:06 NOTICE: (11) : touch-glob 2001-01-02 TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path2/ file2.txt 2025/06/13 05:30:08 NOTICE: (12) : touch-glob 2001-01-02 TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path1/subdir/ file20.txt 2025/06/13 05:30:11 NOTICE: (13) : touch-glob 2001-01-02 TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path2/subdir/ file21.txt 2025/06/13 05:30:15 NOTICE: (14) : test run bisync with custom options 2025/06/13 05:30:15 NOTICE: (15) : bisync checksum 2025/06/13 05:30:22 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 2, "HashType2": 2, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/06/13 05:30:22 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path2/" 2025/06/13 05:30:22 INFO : Building Path1 and Path2 listings 2025/06/13 05:30:23 INFO : Path1 checking for diffs 2025/06/13 05:30:23 INFO : - Path1 File changed: hash - file1.txt 2025/06/13 05:30:23 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/13 05:30:23 INFO : (Modified:  1 hash differs) 2025/06/13 05:30:23 INFO : Path2 checking for diffs 2025/06/13 05:30:23 INFO : - Path2 File changed: size (larger), hash - file2.txt 2025/06/13 05:30:23 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/13 05:30:23 INFO : (Modified:  1 larger,  0 smaller,  1 hash differs) 2025/06/13 05:30:23 INFO : Applying changes 2025/06/13 05:30:23 INFO : - Path1 Queue copy to Path2 - TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path2/file1.txt 2025/06/13 05:30:23 INFO : - Path2 Queue copy to Path1 - TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path1/file2.txt 2025/06/13 05:30:23 INFO : - Path2 Do queued copies to - Path1 2025/06/13 05:30:27 INFO : file2.txt: Copied (server-side copy) 2025/06/13 05:30:27 INFO : - Path1 Do queued copies to - Path2 2025/06/13 05:30:31 INFO : file1.txt: Copied (server-side copy) 2025/06/13 05:30:31 INFO : Updating listings 2025/06/13 05:30:31 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path2/" 2025/06/13 05:30:31 INFO : Bisync successful 2025/06/13 05:30:31 NOTICE: (16) : touch-glob 2007-07-23 /tmp/045748pe/datadir/test_rclone_args-konubod5/ * 2025/06/13 05:30:31 NOTICE: (17) : copy-file /tmp/045748pe/datadir/test_rclone_args-konubod5/file1.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path1/ 2025/06/13 05:30:34 NOTICE: (18) : copy-file /tmp/045748pe/datadir/test_rclone_args-konubod5/file2.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path2/ 2025/06/13 05:30:37 NOTICE: (19) : copy-file /tmp/045748pe/datadir/test_rclone_args-konubod5/file20.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path1/subdir 2025/06/13 05:30:41 NOTICE: (20) : copy-as /tmp/045748pe/datadir/test_rclone_args-konubod5/file21.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path2/ file1.txt 2025/06/13 05:30:46 NOTICE: (21) : touch-glob 2007-07-23 TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path1/ file1.txt 2025/06/13 05:30:47 NOTICE: (22) : touch-glob 2007-07-23 TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path2/ file2.txt 2025/06/13 05:30:48 NOTICE: (23) : touch-glob 2007-07-23 TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path1/subdir/ file20.txt 2025/06/13 05:30:48 NOTICE: (24) : touch-glob 2007-07-23 TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path2/subdir/ file21.txt 2025/06/13 05:30:50 NOTICE: (25) : bisync size-only 2025/06/13 05:30:57 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:30:57 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:30:57 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path2/" 2025/06/13 05:30:57 INFO : Building Path1 and Path2 listings 2025/06/13 05:30:57 INFO : Path1 checking for diffs 2025/06/13 05:30:57 INFO : Path2 checking for diffs 2025/06/13 05:30:57 INFO : - Path2 File changed: size (smaller) - file1.txt 2025/06/13 05:30:57 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/13 05:30:57 INFO : (Modified:  0 larger,  1 smaller) 2025/06/13 05:30:57 INFO : Applying changes 2025/06/13 05:30:57 INFO : - Path2 Queue copy to Path1 - TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path1/file1.txt 2025/06/13 05:30:57 INFO : - Path2 Do queued copies to - Path1 2025/06/13 05:31:02 INFO : file1.txt: Copied (server-side copy) 2025/06/13 05:31:02 INFO : Updating listings 2025/06/13 05:31:02 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path2/" 2025/06/13 05:31:02 INFO : Bisync successful 2025/06/13 05:31:02 NOTICE: (26) : bisync resync 2025/06/13 05:31:09 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:31:09 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:31:09 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path2/" 2025/06/13 05:31:09 INFO : Copying Path2 files to Path1 2025/06/13 05:31:09 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 05:31:09 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 05:31:10 INFO : file2.txt: Updated modification time in destination 2025/06/13 05:31:11 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/13 05:31:11 INFO : subdir/file20.txt: Updated modification time in destination 2025/06/13 05:31:11 INFO : Resync updating listings 2025/06/13 05:31:11 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path2/" 2025/06/13 05:31:11 INFO : Bisync successful 2025/06/13 05:31:11 NOTICE: (27) : copy-file /tmp/045748pe/datadir/test_rclone_args-konubod5/file1.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path1/ 2025/06/13 05:31:16 NOTICE: (28) : copy-file /tmp/045748pe/datadir/test_rclone_args-konubod5/file2.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path2/ 2025/06/13 05:31:20 NOTICE: (29) : copy-file /tmp/045748pe/datadir/test_rclone_args-konubod5/file20.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path1/subdir 2025/06/13 05:31:24 NOTICE: (30) : copy-file /tmp/045748pe/datadir/test_rclone_args-konubod5/file21.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path2/subdir 2025/06/13 05:31:28 NOTICE: (31) : touch-glob 2007-07-23 TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path1/ file1.txt 2025/06/13 05:31:28 NOTICE: (32) : touch-glob 2007-07-23 TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path2/ file2.txt 2025/06/13 05:31:29 NOTICE: (33) : touch-glob 2007-07-23 TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path1/subdir/ file20.txt 2025/06/13 05:31:30 NOTICE: (34) : touch-glob 2007-07-23 TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path2/subdir/ file21.txt 2025/06/13 05:31:31 NOTICE: (35) : bisync ignore-size 2025/06/13 05:31:38 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:31:38 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": false, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:31:38 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path2/" 2025/06/13 05:31:38 INFO : Building Path1 and Path2 listings 2025/06/13 05:31:39 INFO : Path1 checking for diffs 2025/06/13 05:31:39 INFO : Path2 checking for diffs 2025/06/13 05:31:39 INFO : - Path2 File changed: time (newer) - file2.txt 2025/06/13 05:31:39 INFO : - Path2 File changed: time (newer) - subdir/file21.txt 2025/06/13 05:31:39 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/13 05:31:39 INFO : (Modified:  2 newer,  0 older) 2025/06/13 05:31:39 INFO : Applying changes 2025/06/13 05:31:39 INFO : - Path2 Queue copy to Path1 - TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path1/file2.txt 2025/06/13 05:31:39 INFO : - Path2 Queue copy to Path1 - TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path1/subdir/file21.txt 2025/06/13 05:31:39 INFO : - Path2 Do queued copies to - Path1 2025/06/13 05:31:40 INFO : file2.txt: Updated modification time in destination 2025/06/13 05:31:40 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/13 05:31:40 INFO : Updating listings 2025/06/13 05:31:40 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path2/" 2025/06/13 05:31:40 INFO : Bisync successful 2025/06/13 05:31:40 NOTICE: (36) : bisync resync compare-all 2025/06/13 05:31:47 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 2, "HashType2": 2, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/06/13 05:31:47 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path2/" 2025/06/13 05:31:47 INFO : Copying Path2 files to Path1 2025/06/13 05:31:47 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 05:31:48 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 05:31:52 INFO : file1.txt: Copied (server-side copy) 2025/06/13 05:31:52 INFO : Resync updating listings 2025/06/13 05:31:52 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path2/" 2025/06/13 05:31:52 INFO : Bisync successful 2025/06/13 05:31:52 NOTICE: (37) : copy-as /tmp/045748pe/datadir/test_rclone_args-konubod5/file21.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path2/ file2.txt 2025/06/13 05:31:56 NOTICE: (38) : touch-glob 2023-08-26 /tmp/045748pe/datadir/test_rclone_args-konubod5/ * 2025/06/13 05:31:56 NOTICE: (39) : copy-file /tmp/045748pe/datadir/test_rclone_args-konubod5/file1.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path1/ 2025/06/13 05:32:00 NOTICE: (40) : copy-file /tmp/045748pe/datadir/test_rclone_args-konubod5/file20.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path1/subdir 2025/06/13 05:32:06 NOTICE: (41) : copy-file /tmp/045748pe/datadir/test_rclone_args-konubod5/file21.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path2/subdir 2025/06/13 05:32:10 NOTICE: (42) : touch-glob 2007-07-23 TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path2/ file2.txt 2025/06/13 05:32:11 NOTICE: (43) : touch-glob 2023-08-26 TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path1/ file1.txt 2025/06/13 05:32:12 NOTICE: (44) : touch-glob 2023-08-26 TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path1/subdir/ file20.txt 2025/06/13 05:32:12 NOTICE: (45) : touch-glob 2023-08-26 TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path2/subdir/ file21.txt 2025/06/13 05:32:13 NOTICE: (46) : bisync compare-all 2025/06/13 05:32:20 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 2, "HashType2": 2, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/06/13 05:32:20 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path2/" 2025/06/13 05:32:20 INFO : Building Path1 and Path2 listings 2025/06/13 05:32:21 INFO : Path1 checking for diffs 2025/06/13 05:32:21 INFO : - Path1 File changed: time (newer) - file1.txt 2025/06/13 05:32:21 INFO : - Path1 File changed: time (newer) - subdir/file20.txt 2025/06/13 05:32:21 INFO : Path1: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/13 05:32:21 INFO : (Modified:  2 newer,  0 older) 2025/06/13 05:32:21 INFO : Path2 checking for diffs 2025/06/13 05:32:21 INFO : - Path2 File changed: size (smaller), hash - file2.txt 2025/06/13 05:32:21 INFO : - Path2 File changed: time (newer) - subdir/file21.txt 2025/06/13 05:32:21 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/13 05:32:21 INFO : (Modified:  1 newer,  0 older,  0 larger,  1 smaller,  1 hash differs) 2025/06/13 05:32:21 INFO : Applying changes 2025/06/13 05:32:21 INFO : - Path1 Queue copy to Path2 - TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path2/file1.txt 2025/06/13 05:32:21 INFO : - Path1 Queue copy to Path2 - TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path2/subdir/file20.txt 2025/06/13 05:32:21 INFO : - Path2 Queue copy to Path1 - TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path1/file2.txt 2025/06/13 05:32:21 INFO : - Path2 Queue copy to Path1 - TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path1/subdir/file21.txt 2025/06/13 05:32:21 INFO : - Path2 Do queued copies to - Path1 2025/06/13 05:32:23 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/13 05:32:25 INFO : file2.txt: Copied (server-side copy) 2025/06/13 05:32:25 INFO : - Path1 Do queued copies to - Path2 2025/06/13 05:32:26 INFO : file1.txt: Updated modification time in destination 2025/06/13 05:32:27 INFO : subdir/file20.txt: Updated modification time in destination 2025/06/13 05:32:27 INFO : Updating listings 2025/06/13 05:32:27 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/rclone_args/path2/" 2025/06/13 05:32:27 INFO : Bisync successful bisync_test.go:560: TEST rclone_args PASSED === RUN TestBisyncRemoteRemote/resolve 2025/06/13 05:32:41 ERROR : error listing: directory not found 2025/06/13 05:32:42 ERROR : error listing: directory not found 2025/06/13 05:32:42 NOTICE: checking initFs Local file system at /tmp/045748pe/initdir/test_resolve-xebepal8 2025/06/13 05:32:47 NOTICE: checking Path1 box root 'rclone-test-nuzoxof2buqu/045748pe/resolve/path1' 2025/06/13 05:32:52 NOTICE: checking path2 box root 'rclone-test-nuzoxof2buqu/045748pe/resolve/path2' 2025/06/13 05:32:53 NOTICE: (01) : test resolve 2025/06/13 05:32:53 NOTICE: (02) : test initial bisync 2025/06/13 05:32:53 NOTICE: (03) : bisync resync 2025/06/13 05:32:59 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:32:59 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:32:59 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path2/" 2025/06/13 05:32:59 INFO : Copying Path2 files to Path1 2025/06/13 05:32:59 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 05:33:00 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 05:33:00 INFO : Resync updating listings 2025/06/13 05:33:00 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path2/" 2025/06/13 05:33:00 INFO : Bisync successful 2025/06/13 05:33:00 NOTICE: (04) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/13 05:33:00 NOTICE: (05) : touch-glob 2001-01-02 /tmp/045748pe/datadir/test_resolve-wavujum2/ file1R.txt 2025/06/13 05:33:00 NOTICE: (06) : copy-as /tmp/045748pe/datadir/test_resolve-wavujum2/file1R.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path2/ file1.txt 2025/06/13 05:33:04 NOTICE: (07) : touch-glob 2001-03-04 /tmp/045748pe/datadir/test_resolve-wavujum2/ file1L.txt 2025/06/13 05:33:04 NOTICE: (08) : copy-as /tmp/045748pe/datadir/test_resolve-wavujum2/file1L.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path1/ file1.txt 2025/06/13 05:33:10 NOTICE: (09) : test bisync run with --conflict-resolve=newer --conflict-loser=delete --conflict-suffix=potato 2025/06/13 05:33:10 NOTICE: (10) : bisync conflict-resolve=newer conflict-loser=delete conflict-suffix=potato 2025/06/13 05:33:18 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:33:18 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:33:18 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path2/" 2025/06/13 05:33:18 INFO : Building Path1 and Path2 listings 2025/06/13 05:33:18 INFO : Path1 checking for diffs 2025/06/13 05:33:18 INFO : - Path1 File changed: size (larger), time (newer) - file1.txt 2025/06/13 05:33:18 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/13 05:33:18 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/13 05:33:18 INFO : Path2 checking for diffs 2025/06/13 05:33:18 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/13 05:33:18 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/13 05:33:18 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/13 05:33:18 INFO : Applying changes 2025/06/13 05:33:18 INFO : Checking potential conflicts... 2025/06/13 05:33:18 ERROR : file1.txt: sha1 differ 2025/06/13 05:33:18 NOTICE: box root 'rclone-test-nuzoxof2buqu/045748pe/resolve/path2': 1 differences found 2025/06/13 05:33:18 NOTICE: box root 'rclone-test-nuzoxof2buqu/045748pe/resolve/path2': 1 errors while checking 2025/06/13 05:33:18 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/13 05:33:18 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/13 05:33:18 INFO : file1.txt: Path1 is newer. Path1: 2001-03-04 00:00:00 +0000 UTC, Path2: 2001-01-02 00:00:00 +0000 UTC, Difference: 1464h0m0s 2025/06/13 05:33:18 INFO : file1.txt: The winner is: Path1 2025/06/13 05:33:18 NOTICE: - Path2 Deleting Path2 copy - TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path2/file1.txt 2025/06/13 05:33:21 INFO : file1.txt: Deleted 2025/06/13 05:33:21 INFO : - Path1 Queue copy to Path2 - file1.txt 2025/06/13 05:33:21 INFO : - Path1 Do queued copies to - Path2 2025/06/13 05:33:22 INFO : file1.txt: Copied (server-side copy) 2025/06/13 05:33:22 INFO : Updating listings 2025/06/13 05:33:22 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path2/" 2025/06/13 05:33:22 INFO : Bisync successful 2025/06/13 05:33:22 NOTICE: (11) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/13 05:33:22 NOTICE: (12) : touch-glob 2001-07-23 /tmp/045748pe/datadir/test_resolve-wavujum2/ file1R.txt 2025/06/13 05:33:22 NOTICE: (13) : copy-as /tmp/045748pe/datadir/test_resolve-wavujum2/file1R.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path2/ file1.txt 2025/06/13 05:33:27 NOTICE: (14) : touch-glob 2001-08-26 /tmp/045748pe/datadir/test_resolve-wavujum2/ file1L.txt 2025/06/13 05:33:27 NOTICE: (15) : copy-as /tmp/045748pe/datadir/test_resolve-wavujum2/file1L.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path1/ file1.txt 2025/06/13 05:33:31 NOTICE: (16) : test bisync run with --conflict-resolve=path2 --conflict-loser=num --conflict-suffix=dinosaur 2025/06/13 05:33:31 NOTICE: (17) : bisync conflict-resolve=path2 conflict-loser=num conflict-suffix=dinosaur 2025/06/13 05:33:37 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:33:37 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:33:37 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path2/" 2025/06/13 05:33:37 INFO : Building Path1 and Path2 listings 2025/06/13 05:33:38 INFO : Path1 checking for diffs 2025/06/13 05:33:38 INFO : - Path1 File changed: time (newer) - file1.txt 2025/06/13 05:33:38 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/13 05:33:38 INFO : (Modified:  1 newer,  0 older) 2025/06/13 05:33:38 INFO : Path2 checking for diffs 2025/06/13 05:33:38 INFO : - Path2 File changed: time (newer) - file1.txt 2025/06/13 05:33:38 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/13 05:33:38 INFO : (Modified:  1 newer,  0 older) 2025/06/13 05:33:38 INFO : Applying changes 2025/06/13 05:33:38 INFO : Checking potential conflicts... 2025/06/13 05:33:38 ERROR : file1.txt: sha1 differ 2025/06/13 05:33:38 NOTICE: box root 'rclone-test-nuzoxof2buqu/045748pe/resolve/path2': 1 differences found 2025/06/13 05:33:38 NOTICE: box root 'rclone-test-nuzoxof2buqu/045748pe/resolve/path2': 1 errors while checking 2025/06/13 05:33:38 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/13 05:33:38 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/13 05:33:38 INFO : file1.txt: The winner is: Path2 2025/06/13 05:33:38 NOTICE: - Path1 Renaming Path1 copy - TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path1/file1.txt.dinosaur1 2025/06/13 05:33:40 INFO : file1.txt: Moved (server-side) to: file1.txt.dinosaur1 2025/06/13 05:33:40 NOTICE: - Path1 Queue copy to Path2 - TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path2/file1.txt.dinosaur1 2025/06/13 05:33:40 NOTICE: - Path2 Not renaming Path2 copy, as it was determined the winner - TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path2/file1.txt 2025/06/13 05:33:40 NOTICE: - Path2 Queue copy to Path1 - TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path1/file1.txt 2025/06/13 05:33:40 INFO : - Path2 Do queued copies to - Path1 2025/06/13 05:33:41 INFO : file1.txt: Copied (server-side copy) 2025/06/13 05:33:41 INFO : - Path1 Do queued copies to - Path2 2025/06/13 05:33:43 INFO : file1.txt.dinosaur1: Copied (server-side copy) 2025/06/13 05:33:43 INFO : Updating listings 2025/06/13 05:33:43 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path2/" 2025/06/13 05:33:43 INFO : Bisync successful 2025/06/13 05:33:43 NOTICE: (18) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/13 05:33:43 NOTICE: (19) : touch-glob 2002-07-23 /tmp/045748pe/datadir/test_resolve-wavujum2/ file1R.txt 2025/06/13 05:33:43 NOTICE: (20) : copy-as /tmp/045748pe/datadir/test_resolve-wavujum2/file1R.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path2/ file1.txt 2025/06/13 05:33:46 NOTICE: (21) : touch-glob 2002-08-26 /tmp/045748pe/datadir/test_resolve-wavujum2/ file1L.txt 2025/06/13 05:33:46 NOTICE: (22) : copy-as /tmp/045748pe/datadir/test_resolve-wavujum2/file1L.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path1/ file1.txt 2025/06/13 05:33:51 NOTICE: (23) : test bisync run with --conflict-resolve=larger --conflict-loser=num --conflict-suffix=apple 2025/06/13 05:33:51 NOTICE: (24) : bisync conflict-resolve=larger conflict-loser=num conflict-suffix=apple 2025/06/13 05:33:58 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:33:58 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:33:58 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path2/" 2025/06/13 05:33:58 INFO : Building Path1 and Path2 listings 2025/06/13 05:33:58 INFO : Path1 checking for diffs 2025/06/13 05:33:58 INFO : - Path1 File is new - file1.txt 2025/06/13 05:33:58 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/13 05:33:58 INFO : Path2 checking for diffs 2025/06/13 05:33:58 INFO : - Path2 File is new - file1.txt 2025/06/13 05:33:58 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/13 05:33:58 INFO : Applying changes 2025/06/13 05:33:58 INFO : Checking potential conflicts... 2025/06/13 05:33:58 ERROR : file1.txt: sha1 differ 2025/06/13 05:33:58 NOTICE: box root 'rclone-test-nuzoxof2buqu/045748pe/resolve/path2': 1 differences found 2025/06/13 05:33:58 NOTICE: box root 'rclone-test-nuzoxof2buqu/045748pe/resolve/path2': 1 errors while checking 2025/06/13 05:33:58 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/13 05:33:58 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/13 05:33:58 INFO : file1.txt: Winner cannot be determined as sizes are equal. Path1: 33, Path2: 33, Difference: 0 2025/06/13 05:33:58 INFO : file1.txt: A winner could not be determined. 2025/06/13 05:33:58 NOTICE: - Path1 Renaming Path1 copy - TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path1/file1.txt.apple1 2025/06/13 05:34:00 INFO : file1.txt: Moved (server-side) to: file1.txt.apple1 2025/06/13 05:34:00 NOTICE: - Path1 Queue copy to Path2 - TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path2/file1.txt.apple1 2025/06/13 05:34:00 NOTICE: - Path2 Renaming Path2 copy - TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path2/file1.txt.apple2 2025/06/13 05:34:02 INFO : file1.txt: Moved (server-side) to: file1.txt.apple2 2025/06/13 05:34:02 NOTICE: - Path2 Queue copy to Path1 - TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path1/file1.txt.apple2 2025/06/13 05:34:02 INFO : - Path2 Do queued copies to - Path1 2025/06/13 05:34:04 INFO : file1.txt.apple2: Copied (server-side copy) 2025/06/13 05:34:04 INFO : - Path1 Do queued copies to - Path2 2025/06/13 05:34:05 INFO : file1.txt.apple1: Copied (server-side copy) 2025/06/13 05:34:05 INFO : Updating listings 2025/06/13 05:34:05 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path2/" 2025/06/13 05:34:05 INFO : Bisync successful 2025/06/13 05:34:05 NOTICE: (25) : test different suffixes 2025/06/13 05:34:05 NOTICE: (26) : touch-glob 2003-07-23 /tmp/045748pe/datadir/test_resolve-wavujum2/ file1R.txt 2025/06/13 05:34:05 NOTICE: (27) : copy-as /tmp/045748pe/datadir/test_resolve-wavujum2/file1R.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path2/ file1.txt 2025/06/13 05:34:11 NOTICE: (28) : touch-glob 2003-07-23 /tmp/045748pe/datadir/test_resolve-wavujum2/ file1L.txt 2025/06/13 05:34:11 NOTICE: (29) : copy-as /tmp/045748pe/datadir/test_resolve-wavujum2/file1L.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path1/ file1.txt 2025/06/13 05:34:16 NOTICE: (30) : test bisync run with --conflict-resolve=older --conflict-loser=num --conflict-suffix=cloud,local 2025/06/13 05:34:16 NOTICE: (31) : bisync conflict-resolve=older conflict-loser=num conflict-suffix=cloud,local 2025/06/13 05:34:24 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:34:24 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:34:24 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path2/" 2025/06/13 05:34:24 INFO : Building Path1 and Path2 listings 2025/06/13 05:34:24 INFO : Path1 checking for diffs 2025/06/13 05:34:24 INFO : - Path1 File is new - file1.txt 2025/06/13 05:34:24 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/13 05:34:24 INFO : Path2 checking for diffs 2025/06/13 05:34:24 INFO : - Path2 File is new - file1.txt 2025/06/13 05:34:24 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/13 05:34:24 INFO : Applying changes 2025/06/13 05:34:24 INFO : Checking potential conflicts... 2025/06/13 05:34:24 ERROR : file1.txt: sha1 differ 2025/06/13 05:34:24 NOTICE: box root 'rclone-test-nuzoxof2buqu/045748pe/resolve/path2': 1 differences found 2025/06/13 05:34:24 NOTICE: box root 'rclone-test-nuzoxof2buqu/045748pe/resolve/path2': 1 errors while checking 2025/06/13 05:34:24 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/13 05:34:24 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/13 05:34:24 INFO : file1.txt: Winner cannot be determined as times are equal. Path1: 2003-07-23 00:00:00 +0000 UTC, Path2: 2003-07-23 00:00:00 +0000 UTC, Difference: 0s 2025/06/13 05:34:24 INFO : file1.txt: A winner could not be determined. 2025/06/13 05:34:24 NOTICE: - Path1 Renaming Path1 copy - TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path1/file1.txt.cloud1 2025/06/13 05:34:26 INFO : file1.txt: Moved (server-side) to: file1.txt.cloud1 2025/06/13 05:34:26 NOTICE: - Path1 Queue copy to Path2 - TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path2/file1.txt.cloud1 2025/06/13 05:34:26 NOTICE: - Path2 Renaming Path2 copy - TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path2/file1.txt.local1 2025/06/13 05:34:28 INFO : file1.txt: Moved (server-side) to: file1.txt.local1 2025/06/13 05:34:28 NOTICE: - Path2 Queue copy to Path1 - TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path1/file1.txt.local1 2025/06/13 05:34:28 INFO : - Path2 Do queued copies to - Path1 2025/06/13 05:34:29 INFO : file1.txt.local1: Copied (server-side copy) 2025/06/13 05:34:29 INFO : - Path1 Do queued copies to - Path2 2025/06/13 05:34:31 INFO : file1.txt.cloud1: Copied (server-side copy) 2025/06/13 05:34:31 INFO : Updating listings 2025/06/13 05:34:31 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path2/" 2025/06/13 05:34:31 INFO : Bisync successful 2025/06/13 05:34:31 NOTICE: (32) : test legacy 2025/06/13 05:34:31 NOTICE: (33) : touch-glob 2004-07-23 /tmp/045748pe/datadir/test_resolve-wavujum2/ file1R.txt 2025/06/13 05:34:31 NOTICE: (34) : copy-as /tmp/045748pe/datadir/test_resolve-wavujum2/file1R.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path2/ file1.txt 2025/06/13 05:34:37 NOTICE: (35) : touch-glob 2004-07-23 /tmp/045748pe/datadir/test_resolve-wavujum2/ file1L.txt 2025/06/13 05:34:37 NOTICE: (36) : copy-as /tmp/045748pe/datadir/test_resolve-wavujum2/file1L.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path1/ file1.txt 2025/06/13 05:34:41 NOTICE: (37) : test bisync run with --conflict-resolve=none --conflict-loser=pathname --conflict-suffix=.path 2025/06/13 05:34:41 NOTICE: (38) : bisync conflict-resolve=none conflict-loser=pathname conflict-suffix=.path 2025/06/13 05:34:47 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:34:47 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:34:47 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path2/" 2025/06/13 05:34:47 INFO : Building Path1 and Path2 listings 2025/06/13 05:34:48 INFO : Path1 checking for diffs 2025/06/13 05:34:48 INFO : - Path1 File is new - file1.txt 2025/06/13 05:34:48 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/13 05:34:48 INFO : Path2 checking for diffs 2025/06/13 05:34:48 INFO : - Path2 File is new - file1.txt 2025/06/13 05:34:48 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/13 05:34:48 INFO : Applying changes 2025/06/13 05:34:48 INFO : Checking potential conflicts... 2025/06/13 05:34:48 ERROR : file1.txt: sha1 differ 2025/06/13 05:34:48 NOTICE: box root 'rclone-test-nuzoxof2buqu/045748pe/resolve/path2': 1 differences found 2025/06/13 05:34:48 NOTICE: box root 'rclone-test-nuzoxof2buqu/045748pe/resolve/path2': 1 errors while checking 2025/06/13 05:34:48 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/13 05:34:48 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/13 05:34:48 NOTICE: - Path1 Renaming Path1 copy - TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path1/file1.txt..path1 2025/06/13 05:34:50 INFO : file1.txt: Moved (server-side) to: file1.txt..path1 2025/06/13 05:34:50 NOTICE: - Path1 Queue copy to Path2 - TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path2/file1.txt..path1 2025/06/13 05:34:50 NOTICE: - Path2 Renaming Path2 copy - TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path2/file1.txt..path2 2025/06/13 05:34:52 INFO : file1.txt: Moved (server-side) to: file1.txt..path2 2025/06/13 05:34:52 NOTICE: - Path2 Queue copy to Path1 - TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path1/file1.txt..path2 2025/06/13 05:34:52 INFO : - Path2 Do queued copies to - Path1 2025/06/13 05:34:53 INFO : file1.txt..path2: Copied (server-side copy) 2025/06/13 05:34:53 INFO : - Path1 Do queued copies to - Path2 2025/06/13 05:34:55 INFO : file1.txt..path1: Copied (server-side copy) 2025/06/13 05:34:55 INFO : Updating listings 2025/06/13 05:34:55 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path2/" 2025/06/13 05:34:55 INFO : Bisync successful 2025/06/13 05:34:55 NOTICE: (39) : test deletes on both sides with default suffix 2025/06/13 05:34:55 NOTICE: (40) : touch-glob 2005-01-02 /tmp/045748pe/datadir/test_resolve-wavujum2/ file1R.txt 2025/06/13 05:34:55 NOTICE: (41) : copy-as /tmp/045748pe/datadir/test_resolve-wavujum2/file1R.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path2/ file1.txt 2025/06/13 05:34:59 NOTICE: (42) : copy-as /tmp/045748pe/datadir/test_resolve-wavujum2/file1R.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path1/ file2.txt 2025/06/13 05:35:04 NOTICE: (43) : touch-glob 2006-03-04 /tmp/045748pe/datadir/test_resolve-wavujum2/ file1L.txt 2025/06/13 05:35:04 NOTICE: (44) : copy-as /tmp/045748pe/datadir/test_resolve-wavujum2/file1L.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path1/ file1.txt 2025/06/13 05:35:08 NOTICE: (45) : copy-as /tmp/045748pe/datadir/test_resolve-wavujum2/file1L.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path2/ file2.txt 2025/06/13 05:35:13 NOTICE: (46) : test bisync run with --conflict-resolve=newer --conflict-loser=delete 2025/06/13 05:35:13 NOTICE: (47) : bisync conflict-resolve=newer conflict-loser=delete 2025/06/13 05:35:20 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:35:20 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:35:20 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path2/" 2025/06/13 05:35:20 INFO : Building Path1 and Path2 listings 2025/06/13 05:35:21 INFO : Path1 checking for diffs 2025/06/13 05:35:21 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/13 05:35:21 INFO : - Path1 File is new - file1.txt 2025/06/13 05:35:21 INFO : Path1: 2 changes:  1 new,  1 modified,  0 deleted 2025/06/13 05:35:21 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/13 05:35:21 INFO : Path2 checking for diffs 2025/06/13 05:35:21 INFO : - Path2 File changed: size (larger), time (newer) - file2.txt 2025/06/13 05:35:21 INFO : - Path2 File is new - file1.txt 2025/06/13 05:35:21 INFO : Path2: 2 changes:  1 new,  1 modified,  0 deleted 2025/06/13 05:35:21 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/13 05:35:21 INFO : Applying changes 2025/06/13 05:35:21 INFO : Checking potential conflicts... 2025/06/13 05:35:21 ERROR : file2.txt: sha1 differ 2025/06/13 05:35:21 ERROR : file1.txt: sha1 differ 2025/06/13 05:35:21 NOTICE: box root 'rclone-test-nuzoxof2buqu/045748pe/resolve/path2': 2 differences found 2025/06/13 05:35:21 NOTICE: box root 'rclone-test-nuzoxof2buqu/045748pe/resolve/path2': 2 errors while checking 2025/06/13 05:35:21 INFO : Finished checking the potential conflicts. 2 differences found 2025/06/13 05:35:21 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/13 05:35:21 INFO : file1.txt: Path1 is newer. Path1: 2006-03-04 00:00:00 +0000 UTC, Path2: 2005-01-02 00:00:00 +0000 UTC, Difference: 10224h0m0s 2025/06/13 05:35:21 INFO : file1.txt: The winner is: Path1 2025/06/13 05:35:21 NOTICE: - Path2 Deleting Path2 copy - TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path2/file1.txt 2025/06/13 05:35:23 INFO : file1.txt: Deleted 2025/06/13 05:35:23 INFO : - Path1 Queue copy to Path2 - file1.txt 2025/06/13 05:35:23 NOTICE: - WARNING New or changed in both paths - file2.txt 2025/06/13 05:35:23 INFO : file2.txt: Path2 is newer. Path1: 2005-01-02 00:00:00 +0000 UTC, Path2: 2006-03-04 00:00:00 +0000 UTC, Difference: 10224h0m0s 2025/06/13 05:35:23 INFO : file2.txt: The winner is: Path2 2025/06/13 05:35:23 NOTICE: - Path1 Deleting Path1 copy - TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path1/file2.txt 2025/06/13 05:35:26 INFO : file2.txt: Deleted 2025/06/13 05:35:26 INFO : - Path2 Queue copy to Path1 - file2.txt 2025/06/13 05:35:26 INFO : - Path2 Do queued copies to - Path1 2025/06/13 05:35:27 INFO : file2.txt: Copied (server-side copy) 2025/06/13 05:35:27 INFO : - Path1 Do queued copies to - Path2 2025/06/13 05:35:29 INFO : file1.txt: Copied (server-side copy) 2025/06/13 05:35:29 INFO : Updating listings 2025/06/13 05:35:30 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resolve/path2/" 2025/06/13 05:35:30 INFO : Bisync successful bisync_test.go:560: TEST resolve PASSED === RUN TestBisyncRemoteRemote/resync 2025/06/13 05:35:47 ERROR : error listing: directory not found 2025/06/13 05:35:48 ERROR : error listing: directory not found 2025/06/13 05:35:48 NOTICE: checking initFs Local file system at /tmp/045748pe/initdir/test_resync-nedibem6 2025/06/13 05:35:55 NOTICE: checking Path1 box root 'rclone-test-nuzoxof2buqu/045748pe/resync/path1' 2025/06/13 05:36:01 NOTICE: checking path2 box root 'rclone-test-nuzoxof2buqu/045748pe/resync/path2' 2025/06/13 05:36:01 NOTICE: (01) : test resync 2025/06/13 05:36:01 NOTICE: (02) : test 1. resync with empty path1, resulting in copying all content from path2. 2025/06/13 05:36:01 NOTICE: (03) : purge-children TestBox:rclone-test-nuzoxof2buqu/045748pe/resync/path1/ 2025/06/13 05:36:13 NOTICE: (04) : bisync resync 2025/06/13 05:36:20 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:36:20 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:36:20 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync/path2/" 2025/06/13 05:36:20 INFO : Copying Path2 files to Path1 2025/06/13 05:36:20 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 05:36:22 INFO : file2.txt: Copied (server-side copy) 2025/06/13 05:36:22 INFO : file1.txt: Copied (server-side copy) 2025/06/13 05:36:22 INFO : file3.txt: Copied (server-side copy) 2025/06/13 05:36:22 INFO : file4.txt: Copied (server-side copy) 2025/06/13 05:36:23 INFO : file5.txt: Copied (server-side copy) 2025/06/13 05:36:23 INFO : file7.txt: Copied (server-side copy) 2025/06/13 05:36:23 INFO : file6.txt: Copied (server-side copy) 2025/06/13 05:36:23 INFO : RCLONE_TEST: Copied (server-side copy) 2025/06/13 05:36:23 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 05:36:24 INFO : Resync updating listings 2025/06/13 05:36:24 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync/path2/" 2025/06/13 05:36:24 INFO : Bisync successful 2025/06/13 05:36:24 NOTICE: (05) : move-listings empty-path1 2025/06/13 05:36:24 NOTICE: (06) : test 2. resync with empty path2, resulting in syncing all content to path2. 2025/06/13 05:36:24 NOTICE: (07) : purge-children TestBox:rclone-test-nuzoxof2buqu/045748pe/resync/path2/ 2025/06/13 05:36:35 NOTICE: (08) : bisync resync 2025/06/13 05:36:42 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:36:42 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:36:42 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync/path2/" 2025/06/13 05:36:42 INFO : Copying Path2 files to Path1 2025/06/13 05:36:42 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 05:36:42 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 05:36:44 INFO : file4.txt: Copied (server-side copy) 2025/06/13 05:36:44 INFO : file1.txt: Copied (server-side copy) 2025/06/13 05:36:44 INFO : file2.txt: Copied (server-side copy) 2025/06/13 05:36:44 INFO : file3.txt: Copied (server-side copy) 2025/06/13 05:36:45 INFO : file5.txt: Copied (server-side copy) 2025/06/13 05:36:45 INFO : file7.txt: Copied (server-side copy) 2025/06/13 05:36:45 INFO : file6.txt: Copied (server-side copy) 2025/06/13 05:36:45 INFO : RCLONE_TEST: Copied (server-side copy) 2025/06/13 05:36:45 INFO : Resync updating listings 2025/06/13 05:36:45 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync/path2/" 2025/06/13 05:36:45 INFO : Bisync successful 2025/06/13 05:36:45 NOTICE: (09) : move-listings empty-path2 2025/06/13 05:36:45 NOTICE: (10) : test 3. exercise all of the various file difference scenarios during a resync. 2025/06/13 05:36:45 NOTICE: (11) : touch-glob 2002-02-02 /tmp/045748pe/datadir/test_resync-fiyehud8/ fileA.txt 2025/06/13 05:36:45 NOTICE: (12) : touch-glob 1999-09-09 /tmp/045748pe/datadir/test_resync-fiyehud8/ fileB.txt 2025/06/13 05:36:45 NOTICE: (13) : test = file - path1 - path2 - expected action - who wins 2025/06/13 05:36:45 NOTICE: (14) : test - file1.txt - exists - missing - sync path1 > path2 - path1 2025/06/13 05:36:45 NOTICE: (15) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/resync/path2/file1.txt 2025/06/13 05:36:49 NOTICE: (16) : test - file2.txt - missing - exists - copy path2 > path1 - path2 2025/06/13 05:36:49 NOTICE: (17) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/resync/path1/file2.txt 2025/06/13 05:36:53 NOTICE: (18) : test - file3.txt - exists - newer date - sync path1 > path2 - path1 2025/06/13 05:36:53 NOTICE: (19) : copy-as /tmp/045748pe/datadir/test_resync-fiyehud8/fileA.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/resync/path2/ file3.txt 2025/06/13 05:36:57 NOTICE: (20) : test - file4.txt - missing - newer date - copy path2 > path1 - path2 2025/06/13 05:36:57 NOTICE: (21) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/resync/path1/file4.txt 2025/06/13 05:36:59 NOTICE: (22) : copy-as /tmp/045748pe/datadir/test_resync-fiyehud8/fileA.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/resync/path2/ file4.txt 2025/06/13 05:37:04 NOTICE: (23) : test - file5.txt - exists - older date - sync path1 > path2 - path1 2025/06/13 05:37:04 NOTICE: (24) : copy-as /tmp/045748pe/datadir/test_resync-fiyehud8/fileB.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/resync/path2/ file5.txt 2025/06/13 05:37:08 NOTICE: (25) : test - file6.txt - older date - newer date - sync path1 > path2 - path1 2025/06/13 05:37:08 NOTICE: (26) : copy-as /tmp/045748pe/datadir/test_resync-fiyehud8/fileB.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/resync/path1/ file6.txt 2025/06/13 05:37:12 NOTICE: (27) : copy-as /tmp/045748pe/datadir/test_resync-fiyehud8/fileA.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/resync/path2/ file6.txt 2025/06/13 05:37:16 NOTICE: (28) : test - file7.txt - exists - exists (same) - none - same 2025/06/13 05:37:16 NOTICE: (29) : test run bisync with resync 2025/06/13 05:37:16 NOTICE: (30) : bisync resync 2025/06/13 05:37:23 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:37:23 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:37:23 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync/path2/" 2025/06/13 05:37:23 INFO : Copying Path2 files to Path1 2025/06/13 05:37:23 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 05:37:25 INFO : file2.txt: Copied (server-side copy) 2025/06/13 05:37:25 INFO : file4.txt: Copied (server-side copy) 2025/06/13 05:37:25 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 05:37:27 INFO : file6.txt: Updated modification time in destination 2025/06/13 05:37:27 INFO : file1.txt: Copied (server-side copy) 2025/06/13 05:37:29 INFO : file3.txt: Copied (server-side copy) 2025/06/13 05:37:29 INFO : file5.txt: Copied (server-side copy) 2025/06/13 05:37:29 INFO : Resync updating listings 2025/06/13 05:37:29 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync/path2/" 2025/06/13 05:37:29 INFO : Bisync successful 2025/06/13 05:37:29 NOTICE: (31) : copy-listings mixed-diffs 2025/06/13 05:37:29 NOTICE: (32) : test run normal bisync 2025/06/13 05:37:29 NOTICE: (33) : bisync 2025/06/13 05:37:36 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:37:36 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:37:36 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync/path2/" 2025/06/13 05:37:36 INFO : Building Path1 and Path2 listings 2025/06/13 05:37:37 INFO : Path1 checking for diffs 2025/06/13 05:37:37 INFO : Path2 checking for diffs 2025/06/13 05:37:37 INFO : No changes found 2025/06/13 05:37:37 INFO : Updating listings 2025/06/13 05:37:37 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync/path2/" 2025/06/13 05:37:37 INFO : Bisync successful 2025/06/13 05:37:37 NOTICE: (34) : test 4. confirm critical error on normal sync of empty path. 2025/06/13 05:37:37 NOTICE: (35) : purge-children TestBox:rclone-test-nuzoxof2buqu/045748pe/resync/path2/ 2025/06/13 05:37:48 NOTICE: (36) : bisync 2025/06/13 05:37:55 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:37:55 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:37:55 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync/path2/" 2025/06/13 05:37:55 INFO : Building Path1 and Path2 listings 2025/06/13 05:37:56 INFO : Path1 checking for diffs 2025/06/13 05:37:56 INFO : Path2 checking for diffs 2025/06/13 05:37:56 ERROR : Empty current Path2 listing. Cannot sync to an empty directory: /tmp/045748pe/workdir/TestBox_rclone-test-nuzoxof2buqu_045748pe_resync_path1..TestBox_rclone-test-nuzoxof2buqu_045748pe_resync_path2.path2.lst-new 2025/06/13 05:37:56 ERROR : Bisync critical error: empty current Path2 listing: /tmp/045748pe/workdir/TestBox_rclone-test-nuzoxof2buqu_045748pe_resync_path1..TestBox_rclone-test-nuzoxof2buqu_045748pe_resync_path2.path2.lst-new 2025/06/13 05:37:56 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/13 05:37:56 NOTICE: Bisync error: bisync aborted bisync_test.go:560: TEST resync PASSED === RUN TestBisyncRemoteRemote/resync_modes 2025/06/13 05:38:08 ERROR : error listing: directory not found 2025/06/13 05:38:09 ERROR : error listing: directory not found 2025/06/13 05:38:09 NOTICE: checking initFs Local file system at /tmp/045748pe/initdir/test_resync_modes-yicehoz5 2025/06/13 05:38:14 NOTICE: checking Path1 box root 'rclone-test-nuzoxof2buqu/045748pe/resync_modes/path1' 2025/06/13 05:38:19 NOTICE: checking path2 box root 'rclone-test-nuzoxof2buqu/045748pe/resync_modes/path2' 2025/06/13 05:38:19 NOTICE: (01) : test resync-mode 2025/06/13 05:38:19 NOTICE: (02) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/13 05:38:19 NOTICE: (03) : touch-glob 2001-01-02 /tmp/045748pe/datadir/test_resync_modes-jisisac9/ file1R.txt 2025/06/13 05:38:19 NOTICE: (04) : copy-as /tmp/045748pe/datadir/test_resync_modes-jisisac9/file1R.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path2/ file1.txt 2025/06/13 05:38:23 NOTICE: (05) : touch-glob 2001-03-04 /tmp/045748pe/datadir/test_resync_modes-jisisac9/ file1L.txt 2025/06/13 05:38:23 NOTICE: (06) : copy-as /tmp/045748pe/datadir/test_resync_modes-jisisac9/file1L.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path1/ file1.txt 2025/06/13 05:38:27 NOTICE: (07) : test bisync run with --resync-mode=newer 2025/06/13 05:38:27 NOTICE: (08) : bisync resync resync-mode=newer 2025/06/13 05:38:34 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:38:34 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:38:34 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path2/" 2025/06/13 05:38:34 INFO : Copying Path2 files to Path1 2025/06/13 05:38:34 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 05:38:34 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 05:38:38 INFO : file1.txt: Copied (server-side copy) 2025/06/13 05:38:38 INFO : Resync updating listings 2025/06/13 05:38:38 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path2/" 2025/06/13 05:38:38 INFO : Bisync successful 2025/06/13 05:38:38 NOTICE: (09) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/13 05:38:38 NOTICE: (10) : touch-glob 2001-07-23 /tmp/045748pe/datadir/test_resync_modes-jisisac9/ file1R.txt 2025/06/13 05:38:38 NOTICE: (11) : copy-as /tmp/045748pe/datadir/test_resync_modes-jisisac9/file1R.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path2/ file1.txt 2025/06/13 05:38:42 NOTICE: (12) : touch-glob 2001-08-26 /tmp/045748pe/datadir/test_resync_modes-jisisac9/ file1L.txt 2025/06/13 05:38:42 NOTICE: (13) : copy-as /tmp/045748pe/datadir/test_resync_modes-jisisac9/file1L.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path1/ file1.txt 2025/06/13 05:38:46 NOTICE: (14) : test bisync run with --resync-mode=path2 2025/06/13 05:38:46 NOTICE: (15) : bisync resync resync-mode=path2 2025/06/13 05:38:53 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:38:53 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:38:53 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path2/" 2025/06/13 05:38:53 INFO : Copying Path2 files to Path1 2025/06/13 05:38:53 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 05:38:57 INFO : file1.txt: Copied (server-side copy) 2025/06/13 05:38:57 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 05:38:58 INFO : Resync updating listings 2025/06/13 05:38:58 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path2/" 2025/06/13 05:38:58 INFO : Bisync successful 2025/06/13 05:38:58 NOTICE: (16) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/13 05:38:58 NOTICE: (17) : touch-glob 2002-07-23 /tmp/045748pe/datadir/test_resync_modes-jisisac9/ file1R.txt 2025/06/13 05:38:58 NOTICE: (18) : copy-as /tmp/045748pe/datadir/test_resync_modes-jisisac9/file1R.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path2/ file1.txt 2025/06/13 05:39:01 NOTICE: (19) : touch-glob 2002-08-26 /tmp/045748pe/datadir/test_resync_modes-jisisac9/ file1L.txt 2025/06/13 05:39:01 NOTICE: (20) : copy-as /tmp/045748pe/datadir/test_resync_modes-jisisac9/file1L.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path1/ file1.txt 2025/06/13 05:39:06 NOTICE: (21) : test bisync run with --resync-mode=larger 2025/06/13 05:39:06 NOTICE: (22) : bisync resync resync-mode=larger 2025/06/13 05:39:13 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:39:13 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:39:13 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path2/" 2025/06/13 05:39:13 INFO : Copying Path2 files to Path1 2025/06/13 05:39:13 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 05:39:13 INFO : file1.txt: Path2 is larger. Path1: 33, Path2: 42, Difference: 9 2025/06/13 05:39:17 INFO : file1.txt: Copied (server-side copy) 2025/06/13 05:39:17 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 05:39:17 INFO : Resync updating listings 2025/06/13 05:39:17 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path2/" 2025/06/13 05:39:17 INFO : Bisync successful 2025/06/13 05:39:17 NOTICE: (23) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/13 05:39:17 NOTICE: (24) : touch-glob 2003-07-23 /tmp/045748pe/datadir/test_resync_modes-jisisac9/ file1R.txt 2025/06/13 05:39:17 NOTICE: (25) : copy-as /tmp/045748pe/datadir/test_resync_modes-jisisac9/file1R.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path2/ file1.txt 2025/06/13 05:39:21 NOTICE: (26) : touch-glob 2003-09-04 /tmp/045748pe/datadir/test_resync_modes-jisisac9/ file1L.txt 2025/06/13 05:39:21 NOTICE: (27) : copy-as /tmp/045748pe/datadir/test_resync_modes-jisisac9/file1L.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path1/ file1.txt 2025/06/13 05:39:25 NOTICE: (28) : test bisync run with --resync-mode=older 2025/06/13 05:39:25 NOTICE: (29) : bisync resync resync-mode=older 2025/06/13 05:39:32 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:39:32 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:39:32 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path2/" 2025/06/13 05:39:32 INFO : Copying Path2 files to Path1 2025/06/13 05:39:32 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 05:39:32 INFO : file1.txt: Path2 is older. Path1: 2003-09-04 00:00:00 +0000 UTC, Path2: 2003-07-23 00:00:00 +0000 UTC, Difference: 1032h0m0s 2025/06/13 05:39:36 INFO : file1.txt: Copied (server-side copy) 2025/06/13 05:39:36 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 05:39:36 INFO : Resync updating listings 2025/06/13 05:39:36 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path2/" 2025/06/13 05:39:36 INFO : Bisync successful 2025/06/13 05:39:36 NOTICE: (30) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/13 05:39:36 NOTICE: (31) : touch-glob 2004-07-23 /tmp/045748pe/datadir/test_resync_modes-jisisac9/ file1R.txt 2025/06/13 05:39:36 NOTICE: (32) : copy-as /tmp/045748pe/datadir/test_resync_modes-jisisac9/file1R.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path2/ file1.txt 2025/06/13 05:39:40 NOTICE: (33) : touch-glob 2004-07-23 /tmp/045748pe/datadir/test_resync_modes-jisisac9/ file1L.txt 2025/06/13 05:39:40 NOTICE: (34) : copy-as /tmp/045748pe/datadir/test_resync_modes-jisisac9/file1L.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path1/ file1.txt 2025/06/13 05:39:45 NOTICE: (35) : test bisync run with --resync-mode=smaller 2025/06/13 05:39:45 NOTICE: (36) : bisync resync resync-mode=smaller 2025/06/13 05:39:53 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:39:53 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:39:53 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path2/" 2025/06/13 05:39:53 INFO : Copying Path2 files to Path1 2025/06/13 05:39:53 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 05:39:53 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9 2025/06/13 05:39:53 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 05:39:53 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9 2025/06/13 05:39:57 INFO : file1.txt: Copied (server-side copy) 2025/06/13 05:39:57 INFO : Resync updating listings 2025/06/13 05:39:57 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path2/" 2025/06/13 05:39:57 INFO : Bisync successful 2025/06/13 05:39:57 NOTICE: (37) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/13 05:39:57 NOTICE: (38) : touch-glob 2005-01-02 /tmp/045748pe/datadir/test_resync_modes-jisisac9/ file1R.txt 2025/06/13 05:39:57 NOTICE: (39) : copy-as /tmp/045748pe/datadir/test_resync_modes-jisisac9/file1R.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path2/ file1.txt 2025/06/13 05:40:02 NOTICE: (40) : copy-as /tmp/045748pe/datadir/test_resync_modes-jisisac9/file1R.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path1/ file2.txt 2025/06/13 05:40:06 NOTICE: (41) : touch-glob 2006-03-04 /tmp/045748pe/datadir/test_resync_modes-jisisac9/ file1L.txt 2025/06/13 05:40:06 NOTICE: (42) : copy-as /tmp/045748pe/datadir/test_resync_modes-jisisac9/file1L.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path1/ file1.txt 2025/06/13 05:40:09 NOTICE: (43) : copy-as /tmp/045748pe/datadir/test_resync_modes-jisisac9/file1L.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path2/ file2.txt 2025/06/13 05:40:14 NOTICE: (44) : test bisync run with --resync-mode=path1 2025/06/13 05:40:14 NOTICE: (45) : bisync resync resync-mode=path1 2025/06/13 05:40:21 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:40:21 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:40:21 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path2/" 2025/06/13 05:40:21 INFO : Copying Path2 files to Path1 2025/06/13 05:40:21 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 05:40:22 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 05:40:26 INFO : file1.txt: Copied (server-side copy) 2025/06/13 05:40:26 INFO : file2.txt: Copied (server-side copy) 2025/06/13 05:40:26 INFO : Resync updating listings 2025/06/13 05:40:26 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path2/" 2025/06/13 05:40:26 INFO : Bisync successful 2025/06/13 05:40:26 NOTICE: (46) : test no winner 2025/06/13 05:40:26 NOTICE: (47) : touch-glob 2022-02-22 /tmp/045748pe/datadir/test_resync_modes-jisisac9/ file1R.txt 2025/06/13 05:40:26 NOTICE: (48) : copy-as /tmp/045748pe/datadir/test_resync_modes-jisisac9/file1R.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path2/ file1.txt 2025/06/13 05:40:30 NOTICE: (49) : copy-as /tmp/045748pe/datadir/test_resync_modes-jisisac9/file1R.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path1/ file2.txt 2025/06/13 05:40:34 NOTICE: (50) : touch-glob 2022-02-22 /tmp/045748pe/datadir/test_resync_modes-jisisac9/ file1L.txt 2025/06/13 05:40:34 NOTICE: (51) : copy-as /tmp/045748pe/datadir/test_resync_modes-jisisac9/file1L.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path1/ file1.txt 2025/06/13 05:40:38 NOTICE: (52) : copy-as /tmp/045748pe/datadir/test_resync_modes-jisisac9/file1L.txt TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path2/ file2.txt 2025/06/13 05:40:42 NOTICE: (53) : test bisync run with --resync-mode=newer 2025/06/13 05:40:42 NOTICE: (54) : bisync resync resync-mode=newer 2025/06/13 05:40:49 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:40:49 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:40:49 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path2/" 2025/06/13 05:40:49 INFO : Copying Path2 files to Path1 2025/06/13 05:40:49 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 05:40:53 INFO : file1.txt: Copied (server-side copy) 2025/06/13 05:40:54 INFO : file2.txt: Copied (server-side copy) 2025/06/13 05:40:54 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 05:40:54 INFO : Resync updating listings 2025/06/13 05:40:54 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/resync_modes/path2/" 2025/06/13 05:40:54 INFO : Bisync successful bisync_test.go:560: TEST resync_modes PASSED === RUN TestBisyncRemoteRemote/rmdirs 2025/06/13 05:41:08 ERROR : error listing: directory not found 2025/06/13 05:41:08 ERROR : error listing: directory not found 2025/06/13 05:41:08 NOTICE: checking initFs Local file system at /tmp/045748pe/initdir/test_rmdirs-kuxegag6 2025/06/13 05:41:16 NOTICE: checking Path1 box root 'rclone-test-nuzoxof2buqu/045748pe/rmdirs/path1' 2025/06/13 05:41:23 NOTICE: checking path2 box root 'rclone-test-nuzoxof2buqu/045748pe/rmdirs/path2' 2025/06/13 05:41:24 NOTICE: (01) : test rmdirs 2025/06/13 05:41:24 NOTICE: (02) : test initial bisync 2025/06/13 05:41:24 NOTICE: (03) : bisync resync 2025/06/13 05:41:30 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:41:30 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:41:30 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/rmdirs/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/rmdirs/path2/" 2025/06/13 05:41:30 INFO : Copying Path2 files to Path1 2025/06/13 05:41:30 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 05:41:31 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 05:41:32 INFO : Resync updating listings 2025/06/13 05:41:32 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/rmdirs/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/rmdirs/path2/" 2025/06/13 05:41:32 INFO : Bisync successful 2025/06/13 05:41:32 NOTICE: (04) : test 1. delete path1 subdir file 2025/06/13 05:41:32 NOTICE: (05) : delete-file TestBox:rclone-test-nuzoxof2buqu/045748pe/rmdirs/path1/subdir/file20.txt 2025/06/13 05:41:36 NOTICE: (06) : test 2. run bisync without remove-empty-dirs 2025/06/13 05:41:36 NOTICE: (07) : bisync 2025/06/13 05:41:43 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:41:43 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:41:43 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/rmdirs/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/rmdirs/path2/" 2025/06/13 05:41:43 INFO : Building Path1 and Path2 listings 2025/06/13 05:41:44 INFO : Path1 checking for diffs 2025/06/13 05:41:44 INFO : - Path1 File was deleted - subdir/file20.txt 2025/06/13 05:41:44 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/13 05:41:44 INFO : Path2 checking for diffs 2025/06/13 05:41:44 INFO : Applying changes 2025/06/13 05:41:44 INFO : - Path2 Queue delete - TestBox:rclone-test-nuzoxof2buqu/045748pe/rmdirs/path2/subdir/file20.txt 2025/06/13 05:41:44 INFO : - Path1 Do queued copies to - Path2 2025/06/13 05:41:46 INFO : subdir/file20.txt: Deleted 2025/06/13 05:41:46 INFO : Updating listings 2025/06/13 05:41:46 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/rmdirs/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/rmdirs/path2/" 2025/06/13 05:41:46 INFO : Bisync successful 2025/06/13 05:41:46 NOTICE: (08) : test 3. confirm the subdir still exists on both paths 2025/06/13 05:41:46 NOTICE: (09) : list-dirs TestBox:rclone-test-nuzoxof2buqu/045748pe/rmdirs/path1/ 2025/06/13 05:41:49 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/13 05:41:49 NOTICE: (10) : list-dirs TestBox:rclone-test-nuzoxof2buqu/045748pe/rmdirs/path2/ 2025/06/13 05:41:52 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/13 05:41:53 NOTICE: (11) : test 4. run bisync with remove-empty-dirs 2025/06/13 05:41:53 NOTICE: (12) : bisync remove-empty-dirs 2025/06/13 05:42:00 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 05:42:00 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/13 05:42:00 INFO : Synching Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/rmdirs/path1/" with Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/rmdirs/path2/" 2025/06/13 05:42:00 INFO : Building Path1 and Path2 listings 2025/06/13 05:42:01 INFO : Path1 checking for diffs 2025/06/13 05:42:01 INFO : Path2 checking for diffs 2025/06/13 05:42:01 INFO : No changes found 2025/06/13 05:42:01 INFO : Updating listings 2025/06/13 05:42:01 INFO : Validating listings for Path1 "TestBox:rclone-test-nuzoxof2buqu/045748pe/rmdirs/path1/" vs Path2 "TestBox:rclone-test-nuzoxof2buqu/045748pe/rmdirs/path2/" 2025/06/13 05:42:01 INFO : Removing empty directories 2025/06/13 05:42:01 INFO : subdir: Removing directory 2025/06/13 05:42:03 INFO : subdir: Removing directory 2025/06/13 05:42:05 INFO : Bisync successful 2025/06/13 05:42:05 NOTICE: (13) : test 5. confirm the subdir has been removed on both paths 2025/06/13 05:42:05 NOTICE: (14) : list-dirs TestBox:rclone-test-nuzoxof2buqu/045748pe/rmdirs/path1/ 2025/06/13 05:42:05 NOTICE: (15) : list-dirs TestBox:rclone-test-nuzoxof2buqu/045748pe/rmdirs/path2/ bisync_test.go:560: TEST rmdirs PASSED === RUN TestBisyncRemoteRemote/volatile 2025/06/13 05:42:22 ERROR : error listing: directory not found 2025/06/13 05:42:22 ERROR : error listing: directory not found 2025/06/13 05:42:22 NOTICE: checking initFs Local file system at /tmp/045748pe/initdir/test_volatile-madolag6 2025/06/13 05:42:31 NOTICE: checking Path1 box root 'rclone-test-nuzoxof2buqu/045748pe/volatile/path1' 2025/06/13 05:42:39 NOTICE: checking path2 box root 'rclone-test-nuzoxof2buqu/045748pe/volatile/path2' 2025/06/13 05:42:40 NOTICE: (01) : test volatile 2025/06/13 05:42:40 NOTICE: (02) : test initial bisync 2025/06/13 05:42:40 NOTICE: (03) : bisync resync bisync_test.go:937: skipping 'volatile' test on non-local as it requires uploading 100 files --- PASS: TestBisyncRemoteRemote (2694.23s) --- PASS: TestBisyncRemoteRemote/check_access (135.76s) --- PASS: TestBisyncRemoteRemote/check_access_filters (189.15s) --- PASS: TestBisyncRemoteRemote/check_filename (87.10s) --- PASS: TestBisyncRemoteRemote/check_sync (88.84s) --- PASS: TestBisyncRemoteRemote/compare_all (113.57s) --- PASS: TestBisyncRemoteRemote/concurrent (68.27s) --- PASS: TestBisyncRemoteRemote/createemptysrcdirs (219.84s) --- PASS: TestBisyncRemoteRemote/dry_run (131.19s) --- PASS: TestBisyncRemoteRemote/equal (68.39s) --- PASS: TestBisyncRemoteRemote/ext_paths (179.11s) --- SKIP: TestBisyncRemoteRemote/extended_filenames (86.51s) --- PASS: TestBisyncRemoteRemote/filters (66.16s) --- PASS: TestBisyncRemoteRemote/filtersfile_checks (87.92s) --- PASS: TestBisyncRemoteRemote/ignorelistingchecksum (75.38s) --- PASS: TestBisyncRemoteRemote/max_delete_path1 (67.75s) --- PASS: TestBisyncRemoteRemote/max_delete_path2_force (66.88s) --- PASS: TestBisyncRemoteRemote/nomodtime (114.95s) --- SKIP: TestBisyncRemoteRemote/normalization (38.44s) --- PASS: TestBisyncRemoteRemote/rclone_args (200.36s) --- PASS: TestBisyncRemoteRemote/resolve (187.12s) --- PASS: TestBisyncRemoteRemote/resync (140.25s) --- PASS: TestBisyncRemoteRemote/resync_modes (178.00s) --- PASS: TestBisyncRemoteRemote/rmdirs (74.03s) --- SKIP: TestBisyncRemoteRemote/volatile (26.96s) PASS 2025/06/13 05:42:42 NOTICE: purge failed: directory not found "./bisync.test -test.v -test.timeout 1h0m0s -remote TestBox: -verbose -test.run '^TestBisyncRemoteRemote$/^(check_access|check_access_filters|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 OK in 44m56.309929076s (try 2/5)