"./bisync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestBisyncLocalRemote$/^(all_changed|check_access_filters|filtersfile_checks)$|^TestBisyncRemoteLocal$/^(check_access|check_access_filters)$'" - Starting (try 3/5) === RUN TestBisyncRemoteLocal 2025/05/25 06:44:31 NOTICE: remote: TestOpenDrive:rclone-test-galahig1fuqi === RUN TestBisyncRemoteLocal/check_access 2025/05/25 06:44:35 ERROR : error listing: directory not found 2025/05/25 06:44:35 ERROR : error listing: directory not found 2025/05/25 06:44:35 NOTICE: checking initFs Local file system at /tmp/064431co/initdir/test_check_access-jecadod1 2025/05/25 06:44:40 NOTICE: checking Path1 OpenDrive root 'rclone-test-galahig1fuqi/064431co/check_access/path1' 2025/05/25 06:44:40 NOTICE: checking path2 Local file system at /tmp/064431co/check_access/path2 2025/05/25 06:44:40 NOTICE: (01) : test check-access 2025/05/25 06:44:40 NOTICE: (02) : test initial bisync 2025/05/25 06:44:40 NOTICE: (03) : bisync resync 2025/05/25 06:44:42 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/25 06:44:42 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/25 06:44:42 INFO : Synching Path1 "TestOpenDrive:rclone-test-galahig1fuqi/064431co/check_access/path1/" with Path2 "/tmp/064431co/check_access/path2/" 2025/05/25 06:44:42 INFO : Copying Path2 files to Path1 2025/05/25 06:44:42 INFO : - Path2 Resync is copying files to - Path1 2025/05/25 06:44:43 INFO : - Path1 Resync is copying files to - Path2 2025/05/25 06:44:43 INFO : subdir: Set directory modification time (using SetModTime) 2025/05/25 06:44:43 INFO : Resync updating listings 2025/05/25 06:44:43 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-galahig1fuqi/064431co/check_access/path1/" vs Path2 "/tmp/064431co/check_access/path2/" 2025/05/25 06:44:43 INFO : Bisync successful 2025/05/25 06:44:43 NOTICE: (04) : test 1. see that check-access passes with the initial setup 2025/05/25 06:44:43 NOTICE: (05) : bisync check-access 2025/05/25 06:44:45 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/25 06:44:45 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/25 06:44:45 INFO : Synching Path1 "TestOpenDrive:rclone-test-galahig1fuqi/064431co/check_access/path1/" with Path2 "/tmp/064431co/check_access/path2/" 2025/05/25 06:44:45 INFO : Building Path1 and Path2 listings 2025/05/25 06:44:45 INFO : Path1 checking for diffs 2025/05/25 06:44:45 INFO : Path2 checking for diffs 2025/05/25 06:44:45 INFO : Checking access health 2025/05/25 06:44:45 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/05/25 06:44:45 INFO : No changes found 2025/05/25 06:44:45 INFO : Updating listings 2025/05/25 06:44:45 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-galahig1fuqi/064431co/check_access/path1/" vs Path2 "/tmp/064431co/check_access/path2/" 2025/05/25 06:44:45 INFO : Bisync successful 2025/05/25 06:44:45 NOTICE: (06) : test 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical. 2025/05/25 06:44:45 NOTICE: (07) : delete-file /tmp/064431co/check_access/path2/subdir/RCLONE_TEST 2025/05/25 06:44:45 NOTICE: (08) : bisync check-access 2025/05/25 06:44:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/25 06:44:48 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/25 06:44:48 INFO : Synching Path1 "TestOpenDrive:rclone-test-galahig1fuqi/064431co/check_access/path1/" with Path2 "/tmp/064431co/check_access/path2/" 2025/05/25 06:44:48 INFO : Building Path1 and Path2 listings 2025/05/25 06:44:48 INFO : Path1 checking for diffs 2025/05/25 06:44:48 INFO : - Path1 File is new - modtime_write_test 2025/05/25 06:44:48 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/05/25 06:44:48 INFO : Path2 checking for diffs 2025/05/25 06:44:48 INFO : - Path2 File was deleted - subdir/RCLONE_TEST 2025/05/25 06:44:48 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/05/25 06:44:48 INFO : Checking access health 2025/05/25 06:44:48 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST 2025/05/25 06:44:48 ERROR : -  Access test failed: Path1 file not found in Path2 - subdir/RCLONE_TEST 2025/05/25 06:44:48 ERROR : Bisync critical error: check file check failed 2025/05/25 06:44:48 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/25 06:44:48 NOTICE: Bisync error: bisync aborted 2025/05/25 06:44:48 NOTICE: (09) : copy-listings path2-missing 2025/05/25 06:44:48 NOTICE: (10) : test 3. put the path2 subdir RCLONE_TEST back, resync. 2025/05/25 06:44:48 NOTICE: (11) : copy-file TestOpenDrive:rclone-test-galahig1fuqi/064431co/check_access/path1/subdir/RCLONE_TEST /tmp/064431co/check_access/path2/ 2025/05/25 06:44:51 NOTICE: (12) : bisync resync 2025/05/25 06:44:53 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/25 06:44:53 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/25 06:44:53 INFO : Synching Path1 "TestOpenDrive:rclone-test-galahig1fuqi/064431co/check_access/path1/" with Path2 "/tmp/064431co/check_access/path2/" 2025/05/25 06:44:53 INFO : Copying Path2 files to Path1 2025/05/25 06:44:53 INFO : - Path2 Resync is copying files to - Path1 2025/05/25 06:44:53 INFO : - Path1 Resync is copying files to - Path2 2025/05/25 06:44:53 INFO : subdir: Set directory modification time (using SetModTime) 2025/05/25 06:44:54 INFO : subdir/RCLONE_TEST: Copied (new) 2025/05/25 06:44:54 INFO : subdir: Set directory modification time (using SetModTime) 2025/05/25 06:44:54 INFO : Resync updating listings 2025/05/25 06:44:54 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-galahig1fuqi/064431co/check_access/path1/" vs Path2 "/tmp/064431co/check_access/path2/" 2025/05/25 06:44:54 INFO : Bisync successful 2025/05/25 06:44:54 NOTICE: (13) : test 4. run sync with check-access. should pass. 2025/05/25 06:44:54 NOTICE: (14) : bisync check-access 2025/05/25 06:44:56 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/25 06:44:56 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/25 06:44:56 INFO : Synching Path1 "TestOpenDrive:rclone-test-galahig1fuqi/064431co/check_access/path1/" with Path2 "/tmp/064431co/check_access/path2/" 2025/05/25 06:44:56 INFO : Building Path1 and Path2 listings 2025/05/25 06:44:56 INFO : Path1 checking for diffs 2025/05/25 06:44:56 INFO : Path2 checking for diffs 2025/05/25 06:44:56 INFO : Checking access health 2025/05/25 06:44:56 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/05/25 06:44:56 INFO : No changes found 2025/05/25 06:44:56 INFO : Updating listings 2025/05/25 06:44:56 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-galahig1fuqi/064431co/check_access/path1/" vs Path2 "/tmp/064431co/check_access/path2/" 2025/05/25 06:44:56 INFO : Bisync successful 2025/05/25 06:44:56 NOTICE: (15) : test 5. delete path1 top level RCLONE_TEST, run sync. should fail critical. 2025/05/25 06:44:56 NOTICE: (16) : delete-file TestOpenDrive:rclone-test-galahig1fuqi/064431co/check_access/path1/RCLONE_TEST 2025/05/25 06:44:57 NOTICE: (17) : bisync check-access 2025/05/25 06:45:00 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/25 06:45:00 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/25 06:45:00 INFO : Synching Path1 "TestOpenDrive:rclone-test-galahig1fuqi/064431co/check_access/path1/" with Path2 "/tmp/064431co/check_access/path2/" 2025/05/25 06:45:00 INFO : Building Path1 and Path2 listings 2025/05/25 06:45:00 INFO : Path1 checking for diffs 2025/05/25 06:45:00 INFO : - Path1 File was deleted - RCLONE_TEST 2025/05/25 06:45:00 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/05/25 06:45:00 INFO : Path2 checking for diffs 2025/05/25 06:45:00 INFO : Checking access health 2025/05/25 06:45:00 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST 2025/05/25 06:45:00 ERROR : -  Access test failed: Path2 file not found in Path1 - RCLONE_TEST 2025/05/25 06:45:00 ERROR : Bisync critical error: check file check failed 2025/05/25 06:45:00 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/25 06:45:00 NOTICE: Bisync error: bisync aborted 2025/05/25 06:45:00 NOTICE: (18) : copy-listings path1-missing 2025/05/25 06:45:00 NOTICE: (19) : test 6. run again. should fail critical due to missing listings. 2025/05/25 06:45:00 NOTICE: (20) : bisync check-access 2025/05/25 06:45:02 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/25 06:45:02 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/25 06:45:02 INFO : Synching Path1 "TestOpenDrive:rclone-test-galahig1fuqi/064431co/check_access/path1/" with Path2 "/tmp/064431co/check_access/path2/" 2025/05/25 06:45:02 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/064431co/workdir/TestOpenDrive_rclone-test-galahig1fuqi_064431co_check_access_path1..tmp_064431co_check_access_path2.path1.lst Path2: /tmp/064431co/workdir/TestOpenDrive_rclone-test-galahig1fuqi_064431co_check_access_path1..tmp_064431co_check_access_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/064431co/workdir" 2025/05/25 06:45:02 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/25 06:45:02 NOTICE: Bisync error: bisync aborted 2025/05/25 06:45:02 NOTICE: (21) : move-listings missing-listings 2025/05/25 06:45:02 NOTICE: (22) : test 7. run resync, which will copy the path2 top level back to path1. 2025/05/25 06:45:02 NOTICE: (23) : bisync resync 2025/05/25 06:45:04 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/25 06:45:04 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/25 06:45:04 INFO : Synching Path1 "TestOpenDrive:rclone-test-galahig1fuqi/064431co/check_access/path1/" with Path2 "/tmp/064431co/check_access/path2/" 2025/05/25 06:45:04 INFO : Copying Path2 files to Path1 2025/05/25 06:45:04 INFO : - Path2 Resync is copying files to - Path1 2025/05/25 06:45:06 INFO : RCLONE_TEST: Copied (new) 2025/05/25 06:45:06 INFO : - Path1 Resync is copying files to - Path2 2025/05/25 06:45:06 INFO : subdir: Set directory modification time (using SetModTime) 2025/05/25 06:45:06 INFO : Resync updating listings 2025/05/25 06:45:06 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-galahig1fuqi/064431co/check_access/path1/" vs Path2 "/tmp/064431co/check_access/path2/" 2025/05/25 06:45:06 INFO : Bisync successful 2025/05/25 06:45:06 NOTICE: (24) : test 8. run sync with --check-access. should pass. 2025/05/25 06:45:06 NOTICE: (25) : bisync check-access 2025/05/25 06:45:08 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/25 06:45:08 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/25 06:45:08 INFO : Synching Path1 "TestOpenDrive:rclone-test-galahig1fuqi/064431co/check_access/path1/" with Path2 "/tmp/064431co/check_access/path2/" 2025/05/25 06:45:08 INFO : Building Path1 and Path2 listings 2025/05/25 06:45:08 INFO : Path1 checking for diffs 2025/05/25 06:45:08 INFO : Path2 checking for diffs 2025/05/25 06:45:08 INFO : Checking access health 2025/05/25 06:45:08 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/05/25 06:45:08 INFO : No changes found 2025/05/25 06:45:08 INFO : Updating listings 2025/05/25 06:45:08 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-galahig1fuqi/064431co/check_access/path1/" vs Path2 "/tmp/064431co/check_access/path2/" 2025/05/25 06:45:08 INFO : Bisync successful 2025/05/25 06:45:08 NOTICE: ---------------------------------------------------------- 2025/05/25 06:45:08 NOTICE: | MISCOMPARE -Golden vs +Results for path2-missing._testdir_path1.._testdir_path2.path1.lst-new 2025/05/25 06:45:08 NOTICE: | @@ -10,0 +11,2 @@ 2025/05/25 06:45:08 NOTICE: | +- 18 - - 2000-01-01 00:00:00 +0000 UTC "\"modtime_write_test\"" 2025/05/25 06:45:08 NOTICE: | + 2025/05/25 06:45:08 NOTICE: ---------------------------------------------------------- 2025/05/25 06:45:08 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/05/25 06:45:08 NOTICE: | @@ -58,0 +59,2 @@ 2025/05/25 06:45:08 NOTICE: | +INFO : - Path1 File is new - modtime_write_test 2025/05/25 06:45:08 NOTICE: | +INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/05/25 06:45:08 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST check_access FAILED - 2 MISCOMPARED FILES === RUN TestBisyncRemoteLocal/check_access_filters 2025/05/25 06:45:11 ERROR : error listing: directory not found 2025/05/25 06:45:11 ERROR : error listing: directory not found 2025/05/25 06:45:11 NOTICE: checking initFs Local file system at /tmp/064431co/initdir/test_check_access_filters-torodiz5 2025/05/25 06:45:23 NOTICE: checking Path1 OpenDrive root 'rclone-test-galahig1fuqi/064431co/check_access_filters/path1' 2025/05/25 06:45:24 NOTICE: checking path2 Local file system at /tmp/064431co/check_access_filters/path2 2025/05/25 06:45:24 NOTICE: (01) : test check-access-filters 2025/05/25 06:45:24 NOTICE: (02) : test EXCLUDE - OTHER TESTS 2025/05/25 06:45:24 NOTICE: (03) : copy-file /tmp/064431co/datadir/test_check_access_filters-zegifed6/exclude-other-filtersfile.txt /tmp/064431co/workdir/ 2025/05/25 06:45:24 NOTICE: (04) : test resync to get the filters file md5 built. 2025/05/25 06:45:24 NOTICE: (05) : bisync resync filters-file=/tmp/064431co/workdir/exclude-other-filtersfile.txt 2025/05/25 06:45:26 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/25 06:45:26 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/25 06:45:26 INFO : Synching Path1 "TestOpenDrive:rclone-test-galahig1fuqi/064431co/check_access_filters/path1/" with Path2 "/tmp/064431co/check_access_filters/path2/" 2025/05/25 06:45:26 INFO : Using filters file /tmp/064431co/workdir/exclude-other-filtersfile.txt 2025/05/25 06:45:26 INFO : Storing filters file hash to /tmp/064431co/workdir/exclude-other-filtersfile.txt.md5 2025/05/25 06:45:26 INFO : Copying Path2 files to Path1 2025/05/25 06:45:26 INFO : - Path2 Resync is copying files to - Path1 2025/05/25 06:45:26 INFO : - Path1 Resync is copying files to - Path2 2025/05/25 06:45:27 INFO : subdir: Set directory modification time (using SetModTime) 2025/05/25 06:45:27 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2025/05/25 06:45:27 INFO : Resync updating listings 2025/05/25 06:45:27 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-galahig1fuqi/064431co/check_access_filters/path1/" vs Path2 "/tmp/064431co/check_access_filters/path2/" 2025/05/25 06:45:27 INFO : Bisync successful 2025/05/25 06:45:27 NOTICE: (06) : test EXCLUDE - test filters for check access 2025/05/25 06:45:27 NOTICE: (07) : bisync check-access filters-file=/tmp/064431co/workdir/exclude-other-filtersfile.txt 2025/05/25 06:45:29 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/25 06:45:29 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/25 06:45:29 INFO : Synching Path1 "TestOpenDrive:rclone-test-galahig1fuqi/064431co/check_access_filters/path1/" with Path2 "/tmp/064431co/check_access_filters/path2/" 2025/05/25 06:45:29 INFO : Using filters file /tmp/064431co/workdir/exclude-other-filtersfile.txt 2025/05/25 06:45:29 INFO : Building Path1 and Path2 listings 2025/05/25 06:45:29 INFO : Path1 checking for diffs 2025/05/25 06:45:29 INFO : Path2 checking for diffs 2025/05/25 06:45:29 INFO : Checking access health 2025/05/25 06:45:29 INFO : Found 3 matching "RCLONE_TEST" files on both paths 2025/05/25 06:45:29 INFO : No changes found 2025/05/25 06:45:29 INFO : Updating listings 2025/05/25 06:45:29 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-galahig1fuqi/064431co/check_access_filters/path1/" vs Path2 "/tmp/064431co/check_access_filters/path2/" 2025/05/25 06:45:29 INFO : Bisync successful 2025/05/25 06:45:29 NOTICE: (08) : copy-listings exclude-initial 2025/05/25 06:45:29 NOTICE: (09) : test EXCLUDE - delete RCLONE_TEST files in excluded directories 2025/05/25 06:45:29 NOTICE: (10) : delete-file /tmp/064431co/check_access_filters/path2/subdir/subdirA/RCLONE_TEST 2025/05/25 06:45:29 NOTICE: (11) : delete-file TestOpenDrive:rclone-test-galahig1fuqi/064431co/check_access_filters/path1/subdir-not/RCLONE_TEST 2025/05/25 06:45:31 NOTICE: (12) : delete-file /tmp/064431co/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST 2025/05/25 06:45:31 NOTICE: (13) : delete-file TestOpenDrive:rclone-test-galahig1fuqi/064431co/check_access_filters/path1/subdirX/RCLONE_TEST 2025/05/25 06:45:33 NOTICE: (14) : test EXCLUDE - test should PASS 2025/05/25 06:45:33 NOTICE: (15) : bisync check-access filters-file=/tmp/064431co/workdir/exclude-other-filtersfile.txt 2025/05/25 06:45:35 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/25 06:45:35 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/25 06:45:35 INFO : Synching Path1 "TestOpenDrive:rclone-test-galahig1fuqi/064431co/check_access_filters/path1/" with Path2 "/tmp/064431co/check_access_filters/path2/" 2025/05/25 06:45:35 INFO : Using filters file /tmp/064431co/workdir/exclude-other-filtersfile.txt 2025/05/25 06:45:35 INFO : Building Path1 and Path2 listings 2025/05/25 06:45:35 INFO : Path1 checking for diffs 2025/05/25 06:45:35 INFO : Path2 checking for diffs 2025/05/25 06:45:35 INFO : Checking access health 2025/05/25 06:45:35 INFO : Found 3 matching "RCLONE_TEST" files on both paths 2025/05/25 06:45:35 INFO : No changes found 2025/05/25 06:45:35 INFO : Updating listings 2025/05/25 06:45:35 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-galahig1fuqi/064431co/check_access_filters/path1/" vs Path2 "/tmp/064431co/check_access_filters/path2/" 2025/05/25 06:45:35 INFO : Bisync successful 2025/05/25 06:45:35 NOTICE: (16) : copy-listings exclude-pass-run 2025/05/25 06:45:35 NOTICE: (17) : test EXCLUDE - delete RCLONE_TEST files in included directories 2025/05/25 06:45:35 NOTICE: (18) : delete-file /tmp/064431co/check_access_filters/path2/RCLONE_TEST 2025/05/25 06:45:35 NOTICE: (19) : delete-file TestOpenDrive:rclone-test-galahig1fuqi/064431co/check_access_filters/path1/subdir/RCLONE_TEST 2025/05/25 06:45:37 NOTICE: (20) : test EXCLUDE - test should ABORT 2025/05/25 06:45:37 NOTICE: (21) : bisync check-access filters-file=/tmp/064431co/workdir/exclude-other-filtersfile.txt 2025/05/25 06:45:39 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/25 06:45:39 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/25 06:45:39 INFO : Synching Path1 "TestOpenDrive:rclone-test-galahig1fuqi/064431co/check_access_filters/path1/" with Path2 "/tmp/064431co/check_access_filters/path2/" 2025/05/25 06:45:39 INFO : Using filters file /tmp/064431co/workdir/exclude-other-filtersfile.txt 2025/05/25 06:45:39 INFO : Building Path1 and Path2 listings 2025/05/25 06:45:39 INFO : Path1 checking for diffs 2025/05/25 06:45:39 INFO : - Path1 File was deleted - subdir/RCLONE_TEST 2025/05/25 06:45:39 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/05/25 06:45:39 INFO : Path2 checking for diffs 2025/05/25 06:45:39 INFO : - Path2 File was deleted - RCLONE_TEST 2025/05/25 06:45:39 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/05/25 06:45:39 INFO : Checking access health 2025/05/25 06:45:39 ERROR : -  Access test failed: Path1 file not found in Path2 - RCLONE_TEST 2025/05/25 06:45:39 ERROR : -  Access test failed: Path2 file not found in Path1 - subdir/RCLONE_TEST 2025/05/25 06:45:39 ERROR : Bisync critical error: check file check failed 2025/05/25 06:45:39 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/25 06:45:39 NOTICE: Bisync error: bisync aborted 2025/05/25 06:45:39 NOTICE: (22) : move-listings exclude-error-run 2025/05/25 06:45:39 NOTICE: (23) : test INCLUDE - OTHER TESTS 2025/05/25 06:45:39 NOTICE: (24) : test reset to the initial state 2025/05/25 06:45:39 NOTICE: (25) : copy-dir /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial TestOpenDrive:rclone-test-galahig1fuqi/064431co/check_access_filters/path1/ 2025/05/25 06:45:43 NOTICE: (26) : sync-dir TestOpenDrive:rclone-test-galahig1fuqi/064431co/check_access_filters/path1/ /tmp/064431co/check_access_filters/path2/ 2025/05/25 06:45:44 NOTICE: (27) : copy-file /tmp/064431co/datadir/test_check_access_filters-zegifed6/include-other-filtersfile.txt /tmp/064431co/workdir/ 2025/05/25 06:45:44 NOTICE: (28) : bisync resync filters-file=/tmp/064431co/workdir/include-other-filtersfile.txt 2025/05/25 06:45:46 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/25 06:45:46 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/25 06:45:46 INFO : Synching Path1 "TestOpenDrive:rclone-test-galahig1fuqi/064431co/check_access_filters/path1/" with Path2 "/tmp/064431co/check_access_filters/path2/" 2025/05/25 06:45:46 INFO : Using filters file /tmp/064431co/workdir/include-other-filtersfile.txt 2025/05/25 06:45:46 INFO : Storing filters file hash to /tmp/064431co/workdir/include-other-filtersfile.txt.md5 2025/05/25 06:45:46 INFO : Copying Path2 files to Path1 2025/05/25 06:45:46 INFO : - Path2 Resync is copying files to - Path1 2025/05/25 06:45:47 INFO : - Path1 Resync is copying files to - Path2 2025/05/25 06:45:47 INFO : subdir: Set directory modification time (using SetModTime) 2025/05/25 06:45:47 INFO : subdirX: Set directory modification time (using SetModTime) 2025/05/25 06:45:47 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2025/05/25 06:45:47 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2025/05/25 06:45:47 INFO : Resync updating listings 2025/05/25 06:45:47 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-galahig1fuqi/064431co/check_access_filters/path1/" vs Path2 "/tmp/064431co/check_access_filters/path2/" 2025/05/25 06:45:47 INFO : Bisync successful 2025/05/25 06:45:47 NOTICE: (29) : test INCLUDE - test include/exclude filters for check access 2025/05/25 06:45:47 NOTICE: (30) : bisync check-access filters-file=/tmp/064431co/workdir/include-other-filtersfile.txt 2025/05/25 06:45:49 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/25 06:45:49 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/25 06:45:49 INFO : Synching Path1 "TestOpenDrive:rclone-test-galahig1fuqi/064431co/check_access_filters/path1/" with Path2 "/tmp/064431co/check_access_filters/path2/" 2025/05/25 06:45:49 INFO : Using filters file /tmp/064431co/workdir/include-other-filtersfile.txt 2025/05/25 06:45:49 INFO : Building Path1 and Path2 listings 2025/05/25 06:45:50 INFO : Path1 checking for diffs 2025/05/25 06:45:50 INFO : Path2 checking for diffs 2025/05/25 06:45:50 INFO : Checking access health 2025/05/25 06:45:50 INFO : Found 5 matching "RCLONE_TEST" files on both paths 2025/05/25 06:45:50 INFO : No changes found 2025/05/25 06:45:50 INFO : Updating listings 2025/05/25 06:45:50 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-galahig1fuqi/064431co/check_access_filters/path1/" vs Path2 "/tmp/064431co/check_access_filters/path2/" 2025/05/25 06:45:50 INFO : Bisync successful 2025/05/25 06:45:50 NOTICE: (31) : copy-listings include-initial 2025/05/25 06:45:50 NOTICE: (32) : test INCLUDE - delete RCLONE_TEST files in excluded directories 2025/05/25 06:45:50 NOTICE: (33) : delete-file /tmp/064431co/check_access_filters/path2/subdir/subdirA/RCLONE_TEST 2025/05/25 06:45:50 NOTICE: (34) : delete-file TestOpenDrive:rclone-test-galahig1fuqi/064431co/check_access_filters/path1/subdir-not/RCLONE_TEST 2025/05/25 06:45:50 NOTICE: (35) : delete-file /tmp/064431co/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST 2025/05/25 06:45:50 NOTICE: (36) : test INCLUDE - test should PASS 2025/05/25 06:45:50 NOTICE: (37) : bisync check-access filters-file=/tmp/064431co/workdir/include-other-filtersfile.txt 2025/05/25 06:45:52 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/25 06:45:52 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/25 06:45:52 INFO : Synching Path1 "TestOpenDrive:rclone-test-galahig1fuqi/064431co/check_access_filters/path1/" with Path2 "/tmp/064431co/check_access_filters/path2/" 2025/05/25 06:45:52 INFO : Using filters file /tmp/064431co/workdir/include-other-filtersfile.txt 2025/05/25 06:45:52 INFO : Building Path1 and Path2 listings 2025/05/25 06:45:52 INFO : Path1 checking for diffs 2025/05/25 06:45:52 INFO : Path2 checking for diffs 2025/05/25 06:45:52 INFO : Checking access health 2025/05/25 06:45:52 INFO : Found 5 matching "RCLONE_TEST" files on both paths 2025/05/25 06:45:52 INFO : No changes found 2025/05/25 06:45:52 INFO : Updating listings 2025/05/25 06:45:52 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-galahig1fuqi/064431co/check_access_filters/path1/" vs Path2 "/tmp/064431co/check_access_filters/path2/" 2025/05/25 06:45:52 INFO : Bisync successful 2025/05/25 06:45:52 NOTICE: (38) : copy-listings include-pass-run 2025/05/25 06:45:52 NOTICE: (39) : test INCLUDE - delete RCLONE_TEST files in included directories 2025/05/25 06:45:52 NOTICE: (40) : delete-file /tmp/064431co/check_access_filters/path2/RCLONE_TEST 2025/05/25 06:45:52 NOTICE: (41) : delete-file TestOpenDrive:rclone-test-galahig1fuqi/064431co/check_access_filters/path1/subdir/RCLONE_TEST 2025/05/25 06:45:53 NOTICE: (42) : delete-file TestOpenDrive:rclone-test-galahig1fuqi/064431co/check_access_filters/path1/subdirX/subdirX1/RCLONE_TEST 2025/05/25 06:45:55 NOTICE: (43) : test INCLUDE - test should ABORT 2025/05/25 06:45:55 NOTICE: (44) : bisync check-access filters-file=/tmp/064431co/workdir/include-other-filtersfile.txt 2025/05/25 06:45:57 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/25 06:45:57 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/25 06:45:57 INFO : Synching Path1 "TestOpenDrive:rclone-test-galahig1fuqi/064431co/check_access_filters/path1/" with Path2 "/tmp/064431co/check_access_filters/path2/" 2025/05/25 06:45:57 INFO : Using filters file /tmp/064431co/workdir/include-other-filtersfile.txt 2025/05/25 06:45:57 INFO : Building Path1 and Path2 listings 2025/05/25 06:45:57 INFO : Path1 checking for diffs 2025/05/25 06:45:57 INFO : - Path1 File was deleted - subdir/RCLONE_TEST 2025/05/25 06:45:57 INFO : - Path1 File was deleted - subdirX/subdirX1/RCLONE_TEST 2025/05/25 06:45:57 INFO : Path1: 2 changes:  0 new,  0 modified,  2 deleted 2025/05/25 06:45:57 INFO : Path2 checking for diffs 2025/05/25 06:45:57 INFO : - Path2 File was deleted - RCLONE_TEST 2025/05/25 06:45:57 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/05/25 06:45:57 INFO : Checking access health 2025/05/25 06:45:57 ERROR : Access test failed: Path1 count 3, Path2 count 4 - RCLONE_TEST 2025/05/25 06:45:57 ERROR : -  Access test failed: Path1 file not found in Path2 - RCLONE_TEST 2025/05/25 06:45:57 ERROR : -  Access test failed: Path2 file not found in Path1 - subdir/RCLONE_TEST 2025/05/25 06:45:57 ERROR : -  Access test failed: Path2 file not found in Path1 - subdirX/subdirX1/RCLONE_TEST 2025/05/25 06:45:57 ERROR : Bisync critical error: check file check failed 2025/05/25 06:45:57 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/25 06:45:57 NOTICE: Bisync error: bisync aborted 2025/05/25 06:45:57 NOTICE: (45) : move-listings include-error-run bisync_test.go:560: TEST check_access_filters PASSED --- FAIL: TestBisyncRemoteLocal (89.03s) --- FAIL: TestBisyncRemoteLocal/check_access (37.39s) --- PASS: TestBisyncRemoteLocal/check_access_filters (48.91s) === RUN TestBisyncLocalRemote 2025/05/25 06:45:59 NOTICE: remote: TestOpenDrive:rclone-test-zatobab9xufu === RUN TestBisyncLocalRemote/all_changed 2025/05/25 06:46:03 ERROR : error listing: directory not found 2025/05/25 06:46:03 ERROR : error listing: directory not found 2025/05/25 06:46:03 NOTICE: checking initFs Local file system at /tmp/064559yu/initdir/test_all_changed-zihoyir9 2025/05/25 06:46:03 NOTICE: checking Path1 Local file system at /tmp/064559yu/all_changed/path1 2025/05/25 06:46:10 NOTICE: checking path2 OpenDrive root 'rclone-test-zatobab9xufu/064559yu/all_changed/path2' 2025/05/25 06:46:10 NOTICE: (01) : test all-changed 2025/05/25 06:46:10 NOTICE: (02) : test initial bisync 2025/05/25 06:46:10 NOTICE: (03) : bisync resync 2025/05/25 06:46:12 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/25 06:46:12 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/25 06:46:12 INFO : Synching Path1 "/tmp/064559yu/all_changed/path1/" with Path2 "TestOpenDrive:rclone-test-zatobab9xufu/064559yu/all_changed/path2/" 2025/05/25 06:46:12 INFO : Copying Path2 files to Path1 2025/05/25 06:46:12 INFO : - Path2 Resync is copying files to - Path1 2025/05/25 06:46:12 ERROR : modtime_write_test: Failed to copy: failed to open source object: failed to open file): File is deleted (Error 404) 2025/05/25 06:46:12 ERROR : Bisync critical error: failed to open source object: failed to open file): File is deleted (Error 404) 2025/05/25 06:46:12 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/25 06:46:12 NOTICE: Bisync error: bisync aborted 2025/05/25 06:46:12 NOTICE: (04) : test change timestamp on all files except RCLONE_TEST 2025/05/25 06:46:12 NOTICE: (05) : touch-glob 2005-01-02 /tmp/064559yu/all_changed/path1/ file* 2025/05/25 06:46:12 NOTICE: (06) : touch-glob 2005-01-02 /tmp/064559yu/all_changed/path1/subdir file* 2025/05/25 06:46:12 NOTICE: (07) : test sync should pass 2025/05/25 06:46:12 NOTICE: (08) : bisync 2025/05/25 06:46:14 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/25 06:46:14 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/25 06:46:14 INFO : Synching Path1 "/tmp/064559yu/all_changed/path1/" with Path2 "TestOpenDrive:rclone-test-zatobab9xufu/064559yu/all_changed/path2/" 2025/05/25 06:46:14 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/064559yu/workdir/tmp_064559yu_all_changed_path1..TestOpenDrive_rclone-test-zatobab9xufu_064559yu_all_changed_path2.path1.lst Path2: /tmp/064559yu/workdir/tmp_064559yu_all_changed_path1..TestOpenDrive_rclone-test-zatobab9xufu_064559yu_all_changed_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/064559yu/workdir" 2025/05/25 06:46:14 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/25 06:46:14 NOTICE: Bisync error: bisync aborted 2025/05/25 06:46:14 NOTICE: (09) : test change timestamp on all files including RCLONE_TEST 2025/05/25 06:46:14 NOTICE: (10) : touch-glob 2004-01-02 /tmp/064559yu/all_changed/path1/ * 2025/05/25 06:46:14 NOTICE: (11) : touch-glob 2004-01-02 /tmp/064559yu/all_changed/path1/subdir * 2025/05/25 06:46:14 NOTICE: (12) : test sync should fail 2025/05/25 06:46:14 NOTICE: (13) : bisync 2025/05/25 06:46:17 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/25 06:46:17 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/25 06:46:17 INFO : Synching Path1 "/tmp/064559yu/all_changed/path1/" with Path2 "TestOpenDrive:rclone-test-zatobab9xufu/064559yu/all_changed/path2/" 2025/05/25 06:46:17 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/064559yu/workdir/tmp_064559yu_all_changed_path1..TestOpenDrive_rclone-test-zatobab9xufu_064559yu_all_changed_path2.path1.lst Path2: /tmp/064559yu/workdir/tmp_064559yu_all_changed_path1..TestOpenDrive_rclone-test-zatobab9xufu_064559yu_all_changed_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/064559yu/workdir" 2025/05/25 06:46:17 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/25 06:46:17 NOTICE: Bisync error: bisync aborted 2025/05/25 06:46:17 NOTICE: (14) : test sync with force should pass 2025/05/25 06:46:17 NOTICE: (15) : bisync force 2025/05/25 06:46:19 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/25 06:46:19 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/25 06:46:19 INFO : Synching Path1 "/tmp/064559yu/all_changed/path1/" with Path2 "TestOpenDrive:rclone-test-zatobab9xufu/064559yu/all_changed/path2/" 2025/05/25 06:46:19 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/064559yu/workdir/tmp_064559yu_all_changed_path1..TestOpenDrive_rclone-test-zatobab9xufu_064559yu_all_changed_path2.path1.lst Path2: /tmp/064559yu/workdir/tmp_064559yu_all_changed_path1..TestOpenDrive_rclone-test-zatobab9xufu_064559yu_all_changed_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/064559yu/workdir" 2025/05/25 06:46:19 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/25 06:46:19 NOTICE: Bisync error: bisync aborted 2025/05/25 06:46:19 NOTICE: ---------------------------------------------------------- 2025/05/25 06:46:19 NOTICE: MISCOMPARE - Number of Golden and Results files do not match: 2025/05/25 06:46:19 NOTICE: Golden count: 8 2025/05/25 06:46:19 NOTICE: Result count: 3 2025/05/25 06:46:19 NOTICE: Golden files: _testdir_path1.._testdir_path2.copy1to2.que, _testdir_path1.._testdir_path2.path1.lst, _testdir_path1.._testdir_path2.path1.lst-new, _testdir_path1.._testdir_path2.path1.lst-old, _testdir_path1.._testdir_path2.path2.lst, _testdir_path1.._testdir_path2.path2.lst-new, _testdir_path1.._testdir_path2.path2.lst-old, test.log 2025/05/25 06:46:19 NOTICE: Result files: _testdir_path1.._testdir_path2.path1.lst-new, _testdir_path1.._testdir_path2.path2.lst-new, test.log 2025/05/25 06:46:19 NOTICE: File found in Golden but not in Results: _testdir_path1.._testdir_path2.copy1to2.que 2025/05/25 06:46:19 NOTICE: File found in Golden but not in Results: _testdir_path1.._testdir_path2.path1.lst 2025/05/25 06:46:19 NOTICE: File found in Golden but not in Results: _testdir_path1.._testdir_path2.path1.lst-old 2025/05/25 06:46:19 NOTICE: File found in Golden but not in Results: _testdir_path1.._testdir_path2.path2.lst 2025/05/25 06:46:19 NOTICE: File found in Golden but not in Results: _testdir_path1.._testdir_path2.path2.lst-old 2025/05/25 06:46:19 NOTICE: ---------------------------------------------------------- 2025/05/25 06:46:19 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.path1.lst-new 2025/05/25 06:46:19 NOTICE: | @@ -1 +0,0 @@ 2025/05/25 06:46:19 NOTICE: | -- 109 - - 2004-01-02 00:00:00 +0000 UTC "\"RCLONE_TEST\"" 2025/05/25 06:46:19 NOTICE: | @@ -3,14 +1,0 @@ 2025/05/25 06:46:19 NOTICE: | -- 0 - - 2004-01-02 00:00:00 +0000 UTC "\"file1.copy1.txt\"" 2025/05/25 06:46:19 NOTICE: | - 2025/05/25 06:46:19 NOTICE: | -- 0 - - 2004-01-02 00:00:00 +0000 UTC "\"file1.copy2.txt\"" 2025/05/25 06:46:19 NOTICE: | - 2025/05/25 06:46:19 NOTICE: | -- 0 - - 2004-01-02 00:00:00 +0000 UTC "\"file1.copy3.txt\"" 2025/05/25 06:46:19 NOTICE: | - 2025/05/25 06:46:19 NOTICE: | -- 0 - - 2004-01-02 00:00:00 +0000 UTC "\"file1.copy4.txt\"" 2025/05/25 06:46:19 NOTICE: | - 2025/05/25 06:46:19 NOTICE: | -- 0 - - 2004-01-02 00:00:00 +0000 UTC "\"file1.copy5.txt\"" 2025/05/25 06:46:19 NOTICE: | - 2025/05/25 06:46:19 NOTICE: | -- 0 - - 2004-01-02 00:00:00 +0000 UTC "\"file1.txt\"" 2025/05/25 06:46:19 NOTICE: | - 2025/05/25 06:46:19 NOTICE: | -- 0 - - 2004-01-02 00:00:00 +0000 UTC "\"subdir/file20.txt\"" 2025/05/25 06:46:19 NOTICE: | - 2025/05/25 06:46:19 NOTICE: ---------------------------------------------------------- 2025/05/25 06:46:19 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.path2.lst-new 2025/05/25 06:46:19 NOTICE: | @@ -1 +0,0 @@ 2025/05/25 06:46:19 NOTICE: | -- 109 - - 2000-01-01 00:00:00 +0000 UTC "\"RCLONE_TEST\"" 2025/05/25 06:46:19 NOTICE: | @@ -3,14 +1,0 @@ 2025/05/25 06:46:19 NOTICE: | -- 0 - - 2005-01-02 00:00:00 +0000 UTC "\"file1.copy1.txt\"" 2025/05/25 06:46:19 NOTICE: | - 2025/05/25 06:46:19 NOTICE: | -- 0 - - 2005-01-02 00:00:00 +0000 UTC "\"file1.copy2.txt\"" 2025/05/25 06:46:19 NOTICE: | - 2025/05/25 06:46:19 NOTICE: | -- 0 - - 2005-01-02 00:00:00 +0000 UTC "\"file1.copy3.txt\"" 2025/05/25 06:46:19 NOTICE: | - 2025/05/25 06:46:19 NOTICE: | -- 0 - - 2005-01-02 00:00:00 +0000 UTC "\"file1.copy4.txt\"" 2025/05/25 06:46:19 NOTICE: | - 2025/05/25 06:46:19 NOTICE: | -- 0 - - 2005-01-02 00:00:00 +0000 UTC "\"file1.copy5.txt\"" 2025/05/25 06:46:19 NOTICE: | - 2025/05/25 06:46:19 NOTICE: | -- 0 - - 2005-01-02 00:00:00 +0000 UTC "\"file1.txt\"" 2025/05/25 06:46:19 NOTICE: | - 2025/05/25 06:46:19 NOTICE: | -- 0 - - 2005-01-02 00:00:00 +0000 UTC "\"subdir/file20.txt\"" 2025/05/25 06:46:19 NOTICE: | - 2025/05/25 06:46:19 NOTICE: ---------------------------------------------------------- 2025/05/25 06:46:19 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/05/25 06:46:19 NOTICE: | @@ -17,4 +17,4 @@ 2025/05/25 06:46:19 NOTICE: | -INFO : - Path1 Resync is copying files to - Path2 2025/05/25 06:46:19 NOTICE: | -INFO : Resync updating listings 2025/05/25 06:46:19 NOTICE: | -INFO : Validating listings for Path1 "{path1/}" vs Path2 "{path2/}" 2025/05/25 06:46:19 NOTICE: | -INFO : Bisync successful 2025/05/25 06:46:19 NOTICE: | +ERROR : modtime_write_test: Failed to copy: failed to open source object: failed to open file): File is deleted (Error 404) 2025/05/25 06:46:19 NOTICE: | +ERROR : Bisync critical error: failed to open source object: failed to open file): File is deleted (Error 404) 2025/05/25 06:46:19 NOTICE: | +ERROR : Bisync aborted. Must run --resync to recover. 2025/05/25 06:46:19 NOTICE: | +Bisync error: bisync aborted 2025/05/25 06:46:19 NOTICE: | @@ -37,24 +37,8 @@ 2025/05/25 06:46:19 NOTICE: | -INFO : Building Path1 and Path2 listings 2025/05/25 06:46:19 NOTICE: | -INFO : Path1 checking for diffs 2025/05/25 06:46:19 NOTICE: | -INFO : - Path1 File changed: time (newer) - file1.copy1.txt 2025/05/25 06:46:19 NOTICE: | -INFO : - Path1 File changed: time (newer) - file1.copy2.txt 2025/05/25 06:46:19 NOTICE: | -INFO : - Path1 File changed: time (newer) - file1.copy3.txt 2025/05/25 06:46:19 NOTICE: | -INFO : - Path1 File changed: time (newer) - file1.copy4.txt 2025/05/25 06:46:19 NOTICE: | -INFO : - Path1 File changed: time (newer) - file1.copy5.txt 2025/05/25 06:46:19 NOTICE: | -INFO : - Path1 File changed: time (newer) - file1.txt 2025/05/25 06:46:19 NOTICE: | -INFO : - Path1 File changed: time (newer) - subdir/file20.txt 2025/05/25 06:46:19 NOTICE: | -INFO : Path1: 7 changes:  0 new,  7 modified,  0 deleted 2025/05/25 06:46:19 NOTICE: | -INFO : (Modified:  7 newer,  0 older) 2025/05/25 06:46:19 NOTICE: | -INFO : Path2 checking for diffs 2025/05/25 06:46:19 NOTICE: | -INFO : Applying changes 2025/05/25 06:46:19 NOTICE: | -INFO : - Path1 Queue copy to Path2 - {path2/}file1.copy1.txt 2025/05/25 06:46:19 NOTICE: | -INFO : - Path1 Queue copy to Path2 - {path2/}file1.copy2.txt 2025/05/25 06:46:19 NOTICE: | -INFO : - Path1 Queue copy to Path2 - {path2/}file1.copy3.txt 2025/05/25 06:46:19 NOTICE: | -INFO : - Path1 Queue copy to Path2 - {path2/}file1.copy4.txt 2025/05/25 06:46:19 NOTICE: | -INFO : - Path1 Queue copy to Path2 - {path2/}file1.copy5.txt 2025/05/25 06:46:19 NOTICE: | -INFO : - Path1 Queue copy to Path2 - {path2/}file1.txt 2025/05/25 06:46:19 NOTICE: | -INFO : - Path1 Queue copy to Path2 - {path2/}subdir/file20.txt 2025/05/25 06:46:19 NOTICE: | -INFO : - Path1 Do queued copies to - Path2 2025/05/25 06:46:19 NOTICE: | -INFO : Updating listings 2025/05/25 06:46:19 NOTICE: | -INFO : Validating listings for Path1 "{path1/}" vs Path2 "{path2/}" 2025/05/25 06:46:19 NOTICE: | -INFO : Bisync successful 2025/05/25 06:46:19 NOTICE: | +ERROR : Bisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run 2025/05/25 06:46:19 NOTICE: | +Tip: here are the filenames we were looking for. Do they exist? 2025/05/25 06:46:19 NOTICE: | +Path1: {workdir/}{session}.path1.lst 2025/05/25 06:46:19 NOTICE: | +Path2: {workdir/}{session}.path2.lst 2025/05/25 06:46:19 NOTICE: | +Try running this command to inspect the work dir: 2025/05/25 06:46:19 NOTICE: | +rclone lsl "{workdir}" 2025/05/25 06:46:19 NOTICE: | +ERROR : Bisync aborted. Must run --resync to recover. 2025/05/25 06:46:19 NOTICE: | +Bisync error: bisync aborted 2025/05/25 06:46:19 NOTICE: | @@ -77,16 +61,8 @@ 2025/05/25 06:46:19 NOTICE: | -INFO : Building Path1 and Path2 listings 2025/05/25 06:46:19 NOTICE: | -INFO : Path1 checking for diffs 2025/05/25 06:46:19 NOTICE: | -INFO : - Path1 File changed: time (newer) - RCLONE_TEST 2025/05/25 06:46:19 NOTICE: | -INFO : - Path1 File changed: time (older) - file1.copy1.txt 2025/05/25 06:46:19 NOTICE: | -INFO : - Path1 File changed: time (older) - file1.copy2.txt 2025/05/25 06:46:19 NOTICE: | -INFO : - Path1 File changed: time (older) - file1.copy3.txt 2025/05/25 06:46:19 NOTICE: | -INFO : - Path1 File changed: time (older) - file1.copy4.txt 2025/05/25 06:46:19 NOTICE: | -INFO : - Path1 File changed: time (older) - file1.copy5.txt 2025/05/25 06:46:19 NOTICE: | -INFO : - Path1 File changed: time (older) - file1.txt 2025/05/25 06:46:19 NOTICE: | -INFO : - Path1 File changed: time (older) - subdir/file20.txt 2025/05/25 06:46:19 NOTICE: | -INFO : Path1: 8 changes:  0 new,  8 modified,  0 deleted 2025/05/25 06:46:19 NOTICE: | -INFO : (Modified:  1 newer,  7 older) 2025/05/25 06:46:19 NOTICE: | -INFO : Path2 checking for diffs 2025/05/25 06:46:19 NOTICE: | -ERROR : Safety abort: all files were changed on Path1 "{path1/}". Run with --force if desired. 2025/05/25 06:46:19 NOTICE: | -NOTICE: Bisync aborted. Please try again. 2025/05/25 06:46:19 NOTICE: | -Bisync error: all files were changed 2025/05/25 06:46:19 NOTICE: | +ERROR : Bisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run 2025/05/25 06:46:19 NOTICE: | +Tip: here are the filenames we were looking for. Do they exist? 2025/05/25 06:46:19 NOTICE: | +Path1: {workdir/}{session}.path1.lst 2025/05/25 06:46:19 NOTICE: | +Path2: {workdir/}{session}.path2.lst 2025/05/25 06:46:19 NOTICE: | +Try running this command to inspect the work dir: 2025/05/25 06:46:19 NOTICE: | +rclone lsl "{workdir}" 2025/05/25 06:46:19 NOTICE: | +ERROR : Bisync aborted. Must run --resync to recover. 2025/05/25 06:46:19 NOTICE: | +Bisync error: bisync aborted 2025/05/25 06:46:19 NOTICE: | @@ -106,26 +82,8 @@ 2025/05/25 06:46:19 NOTICE: | -INFO : Building Path1 and Path2 listings 2025/05/25 06:46:19 NOTICE: | -INFO : Path1 checking for diffs 2025/05/25 06:46:19 NOTICE: | -INFO : - Path1 File changed: time (newer) - RCLONE_TEST 2025/05/25 06:46:19 NOTICE: | -INFO : - Path1 File changed: time (older) - file1.copy1.txt 2025/05/25 06:46:19 NOTICE: | -INFO : - Path1 File changed: time (older) - file1.copy2.txt 2025/05/25 06:46:19 NOTICE: | -INFO : - Path1 File changed: time (older) - file1.copy3.txt 2025/05/25 06:46:19 NOTICE: | -INFO : - Path1 File changed: time (older) - file1.copy4.txt 2025/05/25 06:46:19 NOTICE: | -INFO : - Path1 File changed: time (older) - file1.copy5.txt 2025/05/25 06:46:19 NOTICE: | -INFO : - Path1 File changed: time (older) - file1.txt 2025/05/25 06:46:19 NOTICE: | -INFO : - Path1 File changed: time (older) - subdir/file20.txt 2025/05/25 06:46:19 NOTICE: | -INFO : Path1: 8 changes:  0 new,  8 modified,  0 deleted 2025/05/25 06:46:19 NOTICE: | -INFO : (Modified:  1 newer,  7 older) 2025/05/25 06:46:19 NOTICE: | -INFO : Path2 checking for diffs 2025/05/25 06:46:19 NOTICE: | -INFO : Applying changes 2025/05/25 06:46:19 NOTICE: | -INFO : - Path1 Queue copy to Path2 - {path2/}RCLONE_TEST 2025/05/25 06:46:19 NOTICE: | -INFO : - Path1 Queue copy to Path2 - {path2/}file1.copy1.txt 2025/05/25 06:46:19 NOTICE: | -INFO : - Path1 Queue copy to Path2 - {path2/}file1.copy2.txt 2025/05/25 06:46:19 NOTICE: | -INFO : - Path1 Queue copy to Path2 - {path2/}file1.copy3.txt 2025/05/25 06:46:19 NOTICE: | -INFO : - Path1 Queue copy to Path2 - {path2/}file1.copy4.txt 2025/05/25 06:46:19 NOTICE: | -INFO : - Path1 Queue copy to Path2 - {path2/}file1.copy5.txt 2025/05/25 06:46:19 NOTICE: | -INFO : - Path1 Queue copy to Path2 - {path2/}file1.txt 2025/05/25 06:46:19 NOTICE: | -INFO : - Path1 Queue copy to Path2 - {path2/}subdir/file20.txt 2025/05/25 06:46:19 NOTICE: | -INFO : - Path1 Do queued copies to - Path2 2025/05/25 06:46:19 NOTICE: | -INFO : Updating listings 2025/05/25 06:46:19 NOTICE: | -INFO : Validating listings for Path1 "{path1/}" vs Path2 "{path2/}" 2025/05/25 06:46:19 NOTICE: | -INFO : Bisync successful 2025/05/25 06:46:19 NOTICE: | +ERROR : Bisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run 2025/05/25 06:46:19 NOTICE: | +Tip: here are the filenames we were looking for. Do they exist? 2025/05/25 06:46:19 NOTICE: | +Path1: {workdir/}{session}.path1.lst 2025/05/25 06:46:19 NOTICE: | +Path2: {workdir/}{session}.path2.lst 2025/05/25 06:46:19 NOTICE: | +Try running this command to inspect the work dir: 2025/05/25 06:46:19 NOTICE: | +rclone lsl "{workdir}" 2025/05/25 06:46:19 NOTICE: | +ERROR : Bisync aborted. Must run --resync to recover. 2025/05/25 06:46:19 NOTICE: | +Bisync error: bisync aborted 2025/05/25 06:46:19 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST all_changed FAILED - 8 MISCOMPARED FILES === RUN TestBisyncLocalRemote/check_access_filters 2025/05/25 06:46:21 ERROR : error listing: directory not found 2025/05/25 06:46:21 ERROR : error listing: directory not found 2025/05/25 06:46:21 NOTICE: checking initFs Local file system at /tmp/064559yu/initdir/test_check_access_filters-joxahan3 2025/05/25 06:46:21 NOTICE: checking Path1 Local file system at /tmp/064559yu/check_access_filters/path1 bisync_test.go:1943: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:1943 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:461 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestBisyncLocalRemote/check_access_filters Messages: setting up path2 2025/05/25 06:46:33 NOTICE: checking path2 OpenDrive root 'rclone-test-zatobab9xufu/064559yu/check_access_filters/path2' 2025/05/25 06:46:34 NOTICE: (01) : test check-access-filters 2025/05/25 06:46:34 NOTICE: (02) : test EXCLUDE - OTHER TESTS 2025/05/25 06:46:34 NOTICE: (03) : copy-file /tmp/064559yu/datadir/test_check_access_filters-zoxunor7/exclude-other-filtersfile.txt /tmp/064559yu/workdir/ 2025/05/25 06:46:34 NOTICE: (04) : test resync to get the filters file md5 built. 2025/05/25 06:46:34 NOTICE: (05) : bisync resync filters-file=/tmp/064559yu/workdir/exclude-other-filtersfile.txt 2025/05/25 06:46:36 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/25 06:46:36 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/25 06:46:36 INFO : Synching Path1 "/tmp/064559yu/check_access_filters/path1/" with Path2 "TestOpenDrive:rclone-test-zatobab9xufu/064559yu/check_access_filters/path2/" 2025/05/25 06:46:36 INFO : Using filters file /tmp/064559yu/workdir/exclude-other-filtersfile.txt 2025/05/25 06:46:36 INFO : Storing filters file hash to /tmp/064559yu/workdir/exclude-other-filtersfile.txt.md5 2025/05/25 06:46:36 INFO : Copying Path2 files to Path1 2025/05/25 06:46:36 INFO : - Path2 Resync is copying files to - Path1 2025/05/25 06:46:36 INFO : - Path1 Resync is copying files to - Path2 2025/05/25 06:46:37 INFO : Resync updating listings 2025/05/25 06:46:37 INFO : Validating listings for Path1 "/tmp/064559yu/check_access_filters/path1/" vs Path2 "TestOpenDrive:rclone-test-zatobab9xufu/064559yu/check_access_filters/path2/" 2025/05/25 06:46:37 INFO : Bisync successful 2025/05/25 06:46:37 NOTICE: (06) : test EXCLUDE - test filters for check access 2025/05/25 06:46:37 NOTICE: (07) : bisync check-access filters-file=/tmp/064559yu/workdir/exclude-other-filtersfile.txt 2025/05/25 06:46:39 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/25 06:46:39 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/25 06:46:39 INFO : Synching Path1 "/tmp/064559yu/check_access_filters/path1/" with Path2 "TestOpenDrive:rclone-test-zatobab9xufu/064559yu/check_access_filters/path2/" 2025/05/25 06:46:39 INFO : Using filters file /tmp/064559yu/workdir/exclude-other-filtersfile.txt 2025/05/25 06:46:39 INFO : Building Path1 and Path2 listings 2025/05/25 06:46:39 INFO : Path1 checking for diffs 2025/05/25 06:46:39 INFO : Path2 checking for diffs 2025/05/25 06:46:39 INFO : Checking access health 2025/05/25 06:46:39 INFO : Found 3 matching "RCLONE_TEST" files on both paths 2025/05/25 06:46:39 INFO : No changes found 2025/05/25 06:46:39 INFO : Updating listings 2025/05/25 06:46:39 INFO : Validating listings for Path1 "/tmp/064559yu/check_access_filters/path1/" vs Path2 "TestOpenDrive:rclone-test-zatobab9xufu/064559yu/check_access_filters/path2/" 2025/05/25 06:46:39 INFO : Bisync successful 2025/05/25 06:46:39 NOTICE: (08) : copy-listings exclude-initial 2025/05/25 06:46:39 NOTICE: (09) : test EXCLUDE - delete RCLONE_TEST files in excluded directories 2025/05/25 06:46:39 NOTICE: (10) : delete-file TestOpenDrive:rclone-test-zatobab9xufu/064559yu/check_access_filters/path2/subdir/subdirA/RCLONE_TEST 2025/05/25 06:46:41 NOTICE: (11) : delete-file /tmp/064559yu/check_access_filters/path1/subdir-not/RCLONE_TEST 2025/05/25 06:46:41 NOTICE: (12) : delete-file TestOpenDrive:rclone-test-zatobab9xufu/064559yu/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST 2025/05/25 06:46:43 NOTICE: (13) : delete-file /tmp/064559yu/check_access_filters/path1/subdirX/RCLONE_TEST 2025/05/25 06:46:43 NOTICE: (14) : test EXCLUDE - test should PASS 2025/05/25 06:46:43 NOTICE: (15) : bisync check-access filters-file=/tmp/064559yu/workdir/exclude-other-filtersfile.txt 2025/05/25 06:46:45 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/25 06:46:45 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/25 06:46:45 INFO : Synching Path1 "/tmp/064559yu/check_access_filters/path1/" with Path2 "TestOpenDrive:rclone-test-zatobab9xufu/064559yu/check_access_filters/path2/" 2025/05/25 06:46:45 INFO : Using filters file /tmp/064559yu/workdir/exclude-other-filtersfile.txt 2025/05/25 06:46:45 INFO : Building Path1 and Path2 listings 2025/05/25 06:46:45 INFO : Path1 checking for diffs 2025/05/25 06:46:45 INFO : Path2 checking for diffs 2025/05/25 06:46:45 INFO : Checking access health 2025/05/25 06:46:45 INFO : Found 3 matching "RCLONE_TEST" files on both paths 2025/05/25 06:46:45 INFO : No changes found 2025/05/25 06:46:45 INFO : Updating listings 2025/05/25 06:46:45 INFO : Validating listings for Path1 "/tmp/064559yu/check_access_filters/path1/" vs Path2 "TestOpenDrive:rclone-test-zatobab9xufu/064559yu/check_access_filters/path2/" 2025/05/25 06:46:45 INFO : Bisync successful 2025/05/25 06:46:45 NOTICE: (16) : copy-listings exclude-pass-run 2025/05/25 06:46:45 NOTICE: (17) : test EXCLUDE - delete RCLONE_TEST files in included directories 2025/05/25 06:46:45 NOTICE: (18) : delete-file TestOpenDrive:rclone-test-zatobab9xufu/064559yu/check_access_filters/path2/RCLONE_TEST 2025/05/25 06:46:47 NOTICE: (19) : delete-file /tmp/064559yu/check_access_filters/path1/subdir/RCLONE_TEST 2025/05/25 06:46:47 NOTICE: (20) : test EXCLUDE - test should ABORT 2025/05/25 06:46:47 NOTICE: (21) : bisync check-access filters-file=/tmp/064559yu/workdir/exclude-other-filtersfile.txt 2025/05/25 06:46:49 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/25 06:46:49 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/25 06:46:49 INFO : Synching Path1 "/tmp/064559yu/check_access_filters/path1/" with Path2 "TestOpenDrive:rclone-test-zatobab9xufu/064559yu/check_access_filters/path2/" 2025/05/25 06:46:49 INFO : Using filters file /tmp/064559yu/workdir/exclude-other-filtersfile.txt 2025/05/25 06:46:49 INFO : Building Path1 and Path2 listings 2025/05/25 06:46:50 INFO : Path1 checking for diffs 2025/05/25 06:46:50 INFO : - Path1 File was deleted - subdir/RCLONE_TEST 2025/05/25 06:46:50 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/05/25 06:46:50 INFO : Path2 checking for diffs 2025/05/25 06:46:50 INFO : - Path2 File was deleted - RCLONE_TEST 2025/05/25 06:46:50 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/05/25 06:46:50 INFO : Checking access health 2025/05/25 06:46:50 ERROR : -  Access test failed: Path1 file not found in Path2 - RCLONE_TEST 2025/05/25 06:46:50 ERROR : -  Access test failed: Path2 file not found in Path1 - subdir/RCLONE_TEST 2025/05/25 06:46:50 ERROR : Bisync critical error: check file check failed 2025/05/25 06:46:50 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/25 06:46:50 NOTICE: Bisync error: bisync aborted 2025/05/25 06:46:50 NOTICE: (22) : move-listings exclude-error-run 2025/05/25 06:46:50 NOTICE: (23) : test INCLUDE - OTHER TESTS 2025/05/25 06:46:50 NOTICE: (24) : test reset to the initial state 2025/05/25 06:46:50 NOTICE: (25) : copy-dir /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial /tmp/064559yu/check_access_filters/path1/ 2025/05/25 06:46:50 NOTICE: (26) : sync-dir /tmp/064559yu/check_access_filters/path1/ TestOpenDrive:rclone-test-zatobab9xufu/064559yu/check_access_filters/path2/ 2025/05/25 06:46:52 NOTICE: (27) : copy-file /tmp/064559yu/datadir/test_check_access_filters-zoxunor7/include-other-filtersfile.txt /tmp/064559yu/workdir/ 2025/05/25 06:46:52 NOTICE: (28) : bisync resync filters-file=/tmp/064559yu/workdir/include-other-filtersfile.txt 2025/05/25 06:46:54 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/25 06:46:54 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/25 06:46:54 INFO : Synching Path1 "/tmp/064559yu/check_access_filters/path1/" with Path2 "TestOpenDrive:rclone-test-zatobab9xufu/064559yu/check_access_filters/path2/" 2025/05/25 06:46:54 INFO : Using filters file /tmp/064559yu/workdir/include-other-filtersfile.txt 2025/05/25 06:46:54 INFO : Storing filters file hash to /tmp/064559yu/workdir/include-other-filtersfile.txt.md5 2025/05/25 06:46:54 INFO : Copying Path2 files to Path1 2025/05/25 06:46:54 INFO : - Path2 Resync is copying files to - Path1 2025/05/25 06:46:55 INFO : - Path1 Resync is copying files to - Path2 2025/05/25 06:46:55 INFO : Resync updating listings 2025/05/25 06:46:55 INFO : Validating listings for Path1 "/tmp/064559yu/check_access_filters/path1/" vs Path2 "TestOpenDrive:rclone-test-zatobab9xufu/064559yu/check_access_filters/path2/" 2025/05/25 06:46:55 INFO : Bisync successful 2025/05/25 06:46:55 NOTICE: (29) : test INCLUDE - test include/exclude filters for check access 2025/05/25 06:46:55 NOTICE: (30) : bisync check-access filters-file=/tmp/064559yu/workdir/include-other-filtersfile.txt 2025/05/25 06:46:57 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/25 06:46:57 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/25 06:46:57 INFO : Synching Path1 "/tmp/064559yu/check_access_filters/path1/" with Path2 "TestOpenDrive:rclone-test-zatobab9xufu/064559yu/check_access_filters/path2/" 2025/05/25 06:46:57 INFO : Using filters file /tmp/064559yu/workdir/include-other-filtersfile.txt 2025/05/25 06:46:57 INFO : Building Path1 and Path2 listings 2025/05/25 06:46:58 INFO : Path1 checking for diffs 2025/05/25 06:46:58 INFO : Path2 checking for diffs 2025/05/25 06:46:58 INFO : - Path2 File is new - modtime_write_test 2025/05/25 06:46:58 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/05/25 06:46:58 INFO : Checking access health 2025/05/25 06:46:58 INFO : Found 5 matching "RCLONE_TEST" files on both paths 2025/05/25 06:46:58 INFO : Applying changes 2025/05/25 06:46:58 INFO : - Path2 Queue copy to Path1 - /tmp/064559yu/check_access_filters/path1/modtime_write_test 2025/05/25 06:46:58 INFO : - Path2 Do queued copies to - Path1 2025/05/25 06:46:58 ERROR : modtime_write_test: Failed to copy: failed to open source object: failed to open file): File is deleted (Error 404) 2025/05/25 06:46:58 ERROR : Local file system at /tmp/064559yu/check_access_filters/path1: not deleting files as there were IO errors 2025/05/25 06:46:58 ERROR : Local file system at /tmp/064559yu/check_access_filters/path1: not deleting directories as there were IO errors 2025/05/25 06:46:58 ERROR : Bisync critical error: failed to open source object: failed to open file): File is deleted (Error 404) 2025/05/25 06:46:58 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/25 06:46:58 NOTICE: Bisync error: bisync aborted 2025/05/25 06:46:58 NOTICE: (31) : copy-listings include-initial 2025/05/25 06:46:58 NOTICE: (32) : test INCLUDE - delete RCLONE_TEST files in excluded directories 2025/05/25 06:46:58 NOTICE: (33) : delete-file TestOpenDrive:rclone-test-zatobab9xufu/064559yu/check_access_filters/path2/subdir/subdirA/RCLONE_TEST 2025/05/25 06:46:58 NOTICE: (34) : delete-file /tmp/064559yu/check_access_filters/path1/subdir-not/RCLONE_TEST 2025/05/25 06:46:58 NOTICE: (35) : delete-file TestOpenDrive:rclone-test-zatobab9xufu/064559yu/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST 2025/05/25 06:46:59 NOTICE: (36) : test INCLUDE - test should PASS 2025/05/25 06:46:59 NOTICE: (37) : bisync check-access filters-file=/tmp/064559yu/workdir/include-other-filtersfile.txt 2025/05/25 06:47:01 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/25 06:47:01 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/25 06:47:01 INFO : Synching Path1 "/tmp/064559yu/check_access_filters/path1/" with Path2 "TestOpenDrive:rclone-test-zatobab9xufu/064559yu/check_access_filters/path2/" 2025/05/25 06:47:01 INFO : Using filters file /tmp/064559yu/workdir/include-other-filtersfile.txt 2025/05/25 06:47:01 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/064559yu/workdir/tmp_064559yu_check_access_filters_path1..TestOpenDrive_rclone-test-zatobab9xufu_064559yu_check_access_filters_path2.path1.lst Path2: /tmp/064559yu/workdir/tmp_064559yu_check_access_filters_path1..TestOpenDrive_rclone-test-zatobab9xufu_064559yu_check_access_filters_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/064559yu/workdir" 2025/05/25 06:47:01 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/25 06:47:01 NOTICE: Bisync error: bisync aborted 2025/05/25 06:47:01 NOTICE: (38) : copy-listings include-pass-run 2025/05/25 06:47:01 NOTICE: (39) : test INCLUDE - delete RCLONE_TEST files in included directories 2025/05/25 06:47:01 NOTICE: (40) : delete-file TestOpenDrive:rclone-test-zatobab9xufu/064559yu/check_access_filters/path2/RCLONE_TEST 2025/05/25 06:47:01 NOTICE: (41) : delete-file /tmp/064559yu/check_access_filters/path1/subdir/RCLONE_TEST 2025/05/25 06:47:01 NOTICE: (42) : delete-file /tmp/064559yu/check_access_filters/path1/subdirX/subdirX1/RCLONE_TEST 2025/05/25 06:47:01 NOTICE: (43) : test INCLUDE - test should ABORT 2025/05/25 06:47:01 NOTICE: (44) : bisync check-access filters-file=/tmp/064559yu/workdir/include-other-filtersfile.txt 2025/05/25 06:47:03 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/25 06:47:03 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/25 06:47:03 INFO : Synching Path1 "/tmp/064559yu/check_access_filters/path1/" with Path2 "TestOpenDrive:rclone-test-zatobab9xufu/064559yu/check_access_filters/path2/" 2025/05/25 06:47:03 INFO : Using filters file /tmp/064559yu/workdir/include-other-filtersfile.txt 2025/05/25 06:47:03 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/064559yu/workdir/tmp_064559yu_check_access_filters_path1..TestOpenDrive_rclone-test-zatobab9xufu_064559yu_check_access_filters_path2.path1.lst Path2: /tmp/064559yu/workdir/tmp_064559yu_check_access_filters_path1..TestOpenDrive_rclone-test-zatobab9xufu_064559yu_check_access_filters_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/064559yu/workdir" 2025/05/25 06:47:03 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/25 06:47:03 NOTICE: Bisync error: bisync aborted 2025/05/25 06:47:03 NOTICE: (45) : move-listings include-error-run 2025/05/25 06:47:03 NOTICE: ---------------------------------------------------------- 2025/05/25 06:47:03 NOTICE: MISCOMPARE - Number of Golden and Results files do not match: 2025/05/25 06:47:03 NOTICE: Golden count: 41 2025/05/25 06:47:03 NOTICE: Result count: 38 2025/05/25 06:47:03 NOTICE: Golden files: exclude-error-run._testdir_path1.._testdir_path2.path1.lst-err, exclude-error-run._testdir_path1.._testdir_path2.path1.lst-new, exclude-error-run._testdir_path1.._testdir_path2.path1.lst-old, exclude-error-run._testdir_path1.._testdir_path2.path2.lst-err, exclude-error-run._testdir_path1.._testdir_path2.path2.lst-new, exclude-error-run._testdir_path1.._testdir_path2.path2.lst-old, exclude-initial._testdir_path1.._testdir_path2.path1.lst, exclude-initial._testdir_path1.._testdir_path2.path1.lst-new, exclude-initial._testdir_path1.._testdir_path2.path1.lst-old, exclude-initial._testdir_path1.._testdir_path2.path2.lst, exclude-initial._testdir_path1.._testdir_path2.path2.lst-new, exclude-initial._testdir_path1.._testdir_path2.path2.lst-old, exclude-other-filtersfile.txt, exclude-other-filtersfile.txt.md5, exclude-pass-run._testdir_path1.._testdir_path2.path1.lst, exclude-pass-run._testdir_path1.._testdir_path2.path1.lst-new, exclude-pass-run._testdir_path1.._testdir_path2.path1.lst-old, exclude-pass-run._testdir_path1.._testdir_path2.path2.lst, exclude-pass-run._testdir_path1.._testdir_path2.path2.lst-new, exclude-pass-run._testdir_path1.._testdir_path2.path2.lst-old, include-error-run._testdir_path1.._testdir_path2.path1.lst-err, include-error-run._testdir_path1.._testdir_path2.path1.lst-new, include-error-run._testdir_path1.._testdir_path2.path1.lst-old, include-error-run._testdir_path1.._testdir_path2.path2.lst-err, include-error-run._testdir_path1.._testdir_path2.path2.lst-new, include-error-run._testdir_path1.._testdir_path2.path2.lst-old, include-initial._testdir_path1.._testdir_path2.path1.lst, include-initial._testdir_path1.._testdir_path2.path1.lst-new, include-initial._testdir_path1.._testdir_path2.path1.lst-old, include-initial._testdir_path1.._testdir_path2.path2.lst, include-initial._testdir_path1.._testdir_path2.path2.lst-new, include-initial._testdir_path1.._testdir_path2.path2.lst-old, include-other-filtersfile.txt, include-other-filtersfile.txt.md5, include-pass-run._testdir_path1.._testdir_path2.path1.lst, include-pass-run._testdir_path1.._testdir_path2.path1.lst-new, include-pass-run._testdir_path1.._testdir_path2.path1.lst-old, include-pass-run._testdir_path1.._testdir_path2.path2.lst, include-pass-run._testdir_path1.._testdir_path2.path2.lst-new, include-pass-run._testdir_path1.._testdir_path2.path2.lst-old, test.log 2025/05/25 06:47:03 NOTICE: Result files: exclude-error-run._testdir_path1.._testdir_path2.path1.lst-err, exclude-error-run._testdir_path1.._testdir_path2.path1.lst-new, exclude-error-run._testdir_path1.._testdir_path2.path1.lst-old, exclude-error-run._testdir_path1.._testdir_path2.path2.lst-err, exclude-error-run._testdir_path1.._testdir_path2.path2.lst-new, exclude-error-run._testdir_path1.._testdir_path2.path2.lst-old, exclude-initial._testdir_path1.._testdir_path2.path1.lst, exclude-initial._testdir_path1.._testdir_path2.path1.lst-new, exclude-initial._testdir_path1.._testdir_path2.path1.lst-old, exclude-initial._testdir_path1.._testdir_path2.path2.lst, exclude-initial._testdir_path1.._testdir_path2.path2.lst-new, exclude-initial._testdir_path1.._testdir_path2.path2.lst-old, exclude-other-filtersfile.txt, exclude-other-filtersfile.txt.md5, exclude-pass-run._testdir_path1.._testdir_path2.path1.lst, exclude-pass-run._testdir_path1.._testdir_path2.path1.lst-new, exclude-pass-run._testdir_path1.._testdir_path2.path1.lst-old, exclude-pass-run._testdir_path1.._testdir_path2.path2.lst, exclude-pass-run._testdir_path1.._testdir_path2.path2.lst-new, exclude-pass-run._testdir_path1.._testdir_path2.path2.lst-old, include-error-run._testdir_path1.._testdir_path2.copy2to1.que, include-error-run._testdir_path1.._testdir_path2.path1.lst-err, include-error-run._testdir_path1.._testdir_path2.path1.lst-new, include-error-run._testdir_path1.._testdir_path2.path2.lst-err, include-error-run._testdir_path1.._testdir_path2.path2.lst-new, include-initial._testdir_path1.._testdir_path2.copy2to1.que, include-initial._testdir_path1.._testdir_path2.path1.lst-err, include-initial._testdir_path1.._testdir_path2.path1.lst-new, include-initial._testdir_path1.._testdir_path2.path2.lst-err, include-initial._testdir_path1.._testdir_path2.path2.lst-new, include-other-filtersfile.txt, include-other-filtersfile.txt.md5, include-pass-run._testdir_path1.._testdir_path2.copy2to1.que, include-pass-run._testdir_path1.._testdir_path2.path1.lst-err, include-pass-run._testdir_path1.._testdir_path2.path1.lst-new, include-pass-run._testdir_path1.._testdir_path2.path2.lst-err, include-pass-run._testdir_path1.._testdir_path2.path2.lst-new, test.log 2025/05/25 06:47:03 NOTICE: File found in Golden but not in Results: include-error-run._testdir_path1.._testdir_path2.path1.lst-old 2025/05/25 06:47:03 NOTICE: File found in Golden but not in Results: include-error-run._testdir_path1.._testdir_path2.path2.lst-old 2025/05/25 06:47:03 NOTICE: File found in Golden but not in Results: include-initial._testdir_path1.._testdir_path2.path1.lst 2025/05/25 06:47:03 NOTICE: File found in Golden but not in Results: include-initial._testdir_path1.._testdir_path2.path1.lst-old 2025/05/25 06:47:03 NOTICE: File found in Golden but not in Results: include-initial._testdir_path1.._testdir_path2.path2.lst 2025/05/25 06:47:03 NOTICE: File found in Golden but not in Results: include-initial._testdir_path1.._testdir_path2.path2.lst-old 2025/05/25 06:47:03 NOTICE: File found in Golden but not in Results: include-pass-run._testdir_path1.._testdir_path2.path1.lst 2025/05/25 06:47:03 NOTICE: File found in Golden but not in Results: include-pass-run._testdir_path1.._testdir_path2.path1.lst-old 2025/05/25 06:47:03 NOTICE: File found in Golden but not in Results: include-pass-run._testdir_path1.._testdir_path2.path2.lst 2025/05/25 06:47:03 NOTICE: File found in Golden but not in Results: include-pass-run._testdir_path1.._testdir_path2.path2.lst-old 2025/05/25 06:47:03 NOTICE: File found in Results but not in Golden: include-error-run._testdir_path1.._testdir_path2.copy2to1.que 2025/05/25 06:47:03 NOTICE: File found in Results but not in Golden: include-initial._testdir_path1.._testdir_path2.copy2to1.que 2025/05/25 06:47:03 NOTICE: File found in Results but not in Golden: include-initial._testdir_path1.._testdir_path2.path1.lst-err 2025/05/25 06:47:03 NOTICE: File found in Results but not in Golden: include-initial._testdir_path1.._testdir_path2.path2.lst-err 2025/05/25 06:47:03 NOTICE: File found in Results but not in Golden: include-pass-run._testdir_path1.._testdir_path2.copy2to1.que 2025/05/25 06:47:03 NOTICE: File found in Results but not in Golden: include-pass-run._testdir_path1.._testdir_path2.path1.lst-err 2025/05/25 06:47:03 NOTICE: File found in Results but not in Golden: include-pass-run._testdir_path1.._testdir_path2.path2.lst-err 2025/05/25 06:47:03 NOTICE: ---------------------------------------------------------- 2025/05/25 06:47:03 NOTICE: | MISCOMPARE -Golden vs +Results for include-error-run._testdir_path1.._testdir_path2.path1.lst-new 2025/05/25 06:47:03 NOTICE: | @@ -9,0 +10,2 @@ 2025/05/25 06:47:03 NOTICE: | + 2025/05/25 06:47:03 NOTICE: | +- 109 - - 2000-01-01 00:00:00 +0000 UTC "\"subdir/RCLONE_TEST\"" 2025/05/25 06:47:03 NOTICE: | @@ -20,0 +23,2 @@ 2025/05/25 06:47:03 NOTICE: | +- 109 - - 2000-01-01 00:00:00 +0000 UTC "\"subdirX/subdirX1/RCLONE_TEST\"" 2025/05/25 06:47:03 NOTICE: | + 2025/05/25 06:47:03 NOTICE: ---------------------------------------------------------- 2025/05/25 06:47:03 NOTICE: | MISCOMPARE -Golden vs +Results for include-error-run._testdir_path1.._testdir_path2.path2.lst-new 2025/05/25 06:47:03 NOTICE: | @@ -0,0 +1,2 @@ 2025/05/25 06:47:03 NOTICE: | +- 109 - - 2000-01-01 00:00:00 +0000 UTC "\"RCLONE_TEST\"" 2025/05/25 06:47:03 NOTICE: | + 2025/05/25 06:47:03 NOTICE: | @@ -7,0 +10,2 @@ 2025/05/25 06:47:03 NOTICE: | + 2025/05/25 06:47:03 NOTICE: | +- 18 - - 2000-01-01 00:00:00 +0000 UTC "\"modtime_write_test\"" 2025/05/25 06:47:03 NOTICE: ---------------------------------------------------------- 2025/05/25 06:47:03 NOTICE: | MISCOMPARE -Golden vs +Results for include-initial._testdir_path1.._testdir_path2.path2.lst-new 2025/05/25 06:47:03 NOTICE: | @@ -9,0 +10,2 @@ 2025/05/25 06:47:03 NOTICE: | + 2025/05/25 06:47:03 NOTICE: | +- 18 - - 2000-01-01 00:00:00 +0000 UTC "\"modtime_write_test\"" 2025/05/25 06:47:03 NOTICE: ---------------------------------------------------------- 2025/05/25 06:47:03 NOTICE: | MISCOMPARE -Golden vs +Results for include-pass-run._testdir_path1.._testdir_path2.path2.lst-new 2025/05/25 06:47:03 NOTICE: | @@ -9,0 +10,2 @@ 2025/05/25 06:47:03 NOTICE: | + 2025/05/25 06:47:03 NOTICE: | +- 18 - - 2000-01-01 00:00:00 +0000 UTC "\"modtime_write_test\"" 2025/05/25 06:47:03 NOTICE: ---------------------------------------------------------- 2025/05/25 06:47:03 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/05/25 06:47:03 NOTICE: | @@ -150,0 +151,2 @@ 2025/05/25 06:47:03 NOTICE: | +INFO : - Path2 File is new - modtime_write_test 2025/05/25 06:47:03 NOTICE: | +INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/05/25 06:47:03 NOTICE: | @@ -153,4 +155,9 @@ 2025/05/25 06:47:03 NOTICE: | -INFO : No changes found 2025/05/25 06:47:03 NOTICE: | -INFO : Updating listings 2025/05/25 06:47:03 NOTICE: | -INFO : Validating listings for Path1 "{path1/}" vs Path2 "{path2/}" 2025/05/25 06:47:03 NOTICE: | -INFO : Bisync successful 2025/05/25 06:47:03 NOTICE: | +INFO : Applying changes 2025/05/25 06:47:03 NOTICE: | +INFO : - Path2 Queue copy to Path1 - {path1/}modtime_write_test 2025/05/25 06:47:03 NOTICE: | +INFO : - Path2 Do queued copies to - Path1 2025/05/25 06:47:03 NOTICE: | +ERROR : modtime_write_test: Failed to copy: failed to open source object: failed to open file): File is deleted (Error 404) 2025/05/25 06:47:03 NOTICE: | +ERROR : {path1String}: not deleting files as there were IO errors 2025/05/25 06:47:03 NOTICE: | +ERROR : {path1String}: not deleting directories as there were IO errors 2025/05/25 06:47:03 NOTICE: | +ERROR : Bisync critical error: failed to open source object: failed to open file): File is deleted (Error 404) 2025/05/25 06:47:03 NOTICE: | +ERROR : Bisync aborted. Must run --resync to recover. 2025/05/25 06:47:03 NOTICE: | +Bisync error: bisync aborted 2025/05/25 06:47:03 NOTICE: | @@ -176,9 +183,8 @@ 2025/05/25 06:47:03 NOTICE: | -INFO : Building Path1 and Path2 listings 2025/05/25 06:47:03 NOTICE: | -INFO : Path1 checking for diffs 2025/05/25 06:47:03 NOTICE: | -INFO : Path2 checking for diffs 2025/05/25 06:47:03 NOTICE: | -INFO : Checking access health 2025/05/25 06:47:03 NOTICE: | -INFO : Found 5 matching "RCLONE_TEST" files on both paths 2025/05/25 06:47:03 NOTICE: | -INFO : No changes found 2025/05/25 06:47:03 NOTICE: | -INFO : Updating listings 2025/05/25 06:47:03 NOTICE: | -INFO : Validating listings for Path1 "{path1/}" vs Path2 "{path2/}" 2025/05/25 06:47:03 NOTICE: | -INFO : Bisync successful 2025/05/25 06:47:03 NOTICE: | +ERROR : Bisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run 2025/05/25 06:47:03 NOTICE: | +Tip: here are the filenames we were looking for. Do they exist? 2025/05/25 06:47:03 NOTICE: | +Path1: {workdir/}{session}.path1.lst 2025/05/25 06:47:03 NOTICE: | +Path2: {workdir/}{session}.path2.lst 2025/05/25 06:47:03 NOTICE: | +Try running this command to inspect the work dir: 2025/05/25 06:47:03 NOTICE: | +rclone lsl "{workdir}" 2025/05/25 06:47:03 NOTICE: | +ERROR : Bisync aborted. Must run --resync to recover. 2025/05/25 06:47:03 NOTICE: | +Bisync error: bisync aborted 2025/05/25 06:47:03 NOTICE: | @@ -204,14 +210,6 @@ 2025/05/25 06:47:03 NOTICE: | -INFO : Building Path1 and Path2 listings 2025/05/25 06:47:03 NOTICE: | -INFO : Path1 checking for diffs 2025/05/25 06:47:03 NOTICE: | -INFO : - Path1 File was deleted - subdir/RCLONE_TEST 2025/05/25 06:47:03 NOTICE: | -INFO : - Path1 File was deleted - subdirX/subdirX1/RCLONE_TEST 2025/05/25 06:47:03 NOTICE: | -INFO : Path1: 2 changes:  0 new,  0 modified,  2 deleted 2025/05/25 06:47:03 NOTICE: | -INFO : Path2 checking for diffs 2025/05/25 06:47:03 NOTICE: | -INFO : - Path2 File was deleted - RCLONE_TEST 2025/05/25 06:47:03 NOTICE: | -INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/05/25 06:47:03 NOTICE: | -INFO : Checking access health 2025/05/25 06:47:03 NOTICE: | -ERROR : Access test failed: Path1 count 3, Path2 count 4 - RCLONE_TEST 2025/05/25 06:47:03 NOTICE: | -ERROR : -  Access test failed: Path1 file not found in Path2 - RCLONE_TEST 2025/05/25 06:47:03 NOTICE: | -ERROR : -  Access test failed: Path2 file not found in Path1 - subdir/RCLONE_TEST 2025/05/25 06:47:03 NOTICE: | -ERROR : -  Access test failed: Path2 file not found in Path1 - subdirX/subdirX1/RCLONE_TEST 2025/05/25 06:47:03 NOTICE: | -ERROR : Bisync critical error: check file check failed 2025/05/25 06:47:03 NOTICE: | +ERROR : Bisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run 2025/05/25 06:47:03 NOTICE: | +Tip: here are the filenames we were looking for. Do they exist? 2025/05/25 06:47:03 NOTICE: | +Path1: {workdir/}{session}.path1.lst 2025/05/25 06:47:03 NOTICE: | +Path2: {workdir/}{session}.path2.lst 2025/05/25 06:47:03 NOTICE: | +Try running this command to inspect the work dir: 2025/05/25 06:47:03 NOTICE: | +rclone lsl "{workdir}" 2025/05/25 06:47:03 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST check_access_filters FAILED - 22 MISCOMPARED FILES === RUN TestBisyncLocalRemote/filtersfile_checks 2025/05/25 06:47:05 ERROR : error listing: directory not found 2025/05/25 06:47:05 ERROR : error listing: directory not found 2025/05/25 06:47:05 NOTICE: checking initFs Local file system at /tmp/064559yu/initdir/test_filtersfile_checks-japafax5 2025/05/25 06:47:05 NOTICE: checking Path1 Local file system at /tmp/064559yu/filtersfile_checks/path1 2025/05/25 06:47:09 NOTICE: checking path2 OpenDrive root 'rclone-test-zatobab9xufu/064559yu/filtersfile_checks/path2' 2025/05/25 06:47:09 NOTICE: (01) : test filtersfile-checks 2025/05/25 06:47:09 NOTICE: (02) : test initial bisync 2025/05/25 06:47:09 NOTICE: (03) : bisync resync 2025/05/25 06:47:11 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/25 06:47:11 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/25 06:47:11 INFO : Synching Path1 "/tmp/064559yu/filtersfile_checks/path1/" with Path2 "TestOpenDrive:rclone-test-zatobab9xufu/064559yu/filtersfile_checks/path2/" 2025/05/25 06:47:11 INFO : Copying Path2 files to Path1 2025/05/25 06:47:11 INFO : - Path2 Resync is copying files to - Path1 2025/05/25 06:47:12 INFO : - Path1 Resync is copying files to - Path2 2025/05/25 06:47:12 INFO : Resync updating listings 2025/05/25 06:47:12 INFO : Validating listings for Path1 "/tmp/064559yu/filtersfile_checks/path1/" vs Path2 "TestOpenDrive:rclone-test-zatobab9xufu/064559yu/filtersfile_checks/path2/" 2025/05/25 06:47:12 INFO : Bisync successful 2025/05/25 06:47:12 NOTICE: (04) : test 1. inject filters file in workdir. 2025/05/25 06:47:12 NOTICE: (05) : copy-file /tmp/064559yu/datadir/test_filtersfile_checks-veyelew6/filtersfile.txt /tmp/064559yu/workdir/ 2025/05/25 06:47:12 NOTICE: (06) : test 2. run with filters-file but without md5. should abort. 2025/05/25 06:47:12 NOTICE: (07) : bisync filters-file=/tmp/064559yu/workdir/filtersfile.txt 2025/05/25 06:47:14 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/25 06:47:14 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/25 06:47:14 INFO : Synching Path1 "/tmp/064559yu/filtersfile_checks/path1/" with Path2 "TestOpenDrive:rclone-test-zatobab9xufu/064559yu/filtersfile_checks/path2/" 2025/05/25 06:47:14 INFO : Using filters file /tmp/064559yu/workdir/filtersfile.txt 2025/05/25 06:47:14 ERROR : Bisync critical error: filters file md5 hash not found (must run --resync): /tmp/064559yu/workdir/filtersfile.txt 2025/05/25 06:47:14 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/25 06:47:14 NOTICE: Bisync error: bisync aborted 2025/05/25 06:47:14 NOTICE: (08) : test 3. run without filters-file. should be blocked due to prior abort. 2025/05/25 06:47:14 NOTICE: (09) : bisync 2025/05/25 06:47:16 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/25 06:47:16 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/25 06:47:16 INFO : Synching Path1 "/tmp/064559yu/filtersfile_checks/path1/" with Path2 "TestOpenDrive:rclone-test-zatobab9xufu/064559yu/filtersfile_checks/path2/" 2025/05/25 06:47:16 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/064559yu/workdir/tmp_064559yu_filtersfile_checks_path1..TestOpenDrive_rclone-test-zatobab9xufu_064559yu_filtersfile_checks_path2.path1.lst Path2: /tmp/064559yu/workdir/tmp_064559yu_filtersfile_checks_path1..TestOpenDrive_rclone-test-zatobab9xufu_064559yu_filtersfile_checks_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/064559yu/workdir" 2025/05/25 06:47:16 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/25 06:47:16 NOTICE: Bisync error: bisync aborted 2025/05/25 06:47:16 NOTICE: (10) : test 4. run with filters-file and resync. 2025/05/25 06:47:16 NOTICE: (11) : bisync filters-file=/tmp/064559yu/workdir/filtersfile.txt resync 2025/05/25 06:47:18 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/25 06:47:18 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/25 06:47:18 INFO : Synching Path1 "/tmp/064559yu/filtersfile_checks/path1/" with Path2 "TestOpenDrive:rclone-test-zatobab9xufu/064559yu/filtersfile_checks/path2/" 2025/05/25 06:47:18 INFO : Using filters file /tmp/064559yu/workdir/filtersfile.txt 2025/05/25 06:47:18 INFO : Storing filters file hash to /tmp/064559yu/workdir/filtersfile.txt.md5 2025/05/25 06:47:18 INFO : Copying Path2 files to Path1 2025/05/25 06:47:18 INFO : - Path2 Resync is copying files to - Path1 2025/05/25 06:47:18 INFO : - Path1 Resync is copying files to - Path2 2025/05/25 06:47:19 INFO : Resync updating listings 2025/05/25 06:47:19 INFO : Validating listings for Path1 "/tmp/064559yu/filtersfile_checks/path1/" vs Path2 "TestOpenDrive:rclone-test-zatobab9xufu/064559yu/filtersfile_checks/path2/" 2025/05/25 06:47:19 INFO : Bisync successful 2025/05/25 06:47:19 NOTICE: (12) : test 5. run with filters-file alone. should run. 2025/05/25 06:47:19 NOTICE: (13) : bisync filters-file=/tmp/064559yu/workdir/filtersfile.txt 2025/05/25 06:47:21 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/25 06:47:21 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/25 06:47:21 INFO : Synching Path1 "/tmp/064559yu/filtersfile_checks/path1/" with Path2 "TestOpenDrive:rclone-test-zatobab9xufu/064559yu/filtersfile_checks/path2/" 2025/05/25 06:47:21 INFO : Using filters file /tmp/064559yu/workdir/filtersfile.txt 2025/05/25 06:47:21 INFO : Building Path1 and Path2 listings 2025/05/25 06:47:21 INFO : Path1 checking for diffs 2025/05/25 06:47:21 INFO : Path2 checking for diffs 2025/05/25 06:47:21 INFO : No changes found 2025/05/25 06:47:21 INFO : Updating listings 2025/05/25 06:47:21 INFO : Validating listings for Path1 "/tmp/064559yu/filtersfile_checks/path1/" vs Path2 "TestOpenDrive:rclone-test-zatobab9xufu/064559yu/filtersfile_checks/path2/" 2025/05/25 06:47:21 INFO : Bisync successful 2025/05/25 06:47:21 NOTICE: (14) : test 6. push changed filters-file to workdir. 2025/05/25 06:47:21 NOTICE: (15) : copy-as /tmp/064559yu/datadir/test_filtersfile_checks-veyelew6/filtersfile2.txt /tmp/064559yu/workdir/ filtersfile.txt 2025/05/25 06:47:21 NOTICE: (16) : test 7. run with filters-file alone. should abort. 2025/05/25 06:47:21 NOTICE: (17) : bisync filters-file=/tmp/064559yu/workdir/filtersfile.txt 2025/05/25 06:47:23 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/25 06:47:23 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/25 06:47:23 INFO : Synching Path1 "/tmp/064559yu/filtersfile_checks/path1/" with Path2 "TestOpenDrive:rclone-test-zatobab9xufu/064559yu/filtersfile_checks/path2/" 2025/05/25 06:47:23 INFO : Using filters file /tmp/064559yu/workdir/filtersfile.txt 2025/05/25 06:47:23 ERROR : Bisync critical error: filters file has changed (must run --resync): /tmp/064559yu/workdir/filtersfile.txt 2025/05/25 06:47:23 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/25 06:47:23 NOTICE: Bisync error: bisync aborted 2025/05/25 06:47:23 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/05/25 06:47:23 NOTICE: (19) : bisync filters-file=/tmp/064559yu/workdir/filtersfile.txt resync dry-run 2025/05/25 06:47:25 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/25 06:47:25 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/25 06:47:25 INFO : Synching Path1 "/tmp/064559yu/filtersfile_checks/path1/" with Path2 "TestOpenDrive:rclone-test-zatobab9xufu/064559yu/filtersfile_checks/path2/" 2025/05/25 06:47:25 INFO : Using filters file /tmp/064559yu/workdir/filtersfile.txt 2025/05/25 06:47:25 INFO : Skipped storing filters file hash to /tmp/064559yu/workdir/filtersfile.txt.md5 as --dry-run is set 2025/05/25 06:47:25 INFO : Copying Path2 files to Path1 2025/05/25 06:47:25 NOTICE: - Path2 Resync is copying files to - Path1 2025/05/25 06:47:26 NOTICE: - Path1 Resync is copying files to - Path2 2025/05/25 06:47:26 INFO : Resync updating listings 2025/05/25 06:47:26 INFO : Bisync successful 2025/05/25 06:47:26 NOTICE: (20) : test 9. run with filters-file alone. should abort. 2025/05/25 06:47:26 NOTICE: (21) : bisync filters-file=/tmp/064559yu/workdir/filtersfile.txt 2025/05/25 06:47:28 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/25 06:47:28 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/25 06:47:28 INFO : Synching Path1 "/tmp/064559yu/filtersfile_checks/path1/" with Path2 "TestOpenDrive:rclone-test-zatobab9xufu/064559yu/filtersfile_checks/path2/" 2025/05/25 06:47:28 INFO : Using filters file /tmp/064559yu/workdir/filtersfile.txt 2025/05/25 06:47:28 ERROR : Bisync critical error: filters file has changed (must run --resync): /tmp/064559yu/workdir/filtersfile.txt 2025/05/25 06:47:28 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/25 06:47:28 NOTICE: Bisync error: bisync aborted bisync_test.go:560: TEST filtersfile_checks PASSED --- FAIL: TestBisyncLocalRemote (90.49s) --- FAIL: TestBisyncLocalRemote/all_changed (19.48s) --- FAIL: TestBisyncLocalRemote/check_access_filters (44.49s) --- PASS: TestBisyncLocalRemote/filtersfile_checks (24.81s) FAIL 2025/05/25 06:47:30 NOTICE: purge failed: directory not found "./bisync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestBisyncLocalRemote$/^(all_changed|check_access_filters|filtersfile_checks)$|^TestBisyncRemoteLocal$/^(check_access|check_access_filters)$'" - Finished ERROR in 3m0.897510617s (try 3/5): exit status 1: Failed [TestBisyncRemoteLocal/check_access TestBisyncLocalRemote/all_changed TestBisyncLocalRemote/check_access_filters]