"./bisync.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose -test.run '^TestBisyncRemoteLocal$/^(resync|resync_modes|rmdirs|volatile)$'" - Starting (try 4/5) === RUN TestBisyncRemoteLocal 2025/06/09 04:48:55 NOTICE: remote: TestCompressSwift:rclone-test-tenocib8rocu === RUN TestBisyncRemoteLocal/resync 2025/06/09 04:49:18 ERROR : error listing: directory not found 2025/06/09 04:49:18 NOTICE: checking initFs Local file system at /tmp/044855to/initdir/test_resync-qoducus4 2025/06/09 04:49:45 NOTICE: checking Path1 Compressed: TestCompressSwift:rclone-test-tenocib8rocu/044855to/resync/path1 2025/06/09 04:50:12 NOTICE: checking path2 Local file system at /tmp/044855to/resync/path2 2025/06/09 04:50:12 NOTICE: (01) : test resync 2025/06/09 04:50:12 NOTICE: (02) : test 1. resync with empty path1, resulting in copying all content from path2. 2025/06/09 04:50:12 NOTICE: (03) : purge-children TestCompressSwift:rclone-test-tenocib8rocu/044855to/resync/path1/ 2025/06/09 04:51:05 NOTICE: (04) : bisync resync 2025/06/09 04:51:26 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/09 04:51: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/06/09 04:51:26 INFO : Synching Path1 "TestCompressSwift:rclone-test-tenocib8rocu/044855to/resync/path1/" with Path2 "/tmp/044855to/resync/path2/" 2025/06/09 04:51:26 INFO : Copying Path2 files to Path1 2025/06/09 04:51:26 INFO : - Path2 Resync is copying files to - Path1 2025/06/09 04:51:32 INFO : file1.txt: Copied (new) 2025/06/09 04:51:32 INFO : file3.txt: Copied (new) 2025/06/09 04:51:33 INFO : RCLONE_TEST: Copied (new) 2025/06/09 04:51:37 INFO : file2.txt: Copied (new) 2025/06/09 04:51:42 INFO : file4.txt: Copied (new) 2025/06/09 04:51:43 INFO : file6.txt: Copied (new) 2025/06/09 04:51:47 INFO : file5.txt: Copied (new) 2025/06/09 04:51:52 INFO : file7.txt: Copied (new) 2025/06/09 04:51:52 INFO : - Path1 Resync is copying files to - Path2 2025/06/09 04:51:57 INFO : Resync updating listings 2025/06/09 04:51:57 INFO : Validating listings for Path1 "TestCompressSwift:rclone-test-tenocib8rocu/044855to/resync/path1/" vs Path2 "/tmp/044855to/resync/path2/" 2025/06/09 04:51:57 INFO : Bisync successful 2025/06/09 04:51:57 NOTICE: (05) : move-listings empty-path1 2025/06/09 04:51:57 NOTICE: (06) : test 2. resync with empty path2, resulting in syncing all content to path2. 2025/06/09 04:51:57 NOTICE: (07) : purge-children /tmp/044855to/resync/path2/ 2025/06/09 04:51:57 NOTICE: (08) : bisync resync 2025/06/09 04:52:18 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/09 04:52:18 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/09 04:52:18 INFO : Synching Path1 "TestCompressSwift:rclone-test-tenocib8rocu/044855to/resync/path1/" with Path2 "/tmp/044855to/resync/path2/" 2025/06/09 04:52:18 INFO : Copying Path2 files to Path1 2025/06/09 04:52:18 INFO : - Path2 Resync is copying files to - Path1 2025/06/09 04:52:19 INFO : - Path1 Resync is copying files to - Path2 2025/06/09 04:52:29 INFO : file3.txt: Copied (new) 2025/06/09 04:52:29 INFO : file1.txt: Copied (new) 2025/06/09 04:52:29 INFO : RCLONE_TEST: Copied (new) 2025/06/09 04:52:30 INFO : file4.txt: Copied (new) 2025/06/09 04:52:30 INFO : file6.txt: Copied (new) 2025/06/09 04:52:34 INFO : file2.txt: Copied (new) 2025/06/09 04:52:35 INFO : file5.txt: Copied (new) 2025/06/09 04:52:35 INFO : file7.txt: Copied (new) 2025/06/09 04:52:35 INFO : Resync updating listings 2025/06/09 04:52:35 INFO : Validating listings for Path1 "TestCompressSwift:rclone-test-tenocib8rocu/044855to/resync/path1/" vs Path2 "/tmp/044855to/resync/path2/" 2025/06/09 04:52:35 INFO : Bisync successful 2025/06/09 04:52:35 NOTICE: (09) : move-listings empty-path2 2025/06/09 04:52:35 NOTICE: (10) : test 3. exercise all of the various file difference scenarios during a resync. 2025/06/09 04:52:35 NOTICE: (11) : touch-glob 2002-02-02 /tmp/044855to/datadir/test_resync-qarekah7/ fileA.txt 2025/06/09 04:52:35 NOTICE: (12) : touch-glob 1999-09-09 /tmp/044855to/datadir/test_resync-qarekah7/ fileB.txt 2025/06/09 04:52:35 NOTICE: (13) : test = file - path1 - path2 - expected action - who wins 2025/06/09 04:52:35 NOTICE: (14) : test - file1.txt - exists - missing - sync path1 > path2 - path1 2025/06/09 04:52:35 NOTICE: (15) : delete-file /tmp/044855to/resync/path2/file1.txt 2025/06/09 04:52:35 NOTICE: (16) : test - file2.txt - missing - exists - copy path2 > path1 - path2 2025/06/09 04:52:35 NOTICE: (17) : delete-file TestCompressSwift:rclone-test-tenocib8rocu/044855to/resync/path1/file2.txt 2025/06/09 04:52:51 NOTICE: (18) : test - file3.txt - exists - newer date - sync path1 > path2 - path1 2025/06/09 04:52:51 NOTICE: (19) : copy-as /tmp/044855to/datadir/test_resync-qarekah7/fileA.txt /tmp/044855to/resync/path2/ file3.txt 2025/06/09 04:52:51 NOTICE: (20) : test - file4.txt - missing - newer date - copy path2 > path1 - path2 2025/06/09 04:52:51 NOTICE: (21) : delete-file TestCompressSwift:rclone-test-tenocib8rocu/044855to/resync/path1/file4.txt 2025/06/09 04:52:56 NOTICE: (22) : copy-as /tmp/044855to/datadir/test_resync-qarekah7/fileA.txt /tmp/044855to/resync/path2/ file4.txt 2025/06/09 04:52:56 NOTICE: (23) : test - file5.txt - exists - older date - sync path1 > path2 - path1 2025/06/09 04:52:56 NOTICE: (24) : copy-as /tmp/044855to/datadir/test_resync-qarekah7/fileB.txt /tmp/044855to/resync/path2/ file5.txt 2025/06/09 04:52:56 NOTICE: (25) : test - file6.txt - older date - newer date - sync path1 > path2 - path1 2025/06/09 04:52:56 NOTICE: (26) : copy-as /tmp/044855to/datadir/test_resync-qarekah7/fileB.txt TestCompressSwift:rclone-test-tenocib8rocu/044855to/resync/path1/ file6.txt 2025/06/09 04:53:18 NOTICE: (27) : copy-as /tmp/044855to/datadir/test_resync-qarekah7/fileA.txt /tmp/044855to/resync/path2/ file6.txt 2025/06/09 04:53:18 NOTICE: (28) : test - file7.txt - exists - exists (same) - none - same 2025/06/09 04:53:18 NOTICE: (29) : test run bisync with resync 2025/06/09 04:53:18 NOTICE: (30) : bisync resync 2025/06/09 04:53:39 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/09 04:53:39 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/09 04:53:39 INFO : Synching Path1 "TestCompressSwift:rclone-test-tenocib8rocu/044855to/resync/path1/" with Path2 "/tmp/044855to/resync/path2/" 2025/06/09 04:53:39 INFO : Copying Path2 files to Path1 2025/06/09 04:53:39 INFO : - Path2 Resync is copying files to - Path1 2025/06/09 04:53:55 INFO : file4.txt: Copied (new) 2025/06/09 04:53:55 INFO : file2.txt: Copied (new) 2025/06/09 04:53:55 INFO : - Path1 Resync is copying files to - Path2 2025/06/09 04:54:00 INFO : file1.txt: Copied (new) 2025/06/09 04:54:00 INFO : file3.txt: Copied (replaced existing) 2025/06/09 04:54:00 INFO : file5.txt: Copied (replaced existing) 2025/06/09 04:54:05 INFO : file6.txt: Updated modification time in destination 2025/06/09 04:54:05 INFO : Resync updating listings 2025/06/09 04:54:05 INFO : Validating listings for Path1 "TestCompressSwift:rclone-test-tenocib8rocu/044855to/resync/path1/" vs Path2 "/tmp/044855to/resync/path2/" 2025/06/09 04:54:05 INFO : Bisync successful 2025/06/09 04:54:05 NOTICE: (31) : copy-listings mixed-diffs 2025/06/09 04:54:05 NOTICE: (32) : test run normal bisync 2025/06/09 04:54:05 NOTICE: (33) : bisync 2025/06/09 04:54:26 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/09 04:54: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/06/09 04:54:26 INFO : Synching Path1 "TestCompressSwift:rclone-test-tenocib8rocu/044855to/resync/path1/" with Path2 "/tmp/044855to/resync/path2/" 2025/06/09 04:54:26 INFO : Building Path1 and Path2 listings 2025/06/09 04:54:32 INFO : Path1 checking for diffs 2025/06/09 04:54:32 INFO : Path2 checking for diffs 2025/06/09 04:54:32 INFO : No changes found 2025/06/09 04:54:32 INFO : Updating listings 2025/06/09 04:54:32 INFO : Validating listings for Path1 "TestCompressSwift:rclone-test-tenocib8rocu/044855to/resync/path1/" vs Path2 "/tmp/044855to/resync/path2/" 2025/06/09 04:54:32 INFO : Bisync successful 2025/06/09 04:54:32 NOTICE: (34) : test 4. confirm critical error on normal sync of empty path. 2025/06/09 04:54:32 NOTICE: (35) : purge-children /tmp/044855to/resync/path2/ 2025/06/09 04:54:32 NOTICE: (36) : bisync 2025/06/09 04:54:53 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/09 04:54: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/06/09 04:54:53 INFO : Synching Path1 "TestCompressSwift:rclone-test-tenocib8rocu/044855to/resync/path1/" with Path2 "/tmp/044855to/resync/path2/" 2025/06/09 04:54:53 INFO : Building Path1 and Path2 listings 2025/06/09 04:54:58 INFO : Path1 checking for diffs 2025/06/09 04:54:58 INFO : Path2 checking for diffs 2025/06/09 04:54:58 ERROR : Empty current Path2 listing. Cannot sync to an empty directory: /tmp/044855to/workdir/TestCompressSwift_rclone-test-tenocib8rocu_044855to_resync_path1..tmp_044855to_resync_path2.path2.lst-new 2025/06/09 04:54:58 ERROR : Bisync critical error: empty current Path2 listing: /tmp/044855to/workdir/TestCompressSwift_rclone-test-tenocib8rocu_044855to_resync_path1..tmp_044855to_resync_path2.path2.lst-new 2025/06/09 04:54:58 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/09 04:54:58 NOTICE: Bisync error: bisync aborted bisync_test.go:560: TEST resync PASSED === RUN TestBisyncRemoteLocal/resync_modes 2025/06/09 04:55:25 ERROR : error listing: directory not found 2025/06/09 04:55:25 NOTICE: checking initFs Local file system at /tmp/044855to/initdir/test_resync_modes-yusabuw5 2025/06/09 04:55:41 NOTICE: checking Path1 Compressed: TestCompressSwift:rclone-test-tenocib8rocu/044855to/resync_modes/path1 2025/06/09 04:55:52 NOTICE: checking path2 Local file system at /tmp/044855to/resync_modes/path2 2025/06/09 04:55:52 NOTICE: (01) : test resync-mode 2025/06/09 04:55:52 NOTICE: (02) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/09 04:55:52 NOTICE: (03) : touch-glob 2001-01-02 /tmp/044855to/datadir/test_resync_modes-finamub5/ file1R.txt 2025/06/09 04:55:52 NOTICE: (04) : copy-as /tmp/044855to/datadir/test_resync_modes-finamub5/file1R.txt /tmp/044855to/resync_modes/path2/ file1.txt 2025/06/09 04:55:52 NOTICE: (05) : touch-glob 2001-03-04 /tmp/044855to/datadir/test_resync_modes-finamub5/ file1L.txt 2025/06/09 04:55:52 NOTICE: (06) : copy-as /tmp/044855to/datadir/test_resync_modes-finamub5/file1L.txt TestCompressSwift:rclone-test-tenocib8rocu/044855to/resync_modes/path1/ file1.txt 2025/06/09 04:56:14 NOTICE: (07) : test bisync run with --resync-mode=newer 2025/06/09 04:56:14 NOTICE: (08) : bisync resync resync-mode=newer 2025/06/09 04:56:25 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/09 04:56:25 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/09 04:56:25 INFO : Synching Path1 "TestCompressSwift:rclone-test-tenocib8rocu/044855to/resync_modes/path1/" with Path2 "/tmp/044855to/resync_modes/path2/" 2025/06/09 04:56:25 INFO : Copying Path2 files to Path1 2025/06/09 04:56:25 INFO : - Path2 Resync is copying files to - Path1 2025/06/09 04:56:26 INFO : - Path1 Resync is copying files to - Path2 2025/06/09 04:56:41 INFO : file1.txt: Copied (replaced existing) 2025/06/09 04:56:41 INFO : Resync updating listings 2025/06/09 04:56:41 INFO : Validating listings for Path1 "TestCompressSwift:rclone-test-tenocib8rocu/044855to/resync_modes/path1/" vs Path2 "/tmp/044855to/resync_modes/path2/" 2025/06/09 04:56:41 INFO : Bisync successful 2025/06/09 04:56:41 NOTICE: (09) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/09 04:56:41 NOTICE: (10) : touch-glob 2001-07-23 /tmp/044855to/datadir/test_resync_modes-finamub5/ file1R.txt 2025/06/09 04:56:41 NOTICE: (11) : copy-as /tmp/044855to/datadir/test_resync_modes-finamub5/file1R.txt /tmp/044855to/resync_modes/path2/ file1.txt 2025/06/09 04:56:41 NOTICE: (12) : touch-glob 2001-08-26 /tmp/044855to/datadir/test_resync_modes-finamub5/ file1L.txt 2025/06/09 04:56:41 NOTICE: (13) : copy-as /tmp/044855to/datadir/test_resync_modes-finamub5/file1L.txt TestCompressSwift:rclone-test-tenocib8rocu/044855to/resync_modes/path1/ file1.txt 2025/06/09 04:57:07 NOTICE: (14) : test bisync run with --resync-mode=path2 2025/06/09 04:57:07 NOTICE: (15) : bisync resync resync-mode=path2 2025/06/09 04:57:18 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/09 04:57:18 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/09 04:57:18 INFO : Synching Path1 "TestCompressSwift:rclone-test-tenocib8rocu/044855to/resync_modes/path1/" with Path2 "/tmp/044855to/resync_modes/path2/" 2025/06/09 04:57:18 INFO : Copying Path2 files to Path1 2025/06/09 04:57:18 INFO : - Path2 Resync is copying files to - Path1 2025/06/09 04:57:39 INFO : file1.txt: Copied (replaced existing) 2025/06/09 04:57:39 INFO : - Path1 Resync is copying files to - Path2 2025/06/09 04:57:39 INFO : Resync updating listings 2025/06/09 04:57:39 INFO : Validating listings for Path1 "TestCompressSwift:rclone-test-tenocib8rocu/044855to/resync_modes/path1/" vs Path2 "/tmp/044855to/resync_modes/path2/" 2025/06/09 04:57:39 INFO : Bisync successful 2025/06/09 04:57:39 NOTICE: (16) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/09 04:57:39 NOTICE: (17) : touch-glob 2002-07-23 /tmp/044855to/datadir/test_resync_modes-finamub5/ file1R.txt 2025/06/09 04:57:39 NOTICE: (18) : copy-as /tmp/044855to/datadir/test_resync_modes-finamub5/file1R.txt /tmp/044855to/resync_modes/path2/ file1.txt 2025/06/09 04:57:39 NOTICE: (19) : touch-glob 2002-08-26 /tmp/044855to/datadir/test_resync_modes-finamub5/ file1L.txt 2025/06/09 04:57:39 NOTICE: (20) : copy-as /tmp/044855to/datadir/test_resync_modes-finamub5/file1L.txt TestCompressSwift:rclone-test-tenocib8rocu/044855to/resync_modes/path1/ file1.txt 2025/06/09 04:58:05 NOTICE: (21) : test bisync run with --resync-mode=larger 2025/06/09 04:58:05 NOTICE: (22) : bisync resync resync-mode=larger 2025/06/09 04:58:16 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/09 04:58:16 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/09 04:58:16 INFO : Synching Path1 "TestCompressSwift:rclone-test-tenocib8rocu/044855to/resync_modes/path1/" with Path2 "/tmp/044855to/resync_modes/path2/" 2025/06/09 04:58:16 INFO : Copying Path2 files to Path1 2025/06/09 04:58:16 INFO : - Path2 Resync is copying files to - Path1 2025/06/09 04:58:16 INFO : file1.txt: Path2 is larger. Path1: 33, Path2: 42, Difference: 9 2025/06/09 04:58:28 INFO : file1.txt: Copied (replaced existing) 2025/06/09 04:58:28 INFO : - Path1 Resync is copying files to - Path2 2025/06/09 04:58:28 INFO : Resync updating listings 2025/06/09 04:58:28 INFO : Validating listings for Path1 "TestCompressSwift:rclone-test-tenocib8rocu/044855to/resync_modes/path1/" vs Path2 "/tmp/044855to/resync_modes/path2/" 2025/06/09 04:58:28 INFO : Bisync successful 2025/06/09 04:58:28 NOTICE: (23) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/09 04:58:28 NOTICE: (24) : touch-glob 2003-07-23 /tmp/044855to/datadir/test_resync_modes-finamub5/ file1R.txt 2025/06/09 04:58:28 NOTICE: (25) : copy-as /tmp/044855to/datadir/test_resync_modes-finamub5/file1R.txt /tmp/044855to/resync_modes/path2/ file1.txt 2025/06/09 04:58:28 NOTICE: (26) : touch-glob 2003-09-04 /tmp/044855to/datadir/test_resync_modes-finamub5/ file1L.txt 2025/06/09 04:58:28 NOTICE: (27) : copy-as /tmp/044855to/datadir/test_resync_modes-finamub5/file1L.txt TestCompressSwift:rclone-test-tenocib8rocu/044855to/resync_modes/path1/ file1.txt 2025/06/09 04:58:54 NOTICE: (28) : test bisync run with --resync-mode=older 2025/06/09 04:58:54 NOTICE: (29) : bisync resync resync-mode=older 2025/06/09 04:59:05 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/09 04:59: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/06/09 04:59:05 INFO : Synching Path1 "TestCompressSwift:rclone-test-tenocib8rocu/044855to/resync_modes/path1/" with Path2 "/tmp/044855to/resync_modes/path2/" 2025/06/09 04:59:05 INFO : Copying Path2 files to Path1 2025/06/09 04:59:05 INFO : - Path2 Resync is copying files to - Path1 2025/06/09 04:59:05 INFO : file1.txt: Path2 is older. Path1: 2003-09-04 00:00:00 +0000 UTC, Path2: 2003-07-23 00:00:00 +0000 UTC, Difference: 1032h0m0s 2025/06/09 04:59:21 INFO : file1.txt: Copied (replaced existing) 2025/06/09 04:59:21 INFO : - Path1 Resync is copying files to - Path2 2025/06/09 04:59:26 INFO : Resync updating listings 2025/06/09 04:59:26 INFO : Validating listings for Path1 "TestCompressSwift:rclone-test-tenocib8rocu/044855to/resync_modes/path1/" vs Path2 "/tmp/044855to/resync_modes/path2/" 2025/06/09 04:59:26 INFO : Bisync successful 2025/06/09 04:59:26 NOTICE: (30) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/09 04:59:26 NOTICE: (31) : touch-glob 2004-07-23 /tmp/044855to/datadir/test_resync_modes-finamub5/ file1R.txt 2025/06/09 04:59:26 NOTICE: (32) : copy-as /tmp/044855to/datadir/test_resync_modes-finamub5/file1R.txt /tmp/044855to/resync_modes/path2/ file1.txt 2025/06/09 04:59:26 NOTICE: (33) : touch-glob 2004-07-23 /tmp/044855to/datadir/test_resync_modes-finamub5/ file1L.txt 2025/06/09 04:59:26 NOTICE: (34) : copy-as /tmp/044855to/datadir/test_resync_modes-finamub5/file1L.txt TestCompressSwift:rclone-test-tenocib8rocu/044855to/resync_modes/path1/ file1.txt 2025/06/09 04:59:52 NOTICE: (35) : test bisync run with --resync-mode=smaller 2025/06/09 04:59:52 NOTICE: (36) : bisync resync resync-mode=smaller 2025/06/09 05:00:03 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/09 05:00:03 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/09 05:00:03 INFO : Synching Path1 "TestCompressSwift:rclone-test-tenocib8rocu/044855to/resync_modes/path1/" with Path2 "/tmp/044855to/resync_modes/path2/" 2025/06/09 05:00:03 INFO : Copying Path2 files to Path1 2025/06/09 05:00:03 INFO : - Path2 Resync is copying files to - Path1 2025/06/09 05:00:04 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9 2025/06/09 05:00:04 INFO : - Path1 Resync is copying files to - Path2 2025/06/09 05:00:04 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9 2025/06/09 05:00:04 INFO : file1.txt: Copied (replaced existing) 2025/06/09 05:00:04 INFO : Resync updating listings 2025/06/09 05:00:04 INFO : Validating listings for Path1 "TestCompressSwift:rclone-test-tenocib8rocu/044855to/resync_modes/path1/" vs Path2 "/tmp/044855to/resync_modes/path2/" 2025/06/09 05:00:04 INFO : Bisync successful 2025/06/09 05:00:04 NOTICE: (37) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/09 05:00:04 NOTICE: (38) : touch-glob 2005-01-02 /tmp/044855to/datadir/test_resync_modes-finamub5/ file1R.txt 2025/06/09 05:00:04 NOTICE: (39) : copy-as /tmp/044855to/datadir/test_resync_modes-finamub5/file1R.txt /tmp/044855to/resync_modes/path2/ file1.txt 2025/06/09 05:00:04 NOTICE: (40) : copy-as /tmp/044855to/datadir/test_resync_modes-finamub5/file1R.txt TestCompressSwift:rclone-test-tenocib8rocu/044855to/resync_modes/path1/ file2.txt 2025/06/09 05:00:26 NOTICE: (41) : touch-glob 2006-03-04 /tmp/044855to/datadir/test_resync_modes-finamub5/ file1L.txt 2025/06/09 05:00:26 NOTICE: (42) : copy-as /tmp/044855to/datadir/test_resync_modes-finamub5/file1L.txt TestCompressSwift:rclone-test-tenocib8rocu/044855to/resync_modes/path1/ file1.txt 2025/06/09 05:00:47 NOTICE: (43) : copy-as /tmp/044855to/datadir/test_resync_modes-finamub5/file1L.txt /tmp/044855to/resync_modes/path2/ file2.txt 2025/06/09 05:00:47 NOTICE: (44) : test bisync run with --resync-mode=path1 2025/06/09 05:00:47 NOTICE: (45) : bisync resync resync-mode=path1 2025/06/09 05:00:58 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/09 05:00:58 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/09 05:00:58 INFO : Synching Path1 "TestCompressSwift:rclone-test-tenocib8rocu/044855to/resync_modes/path1/" with Path2 "/tmp/044855to/resync_modes/path2/" 2025/06/09 05:00:58 INFO : Copying Path2 files to Path1 2025/06/09 05:00:58 INFO : - Path2 Resync is copying files to - Path1 2025/06/09 05:00:58 INFO : - Path1 Resync is copying files to - Path2 2025/06/09 05:01:09 INFO : file1.txt: Copied (replaced existing) 2025/06/09 05:01:09 INFO : file2.txt: Copied (replaced existing) 2025/06/09 05:01:09 INFO : Resync updating listings 2025/06/09 05:01:09 INFO : Validating listings for Path1 "TestCompressSwift:rclone-test-tenocib8rocu/044855to/resync_modes/path1/" vs Path2 "/tmp/044855to/resync_modes/path2/" 2025/06/09 05:01:09 INFO : Bisync successful 2025/06/09 05:01:09 NOTICE: (46) : test no winner 2025/06/09 05:01:09 NOTICE: (47) : touch-glob 2022-02-22 /tmp/044855to/datadir/test_resync_modes-finamub5/ file1R.txt 2025/06/09 05:01:09 NOTICE: (48) : copy-as /tmp/044855to/datadir/test_resync_modes-finamub5/file1R.txt /tmp/044855to/resync_modes/path2/ file1.txt 2025/06/09 05:01:09 NOTICE: (49) : copy-as /tmp/044855to/datadir/test_resync_modes-finamub5/file1R.txt TestCompressSwift:rclone-test-tenocib8rocu/044855to/resync_modes/path1/ file2.txt 2025/06/09 05:01:30 NOTICE: (50) : touch-glob 2022-02-22 /tmp/044855to/datadir/test_resync_modes-finamub5/ file1L.txt 2025/06/09 05:01:30 NOTICE: (51) : copy-as /tmp/044855to/datadir/test_resync_modes-finamub5/file1L.txt TestCompressSwift:rclone-test-tenocib8rocu/044855to/resync_modes/path1/ file1.txt 2025/06/09 05:01:51 NOTICE: (52) : copy-as /tmp/044855to/datadir/test_resync_modes-finamub5/file1L.txt /tmp/044855to/resync_modes/path2/ file2.txt 2025/06/09 05:01:51 NOTICE: (53) : test bisync run with --resync-mode=newer 2025/06/09 05:01:51 NOTICE: (54) : bisync resync resync-mode=newer 2025/06/09 05:02:02 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/09 05:02:02 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/09 05:02:02 INFO : Synching Path1 "TestCompressSwift:rclone-test-tenocib8rocu/044855to/resync_modes/path1/" with Path2 "/tmp/044855to/resync_modes/path2/" 2025/06/09 05:02:02 INFO : Copying Path2 files to Path1 2025/06/09 05:02:02 INFO : - Path2 Resync is copying files to - Path1 2025/06/09 05:02:08 INFO : file2.txt: Copied (replaced existing) 2025/06/09 05:02:18 INFO : file1.txt: Copied (replaced existing) 2025/06/09 05:02:18 INFO : - Path1 Resync is copying files to - Path2 2025/06/09 05:02:18 INFO : Resync updating listings 2025/06/09 05:02:18 INFO : Validating listings for Path1 "TestCompressSwift:rclone-test-tenocib8rocu/044855to/resync_modes/path1/" vs Path2 "/tmp/044855to/resync_modes/path2/" 2025/06/09 05:02:18 INFO : Bisync successful bisync_test.go:560: TEST resync_modes PASSED === RUN TestBisyncRemoteLocal/rmdirs 2025/06/09 05:02:39 ERROR : error listing: directory not found 2025/06/09 05:02:39 NOTICE: checking initFs Local file system at /tmp/044855to/initdir/test_rmdirs-cinekud4 2025/06/09 05:03:06 NOTICE: checking Path1 Compressed: TestCompressSwift:rclone-test-tenocib8rocu/044855to/rmdirs/path1 2025/06/09 05:03:23 NOTICE: checking path2 Local file system at /tmp/044855to/rmdirs/path2 2025/06/09 05:03:23 NOTICE: (01) : test rmdirs 2025/06/09 05:03:23 NOTICE: (02) : test initial bisync 2025/06/09 05:03:23 NOTICE: (03) : bisync resync bisync_test.go:960: skipping test as remote does not support empty dirs === RUN TestBisyncRemoteLocal/volatile 2025/06/09 05:03:37 ERROR : error listing: directory not found 2025/06/09 05:03:37 NOTICE: checking initFs Local file system at /tmp/044855to/initdir/test_volatile-pipimic7 2025/06/09 05:04:06 NOTICE: checking Path1 Compressed: TestCompressSwift:rclone-test-tenocib8rocu/044855to/volatile/path1 2025/06/09 05:04:33 NOTICE: checking path2 Local file system at /tmp/044855to/volatile/path2 2025/06/09 05:04:33 NOTICE: (01) : test volatile 2025/06/09 05:04:33 NOTICE: (02) : test initial bisync 2025/06/09 05:04:33 NOTICE: (03) : bisync resync bisync_test.go:937: skipping 'volatile' test on non-local as it requires uploading 100 files --- PASS: TestBisyncRemoteLocal (960.94s) --- PASS: TestBisyncRemoteLocal/resync (378.58s) --- PASS: TestBisyncRemoteLocal/resync_modes (434.35s) --- SKIP: TestBisyncRemoteLocal/rmdirs (54.52s) --- SKIP: TestBisyncRemoteLocal/volatile (70.40s) PASS 2025/06/09 05:04:56 NOTICE: purge failed: directory not found "./bisync.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose -test.run '^TestBisyncRemoteLocal$/^(resync|resync_modes|rmdirs|volatile)$'" - Finished OK in 16m1.890150654s (try 4/5)