"./bisync.test -test.v -test.timeout 2h0m0s -remote TestPutio: -verbose -test.run '^TestBisyncLocalRemote$/^(backupdir|changes|check_access_filters|extended_filenames|ignorelistingchecksum|max_delete_path1|resync|rmdirs)$|^TestBisyncRemoteLocal$/^(check_access|check_access_filters|concurrent|dry_run|ext_paths|ignorelistingchecksum|max_delete_path1|max_delete_path2_force|resync|rmdirs|volatile)$|^TestBisyncRemoteRemote$/^(all_changed|backupdir|changes|check_filename|createemptysrcdirs|dry_run|filters|ignorelistingchecksum|max_delete_path1|nomodtime|normalization|rclone_args|rmdirs)$'" - Starting (try 2/5) === RUN TestBisyncRemoteLocal 2025/05/31 03:25:01 NOTICE: remote: TestPutio:rclone-test-wopepuq5zaqa === RUN TestBisyncRemoteLocal/check_access 2025/05/31 03:25:02 ERROR : error listing: directory not found 2025/05/31 03:25:02 ERROR : error listing: directory not found 2025/05/31 03:25:02 NOTICE: checking initFs Local file system at /tmp/032501ca/initdir/test_check_access-remoyow4 2025/05/31 03:25:04 NOTICE: checking Path1 Putio root 'rclone-test-wopepuq5zaqa/032501ca/check_access/path1' 2025/05/31 03:25:04 NOTICE: checking path2 Local file system at /tmp/032501ca/check_access/path2 2025/05/31 03:25:04 NOTICE: (01) : test check-access 2025/05/31 03:25:04 NOTICE: (02) : test initial bisync 2025/05/31 03:25:04 NOTICE: (03) : bisync resync 2025/05/31 03:25:05 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:25:05 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/31 03:25:05 INFO : Synching Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/check_access/path1/" with Path2 "/tmp/032501ca/check_access/path2/" 2025/05/31 03:25:05 INFO : Copying Path2 files to Path1 2025/05/31 03:25:05 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:25:05 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:25:06 INFO : subdir: Set directory modification time (using SetModTime) 2025/05/31 03:25:06 INFO : Resync updating listings 2025/05/31 03:25:06 INFO : Validating listings for Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/check_access/path1/" vs Path2 "/tmp/032501ca/check_access/path2/" 2025/05/31 03:25:06 INFO : Bisync successful 2025/05/31 03:25:06 NOTICE: (04) : test 1. see that check-access passes with the initial setup 2025/05/31 03:25:06 NOTICE: (05) : bisync check-access 2025/05/31 03:25:06 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:25:06 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/31 03:25:06 INFO : Synching Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/check_access/path1/" with Path2 "/tmp/032501ca/check_access/path2/" 2025/05/31 03:25:06 INFO : Building Path1 and Path2 listings 2025/05/31 03:25:07 INFO : Path1 checking for diffs 2025/05/31 03:25:07 INFO : Path2 checking for diffs 2025/05/31 03:25:07 INFO : Checking access health 2025/05/31 03:25:07 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/05/31 03:25:07 INFO : No changes found 2025/05/31 03:25:07 INFO : Updating listings 2025/05/31 03:25:07 INFO : Validating listings for Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/check_access/path1/" vs Path2 "/tmp/032501ca/check_access/path2/" 2025/05/31 03:25:07 INFO : Bisync successful 2025/05/31 03:25:07 NOTICE: (06) : test 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical. 2025/05/31 03:25:07 NOTICE: (07) : delete-file /tmp/032501ca/check_access/path2/subdir/RCLONE_TEST 2025/05/31 03:25:07 NOTICE: (08) : bisync check-access 2025/05/31 03:25:08 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:25: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/31 03:25:08 INFO : Synching Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/check_access/path1/" with Path2 "/tmp/032501ca/check_access/path2/" 2025/05/31 03:25:08 INFO : Building Path1 and Path2 listings 2025/05/31 03:25:08 INFO : Path1 checking for diffs 2025/05/31 03:25:08 INFO : Path2 checking for diffs 2025/05/31 03:25:08 INFO : - Path2 File was deleted - subdir/RCLONE_TEST 2025/05/31 03:25:08 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/05/31 03:25:08 INFO : Checking access health 2025/05/31 03:25:08 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST 2025/05/31 03:25:08 ERROR : -  Access test failed: Path1 file not found in Path2 - subdir/RCLONE_TEST 2025/05/31 03:25:08 ERROR : Bisync critical error: check file check failed 2025/05/31 03:25:08 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/31 03:25:08 NOTICE: Bisync error: bisync aborted 2025/05/31 03:25:08 NOTICE: (09) : copy-listings path2-missing 2025/05/31 03:25:08 NOTICE: (10) : test 3. put the path2 subdir RCLONE_TEST back, resync. 2025/05/31 03:25:08 NOTICE: (11) : copy-file TestPutio:rclone-test-wopepuq5zaqa/032501ca/check_access/path1/subdir/RCLONE_TEST /tmp/032501ca/check_access/path2/ 2025/05/31 03:25:09 NOTICE: (12) : bisync resync 2025/05/31 03:25:10 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:25:10 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/31 03:25:10 INFO : Synching Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/check_access/path1/" with Path2 "/tmp/032501ca/check_access/path2/" 2025/05/31 03:25:10 INFO : Copying Path2 files to Path1 2025/05/31 03:25:10 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:25:10 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:25:10 INFO : subdir: Set directory modification time (using SetModTime) 2025/05/31 03:25:10 INFO : subdir/RCLONE_TEST: Copied (new) 2025/05/31 03:25:10 INFO : subdir: Set directory modification time (using SetModTime) 2025/05/31 03:25:10 INFO : Resync updating listings 2025/05/31 03:25:10 INFO : Validating listings for Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/check_access/path1/" vs Path2 "/tmp/032501ca/check_access/path2/" 2025/05/31 03:25:10 INFO : Bisync successful 2025/05/31 03:25:10 NOTICE: (13) : test 4. run sync with check-access. should pass. 2025/05/31 03:25:10 NOTICE: (14) : bisync check-access 2025/05/31 03:25:11 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:25: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/31 03:25:11 INFO : Synching Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/check_access/path1/" with Path2 "/tmp/032501ca/check_access/path2/" 2025/05/31 03:25:11 INFO : Building Path1 and Path2 listings 2025/05/31 03:25:11 INFO : Path1 checking for diffs 2025/05/31 03:25:11 INFO : Path2 checking for diffs 2025/05/31 03:25:11 INFO : Checking access health 2025/05/31 03:25:11 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/05/31 03:25:11 INFO : No changes found 2025/05/31 03:25:11 INFO : Updating listings 2025/05/31 03:25:11 INFO : Validating listings for Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/check_access/path1/" vs Path2 "/tmp/032501ca/check_access/path2/" 2025/05/31 03:25:11 INFO : Bisync successful 2025/05/31 03:25:11 NOTICE: (15) : test 5. delete path1 top level RCLONE_TEST, run sync. should fail critical. 2025/05/31 03:25:11 NOTICE: (16) : delete-file TestPutio:rclone-test-wopepuq5zaqa/032501ca/check_access/path1/RCLONE_TEST 2025/05/31 03:25:12 NOTICE: (17) : bisync check-access 2025/05/31 03:25:13 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:25:13 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/31 03:25:13 INFO : Synching Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/check_access/path1/" with Path2 "/tmp/032501ca/check_access/path2/" 2025/05/31 03:25:13 INFO : Building Path1 and Path2 listings 2025/05/31 03:25:13 INFO : Path1 checking for diffs 2025/05/31 03:25:13 INFO : - Path1 File was deleted - RCLONE_TEST 2025/05/31 03:25:13 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/05/31 03:25:13 INFO : Path2 checking for diffs 2025/05/31 03:25:13 INFO : Checking access health 2025/05/31 03:25:13 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST 2025/05/31 03:25:13 ERROR : -  Access test failed: Path2 file not found in Path1 - RCLONE_TEST 2025/05/31 03:25:13 ERROR : Bisync critical error: check file check failed 2025/05/31 03:25:13 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/31 03:25:13 NOTICE: Bisync error: bisync aborted 2025/05/31 03:25:13 NOTICE: (18) : copy-listings path1-missing 2025/05/31 03:25:13 NOTICE: (19) : test 6. run again. should fail critical due to missing listings. 2025/05/31 03:25:13 NOTICE: (20) : bisync check-access 2025/05/31 03:25:14 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:25: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/31 03:25:14 INFO : Synching Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/check_access/path1/" with Path2 "/tmp/032501ca/check_access/path2/" 2025/05/31 03:25: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/032501ca/workdir/TestPutio_rclone-test-wopepuq5zaqa_032501ca_check_access_path1..tmp_032501ca_check_access_path2.path1.lst Path2: /tmp/032501ca/workdir/TestPutio_rclone-test-wopepuq5zaqa_032501ca_check_access_path1..tmp_032501ca_check_access_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/032501ca/workdir" 2025/05/31 03:25:14 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/31 03:25:14 NOTICE: Bisync error: bisync aborted 2025/05/31 03:25:14 NOTICE: (21) : move-listings missing-listings 2025/05/31 03:25:14 NOTICE: (22) : test 7. run resync, which will copy the path2 top level back to path1. 2025/05/31 03:25:14 NOTICE: (23) : bisync resync 2025/05/31 03:25:14 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:25: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/31 03:25:14 INFO : Synching Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/check_access/path1/" with Path2 "/tmp/032501ca/check_access/path2/" 2025/05/31 03:25:14 INFO : Copying Path2 files to Path1 2025/05/31 03:25:14 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:25:15 INFO : RCLONE_TEST: Copied (new) 2025/05/31 03:25:15 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:25:15 INFO : subdir: Set directory modification time (using SetModTime) 2025/05/31 03:25:15 INFO : Resync updating listings 2025/05/31 03:25:15 INFO : Validating listings for Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/check_access/path1/" vs Path2 "/tmp/032501ca/check_access/path2/" 2025/05/31 03:25:15 INFO : Bisync successful 2025/05/31 03:25:15 NOTICE: (24) : test 8. run sync with --check-access. should pass. 2025/05/31 03:25:15 NOTICE: (25) : bisync check-access 2025/05/31 03:25:16 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:25: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/31 03:25:16 INFO : Synching Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/check_access/path1/" with Path2 "/tmp/032501ca/check_access/path2/" 2025/05/31 03:25:16 INFO : Building Path1 and Path2 listings 2025/05/31 03:25:16 INFO : Path1 checking for diffs 2025/05/31 03:25:16 INFO : Path2 checking for diffs 2025/05/31 03:25:16 INFO : Checking access health 2025/05/31 03:25:16 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/05/31 03:25:16 INFO : No changes found 2025/05/31 03:25:16 INFO : Updating listings 2025/05/31 03:25:16 INFO : Validating listings for Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/check_access/path1/" vs Path2 "/tmp/032501ca/check_access/path2/" 2025/05/31 03:25:16 INFO : Bisync successful bisync_test.go:560: TEST check_access PASSED === RUN TestBisyncRemoteLocal/check_access_filters 2025/05/31 03:25:17 ERROR : error listing: directory not found 2025/05/31 03:25:17 ERROR : error listing: directory not found 2025/05/31 03:25:17 NOTICE: checking initFs Local file system at /tmp/032501ca/initdir/test_check_access_filters-jecaqof7 2025/05/31 03:25:21 NOTICE: checking Path1 Putio root 'rclone-test-wopepuq5zaqa/032501ca/check_access_filters/path1' 2025/05/31 03:25:21 NOTICE: checking path2 Local file system at /tmp/032501ca/check_access_filters/path2 2025/05/31 03:25:21 NOTICE: (01) : test check-access-filters 2025/05/31 03:25:21 NOTICE: (02) : test EXCLUDE - OTHER TESTS 2025/05/31 03:25:21 NOTICE: (03) : copy-file /tmp/032501ca/datadir/test_check_access_filters-poyozac1/exclude-other-filtersfile.txt /tmp/032501ca/workdir/ 2025/05/31 03:25:21 NOTICE: (04) : test resync to get the filters file md5 built. 2025/05/31 03:25:21 NOTICE: (05) : bisync resync filters-file=/tmp/032501ca/workdir/exclude-other-filtersfile.txt 2025/05/31 03:25:22 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:25:22 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/31 03:25:22 INFO : Synching Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/check_access_filters/path1/" with Path2 "/tmp/032501ca/check_access_filters/path2/" 2025/05/31 03:25:22 INFO : Using filters file /tmp/032501ca/workdir/exclude-other-filtersfile.txt 2025/05/31 03:25:22 INFO : Storing filters file hash to /tmp/032501ca/workdir/exclude-other-filtersfile.txt.md5 2025/05/31 03:25:22 INFO : Copying Path2 files to Path1 2025/05/31 03:25:22 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:25:22 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:25:22 INFO : subdir: Set directory modification time (using SetModTime) 2025/05/31 03:25:23 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2025/05/31 03:25:23 INFO : Resync updating listings 2025/05/31 03:25:23 INFO : Validating listings for Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/check_access_filters/path1/" vs Path2 "/tmp/032501ca/check_access_filters/path2/" 2025/05/31 03:25:23 INFO : Bisync successful 2025/05/31 03:25:23 NOTICE: (06) : test EXCLUDE - test filters for check access 2025/05/31 03:25:23 NOTICE: (07) : bisync check-access filters-file=/tmp/032501ca/workdir/exclude-other-filtersfile.txt 2025/05/31 03:25:23 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:25: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/31 03:25:23 INFO : Synching Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/check_access_filters/path1/" with Path2 "/tmp/032501ca/check_access_filters/path2/" 2025/05/31 03:25:23 INFO : Using filters file /tmp/032501ca/workdir/exclude-other-filtersfile.txt 2025/05/31 03:25:23 INFO : Building Path1 and Path2 listings 2025/05/31 03:25:24 INFO : Path1 checking for diffs 2025/05/31 03:25:24 INFO : Path2 checking for diffs 2025/05/31 03:25:24 INFO : Checking access health 2025/05/31 03:25:24 INFO : Found 3 matching "RCLONE_TEST" files on both paths 2025/05/31 03:25:24 INFO : No changes found 2025/05/31 03:25:24 INFO : Updating listings 2025/05/31 03:25:24 INFO : Validating listings for Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/check_access_filters/path1/" vs Path2 "/tmp/032501ca/check_access_filters/path2/" 2025/05/31 03:25:24 INFO : Bisync successful 2025/05/31 03:25:24 NOTICE: (08) : copy-listings exclude-initial 2025/05/31 03:25:24 NOTICE: (09) : test EXCLUDE - delete RCLONE_TEST files in excluded directories 2025/05/31 03:25:24 NOTICE: (10) : delete-file /tmp/032501ca/check_access_filters/path2/subdir/subdirA/RCLONE_TEST 2025/05/31 03:25:24 NOTICE: (11) : delete-file TestPutio:rclone-test-wopepuq5zaqa/032501ca/check_access_filters/path1/subdir-not/RCLONE_TEST 2025/05/31 03:25:24 NOTICE: (12) : delete-file /tmp/032501ca/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST 2025/05/31 03:25:24 NOTICE: (13) : delete-file TestPutio:rclone-test-wopepuq5zaqa/032501ca/check_access_filters/path1/subdirX/RCLONE_TEST 2025/05/31 03:25:25 NOTICE: (14) : test EXCLUDE - test should PASS 2025/05/31 03:25:25 NOTICE: (15) : bisync check-access filters-file=/tmp/032501ca/workdir/exclude-other-filtersfile.txt 2025/05/31 03:25:26 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:25: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/31 03:25:26 INFO : Synching Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/check_access_filters/path1/" with Path2 "/tmp/032501ca/check_access_filters/path2/" 2025/05/31 03:25:26 INFO : Using filters file /tmp/032501ca/workdir/exclude-other-filtersfile.txt 2025/05/31 03:25:26 INFO : Building Path1 and Path2 listings 2025/05/31 03:25:26 INFO : Path1 checking for diffs 2025/05/31 03:25:26 INFO : Path2 checking for diffs 2025/05/31 03:25:26 INFO : Checking access health 2025/05/31 03:25:26 INFO : Found 3 matching "RCLONE_TEST" files on both paths 2025/05/31 03:25:26 INFO : No changes found 2025/05/31 03:25:26 INFO : Updating listings 2025/05/31 03:25:26 INFO : Validating listings for Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/check_access_filters/path1/" vs Path2 "/tmp/032501ca/check_access_filters/path2/" 2025/05/31 03:25:26 INFO : Bisync successful 2025/05/31 03:25:26 NOTICE: (16) : copy-listings exclude-pass-run 2025/05/31 03:25:26 NOTICE: (17) : test EXCLUDE - delete RCLONE_TEST files in included directories 2025/05/31 03:25:26 NOTICE: (18) : delete-file /tmp/032501ca/check_access_filters/path2/RCLONE_TEST 2025/05/31 03:25:26 NOTICE: (19) : delete-file TestPutio:rclone-test-wopepuq5zaqa/032501ca/check_access_filters/path1/subdir/RCLONE_TEST 2025/05/31 03:25:26 NOTICE: (20) : test EXCLUDE - test should ABORT 2025/05/31 03:25:26 NOTICE: (21) : bisync check-access filters-file=/tmp/032501ca/workdir/exclude-other-filtersfile.txt 2025/05/31 03:25:27 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:25:27 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/31 03:25:27 INFO : Synching Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/check_access_filters/path1/" with Path2 "/tmp/032501ca/check_access_filters/path2/" 2025/05/31 03:25:27 INFO : Using filters file /tmp/032501ca/workdir/exclude-other-filtersfile.txt 2025/05/31 03:25:27 INFO : Building Path1 and Path2 listings 2025/05/31 03:25:27 INFO : Path1 checking for diffs 2025/05/31 03:25:27 INFO : - Path1 File was deleted - subdir/RCLONE_TEST 2025/05/31 03:25:27 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/05/31 03:25:27 INFO : Path2 checking for diffs 2025/05/31 03:25:27 INFO : - Path2 File was deleted - RCLONE_TEST 2025/05/31 03:25:27 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/05/31 03:25:27 INFO : Checking access health 2025/05/31 03:25:27 ERROR : -  Access test failed: Path1 file not found in Path2 - RCLONE_TEST 2025/05/31 03:25:27 ERROR : -  Access test failed: Path2 file not found in Path1 - subdir/RCLONE_TEST 2025/05/31 03:25:27 ERROR : Bisync critical error: check file check failed 2025/05/31 03:25:27 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/31 03:25:27 NOTICE: Bisync error: bisync aborted 2025/05/31 03:25:27 NOTICE: (22) : move-listings exclude-error-run 2025/05/31 03:25:27 NOTICE: (23) : test INCLUDE - OTHER TESTS 2025/05/31 03:25:27 NOTICE: (24) : test reset to the initial state 2025/05/31 03:25:27 NOTICE: (25) : copy-dir /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial TestPutio:rclone-test-wopepuq5zaqa/032501ca/check_access_filters/path1/ 2025/05/31 03:25:29 ERROR : subdir-not/RCLONE_TEST: Failed to copy: unexpected status code (404) response while doing HEAD to https://s84.put.io/files/3b3521333fc9dd318c1ad4e2c80f270d8f3e3845 bisync_test.go:495: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:495 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: test step failed Test: TestBisyncRemoteLocal/check_access_filters Messages: step 25 failed: unexpected status code (404) response while doing HEAD to https://s84.put.io/files/3b3521333fc9dd318c1ad4e2c80f270d8f3e3845 === RUN TestBisyncRemoteLocal/concurrent 2025/05/31 03:25:29 ERROR : error listing: directory not found 2025/05/31 03:25:29 ERROR : error listing: directory not found 2025/05/31 03:25:29 NOTICE: checking initFs Local file system at /tmp/032501ca/initdir/test_concurrent-wexedeg2 2025/05/31 03:25:30 ERROR : file3.txt: Failed to copy: unexpected status code (404) response while doing PATCH to https://s83.put.io/files/e1fb769b04b2a94d44863d3f70ea5d437227f505 bisync_test.go:1943: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:1943 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:458 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Received unexpected error: unexpected status code (404) response while doing PATCH to https://s83.put.io/files/e1fb769b04b2a94d44863d3f70ea5d437227f505 Test: TestBisyncRemoteLocal/concurrent Messages: setting up path1 2025/05/31 03:25:32 NOTICE: checking Path1 Putio root 'rclone-test-wopepuq5zaqa/032501ca/concurrent/path1' fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Should be true Test: TestBisyncRemoteLocal/concurrent Messages: listing wrong, want RCLONE_TEST (109), file1.txt (0), file2.txt (0), file3.txt (0), file4.txt (0), file5.txt (0), file6.txt (0), file7.txt (0), file8.txt (0) got RCLONE_TEST (109), file1.txt (0), file2.txt (0), file4.txt (0), file5.txt (0), file6.txt (0), file7.txt (0), file8.txt (0) fstest.go:197: Not found "file3.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: 0 actual : 1 Test: TestBisyncRemoteLocal/concurrent Messages: 1 objects not found 2025/05/31 03:25:40 NOTICE: checking path2 Local file system at /tmp/032501ca/concurrent/path2 2025/05/31 03:25:40 NOTICE: (01) : test concurrent 2025/05/31 03:25:40 NOTICE: (02) : test initial bisync 2025/05/31 03:25:40 NOTICE: (03) : bisync resync 2025/05/31 03:25:41 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:25:41 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/31 03:25:41 INFO : Synching Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/concurrent/path1/" with Path2 "/tmp/032501ca/concurrent/path2/" 2025/05/31 03:25:41 INFO : Copying Path2 files to Path1 2025/05/31 03:25:41 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:25:42 INFO : file3.txt: Copied (new) 2025/05/31 03:25:42 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:25:42 INFO : Resync updating listings 2025/05/31 03:25:42 INFO : Validating listings for Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/concurrent/path1/" vs Path2 "/tmp/032501ca/concurrent/path2/" 2025/05/31 03:25:42 INFO : Bisync successful 2025/05/31 03:25:42 NOTICE: (04) : test changed on one path - file1 2025/05/31 03:25:42 NOTICE: (05) : touch-glob 2001-01-02 /tmp/032501ca/datadir/test_concurrent-xojarom1/ file5R.txt 2025/05/31 03:25:42 NOTICE: (06) : touch-glob 2023-08-26 /tmp/032501ca/datadir/test_concurrent-xojarom1/ file7.txt 2025/05/31 03:25:42 NOTICE: (07) : copy-as /tmp/032501ca/datadir/test_concurrent-xojarom1/file5R.txt /tmp/032501ca/concurrent/path2/ file1.txt 2025/05/31 03:25:42 NOTICE: (08) : test bisync with file changed during 2025/05/31 03:25:42 NOTICE: (09) : concurrent-func 2025/05/31 03:25:42 NOTICE: (10) : bisync 2025/05/31 03:25:43 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:25:43 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/31 03:25:43 INFO : Synching Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/concurrent/path1/" with Path2 "/tmp/032501ca/concurrent/path2/" 2025/05/31 03:25:43 INFO : Building Path1 and Path2 listings 2025/05/31 03:25:43 INFO : Path1 checking for diffs 2025/05/31 03:25:43 INFO : Path2 checking for diffs 2025/05/31 03:25:43 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/05/31 03:25:43 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/05/31 03:25:43 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/05/31 03:25:43 INFO : Applying changes 2025/05/31 03:25:43 INFO : - Path2 Queue copy to Path1 - TestPutio:rclone-test-wopepuq5zaqa/032501ca/concurrent/path1/file1.txt 2025/05/31 03:25:43 INFO : - Path2 Do queued copies to - Path1 2025/05/31 03:25:43 INFO : file7.txt: Copied (replaced existing) to: file1.txt 2025/05/31 03:25:44 INFO : file1.txt: Copied (replaced existing) 2025/05/31 03:25:44 INFO : Updating listings 2025/05/31 03:25:44 INFO : Validating listings for Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/concurrent/path1/" vs Path2 "/tmp/032501ca/concurrent/path2/" 2025/05/31 03:25:44 INFO : Bisync successful 2025/05/31 03:25:44 NOTICE: (11) : bisync 2025/05/31 03:25:45 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:25: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/31 03:25:45 INFO : Synching Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/concurrent/path1/" with Path2 "/tmp/032501ca/concurrent/path2/" 2025/05/31 03:25:45 INFO : Building Path1 and Path2 listings 2025/05/31 03:25:45 INFO : Path1 checking for diffs 2025/05/31 03:25:45 INFO : Path2 checking for diffs 2025/05/31 03:25:45 INFO : No changes found 2025/05/31 03:25:45 INFO : Updating listings 2025/05/31 03:25:45 INFO : Validating listings for Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/concurrent/path1/" vs Path2 "/tmp/032501ca/concurrent/path2/" 2025/05/31 03:25:45 INFO : Bisync successful bisync_test.go:560: TEST concurrent PASSED === RUN TestBisyncRemoteLocal/dry_run 2025/05/31 03:25:45 ERROR : error listing: directory not found 2025/05/31 03:25:45 ERROR : error listing: directory not found 2025/05/31 03:25:45 NOTICE: checking initFs Local file system at /tmp/032501ca/initdir/test_dry_run-hohufix4 2025/05/31 03:25:46 ERROR : file3.txt: Failed to copy: unexpected status code (404) response while doing PATCH to https://s102.put.io/files/9734374a8f6de5f1f3514e9e12831c1c3a6fcb65 2025/05/31 03:25:46 ERROR : file2.txt: Failed to copy: unexpected status code (404) response while doing PATCH to https://s78.put.io/files/2b16b4250903dd55506dcaf6e99fc66446ec5f3e bisync_test.go:1943: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:1943 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:458 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Received unexpected error: unexpected status code (404) response while doing PATCH to https://s78.put.io/files/2b16b4250903dd55506dcaf6e99fc66446ec5f3e Test: TestBisyncRemoteLocal/dry_run Messages: setting up path1 2025/05/31 03:25:47 NOTICE: checking Path1 Putio root 'rclone-test-wopepuq5zaqa/032501ca/dry_run/path1' fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Should be true Test: TestBisyncRemoteLocal/dry_run Messages: listing wrong, want RCLONE_TEST (109), file1.txt (0), file2.txt (0), file3.txt (0), file4.txt (0), file5.txt (0), file6.txt (0), file7.txt (0) got RCLONE_TEST (109), file1.txt (0), file4.txt (0), file5.txt (0), file6.txt (0), file7.txt (0) fstest.go:197: Not found "file2.txt" fstest.go:197: Not found "file3.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: 0 actual : 2 Test: TestBisyncRemoteLocal/dry_run Messages: 2 objects not found 2025/05/31 03:25:55 NOTICE: checking path2 Local file system at /tmp/032501ca/dry_run/path2 2025/05/31 03:25:55 NOTICE: (01) : test dry-run 2025/05/31 03:25:55 NOTICE: (02) : test initial bisync 2025/05/31 03:25:55 NOTICE: (03) : bisync resync 2025/05/31 03:25:56 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:25: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/31 03:25:56 INFO : Synching Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/dry_run/path1/" with Path2 "/tmp/032501ca/dry_run/path2/" 2025/05/31 03:25:56 INFO : Copying Path2 files to Path1 2025/05/31 03:25:56 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:25:57 INFO : file3.txt: Copied (new) 2025/05/31 03:25:57 INFO : file2.txt: Copied (new) 2025/05/31 03:25:57 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:25:57 INFO : Resync updating listings 2025/05/31 03:25:57 INFO : Validating listings for Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/dry_run/path1/" vs Path2 "/tmp/032501ca/dry_run/path2/" 2025/05/31 03:25:57 INFO : Bisync successful 2025/05/31 03:25:57 NOTICE: (04) : test new on path2 - file10 2025/05/31 03:25:57 NOTICE: (05) : touch-copy 2001-01-02 /tmp/032501ca/datadir/test_dry_run-zuwakah2/file10.txt /tmp/032501ca/dry_run/path2/ 2025/05/31 03:25:57 NOTICE: (06) : test newer on path2 - file1 2025/05/31 03:25:57 NOTICE: (07) : touch-copy 2001-01-02 /tmp/032501ca/datadir/test_dry_run-zuwakah2/file1.txt /tmp/032501ca/dry_run/path2/ 2025/05/31 03:25:57 NOTICE: (08) : test new on path1 - file11 2025/05/31 03:25:57 NOTICE: (09) : touch-copy 2001-01-02 /tmp/032501ca/datadir/test_dry_run-zuwakah2/file11.txt TestPutio:rclone-test-wopepuq5zaqa/032501ca/dry_run/path1/ 2025/05/31 03:25:58 NOTICE: (10) : test newer on path1 - file2 2025/05/31 03:25:58 NOTICE: (11) : touch-copy 2001-01-02 /tmp/032501ca/datadir/test_dry_run-zuwakah2/file2.txt TestPutio:rclone-test-wopepuq5zaqa/032501ca/dry_run/path1/ 2025/05/31 03:25:59 NOTICE: (12) : test deleted on path2 - file3 2025/05/31 03:25:59 NOTICE: (13) : delete-file /tmp/032501ca/dry_run/path2/file3.txt 2025/05/31 03:25:59 NOTICE: (14) : test deleted on path1 - file4 2025/05/31 03:25:59 NOTICE: (15) : delete-file TestPutio:rclone-test-wopepuq5zaqa/032501ca/dry_run/path1/file4.txt 2025/05/31 03:25:59 NOTICE: (16) : test changed on path2 and on path1 - file5 (file5R, file5L) 2025/05/31 03:25:59 NOTICE: (17) : touch-glob 2001-01-02 /tmp/032501ca/datadir/test_dry_run-zuwakah2/ file5R.txt 2025/05/31 03:25:59 NOTICE: (18) : copy-as /tmp/032501ca/datadir/test_dry_run-zuwakah2/file5R.txt /tmp/032501ca/dry_run/path2/ file5.txt 2025/05/31 03:25:59 NOTICE: (19) : touch-glob 2001-03-04 /tmp/032501ca/datadir/test_dry_run-zuwakah2/ file5L.txt 2025/05/31 03:25:59 NOTICE: (20) : copy-as /tmp/032501ca/datadir/test_dry_run-zuwakah2/file5L.txt TestPutio:rclone-test-wopepuq5zaqa/032501ca/dry_run/path1/ file5.txt 2025/05/31 03:26:01 NOTICE: (21) : test newer on path2 and deleted on path1 - file6 2025/05/31 03:26:01 NOTICE: (22) : touch-copy 2001-01-02 /tmp/032501ca/datadir/test_dry_run-zuwakah2/file6.txt /tmp/032501ca/dry_run/path2/ 2025/05/31 03:26:01 NOTICE: (23) : delete-file TestPutio:rclone-test-wopepuq5zaqa/032501ca/dry_run/path1/file6.txt 2025/05/31 03:26:01 NOTICE: (24) : test newer on path1 and deleted on path2 - file7 2025/05/31 03:26:01 NOTICE: (25) : touch-copy 2001-01-02 /tmp/032501ca/datadir/test_dry_run-zuwakah2/file7.txt TestPutio:rclone-test-wopepuq5zaqa/032501ca/dry_run/path1/ 2025/05/31 03:26:02 NOTICE: (26) : delete-file /tmp/032501ca/dry_run/path2/file7.txt 2025/05/31 03:26:02 NOTICE: (27) : test sync with dry-run and resync 2025/05/31 03:26:02 NOTICE: (28) : bisync dry-run resync 2025/05/31 03:26:03 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:26: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/31 03:26:03 INFO : Synching Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/dry_run/path1/" with Path2 "/tmp/032501ca/dry_run/path2/" 2025/05/31 03:26:03 INFO : Copying Path2 files to Path1 2025/05/31 03:26:03 NOTICE: - Path2 Resync is copying files to - Path1 2025/05/31 03:26:03 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19) 2025/05/31 03:26:03 NOTICE: file4.txt: Skipped copy as --dry-run is set (size 0) 2025/05/31 03:26:03 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19) 2025/05/31 03:26:03 NOTICE: - Path1 Resync is copying files to - Path2 2025/05/31 03:26:03 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19) 2025/05/31 03:26:03 NOTICE: file3.txt: Skipped copy as --dry-run is set (size 0) 2025/05/31 03:26:03 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19) 2025/05/31 03:26:03 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 0) 2025/05/31 03:26:03 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13) 2025/05/31 03:26:03 NOTICE: file5.txt: Skipped copy as --dry-run is set (size 39) 2025/05/31 03:26:03 INFO : Resync updating listings 2025/05/31 03:26:03 INFO : Bisync successful 2025/05/31 03:26:03 NOTICE: (29) : copy-listings dryrun-resync 2025/05/31 03:26:03 NOTICE: (30) : test sync with dry-run 2025/05/31 03:26:03 NOTICE: (31) : bisync dry-run 2025/05/31 03:26:04 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:26: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/31 03:26:04 INFO : Synching Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/dry_run/path1/" with Path2 "/tmp/032501ca/dry_run/path2/" 2025/05/31 03:26:04 INFO : Building Path1 and Path2 listings 2025/05/31 03:26:04 INFO : Path1 checking for diffs 2025/05/31 03:26:04 NOTICE: - Path1 File changed: size (larger), time (newer) - file2.txt 2025/05/31 03:26:04 NOTICE: - Path1 File was deleted - file4.txt 2025/05/31 03:26:04 NOTICE: - Path1 File changed: size (larger), time (newer) - file5.txt 2025/05/31 03:26:04 NOTICE: - Path1 File was deleted - file6.txt 2025/05/31 03:26:04 NOTICE: - Path1 File changed: size (larger), time (newer) - file7.txt 2025/05/31 03:26:04 NOTICE: - Path1 File is new - file11.txt 2025/05/31 03:26:04 INFO : Path1: 6 changes:  1 new,  3 modified,  2 deleted 2025/05/31 03:26:04 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/05/31 03:26:04 INFO : Path2 checking for diffs 2025/05/31 03:26:04 NOTICE: - Path2 File changed: size (larger), time (newer) - file1.txt 2025/05/31 03:26:04 NOTICE: - Path2 File was deleted - file3.txt 2025/05/31 03:26:04 NOTICE: - Path2 File changed: size (larger), time (newer) - file5.txt 2025/05/31 03:26:04 NOTICE: - Path2 File changed: size (larger), time (newer) - file6.txt 2025/05/31 03:26:04 NOTICE: - Path2 File was deleted - file7.txt 2025/05/31 03:26:04 NOTICE: - Path2 File is new - file10.txt 2025/05/31 03:26:04 INFO : Path2: 6 changes:  1 new,  3 modified,  2 deleted 2025/05/31 03:26:04 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/05/31 03:26:04 INFO : Applying changes 2025/05/31 03:26:04 INFO : Checking potential conflicts... 2025/05/31 03:26:04 ERROR : file5.txt: crc32 differ 2025/05/31 03:26:04 NOTICE: Local file system at /tmp/032501ca/dry_run/path2: 1 differences found 2025/05/31 03:26:04 NOTICE: Local file system at /tmp/032501ca/dry_run/path2: 1 errors while checking 2025/05/31 03:26:04 INFO : Finished checking the potential conflicts. 1 differences found 2025/05/31 03:26:04 NOTICE: - Path1 Queue copy to Path2 - /tmp/032501ca/dry_run/path2/file11.txt 2025/05/31 03:26:04 NOTICE: - Path1 Queue copy to Path2 - /tmp/032501ca/dry_run/path2/file2.txt 2025/05/31 03:26:04 NOTICE: - Path2 Queue delete - /tmp/032501ca/dry_run/path2/file4.txt 2025/05/31 03:26:04 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/05/31 03:26:04 NOTICE: file5.txt: Skipped rename as --dry-run is set 2025/05/31 03:26:04 NOTICE: - Path1 Queue copy to Path2 - /tmp/032501ca/dry_run/path2/file5.txt.conflict1 2025/05/31 03:26:04 NOTICE: file5.txt: Skipped rename as --dry-run is set 2025/05/31 03:26:04 NOTICE: - Path2 Queue copy to Path1 - TestPutio:rclone-test-wopepuq5zaqa/032501ca/dry_run/path1/file5.txt.conflict2 2025/05/31 03:26:04 NOTICE: - Path2 Queue copy to Path1 - TestPutio:rclone-test-wopepuq5zaqa/032501ca/dry_run/path1/file6.txt 2025/05/31 03:26:04 NOTICE: - Path1 Queue copy to Path2 - /tmp/032501ca/dry_run/path2/file7.txt 2025/05/31 03:26:04 NOTICE: - Path2 Queue copy to Path1 - TestPutio:rclone-test-wopepuq5zaqa/032501ca/dry_run/path1/file1.txt 2025/05/31 03:26:04 NOTICE: - Path2 Queue copy to Path1 - TestPutio:rclone-test-wopepuq5zaqa/032501ca/dry_run/path1/file10.txt 2025/05/31 03:26:04 NOTICE: - Path1 Queue delete - TestPutio:rclone-test-wopepuq5zaqa/032501ca/dry_run/path1/file3.txt 2025/05/31 03:26:04 NOTICE: - Path2 Do queued copies to - Path1 2025/05/31 03:26:04 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19) 2025/05/31 03:26:04 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 19) 2025/05/31 03:26:04 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19) 2025/05/31 03:26:04 NOTICE: file3.txt: Skipped delete as --dry-run is set (size 0) 2025/05/31 03:26:04 NOTICE: - Path1 Do queued copies to - Path2 2025/05/31 03:26:04 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19) 2025/05/31 03:26:04 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19) 2025/05/31 03:26:04 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13) 2025/05/31 03:26:04 NOTICE: file4.txt: Skipped delete as --dry-run is set (size 0) 2025/05/31 03:26:04 INFO : Updating listings 2025/05/31 03:26:04 INFO : Bisync successful 2025/05/31 03:26:04 NOTICE: (32) : copy-listings dryrun 2025/05/31 03:26:04 NOTICE: (33) : test sync without dry-run 2025/05/31 03:26:04 NOTICE: (34) : bisync 2025/05/31 03:26:05 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:26:05 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/31 03:26:05 INFO : Synching Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/dry_run/path1/" with Path2 "/tmp/032501ca/dry_run/path2/" 2025/05/31 03:26:05 INFO : Building Path1 and Path2 listings 2025/05/31 03:26:05 INFO : Path1 checking for diffs 2025/05/31 03:26:05 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/05/31 03:26:05 INFO : - Path1 File was deleted - file4.txt 2025/05/31 03:26:05 INFO : - Path1 File changed: size (larger), time (newer) - file5.txt 2025/05/31 03:26:05 INFO : - Path1 File was deleted - file6.txt 2025/05/31 03:26:05 INFO : - Path1 File changed: size (larger), time (newer) - file7.txt 2025/05/31 03:26:05 INFO : - Path1 File is new - file11.txt 2025/05/31 03:26:05 INFO : Path1: 6 changes:  1 new,  3 modified,  2 deleted 2025/05/31 03:26:05 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/05/31 03:26:05 INFO : Path2 checking for diffs 2025/05/31 03:26:05 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/05/31 03:26:05 INFO : - Path2 File was deleted - file3.txt 2025/05/31 03:26:05 INFO : - Path2 File changed: size (larger), time (newer) - file5.txt 2025/05/31 03:26:05 INFO : - Path2 File changed: size (larger), time (newer) - file6.txt 2025/05/31 03:26:05 INFO : - Path2 File was deleted - file7.txt 2025/05/31 03:26:05 INFO : - Path2 File is new - file10.txt 2025/05/31 03:26:05 INFO : Path2: 6 changes:  1 new,  3 modified,  2 deleted 2025/05/31 03:26:05 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/05/31 03:26:05 INFO : Applying changes 2025/05/31 03:26:05 INFO : Checking potential conflicts... 2025/05/31 03:26:05 ERROR : file5.txt: crc32 differ 2025/05/31 03:26:05 NOTICE: Local file system at /tmp/032501ca/dry_run/path2: 1 differences found 2025/05/31 03:26:05 NOTICE: Local file system at /tmp/032501ca/dry_run/path2: 1 errors while checking 2025/05/31 03:26:05 INFO : Finished checking the potential conflicts. 1 differences found 2025/05/31 03:26:05 INFO : - Path1 Queue copy to Path2 - /tmp/032501ca/dry_run/path2/file11.txt 2025/05/31 03:26:05 INFO : - Path1 Queue copy to Path2 - /tmp/032501ca/dry_run/path2/file2.txt 2025/05/31 03:26:05 INFO : - Path2 Queue delete - /tmp/032501ca/dry_run/path2/file4.txt 2025/05/31 03:26:05 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/05/31 03:26:05 NOTICE: - Path1 Renaming Path1 copy - TestPutio:rclone-test-wopepuq5zaqa/032501ca/dry_run/path1/file5.txt.conflict1 2025/05/31 03:26:06 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1 2025/05/31 03:26:06 NOTICE: - Path1 Queue copy to Path2 - /tmp/032501ca/dry_run/path2/file5.txt.conflict1 2025/05/31 03:26:06 NOTICE: - Path2 Renaming Path2 copy - /tmp/032501ca/dry_run/path2/file5.txt.conflict2 2025/05/31 03:26:06 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2 2025/05/31 03:26:06 NOTICE: - Path2 Queue copy to Path1 - TestPutio:rclone-test-wopepuq5zaqa/032501ca/dry_run/path1/file5.txt.conflict2 2025/05/31 03:26:06 INFO : - Path2 Queue copy to Path1 - TestPutio:rclone-test-wopepuq5zaqa/032501ca/dry_run/path1/file6.txt 2025/05/31 03:26:06 INFO : - Path1 Queue copy to Path2 - /tmp/032501ca/dry_run/path2/file7.txt 2025/05/31 03:26:06 INFO : - Path2 Queue copy to Path1 - TestPutio:rclone-test-wopepuq5zaqa/032501ca/dry_run/path1/file1.txt 2025/05/31 03:26:06 INFO : - Path2 Queue copy to Path1 - TestPutio:rclone-test-wopepuq5zaqa/032501ca/dry_run/path1/file10.txt 2025/05/31 03:26:06 INFO : - Path1 Queue delete - TestPutio:rclone-test-wopepuq5zaqa/032501ca/dry_run/path1/file3.txt 2025/05/31 03:26:06 INFO : - Path2 Do queued copies to - Path1 2025/05/31 03:26:06 INFO : file10.txt: Copied (new) 2025/05/31 03:26:07 INFO : file1.txt: Copied (replaced existing) 2025/05/31 03:26:07 INFO : file5.txt.conflict2: Copied (new) 2025/05/31 03:26:07 INFO : file6.txt: Copied (new) 2025/05/31 03:26:07 INFO : file3.txt: Deleted 2025/05/31 03:26:07 INFO : - Path1 Do queued copies to - Path2 2025/05/31 03:26:07 INFO : file11.txt: Copied (new) 2025/05/31 03:26:07 INFO : file5.txt.conflict1: Copied (new) 2025/05/31 03:26:07 INFO : file7.txt: Copied (new) 2025/05/31 03:26:07 INFO : file2.txt: Copied (replaced existing) 2025/05/31 03:26:07 INFO : file4.txt: Deleted 2025/05/31 03:26:07 INFO : Updating listings 2025/05/31 03:26:07 INFO : Validating listings for Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/dry_run/path1/" vs Path2 "/tmp/032501ca/dry_run/path2/" 2025/05/31 03:26:07 INFO : Bisync successful bisync_test.go:560: TEST dry_run PASSED === RUN TestBisyncRemoteLocal/ext_paths 2025/05/31 03:26:08 ERROR : error listing: directory not found 2025/05/31 03:26:08 ERROR : error listing: directory not found 2025/05/31 03:26:08 NOTICE: checking initFs Local file system at /tmp/032501ca/initdir/test_ext_paths-zaranid6 2025/05/31 03:26:10 ERROR : 測試_check file: Failed to copy: unexpected status code (404) response while doing PATCH to https://s71.put.io/files/1f720e240e54d76af79080a930eb2d2a5d5ef4cb bisync_test.go:1943: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:1943 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:458 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Received unexpected error: unexpected status code (404) response while doing PATCH to https://s71.put.io/files/1f720e240e54d76af79080a930eb2d2a5d5ef4cb Test: TestBisyncRemoteLocal/ext_paths Messages: setting up path1 2025/05/31 03:26:11 NOTICE: checking Path1 Putio root 'rclone-test-wopepuq5zaqa/032501ca/ext_paths/path1' fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Should be true Test: TestBisyncRemoteLocal/ext_paths Messages: listing wrong, want RCLONE_TEST (109), file1.txt (0), file_enconde_mañana_funcionará.txt (0), filename_contains_ě_.txt (272), filename_contains_ࢺ_.txt (272), Русский.txt (0), 測試_check file (0), 測試Русский ěáñ/filename_contains_ě_.txt (272), 測試Русский ěáñ/filename_contains_ࢺ_.txt (272), 測試Русский ěáñ/測試_check file (0) got RCLONE_TEST (109), file1.txt (0), file_enconde_mañana_funcionará.txt (0), filename_contains_ě_.txt (272), filename_contains_ࢺ_.txt (272), Русский.txt (0), 測試Русский ěáñ/filename_contains_ě_.txt (272), 測試Русский ěáñ/filename_contains_ࢺ_.txt (272), 測試Русский ěáñ/測試_check file (0) fstest.go:197: Not found "測試_check file" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: 0 actual : 1 Test: TestBisyncRemoteLocal/ext_paths Messages: 1 objects not found 2025/05/31 03:26:19 NOTICE: checking path2 Local file system at /tmp/032501ca/ext_paths/path2 2025/05/31 03:26:19 NOTICE: (01) : test extended-char-paths 2025/05/31 03:26:19 NOTICE: (02) : fix-names TestPutio:rclone-test-wopepuq5zaqa/032501ca/ext_paths/path1/測試Русский{spc}{spc}ěáñ/ 2025/05/31 03:26:20 ERROR : Putio root 'rclone-test-wopepuq5zaqa/032501ca/ext_paths/path1/測試Русский ěáñ-rclone-move-jewadow5': Server side directory move failed: directory not found 2025/05/31 03:26:21 ERROR : Putio root 'rclone-test-wopepuq5zaqa/032501ca/ext_paths/path1/測試Русский ěáñ-rclone-move-jewadow5': error reading source root directory: directory not found 2025/05/31 03:26:21 NOTICE: (03) : fix-names /tmp/032501ca/ext_paths/path2/測試Русский{spc}{spc}ěáñ/ 2025/05/31 03:26:21 ERROR : Local file system at /tmp/032501ca/ext_paths/path2/測試Русский ěáñ-rclone-move-tesowab8: Server side directory move failed: rename /tmp/032501ca/ext_paths/path2/測試Русский ěáñ /tmp/032501ca/ext_paths/path2/測試Русский ěáñ-rclone-move-tesowab8: no such file or directory 2025/05/31 03:26:21 ERROR : Local file system at /tmp/032501ca/ext_paths/path2/測試Русский ěáñ-rclone-move-tesowab8: error reading source root directory: directory not found 2025/05/31 03:26:21 NOTICE: (04) : fix-names TestPutio:rclone-test-wopepuq5zaqa/032501ca/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file 2025/05/31 03:26:21 NOTICE: (05) : fix-names /tmp/032501ca/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file 2025/05/31 03:26:21 NOTICE: (06) : fix-names TestPutio:rclone-test-wopepuq5zaqa/032501ca/ext_paths/path1/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt 2025/05/31 03:26:22 NOTICE: (07) : fix-names /tmp/032501ca/ext_paths/path2/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt 2025/05/31 03:26:22 NOTICE: (08) : fix-names TestPutio:rclone-test-wopepuq5zaqa/032501ca/ext_paths/path1/測試_check{spc}file 2025/05/31 03:26:22 NOTICE: rclone-test-wopepuq5zaqa/032501ca/ext_paths/path1/測試_check file: Can't find expected file TestPutio:rclone-test-wopepuq5zaqa/032501ca/ext_paths/path1/測試_check file (was it renamed by the os?) 2025/05/31 03:26:22 NOTICE: (09) : fix-names /tmp/032501ca/ext_paths/path2/測試_check{spc}file 2025/05/31 03:26:22 NOTICE: (10) : fix-names TestPutio:rclone-test-wopepuq5zaqa/032501ca/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file 2025/05/31 03:26:23 NOTICE: (11) : fix-names /tmp/032501ca/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file 2025/05/31 03:26:23 NOTICE: (12) : test resync subdirs with extended chars 2025/05/31 03:26:23 NOTICE: (13) : bisync subdir=測試Русский{spc}{spc}ěáñ resync 2025/05/31 03:26:24 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:26:24 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/31 03:26:24 INFO : Synching Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/ext_paths/path1/測試Русский ěáñ/" with Path2 "/tmp/032501ca/ext_paths/path2/測試Русский ěáñ/" 2025/05/31 03:26:24 INFO : Copying Path2 files to Path1 2025/05/31 03:26:24 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:26:24 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:26:24 INFO : Resync updating listings 2025/05/31 03:26:24 INFO : Validating listings for Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/ext_paths/path1/測試Русский ěáñ/" vs Path2 "/tmp/032501ca/ext_paths/path2/測試Русский ěáñ/" 2025/05/31 03:26:24 INFO : Bisync successful 2025/05/31 03:26:24 NOTICE: (14) : copy-listings resync 2025/05/31 03:26:24 NOTICE: (15) : test place new files with extended chars on each side 2025/05/31 03:26:24 NOTICE: (16) : touch-glob 2001-01-02 /tmp/032501ca/datadir/test_ext_paths-kadiley1/ file1.txt 2025/05/31 03:26:24 NOTICE: (17) : copy-as /tmp/032501ca/datadir/test_ext_paths-kadiley1/file1.txt TestPutio:rclone-test-wopepuq5zaqa/032501ca/ext_paths/path1/測試Русский{spc}{spc}ěáñ 測試_file1p1 2025/05/31 03:26:25 NOTICE: (18) : copy-as /tmp/032501ca/datadir/test_ext_paths-kadiley1/file1.txt /tmp/032501ca/ext_paths/path2/測試Русский{spc}{spc}ěáñ 測試_file1p2 2025/05/31 03:26:25 NOTICE: (19) : test normal sync of subdirs with extended chars 2025/05/31 03:26:25 NOTICE: (20) : bisync subdir=測試Русский{spc}{spc}ěáñ 2025/05/31 03:26:26 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:26: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/31 03:26:26 INFO : Synching Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/ext_paths/path1/測試Русский ěáñ/" with Path2 "/tmp/032501ca/ext_paths/path2/測試Русский ěáñ/" 2025/05/31 03:26:26 INFO : Building Path1 and Path2 listings 2025/05/31 03:26:26 INFO : Path1 checking for diffs 2025/05/31 03:26:26 INFO : - Path1 File is new - 測試_file1p1 2025/05/31 03:26:26 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/05/31 03:26:26 INFO : Path2 checking for diffs 2025/05/31 03:26:26 INFO : - Path2 File is new - 測試_file1p2 2025/05/31 03:26:26 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/05/31 03:26:26 INFO : Applying changes 2025/05/31 03:26:26 INFO : - Path1 Queue copy to Path2 - /tmp/032501ca/ext_paths/path2/測試Русский ěáñ/測試_file1p1 2025/05/31 03:26:26 INFO : - Path2 Queue copy to Path1 - TestPutio:rclone-test-wopepuq5zaqa/032501ca/ext_paths/path1/測試Русский ěáñ/測試_file1p2 2025/05/31 03:26:26 INFO : - Path2 Do queued copies to - Path1 2025/05/31 03:26:27 INFO : 測試_file1p2: Copied (new) 2025/05/31 03:26:27 INFO : - Path1 Do queued copies to - Path2 2025/05/31 03:26:27 INFO : 測試_file1p1: Copied (new) 2025/05/31 03:26:27 INFO : Updating listings 2025/05/31 03:26:27 INFO : Validating listings for Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/ext_paths/path1/測試Русский ěáñ/" vs Path2 "/tmp/032501ca/ext_paths/path2/測試Русский ěáñ/" 2025/05/31 03:26:27 INFO : Bisync successful 2025/05/31 03:26:27 NOTICE: (21) : move-listings normal-sync 2025/05/31 03:26:27 NOTICE: (22) : test check-filename with extended chars. check should fail. 2025/05/31 03:26:27 NOTICE: (23) : bisync resync 2025/05/31 03:26:28 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:26: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/31 03:26:28 INFO : Synching Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/ext_paths/path1/" with Path2 "/tmp/032501ca/ext_paths/path2/" 2025/05/31 03:26:28 INFO : Copying Path2 files to Path1 2025/05/31 03:26:28 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:26:29 INFO : 測試_check file: Copied (new) 2025/05/31 03:26:29 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:26:29 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime) 2025/05/31 03:26:29 INFO : Resync updating listings 2025/05/31 03:26:29 INFO : Validating listings for Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/ext_paths/path1/" vs Path2 "/tmp/032501ca/ext_paths/path2/" 2025/05/31 03:26:29 INFO : Bisync successful 2025/05/31 03:26:29 NOTICE: (24) : delete-file TestPutio:rclone-test-wopepuq5zaqa/032501ca/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file 2025/05/31 03:26:29 NOTICE: (25) : bisync check-access check-filename=測試_check{spc}file 2025/05/31 03:26:30 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:26:30 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/31 03:26:30 INFO : Synching Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/ext_paths/path1/" with Path2 "/tmp/032501ca/ext_paths/path2/" 2025/05/31 03:26:30 INFO : Building Path1 and Path2 listings 2025/05/31 03:26:30 INFO : Path1 checking for diffs 2025/05/31 03:26:30 INFO : - Path1 File was deleted - 測試Русский ěáñ/測試_check file 2025/05/31 03:26:30 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/05/31 03:26:30 INFO : Path2 checking for diffs 2025/05/31 03:26:30 INFO : Checking access health 2025/05/31 03:26:30 ERROR : Access test failed: Path1 count 1, Path2 count 2 - 測試_check file 2025/05/31 03:26:30 ERROR : -  Access test failed: Path2 file not found in Path1 - 測試Русский ěáñ/測試_check file 2025/05/31 03:26:30 ERROR : Bisync critical error: check file check failed 2025/05/31 03:26:30 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/31 03:26:30 NOTICE: Bisync error: bisync aborted 2025/05/31 03:26:30 NOTICE: (26) : copy-listings check-access-fail 2025/05/31 03:26:30 NOTICE: (27) : test check-filename with extended chars. check should pass. 2025/05/31 03:26:30 NOTICE: (28) : bisync resync 2025/05/31 03:26:31 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:26:31 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/31 03:26:31 INFO : Synching Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/ext_paths/path1/" with Path2 "/tmp/032501ca/ext_paths/path2/" 2025/05/31 03:26:31 INFO : Copying Path2 files to Path1 2025/05/31 03:26:31 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:26:32 INFO : 測試Русский ěáñ/測試_check file: Copied (new) 2025/05/31 03:26:32 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:26:32 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime) 2025/05/31 03:26:32 INFO : Resync updating listings 2025/05/31 03:26:32 INFO : Validating listings for Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/ext_paths/path1/" vs Path2 "/tmp/032501ca/ext_paths/path2/" 2025/05/31 03:26:32 INFO : Bisync successful 2025/05/31 03:26:32 NOTICE: (29) : bisync check-access check-filename=測試_check{spc}file 2025/05/31 03:26:33 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:26:33 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/31 03:26:33 INFO : Synching Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/ext_paths/path1/" with Path2 "/tmp/032501ca/ext_paths/path2/" 2025/05/31 03:26:33 INFO : Building Path1 and Path2 listings 2025/05/31 03:26:33 INFO : Path1 checking for diffs 2025/05/31 03:26:33 INFO : Path2 checking for diffs 2025/05/31 03:26:33 INFO : Checking access health 2025/05/31 03:26:33 INFO : Found 2 matching "測試_check file" files on both paths 2025/05/31 03:26:33 INFO : No changes found 2025/05/31 03:26:33 INFO : Updating listings 2025/05/31 03:26:33 INFO : Validating listings for Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/ext_paths/path1/" vs Path2 "/tmp/032501ca/ext_paths/path2/" 2025/05/31 03:26:33 INFO : Bisync successful 2025/05/31 03:26:33 NOTICE: (30) : move-listings check-access-pass 2025/05/31 03:26:33 NOTICE: (31) : test filters-file path with extended chars - masks /fileZ.txt 2025/05/31 03:26:33 NOTICE: (32) : copy-file /tmp/032501ca/datadir/test_ext_paths-kadiley1/測試_filtersfile.txt /tmp/032501ca/workdir/ 2025/05/31 03:26:33 NOTICE: (33) : bisync filters-file=/tmp/032501ca/workdir/測試_filtersfile.txt resync 2025/05/31 03:26:34 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:26:34 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/31 03:26:34 INFO : Synching Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/ext_paths/path1/" with Path2 "/tmp/032501ca/ext_paths/path2/" 2025/05/31 03:26:34 INFO : Using filters file /tmp/032501ca/workdir/測試_filtersfile.txt 2025/05/31 03:26:34 INFO : Storing filters file hash to /tmp/032501ca/workdir/測試_filtersfile.txt.md5 2025/05/31 03:26:34 INFO : Copying Path2 files to Path1 2025/05/31 03:26:34 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:26:34 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:26:34 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime) 2025/05/31 03:26:34 INFO : Resync updating listings 2025/05/31 03:26:34 INFO : Validating listings for Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/ext_paths/path1/" vs Path2 "/tmp/032501ca/ext_paths/path2/" 2025/05/31 03:26:34 INFO : Bisync successful 2025/05/31 03:26:34 NOTICE: (34) : copy-as /tmp/032501ca/datadir/test_ext_paths-kadiley1/file1.txt TestPutio:rclone-test-wopepuq5zaqa/032501ca/ext_paths/path1/ fileZ.txt 2025/05/31 03:26:35 NOTICE: (35) : bisync filters-file=/tmp/032501ca/workdir/測試_filtersfile.txt 2025/05/31 03:26:36 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:26: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/31 03:26:36 INFO : Synching Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/ext_paths/path1/" with Path2 "/tmp/032501ca/ext_paths/path2/" 2025/05/31 03:26:36 INFO : Using filters file /tmp/032501ca/workdir/測試_filtersfile.txt 2025/05/31 03:26:36 INFO : Building Path1 and Path2 listings 2025/05/31 03:26:36 INFO : Path1 checking for diffs 2025/05/31 03:26:36 INFO : Path2 checking for diffs 2025/05/31 03:26:36 INFO : No changes found 2025/05/31 03:26:36 INFO : Updating listings 2025/05/31 03:26:36 INFO : Validating listings for Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/ext_paths/path1/" vs Path2 "/tmp/032501ca/ext_paths/path2/" 2025/05/31 03:26:36 INFO : Bisync successful bisync_test.go:560: TEST ext_paths PASSED === RUN TestBisyncRemoteLocal/ignorelistingchecksum 2025/05/31 03:26:37 ERROR : error listing: directory not found 2025/05/31 03:26:37 ERROR : error listing: directory not found 2025/05/31 03:26:37 NOTICE: checking initFs Local file system at /tmp/032501ca/initdir/test_ignorelistingchecksum-vemabuz8 2025/05/31 03:26:38 ERROR : file1.copy2.txt: Failed to copy: unexpected status code (404) response while doing PATCH to https://s108.put.io/files/4cc3dec8748cf3099347afe036849c5b56a13bcf 2025/05/31 03:26:39 ERROR : file1.copy4.txt: Failed to copy: unexpected status code (404) response while doing PATCH to https://s95.put.io/files/e41392b02eae905d334c07ea57a4ea2439ed0158 bisync_test.go:1943: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:1943 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:458 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Received unexpected error: unexpected status code (404) response while doing PATCH to https://s95.put.io/files/e41392b02eae905d334c07ea57a4ea2439ed0158 Test: TestBisyncRemoteLocal/ignorelistingchecksum Messages: setting up path1 2025/05/31 03:26:40 NOTICE: checking Path1 Putio root 'rclone-test-wopepuq5zaqa/032501ca/ignorelistingchecksum/path1' fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Should be true Test: TestBisyncRemoteLocal/ignorelistingchecksum Messages: listing wrong, want RCLONE_TEST (109), file1.copy1.txt (0), file1.copy2.txt (0), file1.copy3.txt (0), file1.copy4.txt (0), file1.copy5.txt (0), file1.txt (0), subdir/file20.txt (0) got RCLONE_TEST (109), file1.copy1.txt (0), file1.copy3.txt (0), file1.copy5.txt (0), file1.txt (0), subdir/file20.txt (0) fstest.go:197: Not found "file1.copy2.txt" fstest.go:197: Not found "file1.copy4.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: 0 actual : 2 Test: TestBisyncRemoteLocal/ignorelistingchecksum Messages: 2 objects not found 2025/05/31 03:26:48 NOTICE: checking path2 Local file system at /tmp/032501ca/ignorelistingchecksum/path2 2025/05/31 03:26:48 NOTICE: (01) : test basic 2025/05/31 03:26:48 NOTICE: (02) : test initial bisync 2025/05/31 03:26:48 NOTICE: (03) : bisync resync 2025/05/31 03:26:49 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:26: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/31 03:26:49 INFO : Synching Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/ignorelistingchecksum/path1/" with Path2 "/tmp/032501ca/ignorelistingchecksum/path2/" 2025/05/31 03:26:49 INFO : Copying Path2 files to Path1 2025/05/31 03:26:49 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:26:49 INFO : file1.copy2.txt: Copied (new) 2025/05/31 03:26:50 INFO : file1.copy4.txt: Copied (new) 2025/05/31 03:26:50 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:26:50 INFO : subdir: Set directory modification time (using SetModTime) 2025/05/31 03:26:50 INFO : Resync updating listings 2025/05/31 03:26:50 INFO : Validating listings for Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/ignorelistingchecksum/path1/" vs Path2 "/tmp/032501ca/ignorelistingchecksum/path2/" 2025/05/31 03:26:50 INFO : Bisync successful 2025/05/31 03:26:50 NOTICE: (04) : bisync resync ignore-listing-checksum 2025/05/31 03:26:51 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/31 03:26:51 INFO : Synching Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/ignorelistingchecksum/path1/" with Path2 "/tmp/032501ca/ignorelistingchecksum/path2/" 2025/05/31 03:26:51 INFO : Copying Path2 files to Path1 2025/05/31 03:26:51 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:26:51 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:26:51 INFO : subdir: Set directory modification time (using SetModTime) 2025/05/31 03:26:51 INFO : Resync updating listings 2025/05/31 03:26:51 INFO : Validating listings for Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/ignorelistingchecksum/path1/" vs Path2 "/tmp/032501ca/ignorelistingchecksum/path2/" 2025/05/31 03:26:51 INFO : Bisync successful 2025/05/31 03:26:51 NOTICE: (05) : test place newer files on both paths 2025/05/31 03:26:51 NOTICE: (06) : touch-copy 2001-01-02 /tmp/032501ca/datadir/test_ignorelistingchecksum-xurapug9/file1.txt /tmp/032501ca/ignorelistingchecksum/path2/ 2025/05/31 03:26:51 NOTICE: (07) : copy-as /tmp/032501ca/datadir/test_ignorelistingchecksum-xurapug9/file1.txt TestPutio:rclone-test-wopepuq5zaqa/032501ca/ignorelistingchecksum/path1/subdir file20.txt 2025/05/31 03:26:52 NOTICE: (08) : test bisync run 2025/05/31 03:26:52 NOTICE: (09) : bisync ignore-listing-checksum 2025/05/31 03:26: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/31 03:26:53 INFO : Synching Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/ignorelistingchecksum/path1/" with Path2 "/tmp/032501ca/ignorelistingchecksum/path2/" 2025/05/31 03:26:53 INFO : Building Path1 and Path2 listings 2025/05/31 03:26:53 INFO : Path1 checking for diffs 2025/05/31 03:26:53 INFO : - Path1 File changed: size (larger), time (newer) - subdir/file20.txt 2025/05/31 03:26:53 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/05/31 03:26:53 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/05/31 03:26:53 INFO : Path2 checking for diffs 2025/05/31 03:26:53 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/05/31 03:26:53 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/05/31 03:26:53 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/05/31 03:26:53 INFO : Applying changes 2025/05/31 03:26:53 INFO : - Path1 Queue copy to Path2 - /tmp/032501ca/ignorelistingchecksum/path2/subdir/file20.txt 2025/05/31 03:26:53 INFO : - Path2 Queue copy to Path1 - TestPutio:rclone-test-wopepuq5zaqa/032501ca/ignorelistingchecksum/path1/file1.txt 2025/05/31 03:26:53 INFO : - Path2 Do queued copies to - Path1 2025/05/31 03:26:54 INFO : file1.txt: Copied (replaced existing) 2025/05/31 03:26:54 INFO : - Path1 Do queued copies to - Path2 2025/05/31 03:26:54 INFO : subdir: Set directory modification time (using SetModTime) 2025/05/31 03:26:54 INFO : subdir/file20.txt: Copied (replaced existing) 2025/05/31 03:26:54 INFO : subdir: Set directory modification time (using SetModTime) 2025/05/31 03:26:54 INFO : Updating listings 2025/05/31 03:26:54 INFO : Validating listings for Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/ignorelistingchecksum/path1/" vs Path2 "/tmp/032501ca/ignorelistingchecksum/path2/" 2025/05/31 03:26:54 INFO : Bisync successful bisync_test.go:560: TEST ignorelistingchecksum PASSED === RUN TestBisyncRemoteLocal/max_delete_path1 2025/05/31 03:26:55 ERROR : error listing: directory not found 2025/05/31 03:26:55 ERROR : error listing: directory not found 2025/05/31 03:26:55 NOTICE: checking initFs Local file system at /tmp/032501ca/initdir/test_max_delete_path1-qajabir3 2025/05/31 03:26:57 NOTICE: checking Path1 Putio root 'rclone-test-wopepuq5zaqa/032501ca/max_delete_path1/path1' 2025/05/31 03:26:57 NOTICE: checking path2 Local file system at /tmp/032501ca/max_delete_path1/path2 2025/05/31 03:26:57 NOTICE: (01) : test max-delete-path1 2025/05/31 03:26:57 NOTICE: (02) : test initial bisync 2025/05/31 03:26:57 NOTICE: (03) : bisync resync 2025/05/31 03:26:58 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:26:58 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/31 03:26:58 INFO : Synching Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/max_delete_path1/path1/" with Path2 "/tmp/032501ca/max_delete_path1/path2/" 2025/05/31 03:26:58 INFO : Copying Path2 files to Path1 2025/05/31 03:26:58 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:26:58 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:26:59 INFO : Resync updating listings 2025/05/31 03:26:59 INFO : Validating listings for Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/max_delete_path1/path1/" vs Path2 "/tmp/032501ca/max_delete_path1/path2/" 2025/05/31 03:26:59 INFO : Bisync successful 2025/05/31 03:26:59 NOTICE: (04) : test delete >50% of local files 2025/05/31 03:26:59 NOTICE: (05) : delete-file TestPutio:rclone-test-wopepuq5zaqa/032501ca/max_delete_path1/path1/file1.txt 2025/05/31 03:26:59 NOTICE: (06) : delete-file TestPutio:rclone-test-wopepuq5zaqa/032501ca/max_delete_path1/path1/file2.txt 2025/05/31 03:26:59 NOTICE: (07) : delete-file TestPutio:rclone-test-wopepuq5zaqa/032501ca/max_delete_path1/path1/file3.txt 2025/05/31 03:26:59 NOTICE: (08) : delete-file TestPutio:rclone-test-wopepuq5zaqa/032501ca/max_delete_path1/path1/file4.txt 2025/05/31 03:26:59 NOTICE: (09) : delete-file TestPutio:rclone-test-wopepuq5zaqa/032501ca/max_delete_path1/path1/file5.txt 2025/05/31 03:27:00 NOTICE: (10) : test sync should fail due to too many local deletes 2025/05/31 03:27:00 NOTICE: (11) : bisync 2025/05/31 03:27:01 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:27: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/31 03:27:01 INFO : Synching Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/max_delete_path1/path1/" with Path2 "/tmp/032501ca/max_delete_path1/path2/" 2025/05/31 03:27:01 INFO : Building Path1 and Path2 listings 2025/05/31 03:27:01 INFO : Path1 checking for diffs 2025/05/31 03:27:01 INFO : - Path1 File was deleted - file1.txt 2025/05/31 03:27:01 INFO : - Path1 File was deleted - file2.txt 2025/05/31 03:27:01 INFO : - Path1 File was deleted - file3.txt 2025/05/31 03:27:01 INFO : - Path1 File was deleted - file4.txt 2025/05/31 03:27:01 INFO : - Path1 File was deleted - file5.txt 2025/05/31 03:27:01 INFO : Path1: 5 changes:  0 new,  0 modified,  5 deleted 2025/05/31 03:27:01 INFO : Path2 checking for diffs 2025/05/31 03:27:01 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/max_delete_path1/path1/". Run with --force if desired. 2025/05/31 03:27:01 NOTICE: Bisync aborted. Please try again. 2025/05/31 03:27:01 NOTICE: Bisync error: too many deletes 2025/05/31 03:27:01 NOTICE: (12) : copy-listings initial-fail 2025/05/31 03:27:01 NOTICE: (13) : test change max-delete limit to 60%. sync should run. 2025/05/31 03:27:01 NOTICE: (14) : bisync max-delete=60 2025/05/31 03:27:02 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:27: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/31 03:27:02 INFO : Synching Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/max_delete_path1/path1/" with Path2 "/tmp/032501ca/max_delete_path1/path2/" 2025/05/31 03:27:02 INFO : Building Path1 and Path2 listings 2025/05/31 03:27:02 INFO : Path1 checking for diffs 2025/05/31 03:27:02 INFO : - Path1 File was deleted - file1.txt 2025/05/31 03:27:02 INFO : - Path1 File was deleted - file2.txt 2025/05/31 03:27:02 INFO : - Path1 File was deleted - file3.txt 2025/05/31 03:27:02 INFO : - Path1 File was deleted - file4.txt 2025/05/31 03:27:02 INFO : - Path1 File was deleted - file5.txt 2025/05/31 03:27:02 INFO : Path1: 5 changes:  0 new,  0 modified,  5 deleted 2025/05/31 03:27:02 INFO : Path2 checking for diffs 2025/05/31 03:27:02 INFO : Applying changes 2025/05/31 03:27:02 INFO : - Path2 Queue delete - /tmp/032501ca/max_delete_path1/path2/file1.txt 2025/05/31 03:27:02 INFO : - Path2 Queue delete - /tmp/032501ca/max_delete_path1/path2/file2.txt 2025/05/31 03:27:02 INFO : - Path2 Queue delete - /tmp/032501ca/max_delete_path1/path2/file3.txt 2025/05/31 03:27:02 INFO : - Path2 Queue delete - /tmp/032501ca/max_delete_path1/path2/file4.txt 2025/05/31 03:27:02 INFO : - Path2 Queue delete - /tmp/032501ca/max_delete_path1/path2/file5.txt 2025/05/31 03:27:02 INFO : - Path1 Do queued copies to - Path2 2025/05/31 03:27:02 INFO : file4.txt: Deleted 2025/05/31 03:27:02 INFO : file5.txt: Deleted 2025/05/31 03:27:02 INFO : file1.txt: Deleted 2025/05/31 03:27:02 INFO : file2.txt: Deleted 2025/05/31 03:27:02 INFO : file3.txt: Deleted 2025/05/31 03:27:02 INFO : Updating listings 2025/05/31 03:27:02 INFO : Validating listings for Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/max_delete_path1/path1/" vs Path2 "/tmp/032501ca/max_delete_path1/path2/" 2025/05/31 03:27:02 INFO : Bisync successful bisync_test.go:560: TEST max_delete_path1 PASSED === RUN TestBisyncRemoteLocal/max_delete_path2_force 2025/05/31 03:27:02 ERROR : error listing: directory not found 2025/05/31 03:27:02 ERROR : error listing: directory not found 2025/05/31 03:27:02 NOTICE: checking initFs Local file system at /tmp/032501ca/initdir/test_max_delete_path2_force-qoqihow9 2025/05/31 03:27:04 ERROR : file1.txt: Failed to copy: unexpected status code (404) response while doing PATCH to https://s74.put.io/files/c4b06190e2343bbe5d49d33fae7e4bedcc759b26 bisync_test.go:1943: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:1943 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:458 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Received unexpected error: unexpected status code (404) response while doing PATCH to https://s74.put.io/files/c4b06190e2343bbe5d49d33fae7e4bedcc759b26 Test: TestBisyncRemoteLocal/max_delete_path2_force Messages: setting up path1 2025/05/31 03:27:05 NOTICE: checking Path1 Putio root 'rclone-test-wopepuq5zaqa/032501ca/max_delete_path2_force/path1' fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Should be true Test: TestBisyncRemoteLocal/max_delete_path2_force Messages: listing wrong, want file1.txt (0), file2.txt (0), file3.txt (0), file4.txt (0), file5.txt (0), file6.txt (0), file7.txt (0), file8.txt (0), file9.txt (109) got file2.txt (0), file3.txt (0), file4.txt (0), file5.txt (0), file6.txt (0), file7.txt (0), file8.txt (0), file9.txt (109) fstest.go:197: Not found "file1.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: 0 actual : 1 Test: TestBisyncRemoteLocal/max_delete_path2_force Messages: 1 objects not found 2025/05/31 03:27:12 NOTICE: checking path2 Local file system at /tmp/032501ca/max_delete_path2_force/path2 2025/05/31 03:27:12 NOTICE: (01) : test max-delete-path2-force 2025/05/31 03:27:12 NOTICE: (02) : test initial bisync 2025/05/31 03:27:12 NOTICE: (03) : bisync resync 2025/05/31 03:27:13 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:27:13 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/31 03:27:13 INFO : Synching Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/max_delete_path2_force/path1/" with Path2 "/tmp/032501ca/max_delete_path2_force/path2/" 2025/05/31 03:27:13 INFO : Copying Path2 files to Path1 2025/05/31 03:27:13 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:27:14 INFO : file1.txt: Copied (new) 2025/05/31 03:27:14 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:27:14 INFO : Resync updating listings 2025/05/31 03:27:14 INFO : Validating listings for Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/max_delete_path2_force/path1/" vs Path2 "/tmp/032501ca/max_delete_path2_force/path2/" 2025/05/31 03:27:14 INFO : Bisync successful 2025/05/31 03:27:14 NOTICE: (04) : test delete >50% of remote files 2025/05/31 03:27:14 NOTICE: (05) : delete-file /tmp/032501ca/max_delete_path2_force/path2/file1.txt 2025/05/31 03:27:14 NOTICE: (06) : delete-file /tmp/032501ca/max_delete_path2_force/path2/file2.txt 2025/05/31 03:27:14 NOTICE: (07) : delete-file /tmp/032501ca/max_delete_path2_force/path2/file3.txt 2025/05/31 03:27:14 NOTICE: (08) : delete-file /tmp/032501ca/max_delete_path2_force/path2/file4.txt 2025/05/31 03:27:14 NOTICE: (09) : delete-file /tmp/032501ca/max_delete_path2_force/path2/file5.txt 2025/05/31 03:27:14 NOTICE: (10) : test sync should fail due to too many path2 deletes 2025/05/31 03:27:14 NOTICE: (11) : bisync 2025/05/31 03:27:15 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:27:15 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/31 03:27:15 INFO : Synching Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/max_delete_path2_force/path1/" with Path2 "/tmp/032501ca/max_delete_path2_force/path2/" 2025/05/31 03:27:15 INFO : Building Path1 and Path2 listings 2025/05/31 03:27:15 INFO : Path1 checking for diffs 2025/05/31 03:27:15 INFO : Path2 checking for diffs 2025/05/31 03:27:15 INFO : - Path2 File was deleted - file1.txt 2025/05/31 03:27:15 INFO : - Path2 File was deleted - file2.txt 2025/05/31 03:27:15 INFO : - Path2 File was deleted - file3.txt 2025/05/31 03:27:15 INFO : - Path2 File was deleted - file4.txt 2025/05/31 03:27:15 INFO : - Path2 File was deleted - file5.txt 2025/05/31 03:27:15 INFO : Path2: 5 changes:  0 new,  0 modified,  5 deleted 2025/05/31 03:27:15 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path2 "/tmp/032501ca/max_delete_path2_force/path2/". Run with --force if desired. 2025/05/31 03:27:15 NOTICE: Bisync aborted. Please try again. 2025/05/31 03:27:15 NOTICE: Bisync error: too many deletes 2025/05/31 03:27:15 NOTICE: (12) : copy-listings initial-fail 2025/05/31 03:27:15 NOTICE: (13) : test apply force option. sync should run. 2025/05/31 03:27:15 NOTICE: (14) : bisync force 2025/05/31 03:27:16 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:27: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/31 03:27:16 INFO : Synching Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/max_delete_path2_force/path1/" with Path2 "/tmp/032501ca/max_delete_path2_force/path2/" 2025/05/31 03:27:16 INFO : Building Path1 and Path2 listings 2025/05/31 03:27:16 INFO : Path1 checking for diffs 2025/05/31 03:27:16 INFO : Path2 checking for diffs 2025/05/31 03:27:16 INFO : - Path2 File was deleted - file1.txt 2025/05/31 03:27:16 INFO : - Path2 File was deleted - file2.txt 2025/05/31 03:27:16 INFO : - Path2 File was deleted - file3.txt 2025/05/31 03:27:16 INFO : - Path2 File was deleted - file4.txt 2025/05/31 03:27:16 INFO : - Path2 File was deleted - file5.txt 2025/05/31 03:27:16 INFO : Path2: 5 changes:  0 new,  0 modified,  5 deleted 2025/05/31 03:27:16 INFO : Applying changes 2025/05/31 03:27:16 INFO : - Path1 Queue delete - TestPutio:rclone-test-wopepuq5zaqa/032501ca/max_delete_path2_force/path1/file1.txt 2025/05/31 03:27:16 INFO : - Path1 Queue delete - TestPutio:rclone-test-wopepuq5zaqa/032501ca/max_delete_path2_force/path1/file2.txt 2025/05/31 03:27:16 INFO : - Path1 Queue delete - TestPutio:rclone-test-wopepuq5zaqa/032501ca/max_delete_path2_force/path1/file3.txt 2025/05/31 03:27:16 INFO : - Path1 Queue delete - TestPutio:rclone-test-wopepuq5zaqa/032501ca/max_delete_path2_force/path1/file4.txt 2025/05/31 03:27:16 INFO : - Path1 Queue delete - TestPutio:rclone-test-wopepuq5zaqa/032501ca/max_delete_path2_force/path1/file5.txt 2025/05/31 03:27:16 INFO : - Path2 Do queued copies to - Path1 2025/05/31 03:27:16 INFO : file1.txt: Deleted 2025/05/31 03:27:16 INFO : file5.txt: Deleted 2025/05/31 03:27:17 INFO : file2.txt: Deleted 2025/05/31 03:27:18 INFO : file3.txt: Deleted 2025/05/31 03:27:19 INFO : file4.txt: Deleted 2025/05/31 03:27:19 INFO : Updating listings 2025/05/31 03:27:19 INFO : Validating listings for Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/max_delete_path2_force/path1/" vs Path2 "/tmp/032501ca/max_delete_path2_force/path2/" 2025/05/31 03:27:19 INFO : Bisync successful bisync_test.go:560: TEST max_delete_path2_force PASSED === RUN TestBisyncRemoteLocal/resync 2025/05/31 03:27:20 ERROR : error listing: directory not found 2025/05/31 03:27:20 ERROR : error listing: directory not found 2025/05/31 03:27:20 NOTICE: checking initFs Local file system at /tmp/032501ca/initdir/test_resync-ziniquh4 2025/05/31 03:27:22 ERROR : file4.txt: Failed to copy: unexpected status code (404) response while doing PATCH to https://s103.put.io/files/38d9dc915220477248fc43963b3b88259eccd386 bisync_test.go:1943: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:1943 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:458 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Received unexpected error: unexpected status code (404) response while doing PATCH to https://s103.put.io/files/38d9dc915220477248fc43963b3b88259eccd386 Test: TestBisyncRemoteLocal/resync Messages: setting up path1 2025/05/31 03:27:22 NOTICE: checking Path1 Putio root 'rclone-test-wopepuq5zaqa/032501ca/resync/path1' fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Should be true Test: TestBisyncRemoteLocal/resync Messages: listing wrong, want RCLONE_TEST (109), file1.txt (0), file2.txt (0), file3.txt (0), file4.txt (0), file5.txt (0), file6.txt (0), file7.txt (0) got RCLONE_TEST (109), file1.txt (0), file2.txt (0), file3.txt (0), file5.txt (0), file6.txt (0), file7.txt (0) fstest.go:197: Not found "file4.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: 0 actual : 1 Test: TestBisyncRemoteLocal/resync Messages: 1 objects not found 2025/05/31 03:27:30 NOTICE: checking path2 Local file system at /tmp/032501ca/resync/path2 2025/05/31 03:27:30 NOTICE: (01) : test resync 2025/05/31 03:27:30 NOTICE: (02) : test 1. resync with empty path1, resulting in copying all content from path2. 2025/05/31 03:27:30 NOTICE: (03) : purge-children TestPutio:rclone-test-wopepuq5zaqa/032501ca/resync/path1/ 2025/05/31 03:27:31 NOTICE: (04) : bisync resync 2025/05/31 03:27:32 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:27:32 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/31 03:27:32 INFO : Synching Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/resync/path1/" with Path2 "/tmp/032501ca/resync/path2/" 2025/05/31 03:27:32 INFO : Copying Path2 files to Path1 2025/05/31 03:27:32 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:27:32 INFO : RCLONE_TEST: Copied (new) 2025/05/31 03:27:32 INFO : file2.txt: Copied (new) 2025/05/31 03:27:32 INFO : file3.txt: Copied (new) 2025/05/31 03:27:32 INFO : file1.txt: Copied (new) 2025/05/31 03:27:33 ERROR : file4.txt: Failed to copy: unexpected status code (404) response while doing PATCH to https://s84.put.io/files/cd2dca04b102a80e1efbf2ab5e882259d480ad22 2025/05/31 03:27:33 INFO : file5.txt: Copied (new) 2025/05/31 03:27:33 INFO : file6.txt: Copied (new) 2025/05/31 03:27:33 INFO : file7.txt: Copied (new) 2025/05/31 03:27:33 ERROR : Bisync critical error: unexpected status code (404) response while doing PATCH to https://s84.put.io/files/cd2dca04b102a80e1efbf2ab5e882259d480ad22 2025/05/31 03:27:33 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/31 03:27:33 NOTICE: Bisync error: bisync aborted 2025/05/31 03:27:33 NOTICE: (05) : move-listings empty-path1 2025/05/31 03:27:33 NOTICE: (06) : test 2. resync with empty path2, resulting in syncing all content to path2. 2025/05/31 03:27:33 NOTICE: (07) : purge-children /tmp/032501ca/resync/path2/ 2025/05/31 03:27:33 NOTICE: (08) : bisync resync 2025/05/31 03:27:34 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:27:34 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/31 03:27:34 INFO : Synching Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/resync/path1/" with Path2 "/tmp/032501ca/resync/path2/" 2025/05/31 03:27:34 INFO : Copying Path2 files to Path1 2025/05/31 03:27:34 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:27:34 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:27:34 INFO : file1.txt: Copied (new) 2025/05/31 03:27:34 INFO : file2.txt: Copied (new) 2025/05/31 03:27:34 INFO : file3.txt: Copied (new) 2025/05/31 03:27:34 INFO : RCLONE_TEST: Copied (new) 2025/05/31 03:27:35 INFO : file5.txt: Copied (new) 2025/05/31 03:27:35 INFO : file7.txt: Copied (new) 2025/05/31 03:27:35 INFO : file6.txt: Copied (new) 2025/05/31 03:27:35 INFO : Resync updating listings 2025/05/31 03:27:35 INFO : Validating listings for Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/resync/path1/" vs Path2 "/tmp/032501ca/resync/path2/" 2025/05/31 03:27:35 INFO : Bisync successful 2025/05/31 03:27:35 NOTICE: (09) : move-listings empty-path2 2025/05/31 03:27:35 NOTICE: (10) : test 3. exercise all of the various file difference scenarios during a resync. 2025/05/31 03:27:35 NOTICE: (11) : touch-glob 2002-02-02 /tmp/032501ca/datadir/test_resync-dugided8/ fileA.txt 2025/05/31 03:27:35 NOTICE: (12) : touch-glob 1999-09-09 /tmp/032501ca/datadir/test_resync-dugided8/ fileB.txt 2025/05/31 03:27:35 NOTICE: (13) : test = file - path1 - path2 - expected action - who wins 2025/05/31 03:27:35 NOTICE: (14) : test - file1.txt - exists - missing - sync path1 > path2 - path1 2025/05/31 03:27:35 NOTICE: (15) : delete-file /tmp/032501ca/resync/path2/file1.txt 2025/05/31 03:27:35 NOTICE: (16) : test - file2.txt - missing - exists - copy path2 > path1 - path2 2025/05/31 03:27:35 NOTICE: (17) : delete-file TestPutio:rclone-test-wopepuq5zaqa/032501ca/resync/path1/file2.txt 2025/05/31 03:27:35 NOTICE: (18) : test - file3.txt - exists - newer date - sync path1 > path2 - path1 2025/05/31 03:27:35 NOTICE: (19) : copy-as /tmp/032501ca/datadir/test_resync-dugided8/fileA.txt /tmp/032501ca/resync/path2/ file3.txt 2025/05/31 03:27:35 NOTICE: (20) : test - file4.txt - missing - newer date - copy path2 > path1 - path2 2025/05/31 03:27:35 NOTICE: (21) : delete-file TestPutio:rclone-test-wopepuq5zaqa/032501ca/resync/path1/file4.txt bisync_test.go:495: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:495 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: test step failed Test: TestBisyncRemoteLocal/resync Messages: step 21 failed: object not found === RUN TestBisyncRemoteLocal/rmdirs 2025/05/31 03:27:36 ERROR : error listing: directory not found 2025/05/31 03:27:36 ERROR : error listing: directory not found 2025/05/31 03:27:36 NOTICE: checking initFs Local file system at /tmp/032501ca/initdir/test_rmdirs-wapukig6 2025/05/31 03:27:37 ERROR : file1.copy3.txt: Failed to copy: unexpected status code (404) response while doing PATCH to https://s109.put.io/files/89040e18381b88eb341a58f6b63eb114b6036b0e bisync_test.go:1943: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:1943 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:458 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Received unexpected error: unexpected status code (404) response while doing PATCH to https://s109.put.io/files/89040e18381b88eb341a58f6b63eb114b6036b0e Test: TestBisyncRemoteLocal/rmdirs Messages: setting up path1 2025/05/31 03:27:38 NOTICE: checking Path1 Putio root 'rclone-test-wopepuq5zaqa/032501ca/rmdirs/path1' fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Should be true Test: TestBisyncRemoteLocal/rmdirs Messages: listing wrong, want RCLONE_TEST (109), file1.copy1.txt (0), file1.copy2.txt (0), file1.copy3.txt (0), file1.copy4.txt (0), file1.copy5.txt (0), file1.txt (0), subdir/file20.txt (0) got RCLONE_TEST (109), file1.copy1.txt (0), file1.copy2.txt (0), file1.copy4.txt (0), file1.copy5.txt (0), file1.txt (0), subdir/file20.txt (0) fstest.go:197: Not found "file1.copy3.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: 0 actual : 1 Test: TestBisyncRemoteLocal/rmdirs Messages: 1 objects not found 2025/05/31 03:27:46 NOTICE: checking path2 Local file system at /tmp/032501ca/rmdirs/path2 2025/05/31 03:27:46 NOTICE: (01) : test rmdirs 2025/05/31 03:27:46 NOTICE: (02) : test initial bisync 2025/05/31 03:27:46 NOTICE: (03) : bisync resync 2025/05/31 03:27:47 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:27:47 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/31 03:27:47 INFO : Synching Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/rmdirs/path1/" with Path2 "/tmp/032501ca/rmdirs/path2/" 2025/05/31 03:27:47 INFO : Copying Path2 files to Path1 2025/05/31 03:27:47 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:27:48 INFO : file1.copy3.txt: Copied (new) 2025/05/31 03:27:48 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:27:48 INFO : subdir: Set directory modification time (using SetModTime) 2025/05/31 03:27:48 INFO : Resync updating listings 2025/05/31 03:27:48 INFO : Validating listings for Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/rmdirs/path1/" vs Path2 "/tmp/032501ca/rmdirs/path2/" 2025/05/31 03:27:48 INFO : Bisync successful 2025/05/31 03:27:48 NOTICE: (04) : test 1. delete path1 subdir file 2025/05/31 03:27:48 NOTICE: (05) : delete-file TestPutio:rclone-test-wopepuq5zaqa/032501ca/rmdirs/path1/subdir/file20.txt 2025/05/31 03:27:49 NOTICE: (06) : test 2. run bisync without remove-empty-dirs 2025/05/31 03:27:49 NOTICE: (07) : bisync 2025/05/31 03:27:49 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:27: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/31 03:27:49 INFO : Synching Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/rmdirs/path1/" with Path2 "/tmp/032501ca/rmdirs/path2/" 2025/05/31 03:27:49 INFO : Building Path1 and Path2 listings 2025/05/31 03:27:49 INFO : Path1 checking for diffs 2025/05/31 03:27:49 INFO : - Path1 File was deleted - subdir/file20.txt 2025/05/31 03:27:49 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/05/31 03:27:49 INFO : Path2 checking for diffs 2025/05/31 03:27:49 INFO : Applying changes 2025/05/31 03:27:49 INFO : - Path2 Queue delete - /tmp/032501ca/rmdirs/path2/subdir/file20.txt 2025/05/31 03:27:49 INFO : - Path1 Do queued copies to - Path2 2025/05/31 03:27:49 INFO : subdir: Set directory modification time (using SetModTime) 2025/05/31 03:27:50 INFO : subdir/file20.txt: Deleted 2025/05/31 03:27:50 INFO : Updating listings 2025/05/31 03:27:50 INFO : Validating listings for Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/rmdirs/path1/" vs Path2 "/tmp/032501ca/rmdirs/path2/" 2025/05/31 03:27:50 INFO : Bisync successful 2025/05/31 03:27:50 NOTICE: (08) : test 3. confirm the subdir still exists on both paths 2025/05/31 03:27:50 NOTICE: (09) : list-dirs TestPutio:rclone-test-wopepuq5zaqa/032501ca/rmdirs/path1/ 2025/05/31 03:27:50 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/05/31 03:27:50 NOTICE: (10) : list-dirs /tmp/032501ca/rmdirs/path2/ 2025/05/31 03:27:50 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/05/31 03:27:50 NOTICE: (11) : test 4. run bisync with remove-empty-dirs 2025/05/31 03:27:50 NOTICE: (12) : bisync remove-empty-dirs 2025/05/31 03:27:51 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:27:51 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/31 03:27:51 INFO : Synching Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/rmdirs/path1/" with Path2 "/tmp/032501ca/rmdirs/path2/" 2025/05/31 03:27:51 INFO : Building Path1 and Path2 listings 2025/05/31 03:27:51 INFO : Path1 checking for diffs 2025/05/31 03:27:51 INFO : Path2 checking for diffs 2025/05/31 03:27:51 INFO : No changes found 2025/05/31 03:27:51 INFO : Updating listings 2025/05/31 03:27:51 INFO : Validating listings for Path1 "TestPutio:rclone-test-wopepuq5zaqa/032501ca/rmdirs/path1/" vs Path2 "/tmp/032501ca/rmdirs/path2/" 2025/05/31 03:27:51 INFO : Removing empty directories 2025/05/31 03:27:51 INFO : subdir: Removing directory 2025/05/31 03:27:51 INFO : subdir: Removing directory 2025/05/31 03:27:51 INFO : Bisync successful 2025/05/31 03:27:51 NOTICE: (13) : test 5. confirm the subdir has been removed on both paths 2025/05/31 03:27:51 NOTICE: (14) : list-dirs TestPutio:rclone-test-wopepuq5zaqa/032501ca/rmdirs/path1/ 2025/05/31 03:27:51 NOTICE: (15) : list-dirs /tmp/032501ca/rmdirs/path2/ bisync_test.go:560: TEST rmdirs PASSED === RUN TestBisyncRemoteLocal/volatile 2025/05/31 03:27:52 ERROR : error listing: directory not found 2025/05/31 03:27:52 ERROR : error listing: directory not found 2025/05/31 03:27:52 NOTICE: checking initFs Local file system at /tmp/032501ca/initdir/test_volatile-hobayoz0 2025/05/31 03:27:53 ERROR : file1.txt: Failed to copy: unexpected status code (404) response while doing PATCH to https://s100.put.io/files/631b5c18c416cd6e28f75012ee26a77a6bf15f58 bisync_test.go:1943: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:1943 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:458 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Received unexpected error: unexpected status code (404) response while doing PATCH to https://s100.put.io/files/631b5c18c416cd6e28f75012ee26a77a6bf15f58 Test: TestBisyncRemoteLocal/volatile Messages: setting up path1 2025/05/31 03:27:54 NOTICE: checking Path1 Putio root 'rclone-test-wopepuq5zaqa/032501ca/volatile/path1' fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Should be true Test: TestBisyncRemoteLocal/volatile Messages: listing wrong, want RCLONE_TEST (109), file1.txt (0), file2.txt (0), file3.txt (0), file4.txt (0), file5.txt (0), file6.txt (0), file7.txt (0), file8.txt (0) got RCLONE_TEST (109), file2.txt (0), file3.txt (0), file4.txt (0), file5.txt (0), file6.txt (0), file7.txt (0), file8.txt (0) fstest.go:197: Not found "file1.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: 0 actual : 1 Test: TestBisyncRemoteLocal/volatile Messages: 1 objects not found 2025/05/31 03:28:02 NOTICE: checking path2 Local file system at /tmp/032501ca/volatile/path2 2025/05/31 03:28:02 NOTICE: (01) : test volatile 2025/05/31 03:28:02 NOTICE: (02) : test initial bisync 2025/05/31 03:28:02 NOTICE: (03) : bisync resync bisync_test.go:937: skipping 'volatile' test on non-local as it requires uploading 100 files --- FAIL: TestBisyncRemoteLocal (181.53s) --- PASS: TestBisyncRemoteLocal/check_access (15.47s) --- FAIL: TestBisyncRemoteLocal/check_access_filters (12.10s) --- FAIL: TestBisyncRemoteLocal/concurrent (16.25s) --- FAIL: TestBisyncRemoteLocal/dry_run (22.77s) --- FAIL: TestBisyncRemoteLocal/ext_paths (28.67s) --- FAIL: TestBisyncRemoteLocal/ignorelistingchecksum (18.17s) --- PASS: TestBisyncRemoteLocal/max_delete_path1 (7.45s) --- FAIL: TestBisyncRemoteLocal/max_delete_path2_force (17.37s) --- FAIL: TestBisyncRemoteLocal/resync (15.94s) --- FAIL: TestBisyncRemoteLocal/rmdirs (16.14s) --- FAIL: TestBisyncRemoteLocal/volatile (10.49s) === RUN TestBisyncLocalRemote 2025/05/31 03:28:02 NOTICE: remote: TestPutio:rclone-test-yolefid4vece === RUN TestBisyncLocalRemote/backupdir 2025/05/31 03:28:03 ERROR : error listing: directory not found 2025/05/31 03:28:03 ERROR : error listing: directory not found 2025/05/31 03:28:03 NOTICE: checking initFs Local file system at /tmp/032802la/initdir/test_backupdir-rugiben1 2025/05/31 03:28:03 NOTICE: checking Path1 Local file system at /tmp/032802la/backupdir/path1 2025/05/31 03:28:05 ERROR : file3.txt: Failed to copy: unexpected status code (404) response while doing PATCH to https://s93.put.io/files/5ce84974a0a7626b0e07654815e18291c4f49376 2025/05/31 03:28:05 ERROR : file7.txt: Failed to copy: unexpected status code (404) response while doing PATCH to https://s92.put.io/files/dcd196c77ca8d4f2f11617860ad2556d876befb4 bisync_test.go:1943: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:1943 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:461 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Received unexpected error: unexpected status code (404) response while doing PATCH to https://s92.put.io/files/dcd196c77ca8d4f2f11617860ad2556d876befb4 Test: TestBisyncLocalRemote/backupdir Messages: setting up path2 2025/05/31 03:28:06 NOTICE: checking path2 Putio root 'rclone-test-yolefid4vece/032802la/backupdir/path2' fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Should be true Test: TestBisyncLocalRemote/backupdir Messages: listing wrong, want RCLONE_TEST (109), file1.txt (0), file2.txt (0), file3.txt (0), file4.txt (0), file5.txt (0), file6.txt (0), file7.txt (0), file8.txt (0) got RCLONE_TEST (109), file1.txt (0), file2.txt (0), file4.txt (0), file5.txt (0), file6.txt (0), file8.txt (0) fstest.go:197: Not found "file3.txt" fstest.go:197: Not found "file7.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: 0 actual : 2 Test: TestBisyncLocalRemote/backupdir Messages: 2 objects not found 2025/05/31 03:28:13 NOTICE: (01) : test backupdir 2025/05/31 03:28:13 NOTICE: (02) : test initial bisync 2025/05/31 03:28:13 NOTICE: (03) : bisync resync backupdir1=/tmp/032802la/workdir/backupdirs/backupdir1 backupdir2=/tmp/032802la/workdir/backupdirs/backupdir2 bisync_test.go:934: backupdir test currently only works on local (it uses the workdir) === RUN TestBisyncLocalRemote/changes 2025/05/31 03:28:14 ERROR : error listing: directory not found 2025/05/31 03:28:14 ERROR : error listing: directory not found 2025/05/31 03:28:14 NOTICE: checking initFs Local file system at /tmp/032802la/initdir/test_changes-lajapok9 2025/05/31 03:28:14 NOTICE: checking Path1 Local file system at /tmp/032802la/changes/path1 2025/05/31 03:28:15 ERROR : file2.txt: Failed to copy: unexpected status code (404) response while doing PATCH to https://s68.put.io/files/24116539be525cd42ccfa33b82d6f1ed7f5ab6ff bisync_test.go:1943: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:1943 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:461 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Received unexpected error: unexpected status code (404) response while doing PATCH to https://s68.put.io/files/24116539be525cd42ccfa33b82d6f1ed7f5ab6ff Test: TestBisyncLocalRemote/changes Messages: setting up path2 2025/05/31 03:28:16 NOTICE: checking path2 Putio root 'rclone-test-yolefid4vece/032802la/changes/path2' fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Should be true Test: TestBisyncLocalRemote/changes Messages: listing wrong, want RCLONE_TEST (109), file1.txt (0), file2.txt (0), file3.txt (0), file4.txt (0), file5.txt (0), file6.txt (0), file7.txt (0), file8.txt (0) got RCLONE_TEST (109), file1.txt (0), file3.txt (0), file4.txt (0), file5.txt (0), file6.txt (0), file7.txt (0), file8.txt (0) fstest.go:197: Not found "file2.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: 0 actual : 1 Test: TestBisyncLocalRemote/changes Messages: 1 objects not found 2025/05/31 03:28:24 NOTICE: (01) : test changes 2025/05/31 03:28:24 NOTICE: (02) : test initial bisync 2025/05/31 03:28:24 NOTICE: (03) : bisync resync 2025/05/31 03:28:25 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:28: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/31 03:28:25 INFO : Synching Path1 "/tmp/032802la/changes/path1/" with Path2 "TestPutio:rclone-test-yolefid4vece/032802la/changes/path2/" 2025/05/31 03:28:25 INFO : Copying Path2 files to Path1 2025/05/31 03:28:25 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:28:25 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:28:26 INFO : file2.txt: Copied (new) 2025/05/31 03:28:26 INFO : Resync updating listings 2025/05/31 03:28:26 INFO : Validating listings for Path1 "/tmp/032802la/changes/path1/" vs Path2 "TestPutio:rclone-test-yolefid4vece/032802la/changes/path2/" 2025/05/31 03:28:26 INFO : Bisync successful 2025/05/31 03:28:26 NOTICE: (04) : test make modifications on both paths 2025/05/31 03:28:26 NOTICE: (05) : test new on path2 - file10 2025/05/31 03:28:26 NOTICE: (06) : touch-copy 2001-01-02 /tmp/032802la/datadir/test_changes-caqoden9/file10.txt TestPutio:rclone-test-yolefid4vece/032802la/changes/path2/ 2025/05/31 03:28:27 NOTICE: (07) : test newer on path2 - file1 2025/05/31 03:28:27 NOTICE: (08) : touch-copy 2001-01-02 /tmp/032802la/datadir/test_changes-caqoden9/file1.txt TestPutio:rclone-test-yolefid4vece/032802la/changes/path2/ 2025/05/31 03:28:28 NOTICE: (09) : test new on path1 - file11 2025/05/31 03:28:28 NOTICE: (10) : touch-copy 2001-01-02 /tmp/032802la/datadir/test_changes-caqoden9/file11.txt /tmp/032802la/changes/path1/ 2025/05/31 03:28:28 NOTICE: (11) : test newer on path1 - file2 2025/05/31 03:28:28 NOTICE: (12) : touch-copy 2001-01-02 /tmp/032802la/datadir/test_changes-caqoden9/file2.txt /tmp/032802la/changes/path1/ 2025/05/31 03:28:28 NOTICE: (13) : test deleted on path2 - file3 2025/05/31 03:28:28 NOTICE: (14) : delete-file TestPutio:rclone-test-yolefid4vece/032802la/changes/path2/file3.txt 2025/05/31 03:28:29 NOTICE: (15) : test deleted on path1 - file4 2025/05/31 03:28:29 NOTICE: (16) : delete-file /tmp/032802la/changes/path1/file4.txt 2025/05/31 03:28:29 NOTICE: (17) : test deleted on both paths - file8 2025/05/31 03:28:29 NOTICE: (18) : delete-file /tmp/032802la/changes/path1/file8.txt 2025/05/31 03:28:29 NOTICE: (19) : delete-file TestPutio:rclone-test-yolefid4vece/032802la/changes/path2/file8.txt 2025/05/31 03:28:29 NOTICE: (20) : test changed on both paths - file5 (file5R, file5L) 2025/05/31 03:28:29 NOTICE: (21) : touch-glob 2001-01-02 /tmp/032802la/datadir/test_changes-caqoden9/ file5R.txt 2025/05/31 03:28:29 NOTICE: (22) : copy-as /tmp/032802la/datadir/test_changes-caqoden9/file5R.txt TestPutio:rclone-test-yolefid4vece/032802la/changes/path2/ file5.txt 2025/05/31 03:28:30 NOTICE: (23) : touch-glob 2001-03-04 /tmp/032802la/datadir/test_changes-caqoden9/ file5L.txt 2025/05/31 03:28:30 NOTICE: (24) : copy-as /tmp/032802la/datadir/test_changes-caqoden9/file5L.txt /tmp/032802la/changes/path1/ file5.txt 2025/05/31 03:28:30 NOTICE: (25) : test newer on path2 and deleted on path1 - file6 2025/05/31 03:28:30 NOTICE: (26) : touch-copy 2001-01-02 /tmp/032802la/datadir/test_changes-caqoden9/file6.txt TestPutio:rclone-test-yolefid4vece/032802la/changes/path2/ 2025/05/31 03:28:32 NOTICE: (27) : delete-file /tmp/032802la/changes/path1/file6.txt 2025/05/31 03:28:32 NOTICE: (28) : test newer on path1 and deleted on path2 - file7 2025/05/31 03:28:32 NOTICE: (29) : touch-copy 2001-01-02 /tmp/032802la/datadir/test_changes-caqoden9/file7.txt /tmp/032802la/changes/path1/ 2025/05/31 03:28:32 NOTICE: (30) : delete-file TestPutio:rclone-test-yolefid4vece/032802la/changes/path2/file7.txt 2025/05/31 03:28:32 NOTICE: (31) : test bisync run 2025/05/31 03:28:32 NOTICE: (32) : bisync 2025/05/31 03:28:33 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:28:33 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/31 03:28:33 INFO : Synching Path1 "/tmp/032802la/changes/path1/" with Path2 "TestPutio:rclone-test-yolefid4vece/032802la/changes/path2/" 2025/05/31 03:28:33 INFO : Building Path1 and Path2 listings 2025/05/31 03:28:33 INFO : Path1 checking for diffs 2025/05/31 03:28:33 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/05/31 03:28:33 INFO : - Path1 File was deleted - file4.txt 2025/05/31 03:28:33 INFO : - Path1 File changed: size (larger), time (newer) - file5.txt 2025/05/31 03:28:33 INFO : - Path1 File was deleted - file6.txt 2025/05/31 03:28:33 INFO : - Path1 File changed: size (larger), time (newer) - file7.txt 2025/05/31 03:28:33 INFO : - Path1 File was deleted - file8.txt 2025/05/31 03:28:33 INFO : - Path1 File is new - file11.txt 2025/05/31 03:28:33 INFO : Path1: 7 changes:  1 new,  3 modified,  3 deleted 2025/05/31 03:28:33 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/05/31 03:28:33 INFO : Path2 checking for diffs 2025/05/31 03:28:33 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/05/31 03:28:33 INFO : - Path2 File was deleted - file3.txt 2025/05/31 03:28:33 INFO : - Path2 File changed: size (larger), time (newer) - file5.txt 2025/05/31 03:28:33 INFO : - Path2 File changed: size (larger), time (newer) - file6.txt 2025/05/31 03:28:33 INFO : - Path2 File was deleted - file7.txt 2025/05/31 03:28:33 INFO : - Path2 File was deleted - file8.txt 2025/05/31 03:28:33 INFO : - Path2 File is new - file10.txt 2025/05/31 03:28:33 INFO : Path2: 7 changes:  1 new,  3 modified,  3 deleted 2025/05/31 03:28:33 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/05/31 03:28:33 INFO : Applying changes 2025/05/31 03:28:33 INFO : Checking potential conflicts... 2025/05/31 03:28:33 ERROR : file5.txt: crc32 differ 2025/05/31 03:28:33 NOTICE: Putio root 'rclone-test-yolefid4vece/032802la/changes/path2': 1 differences found 2025/05/31 03:28:33 NOTICE: Putio root 'rclone-test-yolefid4vece/032802la/changes/path2': 1 errors while checking 2025/05/31 03:28:33 INFO : Finished checking the potential conflicts. 1 differences found 2025/05/31 03:28:33 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-yolefid4vece/032802la/changes/path2/file11.txt 2025/05/31 03:28:33 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-yolefid4vece/032802la/changes/path2/file2.txt 2025/05/31 03:28:33 INFO : - Path2 Queue delete - TestPutio:rclone-test-yolefid4vece/032802la/changes/path2/file4.txt 2025/05/31 03:28:33 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/05/31 03:28:33 NOTICE: - Path1 Renaming Path1 copy - /tmp/032802la/changes/path1/file5.txt.conflict1 2025/05/31 03:28:33 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1 2025/05/31 03:28:33 NOTICE: - Path1 Queue copy to Path2 - TestPutio:rclone-test-yolefid4vece/032802la/changes/path2/file5.txt.conflict1 2025/05/31 03:28:33 NOTICE: - Path2 Renaming Path2 copy - TestPutio:rclone-test-yolefid4vece/032802la/changes/path2/file5.txt.conflict2 2025/05/31 03:28:33 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2 2025/05/31 03:28:33 NOTICE: - Path2 Queue copy to Path1 - /tmp/032802la/changes/path1/file5.txt.conflict2 2025/05/31 03:28:33 INFO : - Path2 Queue copy to Path1 - /tmp/032802la/changes/path1/file6.txt 2025/05/31 03:28:33 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-yolefid4vece/032802la/changes/path2/file7.txt 2025/05/31 03:28:33 INFO : - Path2 Queue copy to Path1 - /tmp/032802la/changes/path1/file1.txt 2025/05/31 03:28:33 INFO : - Path2 Queue copy to Path1 - /tmp/032802la/changes/path1/file10.txt 2025/05/31 03:28:33 INFO : - Path1 Queue delete - /tmp/032802la/changes/path1/file3.txt 2025/05/31 03:28:33 INFO : - Path2 Do queued copies to - Path1 2025/05/31 03:28:33 INFO : file6.txt: Copied (new) 2025/05/31 03:28:33 INFO : file10.txt: Copied (new) 2025/05/31 03:28:33 INFO : file5.txt.conflict2: Copied (new) 2025/05/31 03:28:33 INFO : file1.txt: Copied (replaced existing) 2025/05/31 03:28:33 INFO : file3.txt: Deleted 2025/05/31 03:28:33 INFO : - Path1 Do queued copies to - Path2 2025/05/31 03:28:34 INFO : file2.txt: Copied (replaced existing) 2025/05/31 03:28:34 INFO : file11.txt: Copied (new) 2025/05/31 03:28:34 INFO : file5.txt.conflict1: Copied (new) 2025/05/31 03:28:35 INFO : file7.txt: Copied (new) 2025/05/31 03:28:35 INFO : file4.txt: Deleted 2025/05/31 03:28:35 INFO : Updating listings 2025/05/31 03:28:35 INFO : Validating listings for Path1 "/tmp/032802la/changes/path1/" vs Path2 "TestPutio:rclone-test-yolefid4vece/032802la/changes/path2/" 2025/05/31 03:28:35 INFO : Bisync successful bisync_test.go:560: TEST changes PASSED === RUN TestBisyncLocalRemote/check_access_filters 2025/05/31 03:28:35 ERROR : error listing: directory not found 2025/05/31 03:28:35 ERROR : error listing: directory not found 2025/05/31 03:28:35 NOTICE: checking initFs Local file system at /tmp/032802la/initdir/test_check_access_filters-qayigut2 2025/05/31 03:28:35 NOTICE: checking Path1 Local file system at /tmp/032802la/check_access_filters/path1 2025/05/31 03:28:40 NOTICE: checking path2 Putio root 'rclone-test-yolefid4vece/032802la/check_access_filters/path2' 2025/05/31 03:28:40 NOTICE: (01) : test check-access-filters 2025/05/31 03:28:40 NOTICE: (02) : test EXCLUDE - OTHER TESTS 2025/05/31 03:28:40 NOTICE: (03) : copy-file /tmp/032802la/datadir/test_check_access_filters-pupeyir1/exclude-other-filtersfile.txt /tmp/032802la/workdir/ 2025/05/31 03:28:40 NOTICE: (04) : test resync to get the filters file md5 built. 2025/05/31 03:28:40 NOTICE: (05) : bisync resync filters-file=/tmp/032802la/workdir/exclude-other-filtersfile.txt 2025/05/31 03:28:41 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:28:41 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/31 03:28:41 INFO : Synching Path1 "/tmp/032802la/check_access_filters/path1/" with Path2 "TestPutio:rclone-test-yolefid4vece/032802la/check_access_filters/path2/" 2025/05/31 03:28:41 INFO : Using filters file /tmp/032802la/workdir/exclude-other-filtersfile.txt 2025/05/31 03:28:41 INFO : Storing filters file hash to /tmp/032802la/workdir/exclude-other-filtersfile.txt.md5 2025/05/31 03:28:41 INFO : Copying Path2 files to Path1 2025/05/31 03:28:41 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:28:41 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:28:41 INFO : Resync updating listings 2025/05/31 03:28:41 INFO : Validating listings for Path1 "/tmp/032802la/check_access_filters/path1/" vs Path2 "TestPutio:rclone-test-yolefid4vece/032802la/check_access_filters/path2/" 2025/05/31 03:28:41 INFO : Bisync successful 2025/05/31 03:28:41 NOTICE: (06) : test EXCLUDE - test filters for check access 2025/05/31 03:28:41 NOTICE: (07) : bisync check-access filters-file=/tmp/032802la/workdir/exclude-other-filtersfile.txt 2025/05/31 03:28:42 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:28: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/31 03:28:42 INFO : Synching Path1 "/tmp/032802la/check_access_filters/path1/" with Path2 "TestPutio:rclone-test-yolefid4vece/032802la/check_access_filters/path2/" 2025/05/31 03:28:42 INFO : Using filters file /tmp/032802la/workdir/exclude-other-filtersfile.txt 2025/05/31 03:28:42 INFO : Building Path1 and Path2 listings 2025/05/31 03:28:42 INFO : Path1 checking for diffs 2025/05/31 03:28:42 INFO : Path2 checking for diffs 2025/05/31 03:28:42 INFO : Checking access health 2025/05/31 03:28:42 INFO : Found 3 matching "RCLONE_TEST" files on both paths 2025/05/31 03:28:42 INFO : No changes found 2025/05/31 03:28:42 INFO : Updating listings 2025/05/31 03:28:42 INFO : Validating listings for Path1 "/tmp/032802la/check_access_filters/path1/" vs Path2 "TestPutio:rclone-test-yolefid4vece/032802la/check_access_filters/path2/" 2025/05/31 03:28:42 INFO : Bisync successful 2025/05/31 03:28:42 NOTICE: (08) : copy-listings exclude-initial 2025/05/31 03:28:42 NOTICE: (09) : test EXCLUDE - delete RCLONE_TEST files in excluded directories 2025/05/31 03:28:42 NOTICE: (10) : delete-file TestPutio:rclone-test-yolefid4vece/032802la/check_access_filters/path2/subdir/subdirA/RCLONE_TEST 2025/05/31 03:28:43 NOTICE: (11) : delete-file /tmp/032802la/check_access_filters/path1/subdir-not/RCLONE_TEST 2025/05/31 03:28:43 NOTICE: (12) : delete-file TestPutio:rclone-test-yolefid4vece/032802la/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST 2025/05/31 03:28:44 NOTICE: (13) : delete-file /tmp/032802la/check_access_filters/path1/subdirX/RCLONE_TEST 2025/05/31 03:28:44 NOTICE: (14) : test EXCLUDE - test should PASS 2025/05/31 03:28:44 NOTICE: (15) : bisync check-access filters-file=/tmp/032802la/workdir/exclude-other-filtersfile.txt 2025/05/31 03:28:45 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:28: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/31 03:28:45 INFO : Synching Path1 "/tmp/032802la/check_access_filters/path1/" with Path2 "TestPutio:rclone-test-yolefid4vece/032802la/check_access_filters/path2/" 2025/05/31 03:28:45 INFO : Using filters file /tmp/032802la/workdir/exclude-other-filtersfile.txt 2025/05/31 03:28:45 INFO : Building Path1 and Path2 listings 2025/05/31 03:28:45 INFO : Path1 checking for diffs 2025/05/31 03:28:45 INFO : Path2 checking for diffs 2025/05/31 03:28:45 INFO : Checking access health 2025/05/31 03:28:45 INFO : Found 3 matching "RCLONE_TEST" files on both paths 2025/05/31 03:28:45 INFO : No changes found 2025/05/31 03:28:45 INFO : Updating listings 2025/05/31 03:28:45 INFO : Validating listings for Path1 "/tmp/032802la/check_access_filters/path1/" vs Path2 "TestPutio:rclone-test-yolefid4vece/032802la/check_access_filters/path2/" 2025/05/31 03:28:45 INFO : Bisync successful 2025/05/31 03:28:45 NOTICE: (16) : copy-listings exclude-pass-run 2025/05/31 03:28:45 NOTICE: (17) : test EXCLUDE - delete RCLONE_TEST files in included directories 2025/05/31 03:28:45 NOTICE: (18) : delete-file TestPutio:rclone-test-yolefid4vece/032802la/check_access_filters/path2/RCLONE_TEST 2025/05/31 03:28:45 NOTICE: (19) : delete-file /tmp/032802la/check_access_filters/path1/subdir/RCLONE_TEST 2025/05/31 03:28:45 NOTICE: (20) : test EXCLUDE - test should ABORT 2025/05/31 03:28:45 NOTICE: (21) : bisync check-access filters-file=/tmp/032802la/workdir/exclude-other-filtersfile.txt 2025/05/31 03:28:46 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:28: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/31 03:28:46 INFO : Synching Path1 "/tmp/032802la/check_access_filters/path1/" with Path2 "TestPutio:rclone-test-yolefid4vece/032802la/check_access_filters/path2/" 2025/05/31 03:28:46 INFO : Using filters file /tmp/032802la/workdir/exclude-other-filtersfile.txt 2025/05/31 03:28:46 INFO : Building Path1 and Path2 listings 2025/05/31 03:28:46 INFO : Path1 checking for diffs 2025/05/31 03:28:46 INFO : - Path1 File was deleted - subdir/RCLONE_TEST 2025/05/31 03:28:46 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/05/31 03:28:46 INFO : Path2 checking for diffs 2025/05/31 03:28:46 INFO : - Path2 File was deleted - RCLONE_TEST 2025/05/31 03:28:46 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/05/31 03:28:46 INFO : Checking access health 2025/05/31 03:28:46 ERROR : -  Access test failed: Path1 file not found in Path2 - RCLONE_TEST 2025/05/31 03:28:46 ERROR : -  Access test failed: Path2 file not found in Path1 - subdir/RCLONE_TEST 2025/05/31 03:28:46 ERROR : Bisync critical error: check file check failed 2025/05/31 03:28:46 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/31 03:28:46 NOTICE: Bisync error: bisync aborted 2025/05/31 03:28:46 NOTICE: (22) : move-listings exclude-error-run 2025/05/31 03:28:46 NOTICE: (23) : test INCLUDE - OTHER TESTS 2025/05/31 03:28:46 NOTICE: (24) : test reset to the initial state 2025/05/31 03:28:46 NOTICE: (25) : copy-dir /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial /tmp/032802la/check_access_filters/path1/ 2025/05/31 03:28:46 NOTICE: (26) : sync-dir /tmp/032802la/check_access_filters/path1/ TestPutio:rclone-test-yolefid4vece/032802la/check_access_filters/path2/ 2025/05/31 03:28:47 ERROR : subdir/subdirA/RCLONE_TEST: Failed to copy: unexpected status code (404) response while doing HEAD to https://s79.put.io/files/e90b800892fb36006f7feae3e89a48fd53c595bf 2025/05/31 03:28:47 ERROR : Putio root 'rclone-test-yolefid4vece/032802la/check_access_filters/path2': not deleting files as there were IO errors 2025/05/31 03:28:47 ERROR : Putio root 'rclone-test-yolefid4vece/032802la/check_access_filters/path2': not deleting directories as there were IO errors bisync_test.go:495: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:495 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: test step failed Test: TestBisyncLocalRemote/check_access_filters Messages: step 26 failed: unexpected status code (404) response while doing HEAD to https://s79.put.io/files/e90b800892fb36006f7feae3e89a48fd53c595bf === RUN TestBisyncLocalRemote/extended_filenames 2025/05/31 03:28:48 ERROR : error listing: directory not found 2025/05/31 03:28:48 ERROR : error listing: directory not found 2025/05/31 03:28:48 NOTICE: checking initFs Local file system at /tmp/032802la/initdir/test_extended_filenames-yivorel3 2025/05/31 03:28:48 NOTICE: checking Path1 Local file system at /tmp/032802la/extended_filenames/path1 2025/05/31 03:28:49 ERROR : file1 - Copy.txt: Failed to copy: unexpected status code (404) response while doing PATCH to https://s76.put.io/files/6c579d5adc1d7d550e07be75288b6963e5238748 2025/05/31 03:28:50 ERROR : filename_contains_ě_.txt: Failed to copy: unexpected status code (404) response while doing HEAD to https://s112.put.io/files/ffa2dba316eb0f0ea767a23e79eaf8b59fdc7a2a bisync_test.go:1943: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:1943 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:461 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Received unexpected error: unexpected status code (404) response while doing HEAD to https://s112.put.io/files/ffa2dba316eb0f0ea767a23e79eaf8b59fdc7a2a Test: TestBisyncLocalRemote/extended_filenames Messages: setting up path2 2025/05/31 03:28:51 NOTICE: checking path2 Putio root 'rclone-test-yolefid4vece/032802la/extended_filenames/path2' fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Should be true Test: TestBisyncLocalRemote/extended_filenames Messages: listing wrong, want RCLONE_TEST (109), file1 - Copy (2).txt (0), file1 - Copy.txt (0), file1.txt (0), file_enconde_mañana_funcionará.txt (0), filename_contains_ě_.txt (272), filename_contains_ࢺ_.txt (272), subdir_with_ࢺ_/filename_contains_ě_.txt (272), subdir_with_ࢺ_/filename_contains_ࢺ_.txt (272), Русский.txt (0) got RCLONE_TEST (109), file1 - Copy (2).txt (0), file1.txt (0), file_enconde_mañana_funcionará.txt (0), filename_contains_ࢺ_.txt (272), subdir_with_ࢺ_/filename_contains_ě_.txt (272), subdir_with_ࢺ_/filename_contains_ࢺ_.txt (272), Русский.txt (0) fstest.go:197: Not found "file1 - Copy.txt" fstest.go:197: Not found "filename_contains_ě_.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: 0 actual : 2 Test: TestBisyncLocalRemote/extended_filenames Messages: 2 objects not found 2025/05/31 03:28:58 NOTICE: (01) : test extended-filenames 2025/05/31 03:28:58 NOTICE: (02) : fix-names /tmp/032802la/extended_filenames/path1/subdir_with_ࢺ_/ 2025/05/31 03:28:58 NOTICE: (03) : fix-names TestPutio:rclone-test-yolefid4vece/032802la/extended_filenames/path2/subdir_with_ࢺ_/ 2025/05/31 03:28:58 NOTICE: (04) : fix-names /tmp/032802la/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt 2025/05/31 03:28:58 NOTICE: (05) : fix-names TestPutio:rclone-test-yolefid4vece/032802la/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt 2025/05/31 03:29:00 NOTICE: (06) : fix-names /tmp/032802la/extended_filenames/path1/Русский.txt 2025/05/31 03:29:00 NOTICE: (07) : fix-names TestPutio:rclone-test-yolefid4vece/032802la/extended_filenames/path2/Русский.txt 2025/05/31 03:29:00 NOTICE: (08) : fix-names /tmp/032802la/extended_filenames/path1/file_enconde_mañana_funcionará.txt 2025/05/31 03:29:00 NOTICE: (09) : fix-names TestPutio:rclone-test-yolefid4vece/032802la/extended_filenames/path2/file_enconde_mañana_funcionará.txt 2025/05/31 03:29:02 NOTICE: (10) : test initial bisync 2025/05/31 03:29:02 NOTICE: (11) : bisync resync 2025/05/31 03:29:03 NOTICE: Local file system at /tmp/032802la/extended_filenames/path1: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" 2025/05/31 03:29:03 NOTICE: Local file system at /tmp/032802la/extended_filenames/path1: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" bisync_test.go:1035: Fs is incapable of running test as the paths produce different results, skipping: extended_filenames (path1: file1 - Copy (2).txtfile1 - Copy (2).txt (BOTH) path2: ě áñhࢺ_測試Рускийěáñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éöě áñhࢺ_測試Рускийěáñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö (ě áñhࢺ_測試Рускийěáñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éöě áñhࢺ_測試Рускийěáñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö)) (fs1: Local file system at /tmp/032802la/extended_filenames/path1 fs2: Putio root 'rclone-test-yolefid4vece/032802la/extended_filenames/path2') @@ -1 +1 @@ -file1 - Copy (2).txtfile1 - Copy (2).txt+ě áñhࢺ_測試Рускийěáñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éöě áñhࢺ_測試Рускийěáñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö === RUN TestBisyncLocalRemote/ignorelistingchecksum 2025/05/31 03:29:07 ERROR : error listing: directory not found 2025/05/31 03:29:07 ERROR : error listing: directory not found 2025/05/31 03:29:07 NOTICE: checking initFs Local file system at /tmp/032802la/initdir/test_ignorelistingchecksum-qazesub8 2025/05/31 03:29:07 NOTICE: checking Path1 Local file system at /tmp/032802la/ignorelistingchecksum/path1 2025/05/31 03:29:08 ERROR : file1.copy3.txt: Failed to copy: unexpected status code (404) response while doing PATCH to https://s70.put.io/files/8d9b7373a387b4ed0778c579efcbfc6a1c0ab7c2 bisync_test.go:1943: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:1943 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:461 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Received unexpected error: unexpected status code (404) response while doing PATCH to https://s70.put.io/files/8d9b7373a387b4ed0778c579efcbfc6a1c0ab7c2 Test: TestBisyncLocalRemote/ignorelistingchecksum Messages: setting up path2 2025/05/31 03:29:09 NOTICE: checking path2 Putio root 'rclone-test-yolefid4vece/032802la/ignorelistingchecksum/path2' fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Should be true Test: TestBisyncLocalRemote/ignorelistingchecksum Messages: listing wrong, want RCLONE_TEST (109), file1.copy1.txt (0), file1.copy2.txt (0), file1.copy3.txt (0), file1.copy4.txt (0), file1.copy5.txt (0), file1.txt (0), subdir/file20.txt (0) got RCLONE_TEST (109), file1.copy1.txt (0), file1.copy2.txt (0), file1.copy4.txt (0), file1.copy5.txt (0), file1.txt (0), subdir/file20.txt (0) fstest.go:197: Not found "file1.copy3.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: 0 actual : 1 Test: TestBisyncLocalRemote/ignorelistingchecksum Messages: 1 objects not found 2025/05/31 03:29:17 NOTICE: (01) : test basic 2025/05/31 03:29:17 NOTICE: (02) : test initial bisync 2025/05/31 03:29:17 NOTICE: (03) : bisync resync 2025/05/31 03:29:18 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:29: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/31 03:29:18 INFO : Synching Path1 "/tmp/032802la/ignorelistingchecksum/path1/" with Path2 "TestPutio:rclone-test-yolefid4vece/032802la/ignorelistingchecksum/path2/" 2025/05/31 03:29:18 INFO : Copying Path2 files to Path1 2025/05/31 03:29:18 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:29:18 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:29:19 INFO : file1.copy3.txt: Copied (new) 2025/05/31 03:29:19 INFO : Resync updating listings 2025/05/31 03:29:19 INFO : Validating listings for Path1 "/tmp/032802la/ignorelistingchecksum/path1/" vs Path2 "TestPutio:rclone-test-yolefid4vece/032802la/ignorelistingchecksum/path2/" 2025/05/31 03:29:19 INFO : Bisync successful 2025/05/31 03:29:19 NOTICE: (04) : bisync resync ignore-listing-checksum 2025/05/31 03:29:20 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/31 03:29:20 INFO : Synching Path1 "/tmp/032802la/ignorelistingchecksum/path1/" with Path2 "TestPutio:rclone-test-yolefid4vece/032802la/ignorelistingchecksum/path2/" 2025/05/31 03:29:20 INFO : Copying Path2 files to Path1 2025/05/31 03:29:20 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:29:20 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:29:20 INFO : Resync updating listings 2025/05/31 03:29:20 INFO : Validating listings for Path1 "/tmp/032802la/ignorelistingchecksum/path1/" vs Path2 "TestPutio:rclone-test-yolefid4vece/032802la/ignorelistingchecksum/path2/" 2025/05/31 03:29:20 INFO : Bisync successful 2025/05/31 03:29:20 NOTICE: (05) : test place newer files on both paths 2025/05/31 03:29:20 NOTICE: (06) : touch-copy 2001-01-02 /tmp/032802la/datadir/test_ignorelistingchecksum-lalabof4/file1.txt TestPutio:rclone-test-yolefid4vece/032802la/ignorelistingchecksum/path2/ 2025/05/31 03:29:21 NOTICE: (07) : copy-as /tmp/032802la/datadir/test_ignorelistingchecksum-lalabof4/file1.txt /tmp/032802la/ignorelistingchecksum/path1/subdir file20.txt 2025/05/31 03:29:21 NOTICE: (08) : test bisync run 2025/05/31 03:29:21 NOTICE: (09) : bisync ignore-listing-checksum 2025/05/31 03:29:22 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/31 03:29:22 INFO : Synching Path1 "/tmp/032802la/ignorelistingchecksum/path1/" with Path2 "TestPutio:rclone-test-yolefid4vece/032802la/ignorelistingchecksum/path2/" 2025/05/31 03:29:22 INFO : Building Path1 and Path2 listings 2025/05/31 03:29:22 INFO : Path1 checking for diffs 2025/05/31 03:29:22 INFO : - Path1 File changed: size (larger), time (newer) - subdir/file20.txt 2025/05/31 03:29:22 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/05/31 03:29:22 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/05/31 03:29:22 INFO : Path2 checking for diffs 2025/05/31 03:29:22 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/05/31 03:29:22 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/05/31 03:29:22 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/05/31 03:29:22 INFO : Applying changes 2025/05/31 03:29:22 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-yolefid4vece/032802la/ignorelistingchecksum/path2/subdir/file20.txt 2025/05/31 03:29:22 INFO : - Path2 Queue copy to Path1 - /tmp/032802la/ignorelistingchecksum/path1/file1.txt 2025/05/31 03:29:22 INFO : - Path2 Do queued copies to - Path1 2025/05/31 03:29:22 INFO : file1.txt: Copied (replaced existing) 2025/05/31 03:29:22 INFO : - Path1 Do queued copies to - Path2 2025/05/31 03:29:23 INFO : subdir/file20.txt: Copied (replaced existing) 2025/05/31 03:29:23 INFO : Updating listings 2025/05/31 03:29:23 INFO : Validating listings for Path1 "/tmp/032802la/ignorelistingchecksum/path1/" vs Path2 "TestPutio:rclone-test-yolefid4vece/032802la/ignorelistingchecksum/path2/" 2025/05/31 03:29:23 INFO : Bisync successful bisync_test.go:560: TEST ignorelistingchecksum PASSED === RUN TestBisyncLocalRemote/max_delete_path1 2025/05/31 03:29:24 ERROR : error listing: directory not found 2025/05/31 03:29:24 ERROR : error listing: directory not found 2025/05/31 03:29:24 NOTICE: checking initFs Local file system at /tmp/032802la/initdir/test_max_delete_path1-biwifiw8 2025/05/31 03:29:24 NOTICE: checking Path1 Local file system at /tmp/032802la/max_delete_path1/path1 2025/05/31 03:29:26 NOTICE: checking path2 Putio root 'rclone-test-yolefid4vece/032802la/max_delete_path1/path2' 2025/05/31 03:29:26 NOTICE: (01) : test max-delete-path1 2025/05/31 03:29:26 NOTICE: (02) : test initial bisync 2025/05/31 03:29:26 NOTICE: (03) : bisync resync 2025/05/31 03:29:27 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:29:27 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/31 03:29:27 INFO : Synching Path1 "/tmp/032802la/max_delete_path1/path1/" with Path2 "TestPutio:rclone-test-yolefid4vece/032802la/max_delete_path1/path2/" 2025/05/31 03:29:27 INFO : Copying Path2 files to Path1 2025/05/31 03:29:27 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:29:27 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:29:27 INFO : Resync updating listings 2025/05/31 03:29:27 INFO : Validating listings for Path1 "/tmp/032802la/max_delete_path1/path1/" vs Path2 "TestPutio:rclone-test-yolefid4vece/032802la/max_delete_path1/path2/" 2025/05/31 03:29:27 INFO : Bisync successful 2025/05/31 03:29:27 NOTICE: (04) : test delete >50% of local files 2025/05/31 03:29:27 NOTICE: (05) : delete-file /tmp/032802la/max_delete_path1/path1/file1.txt 2025/05/31 03:29:27 NOTICE: (06) : delete-file /tmp/032802la/max_delete_path1/path1/file2.txt 2025/05/31 03:29:27 NOTICE: (07) : delete-file /tmp/032802la/max_delete_path1/path1/file3.txt 2025/05/31 03:29:27 NOTICE: (08) : delete-file /tmp/032802la/max_delete_path1/path1/file4.txt 2025/05/31 03:29:27 NOTICE: (09) : delete-file /tmp/032802la/max_delete_path1/path1/file5.txt 2025/05/31 03:29:27 NOTICE: (10) : test sync should fail due to too many local deletes 2025/05/31 03:29:27 NOTICE: (11) : bisync 2025/05/31 03:29:28 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:29: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/31 03:29:28 INFO : Synching Path1 "/tmp/032802la/max_delete_path1/path1/" with Path2 "TestPutio:rclone-test-yolefid4vece/032802la/max_delete_path1/path2/" 2025/05/31 03:29:28 INFO : Building Path1 and Path2 listings 2025/05/31 03:29:28 INFO : Path1 checking for diffs 2025/05/31 03:29:28 INFO : - Path1 File was deleted - file1.txt 2025/05/31 03:29:28 INFO : - Path1 File was deleted - file2.txt 2025/05/31 03:29:28 INFO : - Path1 File was deleted - file3.txt 2025/05/31 03:29:28 INFO : - Path1 File was deleted - file4.txt 2025/05/31 03:29:28 INFO : - Path1 File was deleted - file5.txt 2025/05/31 03:29:28 INFO : Path1: 5 changes:  0 new,  0 modified,  5 deleted 2025/05/31 03:29:28 INFO : Path2 checking for diffs 2025/05/31 03:29:28 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path1 "/tmp/032802la/max_delete_path1/path1/". Run with --force if desired. 2025/05/31 03:29:28 NOTICE: Bisync aborted. Please try again. 2025/05/31 03:29:28 NOTICE: Bisync error: too many deletes 2025/05/31 03:29:28 NOTICE: (12) : copy-listings initial-fail 2025/05/31 03:29:28 NOTICE: (13) : test change max-delete limit to 60%. sync should run. 2025/05/31 03:29:28 NOTICE: (14) : bisync max-delete=60 2025/05/31 03:29:29 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:29: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/31 03:29:29 INFO : Synching Path1 "/tmp/032802la/max_delete_path1/path1/" with Path2 "TestPutio:rclone-test-yolefid4vece/032802la/max_delete_path1/path2/" 2025/05/31 03:29:29 INFO : Building Path1 and Path2 listings 2025/05/31 03:29:29 INFO : Path1 checking for diffs 2025/05/31 03:29:29 INFO : - Path1 File was deleted - file1.txt 2025/05/31 03:29:29 INFO : - Path1 File was deleted - file2.txt 2025/05/31 03:29:29 INFO : - Path1 File was deleted - file3.txt 2025/05/31 03:29:29 INFO : - Path1 File was deleted - file4.txt 2025/05/31 03:29:29 INFO : - Path1 File was deleted - file5.txt 2025/05/31 03:29:29 INFO : Path1: 5 changes:  0 new,  0 modified,  5 deleted 2025/05/31 03:29:29 INFO : Path2 checking for diffs 2025/05/31 03:29:29 INFO : Applying changes 2025/05/31 03:29:29 INFO : - Path2 Queue delete - TestPutio:rclone-test-yolefid4vece/032802la/max_delete_path1/path2/file1.txt 2025/05/31 03:29:29 INFO : - Path2 Queue delete - TestPutio:rclone-test-yolefid4vece/032802la/max_delete_path1/path2/file2.txt 2025/05/31 03:29:29 INFO : - Path2 Queue delete - TestPutio:rclone-test-yolefid4vece/032802la/max_delete_path1/path2/file3.txt 2025/05/31 03:29:29 INFO : - Path2 Queue delete - TestPutio:rclone-test-yolefid4vece/032802la/max_delete_path1/path2/file4.txt 2025/05/31 03:29:29 INFO : - Path2 Queue delete - TestPutio:rclone-test-yolefid4vece/032802la/max_delete_path1/path2/file5.txt 2025/05/31 03:29:29 INFO : - Path1 Do queued copies to - Path2 2025/05/31 03:29:29 INFO : file2.txt: Deleted 2025/05/31 03:29:30 INFO : file3.txt: Deleted 2025/05/31 03:29:31 INFO : file4.txt: Deleted 2025/05/31 03:29:32 INFO : file5.txt: Deleted 2025/05/31 03:29:33 INFO : file1.txt: Deleted 2025/05/31 03:29:33 INFO : Updating listings 2025/05/31 03:29:33 INFO : Validating listings for Path1 "/tmp/032802la/max_delete_path1/path1/" vs Path2 "TestPutio:rclone-test-yolefid4vece/032802la/max_delete_path1/path2/" 2025/05/31 03:29:33 INFO : Bisync successful bisync_test.go:560: TEST max_delete_path1 PASSED === RUN TestBisyncLocalRemote/resync 2025/05/31 03:29:34 ERROR : error listing: directory not found 2025/05/31 03:29:34 ERROR : error listing: directory not found 2025/05/31 03:29:34 NOTICE: checking initFs Local file system at /tmp/032802la/initdir/test_resync-bocitur3 2025/05/31 03:29:34 NOTICE: checking Path1 Local file system at /tmp/032802la/resync/path1 2025/05/31 03:29:36 ERROR : file5.txt: Failed to copy: unexpected status code (404) response while doing PATCH to https://s112.put.io/files/174866943ec5b004b174e40c673e609d7eeeafc1 bisync_test.go:1943: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:1943 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:461 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Received unexpected error: unexpected status code (404) response while doing PATCH to https://s112.put.io/files/174866943ec5b004b174e40c673e609d7eeeafc1 Test: TestBisyncLocalRemote/resync Messages: setting up path2 2025/05/31 03:29:36 NOTICE: checking path2 Putio root 'rclone-test-yolefid4vece/032802la/resync/path2' fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Should be true Test: TestBisyncLocalRemote/resync Messages: listing wrong, want RCLONE_TEST (109), file1.txt (0), file2.txt (0), file3.txt (0), file4.txt (0), file5.txt (0), file6.txt (0), file7.txt (0) got RCLONE_TEST (109), file1.txt (0), file2.txt (0), file3.txt (0), file4.txt (0), file6.txt (0), file7.txt (0) fstest.go:197: Not found "file5.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: 0 actual : 1 Test: TestBisyncLocalRemote/resync Messages: 1 objects not found 2025/05/31 03:29:43 NOTICE: (01) : test resync 2025/05/31 03:29:43 NOTICE: (02) : test 1. resync with empty path1, resulting in copying all content from path2. 2025/05/31 03:29:43 NOTICE: (03) : purge-children /tmp/032802la/resync/path1/ 2025/05/31 03:29:43 NOTICE: (04) : bisync resync 2025/05/31 03:29:44 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:29:44 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/31 03:29:44 INFO : Synching Path1 "/tmp/032802la/resync/path1/" with Path2 "TestPutio:rclone-test-yolefid4vece/032802la/resync/path2/" 2025/05/31 03:29:44 INFO : Copying Path2 files to Path1 2025/05/31 03:29:44 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:29:45 INFO : file1.txt: Copied (new) 2025/05/31 03:29:45 INFO : file3.txt: Copied (new) 2025/05/31 03:29:45 INFO : file2.txt: Copied (new) 2025/05/31 03:29:45 INFO : RCLONE_TEST: Copied (new) 2025/05/31 03:29:45 INFO : file4.txt: Copied (new) 2025/05/31 03:29:45 INFO : file6.txt: Copied (new) 2025/05/31 03:29:45 INFO : file7.txt: Copied (new) 2025/05/31 03:29:45 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:29:45 INFO : Resync updating listings 2025/05/31 03:29:45 INFO : Validating listings for Path1 "/tmp/032802la/resync/path1/" vs Path2 "TestPutio:rclone-test-yolefid4vece/032802la/resync/path2/" 2025/05/31 03:29:45 INFO : Bisync successful 2025/05/31 03:29:45 NOTICE: (05) : move-listings empty-path1 2025/05/31 03:29:45 NOTICE: (06) : test 2. resync with empty path2, resulting in syncing all content to path2. 2025/05/31 03:29:45 NOTICE: (07) : purge-children TestPutio:rclone-test-yolefid4vece/032802la/resync/path2/ 2025/05/31 03:29:46 NOTICE: (08) : bisync resync 2025/05/31 03:29:47 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:29:47 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/31 03:29:47 INFO : Synching Path1 "/tmp/032802la/resync/path1/" with Path2 "TestPutio:rclone-test-yolefid4vece/032802la/resync/path2/" 2025/05/31 03:29:47 INFO : Copying Path2 files to Path1 2025/05/31 03:29:47 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:29:47 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:29:48 INFO : file1.txt: Copied (new) 2025/05/31 03:29:48 INFO : RCLONE_TEST: Copied (new) 2025/05/31 03:29:48 INFO : file2.txt: Copied (new) 2025/05/31 03:29:48 INFO : file3.txt: Copied (new) 2025/05/31 03:29:48 INFO : file4.txt: Copied (new) 2025/05/31 03:29:48 INFO : file6.txt: Copied (new) 2025/05/31 03:29:48 INFO : file7.txt: Copied (new) 2025/05/31 03:29:48 INFO : Resync updating listings 2025/05/31 03:29:48 INFO : Validating listings for Path1 "/tmp/032802la/resync/path1/" vs Path2 "TestPutio:rclone-test-yolefid4vece/032802la/resync/path2/" 2025/05/31 03:29:48 INFO : Bisync successful 2025/05/31 03:29:48 NOTICE: (09) : move-listings empty-path2 2025/05/31 03:29:48 NOTICE: (10) : test 3. exercise all of the various file difference scenarios during a resync. 2025/05/31 03:29:48 NOTICE: (11) : touch-glob 2002-02-02 /tmp/032802la/datadir/test_resync-jezepuy1/ fileA.txt 2025/05/31 03:29:48 NOTICE: (12) : touch-glob 1999-09-09 /tmp/032802la/datadir/test_resync-jezepuy1/ fileB.txt 2025/05/31 03:29:48 NOTICE: (13) : test = file - path1 - path2 - expected action - who wins 2025/05/31 03:29:48 NOTICE: (14) : test - file1.txt - exists - missing - sync path1 > path2 - path1 2025/05/31 03:29:48 NOTICE: (15) : delete-file TestPutio:rclone-test-yolefid4vece/032802la/resync/path2/file1.txt 2025/05/31 03:29:49 NOTICE: (16) : test - file2.txt - missing - exists - copy path2 > path1 - path2 2025/05/31 03:29:49 NOTICE: (17) : delete-file /tmp/032802la/resync/path1/file2.txt 2025/05/31 03:29:49 NOTICE: (18) : test - file3.txt - exists - newer date - sync path1 > path2 - path1 2025/05/31 03:29:49 NOTICE: (19) : copy-as /tmp/032802la/datadir/test_resync-jezepuy1/fileA.txt TestPutio:rclone-test-yolefid4vece/032802la/resync/path2/ file3.txt 2025/05/31 03:29:50 NOTICE: (20) : test - file4.txt - missing - newer date - copy path2 > path1 - path2 2025/05/31 03:29:50 NOTICE: (21) : delete-file /tmp/032802la/resync/path1/file4.txt 2025/05/31 03:29:50 NOTICE: (22) : copy-as /tmp/032802la/datadir/test_resync-jezepuy1/fileA.txt TestPutio:rclone-test-yolefid4vece/032802la/resync/path2/ file4.txt 2025/05/31 03:29:51 NOTICE: (23) : test - file5.txt - exists - older date - sync path1 > path2 - path1 2025/05/31 03:29:51 NOTICE: (24) : copy-as /tmp/032802la/datadir/test_resync-jezepuy1/fileB.txt TestPutio:rclone-test-yolefid4vece/032802la/resync/path2/ file5.txt 2025/05/31 03:29:52 NOTICE: (25) : test - file6.txt - older date - newer date - sync path1 > path2 - path1 2025/05/31 03:29:52 NOTICE: (26) : copy-as /tmp/032802la/datadir/test_resync-jezepuy1/fileB.txt /tmp/032802la/resync/path1/ file6.txt 2025/05/31 03:29:52 NOTICE: (27) : copy-as /tmp/032802la/datadir/test_resync-jezepuy1/fileA.txt TestPutio:rclone-test-yolefid4vece/032802la/resync/path2/ file6.txt 2025/05/31 03:29:53 NOTICE: (28) : test - file7.txt - exists - exists (same) - none - same 2025/05/31 03:29:53 NOTICE: (29) : test run bisync with resync 2025/05/31 03:29:53 NOTICE: (30) : bisync resync 2025/05/31 03:29:54 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:29: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/31 03:29:54 INFO : Synching Path1 "/tmp/032802la/resync/path1/" with Path2 "TestPutio:rclone-test-yolefid4vece/032802la/resync/path2/" 2025/05/31 03:29:54 INFO : Copying Path2 files to Path1 2025/05/31 03:29:54 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:29:55 INFO : file2.txt: Copied (new) 2025/05/31 03:29:55 INFO : file5.txt: Copied (new) 2025/05/31 03:29:55 INFO : file4.txt: Copied (new) 2025/05/31 03:29:55 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:29:55 INFO : file6.txt: Updated modification time in destination 2025/05/31 03:29:55 INFO : file1.txt: Copied (new) 2025/05/31 03:29:56 INFO : file3.txt: Copied (replaced existing) 2025/05/31 03:29:56 INFO : Resync updating listings 2025/05/31 03:29:56 INFO : Validating listings for Path1 "/tmp/032802la/resync/path1/" vs Path2 "TestPutio:rclone-test-yolefid4vece/032802la/resync/path2/" 2025/05/31 03:29:56 INFO : Bisync successful 2025/05/31 03:29:56 NOTICE: (31) : copy-listings mixed-diffs 2025/05/31 03:29:56 NOTICE: (32) : test run normal bisync 2025/05/31 03:29:56 NOTICE: (33) : bisync 2025/05/31 03:29:56 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:29: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/31 03:29:56 INFO : Synching Path1 "/tmp/032802la/resync/path1/" with Path2 "TestPutio:rclone-test-yolefid4vece/032802la/resync/path2/" 2025/05/31 03:29:56 INFO : Building Path1 and Path2 listings 2025/05/31 03:29:56 INFO : Path1 checking for diffs 2025/05/31 03:29:56 INFO : Path2 checking for diffs 2025/05/31 03:29:56 INFO : No changes found 2025/05/31 03:29:56 INFO : Updating listings 2025/05/31 03:29:56 INFO : Validating listings for Path1 "/tmp/032802la/resync/path1/" vs Path2 "TestPutio:rclone-test-yolefid4vece/032802la/resync/path2/" 2025/05/31 03:29:56 INFO : Bisync successful 2025/05/31 03:29:56 NOTICE: (34) : test 4. confirm critical error on normal sync of empty path. 2025/05/31 03:29:56 NOTICE: (35) : purge-children TestPutio:rclone-test-yolefid4vece/032802la/resync/path2/ 2025/05/31 03:29:57 NOTICE: (36) : bisync 2025/05/31 03:29:58 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:29:58 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/31 03:29:58 INFO : Synching Path1 "/tmp/032802la/resync/path1/" with Path2 "TestPutio:rclone-test-yolefid4vece/032802la/resync/path2/" 2025/05/31 03:29:58 INFO : Building Path1 and Path2 listings 2025/05/31 03:29:58 INFO : Path1 checking for diffs 2025/05/31 03:29:58 INFO : Path2 checking for diffs 2025/05/31 03:29:58 ERROR : Empty current Path2 listing. Cannot sync to an empty directory: /tmp/032802la/workdir/tmp_032802la_resync_path1..TestPutio_rclone-test-yolefid4vece_032802la_resync_path2.path2.lst-new 2025/05/31 03:29:58 ERROR : Bisync critical error: empty current Path2 listing: /tmp/032802la/workdir/tmp_032802la_resync_path1..TestPutio_rclone-test-yolefid4vece_032802la_resync_path2.path2.lst-new 2025/05/31 03:29:58 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/31 03:29:58 NOTICE: Bisync error: bisync aborted 2025/05/31 03:29:58 NOTICE: ---------------------------------------------------------- 2025/05/31 03:29:58 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.path1.lst-err 2025/05/31 03:29:58 NOTICE: | @@ -11 +11 @@ 2025/05/31 03:29:58 NOTICE: | -- 0 - - 2000-01-01 00:00:00 +0000 UTC "\"file5.txt\"" 2025/05/31 03:29:58 NOTICE: | +- 19 - - 1999-09-09 00:00:00 +0000 UTC "\"file5.txt\"" 2025/05/31 03:29:58 NOTICE: ---------------------------------------------------------- 2025/05/31 03:29:58 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.path1.lst-new 2025/05/31 03:29:58 NOTICE: | @@ -11 +11 @@ 2025/05/31 03:29:58 NOTICE: | -- 0 - - 2000-01-01 00:00:00 +0000 UTC "\"file5.txt\"" 2025/05/31 03:29:58 NOTICE: | +- 19 - - 1999-09-09 00:00:00 +0000 UTC "\"file5.txt\"" 2025/05/31 03:29:58 NOTICE: ---------------------------------------------------------- 2025/05/31 03:29:58 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.path1.lst-old 2025/05/31 03:29:58 NOTICE: | @@ -11 +11 @@ 2025/05/31 03:29:58 NOTICE: | -- 0 - - 2000-01-01 00:00:00 +0000 UTC "\"file5.txt\"" 2025/05/31 03:29:58 NOTICE: | +- 19 - - 1999-09-09 00:00:00 +0000 UTC "\"file5.txt\"" 2025/05/31 03:29:58 NOTICE: ---------------------------------------------------------- 2025/05/31 03:29:58 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.path2.lst-err 2025/05/31 03:29:58 NOTICE: | @@ -11 +11 @@ 2025/05/31 03:29:58 NOTICE: | -- 0 - - 2000-01-01 00:00:00 +0000 UTC "\"file5.txt\"" 2025/05/31 03:29:58 NOTICE: | +- 19 - - 1999-09-09 00:00:00 +0000 UTC "\"file5.txt\"" 2025/05/31 03:29:58 NOTICE: ---------------------------------------------------------- 2025/05/31 03:29:58 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.path2.lst-old 2025/05/31 03:29:58 NOTICE: | @@ -11 +11 @@ 2025/05/31 03:29:58 NOTICE: | -- 0 - - 2000-01-01 00:00:00 +0000 UTC "\"file5.txt\"" 2025/05/31 03:29:58 NOTICE: | +- 19 - - 1999-09-09 00:00:00 +0000 UTC "\"file5.txt\"" 2025/05/31 03:29:58 NOTICE: ---------------------------------------------------------- 2025/05/31 03:29:58 NOTICE: | MISCOMPARE -Golden vs +Results for empty-path1._testdir_path1.._testdir_path2.path1.lst 2025/05/31 03:29:58 NOTICE: | @@ -11,2 +10,0 @@ 2025/05/31 03:29:58 NOTICE: | -- 0 - - 2000-01-01 00:00:00 +0000 UTC "\"file5.txt\"" 2025/05/31 03:29:58 NOTICE: | - 2025/05/31 03:29:58 NOTICE: ---------------------------------------------------------- 2025/05/31 03:29:58 NOTICE: | MISCOMPARE -Golden vs +Results for empty-path1._testdir_path1.._testdir_path2.path2.lst 2025/05/31 03:29:58 NOTICE: | @@ -11,2 +10,0 @@ 2025/05/31 03:29:58 NOTICE: | -- 0 - - 2000-01-01 00:00:00 +0000 UTC "\"file5.txt\"" 2025/05/31 03:29:58 NOTICE: | - 2025/05/31 03:29:58 NOTICE: ---------------------------------------------------------- 2025/05/31 03:29:58 NOTICE: | MISCOMPARE -Golden vs +Results for empty-path2._testdir_path1.._testdir_path2.path1.lst 2025/05/31 03:29:58 NOTICE: | @@ -11,2 +10,0 @@ 2025/05/31 03:29:58 NOTICE: | -- 0 - - 2000-01-01 00:00:00 +0000 UTC "\"file5.txt\"" 2025/05/31 03:29:58 NOTICE: | - 2025/05/31 03:29:58 NOTICE: ---------------------------------------------------------- 2025/05/31 03:29:58 NOTICE: | MISCOMPARE -Golden vs +Results for empty-path2._testdir_path1.._testdir_path2.path2.lst 2025/05/31 03:29:58 NOTICE: | @@ -11,2 +10,0 @@ 2025/05/31 03:29:58 NOTICE: | -- 0 - - 2000-01-01 00:00:00 +0000 UTC "\"file5.txt\"" 2025/05/31 03:29:58 NOTICE: | - 2025/05/31 03:29:58 NOTICE: ---------------------------------------------------------- 2025/05/31 03:29:58 NOTICE: | MISCOMPARE -Golden vs +Results for mixed-diffs._testdir_path1.._testdir_path2.path1.lst 2025/05/31 03:29:58 NOTICE: | @@ -11 +11 @@ 2025/05/31 03:29:58 NOTICE: | -- 0 - - 2000-01-01 00:00:00 +0000 UTC "\"file5.txt\"" 2025/05/31 03:29:58 NOTICE: | +- 19 - - 1999-09-09 00:00:00 +0000 UTC "\"file5.txt\"" 2025/05/31 03:29:58 NOTICE: ---------------------------------------------------------- 2025/05/31 03:29:58 NOTICE: | MISCOMPARE -Golden vs +Results for mixed-diffs._testdir_path1.._testdir_path2.path2.lst 2025/05/31 03:29:58 NOTICE: | @@ -11 +11 @@ 2025/05/31 03:29:58 NOTICE: | -- 0 - - 2000-01-01 00:00:00 +0000 UTC "\"file5.txt\"" 2025/05/31 03:29:58 NOTICE: | +- 19 - - 1999-09-09 00:00:00 +0000 UTC "\"file5.txt\"" 2025/05/31 03:29:58 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST resync FAILED - 11 MISCOMPARED FILES === RUN TestBisyncLocalRemote/rmdirs 2025/05/31 03:29:59 ERROR : error listing: directory not found 2025/05/31 03:29:59 ERROR : error listing: directory not found 2025/05/31 03:29:59 NOTICE: checking initFs Local file system at /tmp/032802la/initdir/test_rmdirs-gezukiw1 2025/05/31 03:29:59 NOTICE: checking Path1 Local file system at /tmp/032802la/rmdirs/path1 2025/05/31 03:30:01 ERROR : file1.copy5.txt: Failed to copy: unexpected status code (404) response while doing PATCH to https://s104.put.io/files/17119034f9882839ddcd5994896657d3b71545e0 bisync_test.go:1943: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:1943 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:461 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Received unexpected error: unexpected status code (404) response while doing PATCH to https://s104.put.io/files/17119034f9882839ddcd5994896657d3b71545e0 Test: TestBisyncLocalRemote/rmdirs Messages: setting up path2 2025/05/31 03:30:01 NOTICE: checking path2 Putio root 'rclone-test-yolefid4vece/032802la/rmdirs/path2' fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Should be true Test: TestBisyncLocalRemote/rmdirs Messages: listing wrong, want RCLONE_TEST (109), file1.copy1.txt (0), file1.copy2.txt (0), file1.copy3.txt (0), file1.copy4.txt (0), file1.copy5.txt (0), file1.txt (0), subdir/file20.txt (0) got RCLONE_TEST (109), file1.copy1.txt (0), file1.copy2.txt (0), file1.copy3.txt (0), file1.copy4.txt (0), file1.txt (0), subdir/file20.txt (0) fstest.go:197: Not found "file1.copy5.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: 0 actual : 1 Test: TestBisyncLocalRemote/rmdirs Messages: 1 objects not found 2025/05/31 03:30:09 NOTICE: (01) : test rmdirs 2025/05/31 03:30:09 NOTICE: (02) : test initial bisync 2025/05/31 03:30:09 NOTICE: (03) : bisync resync 2025/05/31 03:30:10 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:30:10 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/31 03:30:10 INFO : Synching Path1 "/tmp/032802la/rmdirs/path1/" with Path2 "TestPutio:rclone-test-yolefid4vece/032802la/rmdirs/path2/" 2025/05/31 03:30:10 INFO : Copying Path2 files to Path1 2025/05/31 03:30:10 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:30:10 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:30:11 INFO : file1.copy5.txt: Copied (new) 2025/05/31 03:30:11 INFO : Resync updating listings 2025/05/31 03:30:11 INFO : Validating listings for Path1 "/tmp/032802la/rmdirs/path1/" vs Path2 "TestPutio:rclone-test-yolefid4vece/032802la/rmdirs/path2/" 2025/05/31 03:30:11 INFO : Bisync successful 2025/05/31 03:30:11 NOTICE: (04) : test 1. delete path1 subdir file 2025/05/31 03:30:11 NOTICE: (05) : delete-file /tmp/032802la/rmdirs/path1/subdir/file20.txt 2025/05/31 03:30:11 NOTICE: (06) : test 2. run bisync without remove-empty-dirs 2025/05/31 03:30:11 NOTICE: (07) : bisync 2025/05/31 03:30:12 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:30: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/31 03:30:12 INFO : Synching Path1 "/tmp/032802la/rmdirs/path1/" with Path2 "TestPutio:rclone-test-yolefid4vece/032802la/rmdirs/path2/" 2025/05/31 03:30:12 INFO : Building Path1 and Path2 listings 2025/05/31 03:30:12 INFO : Path1 checking for diffs 2025/05/31 03:30:12 INFO : - Path1 File was deleted - subdir/file20.txt 2025/05/31 03:30:12 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/05/31 03:30:12 INFO : Path2 checking for diffs 2025/05/31 03:30:12 INFO : Applying changes 2025/05/31 03:30:12 INFO : - Path2 Queue delete - TestPutio:rclone-test-yolefid4vece/032802la/rmdirs/path2/subdir/file20.txt 2025/05/31 03:30:12 INFO : - Path1 Do queued copies to - Path2 2025/05/31 03:30:12 INFO : subdir/file20.txt: Deleted 2025/05/31 03:30:12 INFO : Updating listings 2025/05/31 03:30:12 INFO : Validating listings for Path1 "/tmp/032802la/rmdirs/path1/" vs Path2 "TestPutio:rclone-test-yolefid4vece/032802la/rmdirs/path2/" 2025/05/31 03:30:12 INFO : Bisync successful 2025/05/31 03:30:12 NOTICE: (08) : test 3. confirm the subdir still exists on both paths 2025/05/31 03:30:12 NOTICE: (09) : list-dirs /tmp/032802la/rmdirs/path1/ 2025/05/31 03:30:12 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/05/31 03:30:12 NOTICE: (10) : list-dirs TestPutio:rclone-test-yolefid4vece/032802la/rmdirs/path2/ 2025/05/31 03:30:13 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/05/31 03:30:13 NOTICE: (11) : test 4. run bisync with remove-empty-dirs 2025/05/31 03:30:13 NOTICE: (12) : bisync remove-empty-dirs 2025/05/31 03:30:14 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:30:14 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/31 03:30:14 INFO : Synching Path1 "/tmp/032802la/rmdirs/path1/" with Path2 "TestPutio:rclone-test-yolefid4vece/032802la/rmdirs/path2/" 2025/05/31 03:30:14 INFO : Building Path1 and Path2 listings 2025/05/31 03:30:14 INFO : Path1 checking for diffs 2025/05/31 03:30:14 INFO : Path2 checking for diffs 2025/05/31 03:30:14 INFO : No changes found 2025/05/31 03:30:14 INFO : Updating listings 2025/05/31 03:30:14 INFO : Validating listings for Path1 "/tmp/032802la/rmdirs/path1/" vs Path2 "TestPutio:rclone-test-yolefid4vece/032802la/rmdirs/path2/" 2025/05/31 03:30:14 INFO : Removing empty directories 2025/05/31 03:30:14 INFO : subdir: Removing directory 2025/05/31 03:30:14 INFO : subdir: Removing directory 2025/05/31 03:30:14 INFO : Bisync successful 2025/05/31 03:30:14 NOTICE: (13) : test 5. confirm the subdir has been removed on both paths 2025/05/31 03:30:14 NOTICE: (14) : list-dirs /tmp/032802la/rmdirs/path1/ 2025/05/31 03:30:14 NOTICE: (15) : list-dirs TestPutio:rclone-test-yolefid4vece/032802la/rmdirs/path2/ bisync_test.go:560: TEST rmdirs PASSED --- FAIL: TestBisyncLocalRemote (132.42s) --- FAIL: TestBisyncLocalRemote/backupdir (11.15s) --- FAIL: TestBisyncLocalRemote/changes (21.35s) --- FAIL: TestBisyncLocalRemote/check_access_filters (12.48s) --- FAIL: TestBisyncLocalRemote/extended_filenames (18.87s) --- FAIL: TestBisyncLocalRemote/ignorelistingchecksum (17.28s) --- PASS: TestBisyncLocalRemote/max_delete_path1 (9.93s) --- FAIL: TestBisyncLocalRemote/resync (25.04s) --- FAIL: TestBisyncLocalRemote/rmdirs (15.87s) === RUN TestBisyncRemoteRemote 2025/05/31 03:30:15 NOTICE: remote: TestPutio:rclone-test-dikezaq4womu === RUN TestBisyncRemoteRemote/all_changed 2025/05/31 03:30:17 ERROR : error listing: directory not found 2025/05/31 03:30:17 ERROR : error listing: directory not found 2025/05/31 03:30:17 NOTICE: checking initFs Local file system at /tmp/033015ve/initdir/test_all_changed-zanazel7 2025/05/31 03:30:18 ERROR : file1.copy1.txt: Failed to copy: unexpected status code (404) response while doing PATCH to https://s98.put.io/files/61a2ccd987311f2340d996b8108dcd2cc50e233e bisync_test.go:1943: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:1943 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:458 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Received unexpected error: unexpected status code (404) response while doing PATCH to https://s98.put.io/files/61a2ccd987311f2340d996b8108dcd2cc50e233e Test: TestBisyncRemoteRemote/all_changed Messages: setting up path1 2025/05/31 03:30:20 NOTICE: checking Path1 Putio root 'rclone-test-dikezaq4womu/033015ve/all_changed/path1' fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Should be true Test: TestBisyncRemoteRemote/all_changed Messages: listing wrong, want RCLONE_TEST (109), file1.copy1.txt (0), file1.copy2.txt (0), file1.copy3.txt (0), file1.copy4.txt (0), file1.copy5.txt (0), file1.txt (0), subdir/file20.txt (0) got RCLONE_TEST (109), file1.copy2.txt (0), file1.copy3.txt (0), file1.copy4.txt (0), file1.copy5.txt (0), file1.txt (0), subdir/file20.txt (0) fstest.go:197: Not found "file1.copy1.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: 0 actual : 1 Test: TestBisyncRemoteRemote/all_changed Messages: 1 objects not found 2025/05/31 03:30:29 NOTICE: checking path2 Putio root 'rclone-test-dikezaq4womu/033015ve/all_changed/path2' 2025/05/31 03:30:29 NOTICE: (01) : test all-changed 2025/05/31 03:30:29 NOTICE: (02) : test initial bisync 2025/05/31 03:30:29 NOTICE: (03) : bisync resync 2025/05/31 03:30:32 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:30:32 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/31 03:30:32 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/all_changed/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/all_changed/path2/" 2025/05/31 03:30:32 INFO : Copying Path2 files to Path1 2025/05/31 03:30:32 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:30:32 INFO : file1.copy1.txt: Copied (server-side copy) 2025/05/31 03:30:32 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:30:32 INFO : Resync updating listings 2025/05/31 03:30:32 INFO : Validating listings for Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/all_changed/path1/" vs Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/all_changed/path2/" 2025/05/31 03:30:32 INFO : Bisync successful 2025/05/31 03:30:32 NOTICE: (04) : test change timestamp on all files except RCLONE_TEST 2025/05/31 03:30:32 NOTICE: (05) : touch-glob 2005-01-02 TestPutio:rclone-test-dikezaq4womu/033015ve/all_changed/path1/ file* 2025/05/31 03:30:33 NOTICE: (06) : touch-glob 2005-01-02 TestPutio:rclone-test-dikezaq4womu/033015ve/all_changed/path1/subdir file* 2025/05/31 03:30:34 NOTICE: (07) : test sync should pass 2025/05/31 03:30:34 NOTICE: (08) : bisync 2025/05/31 03:30:36 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:30:36 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/31 03:30:36 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/all_changed/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/all_changed/path2/" 2025/05/31 03:30:36 INFO : Building Path1 and Path2 listings 2025/05/31 03:30:36 INFO : Path1 checking for diffs 2025/05/31 03:30:36 INFO : - Path1 File changed: time (newer) - file1.copy1.txt 2025/05/31 03:30:36 INFO : - Path1 File changed: time (newer) - file1.copy2.txt 2025/05/31 03:30:36 INFO : - Path1 File changed: time (newer) - file1.copy3.txt 2025/05/31 03:30:36 INFO : - Path1 File changed: time (newer) - file1.copy4.txt 2025/05/31 03:30:36 INFO : - Path1 File changed: time (newer) - file1.copy5.txt 2025/05/31 03:30:36 INFO : - Path1 File changed: time (newer) - file1.txt 2025/05/31 03:30:36 INFO : - Path1 File changed: time (newer) - subdir/file20.txt 2025/05/31 03:30:36 INFO : Path1: 7 changes:  0 new,  7 modified,  0 deleted 2025/05/31 03:30:36 INFO : (Modified:  7 newer,  0 older) 2025/05/31 03:30:36 INFO : Path2 checking for diffs 2025/05/31 03:30:36 INFO : Applying changes 2025/05/31 03:30:36 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-dikezaq4womu/033015ve/all_changed/path2/file1.copy1.txt 2025/05/31 03:30:36 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-dikezaq4womu/033015ve/all_changed/path2/file1.copy2.txt 2025/05/31 03:30:36 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-dikezaq4womu/033015ve/all_changed/path2/file1.copy3.txt 2025/05/31 03:30:36 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-dikezaq4womu/033015ve/all_changed/path2/file1.copy4.txt 2025/05/31 03:30:36 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-dikezaq4womu/033015ve/all_changed/path2/file1.copy5.txt 2025/05/31 03:30:36 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-dikezaq4womu/033015ve/all_changed/path2/file1.txt 2025/05/31 03:30:36 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-dikezaq4womu/033015ve/all_changed/path2/subdir/file20.txt 2025/05/31 03:30:36 INFO : - Path1 Do queued copies to - Path2 2025/05/31 03:30:36 INFO : file1.copy5.txt: Updated modification time in destination 2025/05/31 03:30:36 INFO : file1.txt: Updated modification time in destination 2025/05/31 03:30:36 INFO : file1.copy4.txt: Updated modification time in destination 2025/05/31 03:30:36 INFO : file1.copy1.txt: Updated modification time in destination 2025/05/31 03:30:36 INFO : file1.copy2.txt: Updated modification time in destination 2025/05/31 03:30:36 INFO : file1.copy3.txt: Updated modification time in destination 2025/05/31 03:30:36 INFO : subdir/file20.txt: Updated modification time in destination 2025/05/31 03:30:36 INFO : Updating listings 2025/05/31 03:30:36 INFO : Validating listings for Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/all_changed/path1/" vs Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/all_changed/path2/" 2025/05/31 03:30:36 INFO : Bisync successful 2025/05/31 03:30:36 NOTICE: (09) : test change timestamp on all files including RCLONE_TEST 2025/05/31 03:30:36 NOTICE: (10) : touch-glob 2004-01-02 TestPutio:rclone-test-dikezaq4womu/033015ve/all_changed/path1/ * 2025/05/31 03:30:37 NOTICE: (11) : touch-glob 2004-01-02 TestPutio:rclone-test-dikezaq4womu/033015ve/all_changed/path1/subdir * 2025/05/31 03:30:37 NOTICE: (12) : test sync should fail 2025/05/31 03:30:37 NOTICE: (13) : bisync 2025/05/31 03:30:38 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:30:38 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/31 03:30:38 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/all_changed/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/all_changed/path2/" 2025/05/31 03:30:38 INFO : Building Path1 and Path2 listings 2025/05/31 03:30:39 INFO : Path1 checking for diffs 2025/05/31 03:30:39 INFO : - Path1 File changed: time (newer) - RCLONE_TEST 2025/05/31 03:30:39 INFO : - Path1 File changed: time (older) - file1.copy1.txt 2025/05/31 03:30:39 INFO : - Path1 File changed: time (older) - file1.copy2.txt 2025/05/31 03:30:39 INFO : - Path1 File changed: time (older) - file1.copy3.txt 2025/05/31 03:30:39 INFO : - Path1 File changed: time (older) - file1.copy4.txt 2025/05/31 03:30:39 INFO : - Path1 File changed: time (older) - file1.copy5.txt 2025/05/31 03:30:39 INFO : - Path1 File changed: time (older) - file1.txt 2025/05/31 03:30:39 INFO : - Path1 File changed: time (older) - subdir/file20.txt 2025/05/31 03:30:39 INFO : Path1: 8 changes:  0 new,  8 modified,  0 deleted 2025/05/31 03:30:39 INFO : (Modified:  1 newer,  7 older) 2025/05/31 03:30:39 INFO : Path2 checking for diffs 2025/05/31 03:30:39 ERROR : Safety abort: all files were changed on Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/all_changed/path1/". Run with --force if desired. 2025/05/31 03:30:39 NOTICE: Bisync aborted. Please try again. 2025/05/31 03:30:39 NOTICE: Bisync error: all files were changed 2025/05/31 03:30:39 NOTICE: (14) : test sync with force should pass 2025/05/31 03:30:39 NOTICE: (15) : bisync force 2025/05/31 03:30:40 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:30:40 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/31 03:30:40 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/all_changed/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/all_changed/path2/" 2025/05/31 03:30:40 INFO : Building Path1 and Path2 listings 2025/05/31 03:30:40 INFO : Path1 checking for diffs 2025/05/31 03:30:40 INFO : - Path1 File changed: time (newer) - RCLONE_TEST 2025/05/31 03:30:40 INFO : - Path1 File changed: time (older) - file1.copy1.txt 2025/05/31 03:30:40 INFO : - Path1 File changed: time (older) - file1.copy2.txt 2025/05/31 03:30:40 INFO : - Path1 File changed: time (older) - file1.copy3.txt 2025/05/31 03:30:40 INFO : - Path1 File changed: time (older) - file1.copy4.txt 2025/05/31 03:30:40 INFO : - Path1 File changed: time (older) - file1.copy5.txt 2025/05/31 03:30:40 INFO : - Path1 File changed: time (older) - file1.txt 2025/05/31 03:30:40 INFO : - Path1 File changed: time (older) - subdir/file20.txt 2025/05/31 03:30:40 INFO : Path1: 8 changes:  0 new,  8 modified,  0 deleted 2025/05/31 03:30:40 INFO : (Modified:  1 newer,  7 older) 2025/05/31 03:30:40 INFO : Path2 checking for diffs 2025/05/31 03:30:40 INFO : Applying changes 2025/05/31 03:30:40 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-dikezaq4womu/033015ve/all_changed/path2/RCLONE_TEST 2025/05/31 03:30:40 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-dikezaq4womu/033015ve/all_changed/path2/file1.copy1.txt 2025/05/31 03:30:40 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-dikezaq4womu/033015ve/all_changed/path2/file1.copy2.txt 2025/05/31 03:30:40 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-dikezaq4womu/033015ve/all_changed/path2/file1.copy3.txt 2025/05/31 03:30:40 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-dikezaq4womu/033015ve/all_changed/path2/file1.copy4.txt 2025/05/31 03:30:40 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-dikezaq4womu/033015ve/all_changed/path2/file1.copy5.txt 2025/05/31 03:30:40 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-dikezaq4womu/033015ve/all_changed/path2/file1.txt 2025/05/31 03:30:40 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-dikezaq4womu/033015ve/all_changed/path2/subdir/file20.txt 2025/05/31 03:30:40 INFO : - Path1 Do queued copies to - Path2 2025/05/31 03:30:40 INFO : RCLONE_TEST: Updated modification time in destination 2025/05/31 03:30:40 INFO : file1.copy2.txt: Updated modification time in destination 2025/05/31 03:30:40 INFO : file1.copy5.txt: Updated modification time in destination 2025/05/31 03:30:40 INFO : file1.copy4.txt: Updated modification time in destination 2025/05/31 03:30:40 INFO : file1.copy3.txt: Updated modification time in destination 2025/05/31 03:30:40 INFO : file1.txt: Updated modification time in destination 2025/05/31 03:30:40 INFO : file1.copy1.txt: Updated modification time in destination 2025/05/31 03:30:40 INFO : subdir/file20.txt: Updated modification time in destination 2025/05/31 03:30:40 INFO : Updating listings 2025/05/31 03:30:40 INFO : Validating listings for Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/all_changed/path1/" vs Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/all_changed/path2/" 2025/05/31 03:30:40 INFO : Bisync successful bisync_test.go:560: TEST all_changed PASSED === RUN TestBisyncRemoteRemote/backupdir 2025/05/31 03:30:42 ERROR : error listing: directory not found 2025/05/31 03:30:42 ERROR : error listing: directory not found 2025/05/31 03:30:42 NOTICE: checking initFs Local file system at /tmp/033015ve/initdir/test_backupdir-kiqarok8 2025/05/31 03:30:45 NOTICE: checking Path1 Putio root 'rclone-test-dikezaq4womu/033015ve/backupdir/path1' 2025/05/31 03:30:46 ERROR : file2.txt: Failed to copy: unexpected status code (404) response while doing PATCH to https://s93.put.io/files/1e9f5cb209cefb9bb2b91023c784030a4ad2bb92 bisync_test.go:1943: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:1943 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:461 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Received unexpected error: unexpected status code (404) response while doing PATCH to https://s93.put.io/files/1e9f5cb209cefb9bb2b91023c784030a4ad2bb92 Test: TestBisyncRemoteRemote/backupdir Messages: setting up path2 2025/05/31 03:30:47 NOTICE: checking path2 Putio root 'rclone-test-dikezaq4womu/033015ve/backupdir/path2' fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Should be true Test: TestBisyncRemoteRemote/backupdir Messages: listing wrong, want RCLONE_TEST (109), file1.txt (0), file2.txt (0), file3.txt (0), file4.txt (0), file5.txt (0), file6.txt (0), file7.txt (0), file8.txt (0) got RCLONE_TEST (109), file1.txt (0), file3.txt (0), file4.txt (0), file5.txt (0), file6.txt (0), file7.txt (0), file8.txt (0) fstest.go:197: Not found "file2.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: 0 actual : 1 Test: TestBisyncRemoteRemote/backupdir Messages: 1 objects not found 2025/05/31 03:30:55 NOTICE: (01) : test backupdir 2025/05/31 03:30:55 NOTICE: (02) : test initial bisync 2025/05/31 03:30:55 NOTICE: (03) : bisync resync backupdir1=/tmp/033015ve/workdir/backupdirs/backupdir1 backupdir2=/tmp/033015ve/workdir/backupdirs/backupdir2 bisync_test.go:934: backupdir test currently only works on local (it uses the workdir) === RUN TestBisyncRemoteRemote/changes 2025/05/31 03:30:56 ERROR : error listing: directory not found 2025/05/31 03:30:56 ERROR : error listing: directory not found 2025/05/31 03:30:56 NOTICE: checking initFs Local file system at /tmp/033015ve/initdir/test_changes-ziwabal2 2025/05/31 03:30:59 NOTICE: checking Path1 Putio root 'rclone-test-dikezaq4womu/033015ve/changes/path1' 2025/05/31 03:31:02 NOTICE: checking path2 Putio root 'rclone-test-dikezaq4womu/033015ve/changes/path2' 2025/05/31 03:31:02 NOTICE: (01) : test changes 2025/05/31 03:31:02 NOTICE: (02) : test initial bisync 2025/05/31 03:31:02 NOTICE: (03) : bisync resync 2025/05/31 03:31:04 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:31:04 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/31 03:31:04 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/changes/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/changes/path2/" 2025/05/31 03:31:04 INFO : Copying Path2 files to Path1 2025/05/31 03:31:04 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:31:04 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:31:04 INFO : Resync updating listings 2025/05/31 03:31:04 INFO : Validating listings for Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/changes/path1/" vs Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/changes/path2/" 2025/05/31 03:31:04 INFO : Bisync successful 2025/05/31 03:31:04 NOTICE: (04) : test make modifications on both paths 2025/05/31 03:31:04 NOTICE: (05) : test new on path2 - file10 2025/05/31 03:31:04 NOTICE: (06) : touch-copy 2001-01-02 /tmp/033015ve/datadir/test_changes-zifowos2/file10.txt TestPutio:rclone-test-dikezaq4womu/033015ve/changes/path2/ 2025/05/31 03:31:05 NOTICE: (07) : test newer on path2 - file1 2025/05/31 03:31:05 NOTICE: (08) : touch-copy 2001-01-02 /tmp/033015ve/datadir/test_changes-zifowos2/file1.txt TestPutio:rclone-test-dikezaq4womu/033015ve/changes/path2/ 2025/05/31 03:31:07 NOTICE: (09) : test new on path1 - file11 2025/05/31 03:31:07 NOTICE: (10) : touch-copy 2001-01-02 /tmp/033015ve/datadir/test_changes-zifowos2/file11.txt TestPutio:rclone-test-dikezaq4womu/033015ve/changes/path1/ 2025/05/31 03:31:08 NOTICE: (11) : test newer on path1 - file2 2025/05/31 03:31:08 NOTICE: (12) : touch-copy 2001-01-02 /tmp/033015ve/datadir/test_changes-zifowos2/file2.txt TestPutio:rclone-test-dikezaq4womu/033015ve/changes/path1/ 2025/05/31 03:31:09 NOTICE: (13) : test deleted on path2 - file3 2025/05/31 03:31:09 NOTICE: (14) : delete-file TestPutio:rclone-test-dikezaq4womu/033015ve/changes/path2/file3.txt 2025/05/31 03:31:09 NOTICE: (15) : test deleted on path1 - file4 2025/05/31 03:31:09 NOTICE: (16) : delete-file TestPutio:rclone-test-dikezaq4womu/033015ve/changes/path1/file4.txt 2025/05/31 03:31:10 NOTICE: (17) : test deleted on both paths - file8 2025/05/31 03:31:10 NOTICE: (18) : delete-file TestPutio:rclone-test-dikezaq4womu/033015ve/changes/path1/file8.txt 2025/05/31 03:31:10 NOTICE: (19) : delete-file TestPutio:rclone-test-dikezaq4womu/033015ve/changes/path2/file8.txt 2025/05/31 03:31:10 NOTICE: (20) : test changed on both paths - file5 (file5R, file5L) 2025/05/31 03:31:10 NOTICE: (21) : touch-glob 2001-01-02 /tmp/033015ve/datadir/test_changes-zifowos2/ file5R.txt 2025/05/31 03:31:10 NOTICE: (22) : copy-as /tmp/033015ve/datadir/test_changes-zifowos2/file5R.txt TestPutio:rclone-test-dikezaq4womu/033015ve/changes/path2/ file5.txt 2025/05/31 03:31:11 NOTICE: (23) : touch-glob 2001-03-04 /tmp/033015ve/datadir/test_changes-zifowos2/ file5L.txt 2025/05/31 03:31:11 NOTICE: (24) : copy-as /tmp/033015ve/datadir/test_changes-zifowos2/file5L.txt TestPutio:rclone-test-dikezaq4womu/033015ve/changes/path1/ file5.txt 2025/05/31 03:31:12 NOTICE: (25) : test newer on path2 and deleted on path1 - file6 2025/05/31 03:31:12 NOTICE: (26) : touch-copy 2001-01-02 /tmp/033015ve/datadir/test_changes-zifowos2/file6.txt TestPutio:rclone-test-dikezaq4womu/033015ve/changes/path2/ 2025/05/31 03:31:13 NOTICE: (27) : delete-file TestPutio:rclone-test-dikezaq4womu/033015ve/changes/path1/file6.txt 2025/05/31 03:31:14 NOTICE: (28) : test newer on path1 and deleted on path2 - file7 2025/05/31 03:31:14 NOTICE: (29) : touch-copy 2001-01-02 /tmp/033015ve/datadir/test_changes-zifowos2/file7.txt TestPutio:rclone-test-dikezaq4womu/033015ve/changes/path1/ 2025/05/31 03:31:15 NOTICE: (30) : delete-file TestPutio:rclone-test-dikezaq4womu/033015ve/changes/path2/file7.txt 2025/05/31 03:31:15 NOTICE: (31) : test bisync run 2025/05/31 03:31:15 NOTICE: (32) : bisync 2025/05/31 03:31:17 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:31:17 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/31 03:31:17 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/changes/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/changes/path2/" 2025/05/31 03:31:17 INFO : Building Path1 and Path2 listings 2025/05/31 03:31:17 INFO : Path1 checking for diffs 2025/05/31 03:31:17 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/05/31 03:31:17 INFO : - Path1 File was deleted - file4.txt 2025/05/31 03:31:17 INFO : - Path1 File changed: size (larger), time (newer) - file5.txt 2025/05/31 03:31:17 INFO : - Path1 File was deleted - file6.txt 2025/05/31 03:31:17 INFO : - Path1 File changed: size (larger), time (newer) - file7.txt 2025/05/31 03:31:17 INFO : - Path1 File was deleted - file8.txt 2025/05/31 03:31:17 INFO : - Path1 File is new - file11.txt 2025/05/31 03:31:17 INFO : Path1: 7 changes:  1 new,  3 modified,  3 deleted 2025/05/31 03:31:17 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/05/31 03:31:17 INFO : Path2 checking for diffs 2025/05/31 03:31:17 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/05/31 03:31:17 INFO : - Path2 File was deleted - file3.txt 2025/05/31 03:31:17 INFO : - Path2 File changed: size (larger), time (newer) - file5.txt 2025/05/31 03:31:17 INFO : - Path2 File changed: size (larger), time (newer) - file6.txt 2025/05/31 03:31:17 INFO : - Path2 File was deleted - file7.txt 2025/05/31 03:31:17 INFO : - Path2 File was deleted - file8.txt 2025/05/31 03:31:17 INFO : - Path2 File is new - file10.txt 2025/05/31 03:31:17 INFO : Path2: 7 changes:  1 new,  3 modified,  3 deleted 2025/05/31 03:31:17 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/05/31 03:31:17 INFO : Applying changes 2025/05/31 03:31:17 INFO : Checking potential conflicts... 2025/05/31 03:31:17 ERROR : file5.txt: crc32 differ 2025/05/31 03:31:17 NOTICE: Putio root 'rclone-test-dikezaq4womu/033015ve/changes/path2': 1 differences found 2025/05/31 03:31:17 NOTICE: Putio root 'rclone-test-dikezaq4womu/033015ve/changes/path2': 1 errors while checking 2025/05/31 03:31:17 INFO : Finished checking the potential conflicts. 1 differences found 2025/05/31 03:31:17 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-dikezaq4womu/033015ve/changes/path2/file11.txt 2025/05/31 03:31:17 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-dikezaq4womu/033015ve/changes/path2/file2.txt 2025/05/31 03:31:17 INFO : - Path2 Queue delete - TestPutio:rclone-test-dikezaq4womu/033015ve/changes/path2/file4.txt 2025/05/31 03:31:17 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/05/31 03:31:17 NOTICE: - Path1 Renaming Path1 copy - TestPutio:rclone-test-dikezaq4womu/033015ve/changes/path1/file5.txt.conflict1 2025/05/31 03:31:17 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1 2025/05/31 03:31:17 NOTICE: - Path1 Queue copy to Path2 - TestPutio:rclone-test-dikezaq4womu/033015ve/changes/path2/file5.txt.conflict1 2025/05/31 03:31:17 NOTICE: - Path2 Renaming Path2 copy - TestPutio:rclone-test-dikezaq4womu/033015ve/changes/path2/file5.txt.conflict2 2025/05/31 03:31:18 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2 2025/05/31 03:31:18 NOTICE: - Path2 Queue copy to Path1 - TestPutio:rclone-test-dikezaq4womu/033015ve/changes/path1/file5.txt.conflict2 2025/05/31 03:31:18 INFO : - Path2 Queue copy to Path1 - TestPutio:rclone-test-dikezaq4womu/033015ve/changes/path1/file6.txt 2025/05/31 03:31:18 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-dikezaq4womu/033015ve/changes/path2/file7.txt 2025/05/31 03:31:18 INFO : - Path2 Queue copy to Path1 - TestPutio:rclone-test-dikezaq4womu/033015ve/changes/path1/file1.txt 2025/05/31 03:31:18 INFO : - Path2 Queue copy to Path1 - TestPutio:rclone-test-dikezaq4womu/033015ve/changes/path1/file10.txt 2025/05/31 03:31:18 INFO : - Path1 Queue delete - TestPutio:rclone-test-dikezaq4womu/033015ve/changes/path1/file3.txt 2025/05/31 03:31:18 INFO : - Path2 Do queued copies to - Path1 2025/05/31 03:31:18 INFO : file5.txt.conflict2: Copied (server-side copy) 2025/05/31 03:31:18 INFO : file6.txt: Copied (server-side copy) 2025/05/31 03:31:18 INFO : file10.txt: Copied (server-side copy) 2025/05/31 03:31:18 INFO : file1.txt: Copied (server-side copy) 2025/05/31 03:31:18 INFO : file3.txt: Deleted 2025/05/31 03:31:18 INFO : - Path1 Do queued copies to - Path2 2025/05/31 03:31:19 INFO : file7.txt: Copied (server-side copy) 2025/05/31 03:31:19 INFO : file5.txt.conflict1: Copied (server-side copy) 2025/05/31 03:31:19 INFO : file2.txt: Copied (server-side copy) 2025/05/31 03:31:20 INFO : file11.txt: Copied (server-side copy) 2025/05/31 03:31:20 INFO : file4.txt: Deleted 2025/05/31 03:31:20 INFO : Updating listings 2025/05/31 03:31:20 INFO : Validating listings for Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/changes/path1/" vs Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/changes/path2/" 2025/05/31 03:31:20 INFO : Bisync successful bisync_test.go:560: TEST changes PASSED === RUN TestBisyncRemoteRemote/check_filename 2025/05/31 03:31:21 ERROR : error listing: directory not found 2025/05/31 03:31:21 ERROR : error listing: directory not found 2025/05/31 03:31:21 NOTICE: checking initFs Local file system at /tmp/033015ve/initdir/test_check_filename-lozezep7 2025/05/31 03:31:23 NOTICE: checking Path1 Putio root 'rclone-test-dikezaq4womu/033015ve/check_filename/path1' 2025/05/31 03:31:25 NOTICE: checking path2 Putio root 'rclone-test-dikezaq4womu/033015ve/check_filename/path2' 2025/05/31 03:31:25 NOTICE: (01) : test check-filename 2025/05/31 03:31:25 NOTICE: (02) : test initial bisync 2025/05/31 03:31:25 NOTICE: (03) : bisync resync 2025/05/31 03:31:27 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:31:27 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/31 03:31:27 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/check_filename/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/check_filename/path2/" 2025/05/31 03:31:27 INFO : Copying Path2 files to Path1 2025/05/31 03:31:27 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:31:27 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:31:27 INFO : Resync updating listings 2025/05/31 03:31:27 INFO : Validating listings for Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/check_filename/path1/" vs Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/check_filename/path2/" 2025/05/31 03:31:27 INFO : Bisync successful 2025/05/31 03:31:27 NOTICE: (04) : test 1. see that check-access passes with the initial setup 2025/05/31 03:31:27 NOTICE: (05) : bisync check-access check-filename=.chk_file 2025/05/31 03:31:29 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:31:29 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/31 03:31:29 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/check_filename/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/check_filename/path2/" 2025/05/31 03:31:29 INFO : Building Path1 and Path2 listings 2025/05/31 03:31:29 INFO : Path1 checking for diffs 2025/05/31 03:31:29 INFO : Path2 checking for diffs 2025/05/31 03:31:29 INFO : Checking access health 2025/05/31 03:31:29 INFO : Found 2 matching ".chk_file" files on both paths 2025/05/31 03:31:29 INFO : No changes found 2025/05/31 03:31:29 INFO : Updating listings 2025/05/31 03:31:29 INFO : Validating listings for Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/check_filename/path1/" vs Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/check_filename/path2/" 2025/05/31 03:31:29 INFO : Bisync successful 2025/05/31 03:31:29 NOTICE: (06) : copy-listings initial-pass 2025/05/31 03:31:29 NOTICE: (07) : test 2. delete the remote subdir .chk_file, run sync. should fail critical. 2025/05/31 03:31:29 NOTICE: (08) : delete-file TestPutio:rclone-test-dikezaq4womu/033015ve/check_filename/path2/subdir/.chk_file 2025/05/31 03:31:30 NOTICE: (09) : bisync check-access check-filename=.chk_file 2025/05/31 03:31:32 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:31:32 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/31 03:31:32 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/check_filename/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/check_filename/path2/" 2025/05/31 03:31:32 INFO : Building Path1 and Path2 listings 2025/05/31 03:31:32 INFO : Path1 checking for diffs 2025/05/31 03:31:32 INFO : Path2 checking for diffs 2025/05/31 03:31:32 INFO : - Path2 File was deleted - subdir/.chk_file 2025/05/31 03:31:32 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/05/31 03:31:32 INFO : Checking access health 2025/05/31 03:31:32 ERROR : Access test failed: Path1 count 2, Path2 count 1 - .chk_file 2025/05/31 03:31:32 ERROR : -  Access test failed: Path1 file not found in Path2 - subdir/.chk_file 2025/05/31 03:31:32 ERROR : Bisync critical error: check file check failed 2025/05/31 03:31:32 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/31 03:31:32 NOTICE: Bisync error: bisync aborted 2025/05/31 03:31:32 NOTICE: (10) : move-listings path2-missing 2025/05/31 03:31:32 NOTICE: (11) : test 3. put the remote subdir .chk_file back, run resync. 2025/05/31 03:31:32 NOTICE: (12) : copy-file TestPutio:rclone-test-dikezaq4womu/033015ve/check_filename/path1/subdir/.chk_file TestPutio:rclone-test-dikezaq4womu/033015ve/check_filename/path2/subdir/ 2025/05/31 03:31:33 NOTICE: (13) : bisync check-access resync check-filename=.chk_file 2025/05/31 03:31:35 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:31:35 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/31 03:31:35 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/check_filename/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/check_filename/path2/" 2025/05/31 03:31:35 INFO : Copying Path2 files to Path1 2025/05/31 03:31:35 INFO : Checking access health 2025/05/31 03:31:35 INFO : Found 2 matching ".chk_file" files on both paths 2025/05/31 03:31:35 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:31:35 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:31:36 INFO : Resync updating listings 2025/05/31 03:31:36 INFO : Validating listings for Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/check_filename/path1/" vs Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/check_filename/path2/" 2025/05/31 03:31:36 INFO : Bisync successful 2025/05/31 03:31:36 NOTICE: (14) : test 4. run sync with check-access. should pass. 2025/05/31 03:31:36 NOTICE: (15) : bisync check-access check-filename=.chk_file 2025/05/31 03:31:38 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:31:38 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/31 03:31:38 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/check_filename/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/check_filename/path2/" 2025/05/31 03:31:38 INFO : Building Path1 and Path2 listings 2025/05/31 03:31:38 INFO : Path1 checking for diffs 2025/05/31 03:31:38 INFO : Path2 checking for diffs 2025/05/31 03:31:38 INFO : Checking access health 2025/05/31 03:31:38 INFO : Found 2 matching ".chk_file" files on both paths 2025/05/31 03:31:38 INFO : No changes found 2025/05/31 03:31:38 INFO : Updating listings 2025/05/31 03:31:38 INFO : Validating listings for Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/check_filename/path1/" vs Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/check_filename/path2/" 2025/05/31 03:31:38 INFO : Bisync successful bisync_test.go:560: TEST check_filename PASSED === RUN TestBisyncRemoteRemote/createemptysrcdirs 2025/05/31 03:31:39 ERROR : error listing: directory not found 2025/05/31 03:31:39 ERROR : error listing: directory not found 2025/05/31 03:31:39 NOTICE: checking initFs Local file system at /tmp/033015ve/initdir/test_createemptysrcdirs-quyifif5 2025/05/31 03:31:41 ERROR : file1.copy5.txt: Failed to copy: unexpected status code (404) response while doing PATCH to https://s112.put.io/files/559dcad3b53b177d46823563b5757c02d95dddba bisync_test.go:1943: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:1943 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:458 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Received unexpected error: unexpected status code (404) response while doing PATCH to https://s112.put.io/files/559dcad3b53b177d46823563b5757c02d95dddba Test: TestBisyncRemoteRemote/createemptysrcdirs Messages: setting up path1 2025/05/31 03:31:41 NOTICE: checking Path1 Putio root 'rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1' fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Should be true Test: TestBisyncRemoteRemote/createemptysrcdirs Messages: listing wrong, want RCLONE_TEST (109), file1.copy1.txt (0), file1.copy2.txt (0), file1.copy3.txt (0), file1.copy4.txt (0), file1.copy5.txt (0), file1.txt (0) got RCLONE_TEST (109), file1.copy1.txt (0), file1.copy2.txt (0), file1.copy3.txt (0), file1.copy4.txt (0), file1.txt (0) fstest.go:197: Not found "file1.copy5.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: 0 actual : 1 Test: TestBisyncRemoteRemote/createemptysrcdirs Messages: 1 objects not found 2025/05/31 03:31:50 NOTICE: checking path2 Putio root 'rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path2' 2025/05/31 03:31:51 NOTICE: (01) : test createemptysrcdirs 2025/05/31 03:31:51 NOTICE: (02) : test initial bisync 2025/05/31 03:31:51 NOTICE: (03) : touch-glob 2001-01-02 /tmp/033015ve/datadir/test_createemptysrcdirs-cibediy0/ placeholder.txt 2025/05/31 03:31:51 NOTICE: (04) : copy-as /tmp/033015ve/datadir/test_createemptysrcdirs-cibediy0/placeholder.txt TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1/ file1.txt 2025/05/31 03:31:51 NOTICE: (05) : copy-as /tmp/033015ve/datadir/test_createemptysrcdirs-cibediy0/placeholder.txt TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1/ file1.copy1.txt 2025/05/31 03:31:51 NOTICE: (06) : copy-as /tmp/033015ve/datadir/test_createemptysrcdirs-cibediy0/placeholder.txt TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1/ file1.copy2.txt 2025/05/31 03:31:52 NOTICE: (07) : copy-as /tmp/033015ve/datadir/test_createemptysrcdirs-cibediy0/placeholder.txt TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1/ file1.copy3.txt 2025/05/31 03:31:52 NOTICE: (08) : copy-as /tmp/033015ve/datadir/test_createemptysrcdirs-cibediy0/placeholder.txt TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1/ file1.copy4.txt 2025/05/31 03:31:53 NOTICE: (09) : copy-as /tmp/033015ve/datadir/test_createemptysrcdirs-cibediy0/placeholder.txt TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1/ file1.copy5.txt 2025/05/31 03:31:54 NOTICE: (10) : bisync resync 2025/05/31 03:31:56 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:31:56 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/31 03:31:56 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path2/" 2025/05/31 03:31:56 INFO : Copying Path2 files to Path1 2025/05/31 03:31:56 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:31:56 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:31:56 INFO : file1.copy4.txt: Updated modification time in destination 2025/05/31 03:31:56 INFO : file1.txt: Updated modification time in destination 2025/05/31 03:31:56 INFO : file1.copy2.txt: Updated modification time in destination 2025/05/31 03:31:56 INFO : file1.copy5.txt: Updated modification time in destination 2025/05/31 03:31:56 INFO : file1.copy1.txt: Updated modification time in destination 2025/05/31 03:31:56 INFO : file1.copy3.txt: Updated modification time in destination 2025/05/31 03:31:56 INFO : Resync updating listings 2025/05/31 03:31:56 INFO : Validating listings for Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1/" vs Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path2/" 2025/05/31 03:31:56 INFO : Bisync successful 2025/05/31 03:31:56 NOTICE: (11) : test 1. Create an empty dir on Path1 by creating subdir/placeholder.txt and then deleting the placeholder 2025/05/31 03:31:56 NOTICE: (12) : copy-as /tmp/033015ve/datadir/test_createemptysrcdirs-cibediy0/placeholder.txt TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1/ subdir/placeholder.txt 2025/05/31 03:31:57 NOTICE: (13) : touch-glob 2001-01-02 TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1/ subdir 2025/05/31 03:31:58 NOTICE: (14) : delete-file TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1/subdir/placeholder.txt 2025/05/31 03:31:58 NOTICE: (15) : test 2. Run bisync without --create-empty-src-dirs 2025/05/31 03:31:58 NOTICE: (16) : bisync 2025/05/31 03:32:00 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:32:00 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/31 03:32:00 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path2/" 2025/05/31 03:32:00 INFO : Building Path1 and Path2 listings 2025/05/31 03:32:00 INFO : Path1 checking for diffs 2025/05/31 03:32:00 INFO : Path2 checking for diffs 2025/05/31 03:32:00 INFO : No changes found 2025/05/31 03:32:00 INFO : Updating listings 2025/05/31 03:32:00 INFO : Validating listings for Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1/" vs Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path2/" 2025/05/31 03:32:00 INFO : Bisync successful 2025/05/31 03:32:00 NOTICE: (17) : test 3. Confirm the subdir exists only on Path1 and not Path2 2025/05/31 03:32:00 NOTICE: (18) : list-dirs TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1/ 2025/05/31 03:32:00 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/05/31 03:32:01 NOTICE: (19) : list-dirs TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path2/ 2025/05/31 03:32:01 NOTICE: (20) : test 4.Run bisync WITH --create-empty-src-dirs 2025/05/31 03:32:01 NOTICE: (21) : bisync create-empty-src-dirs 2025/05/31 03:32:03 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:32:03 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/31 03:32:03 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path2/" 2025/05/31 03:32:03 INFO : Building Path1 and Path2 listings 2025/05/31 03:32:03 INFO : Path1 checking for diffs 2025/05/31 03:32:03 INFO : - Path1 File is new - subdir 2025/05/31 03:32:03 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/05/31 03:32:03 INFO : Path2 checking for diffs 2025/05/31 03:32:03 INFO : Applying changes 2025/05/31 03:32:03 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path2/subdir 2025/05/31 03:32:03 INFO : - Path1 Do queued copies to - Path2 2025/05/31 03:32:03 INFO : subdir: Making directory 2025/05/31 03:32:03 INFO : Updating listings 2025/05/31 03:32:03 INFO : Validating listings for Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1/" vs Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path2/" 2025/05/31 03:32:03 INFO : Bisync successful 2025/05/31 03:32:03 NOTICE: (22) : test 5. Confirm the subdir exists on both paths 2025/05/31 03:32:03 NOTICE: (23) : list-dirs TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1/ 2025/05/31 03:32:03 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/05/31 03:32:03 NOTICE: (24) : list-dirs TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path2/ 2025/05/31 03:32:03 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/05/31 03:32:03 NOTICE: (25) : test 6. Delete the empty dir on Path1 using purge-children (and also add files so the path isn't empty) 2025/05/31 03:32:03 NOTICE: (26) : purge-children TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1/ 2025/05/31 03:32:04 NOTICE: (27) : copy-as /tmp/033015ve/datadir/test_createemptysrcdirs-cibediy0/placeholder.txt TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1/ file1.txt 2025/05/31 03:32:05 NOTICE: (28) : copy-as /tmp/033015ve/datadir/test_createemptysrcdirs-cibediy0/placeholder.txt TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1/ file1.copy1.txt 2025/05/31 03:32:06 NOTICE: (29) : copy-as /tmp/033015ve/datadir/test_createemptysrcdirs-cibediy0/placeholder.txt TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1/ file1.copy2.txt 2025/05/31 03:32:07 NOTICE: (30) : copy-as /tmp/033015ve/datadir/test_createemptysrcdirs-cibediy0/placeholder.txt TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1/ file1.copy3.txt 2025/05/31 03:32:08 NOTICE: (31) : copy-as /tmp/033015ve/datadir/test_createemptysrcdirs-cibediy0/placeholder.txt TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1/ file1.copy4.txt 2025/05/31 03:32:09 NOTICE: (32) : copy-as /tmp/033015ve/datadir/test_createemptysrcdirs-cibediy0/placeholder.txt TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1/ file1.copy5.txt 2025/05/31 03:32:10 NOTICE: (33) : test 7. Run bisync without --create-empty-src-dirs 2025/05/31 03:32:10 NOTICE: (34) : bisync 2025/05/31 03:32:12 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:32:12 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/31 03:32:12 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path2/" 2025/05/31 03:32:12 INFO : Building Path1 and Path2 listings 2025/05/31 03:32:12 INFO : Path1 checking for diffs 2025/05/31 03:32:12 INFO : - Path1 File was deleted - RCLONE_TEST 2025/05/31 03:32:12 INFO : - Path1 File was deleted - subdir 2025/05/31 03:32:12 INFO : Path1: 2 changes:  0 new,  0 modified,  2 deleted 2025/05/31 03:32:12 INFO : Path2 checking for diffs 2025/05/31 03:32:12 INFO : - Path2 File was deleted - subdir 2025/05/31 03:32:12 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/05/31 03:32:12 INFO : Applying changes 2025/05/31 03:32:12 INFO : - Path2 Queue delete - TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path2/RCLONE_TEST 2025/05/31 03:32:12 INFO : - Path1 Do queued copies to - Path2 2025/05/31 03:32:12 INFO : RCLONE_TEST: Deleted 2025/05/31 03:32:12 INFO : Updating listings 2025/05/31 03:32:12 INFO : Validating listings for Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1/" vs Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path2/" 2025/05/31 03:32:12 INFO : Bisync successful 2025/05/31 03:32:12 NOTICE: (35) : test 8. Confirm the subdir exists only on Path2 and not Path1 2025/05/31 03:32:12 NOTICE: (36) : list-dirs TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1/ 2025/05/31 03:32:12 NOTICE: (37) : list-dirs TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path2/ 2025/05/31 03:32:13 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/05/31 03:32:13 NOTICE: (38) : test 9. Reset, do the delete again, and run bisync WITH --create-empty-src-dirs 2025/05/31 03:32:13 NOTICE: (39) : bisync resync create-empty-src-dirs 2025/05/31 03:32:14 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:32:14 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/31 03:32:14 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path2/" 2025/05/31 03:32:14 INFO : Copying Path2 files to Path1 2025/05/31 03:32:14 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:32:15 INFO : subdir: Making directory 2025/05/31 03:32:15 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:32:15 INFO : Resync updating listings 2025/05/31 03:32:15 INFO : Validating listings for Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1/" vs Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path2/" 2025/05/31 03:32:15 INFO : Bisync successful 2025/05/31 03:32:15 NOTICE: (40) : list-dirs TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1/ 2025/05/31 03:32:15 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/05/31 03:32:15 NOTICE: (41) : list-dirs TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path2/ 2025/05/31 03:32:15 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/05/31 03:32:15 NOTICE: (42) : purge-children TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1/ 2025/05/31 03:32:16 NOTICE: (43) : copy-as /tmp/033015ve/datadir/test_createemptysrcdirs-cibediy0/placeholder.txt TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1/ file1.txt 2025/05/31 03:32:17 NOTICE: (44) : copy-as /tmp/033015ve/datadir/test_createemptysrcdirs-cibediy0/placeholder.txt TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1/ file1.copy1.txt 2025/05/31 03:32:18 NOTICE: (45) : copy-as /tmp/033015ve/datadir/test_createemptysrcdirs-cibediy0/placeholder.txt TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1/ file1.copy2.txt 2025/05/31 03:32:19 NOTICE: (46) : copy-as /tmp/033015ve/datadir/test_createemptysrcdirs-cibediy0/placeholder.txt TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1/ file1.copy3.txt 2025/05/31 03:32:20 NOTICE: (47) : copy-as /tmp/033015ve/datadir/test_createemptysrcdirs-cibediy0/placeholder.txt TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1/ file1.copy4.txt 2025/05/31 03:32:21 NOTICE: (48) : copy-as /tmp/033015ve/datadir/test_createemptysrcdirs-cibediy0/placeholder.txt TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1/ file1.copy5.txt 2025/05/31 03:32:22 NOTICE: (49) : list-dirs TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1/ 2025/05/31 03:32:22 NOTICE: (50) : list-dirs TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path2/ 2025/05/31 03:32:23 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/05/31 03:32:23 NOTICE: (51) : bisync create-empty-src-dirs 2025/05/31 03:32:24 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:32:24 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/31 03:32:24 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path2/" 2025/05/31 03:32:24 INFO : Building Path1 and Path2 listings 2025/05/31 03:32:24 INFO : Path1 checking for diffs 2025/05/31 03:32:24 INFO : - Path1 File was deleted - subdir 2025/05/31 03:32:24 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/05/31 03:32:24 INFO : Path2 checking for diffs 2025/05/31 03:32:24 INFO : Applying changes 2025/05/31 03:32:24 INFO : - Path2 Queue delete - TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path2/subdir 2025/05/31 03:32:24 INFO : - Path1 Do queued copies to - Path2 2025/05/31 03:32:25 INFO : subdir: Removing directory 2025/05/31 03:32:25 INFO : Updating listings 2025/05/31 03:32:25 INFO : Validating listings for Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1/" vs Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path2/" 2025/05/31 03:32:25 INFO : Bisync successful 2025/05/31 03:32:25 NOTICE: (52) : test 10. Confirm the subdir has been removed on both paths 2025/05/31 03:32:25 NOTICE: (53) : list-dirs TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1/ 2025/05/31 03:32:25 NOTICE: (54) : list-dirs TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path2/ 2025/05/31 03:32:25 NOTICE: (55) : test 11. bisync again (because if we leave subdir in listings, test will fail due to mismatched modtime) 2025/05/31 03:32:25 NOTICE: (56) : bisync create-empty-src-dirs 2025/05/31 03:32:27 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:32:27 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/31 03:32:27 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path2/" 2025/05/31 03:32:27 INFO : Building Path1 and Path2 listings 2025/05/31 03:32:27 INFO : Path1 checking for diffs 2025/05/31 03:32:27 INFO : Path2 checking for diffs 2025/05/31 03:32:27 INFO : No changes found 2025/05/31 03:32:27 INFO : Updating listings 2025/05/31 03:32:27 INFO : Validating listings for Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path1/" vs Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/createemptysrcdirs/path2/" 2025/05/31 03:32:27 INFO : Bisync successful bisync_test.go:560: TEST createemptysrcdirs PASSED === RUN TestBisyncRemoteRemote/dry_run 2025/05/31 03:32:28 ERROR : error listing: directory not found 2025/05/31 03:32:28 ERROR : error listing: directory not found 2025/05/31 03:32:28 NOTICE: checking initFs Local file system at /tmp/033015ve/initdir/test_dry_run-kekinut9 2025/05/31 03:32:30 NOTICE: checking Path1 Putio root 'rclone-test-dikezaq4womu/033015ve/dry_run/path1' 2025/05/31 03:32:32 NOTICE: checking path2 Putio root 'rclone-test-dikezaq4womu/033015ve/dry_run/path2' 2025/05/31 03:32:32 NOTICE: (01) : test dry-run 2025/05/31 03:32:32 NOTICE: (02) : test initial bisync 2025/05/31 03:32:32 NOTICE: (03) : bisync resync 2025/05/31 03:32:34 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:32:34 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/31 03:32:34 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path2/" 2025/05/31 03:32:34 INFO : Copying Path2 files to Path1 2025/05/31 03:32:34 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:32:34 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:32:34 INFO : Resync updating listings 2025/05/31 03:32:34 INFO : Validating listings for Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path1/" vs Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path2/" 2025/05/31 03:32:34 INFO : Bisync successful 2025/05/31 03:32:34 NOTICE: (04) : test new on path2 - file10 2025/05/31 03:32:34 NOTICE: (05) : touch-copy 2001-01-02 /tmp/033015ve/datadir/test_dry_run-yovahir9/file10.txt TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path2/ 2025/05/31 03:32:35 NOTICE: (06) : test newer on path2 - file1 2025/05/31 03:32:35 NOTICE: (07) : touch-copy 2001-01-02 /tmp/033015ve/datadir/test_dry_run-yovahir9/file1.txt TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path2/ 2025/05/31 03:32:36 NOTICE: (08) : test new on path1 - file11 2025/05/31 03:32:36 NOTICE: (09) : touch-copy 2001-01-02 /tmp/033015ve/datadir/test_dry_run-yovahir9/file11.txt TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path1/ 2025/05/31 03:32:37 NOTICE: (10) : test newer on path1 - file2 2025/05/31 03:32:37 NOTICE: (11) : touch-copy 2001-01-02 /tmp/033015ve/datadir/test_dry_run-yovahir9/file2.txt TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path1/ 2025/05/31 03:32:38 NOTICE: (12) : test deleted on path2 - file3 2025/05/31 03:32:38 NOTICE: (13) : delete-file TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path2/file3.txt 2025/05/31 03:32:39 NOTICE: (14) : test deleted on path1 - file4 2025/05/31 03:32:39 NOTICE: (15) : delete-file TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path1/file4.txt 2025/05/31 03:32:39 NOTICE: (16) : test changed on path2 and on path1 - file5 (file5R, file5L) 2025/05/31 03:32:39 NOTICE: (17) : touch-glob 2001-01-02 /tmp/033015ve/datadir/test_dry_run-yovahir9/ file5R.txt 2025/05/31 03:32:39 NOTICE: (18) : copy-as /tmp/033015ve/datadir/test_dry_run-yovahir9/file5R.txt TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path2/ file5.txt 2025/05/31 03:32:40 NOTICE: (19) : touch-glob 2001-03-04 /tmp/033015ve/datadir/test_dry_run-yovahir9/ file5L.txt 2025/05/31 03:32:40 NOTICE: (20) : copy-as /tmp/033015ve/datadir/test_dry_run-yovahir9/file5L.txt TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path1/ file5.txt 2025/05/31 03:32:41 NOTICE: (21) : test newer on path2 and deleted on path1 - file6 2025/05/31 03:32:41 NOTICE: (22) : touch-copy 2001-01-02 /tmp/033015ve/datadir/test_dry_run-yovahir9/file6.txt TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path2/ 2025/05/31 03:32:43 NOTICE: (23) : delete-file TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path1/file6.txt 2025/05/31 03:32:43 NOTICE: (24) : test newer on path1 and deleted on path2 - file7 2025/05/31 03:32:43 NOTICE: (25) : touch-copy 2001-01-02 /tmp/033015ve/datadir/test_dry_run-yovahir9/file7.txt TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path1/ 2025/05/31 03:32:44 NOTICE: (26) : delete-file TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path2/file7.txt 2025/05/31 03:32:44 NOTICE: (27) : test sync with dry-run and resync 2025/05/31 03:32:44 NOTICE: (28) : bisync dry-run resync 2025/05/31 03:32:46 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:32:46 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/31 03:32:46 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path2/" 2025/05/31 03:32:46 INFO : Copying Path2 files to Path1 2025/05/31 03:32:46 NOTICE: - Path2 Resync is copying files to - Path1 2025/05/31 03:32:46 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19) 2025/05/31 03:32:46 NOTICE: file4.txt: Skipped copy as --dry-run is set (size 0) 2025/05/31 03:32:46 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19) 2025/05/31 03:32:46 NOTICE: - Path1 Resync is copying files to - Path2 2025/05/31 03:32:46 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19) 2025/05/31 03:32:46 NOTICE: file3.txt: Skipped copy as --dry-run is set (size 0) 2025/05/31 03:32:46 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19) 2025/05/31 03:32:46 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 0) 2025/05/31 03:32:46 NOTICE: file5.txt: Skipped copy as --dry-run is set (size 39) 2025/05/31 03:32:46 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13) 2025/05/31 03:32:46 INFO : Resync updating listings 2025/05/31 03:32:46 INFO : Bisync successful 2025/05/31 03:32:46 NOTICE: (29) : copy-listings dryrun-resync 2025/05/31 03:32:46 NOTICE: (30) : test sync with dry-run 2025/05/31 03:32:46 NOTICE: (31) : bisync dry-run 2025/05/31 03:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:32:48 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/31 03:32:48 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path2/" 2025/05/31 03:32:48 INFO : Building Path1 and Path2 listings 2025/05/31 03:32:48 INFO : Path1 checking for diffs 2025/05/31 03:32:48 NOTICE: - Path1 File changed: size (larger), time (newer) - file2.txt 2025/05/31 03:32:48 NOTICE: - Path1 File was deleted - file4.txt 2025/05/31 03:32:48 NOTICE: - Path1 File changed: size (larger), time (newer) - file5.txt 2025/05/31 03:32:48 NOTICE: - Path1 File was deleted - file6.txt 2025/05/31 03:32:48 NOTICE: - Path1 File changed: size (larger), time (newer) - file7.txt 2025/05/31 03:32:48 NOTICE: - Path1 File is new - file11.txt 2025/05/31 03:32:48 INFO : Path1: 6 changes:  1 new,  3 modified,  2 deleted 2025/05/31 03:32:48 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/05/31 03:32:48 INFO : Path2 checking for diffs 2025/05/31 03:32:48 NOTICE: - Path2 File changed: size (larger), time (newer) - file1.txt 2025/05/31 03:32:48 NOTICE: - Path2 File was deleted - file3.txt 2025/05/31 03:32:48 NOTICE: - Path2 File changed: size (larger), time (newer) - file5.txt 2025/05/31 03:32:48 NOTICE: - Path2 File changed: size (larger), time (newer) - file6.txt 2025/05/31 03:32:48 NOTICE: - Path2 File was deleted - file7.txt 2025/05/31 03:32:48 NOTICE: - Path2 File is new - file10.txt 2025/05/31 03:32:48 INFO : Path2: 6 changes:  1 new,  3 modified,  2 deleted 2025/05/31 03:32:48 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/05/31 03:32:48 INFO : Applying changes 2025/05/31 03:32:48 INFO : Checking potential conflicts... 2025/05/31 03:32:48 ERROR : file5.txt: crc32 differ 2025/05/31 03:32:48 NOTICE: Putio root 'rclone-test-dikezaq4womu/033015ve/dry_run/path2': 1 differences found 2025/05/31 03:32:48 NOTICE: Putio root 'rclone-test-dikezaq4womu/033015ve/dry_run/path2': 1 errors while checking 2025/05/31 03:32:48 INFO : Finished checking the potential conflicts. 1 differences found 2025/05/31 03:32:48 NOTICE: - Path1 Queue copy to Path2 - TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path2/file11.txt 2025/05/31 03:32:48 NOTICE: - Path1 Queue copy to Path2 - TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path2/file2.txt 2025/05/31 03:32:48 NOTICE: - Path2 Queue delete - TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path2/file4.txt 2025/05/31 03:32:48 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/05/31 03:32:48 NOTICE: file5.txt: Skipped rename as --dry-run is set 2025/05/31 03:32:48 NOTICE: - Path1 Queue copy to Path2 - TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path2/file5.txt.conflict1 2025/05/31 03:32:48 NOTICE: file5.txt: Skipped rename as --dry-run is set 2025/05/31 03:32:48 NOTICE: - Path2 Queue copy to Path1 - TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path1/file5.txt.conflict2 2025/05/31 03:32:48 NOTICE: - Path2 Queue copy to Path1 - TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path1/file6.txt 2025/05/31 03:32:48 NOTICE: - Path1 Queue copy to Path2 - TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path2/file7.txt 2025/05/31 03:32:48 NOTICE: - Path2 Queue copy to Path1 - TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path1/file1.txt 2025/05/31 03:32:48 NOTICE: - Path2 Queue copy to Path1 - TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path1/file10.txt 2025/05/31 03:32:48 NOTICE: - Path1 Queue delete - TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path1/file3.txt 2025/05/31 03:32:48 NOTICE: - Path2 Do queued copies to - Path1 2025/05/31 03:32:48 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19) 2025/05/31 03:32:48 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19) 2025/05/31 03:32:48 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 19) 2025/05/31 03:32:48 NOTICE: file3.txt: Skipped delete as --dry-run is set (size 0) 2025/05/31 03:32:48 NOTICE: - Path1 Do queued copies to - Path2 2025/05/31 03:32:49 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19) 2025/05/31 03:32:49 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19) 2025/05/31 03:32:49 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13) 2025/05/31 03:32:49 NOTICE: file4.txt: Skipped delete as --dry-run is set (size 0) 2025/05/31 03:32:49 INFO : Updating listings 2025/05/31 03:32:49 INFO : Bisync successful 2025/05/31 03:32:49 NOTICE: (32) : copy-listings dryrun 2025/05/31 03:32:49 NOTICE: (33) : test sync without dry-run 2025/05/31 03:32:49 NOTICE: (34) : bisync 2025/05/31 03:32:50 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:32:50 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/31 03:32:50 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path2/" 2025/05/31 03:32:50 INFO : Building Path1 and Path2 listings 2025/05/31 03:32:51 INFO : Path1 checking for diffs 2025/05/31 03:32:51 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/05/31 03:32:51 INFO : - Path1 File was deleted - file4.txt 2025/05/31 03:32:51 INFO : - Path1 File changed: size (larger), time (newer) - file5.txt 2025/05/31 03:32:51 INFO : - Path1 File was deleted - file6.txt 2025/05/31 03:32:51 INFO : - Path1 File changed: size (larger), time (newer) - file7.txt 2025/05/31 03:32:51 INFO : - Path1 File is new - file11.txt 2025/05/31 03:32:51 INFO : Path1: 6 changes:  1 new,  3 modified,  2 deleted 2025/05/31 03:32:51 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/05/31 03:32:51 INFO : Path2 checking for diffs 2025/05/31 03:32:51 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/05/31 03:32:51 INFO : - Path2 File was deleted - file3.txt 2025/05/31 03:32:51 INFO : - Path2 File changed: size (larger), time (newer) - file5.txt 2025/05/31 03:32:51 INFO : - Path2 File changed: size (larger), time (newer) - file6.txt 2025/05/31 03:32:51 INFO : - Path2 File was deleted - file7.txt 2025/05/31 03:32:51 INFO : - Path2 File is new - file10.txt 2025/05/31 03:32:51 INFO : Path2: 6 changes:  1 new,  3 modified,  2 deleted 2025/05/31 03:32:51 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/05/31 03:32:51 INFO : Applying changes 2025/05/31 03:32:51 INFO : Checking potential conflicts... 2025/05/31 03:32:51 ERROR : file5.txt: crc32 differ 2025/05/31 03:32:51 NOTICE: Putio root 'rclone-test-dikezaq4womu/033015ve/dry_run/path2': 1 differences found 2025/05/31 03:32:51 NOTICE: Putio root 'rclone-test-dikezaq4womu/033015ve/dry_run/path2': 1 errors while checking 2025/05/31 03:32:51 INFO : Finished checking the potential conflicts. 1 differences found 2025/05/31 03:32:51 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path2/file11.txt 2025/05/31 03:32:51 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path2/file2.txt 2025/05/31 03:32:51 INFO : - Path2 Queue delete - TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path2/file4.txt 2025/05/31 03:32:51 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/05/31 03:32:51 NOTICE: - Path1 Renaming Path1 copy - TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path1/file5.txt.conflict1 2025/05/31 03:32:51 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1 2025/05/31 03:32:51 NOTICE: - Path1 Queue copy to Path2 - TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path2/file5.txt.conflict1 2025/05/31 03:32:51 NOTICE: - Path2 Renaming Path2 copy - TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path2/file5.txt.conflict2 2025/05/31 03:32:51 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2 2025/05/31 03:32:51 NOTICE: - Path2 Queue copy to Path1 - TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path1/file5.txt.conflict2 2025/05/31 03:32:51 INFO : - Path2 Queue copy to Path1 - TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path1/file6.txt 2025/05/31 03:32:51 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path2/file7.txt 2025/05/31 03:32:51 INFO : - Path2 Queue copy to Path1 - TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path1/file1.txt 2025/05/31 03:32:51 INFO : - Path2 Queue copy to Path1 - TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path1/file10.txt 2025/05/31 03:32:51 INFO : - Path1 Queue delete - TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path1/file3.txt 2025/05/31 03:32:51 INFO : - Path2 Do queued copies to - Path1 2025/05/31 03:32:52 INFO : file10.txt: Copied (server-side copy) 2025/05/31 03:32:52 INFO : file5.txt.conflict2: Copied (server-side copy) 2025/05/31 03:32:52 INFO : file1.txt: Copied (server-side copy) 2025/05/31 03:32:53 INFO : file6.txt: Copied (server-side copy) 2025/05/31 03:32:53 INFO : file3.txt: Deleted 2025/05/31 03:32:53 INFO : - Path1 Do queued copies to - Path2 2025/05/31 03:32:53 INFO : file5.txt.conflict1: Copied (server-side copy) 2025/05/31 03:32:53 INFO : file11.txt: Copied (server-side copy) 2025/05/31 03:32:53 INFO : file7.txt: Copied (server-side copy) 2025/05/31 03:32:54 INFO : file2.txt: Copied (server-side copy) 2025/05/31 03:32:54 INFO : file4.txt: Deleted 2025/05/31 03:32:54 INFO : Updating listings 2025/05/31 03:32:54 INFO : Validating listings for Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path1/" vs Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/dry_run/path2/" 2025/05/31 03:32:54 INFO : Bisync successful bisync_test.go:560: TEST dry_run PASSED === RUN TestBisyncRemoteRemote/filters 2025/05/31 03:32:56 ERROR : error listing: directory not found 2025/05/31 03:32:56 ERROR : error listing: directory not found 2025/05/31 03:32:56 NOTICE: checking initFs Local file system at /tmp/033015ve/initdir/test_filters-cirilak7 2025/05/31 03:32:58 NOTICE: checking Path1 Putio root 'rclone-test-dikezaq4womu/033015ve/filters/path1' 2025/05/31 03:33:01 NOTICE: checking path2 Putio root 'rclone-test-dikezaq4womu/033015ve/filters/path2' 2025/05/31 03:33:01 NOTICE: (01) : test filters 2025/05/31 03:33:01 NOTICE: (02) : copy-file /tmp/033015ve/datadir/test_filters-somuten5/filtersfile.flt /tmp/033015ve/workdir/ 2025/05/31 03:33:01 NOTICE: (03) : test resync to force building of the filters md5 hash 2025/05/31 03:33:01 NOTICE: (04) : bisync filters-file=/tmp/033015ve/workdir/filtersfile.flt resync 2025/05/31 03:33:03 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:33:03 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/31 03:33:03 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/filters/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/filters/path2/" 2025/05/31 03:33:03 INFO : Using filters file /tmp/033015ve/workdir/filtersfile.flt 2025/05/31 03:33:03 INFO : Storing filters file hash to /tmp/033015ve/workdir/filtersfile.flt.md5 2025/05/31 03:33:03 INFO : Copying Path2 files to Path1 2025/05/31 03:33:03 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:33:03 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:33:04 INFO : Resync updating listings 2025/05/31 03:33:04 INFO : Validating listings for Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/filters/path1/" vs Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/filters/path2/" 2025/05/31 03:33:04 INFO : Bisync successful 2025/05/31 03:33:04 NOTICE: (05) : copy-listings resync 2025/05/31 03:33:04 NOTICE: (06) : test place new files on the remote 2025/05/31 03:33:04 NOTICE: (07) : touch-glob 2001-01-02 /tmp/033015ve/datadir/test_filters-somuten5/ fileZ.txt 2025/05/31 03:33:04 NOTICE: (08) : copy-as /tmp/033015ve/datadir/test_filters-somuten5/fileZ.txt TestPutio:rclone-test-dikezaq4womu/033015ve/filters/path2/ fileZ.txt 2025/05/31 03:33:05 NOTICE: (09) : copy-as /tmp/033015ve/datadir/test_filters-somuten5/fileZ.txt TestPutio:rclone-test-dikezaq4womu/033015ve/filters/path1/subdir fileZ.txt 2025/05/31 03:33:06 NOTICE: (10) : test bisync with filters-file. path2-side fileZ.txt will be filtered. 2025/05/31 03:33:06 NOTICE: (11) : bisync filters-file=/tmp/033015ve/workdir/filtersfile.flt 2025/05/31 03:33:08 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:33:08 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/31 03:33:08 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/filters/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/filters/path2/" 2025/05/31 03:33:08 INFO : Using filters file /tmp/033015ve/workdir/filtersfile.flt 2025/05/31 03:33:08 INFO : Building Path1 and Path2 listings 2025/05/31 03:33:08 INFO : Path1 checking for diffs 2025/05/31 03:33:08 INFO : - Path1 File is new - subdir/fileZ.txt 2025/05/31 03:33:08 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/05/31 03:33:08 INFO : Path2 checking for diffs 2025/05/31 03:33:08 INFO : Applying changes 2025/05/31 03:33:08 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-dikezaq4womu/033015ve/filters/path2/subdir/fileZ.txt 2025/05/31 03:33:08 INFO : - Path1 Do queued copies to - Path2 2025/05/31 03:33:09 INFO : subdir/fileZ.txt: Copied (server-side copy) 2025/05/31 03:33:09 INFO : Updating listings 2025/05/31 03:33:09 INFO : Validating listings for Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/filters/path1/" vs Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/filters/path2/" 2025/05/31 03:33:09 INFO : Bisync successful bisync_test.go:560: TEST filters PASSED === RUN TestBisyncRemoteRemote/ignorelistingchecksum 2025/05/31 03:33:10 ERROR : error listing: directory not found 2025/05/31 03:33:10 ERROR : error listing: directory not found 2025/05/31 03:33:10 NOTICE: checking initFs Local file system at /tmp/033015ve/initdir/test_ignorelistingchecksum-pukewej0 2025/05/31 03:33:12 ERROR : file1.copy1.txt: Failed to copy: unexpected status code (404) response while doing PATCH to https://s62.put.io/files/aa933fe501768c4791861d93408fd9a783691a57 bisync_test.go:1943: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:1943 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:458 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Received unexpected error: unexpected status code (404) response while doing PATCH to https://s62.put.io/files/aa933fe501768c4791861d93408fd9a783691a57 Test: TestBisyncRemoteRemote/ignorelistingchecksum Messages: setting up path1 2025/05/31 03:33:12 NOTICE: checking Path1 Putio root 'rclone-test-dikezaq4womu/033015ve/ignorelistingchecksum/path1' fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Should be true Test: TestBisyncRemoteRemote/ignorelistingchecksum Messages: listing wrong, want RCLONE_TEST (109), file1.copy1.txt (0), file1.copy2.txt (0), file1.copy3.txt (0), file1.copy4.txt (0), file1.copy5.txt (0), file1.txt (0), subdir/file20.txt (0) got RCLONE_TEST (109), file1.copy2.txt (0), file1.copy3.txt (0), file1.copy4.txt (0), file1.copy5.txt (0), file1.txt (0), subdir/file20.txt (0) fstest.go:197: Not found "file1.copy1.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: 0 actual : 1 Test: TestBisyncRemoteRemote/ignorelistingchecksum Messages: 1 objects not found 2025/05/31 03:33:22 NOTICE: checking path2 Putio root 'rclone-test-dikezaq4womu/033015ve/ignorelistingchecksum/path2' 2025/05/31 03:33:22 NOTICE: (01) : test basic 2025/05/31 03:33:22 NOTICE: (02) : test initial bisync 2025/05/31 03:33:22 NOTICE: (03) : bisync resync 2025/05/31 03:33:24 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:33:24 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/31 03:33:24 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/ignorelistingchecksum/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/ignorelistingchecksum/path2/" 2025/05/31 03:33:24 INFO : Copying Path2 files to Path1 2025/05/31 03:33:24 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:33:24 INFO : file1.copy1.txt: Copied (server-side copy) 2025/05/31 03:33:24 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:33:24 INFO : Resync updating listings 2025/05/31 03:33:24 INFO : Validating listings for Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/ignorelistingchecksum/path1/" vs Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/ignorelistingchecksum/path2/" 2025/05/31 03:33:24 INFO : Bisync successful 2025/05/31 03:33:24 NOTICE: (04) : bisync resync ignore-listing-checksum 2025/05/31 03:33:26 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/31 03:33:26 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/ignorelistingchecksum/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/ignorelistingchecksum/path2/" 2025/05/31 03:33:26 INFO : Copying Path2 files to Path1 2025/05/31 03:33:26 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:33:26 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:33:27 INFO : Resync updating listings 2025/05/31 03:33:27 INFO : Validating listings for Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/ignorelistingchecksum/path1/" vs Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/ignorelistingchecksum/path2/" 2025/05/31 03:33:27 INFO : Bisync successful 2025/05/31 03:33:27 NOTICE: (05) : test place newer files on both paths 2025/05/31 03:33:27 NOTICE: (06) : touch-copy 2001-01-02 /tmp/033015ve/datadir/test_ignorelistingchecksum-kogusuh1/file1.txt TestPutio:rclone-test-dikezaq4womu/033015ve/ignorelistingchecksum/path2/ 2025/05/31 03:33:28 NOTICE: (07) : copy-as /tmp/033015ve/datadir/test_ignorelistingchecksum-kogusuh1/file1.txt TestPutio:rclone-test-dikezaq4womu/033015ve/ignorelistingchecksum/path1/subdir file20.txt 2025/05/31 03:33:29 NOTICE: (08) : test bisync run 2025/05/31 03:33:29 NOTICE: (09) : bisync ignore-listing-checksum 2025/05/31 03:33:31 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/31 03:33:31 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/ignorelistingchecksum/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/ignorelistingchecksum/path2/" 2025/05/31 03:33:31 INFO : Building Path1 and Path2 listings 2025/05/31 03:33:31 INFO : Path1 checking for diffs 2025/05/31 03:33:31 INFO : - Path1 File changed: size (larger), time (newer) - subdir/file20.txt 2025/05/31 03:33:31 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/05/31 03:33:31 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/05/31 03:33:31 INFO : Path2 checking for diffs 2025/05/31 03:33:31 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/05/31 03:33:31 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/05/31 03:33:31 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/05/31 03:33:31 INFO : Applying changes 2025/05/31 03:33:31 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-dikezaq4womu/033015ve/ignorelistingchecksum/path2/subdir/file20.txt 2025/05/31 03:33:31 INFO : - Path2 Queue copy to Path1 - TestPutio:rclone-test-dikezaq4womu/033015ve/ignorelistingchecksum/path1/file1.txt 2025/05/31 03:33:31 INFO : - Path2 Do queued copies to - Path1 2025/05/31 03:33:31 INFO : file1.txt: Copied (server-side copy) 2025/05/31 03:33:31 INFO : - Path1 Do queued copies to - Path2 2025/05/31 03:33:32 INFO : subdir/file20.txt: Copied (server-side copy) 2025/05/31 03:33:32 INFO : Updating listings 2025/05/31 03:33:32 INFO : Validating listings for Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/ignorelistingchecksum/path1/" vs Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/ignorelistingchecksum/path2/" 2025/05/31 03:33:32 INFO : Bisync successful bisync_test.go:560: TEST ignorelistingchecksum PASSED === RUN TestBisyncRemoteRemote/max_delete_path1 2025/05/31 03:33:33 ERROR : error listing: directory not found 2025/05/31 03:33:33 ERROR : error listing: directory not found 2025/05/31 03:33:33 NOTICE: checking initFs Local file system at /tmp/033015ve/initdir/test_max_delete_path1-digubig5 2025/05/31 03:33:35 ERROR : file5.txt: Failed to copy: unexpected status code (404) response while doing PATCH to https://s64.put.io/files/ed248f38dc5e078199565343a78eb57cfad3e0c5 bisync_test.go:1943: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:1943 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:458 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Received unexpected error: unexpected status code (404) response while doing PATCH to https://s64.put.io/files/ed248f38dc5e078199565343a78eb57cfad3e0c5 Test: TestBisyncRemoteRemote/max_delete_path1 Messages: setting up path1 2025/05/31 03:33:36 NOTICE: checking Path1 Putio root 'rclone-test-dikezaq4womu/033015ve/max_delete_path1/path1' fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Should be true Test: TestBisyncRemoteRemote/max_delete_path1 Messages: listing wrong, want file1.txt (0), file2.txt (0), file3.txt (0), file4.txt (0), file5.txt (0), file6.txt (0), file7.txt (0), file8.txt (0), file9.txt (109) got file1.txt (0), file2.txt (0), file3.txt (0), file4.txt (0), file6.txt (0), file7.txt (0), file8.txt (0), file9.txt (109) fstest.go:197: Not found "file5.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: 0 actual : 1 Test: TestBisyncRemoteRemote/max_delete_path1 Messages: 1 objects not found 2025/05/31 03:33:44 ERROR : file2.txt: Failed to copy: unexpected status code (404) response while doing PATCH to https://s87.put.io/files/4afe8ef4a646456f9a1db46de7e071950a0c4ead bisync_test.go:1943: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:1943 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:461 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Received unexpected error: unexpected status code (404) response while doing PATCH to https://s87.put.io/files/4afe8ef4a646456f9a1db46de7e071950a0c4ead Test: TestBisyncRemoteRemote/max_delete_path1 Messages: setting up path2 2025/05/31 03:33:45 NOTICE: checking path2 Putio root 'rclone-test-dikezaq4womu/033015ve/max_delete_path1/path2' fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Should be true Test: TestBisyncRemoteRemote/max_delete_path1 Messages: listing wrong, want file1.txt (0), file2.txt (0), file3.txt (0), file4.txt (0), file5.txt (0), file6.txt (0), file7.txt (0), file8.txt (0), file9.txt (109) got file1.txt (0), file3.txt (0), file4.txt (0), file5.txt (0), file6.txt (0), file7.txt (0), file8.txt (0), file9.txt (109) fstest.go:197: Not found "file2.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: 0 actual : 1 Test: TestBisyncRemoteRemote/max_delete_path1 Messages: 1 objects not found 2025/05/31 03:33:53 NOTICE: (01) : test max-delete-path1 2025/05/31 03:33:53 NOTICE: (02) : test initial bisync 2025/05/31 03:33:53 NOTICE: (03) : bisync resync 2025/05/31 03:33:55 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:33:55 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/31 03:33:55 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/max_delete_path1/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/max_delete_path1/path2/" 2025/05/31 03:33:55 INFO : Copying Path2 files to Path1 2025/05/31 03:33:55 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:33:56 INFO : file5.txt: Copied (server-side copy) 2025/05/31 03:33:56 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:33:56 INFO : file2.txt: Copied (server-side copy) 2025/05/31 03:33:56 INFO : Resync updating listings 2025/05/31 03:33:56 INFO : Validating listings for Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/max_delete_path1/path1/" vs Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/max_delete_path1/path2/" 2025/05/31 03:33:56 INFO : Bisync successful 2025/05/31 03:33:56 NOTICE: (04) : test delete >50% of local files 2025/05/31 03:33:56 NOTICE: (05) : delete-file TestPutio:rclone-test-dikezaq4womu/033015ve/max_delete_path1/path1/file1.txt 2025/05/31 03:33:56 NOTICE: (06) : delete-file TestPutio:rclone-test-dikezaq4womu/033015ve/max_delete_path1/path1/file2.txt 2025/05/31 03:33:57 NOTICE: (07) : delete-file TestPutio:rclone-test-dikezaq4womu/033015ve/max_delete_path1/path1/file3.txt 2025/05/31 03:33:57 NOTICE: (08) : delete-file TestPutio:rclone-test-dikezaq4womu/033015ve/max_delete_path1/path1/file4.txt 2025/05/31 03:33:57 NOTICE: (09) : delete-file TestPutio:rclone-test-dikezaq4womu/033015ve/max_delete_path1/path1/file5.txt 2025/05/31 03:33:57 NOTICE: (10) : test sync should fail due to too many local deletes 2025/05/31 03:33:57 NOTICE: (11) : bisync 2025/05/31 03:33:59 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:33:59 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/31 03:33:59 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/max_delete_path1/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/max_delete_path1/path2/" 2025/05/31 03:33:59 INFO : Building Path1 and Path2 listings 2025/05/31 03:33:59 INFO : Path1 checking for diffs 2025/05/31 03:33:59 INFO : - Path1 File was deleted - file1.txt 2025/05/31 03:33:59 INFO : - Path1 File was deleted - file2.txt 2025/05/31 03:33:59 INFO : - Path1 File was deleted - file3.txt 2025/05/31 03:33:59 INFO : - Path1 File was deleted - file4.txt 2025/05/31 03:33:59 INFO : - Path1 File was deleted - file5.txt 2025/05/31 03:33:59 INFO : Path1: 5 changes:  0 new,  0 modified,  5 deleted 2025/05/31 03:33:59 INFO : Path2 checking for diffs 2025/05/31 03:33:59 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/max_delete_path1/path1/". Run with --force if desired. 2025/05/31 03:33:59 NOTICE: Bisync aborted. Please try again. 2025/05/31 03:33:59 NOTICE: Bisync error: too many deletes 2025/05/31 03:33:59 NOTICE: (12) : copy-listings initial-fail 2025/05/31 03:33:59 NOTICE: (13) : test change max-delete limit to 60%. sync should run. 2025/05/31 03:33:59 NOTICE: (14) : bisync max-delete=60 2025/05/31 03:34:01 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:34:01 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/31 03:34:01 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/max_delete_path1/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/max_delete_path1/path2/" 2025/05/31 03:34:01 INFO : Building Path1 and Path2 listings 2025/05/31 03:34:01 INFO : Path1 checking for diffs 2025/05/31 03:34:01 INFO : - Path1 File was deleted - file1.txt 2025/05/31 03:34:01 INFO : - Path1 File was deleted - file2.txt 2025/05/31 03:34:01 INFO : - Path1 File was deleted - file3.txt 2025/05/31 03:34:01 INFO : - Path1 File was deleted - file4.txt 2025/05/31 03:34:01 INFO : - Path1 File was deleted - file5.txt 2025/05/31 03:34:01 INFO : Path1: 5 changes:  0 new,  0 modified,  5 deleted 2025/05/31 03:34:01 INFO : Path2 checking for diffs 2025/05/31 03:34:01 INFO : Applying changes 2025/05/31 03:34:01 INFO : - Path2 Queue delete - TestPutio:rclone-test-dikezaq4womu/033015ve/max_delete_path1/path2/file1.txt 2025/05/31 03:34:01 INFO : - Path2 Queue delete - TestPutio:rclone-test-dikezaq4womu/033015ve/max_delete_path1/path2/file2.txt 2025/05/31 03:34:01 INFO : - Path2 Queue delete - TestPutio:rclone-test-dikezaq4womu/033015ve/max_delete_path1/path2/file3.txt 2025/05/31 03:34:01 INFO : - Path2 Queue delete - TestPutio:rclone-test-dikezaq4womu/033015ve/max_delete_path1/path2/file4.txt 2025/05/31 03:34:01 INFO : - Path2 Queue delete - TestPutio:rclone-test-dikezaq4womu/033015ve/max_delete_path1/path2/file5.txt 2025/05/31 03:34:01 INFO : - Path1 Do queued copies to - Path2 2025/05/31 03:34:01 INFO : file5.txt: Deleted 2025/05/31 03:34:01 INFO : file4.txt: Deleted 2025/05/31 03:34:02 INFO : file1.txt: Deleted 2025/05/31 03:34:03 INFO : file2.txt: Deleted 2025/05/31 03:34:04 INFO : file3.txt: Deleted 2025/05/31 03:34:04 INFO : Updating listings 2025/05/31 03:34:04 INFO : Validating listings for Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/max_delete_path1/path1/" vs Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/max_delete_path1/path2/" 2025/05/31 03:34:04 INFO : Bisync successful bisync_test.go:560: TEST max_delete_path1 PASSED === RUN TestBisyncRemoteRemote/nomodtime 2025/05/31 03:34:05 ERROR : error listing: directory not found 2025/05/31 03:34:05 ERROR : error listing: directory not found 2025/05/31 03:34:05 NOTICE: checking initFs Local file system at /tmp/033015ve/initdir/test_nomodtime-piqatix0 2025/05/31 03:34:07 ERROR : file5.txt: Failed to copy: unexpected status code (404) response while doing PATCH to https://s107.put.io/files/9112507bbf8657b5a90f32ca25e513b2c5c5217f bisync_test.go:1943: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:1943 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:458 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Received unexpected error: unexpected status code (404) response while doing PATCH to https://s107.put.io/files/9112507bbf8657b5a90f32ca25e513b2c5c5217f Test: TestBisyncRemoteRemote/nomodtime Messages: setting up path1 2025/05/31 03:34:08 NOTICE: checking Path1 Putio root 'rclone-test-dikezaq4womu/033015ve/nomodtime/path1' fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Should be true Test: TestBisyncRemoteRemote/nomodtime Messages: listing wrong, want RCLONE_TEST (109), file1.txt (0), file2.txt (0), file3.txt (0), file4.txt (0), file5.txt (0), file6.txt (0), file7.txt (0), file8.txt (0) got RCLONE_TEST (109), file1.txt (0), file2.txt (0), file3.txt (0), file4.txt (0), file6.txt (0), file7.txt (0), file8.txt (0) fstest.go:197: Not found "file5.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: 0 actual : 1 Test: TestBisyncRemoteRemote/nomodtime Messages: 1 objects not found 2025/05/31 03:34:17 ERROR : file2.txt: Failed to copy: unexpected status code (404) response while doing PATCH to https://s81.put.io/files/ab6bb590d60d777fc41bc2061f8912f606e6a4ba bisync_test.go:1943: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:1943 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:461 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Received unexpected error: unexpected status code (404) response while doing PATCH to https://s81.put.io/files/ab6bb590d60d777fc41bc2061f8912f606e6a4ba Test: TestBisyncRemoteRemote/nomodtime Messages: setting up path2 2025/05/31 03:34:18 NOTICE: checking path2 Putio root 'rclone-test-dikezaq4womu/033015ve/nomodtime/path2' fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Should be true Test: TestBisyncRemoteRemote/nomodtime Messages: listing wrong, want RCLONE_TEST (109), file1.txt (0), file2.txt (0), file3.txt (0), file4.txt (0), file5.txt (0), file6.txt (0), file7.txt (0), file8.txt (0) got RCLONE_TEST (109), file1.txt (0), file3.txt (0), file4.txt (0), file5.txt (0), file6.txt (0), file7.txt (0), file8.txt (0) fstest.go:197: Not found "file2.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: 0 actual : 1 Test: TestBisyncRemoteRemote/nomodtime Messages: 1 objects not found 2025/05/31 03:34:25 NOTICE: (01) : test changes 2025/05/31 03:34:25 NOTICE: (02) : test initial bisync 2025/05/31 03:34:25 NOTICE: (03) : bisync resync nomodtime 2025/05/31 03:34:27 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 8, "HashType2": 8, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/05/31 03:34:27 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/nomodtime/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/nomodtime/path2/" 2025/05/31 03:34:27 INFO : Copying Path2 files to Path1 2025/05/31 03:34:27 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:34:28 INFO : file5.txt: Copied (server-side copy) 2025/05/31 03:34:28 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:34:28 INFO : file2.txt: Copied (server-side copy) 2025/05/31 03:34:28 INFO : Resync updating listings 2025/05/31 03:34:28 INFO : Validating listings for Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/nomodtime/path1/" vs Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/nomodtime/path2/" 2025/05/31 03:34:28 INFO : Bisync successful 2025/05/31 03:34:28 NOTICE: (04) : test make modifications on both paths 2025/05/31 03:34:28 NOTICE: (05) : test new on path2 - file10 2025/05/31 03:34:28 NOTICE: (06) : copy-file /tmp/033015ve/datadir/test_nomodtime-takofah2/file10.txt TestPutio:rclone-test-dikezaq4womu/033015ve/nomodtime/path2/ 2025/05/31 03:34:29 NOTICE: (07) : test changed on path2 - file1 2025/05/31 03:34:29 NOTICE: (08) : copy-file /tmp/033015ve/datadir/test_nomodtime-takofah2/file1.txt TestPutio:rclone-test-dikezaq4womu/033015ve/nomodtime/path2/ 2025/05/31 03:34:30 NOTICE: (09) : test new on path1 - file11 2025/05/31 03:34:30 NOTICE: (10) : copy-file /tmp/033015ve/datadir/test_nomodtime-takofah2/file11.txt TestPutio:rclone-test-dikezaq4womu/033015ve/nomodtime/path1/ 2025/05/31 03:34:32 NOTICE: (11) : test changed on path1 - file2 2025/05/31 03:34:32 NOTICE: (12) : copy-file /tmp/033015ve/datadir/test_nomodtime-takofah2/file2.txt TestPutio:rclone-test-dikezaq4womu/033015ve/nomodtime/path1/ 2025/05/31 03:34:33 NOTICE: (13) : test deleted on path2 - file3 2025/05/31 03:34:33 NOTICE: (14) : delete-file TestPutio:rclone-test-dikezaq4womu/033015ve/nomodtime/path2/file3.txt 2025/05/31 03:34:33 NOTICE: (15) : test deleted on path1 - file4 2025/05/31 03:34:33 NOTICE: (16) : delete-file TestPutio:rclone-test-dikezaq4womu/033015ve/nomodtime/path1/file4.txt 2025/05/31 03:34:34 NOTICE: (17) : test deleted on both paths - file8 2025/05/31 03:34:34 NOTICE: (18) : delete-file TestPutio:rclone-test-dikezaq4womu/033015ve/nomodtime/path1/file8.txt 2025/05/31 03:34:34 NOTICE: (19) : delete-file TestPutio:rclone-test-dikezaq4womu/033015ve/nomodtime/path2/file8.txt 2025/05/31 03:34:34 NOTICE: (20) : test changed on both paths - file5 (file5R, file5L) 2025/05/31 03:34:34 NOTICE: (21) : copy-as /tmp/033015ve/datadir/test_nomodtime-takofah2/file5R.txt TestPutio:rclone-test-dikezaq4womu/033015ve/nomodtime/path2/ file5.txt 2025/05/31 03:34:35 NOTICE: (22) : copy-as /tmp/033015ve/datadir/test_nomodtime-takofah2/file5L.txt TestPutio:rclone-test-dikezaq4womu/033015ve/nomodtime/path1/ file5.txt 2025/05/31 03:34:36 NOTICE: (23) : test changed on path2 and deleted on path1 - file6 2025/05/31 03:34:36 NOTICE: (24) : copy-file /tmp/033015ve/datadir/test_nomodtime-takofah2/file6.txt TestPutio:rclone-test-dikezaq4womu/033015ve/nomodtime/path2/ 2025/05/31 03:34:37 NOTICE: (25) : delete-file TestPutio:rclone-test-dikezaq4womu/033015ve/nomodtime/path1/file6.txt 2025/05/31 03:34:37 NOTICE: (26) : test changed on path1 and deleted on path2 - file7 2025/05/31 03:34:37 NOTICE: (27) : copy-file /tmp/033015ve/datadir/test_nomodtime-takofah2/file7.txt TestPutio:rclone-test-dikezaq4womu/033015ve/nomodtime/path1/ 2025/05/31 03:34:39 NOTICE: (28) : delete-file TestPutio:rclone-test-dikezaq4womu/033015ve/nomodtime/path2/file7.txt 2025/05/31 03:34:39 NOTICE: (29) : test bisync run 2025/05/31 03:34:39 NOTICE: (30) : bisync nomodtime 2025/05/31 03:34:40 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 8, "HashType2": 8, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/05/31 03:34:40 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/nomodtime/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/nomodtime/path2/" 2025/05/31 03:34:40 INFO : Building Path1 and Path2 listings 2025/05/31 03:34:40 INFO : Path1 checking for diffs 2025/05/31 03:34:40 INFO : - Path1 File changed: size (larger), hash - file2.txt 2025/05/31 03:34:40 INFO : - Path1 File was deleted - file4.txt 2025/05/31 03:34:40 INFO : - Path1 File changed: size (larger), hash - file5.txt 2025/05/31 03:34:40 INFO : - Path1 File was deleted - file6.txt 2025/05/31 03:34:40 INFO : - Path1 File changed: size (larger), hash - file7.txt 2025/05/31 03:34:40 INFO : - Path1 File was deleted - file8.txt 2025/05/31 03:34:40 INFO : - Path1 File is new - file11.txt 2025/05/31 03:34:40 INFO : Path1: 7 changes:  1 new,  3 modified,  3 deleted 2025/05/31 03:34:40 INFO : (Modified:  3 larger,  0 smaller,  3 hash differs) 2025/05/31 03:34:40 INFO : Path2 checking for diffs 2025/05/31 03:34:40 INFO : - Path2 File changed: size (larger), hash - file1.txt 2025/05/31 03:34:40 INFO : - Path2 File was deleted - file3.txt 2025/05/31 03:34:40 INFO : - Path2 File changed: size (larger), hash - file5.txt 2025/05/31 03:34:40 INFO : - Path2 File changed: size (larger), hash - file6.txt 2025/05/31 03:34:40 INFO : - Path2 File was deleted - file7.txt 2025/05/31 03:34:40 INFO : - Path2 File was deleted - file8.txt 2025/05/31 03:34:40 INFO : - Path2 File is new - file10.txt 2025/05/31 03:34:40 INFO : Path2: 7 changes:  1 new,  3 modified,  3 deleted 2025/05/31 03:34:40 INFO : (Modified:  3 larger,  0 smaller,  3 hash differs) 2025/05/31 03:34:40 INFO : Applying changes 2025/05/31 03:34:40 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-dikezaq4womu/033015ve/nomodtime/path2/file11.txt 2025/05/31 03:34:40 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-dikezaq4womu/033015ve/nomodtime/path2/file2.txt 2025/05/31 03:34:40 INFO : - Path2 Queue delete - TestPutio:rclone-test-dikezaq4womu/033015ve/nomodtime/path2/file4.txt 2025/05/31 03:34:40 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/05/31 03:34:40 NOTICE: - Path1 Renaming Path1 copy - TestPutio:rclone-test-dikezaq4womu/033015ve/nomodtime/path1/file5.txt.conflict1 2025/05/31 03:34:41 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1 2025/05/31 03:34:41 NOTICE: - Path1 Queue copy to Path2 - TestPutio:rclone-test-dikezaq4womu/033015ve/nomodtime/path2/file5.txt.conflict1 2025/05/31 03:34:41 NOTICE: - Path2 Renaming Path2 copy - TestPutio:rclone-test-dikezaq4womu/033015ve/nomodtime/path2/file5.txt.conflict2 2025/05/31 03:34:41 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2 2025/05/31 03:34:41 NOTICE: - Path2 Queue copy to Path1 - TestPutio:rclone-test-dikezaq4womu/033015ve/nomodtime/path1/file5.txt.conflict2 2025/05/31 03:34:41 INFO : - Path2 Queue copy to Path1 - TestPutio:rclone-test-dikezaq4womu/033015ve/nomodtime/path1/file6.txt 2025/05/31 03:34:41 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-dikezaq4womu/033015ve/nomodtime/path2/file7.txt 2025/05/31 03:34:41 INFO : - Path2 Queue copy to Path1 - TestPutio:rclone-test-dikezaq4womu/033015ve/nomodtime/path1/file1.txt 2025/05/31 03:34:41 INFO : - Path2 Queue copy to Path1 - TestPutio:rclone-test-dikezaq4womu/033015ve/nomodtime/path1/file10.txt 2025/05/31 03:34:41 INFO : - Path1 Queue delete - TestPutio:rclone-test-dikezaq4womu/033015ve/nomodtime/path1/file3.txt 2025/05/31 03:34:41 INFO : - Path2 Do queued copies to - Path1 2025/05/31 03:34:42 INFO : file10.txt: Copied (server-side copy) 2025/05/31 03:34:42 INFO : file5.txt.conflict2: Copied (server-side copy) 2025/05/31 03:34:42 INFO : file1.txt: Copied (server-side copy) 2025/05/31 03:34:43 INFO : file6.txt: Copied (server-side copy) 2025/05/31 03:34:43 INFO : file3.txt: Deleted 2025/05/31 03:34:43 INFO : - Path1 Do queued copies to - Path2 2025/05/31 03:34:43 INFO : file11.txt: Copied (server-side copy) 2025/05/31 03:34:43 INFO : file5.txt.conflict1: Copied (server-side copy) 2025/05/31 03:34:43 INFO : file7.txt: Copied (server-side copy) 2025/05/31 03:34:43 INFO : file2.txt: Copied (server-side copy) 2025/05/31 03:34:43 INFO : file4.txt: Deleted 2025/05/31 03:34:43 INFO : Updating listings 2025/05/31 03:34:43 INFO : Validating listings for Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/nomodtime/path1/" vs Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/nomodtime/path2/" 2025/05/31 03:34:43 INFO : Bisync successful bisync_test.go:560: TEST nomodtime PASSED === RUN TestBisyncRemoteRemote/normalization 2025/05/31 03:34:45 ERROR : error listing: directory not found 2025/05/31 03:34:45 ERROR : error listing: directory not found 2025/05/31 03:34:45 NOTICE: checking initFs Local file system at /tmp/033015ve/initdir/test_normalization-yigudiy3 2025/05/31 03:34:46 ERROR : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Failed to copy: unexpected status code (404) response while doing HEAD to https://s79.put.io/files/e0d00fc43b65ed877d9528a50ac8d7d4af0b0a60 bisync_test.go:1943: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:1943 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:458 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Received unexpected error: unexpected status code (404) response while doing HEAD to https://s79.put.io/files/e0d00fc43b65ed877d9528a50ac8d7d4af0b0a60 Test: TestBisyncRemoteRemote/normalization Messages: setting up path1 2025/05/31 03:34:46 NOTICE: checking Path1 Putio root 'rclone-test-dikezaq4womu/033015ve/normalization/path1' fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Should be true Test: TestBisyncRemoteRemote/normalization Messages: listing wrong, want RCLONE_TEST (109), file1.txt (0), 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt (272), 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt (272), 測試_Русский_ _ _ě_áñ/測試_check file (0) got RCLONE_TEST (109), file1.txt (0), 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt (272), 測試_Русский_ _ _ě_áñ/測試_check file (0) fstest.go:197: Not found "測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: 0 actual : 1 Test: TestBisyncRemoteRemote/normalization Messages: 1 objects not found 2025/05/31 03:34:56 NOTICE: checking path2 Putio root 'rclone-test-dikezaq4womu/033015ve/normalization/path2' 2025/05/31 03:34:56 NOTICE: (01) : test normalization 2025/05/31 03:34:56 NOTICE: (02) : touch-copy 2001-01-02 /tmp/033015ve/datadir/test_normalization-kizihiw3/file1.txt TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path2/ 2025/05/31 03:34:58 NOTICE: (03) : test initial bisync 2025/05/31 03:34:58 NOTICE: (04) : bisync resync 2025/05/31 03:35:03 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:35:03 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/31 03:35:03 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path2/" 2025/05/31 03:35:03 INFO : Copying Path2 files to Path1 2025/05/31 03:35:03 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:35:04 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (server-side copy) 2025/05/31 03:35:04 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:35:04 INFO : file1.txt: Copied (server-side copy) 2025/05/31 03:35:04 INFO : Resync updating listings 2025/05/31 03:35:04 INFO : Validating listings for Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path1/" vs Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path2/" 2025/05/31 03:35:04 INFO : Bisync successful 2025/05/31 03:35:04 NOTICE: (05) : copy-as-NFC /tmp/033015ve/datadir/test_normalization-kizihiw3/file1.txt TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö 測試_Русский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö.txt 2025/05/31 03:35:06 NOTICE: (06) : copy-as-NFC /tmp/033015ve/datadir/test_normalization-kizihiw3/file1.txt TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path1/folder éééö.txt 2025/05/31 03:35:08 NOTICE: (07) : copy-as-NFC /tmp/033015ve/datadir/test_normalization-kizihiw3/file1.txt TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path1/folder HeLlO,wOrLd!.txt 2025/05/31 03:35:09 NOTICE: (08) : touch-copy 2001-01-03 /tmp/033015ve/datadir/test_normalization-kizihiw3/file1.txt TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path2/ 2025/05/31 03:35:10 NOTICE: (09) : copy-as-NFD /tmp/033015ve/datadir/test_normalization-kizihiw3/file1.txt TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path2/folder éééö.txt 2025/05/31 03:35:11 NOTICE: (10) : copy-as-NFD /tmp/033015ve/datadir/test_normalization-kizihiw3/file1.txt TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path2/folder hello,WORLD!.txt 2025/05/31 03:35:13 NOTICE: (11) : test bisync run with fix-case 2025/05/31 03:35:13 NOTICE: (12) : bisync fix-case 2025/05/31 03:35:18 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:35:18 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/31 03:35:18 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path2/" 2025/05/31 03:35:18 INFO : Building Path1 and Path2 listings 2025/05/31 03:35:18 INFO : Path1 checking for diffs 2025/05/31 03:35:18 INFO : - Path1 File is new - folder/HeLlO,wOrLd!.txt 2025/05/31 03:35:18 INFO : - Path1 File is new - folder/éééö.txt 2025/05/31 03:35:18 INFO : - Path1 File is new - "測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt" 2025/05/31 03:35:18 INFO : Path1: 3 changes:  3 new,  0 modified,  0 deleted 2025/05/31 03:35:18 INFO : Path2 checking for diffs 2025/05/31 03:35:18 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/05/31 03:35:18 INFO : - Path2 File is new - folder/hello,WORLD!.txt 2025/05/31 03:35:18 INFO : - Path2 File is new - folder/éééö.txt 2025/05/31 03:35:18 INFO : Path2: 3 changes:  2 new,  1 modified,  0 deleted 2025/05/31 03:35:18 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/05/31 03:35:18 INFO : Applying changes 2025/05/31 03:35:18 INFO : Checking potential conflicts... 2025/05/31 03:35:18 NOTICE: Putio root 'rclone-test-dikezaq4womu/033015ve/normalization/path2': 0 differences found 2025/05/31 03:35:18 NOTICE: Putio root 'rclone-test-dikezaq4womu/033015ve/normalization/path2': 2 matching files 2025/05/31 03:35:18 INFO : Finished checking the potential conflicts. %!s() 2025/05/31 03:35:18 NOTICE: - WARNING New or changed in both paths - folder/HeLlO,wOrLd!.txt 2025/05/31 03:35:18 INFO : folder/hello,WORLD!.txt: Files are equal but will copy anyway to fix case to folder/HeLlO,wOrLd!.txt 2025/05/31 03:35:18 NOTICE: - WARNING New or changed in both paths - folder/éééö.txt 2025/05/31 03:35:18 INFO : folder/éééö.txt: Files are equal but will copy anyway to update modtime (will not rename) 2025/05/31 03:35:18 INFO : - Path2 Queue copy to Path1 - TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path1/folder/éééö.txt 2025/05/31 03:35:18 INFO : - Path1 Queue copy to Path2 - "TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path2/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt" 2025/05/31 03:35:18 INFO : - Path2 Queue copy to Path1 - TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path1/file1.txt 2025/05/31 03:35:18 INFO : - Path2 Do queued copies to - Path1 2025/05/31 03:35:18 INFO : folder/éééö.txt: Updated modification time in destination 2025/05/31 03:35:18 INFO : file1.txt: Copied (server-side copy) 2025/05/31 03:35:18 INFO : - Path1 Do queued copies to - Path2 2025/05/31 03:35:19 INFO : folder/HeLlO,wOrLd!.txt: Updated modification time in destination 2025/05/31 03:35:19 INFO : folder/hello,WORLD!.txt: Moved (server-side) to: folder/HeLlO,wOrLd!.txt 2025/05/31 03:35:19 INFO : folder/hello,WORLD!.txt: Fixed case by renaming to: folder/HeLlO,wOrLd!.txt 2025/05/31 03:35:20 INFO : 測試_Русский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö/測試_Русский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö.txt: Copied (server-side copy) 2025/05/31 03:35:20 INFO : Updating listings 2025/05/31 03:35:20 INFO : Validating listings for Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path1/" vs Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path2/" 2025/05/31 03:35:20 INFO : Bisync successful 2025/05/31 03:35:20 NOTICE: (13) : purge-children TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path1/ 2025/05/31 03:35:20 NOTICE: (14) : purge-children TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path2/ 2025/05/31 03:35:21 NOTICE: (15) : touch-copy 2001-01-02 /tmp/033015ve/datadir/test_normalization-kizihiw3/file1.txt TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path2/ 2025/05/31 03:35:22 NOTICE: (16) : copy-as-NFC /tmp/033015ve/datadir/test_normalization-kizihiw3/file1.txt TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path2/ file2.txt 2025/05/31 03:35:23 NOTICE: (17) : copy-as-NFC /tmp/033015ve/datadir/test_normalization-kizihiw3/file1.txt TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path1/ file3.txt 2025/05/31 03:35:24 NOTICE: (18) : bisync resync 2025/05/31 03:35:29 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:35:29 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/31 03:35:29 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path2/" 2025/05/31 03:35:29 INFO : Copying Path2 files to Path1 2025/05/31 03:35:29 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:35:30 INFO : file2.txt: Copied (server-side copy) 2025/05/31 03:35:31 INFO : file1.txt: Copied (server-side copy) 2025/05/31 03:35:31 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:35:31 INFO : file3.txt: Copied (server-side copy) 2025/05/31 03:35:31 INFO : Resync updating listings 2025/05/31 03:35:31 INFO : Validating listings for Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path1/" vs Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path2/" 2025/05/31 03:35:31 INFO : Bisync successful 2025/05/31 03:35:31 NOTICE: (19) : copy-as-NFC /tmp/033015ve/datadir/test_normalization-kizihiw3/file1.txt TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path1/測試_Руский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö 測試_Руский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö.txt 2025/05/31 03:35:33 NOTICE: (20) : copy-as-NFC /tmp/033015ve/datadir/test_normalization-kizihiw3/file1.txt TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path1/newfolder éééö.txt 2025/05/31 03:35:35 NOTICE: (21) : copy-as-NFC /tmp/033015ve/datadir/test_normalization-kizihiw3/file1.txt TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path1/newfolder HeLlO,wOrLd!.txt 2025/05/31 03:35:36 NOTICE: (22) : touch-copy 2001-01-03 /tmp/033015ve/datadir/test_normalization-kizihiw3/file1.txt TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path2/ 2025/05/31 03:35:36 NOTICE: (23) : copy-as-NFD /tmp/033015ve/datadir/test_normalization-kizihiw3/file1.txt TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path2/newfolder éééö.txt 2025/05/31 03:35:38 NOTICE: (24) : copy-as-NFD /tmp/033015ve/datadir/test_normalization-kizihiw3/file1.txt TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path2/newfolder hello,WORLD!.txt 2025/05/31 03:35:39 NOTICE: (25) : test bisync run with normalization 2025/05/31 03:35:39 NOTICE: (26) : bisync norm force 2025/05/31 03:35:44 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:35:44 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/31 03:35:44 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path2/" 2025/05/31 03:35:44 INFO : Building Path1 and Path2 listings 2025/05/31 03:35:44 INFO : Path1 checking for diffs 2025/05/31 03:35:44 INFO : - Path1 File is new - newfolder/HeLlO,wOrLd!.txt 2025/05/31 03:35:44 INFO : - Path1 File is new - newfolder/éééö.txt 2025/05/31 03:35:44 INFO : - Path1 File is new - "測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt" 2025/05/31 03:35:44 INFO : Path1: 3 changes:  3 new,  0 modified,  0 deleted 2025/05/31 03:35:44 INFO : Path2 checking for diffs 2025/05/31 03:35:44 INFO : - Path2 File changed: time (newer) - file1.txt 2025/05/31 03:35:44 INFO : - Path2 File is new - newfolder/hello,WORLD!.txt 2025/05/31 03:35:44 INFO : - Path2 File is new - newfolder/éééö.txt 2025/05/31 03:35:44 INFO : Path2: 3 changes:  2 new,  1 modified,  0 deleted 2025/05/31 03:35:44 INFO : (Modified:  1 newer,  0 older) 2025/05/31 03:35:44 INFO : Applying changes 2025/05/31 03:35:44 INFO : Checking potential conflicts... 2025/05/31 03:35:44 NOTICE: Putio root 'rclone-test-dikezaq4womu/033015ve/normalization/path2': 0 differences found 2025/05/31 03:35:44 NOTICE: Putio root 'rclone-test-dikezaq4womu/033015ve/normalization/path2': 2 matching files 2025/05/31 03:35:44 INFO : Finished checking the potential conflicts. %!s() 2025/05/31 03:35:44 NOTICE: - WARNING New or changed in both paths - newfolder/HeLlO,wOrLd!.txt 2025/05/31 03:35:44 INFO : newfolder/HeLlO,wOrLd!.txt: Files are equal but will copy anyway to update modtime (will not rename) 2025/05/31 03:35:44 INFO : - Path2 Queue copy to Path1 - TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path1/newfolder/HeLlO,wOrLd!.txt 2025/05/31 03:35:44 NOTICE: - WARNING New or changed in both paths - newfolder/éééö.txt 2025/05/31 03:35:44 INFO : newfolder/éééö.txt: Files are equal but will copy anyway to update modtime (will not rename) 2025/05/31 03:35:44 INFO : - Path2 Queue copy to Path1 - TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path1/newfolder/éééö.txt 2025/05/31 03:35:44 INFO : - Path1 Queue copy to Path2 - "TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path2/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt" 2025/05/31 03:35:44 INFO : - Path2 Queue copy to Path1 - TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path1/file1.txt 2025/05/31 03:35:44 INFO : - Path2 Do queued copies to - Path1 2025/05/31 03:35:44 INFO : file1.txt: Updated modification time in destination 2025/05/31 03:35:44 INFO : newfolder/éééö.txt: Updated modification time in destination 2025/05/31 03:35:44 INFO : newfolder/hello,WORLD!.txt: Updated modification time in destination 2025/05/31 03:35:44 INFO : - Path1 Do queued copies to - Path2 2025/05/31 03:35:45 INFO : 測試_Руский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö.txt: Copied (server-side copy) 2025/05/31 03:35:45 INFO : Updating listings 2025/05/31 03:35:45 INFO : Validating listings for Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path1/" vs Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path2/" 2025/05/31 03:35:45 INFO : Bisync successful 2025/05/31 03:35:45 NOTICE: (27) : test resync 2025/05/31 03:35:45 NOTICE: (28) : bisync resync norm 2025/05/31 03:35:50 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:35:50 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/31 03:35:50 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path2/" 2025/05/31 03:35:50 INFO : Copying Path2 files to Path1 2025/05/31 03:35:50 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:35:50 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:35:50 INFO : Resync updating listings 2025/05/31 03:35:50 INFO : Validating listings for Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path1/" vs Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path2/" 2025/05/31 03:35:50 INFO : Bisync successful 2025/05/31 03:35:50 NOTICE: (29) : test changed on one path 2025/05/31 03:35:50 NOTICE: (30) : touch-copy 2001-01-05 /tmp/033015ve/datadir/test_normalization-kizihiw3/file1.txt TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path2/ 2025/05/31 03:35:51 NOTICE: (31) : copy-as-NFC /tmp/033015ve/datadir/test_normalization-kizihiw3/file1.txt TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path1/測試_Руский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö 測試_Руский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö.txt 2025/05/31 03:35:51 NOTICE: (32) : copy-as-NFC /tmp/033015ve/datadir/test_normalization-kizihiw3/file1.txt TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path1/newfolder éééö.txt 2025/05/31 03:35:52 NOTICE: (33) : copy-as-NFC /tmp/033015ve/datadir/test_normalization-kizihiw3/file1.txt TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path1/newfolder HeLlO,wOrLd!.txt 2025/05/31 03:35:52 NOTICE: (34) : bisync norm 2025/05/31 03:35:57 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:35:57 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/31 03:35:57 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path2/" 2025/05/31 03:35:57 INFO : Building Path1 and Path2 listings 2025/05/31 03:35:58 INFO : Path1 checking for diffs 2025/05/31 03:35:58 INFO : - Path1 File changed: time (newer) - newfolder/HeLlO,wOrLd!.txt 2025/05/31 03:35:58 INFO : - Path1 File changed: time (newer) - newfolder/éééö.txt 2025/05/31 03:35:58 INFO : - Path1 File changed: time (newer) - "測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt" 2025/05/31 03:35:58 INFO : Path1: 3 changes:  0 new,  3 modified,  0 deleted 2025/05/31 03:35:58 INFO : (Modified:  3 newer,  0 older) 2025/05/31 03:35:58 INFO : Path2 checking for diffs 2025/05/31 03:35:58 INFO : - Path2 File changed: time (newer) - file1.txt 2025/05/31 03:35:58 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/05/31 03:35:58 INFO : (Modified:  1 newer,  0 older) 2025/05/31 03:35:58 INFO : Applying changes 2025/05/31 03:35:58 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path2/newfolder/hello,WORLD!.txt 2025/05/31 03:35:58 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path2/newfolder/éééö.txt 2025/05/31 03:35:58 INFO : - Path1 Queue copy to Path2 - "TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path2/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt" 2025/05/31 03:35:58 INFO : - Path2 Queue copy to Path1 - TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path1/file1.txt 2025/05/31 03:35:58 INFO : - Path2 Do queued copies to - Path1 2025/05/31 03:35:58 INFO : file1.txt: Updated modification time in destination 2025/05/31 03:35:58 INFO : - Path1 Do queued copies to - Path2 2025/05/31 03:35:58 INFO : newfolder/éééö.txt: Updated modification time in destination 2025/05/31 03:35:58 INFO : 測試_Руский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö.txt: Updated modification time in destination 2025/05/31 03:35:58 INFO : newfolder/HeLlO,wOrLd!.txt: Updated modification time in destination 2025/05/31 03:35:58 INFO : Updating listings 2025/05/31 03:35:58 INFO : Validating listings for Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path1/" vs Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/normalization/path2/" 2025/05/31 03:35:58 INFO : Bisync successful 2025/05/31 03:35:58 NOTICE: ---------------------------------------------------------- 2025/05/31 03:35:58 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/05/31 03:35:58 NOTICE: | @@ -48,0 +49 @@ 2025/05/31 03:35:58 NOTICE: | +INFO : - Path2 File is new - folder/hello,WORLD!.txt 2025/05/31 03:35:58 NOTICE: | @@ -50 +50,0 @@ 2025/05/31 03:35:58 NOTICE: | -INFO : - Path2 File is new - folder/hello,WORLD!.txt 2025/05/31 03:35:58 NOTICE: | @@ -61 +61,2 @@ 2025/05/31 03:35:58 NOTICE: | -INFO : folder/éééö.txt: Files are equal but will copy anyway to fix case to folder/éééö.txt 2025/05/31 03:35:58 NOTICE: | +INFO : folder/éééö.txt: Files are equal but will copy anyway to update modtime (will not rename) 2025/05/31 03:35:58 NOTICE: | +INFO : - Path2 Queue copy to Path1 - {path1/}folder/éééö.txt 2025/05/31 03:35:58 NOTICE: | @@ -67 +67,0 @@ 2025/05/31 03:35:58 NOTICE: | -INFO : folder/éééö.txt: Fixed case by renaming to: folder/éééö.txt 2025/05/31 03:35:58 NOTICE: | @@ -120,0 +121 @@ 2025/05/31 03:35:58 NOTICE: | +INFO : - Path2 File is new - newfolder/hello,WORLD!.txt 2025/05/31 03:35:58 NOTICE: | @@ -122 +122,0 @@ 2025/05/31 03:35:58 NOTICE: | -INFO : - Path2 File is new - newfolder/hello,WORLD!.txt 2025/05/31 03:35:58 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST normalization FAILED - 1 MISCOMPARED FILES === RUN TestBisyncRemoteRemote/rclone_args 2025/05/31 03:36:00 ERROR : error listing: directory not found 2025/05/31 03:36:00 ERROR : error listing: directory not found 2025/05/31 03:36:00 NOTICE: checking initFs Local file system at /tmp/033015ve/initdir/test_rclone_args-sebadus7 2025/05/31 03:36:02 NOTICE: checking Path1 Putio root 'rclone-test-dikezaq4womu/033015ve/rclone_args/path1' 2025/05/31 03:36:04 NOTICE: checking path2 Putio root 'rclone-test-dikezaq4womu/033015ve/rclone_args/path2' 2025/05/31 03:36:04 NOTICE: (01) : test rclone-args 2025/05/31 03:36:04 NOTICE: (02) : touch-glob 2001-01-02 /tmp/033015ve/datadir/test_rclone_args-jiwehun2/ * 2025/05/31 03:36:04 NOTICE: (03) : test initial bisync 2025/05/31 03:36:04 NOTICE: (04) : bisync resync checksum 2025/05/31 03:36:06 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 8, "HashType2": 8, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/05/31 03:36:06 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path2/" 2025/05/31 03:36:06 INFO : Copying Path2 files to Path1 2025/05/31 03:36:06 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:36:06 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:36:06 INFO : Resync updating listings 2025/05/31 03:36:06 INFO : Validating listings for Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path1/" vs Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path2/" 2025/05/31 03:36:06 INFO : Bisync successful 2025/05/31 03:36:06 NOTICE: (05) : test place newer files on both paths 2025/05/31 03:36:06 NOTICE: (06) : copy-file /tmp/033015ve/datadir/test_rclone_args-jiwehun2/file1.txt TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path1/ 2025/05/31 03:36:07 NOTICE: (07) : copy-file /tmp/033015ve/datadir/test_rclone_args-jiwehun2/file2.txt TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path2/ 2025/05/31 03:36:08 NOTICE: (08) : copy-file /tmp/033015ve/datadir/test_rclone_args-jiwehun2/file20.txt TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path1/subdir 2025/05/31 03:36:09 NOTICE: (09) : copy-file /tmp/033015ve/datadir/test_rclone_args-jiwehun2/file21.txt TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path2/subdir 2025/05/31 03:36:09 NOTICE: (10) : touch-glob 2001-01-02 TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path1/ file1.txt 2025/05/31 03:36:09 NOTICE: (11) : touch-glob 2001-01-02 TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path2/ file2.txt 2025/05/31 03:36:10 NOTICE: (12) : touch-glob 2001-01-02 TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path1/subdir/ file20.txt 2025/05/31 03:36:10 NOTICE: (13) : touch-glob 2001-01-02 TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path2/subdir/ file21.txt 2025/05/31 03:36:11 NOTICE: (14) : test run bisync with custom options 2025/05/31 03:36:11 NOTICE: (15) : bisync checksum 2025/05/31 03:36:13 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 8, "HashType2": 8, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/05/31 03:36:13 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path2/" 2025/05/31 03:36:13 INFO : Building Path1 and Path2 listings 2025/05/31 03:36:13 INFO : Path1 checking for diffs 2025/05/31 03:36:13 INFO : - Path1 File changed: hash - file1.txt 2025/05/31 03:36:13 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/05/31 03:36:13 INFO : (Modified:  1 hash differs) 2025/05/31 03:36:13 INFO : Path2 checking for diffs 2025/05/31 03:36:13 INFO : - Path2 File changed: size (larger), hash - file2.txt 2025/05/31 03:36:13 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/05/31 03:36:13 INFO : (Modified:  1 larger,  0 smaller,  1 hash differs) 2025/05/31 03:36:13 INFO : Applying changes 2025/05/31 03:36:13 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path2/file1.txt 2025/05/31 03:36:13 INFO : - Path2 Queue copy to Path1 - TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path1/file2.txt 2025/05/31 03:36:13 INFO : - Path2 Do queued copies to - Path1 2025/05/31 03:36:14 INFO : file2.txt: Copied (server-side copy) 2025/05/31 03:36:14 INFO : - Path1 Do queued copies to - Path2 2025/05/31 03:36:14 INFO : file1.txt: Copied (server-side copy) 2025/05/31 03:36:14 INFO : Updating listings 2025/05/31 03:36:14 INFO : Validating listings for Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path1/" vs Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path2/" 2025/05/31 03:36:14 INFO : Bisync successful 2025/05/31 03:36:14 NOTICE: (16) : touch-glob 2007-07-23 /tmp/033015ve/datadir/test_rclone_args-jiwehun2/ * 2025/05/31 03:36:14 NOTICE: (17) : copy-file /tmp/033015ve/datadir/test_rclone_args-jiwehun2/file1.txt TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path1/ 2025/05/31 03:36:14 NOTICE: (18) : copy-file /tmp/033015ve/datadir/test_rclone_args-jiwehun2/file2.txt TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path2/ 2025/05/31 03:36:15 NOTICE: (19) : copy-file /tmp/033015ve/datadir/test_rclone_args-jiwehun2/file20.txt TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path1/subdir 2025/05/31 03:36:15 NOTICE: (20) : copy-as /tmp/033015ve/datadir/test_rclone_args-jiwehun2/file21.txt TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path2/ file1.txt 2025/05/31 03:36:17 NOTICE: (21) : touch-glob 2007-07-23 TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path1/ file1.txt 2025/05/31 03:36:17 NOTICE: (22) : touch-glob 2007-07-23 TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path2/ file2.txt 2025/05/31 03:36:17 NOTICE: (23) : touch-glob 2007-07-23 TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path1/subdir/ file20.txt 2025/05/31 03:36:17 NOTICE: (24) : touch-glob 2007-07-23 TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path2/subdir/ file21.txt 2025/05/31 03:36:17 NOTICE: (25) : bisync size-only 2025/05/31 03:36:19 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:36:19 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/31 03:36:19 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path2/" 2025/05/31 03:36:19 INFO : Building Path1 and Path2 listings 2025/05/31 03:36:19 INFO : Path1 checking for diffs 2025/05/31 03:36:19 INFO : Path2 checking for diffs 2025/05/31 03:36:19 INFO : - Path2 File changed: size (smaller) - file1.txt 2025/05/31 03:36:19 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/05/31 03:36:19 INFO : (Modified:  0 larger,  1 smaller) 2025/05/31 03:36:19 INFO : Applying changes 2025/05/31 03:36:19 INFO : - Path2 Queue copy to Path1 - TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path1/file1.txt 2025/05/31 03:36:19 INFO : - Path2 Do queued copies to - Path1 2025/05/31 03:36:19 INFO : file1.txt: Copied (server-side copy) 2025/05/31 03:36:19 INFO : Updating listings 2025/05/31 03:36:19 INFO : Validating listings for Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path1/" vs Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path2/" 2025/05/31 03:36:19 INFO : Bisync successful 2025/05/31 03:36:19 NOTICE: (26) : bisync resync 2025/05/31 03:36:21 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:36:21 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/31 03:36:21 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path2/" 2025/05/31 03:36:21 INFO : Copying Path2 files to Path1 2025/05/31 03:36:21 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:36:21 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:36:21 INFO : file2.txt: Updated modification time in destination 2025/05/31 03:36:21 INFO : subdir/file20.txt: Updated modification time in destination 2025/05/31 03:36:21 INFO : subdir/file21.txt: Updated modification time in destination 2025/05/31 03:36:21 INFO : Resync updating listings 2025/05/31 03:36:21 INFO : Validating listings for Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path1/" vs Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path2/" 2025/05/31 03:36:21 INFO : Bisync successful 2025/05/31 03:36:21 NOTICE: (27) : copy-file /tmp/033015ve/datadir/test_rclone_args-jiwehun2/file1.txt TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path1/ 2025/05/31 03:36:22 NOTICE: (28) : copy-file /tmp/033015ve/datadir/test_rclone_args-jiwehun2/file2.txt TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path2/ 2025/05/31 03:36:23 NOTICE: (29) : copy-file /tmp/033015ve/datadir/test_rclone_args-jiwehun2/file20.txt TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path1/subdir 2025/05/31 03:36:23 NOTICE: (30) : copy-file /tmp/033015ve/datadir/test_rclone_args-jiwehun2/file21.txt TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path2/subdir 2025/05/31 03:36:24 NOTICE: (31) : touch-glob 2007-07-23 TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path1/ file1.txt 2025/05/31 03:36:24 NOTICE: (32) : touch-glob 2007-07-23 TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path2/ file2.txt 2025/05/31 03:36:24 NOTICE: (33) : touch-glob 2007-07-23 TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path1/subdir/ file20.txt 2025/05/31 03:36:24 NOTICE: (34) : touch-glob 2007-07-23 TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path2/subdir/ file21.txt 2025/05/31 03:36:24 NOTICE: (35) : bisync ignore-size 2025/05/31 03:36:26 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:36:26 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": false, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/31 03:36:26 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path2/" 2025/05/31 03:36:26 INFO : Building Path1 and Path2 listings 2025/05/31 03:36:26 INFO : Path1 checking for diffs 2025/05/31 03:36:26 INFO : Path2 checking for diffs 2025/05/31 03:36:26 INFO : - Path2 File changed: time (newer) - file2.txt 2025/05/31 03:36:26 INFO : - Path2 File changed: time (newer) - subdir/file21.txt 2025/05/31 03:36:26 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/05/31 03:36:26 INFO : (Modified:  2 newer,  0 older) 2025/05/31 03:36:26 INFO : Applying changes 2025/05/31 03:36:26 INFO : - Path2 Queue copy to Path1 - TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path1/file2.txt 2025/05/31 03:36:26 INFO : - Path2 Queue copy to Path1 - TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path1/subdir/file21.txt 2025/05/31 03:36:26 INFO : - Path2 Do queued copies to - Path1 2025/05/31 03:36:26 INFO : file2.txt: Updated modification time in destination 2025/05/31 03:36:26 INFO : subdir/file21.txt: Updated modification time in destination 2025/05/31 03:36:26 INFO : Updating listings 2025/05/31 03:36:26 INFO : Validating listings for Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path1/" vs Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path2/" 2025/05/31 03:36:26 INFO : Bisync successful 2025/05/31 03:36:26 NOTICE: (36) : bisync resync compare-all 2025/05/31 03:36:28 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 8, "HashType2": 8, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/05/31 03:36:28 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path2/" 2025/05/31 03:36:28 INFO : Copying Path2 files to Path1 2025/05/31 03:36:28 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:36:28 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:36:29 INFO : file1.txt: Copied (server-side copy) 2025/05/31 03:36:29 INFO : Resync updating listings 2025/05/31 03:36:29 INFO : Validating listings for Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path1/" vs Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path2/" 2025/05/31 03:36:29 INFO : Bisync successful 2025/05/31 03:36:29 NOTICE: (37) : copy-as /tmp/033015ve/datadir/test_rclone_args-jiwehun2/file21.txt TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path2/ file2.txt 2025/05/31 03:36:30 NOTICE: (38) : touch-glob 2023-08-26 /tmp/033015ve/datadir/test_rclone_args-jiwehun2/ * 2025/05/31 03:36:30 NOTICE: (39) : copy-file /tmp/033015ve/datadir/test_rclone_args-jiwehun2/file1.txt TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path1/ 2025/05/31 03:36:30 NOTICE: (40) : copy-file /tmp/033015ve/datadir/test_rclone_args-jiwehun2/file20.txt TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path1/subdir 2025/05/31 03:36:31 NOTICE: (41) : copy-file /tmp/033015ve/datadir/test_rclone_args-jiwehun2/file21.txt TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path2/subdir 2025/05/31 03:36:31 NOTICE: (42) : touch-glob 2007-07-23 TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path2/ file2.txt 2025/05/31 03:36:31 NOTICE: (43) : touch-glob 2023-08-26 TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path1/ file1.txt 2025/05/31 03:36:32 NOTICE: (44) : touch-glob 2023-08-26 TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path1/subdir/ file20.txt 2025/05/31 03:36:32 NOTICE: (45) : touch-glob 2023-08-26 TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path2/subdir/ file21.txt 2025/05/31 03:36:32 NOTICE: (46) : bisync compare-all 2025/05/31 03:36:33 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 8, "HashType2": 8, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/05/31 03:36:33 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path2/" 2025/05/31 03:36:33 INFO : Building Path1 and Path2 listings 2025/05/31 03:36:34 INFO : Path1 checking for diffs 2025/05/31 03:36:34 INFO : - Path1 File changed: time (newer) - file1.txt 2025/05/31 03:36:34 INFO : - Path1 File changed: time (newer) - subdir/file20.txt 2025/05/31 03:36:34 INFO : Path1: 2 changes:  0 new,  2 modified,  0 deleted 2025/05/31 03:36:34 INFO : (Modified:  2 newer,  0 older) 2025/05/31 03:36:34 INFO : Path2 checking for diffs 2025/05/31 03:36:34 INFO : - Path2 File changed: size (smaller), hash - file2.txt 2025/05/31 03:36:34 INFO : - Path2 File changed: time (newer) - subdir/file21.txt 2025/05/31 03:36:34 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/05/31 03:36:34 INFO : (Modified:  1 newer,  0 older,  0 larger,  1 smaller,  1 hash differs) 2025/05/31 03:36:34 INFO : Applying changes 2025/05/31 03:36:34 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path2/file1.txt 2025/05/31 03:36:34 INFO : - Path1 Queue copy to Path2 - TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path2/subdir/file20.txt 2025/05/31 03:36:34 INFO : - Path2 Queue copy to Path1 - TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path1/file2.txt 2025/05/31 03:36:34 INFO : - Path2 Queue copy to Path1 - TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path1/subdir/file21.txt 2025/05/31 03:36:34 INFO : - Path2 Do queued copies to - Path1 2025/05/31 03:36:34 INFO : subdir/file21.txt: Updated modification time in destination 2025/05/31 03:36:34 INFO : file2.txt: Copied (server-side copy) 2025/05/31 03:36:34 INFO : - Path1 Do queued copies to - Path2 2025/05/31 03:36:34 INFO : file1.txt: Updated modification time in destination 2025/05/31 03:36:34 INFO : subdir/file20.txt: Updated modification time in destination 2025/05/31 03:36:34 INFO : Updating listings 2025/05/31 03:36:34 INFO : Validating listings for Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path1/" vs Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/rclone_args/path2/" 2025/05/31 03:36:34 INFO : Bisync successful bisync_test.go:560: TEST rclone_args PASSED === RUN TestBisyncRemoteRemote/rmdirs 2025/05/31 03:36:36 ERROR : error listing: directory not found 2025/05/31 03:36:36 ERROR : error listing: directory not found 2025/05/31 03:36:36 NOTICE: checking initFs Local file system at /tmp/033015ve/initdir/test_rmdirs-xayafud3 2025/05/31 03:36:39 NOTICE: checking Path1 Putio root 'rclone-test-dikezaq4womu/033015ve/rmdirs/path1' 2025/05/31 03:36:41 NOTICE: checking path2 Putio root 'rclone-test-dikezaq4womu/033015ve/rmdirs/path2' 2025/05/31 03:36:41 NOTICE: (01) : test rmdirs 2025/05/31 03:36:41 NOTICE: (02) : test initial bisync 2025/05/31 03:36:41 NOTICE: (03) : bisync resync 2025/05/31 03:36:43 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:36:43 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/31 03:36:43 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/rmdirs/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/rmdirs/path2/" 2025/05/31 03:36:43 INFO : Copying Path2 files to Path1 2025/05/31 03:36:43 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 03:36:43 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 03:36:43 INFO : Resync updating listings 2025/05/31 03:36:43 INFO : Validating listings for Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/rmdirs/path1/" vs Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/rmdirs/path2/" 2025/05/31 03:36:43 INFO : Bisync successful 2025/05/31 03:36:43 NOTICE: (04) : test 1. delete path1 subdir file 2025/05/31 03:36:43 NOTICE: (05) : delete-file TestPutio:rclone-test-dikezaq4womu/033015ve/rmdirs/path1/subdir/file20.txt 2025/05/31 03:36:44 NOTICE: (06) : test 2. run bisync without remove-empty-dirs 2025/05/31 03:36:44 NOTICE: (07) : bisync 2025/05/31 03:36:46 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:36:46 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/31 03:36:46 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/rmdirs/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/rmdirs/path2/" 2025/05/31 03:36:46 INFO : Building Path1 and Path2 listings 2025/05/31 03:36:46 INFO : Path1 checking for diffs 2025/05/31 03:36:46 INFO : - Path1 File was deleted - subdir/file20.txt 2025/05/31 03:36:46 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/05/31 03:36:46 INFO : Path2 checking for diffs 2025/05/31 03:36:46 INFO : Applying changes 2025/05/31 03:36:46 INFO : - Path2 Queue delete - TestPutio:rclone-test-dikezaq4womu/033015ve/rmdirs/path2/subdir/file20.txt 2025/05/31 03:36:46 INFO : - Path1 Do queued copies to - Path2 2025/05/31 03:36:46 INFO : subdir/file20.txt: Deleted 2025/05/31 03:36:46 INFO : Updating listings 2025/05/31 03:36:46 INFO : Validating listings for Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/rmdirs/path1/" vs Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/rmdirs/path2/" 2025/05/31 03:36:46 INFO : Bisync successful 2025/05/31 03:36:46 NOTICE: (08) : test 3. confirm the subdir still exists on both paths 2025/05/31 03:36:46 NOTICE: (09) : list-dirs TestPutio:rclone-test-dikezaq4womu/033015ve/rmdirs/path1/ 2025/05/31 03:36:46 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/05/31 03:36:46 NOTICE: (10) : list-dirs TestPutio:rclone-test-dikezaq4womu/033015ve/rmdirs/path2/ 2025/05/31 03:36:47 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/05/31 03:36:47 NOTICE: (11) : test 4. run bisync with remove-empty-dirs 2025/05/31 03:36:47 NOTICE: (12) : bisync remove-empty-dirs 2025/05/31 03:36:49 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 03:36:49 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/31 03:36:49 INFO : Synching Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/rmdirs/path1/" with Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/rmdirs/path2/" 2025/05/31 03:36:49 INFO : Building Path1 and Path2 listings 2025/05/31 03:36:49 INFO : Path1 checking for diffs 2025/05/31 03:36:49 INFO : Path2 checking for diffs 2025/05/31 03:36:49 INFO : No changes found 2025/05/31 03:36:49 INFO : Updating listings 2025/05/31 03:36:49 INFO : Validating listings for Path1 "TestPutio:rclone-test-dikezaq4womu/033015ve/rmdirs/path1/" vs Path2 "TestPutio:rclone-test-dikezaq4womu/033015ve/rmdirs/path2/" 2025/05/31 03:36:49 INFO : Removing empty directories 2025/05/31 03:36:49 INFO : subdir: Removing directory 2025/05/31 03:36:49 INFO : subdir: Removing directory 2025/05/31 03:36:49 INFO : Bisync successful 2025/05/31 03:36:49 NOTICE: (13) : test 5. confirm the subdir has been removed on both paths 2025/05/31 03:36:49 NOTICE: (14) : list-dirs TestPutio:rclone-test-dikezaq4womu/033015ve/rmdirs/path1/ 2025/05/31 03:36:49 NOTICE: (15) : list-dirs TestPutio:rclone-test-dikezaq4womu/033015ve/rmdirs/path2/ bisync_test.go:560: TEST rmdirs PASSED --- FAIL: TestBisyncRemoteRemote (395.51s) --- FAIL: TestBisyncRemoteRemote/all_changed (26.01s) --- FAIL: TestBisyncRemoteRemote/backupdir (13.95s) --- PASS: TestBisyncRemoteRemote/changes (25.55s) --- PASS: TestBisyncRemoteRemote/check_filename (17.65s) --- FAIL: TestBisyncRemoteRemote/createemptysrcdirs (49.12s) --- PASS: TestBisyncRemoteRemote/dry_run (27.67s) --- PASS: TestBisyncRemoteRemote/filters (14.66s) --- FAIL: TestBisyncRemoteRemote/ignorelistingchecksum (22.71s) --- FAIL: TestBisyncRemoteRemote/max_delete_path1 (32.23s) --- FAIL: TestBisyncRemoteRemote/nomodtime (39.26s) --- FAIL: TestBisyncRemoteRemote/normalization (74.95s) --- PASS: TestBisyncRemoteRemote/rclone_args (35.99s) --- PASS: TestBisyncRemoteRemote/rmdirs (15.30s) FAIL 2025/05/31 03:36:50 NOTICE: purge failed: Rmdir: directory not found "./bisync.test -test.v -test.timeout 2h0m0s -remote TestPutio: -verbose -test.run '^TestBisyncLocalRemote$/^(backupdir|changes|check_access_filters|extended_filenames|ignorelistingchecksum|max_delete_path1|resync|rmdirs)$|^TestBisyncRemoteLocal$/^(check_access|check_access_filters|concurrent|dry_run|ext_paths|ignorelistingchecksum|max_delete_path1|max_delete_path2_force|resync|rmdirs|volatile)$|^TestBisyncRemoteRemote$/^(all_changed|backupdir|changes|check_filename|createemptysrcdirs|dry_run|filters|ignorelistingchecksum|max_delete_path1|nomodtime|normalization|rclone_args|rmdirs)$'" - Finished ERROR in 11m49.92391635s (try 2/5): exit status 1: Failed [TestBisyncRemoteLocal/check_access_filters TestBisyncRemoteLocal/concurrent TestBisyncRemoteLocal/dry_run TestBisyncRemoteLocal/ext_paths TestBisyncRemoteLocal/ignorelistingchecksum TestBisyncRemoteLocal/max_delete_path2_force TestBisyncRemoteLocal/resync TestBisyncRemoteLocal/rmdirs TestBisyncRemoteLocal/volatile TestBisyncLocalRemote/backupdir TestBisyncLocalRemote/changes TestBisyncLocalRemote/check_access_filters TestBisyncLocalRemote/extended_filenames TestBisyncLocalRemote/ignorelistingchecksum TestBisyncLocalRemote/resync TestBisyncLocalRemote/rmdirs TestBisyncRemoteRemote/all_changed TestBisyncRemoteRemote/backupdir TestBisyncRemoteRemote/createemptysrcdirs TestBisyncRemoteRemote/ignorelistingchecksum TestBisyncRemoteRemote/max_delete_path1 TestBisyncRemoteRemote/nomodtime TestBisyncRemoteRemote/normalization]