"./bisync.test -test.v -test.timeout 1h0m0s -remote TestAzureBlob: -verbose" - Starting (try 1/5)
2026/04/08 03:18:26 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-bofanin0peke"
2026/04/08 03:18:26 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/04/08 03:18:26 DEBUG : Creating backend with remote "/tmp/rclone2200468574"
=== RUN TestLockfileIsExpired_UnreadableWithMaxLock
2026/04/08 03:18:26 INFO : /tmp/TestLockfileIsExpired_UnreadableWithMaxLock2520551730/001/test.lck: Lock file is unreadable (decode error: invalid character 'o' in literal null (expecting 'u')) and --max-lock is set. Treating as expired.
--- PASS: TestLockfileIsExpired_UnreadableWithMaxLock (0.00s)
=== RUN TestLockfileIsExpired_UnreadableWithoutMaxLock
2026/04/08 03:18:26 ERROR : /tmp/TestLockfileIsExpired_UnreadableWithoutMaxLock3785639140/001/test.lck: Lock file exists, but contents are unreadable. (decode error: invalid character 'o' in literal null (expecting 'u'))
--- PASS: TestLockfileIsExpired_UnreadableWithoutMaxLock (0.00s)
=== RUN TestLockfileIsExpired_ValidExpired
2026/04/08 03:18:26 INFO : /tmp/TestLockfileIsExpired_ValidExpired1353903266/001/test.lck: Lock file found, but it expired at 2026-04-08 03:13:26.863543644 +0000 UTC. Will delete it and proceed.
--- PASS: TestLockfileIsExpired_ValidExpired (0.00s)
=== RUN TestLockfileIsExpired_ValidNotExpired
2026/04/08 03:18:26 INFO : /tmp/TestLockfileIsExpired_ValidNotExpired1070040962/001/test.lck: Valid lock file found. Expires at 2026-04-08 03:28:26.864212096 +0000 UTC. (10m0s from now)
2026/04/08 03:18:26 INFO : Lockfile info:
{
"Session": "test",
"PID": "12345",
"TimeRenewed": "2026-04-08T03:18:26.864212015Z",
"TimeExpires": "2026-04-08T03:28:26.864212096Z"
}
--- PASS: TestLockfileIsExpired_ValidNotExpired (0.00s)
=== RUN TestBisyncRemoteLocal
2026/04/08 03:18:26 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti"
2026/04/08 03:18:26 NOTICE: remote: TestAzureBlob:rclone-test-nicexik6diti
=== RUN TestBisyncRemoteLocal/all_changed
2026/04/08 03:18:26 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko"
2026/04/08 03:18:27 INFO : path1: Making directory
2026/04/08 03:18:27 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/all_changed/path1"
2026/04/08 03:18:27 DEBUG : Creating backend with remote "/tmp/031826ko"
2026/04/08 03:18:27 DEBUG : Creating backend with remote "/tmp/031826ko/all_changed/path2"
2026/04/08 03:18:27 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_all_changed/initial"
2026/04/08 03:18:27 DEBUG : Creating backend with remote "/tmp/031826ko/initdir/test_all_changed-jenegub5"
2026/04/08 03:18:27 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:18:27 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:27 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:27 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:27 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:27 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:27 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:27 DEBUG : subdir: Making directory with metadata
2026/04/08 03:18:27 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:18:27 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:18:27 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:18:27 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:27 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/08 03:18:27 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:18:27 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/08 03:18:27 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:18:27 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:18:27 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/08 03:18:27 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/08 03:18:27 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:27 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:27 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/08 03:18:27 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:18:27 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/08 03:18:27 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:18:27 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/08 03:18:27 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:27 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:18:27 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/08 03:18:27 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:27 DEBUG : Local file system at /tmp/031826ko/initdir/test_all_changed-jenegub5: Waiting for checks to finish
2026/04/08 03:18:27 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:27 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/08 03:18:27 DEBUG : Local file system at /tmp/031826ko/initdir/test_all_changed-jenegub5: Waiting for transfers to finish
2026/04/08 03:18:27 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:18:27 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:27 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/08 03:18:27 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:18:27 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:18:27 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:18:27 INFO : file1.txt: Copied (new)
2026/04/08 03:18:27 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:18:27 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:27 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:18:27 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:18:27 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:18:27 DEBUG : Waiting for deletions to finish
2026/04/08 03:18:27 DEBUG : removing 1 level 0 directories
2026/04/08 03:18:27 INFO : Azure container rclone-test-nicexik6diti path 031826ko/all_changed/path1: Removing directory
2026/04/08 03:18:27 DEBUG : Waiting for deletions to finish
2026/04/08 03:18:27 ERROR : error listing: directory not found
2026/04/08 03:18:27 ERROR : Local file system at /tmp/031826ko/all_changed/path2: Failed to list "": directory not found
2026/04/08 03:18:27 DEBUG : removing 1 level 0 directories
2026/04/08 03:18:27 INFO : Local file system at /tmp/031826ko/all_changed/path2: Removing directory
2026/04/08 03:18:27 ERROR : Failed to rmdir: stat /tmp/031826ko/all_changed/path2: no such file or directory
2026/04/08 03:18:27 ERROR : error listing: directory not found
2026/04/08 03:18:27 NOTICE: checking initFs Local file system at /tmp/031826ko/initdir/test_all_changed-jenegub5
2026/04/08 03:18:27 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:18:27 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:27 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:27 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:27 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:27 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:27 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:27 INFO : subdir: Making directory
2026/04/08 03:18:27 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:27 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/all_changed/path1: Waiting for checks to finish
2026/04/08 03:18:27 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/all_changed/path1: Waiting for transfers to finish
2026/04/08 03:18:27 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:18:27 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:18:27 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:18:27 DEBUG : file1.copy1.txt: size = 0 OK
2026/04/08 03:18:27 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:27 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:18:27 DEBUG : file1.copy2.txt: size = 0 OK
2026/04/08 03:18:27 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:27 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:18:27 DEBUG : file1.copy3.txt: size = 0 OK
2026/04/08 03:18:27 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:27 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:18:27 DEBUG : file1.copy4.txt: size = 0 OK
2026/04/08 03:18:27 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:27 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:18:27 DEBUG : file1.copy5.txt: size = 0 OK
2026/04/08 03:18:27 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:27 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:18:27 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:18:27 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:27 INFO : file1.txt: Copied (new)
2026/04/08 03:18:27 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:18:27 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:27 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:18:27 NOTICE: checking Path1 Azure container rclone-test-nicexik6diti path 031826ko/all_changed/path1
2026/04/08 03:18:27 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:18:27 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:27 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:27 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:27 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:27 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:27 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:27 DEBUG : subdir: Making directory with metadata
2026/04/08 03:18:27 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:18:27 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:18:27 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/08 03:18:27 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:27 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/08 03:18:27 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:18:27 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/08 03:18:27 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:27 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/08 03:18:27 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:18:27 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/08 03:18:27 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:27 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/08 03:18:27 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:18:27 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/08 03:18:27 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/08 03:18:27 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:27 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/08 03:18:27 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:18:27 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:18:27 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:27 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/08 03:18:27 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:18:27 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:18:27 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:18:27 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:18:27 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:27 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:18:27 DEBUG : Local file system at /tmp/031826ko/all_changed/path2: Waiting for checks to finish
2026/04/08 03:18:27 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:27 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:18:27 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:18:27 DEBUG : Local file system at /tmp/031826ko/all_changed/path2: Waiting for transfers to finish
2026/04/08 03:18:27 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:18:27 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:27 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:18:27 INFO : file1.txt: Copied (new)
2026/04/08 03:18:27 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:18:27 NOTICE: checking path2 Local file system at /tmp/031826ko/all_changed/path2
2026/04/08 03:18:27 NOTICE: [36m(01) :[0m [34mtest all-changed[0m
2026/04/08 03:18:27 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:18:27 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/08 03:18:30 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/all_changed/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:18:30 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:18:30 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:18:30 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:18:30 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/all_changed/path1/" with Path2 "/tmp/031826ko/all_changed/path2/"
2026/04/08 03:18:30 INFO : Copying Path2 files to Path1
2026/04/08 03:18:30 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:18:30 INFO : There was nothing to transfer
2026/04/08 03:18:30 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:18:30 INFO : There was nothing to transfer
2026/04/08 03:18:30 INFO : Resync updating listings
2026/04/08 03:18:30 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/all_changed/path1/" vs Path2 "/tmp/031826ko/all_changed/path2/"
2026/04/08 03:18:30 INFO : [32mBisync successful[0m
2026/04/08 03:18:30 NOTICE: [36m(04) :[0m [34mtest change timestamp on all files except RCLONE_TEST[0m
2026/04/08 03:18:30 NOTICE: [36m(05) :[0m [34mtouch-glob 2005-01-02 TestAzureBlob:rclone-test-nicexik6diti/031826ko/all_changed/path1/ file*[0m
2026/04/08 03:18:30 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/all_changed/path1/"
2026/04/08 03:18:30 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nicexik6diti/031826ko/all_changed/path1/" to be canonical "TestAzureBlob:rclone-test-nicexik6diti/031826ko/all_changed/path1"
2026/04/08 03:18:30 DEBUG : file1.copy1.txt: Set modification time 2005-01-02
2026/04/08 03:18:30 DEBUG : file1.copy2.txt: Set modification time 2005-01-02
2026/04/08 03:18:30 DEBUG : file1.copy3.txt: Set modification time 2005-01-02
2026/04/08 03:18:30 DEBUG : file1.copy4.txt: Set modification time 2005-01-02
2026/04/08 03:18:30 DEBUG : file1.copy5.txt: Set modification time 2005-01-02
2026/04/08 03:18:30 DEBUG : file1.txt: Set modification time 2005-01-02
2026/04/08 03:18:30 NOTICE: [36m(06) :[0m [34mtouch-glob 2005-01-02 TestAzureBlob:rclone-test-nicexik6diti/031826ko/all_changed/path1/subdir file*[0m
2026/04/08 03:18:30 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/all_changed/path1/subdir"
2026/04/08 03:18:30 DEBUG : file20.txt: Set modification time 2005-01-02
2026/04/08 03:18:30 NOTICE: [36m(07) :[0m [34mtest sync should pass[0m
2026/04/08 03:18:30 NOTICE: [36m(08) :[0m [34mbisync[0m
2026/04/08 03:18:32 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/all_changed/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:18:32 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:18:32 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:18:32 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:18:32 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/all_changed/path1/" with Path2 "/tmp/031826ko/all_changed/path2/"
2026/04/08 03:18:32 INFO : Building Path1 and Path2 listings
2026/04/08 03:18:33 INFO : Path1 checking for diffs
2026/04/08 03:18:33 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/04/08 03:18:33 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/04/08 03:18:33 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/04/08 03:18:33 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/04/08 03:18:33 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/04/08 03:18:33 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:18:33 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/08 03:18:33 INFO : Path1: 7 changes: [32m 0 new[0m, [33m 7 modified[0m, [31m 0 deleted[0m
2026/04/08 03:18:33 INFO : ([33mModified[0m: [36m 7 newer[0m, [34m 0 older[0m)
2026/04/08 03:18:33 INFO : Path2 checking for diffs
2026/04/08 03:18:33 INFO : Applying changes
2026/04/08 03:18:33 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/all_changed/path2/file1.copy1.txt[0m
2026/04/08 03:18:33 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/all_changed/path2/file1.copy2.txt[0m
2026/04/08 03:18:33 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/all_changed/path2/file1.copy3.txt[0m
2026/04/08 03:18:33 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/all_changed/path2/file1.copy4.txt[0m
2026/04/08 03:18:33 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/all_changed/path2/file1.copy5.txt[0m
2026/04/08 03:18:33 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/all_changed/path2/file1.txt[0m
2026/04/08 03:18:33 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/all_changed/path2/subdir/file20.txt[0m
2026/04/08 03:18:33 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:18:33 INFO : file1.copy1.txt: Updated modification time in destination
2026/04/08 03:18:33 INFO : file1.copy2.txt: Updated modification time in destination
2026/04/08 03:18:33 INFO : file1.copy3.txt: Updated modification time in destination
2026/04/08 03:18:33 INFO : file1.copy4.txt: Updated modification time in destination
2026/04/08 03:18:33 INFO : file1.copy5.txt: Updated modification time in destination
2026/04/08 03:18:33 INFO : file1.txt: Updated modification time in destination
2026/04/08 03:18:33 INFO : subdir/file20.txt: Updated modification time in destination
2026/04/08 03:18:33 INFO : There was nothing to transfer
2026/04/08 03:18:33 INFO : Updating listings
2026/04/08 03:18:33 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/all_changed/path1/" vs Path2 "/tmp/031826ko/all_changed/path2/"
2026/04/08 03:18:33 INFO : [32mBisync successful[0m
2026/04/08 03:18:33 NOTICE: [36m(09) :[0m [34mtest change timestamp on all files including RCLONE_TEST[0m
2026/04/08 03:18:33 NOTICE: [36m(10) :[0m [34mtouch-glob 2004-01-02 TestAzureBlob:rclone-test-nicexik6diti/031826ko/all_changed/path1/ *[0m
2026/04/08 03:18:33 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/all_changed/path1/" for canonical name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/all_changed/path1"
2026/04/08 03:18:33 DEBUG : RCLONE_TEST: Set modification time 2004-01-02
2026/04/08 03:18:33 DEBUG : file1.copy1.txt: Set modification time 2004-01-02
2026/04/08 03:18:33 DEBUG : file1.copy2.txt: Set modification time 2004-01-02
2026/04/08 03:18:33 DEBUG : file1.copy3.txt: Set modification time 2004-01-02
2026/04/08 03:18:33 DEBUG : file1.copy4.txt: Set modification time 2004-01-02
2026/04/08 03:18:33 DEBUG : file1.copy5.txt: Set modification time 2004-01-02
2026/04/08 03:18:33 DEBUG : file1.txt: Set modification time 2004-01-02
2026/04/08 03:18:33 NOTICE: [36m(11) :[0m [34mtouch-glob 2004-01-02 TestAzureBlob:rclone-test-nicexik6diti/031826ko/all_changed/path1/subdir *[0m
2026/04/08 03:18:33 DEBUG : file20.txt: Set modification time 2004-01-02
2026/04/08 03:18:33 NOTICE: [36m(12) :[0m [34mtest sync should fail[0m
2026/04/08 03:18:33 NOTICE: [36m(13) :[0m [34mbisync[0m
2026/04/08 03:18:35 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/all_changed/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:18:35 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:18:35 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:18:35 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:18:35 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/all_changed/path1/" with Path2 "/tmp/031826ko/all_changed/path2/"
2026/04/08 03:18:35 INFO : Building Path1 and Path2 listings
2026/04/08 03:18:35 INFO : Path1 checking for diffs
2026/04/08 03:18:35 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mRCLONE_TEST[0m
2026/04/08 03:18:35 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/04/08 03:18:35 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/04/08 03:18:35 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/04/08 03:18:35 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/04/08 03:18:35 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/04/08 03:18:35 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:18:35 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/08 03:18:35 INFO : Path1: 8 changes: [32m 0 new[0m, [33m 8 modified[0m, [31m 0 deleted[0m
2026/04/08 03:18:35 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 7 older[0m)
2026/04/08 03:18:35 INFO : Path2 checking for diffs
2026/04/08 03:18:35 ERROR : Safety abort: all files were changed on Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/all_changed/path1/". Run with --force if desired.
2026/04/08 03:18:35 NOTICE: [31mBisync aborted. Please try again.[0m
2026/04/08 03:18:35 NOTICE: Bisync error: all files were changed
2026/04/08 03:18:35 NOTICE: [36m(14) :[0m [34mtest sync with force should pass[0m
2026/04/08 03:18:35 NOTICE: [36m(15) :[0m [34mbisync force[0m
2026/04/08 03:18:38 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/all_changed/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:18:38 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:18:38 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:18:38 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:18:38 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/all_changed/path1/" with Path2 "/tmp/031826ko/all_changed/path2/"
2026/04/08 03:18:38 INFO : Building Path1 and Path2 listings
2026/04/08 03:18:38 INFO : Path1 checking for diffs
2026/04/08 03:18:38 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mRCLONE_TEST[0m
2026/04/08 03:18:38 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/04/08 03:18:38 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/04/08 03:18:38 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/04/08 03:18:38 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/04/08 03:18:38 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/04/08 03:18:38 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:18:38 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/08 03:18:38 INFO : Path1: 8 changes: [32m 0 new[0m, [33m 8 modified[0m, [31m 0 deleted[0m
2026/04/08 03:18:38 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 7 older[0m)
2026/04/08 03:18:38 INFO : Path2 checking for diffs
2026/04/08 03:18:38 INFO : Applying changes
2026/04/08 03:18:38 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/all_changed/path2/RCLONE_TEST[0m
2026/04/08 03:18:38 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/all_changed/path2/file1.copy1.txt[0m
2026/04/08 03:18:38 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/all_changed/path2/file1.copy2.txt[0m
2026/04/08 03:18:38 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/all_changed/path2/file1.copy3.txt[0m
2026/04/08 03:18:38 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/all_changed/path2/file1.copy4.txt[0m
2026/04/08 03:18:38 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/all_changed/path2/file1.copy5.txt[0m
2026/04/08 03:18:38 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/all_changed/path2/file1.txt[0m
2026/04/08 03:18:38 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/all_changed/path2/subdir/file20.txt[0m
2026/04/08 03:18:38 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:18:38 INFO : file1.copy2.txt: Updated modification time in destination
2026/04/08 03:18:38 INFO : RCLONE_TEST: Updated modification time in destination
2026/04/08 03:18:38 INFO : file1.copy1.txt: Updated modification time in destination
2026/04/08 03:18:38 INFO : file1.copy5.txt: Updated modification time in destination
2026/04/08 03:18:38 INFO : file1.txt: Updated modification time in destination
2026/04/08 03:18:38 INFO : file1.copy3.txt: Updated modification time in destination
2026/04/08 03:18:38 INFO : file1.copy4.txt: Updated modification time in destination
2026/04/08 03:18:38 INFO : subdir/file20.txt: Updated modification time in destination
2026/04/08 03:18:38 INFO : There was nothing to transfer
2026/04/08 03:18:38 INFO : Updating listings
2026/04/08 03:18:38 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/all_changed/path1/" vs Path2 "/tmp/031826ko/all_changed/path2/"
2026/04/08 03:18:38 INFO : [32mBisync successful[0m
2026/04/08 03:18:38 DEBUG : Waiting for deletions to finish
2026/04/08 03:18:38 INFO : file1.copy4.txt: Deleted
2026/04/08 03:18:38 INFO : file1.copy3.txt: Deleted
2026/04/08 03:18:38 INFO : file1.copy2.txt: Deleted
2026/04/08 03:18:38 INFO : file1.copy1.txt: Deleted
2026/04/08 03:18:38 INFO : RCLONE_TEST: Deleted
2026/04/08 03:18:38 INFO : file1.txt: Deleted
2026/04/08 03:18:38 INFO : subdir/file20.txt: Deleted
2026/04/08 03:18:38 INFO : file1.copy5.txt: Deleted
2026/04/08 03:18:38 DEBUG : removing 1 level 0 directories
2026/04/08 03:18:38 INFO : Azure container rclone-test-nicexik6diti path 031826ko/all_changed/path1: Removing directory
2026/04/08 03:18:38 DEBUG : Waiting for deletions to finish
2026/04/08 03:18:38 INFO : file1.copy1.txt: Deleted
2026/04/08 03:18:38 INFO : file1.copy2.txt: Deleted
2026/04/08 03:18:38 INFO : file1.copy3.txt: Deleted
2026/04/08 03:18:38 INFO : file1.copy4.txt: Deleted
2026/04/08 03:18:38 INFO : file1.copy5.txt: Deleted
2026/04/08 03:18:38 INFO : file1.txt: Deleted
2026/04/08 03:18:38 INFO : subdir/file20.txt: Deleted
2026/04/08 03:18:38 INFO : RCLONE_TEST: Deleted
2026/04/08 03:18:38 DEBUG : removing 1 level 1 directories
2026/04/08 03:18:38 INFO : subdir: Removing directory
2026/04/08 03:18:38 DEBUG : removing 1 level 0 directories
2026/04/08 03:18:38 INFO : Local file system at /tmp/031826ko/all_changed/path2: Removing directory
bisync_test.go:608: [32mTEST all_changed PASSED[0m
=== RUN TestBisyncRemoteLocal/backupdir
2026/04/08 03:18:38 INFO : path1: Making directory
2026/04/08 03:18:38 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/backupdir/path1"
2026/04/08 03:18:38 DEBUG : Creating backend with remote "/tmp/031826ko/backupdir/path2"
2026/04/08 03:18:38 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_backupdir/initial"
2026/04/08 03:18:38 DEBUG : Creating backend with remote "/tmp/031826ko/initdir/test_backupdir-zexaxec5"
2026/04/08 03:18:38 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:18:38 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:38 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:38 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:38 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:38 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:38 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:38 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:38 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:38 DEBUG : Local file system at /tmp/031826ko/initdir/test_backupdir-zexaxec5: Waiting for checks to finish
2026/04/08 03:18:38 DEBUG : Local file system at /tmp/031826ko/initdir/test_backupdir-zexaxec5: Waiting for transfers to finish
2026/04/08 03:18:38 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:18:38 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:18:38 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:38 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:18:38 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:38 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:18:38 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:18:38 INFO : file1.txt: Copied (new)
2026/04/08 03:18:38 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:18:38 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:18:38 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:18:38 INFO : file2.txt: Copied (new)
2026/04/08 03:18:38 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:18:38 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:38 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:18:38 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:38 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:18:38 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:18:38 INFO : file4.txt: Copied (new)
2026/04/08 03:18:38 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:38 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:18:38 INFO : file6.txt: Copied (new)
2026/04/08 03:18:38 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:18:38 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:38 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:18:38 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:18:38 INFO : file7.txt: Copied (new)
2026/04/08 03:18:38 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:38 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:18:38 INFO : file8.txt: Copied (new)
2026/04/08 03:18:38 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:18:38 INFO : file5.txt: Copied (new)
2026/04/08 03:18:38 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:18:38 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:38 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:18:38 INFO : file3.txt: Copied (new)
2026/04/08 03:18:38 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_backupdir/modfiles"
2026/04/08 03:18:38 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_backupdir-ropogeb8"
2026/04/08 03:18:38 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:38 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:38 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:38 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:38 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:38 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:38 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:38 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:38 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/08 03:18:38 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/08 03:18:38 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/08 03:18:38 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/08 03:18:38 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:18:38 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/08 03:18:38 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/08 03:18:38 INFO : file1.txt: Copied (new)
2026/04/08 03:18:38 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/08 03:18:38 INFO : file2.txt: Copied (new)
2026/04/08 03:18:38 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/08 03:18:38 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:18:38 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:18:38 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/08 03:18:38 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/08 03:18:38 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/08 03:18:38 INFO : file11.txt: Copied (new)
2026/04/08 03:18:38 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/08 03:18:38 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/08 03:18:38 INFO : file5R.txt: Copied (new)
2026/04/08 03:18:38 DEBUG : Local file system at /tmp/031826ko/datadir/test_backupdir-ropogeb8: Waiting for checks to finish
2026/04/08 03:18:38 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/08 03:18:38 DEBUG : Local file system at /tmp/031826ko/datadir/test_backupdir-ropogeb8: Waiting for transfers to finish
2026/04/08 03:18:38 INFO : file5L.txt: Copied (new)
2026/04/08 03:18:38 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/08 03:18:38 INFO : file10.txt: Copied (new)
2026/04/08 03:18:38 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/08 03:18:38 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:18:38 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/08 03:18:38 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/08 03:18:38 INFO : file6.txt: Copied (new)
2026/04/08 03:18:38 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:18:38 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/08 03:18:38 INFO : file7.txt: Copied (new)
2026/04/08 03:18:38 DEBUG : Waiting for deletions to finish
2026/04/08 03:18:38 DEBUG : removing 1 level 0 directories
2026/04/08 03:18:38 INFO : Azure container rclone-test-nicexik6diti path 031826ko/backupdir/path1: Removing directory
2026/04/08 03:18:38 DEBUG : Waiting for deletions to finish
2026/04/08 03:18:38 ERROR : error listing: directory not found
2026/04/08 03:18:38 ERROR : Local file system at /tmp/031826ko/backupdir/path2: Failed to list "": directory not found
2026/04/08 03:18:38 DEBUG : removing 1 level 0 directories
2026/04/08 03:18:38 INFO : Local file system at /tmp/031826ko/backupdir/path2: Removing directory
2026/04/08 03:18:38 ERROR : Failed to rmdir: stat /tmp/031826ko/backupdir/path2: no such file or directory
2026/04/08 03:18:38 ERROR : error listing: directory not found
2026/04/08 03:18:38 NOTICE: checking initFs Local file system at /tmp/031826ko/initdir/test_backupdir-zexaxec5
2026/04/08 03:18:38 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:18:38 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:38 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:38 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:38 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:38 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:38 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:38 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:38 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:38 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/backupdir/path1: Waiting for checks to finish
2026/04/08 03:18:38 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/backupdir/path1: Waiting for transfers to finish
2026/04/08 03:18:38 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:18:38 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:18:38 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:18:38 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:18:38 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:38 INFO : file3.txt: Copied (new)
2026/04/08 03:18:38 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:18:38 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:38 INFO : file1.txt: Copied (new)
2026/04/08 03:18:38 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:18:38 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:38 INFO : file2.txt: Copied (new)
2026/04/08 03:18:38 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:18:38 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:38 INFO : file5.txt: Copied (new)
2026/04/08 03:18:38 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:18:38 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:38 INFO : file7.txt: Copied (new)
2026/04/08 03:18:38 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:18:38 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:38 INFO : file4.txt: Copied (new)
2026/04/08 03:18:38 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:18:38 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:38 INFO : file6.txt: Copied (new)
2026/04/08 03:18:38 DEBUG : file8.txt: size = 0 OK
2026/04/08 03:18:38 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:38 INFO : file8.txt: Copied (new)
2026/04/08 03:18:38 NOTICE: checking Path1 Azure container rclone-test-nicexik6diti path 031826ko/backupdir/path1
2026/04/08 03:18:39 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:18:39 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:39 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:39 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:39 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:39 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:39 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:39 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:39 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:39 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:18:39 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:18:39 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:18:39 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:18:39 DEBUG : Local file system at /tmp/031826ko/backupdir/path2: Waiting for checks to finish
2026/04/08 03:18:39 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:18:39 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:18:39 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:18:39 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:18:39 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:39 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:18:39 INFO : file1.txt: Copied (new)
2026/04/08 03:18:39 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:18:39 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:39 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:18:39 INFO : file2.txt: Copied (new)
2026/04/08 03:18:39 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:18:39 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:39 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:18:39 INFO : file3.txt: Copied (new)
2026/04/08 03:18:39 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:18:39 DEBUG : Local file system at /tmp/031826ko/backupdir/path2: Waiting for transfers to finish
2026/04/08 03:18:39 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:39 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:18:39 INFO : file4.txt: Copied (new)
2026/04/08 03:18:39 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:18:39 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:39 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:18:39 INFO : file5.txt: Copied (new)
2026/04/08 03:18:39 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:39 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:18:39 INFO : file6.txt: Copied (new)
2026/04/08 03:18:39 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:39 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:18:39 INFO : file7.txt: Copied (new)
2026/04/08 03:18:39 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:39 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:18:39 INFO : file8.txt: Copied (new)
2026/04/08 03:18:39 NOTICE: checking path2 Local file system at /tmp/031826ko/backupdir/path2
2026/04/08 03:18:39 NOTICE: [36m(01) :[0m [34mtest backupdir[0m
2026/04/08 03:18:39 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:18:39 NOTICE: [36m(03) :[0m [34mbisync resync backupdir1=/tmp/031826ko/workdir/backupdirs/backupdir1 backupdir2=/tmp/031826ko/workdir/backupdirs/backupdir2[0m
bisync_test.go:975: backupdir test currently only works on local (it uses the workdir)
=== RUN TestBisyncRemoteLocal/basic
2026/04/08 03:18:39 INFO : path1: Making directory
2026/04/08 03:18:39 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/basic/path1"
2026/04/08 03:18:39 DEBUG : Creating backend with remote "/tmp/031826ko/basic/path2"
2026/04/08 03:18:39 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_basic/initial"
2026/04/08 03:18:39 DEBUG : Creating backend with remote "/tmp/031826ko/initdir/test_basic-taficux1"
2026/04/08 03:18:39 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:18:39 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:39 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:39 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:39 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:39 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:39 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:39 DEBUG : subdir: Making directory with metadata
2026/04/08 03:18:39 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:18:39 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:18:39 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:39 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/08 03:18:39 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:18:39 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:39 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:18:39 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/08 03:18:39 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:39 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/08 03:18:39 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:18:39 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/08 03:18:39 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:18:39 DEBUG : Local file system at /tmp/031826ko/initdir/test_basic-taficux1: Waiting for checks to finish
2026/04/08 03:18:39 DEBUG : Local file system at /tmp/031826ko/initdir/test_basic-taficux1: Waiting for transfers to finish
2026/04/08 03:18:39 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:18:39 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:18:39 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/08 03:18:39 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/08 03:18:39 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:39 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:39 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:18:39 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/08 03:18:39 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:18:39 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:39 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:18:39 INFO : file1.txt: Copied (new)
2026/04/08 03:18:39 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/08 03:18:39 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:18:39 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:18:39 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:39 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:18:39 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:18:39 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/08 03:18:39 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:39 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/08 03:18:39 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:18:39 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:18:39 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_basic/modfiles"
2026/04/08 03:18:39 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_basic-ducoros3"
2026/04/08 03:18:39 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:39 DEBUG : Local file system at /tmp/031826ko/datadir/test_basic-ducoros3: Waiting for checks to finish
2026/04/08 03:18:39 DEBUG : Local file system at /tmp/031826ko/datadir/test_basic-ducoros3: Waiting for transfers to finish
2026/04/08 03:18:39 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/08 03:18:39 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:18:39 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/08 03:18:39 INFO : file1.txt: Copied (new)
2026/04/08 03:18:39 DEBUG : Waiting for deletions to finish
2026/04/08 03:18:39 DEBUG : removing 1 level 0 directories
2026/04/08 03:18:39 INFO : Azure container rclone-test-nicexik6diti path 031826ko/basic/path1: Removing directory
2026/04/08 03:18:39 DEBUG : Waiting for deletions to finish
2026/04/08 03:18:39 ERROR : error listing: directory not found
2026/04/08 03:18:39 ERROR : Local file system at /tmp/031826ko/basic/path2: Failed to list "": directory not found
2026/04/08 03:18:39 DEBUG : removing 1 level 0 directories
2026/04/08 03:18:39 INFO : Local file system at /tmp/031826ko/basic/path2: Removing directory
2026/04/08 03:18:39 ERROR : Failed to rmdir: stat /tmp/031826ko/basic/path2: no such file or directory
2026/04/08 03:18:39 ERROR : error listing: directory not found
2026/04/08 03:18:39 NOTICE: checking initFs Local file system at /tmp/031826ko/initdir/test_basic-taficux1
2026/04/08 03:18:39 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:18:39 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:39 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:39 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:39 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:39 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:39 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:39 INFO : subdir: Making directory
2026/04/08 03:18:39 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:39 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/basic/path1: Waiting for checks to finish
2026/04/08 03:18:39 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/basic/path1: Waiting for transfers to finish
2026/04/08 03:18:39 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:18:39 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:18:39 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:18:39 DEBUG : file1.copy3.txt: size = 0 OK
2026/04/08 03:18:39 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:39 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:18:39 DEBUG : file1.copy2.txt: size = 0 OK
2026/04/08 03:18:39 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:39 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:18:39 DEBUG : file1.copy1.txt: size = 0 OK
2026/04/08 03:18:39 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:39 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:18:39 DEBUG : file1.copy5.txt: size = 0 OK
2026/04/08 03:18:39 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:39 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:18:39 DEBUG : file1.copy4.txt: size = 0 OK
2026/04/08 03:18:39 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:39 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:18:39 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:18:39 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:39 INFO : file1.txt: Copied (new)
2026/04/08 03:18:39 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:18:39 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:39 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:18:39 NOTICE: checking Path1 Azure container rclone-test-nicexik6diti path 031826ko/basic/path1
2026/04/08 03:18:39 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:18:39 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:39 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:39 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:39 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:39 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:39 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:39 DEBUG : subdir: Making directory with metadata
2026/04/08 03:18:39 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:18:39 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:18:39 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/08 03:18:39 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/08 03:18:39 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:39 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:39 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:39 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/08 03:18:39 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:18:39 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/08 03:18:39 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:18:39 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/08 03:18:39 DEBUG : Local file system at /tmp/031826ko/basic/path2: Waiting for checks to finish
2026/04/08 03:18:39 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:39 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/08 03:18:39 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:39 DEBUG : Local file system at /tmp/031826ko/basic/path2: Waiting for transfers to finish
2026/04/08 03:18:39 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/08 03:18:39 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:39 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:18:39 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:18:39 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/08 03:18:39 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:18:39 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/08 03:18:39 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:18:39 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:18:39 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:18:39 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:18:39 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:39 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:18:39 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:18:39 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/08 03:18:39 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:18:39 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:18:39 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:39 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:18:39 INFO : file1.txt: Copied (new)
2026/04/08 03:18:39 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:18:39 NOTICE: checking path2 Local file system at /tmp/031826ko/basic/path2
2026/04/08 03:18:39 NOTICE: [36m(01) :[0m [34mtest basic[0m
2026/04/08 03:18:39 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:18:39 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/08 03:18:41 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/basic/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:18:41 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:18:41 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:18:41 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:18:41 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/basic/path1/" with Path2 "/tmp/031826ko/basic/path2/"
2026/04/08 03:18:41 INFO : Copying Path2 files to Path1
2026/04/08 03:18:41 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:18:41 INFO : There was nothing to transfer
2026/04/08 03:18:41 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:18:41 INFO : There was nothing to transfer
2026/04/08 03:18:41 INFO : Resync updating listings
2026/04/08 03:18:41 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/basic/path1/" vs Path2 "/tmp/031826ko/basic/path2/"
2026/04/08 03:18:41 INFO : [32mBisync successful[0m
2026/04/08 03:18:41 NOTICE: [36m(04) :[0m [34mtest place newer files on both paths[0m
2026/04/08 03:18:41 NOTICE: [36m(05) :[0m [34mtouch-copy 2001-01-02 /tmp/031826ko/datadir/test_basic-ducoros3/file1.txt /tmp/031826ko/basic/path2/[0m
2026/04/08 03:18:41 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_basic-ducoros3/"
2026/04/08 03:18:41 DEBUG : fs cache: renaming cache item "/tmp/031826ko/datadir/test_basic-ducoros3/" to be canonical "/tmp/031826ko/datadir/test_basic-ducoros3"
2026/04/08 03:18:41 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/08 03:18:41 DEBUG : copyFile "/tmp/031826ko/datadir/test_basic-ducoros3/file1.txt" to "/tmp/031826ko/basic/path2/" as ""
2026/04/08 03:18:41 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_basic-ducoros3/file1.txt"
2026/04/08 03:18:41 DEBUG : Creating backend with remote "/tmp/031826ko/basic/path2/"
2026/04/08 03:18:41 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/031826ko/basic/path2" as "file1.txt"
2026/04/08 03:18:41 DEBUG : file1.txt: size = 19 (Local file system at /tmp/031826ko/datadir/test_basic-ducoros3)
2026/04/08 03:18:41 DEBUG : file1.txt: size = 0 (Local file system at /tmp/031826ko/basic/path2)
2026/04/08 03:18:41 DEBUG : file1.txt: Sizes differ
2026/04/08 03:18:41 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/08 03:18:41 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:18:41 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/08 03:18:41 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:18:41 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/031826ko/datadir/test_basic-ducoros3/file1.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/basic/path1/subdir file20.txt[0m
2026/04/08 03:18:41 DEBUG : copyFile "/tmp/031826ko/datadir/test_basic-ducoros3/file1.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/basic/path1/subdir" as "file20.txt"
2026/04/08 03:18:41 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_basic-ducoros3/file1.txt"
2026/04/08 03:18:41 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/basic/path1/subdir"
2026/04/08 03:18:41 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/basic/path1/subdir" as "file20.txt"
2026/04/08 03:18:41 DEBUG : file1.txt: size = 19 (Local file system at /tmp/031826ko/datadir/test_basic-ducoros3)
2026/04/08 03:18:41 DEBUG : file20.txt: size = 0 (Azure container rclone-test-nicexik6diti path 031826ko/basic/path1/subdir)
2026/04/08 03:18:41 DEBUG : file1.txt: Sizes differ
2026/04/08 03:18:42 DEBUG : file20.txt: size = 19 OK
2026/04/08 03:18:42 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:18:42 INFO : file1.txt: Copied (replaced existing) to: file20.txt
2026/04/08 03:18:42 NOTICE: [36m(07) :[0m [34mtest bisync run[0m
2026/04/08 03:18:42 NOTICE: [36m(08) :[0m [34mbisync[0m
2026/04/08 03:18:44 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/basic/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:18:44 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:18:44 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:18:44 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:18:44 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/basic/path1/" with Path2 "/tmp/031826ko/basic/path2/"
2026/04/08 03:18:44 INFO : Building Path1 and Path2 listings
2026/04/08 03:18:44 INFO : Path1 checking for diffs
2026/04/08 03:18:44 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/08 03:18:44 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/08 03:18:44 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:18:44 INFO : Path2 checking for diffs
2026/04/08 03:18:44 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:18:44 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/08 03:18:44 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:18:44 INFO : Applying changes
2026/04/08 03:18:44 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/basic/path2/subdir/file20.txt[0m
2026/04/08 03:18:44 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/basic/path1/file1.txt[0m
2026/04/08 03:18:44 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:18:44 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:18:44 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:18:44 INFO : subdir/file20.txt: Copied (replaced existing)
2026/04/08 03:18:44 INFO : Updating listings
2026/04/08 03:18:44 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/basic/path1/" vs Path2 "/tmp/031826ko/basic/path2/"
2026/04/08 03:18:44 INFO : [32mBisync successful[0m
2026/04/08 03:18:44 DEBUG : Waiting for deletions to finish
2026/04/08 03:18:44 INFO : RCLONE_TEST: Deleted
2026/04/08 03:18:44 INFO : file1.copy2.txt: Deleted
2026/04/08 03:18:44 INFO : file1.copy5.txt: Deleted
2026/04/08 03:18:44 INFO : file1.copy1.txt: Deleted
2026/04/08 03:18:44 INFO : subdir/file20.txt: Deleted
2026/04/08 03:18:44 INFO : file1.txt: Deleted
2026/04/08 03:18:44 INFO : file1.copy4.txt: Deleted
2026/04/08 03:18:44 INFO : file1.copy3.txt: Deleted
2026/04/08 03:18:44 DEBUG : removing 1 level 0 directories
2026/04/08 03:18:44 INFO : Azure container rclone-test-nicexik6diti path 031826ko/basic/path1: Removing directory
2026/04/08 03:18:44 DEBUG : Waiting for deletions to finish
2026/04/08 03:18:44 INFO : file1.copy1.txt: Deleted
2026/04/08 03:18:44 INFO : file1.copy2.txt: Deleted
2026/04/08 03:18:44 INFO : file1.copy3.txt: Deleted
2026/04/08 03:18:44 INFO : file1.copy4.txt: Deleted
2026/04/08 03:18:44 INFO : file1.copy5.txt: Deleted
2026/04/08 03:18:44 INFO : file1.txt: Deleted
2026/04/08 03:18:44 INFO : subdir/file20.txt: Deleted
2026/04/08 03:18:44 INFO : RCLONE_TEST: Deleted
2026/04/08 03:18:44 DEBUG : removing 1 level 1 directories
2026/04/08 03:18:44 INFO : subdir: Removing directory
2026/04/08 03:18:44 DEBUG : removing 1 level 0 directories
2026/04/08 03:18:44 INFO : Local file system at /tmp/031826ko/basic/path2: Removing directory
bisync_test.go:608: [32mTEST basic PASSED[0m
=== RUN TestBisyncRemoteLocal/changes
2026/04/08 03:18:44 INFO : path1: Making directory
2026/04/08 03:18:44 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/changes/path1"
2026/04/08 03:18:44 DEBUG : Creating backend with remote "/tmp/031826ko/changes/path2"
2026/04/08 03:18:44 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_changes/initial"
2026/04/08 03:18:44 DEBUG : Creating backend with remote "/tmp/031826ko/initdir/test_changes-huvakum3"
2026/04/08 03:18:44 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:18:44 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:44 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:44 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:44 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:44 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:44 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:44 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:44 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:44 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:18:44 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:18:44 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:18:44 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:44 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:18:44 INFO : file1.txt: Copied (new)
2026/04/08 03:18:44 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:18:44 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:44 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:18:44 INFO : file2.txt: Copied (new)
2026/04/08 03:18:44 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:18:44 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:44 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:18:44 INFO : file3.txt: Copied (new)
2026/04/08 03:18:44 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:18:44 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:44 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:18:44 INFO : file4.txt: Copied (new)
2026/04/08 03:18:44 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:18:44 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:44 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:18:44 INFO : file5.txt: Copied (new)
2026/04/08 03:18:44 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:18:44 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:44 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:18:44 INFO : file6.txt: Copied (new)
2026/04/08 03:18:44 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:44 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:18:44 INFO : file7.txt: Copied (new)
2026/04/08 03:18:44 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:44 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:18:44 INFO : file8.txt: Copied (new)
2026/04/08 03:18:44 DEBUG : Local file system at /tmp/031826ko/initdir/test_changes-huvakum3: Waiting for checks to finish
2026/04/08 03:18:44 DEBUG : Local file system at /tmp/031826ko/initdir/test_changes-huvakum3: Waiting for transfers to finish
2026/04/08 03:18:44 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:18:44 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:18:44 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:18:44 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:18:44 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_changes/modfiles"
2026/04/08 03:18:44 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_changes-docepuq0"
2026/04/08 03:18:44 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:44 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:44 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:44 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:44 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:44 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:44 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/08 03:18:44 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/08 03:18:44 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:18:44 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:18:44 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/08 03:18:44 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/08 03:18:44 INFO : file1.txt: Copied (new)
2026/04/08 03:18:44 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:18:44 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/08 03:18:44 INFO : file10.txt: Copied (new)
2026/04/08 03:18:44 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/08 03:18:44 INFO : file11.txt: Copied (new)
2026/04/08 03:18:44 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/08 03:18:44 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/08 03:18:44 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/08 03:18:44 INFO : file5L.txt: Copied (new)
2026/04/08 03:18:44 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/08 03:18:44 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/08 03:18:44 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:44 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/08 03:18:44 INFO : file2.txt: Copied (new)
2026/04/08 03:18:44 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:44 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/08 03:18:44 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/08 03:18:44 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/08 03:18:44 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:18:44 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/08 03:18:44 DEBUG : Local file system at /tmp/031826ko/datadir/test_changes-docepuq0: Waiting for checks to finish
2026/04/08 03:18:44 DEBUG : Local file system at /tmp/031826ko/datadir/test_changes-docepuq0: Waiting for transfers to finish
2026/04/08 03:18:44 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:18:44 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/08 03:18:44 INFO : file6.txt: Copied (new)
2026/04/08 03:18:44 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/08 03:18:44 INFO : file5R.txt: Copied (new)
2026/04/08 03:18:44 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/08 03:18:44 INFO : file7.txt: Copied (new)
2026/04/08 03:18:44 DEBUG : Waiting for deletions to finish
2026/04/08 03:18:44 DEBUG : removing 1 level 0 directories
2026/04/08 03:18:44 INFO : Azure container rclone-test-nicexik6diti path 031826ko/changes/path1: Removing directory
2026/04/08 03:18:44 DEBUG : Waiting for deletions to finish
2026/04/08 03:18:44 ERROR : error listing: directory not found
2026/04/08 03:18:44 ERROR : Local file system at /tmp/031826ko/changes/path2: Failed to list "": directory not found
2026/04/08 03:18:44 DEBUG : removing 1 level 0 directories
2026/04/08 03:18:44 INFO : Local file system at /tmp/031826ko/changes/path2: Removing directory
2026/04/08 03:18:44 ERROR : Failed to rmdir: stat /tmp/031826ko/changes/path2: no such file or directory
2026/04/08 03:18:45 ERROR : error listing: directory not found
2026/04/08 03:18:45 NOTICE: checking initFs Local file system at /tmp/031826ko/initdir/test_changes-huvakum3
2026/04/08 03:18:45 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:18:45 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:45 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:45 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:45 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:45 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:45 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:45 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:45 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:45 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/changes/path1: Waiting for checks to finish
2026/04/08 03:18:45 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/changes/path1: Waiting for transfers to finish
2026/04/08 03:18:45 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:18:45 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:18:45 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:45 INFO : file1.txt: Copied (new)
2026/04/08 03:18:45 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:18:45 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:18:45 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:18:45 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:45 INFO : file3.txt: Copied (new)
2026/04/08 03:18:45 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:18:45 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:45 INFO : file2.txt: Copied (new)
2026/04/08 03:18:45 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:18:45 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:45 INFO : file4.txt: Copied (new)
2026/04/08 03:18:45 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:18:45 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:45 INFO : file6.txt: Copied (new)
2026/04/08 03:18:45 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:18:45 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:45 INFO : file5.txt: Copied (new)
2026/04/08 03:18:45 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:18:45 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:45 INFO : file7.txt: Copied (new)
2026/04/08 03:18:45 DEBUG : file8.txt: size = 0 OK
2026/04/08 03:18:45 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:45 INFO : file8.txt: Copied (new)
2026/04/08 03:18:45 NOTICE: checking Path1 Azure container rclone-test-nicexik6diti path 031826ko/changes/path1
2026/04/08 03:18:45 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:18:45 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:45 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:45 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:45 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:45 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:45 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:45 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:45 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:45 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:18:45 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:18:45 DEBUG : Local file system at /tmp/031826ko/changes/path2: Waiting for checks to finish
2026/04/08 03:18:45 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:18:45 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:45 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:18:45 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:18:45 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:45 DEBUG : Local file system at /tmp/031826ko/changes/path2: Waiting for transfers to finish
2026/04/08 03:18:45 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:45 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:18:45 INFO : file3.txt: Copied (new)
2026/04/08 03:18:45 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:18:45 INFO : file2.txt: Copied (new)
2026/04/08 03:18:45 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:18:45 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:18:45 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:18:45 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:45 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:18:45 INFO : file5.txt: Copied (new)
2026/04/08 03:18:45 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:18:45 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:18:45 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:45 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:18:45 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:45 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:45 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:18:45 INFO : file1.txt: Copied (new)
2026/04/08 03:18:45 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:18:45 INFO : file6.txt: Copied (new)
2026/04/08 03:18:45 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:18:45 INFO : file4.txt: Copied (new)
2026/04/08 03:18:45 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:18:45 INFO : file7.txt: Copied (new)
2026/04/08 03:18:45 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:18:45 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:45 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:18:45 INFO : file8.txt: Copied (new)
2026/04/08 03:18:45 NOTICE: checking path2 Local file system at /tmp/031826ko/changes/path2
2026/04/08 03:18:45 NOTICE: [36m(01) :[0m [34mtest changes[0m
2026/04/08 03:18:45 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:18:45 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/08 03:18:47 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/changes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:18:47 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:18:47 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:18:47 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/changes/path1/" with Path2 "/tmp/031826ko/changes/path2/"
2026/04/08 03:18:47 INFO : Copying Path2 files to Path1
2026/04/08 03:18:47 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:18:47 INFO : There was nothing to transfer
2026/04/08 03:18:47 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:18:47 INFO : There was nothing to transfer
2026/04/08 03:18:47 INFO : Resync updating listings
2026/04/08 03:18:47 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/changes/path1/" vs Path2 "/tmp/031826ko/changes/path2/"
2026/04/08 03:18:47 INFO : [32mBisync successful[0m
2026/04/08 03:18:47 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/04/08 03:18:47 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/04/08 03:18:47 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/031826ko/datadir/test_changes-docepuq0/file10.txt /tmp/031826ko/changes/path2/[0m
2026/04/08 03:18:47 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_changes-docepuq0/"
2026/04/08 03:18:47 DEBUG : fs cache: renaming cache item "/tmp/031826ko/datadir/test_changes-docepuq0/" to be canonical "/tmp/031826ko/datadir/test_changes-docepuq0"
2026/04/08 03:18:47 DEBUG : file10.txt: Set modification time 2001-01-02
2026/04/08 03:18:47 DEBUG : copyFile "/tmp/031826ko/datadir/test_changes-docepuq0/file10.txt" to "/tmp/031826ko/changes/path2/" as ""
2026/04/08 03:18:47 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_changes-docepuq0/file10.txt"
2026/04/08 03:18:47 DEBUG : Creating backend with remote "/tmp/031826ko/changes/path2/"
2026/04/08 03:18:47 DEBUG : operations.CopyFile "file10.txt" to "Local file system at /tmp/031826ko/changes/path2" as "file10.txt"
2026/04/08 03:18:47 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:47 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/08 03:18:47 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:18:47 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/08 03:18:47 INFO : file10.txt: Copied (new)
2026/04/08 03:18:47 NOTICE: [36m(07) :[0m [34mtest newer on path2 - file1[0m
2026/04/08 03:18:47 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-02 /tmp/031826ko/datadir/test_changes-docepuq0/file1.txt /tmp/031826ko/changes/path2/[0m
2026/04/08 03:18:47 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_changes-docepuq0/" for canonical name "/tmp/031826ko/datadir/test_changes-docepuq0"
2026/04/08 03:18:47 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/08 03:18:47 DEBUG : copyFile "/tmp/031826ko/datadir/test_changes-docepuq0/file1.txt" to "/tmp/031826ko/changes/path2/" as ""
2026/04/08 03:18:47 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_changes-docepuq0/file1.txt"
2026/04/08 03:18:47 DEBUG : Creating backend with remote "/tmp/031826ko/changes/path2/"
2026/04/08 03:18:47 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/031826ko/changes/path2" as "file1.txt"
2026/04/08 03:18:47 DEBUG : file1.txt: size = 19 (Local file system at /tmp/031826ko/datadir/test_changes-docepuq0)
2026/04/08 03:18:47 DEBUG : file1.txt: size = 0 (Local file system at /tmp/031826ko/changes/path2)
2026/04/08 03:18:47 DEBUG : file1.txt: Sizes differ
2026/04/08 03:18:47 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/08 03:18:47 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:18:47 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/08 03:18:47 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:18:47 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/04/08 03:18:47 NOTICE: [36m(10) :[0m [34mtouch-copy 2001-01-02 /tmp/031826ko/datadir/test_changes-docepuq0/file11.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/changes/path1/[0m
2026/04/08 03:18:47 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_changes-docepuq0/" for canonical name "/tmp/031826ko/datadir/test_changes-docepuq0"
2026/04/08 03:18:47 DEBUG : file11.txt: Set modification time 2001-01-02
2026/04/08 03:18:47 DEBUG : copyFile "/tmp/031826ko/datadir/test_changes-docepuq0/file11.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/changes/path1/" as ""
2026/04/08 03:18:47 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_changes-docepuq0/file11.txt"
2026/04/08 03:18:47 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/changes/path1/"
2026/04/08 03:18:47 DEBUG : operations.CopyFile "file11.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/changes/path1" as "file11.txt"
2026/04/08 03:18:47 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:47 DEBUG : file11.txt: size = 19 OK
2026/04/08 03:18:47 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:18:47 INFO : file11.txt: Copied (new)
2026/04/08 03:18:47 NOTICE: [36m(11) :[0m [34mtest newer on path1 - file2[0m
2026/04/08 03:18:47 NOTICE: [36m(12) :[0m [34mtouch-copy 2001-01-02 /tmp/031826ko/datadir/test_changes-docepuq0/file2.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/changes/path1/[0m
2026/04/08 03:18:47 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_changes-docepuq0/" for canonical name "/tmp/031826ko/datadir/test_changes-docepuq0"
2026/04/08 03:18:47 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/08 03:18:47 DEBUG : copyFile "/tmp/031826ko/datadir/test_changes-docepuq0/file2.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/changes/path1/" as ""
2026/04/08 03:18:47 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_changes-docepuq0/file2.txt"
2026/04/08 03:18:47 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/changes/path1/"
2026/04/08 03:18:47 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/changes/path1" as "file2.txt"
2026/04/08 03:18:47 DEBUG : file2.txt: size = 13 (Local file system at /tmp/031826ko/datadir/test_changes-docepuq0)
2026/04/08 03:18:47 DEBUG : file2.txt: size = 0 (Azure container rclone-test-nicexik6diti path 031826ko/changes/path1)
2026/04/08 03:18:47 DEBUG : file2.txt: Sizes differ
2026/04/08 03:18:48 DEBUG : file2.txt: size = 13 OK
2026/04/08 03:18:48 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/08 03:18:48 INFO : file2.txt: Copied (replaced existing)
2026/04/08 03:18:48 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/04/08 03:18:48 NOTICE: [36m(14) :[0m [34mdelete-file /tmp/031826ko/changes/path2/file3.txt[0m
2026/04/08 03:18:48 DEBUG : Creating backend with remote "/tmp/031826ko/changes/path2/"
2026/04/08 03:18:48 DEBUG : fs cache: renaming cache item "/tmp/031826ko/changes/path2/" to be canonical "/tmp/031826ko/changes/path2"
2026/04/08 03:18:48 INFO : file3.txt: Deleted
2026/04/08 03:18:48 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/04/08 03:18:48 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureBlob:rclone-test-nicexik6diti/031826ko/changes/path1/file4.txt[0m
2026/04/08 03:18:48 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/changes/path1/"
2026/04/08 03:18:48 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nicexik6diti/031826ko/changes/path1/" to be canonical "TestAzureBlob:rclone-test-nicexik6diti/031826ko/changes/path1"
2026/04/08 03:18:48 INFO : file4.txt: Deleted
2026/04/08 03:18:48 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/04/08 03:18:48 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureBlob:rclone-test-nicexik6diti/031826ko/changes/path1/file8.txt[0m
2026/04/08 03:18:48 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/changes/path1/" for canonical name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/changes/path1"
2026/04/08 03:18:48 INFO : file8.txt: Deleted
2026/04/08 03:18:48 NOTICE: [36m(19) :[0m [34mdelete-file /tmp/031826ko/changes/path2/file8.txt[0m
2026/04/08 03:18:48 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/changes/path2/" for canonical name "/tmp/031826ko/changes/path2"
2026/04/08 03:18:48 INFO : file8.txt: Deleted
2026/04/08 03:18:48 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/04/08 03:18:48 NOTICE: [36m(21) :[0m [34mtouch-glob 2001-01-02 /tmp/031826ko/datadir/test_changes-docepuq0/ file5R.txt[0m
2026/04/08 03:18:48 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_changes-docepuq0/" for canonical name "/tmp/031826ko/datadir/test_changes-docepuq0"
2026/04/08 03:18:48 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/04/08 03:18:48 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/031826ko/datadir/test_changes-docepuq0/file5R.txt /tmp/031826ko/changes/path2/ file5.txt[0m
2026/04/08 03:18:48 DEBUG : copyFile "/tmp/031826ko/datadir/test_changes-docepuq0/file5R.txt" to "/tmp/031826ko/changes/path2/" as "file5.txt"
2026/04/08 03:18:48 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_changes-docepuq0/file5R.txt"
2026/04/08 03:18:48 DEBUG : Creating backend with remote "/tmp/031826ko/changes/path2/"
2026/04/08 03:18:48 DEBUG : operations.CopyFile "file5R.txt" to "Local file system at /tmp/031826ko/changes/path2" as "file5.txt"
2026/04/08 03:18:48 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/031826ko/datadir/test_changes-docepuq0)
2026/04/08 03:18:48 DEBUG : file5.txt: size = 0 (Local file system at /tmp/031826ko/changes/path2)
2026/04/08 03:18:48 DEBUG : file5R.txt: Sizes differ
2026/04/08 03:18:48 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/04/08 03:18:48 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/08 03:18:48 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/04/08 03:18:48 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/04/08 03:18:48 NOTICE: [36m(23) :[0m [34mtouch-glob 2001-03-04 /tmp/031826ko/datadir/test_changes-docepuq0/ file5L.txt[0m
2026/04/08 03:18:48 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_changes-docepuq0/" for canonical name "/tmp/031826ko/datadir/test_changes-docepuq0"
2026/04/08 03:18:48 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/04/08 03:18:48 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/031826ko/datadir/test_changes-docepuq0/file5L.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/changes/path1/ file5.txt[0m
2026/04/08 03:18:48 DEBUG : copyFile "/tmp/031826ko/datadir/test_changes-docepuq0/file5L.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/changes/path1/" as "file5.txt"
2026/04/08 03:18:48 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_changes-docepuq0/file5L.txt"
2026/04/08 03:18:48 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/changes/path1/"
2026/04/08 03:18:48 DEBUG : operations.CopyFile "file5L.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/changes/path1" as "file5.txt"
2026/04/08 03:18:48 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/031826ko/datadir/test_changes-docepuq0)
2026/04/08 03:18:48 DEBUG : file5.txt: size = 0 (Azure container rclone-test-nicexik6diti path 031826ko/changes/path1)
2026/04/08 03:18:48 DEBUG : file5L.txt: Sizes differ
2026/04/08 03:18:48 DEBUG : file5.txt: size = 39 OK
2026/04/08 03:18:48 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/08 03:18:48 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/04/08 03:18:48 NOTICE: [36m(25) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/04/08 03:18:48 NOTICE: [36m(26) :[0m [34mtouch-copy 2001-01-02 /tmp/031826ko/datadir/test_changes-docepuq0/file6.txt /tmp/031826ko/changes/path2/[0m
2026/04/08 03:18:48 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_changes-docepuq0/" for canonical name "/tmp/031826ko/datadir/test_changes-docepuq0"
2026/04/08 03:18:48 DEBUG : file6.txt: Set modification time 2001-01-02
2026/04/08 03:18:48 DEBUG : copyFile "/tmp/031826ko/datadir/test_changes-docepuq0/file6.txt" to "/tmp/031826ko/changes/path2/" as ""
2026/04/08 03:18:48 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_changes-docepuq0/file6.txt"
2026/04/08 03:18:48 DEBUG : Creating backend with remote "/tmp/031826ko/changes/path2/"
2026/04/08 03:18:48 DEBUG : operations.CopyFile "file6.txt" to "Local file system at /tmp/031826ko/changes/path2" as "file6.txt"
2026/04/08 03:18:48 DEBUG : file6.txt: size = 19 (Local file system at /tmp/031826ko/datadir/test_changes-docepuq0)
2026/04/08 03:18:48 DEBUG : file6.txt: size = 0 (Local file system at /tmp/031826ko/changes/path2)
2026/04/08 03:18:48 DEBUG : file6.txt: Sizes differ
2026/04/08 03:18:48 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/08 03:18:48 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:18:48 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/08 03:18:48 INFO : file6.txt: Copied (replaced existing)
2026/04/08 03:18:48 NOTICE: [36m(27) :[0m [34mdelete-file TestAzureBlob:rclone-test-nicexik6diti/031826ko/changes/path1/file6.txt[0m
2026/04/08 03:18:48 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/changes/path1/" for canonical name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/changes/path1"
2026/04/08 03:18:48 INFO : file6.txt: Deleted
2026/04/08 03:18:48 NOTICE: [36m(28) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/04/08 03:18:48 NOTICE: [36m(29) :[0m [34mtouch-copy 2001-01-02 /tmp/031826ko/datadir/test_changes-docepuq0/file7.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/changes/path1/[0m
2026/04/08 03:18:48 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_changes-docepuq0/" for canonical name "/tmp/031826ko/datadir/test_changes-docepuq0"
2026/04/08 03:18:48 DEBUG : file7.txt: Set modification time 2001-01-02
2026/04/08 03:18:48 DEBUG : copyFile "/tmp/031826ko/datadir/test_changes-docepuq0/file7.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/changes/path1/" as ""
2026/04/08 03:18:48 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_changes-docepuq0/file7.txt"
2026/04/08 03:18:48 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/changes/path1/"
2026/04/08 03:18:48 DEBUG : operations.CopyFile "file7.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/changes/path1" as "file7.txt"
2026/04/08 03:18:48 DEBUG : file7.txt: size = 19 (Local file system at /tmp/031826ko/datadir/test_changes-docepuq0)
2026/04/08 03:18:48 DEBUG : file7.txt: size = 0 (Azure container rclone-test-nicexik6diti path 031826ko/changes/path1)
2026/04/08 03:18:48 DEBUG : file7.txt: Sizes differ
2026/04/08 03:18:48 DEBUG : file7.txt: size = 19 OK
2026/04/08 03:18:48 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:18:48 INFO : file7.txt: Copied (replaced existing)
2026/04/08 03:18:48 NOTICE: [36m(30) :[0m [34mdelete-file /tmp/031826ko/changes/path2/file7.txt[0m
2026/04/08 03:18:48 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/changes/path2/" for canonical name "/tmp/031826ko/changes/path2"
2026/04/08 03:18:48 INFO : file7.txt: Deleted
2026/04/08 03:18:48 NOTICE: [36m(31) :[0m [34mtest bisync run[0m
2026/04/08 03:18:48 NOTICE: [36m(32) :[0m [34mbisync[0m
2026/04/08 03:18:50 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/changes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:18:50 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:18:50 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:18:50 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/changes/path1/" with Path2 "/tmp/031826ko/changes/path2/"
2026/04/08 03:18:50 INFO : Building Path1 and Path2 listings
2026/04/08 03:18:51 INFO : Path1 checking for diffs
2026/04/08 03:18:51 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/08 03:18:51 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/08 03:18:51 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/08 03:18:51 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/08 03:18:51 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/04/08 03:18:51 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/08 03:18:51 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/08 03:18:51 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/08 03:18:51 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:18:51 INFO : Path2 checking for diffs
2026/04/08 03:18:51 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:18:51 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/08 03:18:51 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/08 03:18:51 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/04/08 03:18:51 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/08 03:18:51 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/08 03:18:51 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/08 03:18:51 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/08 03:18:51 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:18:51 INFO : Applying changes
2026/04/08 03:18:51 INFO : Checking potential conflicts...
2026/04/08 03:18:51 ERROR : file5.txt: md5 differ
2026/04/08 03:18:51 NOTICE: Local file system at /tmp/031826ko/changes/path2: 1 differences found
2026/04/08 03:18:51 NOTICE: Local file system at /tmp/031826ko/changes/path2: 1 errors while checking
2026/04/08 03:18:51 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/08 03:18:51 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/changes/path2/file11.txt[0m
2026/04/08 03:18:51 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/changes/path2/file2.txt[0m
2026/04/08 03:18:51 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/031826ko/changes/path2/file4.txt[0m
2026/04/08 03:18:51 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/08 03:18:51 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/changes/path1/file5.txt.conflict1[0m
2026/04/08 03:18:51 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict1
2026/04/08 03:18:51 INFO : file5.txt: Deleted
2026/04/08 03:18:51 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/changes/path2/file5.txt.conflict1[0m
2026/04/08 03:18:51 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/031826ko/changes/path2/file5.txt.conflict2[0m
2026/04/08 03:18:51 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/04/08 03:18:51 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/changes/path1/file5.txt.conflict2[0m
2026/04/08 03:18:51 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/changes/path1/file6.txt[0m
2026/04/08 03:18:51 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/changes/path2/file7.txt[0m
2026/04/08 03:18:51 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/changes/path1/file1.txt[0m
2026/04/08 03:18:51 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/changes/path1/file10.txt[0m
2026/04/08 03:18:51 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/changes/path1/file3.txt[0m
2026/04/08 03:18:51 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:18:51 INFO : file10.txt: Copied (new)
2026/04/08 03:18:51 INFO : file6.txt: Copied (new)
2026/04/08 03:18:51 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:18:51 INFO : file5.txt.conflict2: Copied (new)
2026/04/08 03:18:51 INFO : file3.txt: Deleted
2026/04/08 03:18:51 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:18:51 INFO : file11.txt: Copied (new)
2026/04/08 03:18:51 INFO : file5.txt.conflict1: Copied (new)
2026/04/08 03:18:51 INFO : file2.txt: Copied (replaced existing)
2026/04/08 03:18:51 INFO : file7.txt: Copied (new)
2026/04/08 03:18:51 INFO : file4.txt: Deleted
2026/04/08 03:18:51 INFO : Updating listings
2026/04/08 03:18:51 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/changes/path1/" vs Path2 "/tmp/031826ko/changes/path2/"
2026/04/08 03:18:51 INFO : [32mBisync successful[0m
2026/04/08 03:18:51 DEBUG : Waiting for deletions to finish
2026/04/08 03:18:51 INFO : file11.txt: Deleted
2026/04/08 03:18:51 INFO : file5.txt.conflict1: Deleted
2026/04/08 03:18:51 INFO : RCLONE_TEST: Deleted
2026/04/08 03:18:51 INFO : file5.txt.conflict2: Deleted
2026/04/08 03:18:51 INFO : file2.txt: Deleted
2026/04/08 03:18:51 INFO : file6.txt: Deleted
2026/04/08 03:18:51 INFO : file10.txt: Deleted
2026/04/08 03:18:51 INFO : file1.txt: Deleted
2026/04/08 03:18:51 INFO : file7.txt: Deleted
2026/04/08 03:18:51 DEBUG : removing 1 level 0 directories
2026/04/08 03:18:51 INFO : Azure container rclone-test-nicexik6diti path 031826ko/changes/path1: Removing directory
2026/04/08 03:18:51 DEBUG : Waiting for deletions to finish
2026/04/08 03:18:51 INFO : file1.txt: Deleted
2026/04/08 03:18:51 INFO : file10.txt: Deleted
2026/04/08 03:18:51 INFO : file2.txt: Deleted
2026/04/08 03:18:51 INFO : file11.txt: Deleted
2026/04/08 03:18:51 INFO : file5.txt.conflict1: Deleted
2026/04/08 03:18:51 INFO : file5.txt.conflict2: Deleted
2026/04/08 03:18:51 INFO : RCLONE_TEST: Deleted
2026/04/08 03:18:51 INFO : file6.txt: Deleted
2026/04/08 03:18:51 INFO : file7.txt: Deleted
2026/04/08 03:18:51 DEBUG : removing 1 level 0 directories
2026/04/08 03:18:51 INFO : Local file system at /tmp/031826ko/changes/path2: Removing directory
bisync_test.go:608: [32mTEST changes PASSED[0m
=== RUN TestBisyncRemoteLocal/check_access
2026/04/08 03:18:51 INFO : path1: Making directory
2026/04/08 03:18:51 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access/path1"
2026/04/08 03:18:51 DEBUG : Creating backend with remote "/tmp/031826ko/check_access/path2"
2026/04/08 03:18:51 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access/initial"
2026/04/08 03:18:51 DEBUG : Creating backend with remote "/tmp/031826ko/initdir/test_check_access-wagafik0"
2026/04/08 03:18:51 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:18:51 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:51 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:51 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:51 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:51 DEBUG : subdir: Making directory with metadata
2026/04/08 03:18:51 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:18:51 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:18:51 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:18:51 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:51 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:18:51 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:18:51 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:18:51 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:51 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:18:51 DEBUG : Local file system at /tmp/031826ko/initdir/test_check_access-wagafik0: Waiting for checks to finish
2026/04/08 03:18:51 DEBUG : Local file system at /tmp/031826ko/initdir/test_check_access-wagafik0: Waiting for transfers to finish
2026/04/08 03:18:51 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:18:51 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:18:51 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:18:51 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:51 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:51 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:18:51 INFO : file2.txt: Copied (new)
2026/04/08 03:18:51 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:18:51 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/08 03:18:51 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:51 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:18:51 INFO : file4.txt: Copied (new)
2026/04/08 03:18:51 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:18:51 INFO : file3.txt: Copied (new)
2026/04/08 03:18:51 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:18:51 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:18:51 INFO : file1.txt: Copied (new)
2026/04/08 03:18:51 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:51 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:18:51 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:18:51 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:18:51 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/08 03:18:51 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/08 03:18:51 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:18:51 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access/modfiles"
2026/04/08 03:18:51 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_check_access-hisuron9"
2026/04/08 03:18:51 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:51 DEBUG : Local file system at /tmp/031826ko/datadir/test_check_access-hisuron9: Waiting for checks to finish
2026/04/08 03:18:51 DEBUG : Local file system at /tmp/031826ko/datadir/test_check_access-hisuron9: Waiting for transfers to finish
2026/04/08 03:18:51 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/08 03:18:51 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/08 03:18:51 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/08 03:18:51 INFO : hold.txt: Copied (new)
2026/04/08 03:18:51 DEBUG : Waiting for deletions to finish
2026/04/08 03:18:51 DEBUG : removing 1 level 0 directories
2026/04/08 03:18:51 INFO : Azure container rclone-test-nicexik6diti path 031826ko/check_access/path1: Removing directory
2026/04/08 03:18:51 DEBUG : Waiting for deletions to finish
2026/04/08 03:18:51 ERROR : error listing: directory not found
2026/04/08 03:18:51 ERROR : Local file system at /tmp/031826ko/check_access/path2: Failed to list "": directory not found
2026/04/08 03:18:51 DEBUG : removing 1 level 0 directories
2026/04/08 03:18:51 INFO : Local file system at /tmp/031826ko/check_access/path2: Removing directory
2026/04/08 03:18:51 ERROR : Failed to rmdir: stat /tmp/031826ko/check_access/path2: no such file or directory
2026/04/08 03:18:52 ERROR : error listing: directory not found
2026/04/08 03:18:52 NOTICE: checking initFs Local file system at /tmp/031826ko/initdir/test_check_access-wagafik0
2026/04/08 03:18:52 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:18:52 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:52 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:52 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:52 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:52 INFO : subdir: Making directory
2026/04/08 03:18:52 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:18:52 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:52 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/check_access/path1: Waiting for checks to finish
2026/04/08 03:18:52 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/check_access/path1: Waiting for transfers to finish
2026/04/08 03:18:52 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:18:52 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:52 INFO : file2.txt: Copied (new)
2026/04/08 03:18:52 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:18:52 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:18:52 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:18:52 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:18:52 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:52 INFO : file3.txt: Copied (new)
2026/04/08 03:18:52 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:18:52 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:52 INFO : file1.txt: Copied (new)
2026/04/08 03:18:52 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:18:52 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:52 INFO : file4.txt: Copied (new)
2026/04/08 03:18:52 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:18:52 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:52 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:18:52 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/04/08 03:18:52 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:18:52 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/08 03:18:52 NOTICE: checking Path1 Azure container rclone-test-nicexik6diti path 031826ko/check_access/path1
2026/04/08 03:18:52 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:18:52 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:52 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:52 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:52 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:52 DEBUG : subdir: Making directory with metadata
2026/04/08 03:18:52 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:18:52 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:18:52 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:18:52 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:18:52 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:18:52 DEBUG : Local file system at /tmp/031826ko/check_access/path2: Waiting for checks to finish
2026/04/08 03:18:52 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:18:52 DEBUG : Local file system at /tmp/031826ko/check_access/path2: Waiting for transfers to finish
2026/04/08 03:18:52 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:52 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:18:52 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:52 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:18:52 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:18:52 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:18:52 INFO : file2.txt: Copied (new)
2026/04/08 03:18:52 INFO : file1.txt: Copied (new)
2026/04/08 03:18:52 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:18:52 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:52 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:18:52 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/08 03:18:52 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:52 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:18:52 INFO : file3.txt: Copied (new)
2026/04/08 03:18:52 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:18:52 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:18:52 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:18:52 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:18:52 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:18:52 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:18:52 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:18:52 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:18:52 INFO : file4.txt: Copied (new)
2026/04/08 03:18:52 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/08 03:18:52 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/08 03:18:52 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:18:52 NOTICE: checking path2 Local file system at /tmp/031826ko/check_access/path2
2026/04/08 03:18:52 NOTICE: [36m(01) :[0m [34mtest check-access[0m
2026/04/08 03:18:52 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:18:52 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/08 03:18:54 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:18:54 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:18:54 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:18:54 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:18:54 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access/path1/" with Path2 "/tmp/031826ko/check_access/path2/"
2026/04/08 03:18:54 INFO : Copying Path2 files to Path1
2026/04/08 03:18:54 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:18:54 INFO : There was nothing to transfer
2026/04/08 03:18:54 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:18:54 INFO : There was nothing to transfer
2026/04/08 03:18:54 INFO : Resync updating listings
2026/04/08 03:18:54 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access/path1/" vs Path2 "/tmp/031826ko/check_access/path2/"
2026/04/08 03:18:54 INFO : [32mBisync successful[0m
2026/04/08 03:18:54 NOTICE: [36m(04) :[0m [34mtest 1. see that check-access passes with the initial setup[0m
2026/04/08 03:18:54 NOTICE: [36m(05) :[0m [34mbisync check-access[0m
2026/04/08 03:18:56 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:18:56 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:18:56 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:18:56 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:18:56 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access/path1/" with Path2 "/tmp/031826ko/check_access/path2/"
2026/04/08 03:18:56 INFO : Building Path1 and Path2 listings
2026/04/08 03:18:56 INFO : Path1 checking for diffs
2026/04/08 03:18:56 INFO : Path2 checking for diffs
2026/04/08 03:18:56 INFO : Checking access health
2026/04/08 03:18:56 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/04/08 03:18:56 INFO : No changes found
2026/04/08 03:18:56 INFO : Updating listings
2026/04/08 03:18:56 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access/path1/" vs Path2 "/tmp/031826ko/check_access/path2/"
2026/04/08 03:18:56 INFO : [32mBisync successful[0m
2026/04/08 03:18:56 NOTICE: [36m(06) :[0m [34mtest 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical.[0m
2026/04/08 03:18:56 NOTICE: [36m(07) :[0m [34mdelete-file /tmp/031826ko/check_access/path2/subdir/RCLONE_TEST[0m
2026/04/08 03:18:56 DEBUG : Creating backend with remote "/tmp/031826ko/check_access/path2/subdir/"
2026/04/08 03:18:56 DEBUG : fs cache: renaming cache item "/tmp/031826ko/check_access/path2/subdir/" to be canonical "/tmp/031826ko/check_access/path2/subdir"
2026/04/08 03:18:56 INFO : RCLONE_TEST: Deleted
2026/04/08 03:18:56 NOTICE: [36m(08) :[0m [34mbisync check-access[0m
2026/04/08 03:18:59 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:18:59 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:18:59 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:18:59 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:18:59 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access/path1/" with Path2 "/tmp/031826ko/check_access/path2/"
2026/04/08 03:18:59 INFO : Building Path1 and Path2 listings
2026/04/08 03:18:59 INFO : Path1 checking for diffs
2026/04/08 03:18:59 INFO : Path2 checking for diffs
2026/04/08 03:18:59 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/04/08 03:18:59 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/08 03:18:59 INFO : Checking access health
2026/04/08 03:18:59 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST
2026/04/08 03:18:59 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36msubdir/RCLONE_TEST[0m
2026/04/08 03:18:59 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/08 03:18:59 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/08 03:18:59 NOTICE: Bisync error: bisync aborted
2026/04/08 03:18:59 NOTICE: [36m(09) :[0m [34mcopy-listings path2-missing[0m
2026/04/08 03:18:59 NOTICE: [36m(10) :[0m [34mtest 3. put the path2 subdir RCLONE_TEST back, resync.[0m
2026/04/08 03:18:59 NOTICE: [36m(11) :[0m [34mcopy-file TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access/path1/subdir/RCLONE_TEST /tmp/031826ko/check_access/path2/[0m
2026/04/08 03:18:59 DEBUG : copyFile "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access/path1/subdir/RCLONE_TEST" to "/tmp/031826ko/check_access/path2/" as ""
2026/04/08 03:18:59 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access/path1/subdir/RCLONE_TEST"
2026/04/08 03:18:59 DEBUG : Creating backend with remote "/tmp/031826ko/check_access/path2/"
2026/04/08 03:18:59 DEBUG : operations.CopyFile "RCLONE_TEST" to "Local file system at /tmp/031826ko/check_access/path2" as "RCLONE_TEST"
2026/04/08 03:18:59 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:18:59 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:18:59 DEBUG : RCLONE_TEST: Unchanged skipping
2026/04/08 03:18:59 NOTICE: [36m(12) :[0m [34mbisync resync[0m
2026/04/08 03:19:01 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:19:01 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:19:01 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:19:01 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:19:01 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access/path1/" with Path2 "/tmp/031826ko/check_access/path2/"
2026/04/08 03:19:01 INFO : Copying Path2 files to Path1
2026/04/08 03:19:01 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:19:01 INFO : There was nothing to transfer
2026/04/08 03:19:01 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:19:01 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/08 03:19:01 INFO : Resync updating listings
2026/04/08 03:19:01 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access/path1/" vs Path2 "/tmp/031826ko/check_access/path2/"
2026/04/08 03:19:01 INFO : [32mBisync successful[0m
2026/04/08 03:19:01 NOTICE: [36m(13) :[0m [34mtest 4. run sync with check-access. should pass.[0m
2026/04/08 03:19:01 NOTICE: [36m(14) :[0m [34mbisync check-access[0m
2026/04/08 03:19:03 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:19:03 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:19:03 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:19:03 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:19:03 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access/path1/" with Path2 "/tmp/031826ko/check_access/path2/"
2026/04/08 03:19:03 INFO : Building Path1 and Path2 listings
2026/04/08 03:19:04 INFO : Path1 checking for diffs
2026/04/08 03:19:04 INFO : Path2 checking for diffs
2026/04/08 03:19:04 INFO : Checking access health
2026/04/08 03:19:04 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/04/08 03:19:04 INFO : No changes found
2026/04/08 03:19:04 INFO : Updating listings
2026/04/08 03:19:04 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access/path1/" vs Path2 "/tmp/031826ko/check_access/path2/"
2026/04/08 03:19:04 INFO : [32mBisync successful[0m
2026/04/08 03:19:04 NOTICE: [36m(15) :[0m [34mtest 5. delete path1 top level RCLONE_TEST, run sync. should fail critical.[0m
2026/04/08 03:19:04 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access/path1/RCLONE_TEST[0m
2026/04/08 03:19:04 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access/path1/"
2026/04/08 03:19:04 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access/path1/" to be canonical "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access/path1"
2026/04/08 03:19:04 INFO : RCLONE_TEST: Deleted
2026/04/08 03:19:04 NOTICE: [36m(17) :[0m [34mbisync check-access[0m
2026/04/08 03:19:06 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:19:06 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:19:06 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:19:06 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:19:06 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access/path1/" with Path2 "/tmp/031826ko/check_access/path2/"
2026/04/08 03:19:06 INFO : Building Path1 and Path2 listings
2026/04/08 03:19:06 INFO : Path1 checking for diffs
2026/04/08 03:19:06 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/04/08 03:19:06 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/08 03:19:06 INFO : Path2 checking for diffs
2026/04/08 03:19:06 INFO : Checking access health
2026/04/08 03:19:06 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST
2026/04/08 03:19:06 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36mRCLONE_TEST[0m
2026/04/08 03:19:06 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/08 03:19:06 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/08 03:19:06 NOTICE: Bisync error: bisync aborted
2026/04/08 03:19:06 NOTICE: [36m(18) :[0m [34mcopy-listings path1-missing[0m
2026/04/08 03:19:06 NOTICE: [36m(19) :[0m [34mtest 6. run again. should fail critical due to missing listings.[0m
2026/04/08 03:19:06 NOTICE: [36m(20) :[0m [34mbisync check-access[0m
2026/04/08 03:19:08 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:19:08 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:19:08 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:19:08 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:19:08 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access/path1/" with Path2 "/tmp/031826ko/check_access/path2/"
2026/04/08 03:19:08 ERROR : [31mBisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run
[35mTip: here are the filenames we were looking for. Do they exist?
[0m[36mPath1: [94m/tmp/031826ko/workdir/TestAzureBlob_rclone-test-nicexik6diti_031826ko_check_access_path1..tmp_031826ko_check_access_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/031826ko/workdir/TestAzureBlob_rclone-test-nicexik6diti_031826ko_check_access_path1..tmp_031826ko_check_access_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/031826ko/workdir"[0m[0m
2026/04/08 03:19:08 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/08 03:19:08 NOTICE: Bisync error: bisync aborted
2026/04/08 03:19:08 NOTICE: [36m(21) :[0m [34mmove-listings missing-listings[0m
2026/04/08 03:19:08 NOTICE: [36m(22) :[0m [34mtest 7. run resync, which will copy the path2 top level back to path1.[0m
2026/04/08 03:19:08 NOTICE: [36m(23) :[0m [34mbisync resync[0m
2026/04/08 03:19:10 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:19:10 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:19:10 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:19:10 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:19:10 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access/path1/" with Path2 "/tmp/031826ko/check_access/path2/"
2026/04/08 03:19:10 INFO : Copying Path2 files to Path1
2026/04/08 03:19:10 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:19:10 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:19:10 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:19:11 INFO : Resync updating listings
2026/04/08 03:19:11 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access/path1/" vs Path2 "/tmp/031826ko/check_access/path2/"
2026/04/08 03:19:11 INFO : [32mBisync successful[0m
2026/04/08 03:19:11 NOTICE: [36m(24) :[0m [34mtest 8. run sync with --check-access. should pass.[0m
2026/04/08 03:19:11 NOTICE: [36m(25) :[0m [34mbisync check-access[0m
2026/04/08 03:19:13 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:19:13 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:19:13 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:19:13 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:19:13 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access/path1/" with Path2 "/tmp/031826ko/check_access/path2/"
2026/04/08 03:19:13 INFO : Building Path1 and Path2 listings
2026/04/08 03:19:13 INFO : Path1 checking for diffs
2026/04/08 03:19:13 INFO : Path2 checking for diffs
2026/04/08 03:19:13 INFO : Checking access health
2026/04/08 03:19:13 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/04/08 03:19:13 INFO : No changes found
2026/04/08 03:19:13 INFO : Updating listings
2026/04/08 03:19:13 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access/path1/" vs Path2 "/tmp/031826ko/check_access/path2/"
2026/04/08 03:19:13 INFO : [32mBisync successful[0m
2026/04/08 03:19:13 DEBUG : Waiting for deletions to finish
2026/04/08 03:19:13 INFO : file1.txt: Deleted
2026/04/08 03:19:13 INFO : RCLONE_TEST: Deleted
2026/04/08 03:19:13 INFO : subdir/file20.txt: Deleted
2026/04/08 03:19:13 INFO : file2.txt: Deleted
2026/04/08 03:19:13 INFO : file4.txt: Deleted
2026/04/08 03:19:13 INFO : file3.txt: Deleted
2026/04/08 03:19:13 INFO : subdir/RCLONE_TEST: Deleted
2026/04/08 03:19:13 DEBUG : removing 1 level 0 directories
2026/04/08 03:19:13 INFO : Azure container rclone-test-nicexik6diti path 031826ko/check_access/path1: Removing directory
2026/04/08 03:19:13 DEBUG : Waiting for deletions to finish
2026/04/08 03:19:13 INFO : file1.txt: Deleted
2026/04/08 03:19:13 INFO : file2.txt: Deleted
2026/04/08 03:19:13 INFO : file3.txt: Deleted
2026/04/08 03:19:13 INFO : file4.txt: Deleted
2026/04/08 03:19:13 INFO : subdir/RCLONE_TEST: Deleted
2026/04/08 03:19:13 INFO : subdir/file20.txt: Deleted
2026/04/08 03:19:13 INFO : RCLONE_TEST: Deleted
2026/04/08 03:19:13 DEBUG : removing 1 level 1 directories
2026/04/08 03:19:13 INFO : subdir: Removing directory
2026/04/08 03:19:13 DEBUG : removing 1 level 0 directories
2026/04/08 03:19:13 INFO : Local file system at /tmp/031826ko/check_access/path2: Removing directory
bisync_test.go:608: [32mTEST check_access PASSED[0m
=== RUN TestBisyncRemoteLocal/check_access_filters
2026/04/08 03:19:13 INFO : path1: Making directory
2026/04/08 03:19:13 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1"
2026/04/08 03:19:13 DEBUG : Creating backend with remote "/tmp/031826ko/check_access_filters/path2"
2026/04/08 03:19:13 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial"
2026/04/08 03:19:13 DEBUG : Creating backend with remote "/tmp/031826ko/initdir/test_check_access_filters-zozalir3"
2026/04/08 03:19:13 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:19:13 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:19:13 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:19:13 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:19:13 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:19:13 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:13 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:13 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:13 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:13 DEBUG : subdir-not: Making directory with metadata
2026/04/08 03:19:13 INFO : subdir-not: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:19:13 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/04/08 03:19:13 DEBUG : subdir: Making directory with metadata
2026/04/08 03:19:13 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:19:13 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:19:13 DEBUG : subdirX: Making directory with metadata
2026/04/08 03:19:13 INFO : subdirX: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:19:13 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/04/08 03:19:13 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:19:13 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:13 DEBUG : subdirX/subdirX1: Making directory with metadata
2026/04/08 03:19:13 INFO : subdirX/subdirX1: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:19:13 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/04/08 03:19:13 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:19:13 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:13 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:19:13 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:19:13 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:19:13 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:19:13 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:19:13 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:13 DEBUG : subdir-not/subdir-not2: Making directory with metadata
2026/04/08 03:19:13 INFO : subdir-not/subdir-not2: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:19:13 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/04/08 03:19:13 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:19:13 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:13 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:19:13 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:13 DEBUG : subdir/subdirA: Making directory with metadata
2026/04/08 03:19:13 INFO : subdir/subdirA: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:19:13 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/04/08 03:19:13 DEBUG : subdir/subdirB: Making directory with metadata
2026/04/08 03:19:13 INFO : subdir/subdirB: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:19:13 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/04/08 03:19:13 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:19:13 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:13 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:13 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:19:13 INFO : file1.txt: Copied (new)
2026/04/08 03:19:13 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:13 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:19:13 INFO : file3.txt: Copied (new)
2026/04/08 03:19:13 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/04/08 03:19:13 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:13 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:19:13 INFO : file2.txt: Copied (new)
2026/04/08 03:19:13 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/04/08 03:19:13 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:19:13 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/04/08 03:19:13 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/04/08 03:19:13 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/04/08 03:19:13 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:13 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/04/08 03:19:13 INFO : subdirX/file20.txt: Copied (new)
2026/04/08 03:19:13 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/04/08 03:19:13 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:19:13 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/04/08 03:19:13 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/04/08 03:19:13 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:13 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:19:13 INFO : file4.txt: Copied (new)
2026/04/08 03:19:13 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/04/08 03:19:13 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:13 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/04/08 03:19:13 INFO : subdir-not/file20.txt: Copied (new)
2026/04/08 03:19:13 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:19:13 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:13 DEBUG : Local file system at /tmp/031826ko/initdir/test_check_access_filters-zozalir3: Waiting for checks to finish
2026/04/08 03:19:13 DEBUG : Local file system at /tmp/031826ko/initdir/test_check_access_filters-zozalir3: Waiting for transfers to finish
2026/04/08 03:19:13 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:13 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/04/08 03:19:13 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/04/08 03:19:13 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/04/08 03:19:13 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:13 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/04/08 03:19:13 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/04/08 03:19:13 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/04/08 03:19:13 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/08 03:19:13 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:19:13 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/04/08 03:19:13 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/04/08 03:19:13 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:19:13 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:19:13 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/08 03:19:13 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/08 03:19:13 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/04/08 03:19:13 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:13 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:19:13 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:19:13 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/04/08 03:19:13 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:19:13 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/04/08 03:19:13 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/04/08 03:19:13 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/04/08 03:19:13 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:13 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/04/08 03:19:13 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/04/08 03:19:13 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/04/08 03:19:13 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:19:13 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/04/08 03:19:13 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/04/08 03:19:13 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:13 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/04/08 03:19:13 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/04/08 03:19:13 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/04/08 03:19:13 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:19:13 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/04/08 03:19:13 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/04/08 03:19:13 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/08 03:19:13 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/08 03:19:13 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/08 03:19:13 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/08 03:19:13 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/08 03:19:13 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:19:13 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/08 03:19:13 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/modfiles"
2026/04/08 03:19:13 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_check_access_filters-jutiquz2"
2026/04/08 03:19:13 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:13 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:13 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK
2026/04/08 03:19:13 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK
2026/04/08 03:19:13 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt
2026/04/08 03:19:13 INFO : exclude-other-filtersfile.txt: Copied (new)
2026/04/08 03:19:13 DEBUG : Local file system at /tmp/031826ko/datadir/test_check_access_filters-jutiquz2: Waiting for checks to finish
2026/04/08 03:19:13 DEBUG : Local file system at /tmp/031826ko/datadir/test_check_access_filters-jutiquz2: Waiting for transfers to finish
2026/04/08 03:19:13 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK
2026/04/08 03:19:13 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK
2026/04/08 03:19:13 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt
2026/04/08 03:19:13 INFO : include-other-filtersfile.txt: Copied (new)
2026/04/08 03:19:13 DEBUG : Waiting for deletions to finish
2026/04/08 03:19:13 DEBUG : removing 1 level 0 directories
2026/04/08 03:19:13 INFO : Azure container rclone-test-nicexik6diti path 031826ko/check_access_filters/path1: Removing directory
2026/04/08 03:19:13 DEBUG : Waiting for deletions to finish
2026/04/08 03:19:13 ERROR : error listing: directory not found
2026/04/08 03:19:13 ERROR : Local file system at /tmp/031826ko/check_access_filters/path2: Failed to list "": directory not found
2026/04/08 03:19:13 DEBUG : removing 1 level 0 directories
2026/04/08 03:19:13 INFO : Local file system at /tmp/031826ko/check_access_filters/path2: Removing directory
2026/04/08 03:19:13 ERROR : Failed to rmdir: stat /tmp/031826ko/check_access_filters/path2: no such file or directory
2026/04/08 03:19:13 ERROR : error listing: directory not found
2026/04/08 03:19:13 NOTICE: checking initFs Local file system at /tmp/031826ko/initdir/test_check_access_filters-zozalir3
2026/04/08 03:19:13 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:19:13 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:13 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:13 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:13 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:13 INFO : subdir-not: Making directory
2026/04/08 03:19:13 INFO : subdir: Making directory
2026/04/08 03:19:13 INFO : subdirX: Making directory
2026/04/08 03:19:13 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:19:13 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:13 INFO : subdirX/subdirX1: Making directory
2026/04/08 03:19:13 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:19:13 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:13 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:19:13 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:13 INFO : subdir-not/subdir-not2: Making directory
2026/04/08 03:19:13 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:19:13 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:19:13 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:13 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:13 INFO : subdir/subdirA: Making directory
2026/04/08 03:19:13 INFO : subdir/subdirB: Making directory
2026/04/08 03:19:13 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:19:13 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:13 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:19:13 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:13 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/check_access_filters/path1: Waiting for checks to finish
2026/04/08 03:19:13 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/check_access_filters/path1: Waiting for transfers to finish
2026/04/08 03:19:13 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:19:13 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:13 INFO : file1.txt: Copied (new)
2026/04/08 03:19:13 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:19:13 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:19:13 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:19:13 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:19:13 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:13 INFO : file2.txt: Copied (new)
2026/04/08 03:19:13 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:19:13 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:13 INFO : file3.txt: Copied (new)
2026/04/08 03:19:13 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:19:13 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:13 INFO : file4.txt: Copied (new)
2026/04/08 03:19:13 DEBUG : subdirX/file20.txt: size = 0 OK
2026/04/08 03:19:13 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:13 INFO : subdirX/file20.txt: Copied (new)
2026/04/08 03:19:13 DEBUG : subdirX/RCLONE_TEST: size = 109 OK
2026/04/08 03:19:13 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:19:13 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/04/08 03:19:13 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/04/08 03:19:13 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:19:13 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/04/08 03:19:13 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK
2026/04/08 03:19:13 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:19:13 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/04/08 03:19:13 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/04/08 03:19:13 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:13 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/04/08 03:19:13 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/04/08 03:19:13 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:13 INFO : subdir-not/file20.txt: Copied (new)
2026/04/08 03:19:13 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK
2026/04/08 03:19:13 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:19:13 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/04/08 03:19:14 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/04/08 03:19:14 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:19:14 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/08 03:19:14 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/04/08 03:19:14 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:14 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/04/08 03:19:14 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:19:14 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:14 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:19:14 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/04/08 03:19:14 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:19:14 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/04/08 03:19:14 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/04/08 03:19:14 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:14 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/04/08 03:19:14 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK
2026/04/08 03:19:14 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:19:14 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/04/08 03:19:14 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/04/08 03:19:14 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:14 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/04/08 03:19:14 NOTICE: checking Path1 Azure container rclone-test-nicexik6diti path 031826ko/check_access_filters/path1
2026/04/08 03:19:14 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:19:14 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:14 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:14 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:14 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:14 DEBUG : subdir-not: Making directory with metadata
2026/04/08 03:19:14 INFO : subdir-not: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:19:14 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/04/08 03:19:14 DEBUG : subdir: Making directory with metadata
2026/04/08 03:19:14 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:19:14 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:19:14 DEBUG : subdirX: Making directory with metadata
2026/04/08 03:19:14 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:19:14 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:19:14 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:14 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:19:14 INFO : file1.txt: Copied (new)
2026/04/08 03:19:14 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:19:14 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:19:14 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:19:14 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:19:14 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:19:14 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:19:14 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:14 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:14 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:19:14 INFO : file2.txt: Copied (new)
2026/04/08 03:19:14 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:19:14 INFO : file3.txt: Copied (new)
2026/04/08 03:19:14 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:14 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:19:14 INFO : file4.txt: Copied (new)
2026/04/08 03:19:14 INFO : subdirX: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:19:14 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/04/08 03:19:14 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:19:14 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:14 DEBUG : subdirX/subdirX1: Making directory with metadata
2026/04/08 03:19:14 INFO : subdirX/subdirX1: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:19:14 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/04/08 03:19:14 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:19:14 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:14 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/04/08 03:19:14 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/04/08 03:19:14 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:19:14 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:19:14 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:14 DEBUG : subdir-not/subdir-not2: Making directory with metadata
2026/04/08 03:19:14 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/04/08 03:19:14 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/04/08 03:19:14 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/04/08 03:19:14 INFO : subdir-not/subdir-not2: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:19:14 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/04/08 03:19:14 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:19:14 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:14 DEBUG : subdir/subdirA: Making directory with metadata
2026/04/08 03:19:14 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:19:14 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:14 INFO : subdir/subdirA: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:19:14 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:14 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/04/08 03:19:14 DEBUG : subdir/subdirB: Making directory with metadata
2026/04/08 03:19:14 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/04/08 03:19:14 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/04/08 03:19:14 INFO : subdirX/file20.txt: Copied (new)
2026/04/08 03:19:14 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:19:14 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:19:14 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/04/08 03:19:14 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/04/08 03:19:14 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/04/08 03:19:14 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:14 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/04/08 03:19:14 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/08 03:19:14 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:14 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/04/08 03:19:14 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/04/08 03:19:14 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:19:14 INFO : subdir/subdirB: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:19:14 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/04/08 03:19:14 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:19:14 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:14 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/04/08 03:19:14 INFO : subdir-not/file20.txt: Copied (new)
2026/04/08 03:19:14 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/04/08 03:19:14 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/04/08 03:19:14 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/04/08 03:19:14 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:19:14 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/04/08 03:19:14 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/04/08 03:19:14 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/04/08 03:19:14 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/04/08 03:19:14 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:19:14 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:14 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:19:14 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/04/08 03:19:14 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/04/08 03:19:14 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/04/08 03:19:14 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:19:14 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/08 03:19:14 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/08 03:19:14 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/04/08 03:19:14 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:14 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/04/08 03:19:14 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/04/08 03:19:14 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/04/08 03:19:14 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:14 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:19:14 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:19:14 DEBUG : Local file system at /tmp/031826ko/check_access_filters/path2: Waiting for checks to finish
2026/04/08 03:19:14 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:14 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/04/08 03:19:14 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/04/08 03:19:14 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:19:14 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/04/08 03:19:14 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/04/08 03:19:14 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:14 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/04/08 03:19:14 DEBUG : Local file system at /tmp/031826ko/check_access_filters/path2: Waiting for transfers to finish
2026/04/08 03:19:14 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/04/08 03:19:14 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/08 03:19:14 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/08 03:19:14 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/08 03:19:14 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/08 03:19:14 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/08 03:19:14 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/08 03:19:14 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:19:14 NOTICE: checking path2 Local file system at /tmp/031826ko/check_access_filters/path2
2026/04/08 03:19:14 NOTICE: [36m(01) :[0m [34mtest check-access-filters[0m
2026/04/08 03:19:14 NOTICE: [36m(02) :[0m [34mtest EXCLUDE - OTHER TESTS[0m
2026/04/08 03:19:14 NOTICE: [36m(03) :[0m [34mcopy-file /tmp/031826ko/datadir/test_check_access_filters-jutiquz2/exclude-other-filtersfile.txt /tmp/031826ko/workdir/[0m
2026/04/08 03:19:14 DEBUG : copyFile "/tmp/031826ko/datadir/test_check_access_filters-jutiquz2/exclude-other-filtersfile.txt" to "/tmp/031826ko/workdir/" as ""
2026/04/08 03:19:14 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_check_access_filters-jutiquz2/exclude-other-filtersfile.txt"
2026/04/08 03:19:14 DEBUG : Creating backend with remote "/tmp/031826ko/workdir/"
2026/04/08 03:19:14 DEBUG : operations.CopyFile "exclude-other-filtersfile.txt" to "Local file system at /tmp/031826ko/workdir" as "exclude-other-filtersfile.txt"
2026/04/08 03:19:14 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:14 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK
2026/04/08 03:19:14 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK
2026/04/08 03:19:14 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt
2026/04/08 03:19:14 INFO : exclude-other-filtersfile.txt: Copied (new)
2026/04/08 03:19:14 NOTICE: [36m(04) :[0m [34mtest resync to get the filters file md5 built.[0m
2026/04/08 03:19:14 NOTICE: [36m(05) :[0m [34mbisync resync filters-file=/tmp/031826ko/workdir/exclude-other-filtersfile.txt[0m
2026/04/08 03:19:16 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:19:16 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:19:16 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/08 03:19:16 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/08 03:19:16 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/08 03:19:16 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/08 03:19:16 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/08 03:19:16 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/08 03:19:16 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:19:16 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:19:16 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1/" with Path2 "/tmp/031826ko/check_access_filters/path2/"
2026/04/08 03:19:16 INFO : Using filters file /tmp/031826ko/workdir/exclude-other-filtersfile.txt
2026/04/08 03:19:16 INFO : Storing filters file hash to /tmp/031826ko/workdir/exclude-other-filtersfile.txt.md5
2026/04/08 03:19:16 INFO : Copying Path2 files to Path1
2026/04/08 03:19:16 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:19:16 INFO : There was nothing to transfer
2026/04/08 03:19:16 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:19:16 INFO : There was nothing to transfer
2026/04/08 03:19:16 INFO : Resync updating listings
2026/04/08 03:19:16 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1/" vs Path2 "/tmp/031826ko/check_access_filters/path2/"
2026/04/08 03:19:16 INFO : [32mBisync successful[0m
2026/04/08 03:19:16 NOTICE: [36m(06) :[0m [34mtest EXCLUDE - test filters for check access[0m
2026/04/08 03:19:16 NOTICE: [36m(07) :[0m [34mbisync check-access filters-file=/tmp/031826ko/workdir/exclude-other-filtersfile.txt[0m
2026/04/08 03:19:18 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:19:18 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:19:18 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/08 03:19:18 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/08 03:19:18 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/08 03:19:18 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/08 03:19:18 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/08 03:19:18 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/08 03:19:18 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:19:18 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:19:18 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1/" with Path2 "/tmp/031826ko/check_access_filters/path2/"
2026/04/08 03:19:18 INFO : Using filters file /tmp/031826ko/workdir/exclude-other-filtersfile.txt
2026/04/08 03:19:18 INFO : Building Path1 and Path2 listings
2026/04/08 03:19:19 INFO : Path1 checking for diffs
2026/04/08 03:19:19 INFO : Path2 checking for diffs
2026/04/08 03:19:19 INFO : Checking access health
2026/04/08 03:19:19 INFO : Found 3 matching "RCLONE_TEST" files on both paths
2026/04/08 03:19:19 INFO : No changes found
2026/04/08 03:19:19 INFO : Updating listings
2026/04/08 03:19:19 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1/" vs Path2 "/tmp/031826ko/check_access_filters/path2/"
2026/04/08 03:19:19 INFO : [32mBisync successful[0m
2026/04/08 03:19:19 NOTICE: [36m(08) :[0m [34mcopy-listings exclude-initial[0m
2026/04/08 03:19:19 NOTICE: [36m(09) :[0m [34mtest EXCLUDE - delete RCLONE_TEST files in excluded directories[0m
2026/04/08 03:19:19 NOTICE: [36m(10) :[0m [34mdelete-file /tmp/031826ko/check_access_filters/path2/subdir/subdirA/RCLONE_TEST[0m
2026/04/08 03:19:19 DEBUG : Creating backend with remote "/tmp/031826ko/check_access_filters/path2/subdir/subdirA/"
2026/04/08 03:19:19 DEBUG : fs cache: renaming cache item "/tmp/031826ko/check_access_filters/path2/subdir/subdirA/" to be canonical "/tmp/031826ko/check_access_filters/path2/subdir/subdirA"
2026/04/08 03:19:19 INFO : RCLONE_TEST: Deleted
2026/04/08 03:19:19 NOTICE: [36m(11) :[0m [34mdelete-file TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1/subdir-not/RCLONE_TEST[0m
2026/04/08 03:19:19 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1/subdir-not/"
2026/04/08 03:19:19 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1/subdir-not/" to be canonical "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1/subdir-not"
2026/04/08 03:19:19 INFO : RCLONE_TEST: Deleted
2026/04/08 03:19:19 NOTICE: [36m(12) :[0m [34mdelete-file /tmp/031826ko/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST[0m
2026/04/08 03:19:19 DEBUG : Creating backend with remote "/tmp/031826ko/check_access_filters/path2/subdir-not/subdir-not2/"
2026/04/08 03:19:19 DEBUG : fs cache: renaming cache item "/tmp/031826ko/check_access_filters/path2/subdir-not/subdir-not2/" to be canonical "/tmp/031826ko/check_access_filters/path2/subdir-not/subdir-not2"
2026/04/08 03:19:19 INFO : RCLONE_TEST: Deleted
2026/04/08 03:19:19 NOTICE: [36m(13) :[0m [34mdelete-file TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1/subdirX/RCLONE_TEST[0m
2026/04/08 03:19:19 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1/subdirX/"
2026/04/08 03:19:19 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1/subdirX/" to be canonical "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1/subdirX"
2026/04/08 03:19:19 INFO : RCLONE_TEST: Deleted
2026/04/08 03:19:19 NOTICE: [36m(14) :[0m [34mtest EXCLUDE - test should PASS[0m
2026/04/08 03:19:19 NOTICE: [36m(15) :[0m [34mbisync check-access filters-file=/tmp/031826ko/workdir/exclude-other-filtersfile.txt[0m
2026/04/08 03:19:21 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:19:21 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:19:21 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/08 03:19:21 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/08 03:19:21 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/08 03:19:21 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/08 03:19:21 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/08 03:19:21 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/08 03:19:21 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:19:21 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:19:21 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1/" with Path2 "/tmp/031826ko/check_access_filters/path2/"
2026/04/08 03:19:21 INFO : Using filters file /tmp/031826ko/workdir/exclude-other-filtersfile.txt
2026/04/08 03:19:21 INFO : Building Path1 and Path2 listings
2026/04/08 03:19:21 INFO : Path1 checking for diffs
2026/04/08 03:19:21 INFO : Path2 checking for diffs
2026/04/08 03:19:21 INFO : Checking access health
2026/04/08 03:19:21 INFO : Found 3 matching "RCLONE_TEST" files on both paths
2026/04/08 03:19:21 INFO : No changes found
2026/04/08 03:19:21 INFO : Updating listings
2026/04/08 03:19:21 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1/" vs Path2 "/tmp/031826ko/check_access_filters/path2/"
2026/04/08 03:19:21 INFO : [32mBisync successful[0m
2026/04/08 03:19:21 NOTICE: [36m(16) :[0m [34mcopy-listings exclude-pass-run[0m
2026/04/08 03:19:21 NOTICE: [36m(17) :[0m [34mtest EXCLUDE - delete RCLONE_TEST files in included directories[0m
2026/04/08 03:19:21 NOTICE: [36m(18) :[0m [34mdelete-file /tmp/031826ko/check_access_filters/path2/RCLONE_TEST[0m
2026/04/08 03:19:21 DEBUG : Creating backend with remote "/tmp/031826ko/check_access_filters/path2/"
2026/04/08 03:19:21 DEBUG : fs cache: renaming cache item "/tmp/031826ko/check_access_filters/path2/" to be canonical "/tmp/031826ko/check_access_filters/path2"
2026/04/08 03:19:21 INFO : RCLONE_TEST: Deleted
2026/04/08 03:19:21 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1/subdir/RCLONE_TEST[0m
2026/04/08 03:19:21 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1/subdir/"
2026/04/08 03:19:21 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1/subdir/" to be canonical "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1/subdir"
2026/04/08 03:19:21 INFO : RCLONE_TEST: Deleted
2026/04/08 03:19:21 NOTICE: [36m(20) :[0m [34mtest EXCLUDE - test should ABORT[0m
2026/04/08 03:19:21 NOTICE: [36m(21) :[0m [34mbisync check-access filters-file=/tmp/031826ko/workdir/exclude-other-filtersfile.txt[0m
2026/04/08 03:19:24 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:19:24 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:19:24 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/08 03:19:24 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/08 03:19:24 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/08 03:19:24 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/08 03:19:24 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/08 03:19:24 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/08 03:19:24 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:19:24 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:19:24 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1/" with Path2 "/tmp/031826ko/check_access_filters/path2/"
2026/04/08 03:19:24 INFO : Using filters file /tmp/031826ko/workdir/exclude-other-filtersfile.txt
2026/04/08 03:19:24 INFO : Building Path1 and Path2 listings
2026/04/08 03:19:24 INFO : Path1 checking for diffs
2026/04/08 03:19:24 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/04/08 03:19:24 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/08 03:19:24 INFO : Path2 checking for diffs
2026/04/08 03:19:24 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/04/08 03:19:24 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/08 03:19:24 INFO : Checking access health
2026/04/08 03:19:24 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36mRCLONE_TEST[0m
2026/04/08 03:19:24 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdir/RCLONE_TEST[0m
2026/04/08 03:19:24 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/08 03:19:24 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/08 03:19:24 NOTICE: Bisync error: bisync aborted
2026/04/08 03:19:24 NOTICE: [36m(22) :[0m [34mmove-listings exclude-error-run[0m
2026/04/08 03:19:24 NOTICE: [36m(23) :[0m [34mtest INCLUDE - OTHER TESTS[0m
2026/04/08 03:19:24 NOTICE: [36m(24) :[0m [34mtest reset to the initial state[0m
2026/04/08 03:19:24 NOTICE: [36m(25) :[0m [34mcopy-dir /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1/[0m
2026/04/08 03:19:24 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1/"
2026/04/08 03:19:24 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1/" to be canonical "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1"
2026/04/08 03:19:24 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:19:24 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:19:24 DEBUG : RCLONE_TEST: Unchanged skipping
2026/04/08 03:19:24 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:19:24 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:19:24 DEBUG : file1.txt: Unchanged skipping
2026/04/08 03:19:24 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:19:24 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:19:24 DEBUG : file2.txt: Unchanged skipping
2026/04/08 03:19:24 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:19:24 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:19:24 DEBUG : file3.txt: Unchanged skipping
2026/04/08 03:19:24 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:19:24 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:19:24 DEBUG : file4.txt: Unchanged skipping
2026/04/08 03:19:24 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:19:24 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/04/08 03:19:24 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:19:24 DEBUG : subdir-not/file20.txt: Unchanged skipping
2026/04/08 03:19:24 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:19:24 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:19:24 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:19:24 DEBUG : subdir/file20.txt: Unchanged skipping
2026/04/08 03:19:24 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:19:24 DEBUG : subdirX/file20.txt: size = 0 OK
2026/04/08 03:19:24 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:19:24 DEBUG : subdirX/file20.txt: Unchanged skipping
2026/04/08 03:19:24 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK
2026/04/08 03:19:24 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/04/08 03:19:24 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:19:24 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Unchanged skipping
2026/04/08 03:19:24 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:19:24 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping
2026/04/08 03:19:24 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK
2026/04/08 03:19:24 DEBUG : subdir/subdirA/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:19:24 DEBUG : subdir/subdirA/RCLONE_TEST: Unchanged skipping
2026/04/08 03:19:24 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/04/08 03:19:24 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:19:24 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping
2026/04/08 03:19:24 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/04/08 03:19:24 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:19:24 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping
2026/04/08 03:19:24 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/04/08 03:19:24 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:19:24 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping
2026/04/08 03:19:24 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/04/08 03:19:24 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:19:24 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping
2026/04/08 03:19:24 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/04/08 03:19:24 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:19:24 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping
2026/04/08 03:19:24 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/check_access_filters/path1: Waiting for checks to finish
2026/04/08 03:19:24 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/check_access_filters/path1: Waiting for transfers to finish
2026/04/08 03:19:24 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK
2026/04/08 03:19:24 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:19:24 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/04/08 03:19:24 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/04/08 03:19:24 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:19:24 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/08 03:19:24 DEBUG : subdirX/RCLONE_TEST: size = 109 OK
2026/04/08 03:19:24 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:19:24 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/04/08 03:19:24 NOTICE: [36m(26) :[0m [34msync-dir TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1/ /tmp/031826ko/check_access_filters/path2/[0m
2026/04/08 03:19:24 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1/" for canonical name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1"
2026/04/08 03:19:24 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/check_access_filters/path2/" for canonical name "/tmp/031826ko/check_access_filters/path2"
2026/04/08 03:19:24 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:19:24 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:19:24 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:19:24 DEBUG : file1.txt: Unchanged skipping
2026/04/08 03:19:24 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:19:24 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:19:24 DEBUG : file2.txt: Unchanged skipping
2026/04/08 03:19:24 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:19:24 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:19:24 DEBUG : file3.txt: Unchanged skipping
2026/04/08 03:19:24 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:19:24 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:19:24 DEBUG : file4.txt: Unchanged skipping
2026/04/08 03:19:24 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK
2026/04/08 03:19:24 DEBUG : subdir-not/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:19:24 DEBUG : subdir-not/RCLONE_TEST: Unchanged skipping
2026/04/08 03:19:24 DEBUG : subdirX/RCLONE_TEST: size = 109 OK
2026/04/08 03:19:24 DEBUG : subdirX/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:19:24 DEBUG : subdirX/RCLONE_TEST: Unchanged skipping
2026/04/08 03:19:24 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/04/08 03:19:24 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:19:24 DEBUG : subdir-not/file20.txt: Unchanged skipping
2026/04/08 03:19:24 DEBUG : subdirX/file20.txt: size = 0 OK
2026/04/08 03:19:24 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:19:24 DEBUG : subdirX/file20.txt: Unchanged skipping
2026/04/08 03:19:24 DEBUG : RCLONE_TEST.a831ae16.partial: size = 109 OK
2026/04/08 03:19:24 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:19:24 DEBUG : RCLONE_TEST.a831ae16.partial: renamed to: RCLONE_TEST
2026/04/08 03:19:24 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:19:24 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/04/08 03:19:24 DEBUG : subdir/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:19:24 DEBUG : subdir/RCLONE_TEST: Unchanged skipping
2026/04/08 03:19:24 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:19:24 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:19:24 DEBUG : subdir/file20.txt: Unchanged skipping
2026/04/08 03:19:24 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/04/08 03:19:24 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:19:24 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping
2026/04/08 03:19:24 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/04/08 03:19:24 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:19:24 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping
2026/04/08 03:19:24 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:19:24 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/04/08 03:19:24 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:19:24 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping
2026/04/08 03:19:24 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:19:24 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/04/08 03:19:24 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:19:24 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping
2026/04/08 03:19:24 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/04/08 03:19:24 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:19:24 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping
2026/04/08 03:19:24 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/04/08 03:19:24 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:19:24 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping
2026/04/08 03:19:24 DEBUG : Local file system at /tmp/031826ko/check_access_filters/path2: Waiting for checks to finish
2026/04/08 03:19:24 DEBUG : Local file system at /tmp/031826ko/check_access_filters/path2: Waiting for transfers to finish
2026/04/08 03:19:24 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.73f6c367.partial: size = 109 OK
2026/04/08 03:19:24 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:19:24 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.73f6c367.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/04/08 03:19:24 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/04/08 03:19:24 DEBUG : subdir/subdirA/RCLONE_TEST.3c79a083.partial: size = 109 OK
2026/04/08 03:19:24 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:19:24 DEBUG : subdir/subdirA/RCLONE_TEST.3c79a083.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/04/08 03:19:24 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/04/08 03:19:24 DEBUG : Waiting for deletions to finish
2026/04/08 03:19:24 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/031826ko/datadir/test_check_access_filters-jutiquz2/include-other-filtersfile.txt /tmp/031826ko/workdir/[0m
2026/04/08 03:19:24 DEBUG : copyFile "/tmp/031826ko/datadir/test_check_access_filters-jutiquz2/include-other-filtersfile.txt" to "/tmp/031826ko/workdir/" as ""
2026/04/08 03:19:24 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_check_access_filters-jutiquz2/include-other-filtersfile.txt"
2026/04/08 03:19:24 DEBUG : Creating backend with remote "/tmp/031826ko/workdir/"
2026/04/08 03:19:24 DEBUG : operations.CopyFile "include-other-filtersfile.txt" to "Local file system at /tmp/031826ko/workdir" as "include-other-filtersfile.txt"
2026/04/08 03:19:24 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:24 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK
2026/04/08 03:19:24 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK
2026/04/08 03:19:24 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt
2026/04/08 03:19:24 INFO : include-other-filtersfile.txt: Copied (new)
2026/04/08 03:19:24 NOTICE: [36m(28) :[0m [34mbisync resync filters-file=/tmp/031826ko/workdir/include-other-filtersfile.txt[0m
2026/04/08 03:19:26 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:19:26 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:19:26 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/08 03:19:26 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/08 03:19:26 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/08 03:19:26 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/08 03:19:26 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/08 03:19:26 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/08 03:19:26 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:19:26 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:19:26 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1/" with Path2 "/tmp/031826ko/check_access_filters/path2/"
2026/04/08 03:19:26 INFO : Using filters file /tmp/031826ko/workdir/include-other-filtersfile.txt
2026/04/08 03:19:26 INFO : Storing filters file hash to /tmp/031826ko/workdir/include-other-filtersfile.txt.md5
2026/04/08 03:19:26 INFO : Copying Path2 files to Path1
2026/04/08 03:19:26 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:19:27 INFO : There was nothing to transfer
2026/04/08 03:19:27 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:19:27 INFO : There was nothing to transfer
2026/04/08 03:19:27 INFO : Resync updating listings
2026/04/08 03:19:27 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1/" vs Path2 "/tmp/031826ko/check_access_filters/path2/"
2026/04/08 03:19:27 INFO : [32mBisync successful[0m
2026/04/08 03:19:27 NOTICE: [36m(29) :[0m [34mtest INCLUDE - test include/exclude filters for check access[0m
2026/04/08 03:19:27 NOTICE: [36m(30) :[0m [34mbisync check-access filters-file=/tmp/031826ko/workdir/include-other-filtersfile.txt[0m
2026/04/08 03:19:29 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:19:29 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:19:29 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/08 03:19:29 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/08 03:19:29 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/08 03:19:29 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/08 03:19:29 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/08 03:19:29 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/08 03:19:29 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:19:29 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:19:29 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1/" with Path2 "/tmp/031826ko/check_access_filters/path2/"
2026/04/08 03:19:29 INFO : Using filters file /tmp/031826ko/workdir/include-other-filtersfile.txt
2026/04/08 03:19:29 INFO : Building Path1 and Path2 listings
2026/04/08 03:19:29 INFO : Path1 checking for diffs
2026/04/08 03:19:29 INFO : Path2 checking for diffs
2026/04/08 03:19:29 INFO : Checking access health
2026/04/08 03:19:29 INFO : Found 5 matching "RCLONE_TEST" files on both paths
2026/04/08 03:19:29 INFO : No changes found
2026/04/08 03:19:29 INFO : Updating listings
2026/04/08 03:19:29 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1/" vs Path2 "/tmp/031826ko/check_access_filters/path2/"
2026/04/08 03:19:29 INFO : [32mBisync successful[0m
2026/04/08 03:19:29 NOTICE: [36m(31) :[0m [34mcopy-listings include-initial[0m
2026/04/08 03:19:29 NOTICE: [36m(32) :[0m [34mtest INCLUDE - delete RCLONE_TEST files in excluded directories[0m
2026/04/08 03:19:29 NOTICE: [36m(33) :[0m [34mdelete-file /tmp/031826ko/check_access_filters/path2/subdir/subdirA/RCLONE_TEST[0m
2026/04/08 03:19:29 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/check_access_filters/path2/subdir/subdirA/" for canonical name "/tmp/031826ko/check_access_filters/path2/subdir/subdirA"
2026/04/08 03:19:29 INFO : RCLONE_TEST: Deleted
2026/04/08 03:19:29 NOTICE: [36m(34) :[0m [34mdelete-file TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1/subdir-not/RCLONE_TEST[0m
2026/04/08 03:19:29 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1/subdir-not/" for canonical name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1/subdir-not"
2026/04/08 03:19:29 INFO : RCLONE_TEST: Deleted
2026/04/08 03:19:29 NOTICE: [36m(35) :[0m [34mdelete-file /tmp/031826ko/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST[0m
2026/04/08 03:19:29 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/check_access_filters/path2/subdir-not/subdir-not2/" for canonical name "/tmp/031826ko/check_access_filters/path2/subdir-not/subdir-not2"
2026/04/08 03:19:29 INFO : RCLONE_TEST: Deleted
2026/04/08 03:19:29 NOTICE: [36m(36) :[0m [34mtest INCLUDE - test should PASS[0m
2026/04/08 03:19:29 NOTICE: [36m(37) :[0m [34mbisync check-access filters-file=/tmp/031826ko/workdir/include-other-filtersfile.txt[0m
2026/04/08 03:19:31 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:19:31 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:19:31 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/08 03:19:31 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/08 03:19:31 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/08 03:19:31 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/08 03:19:31 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/08 03:19:31 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/08 03:19:31 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:19:31 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:19:31 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1/" with Path2 "/tmp/031826ko/check_access_filters/path2/"
2026/04/08 03:19:31 INFO : Using filters file /tmp/031826ko/workdir/include-other-filtersfile.txt
2026/04/08 03:19:31 INFO : Building Path1 and Path2 listings
2026/04/08 03:19:31 INFO : Path1 checking for diffs
2026/04/08 03:19:31 INFO : Path2 checking for diffs
2026/04/08 03:19:31 INFO : Checking access health
2026/04/08 03:19:31 INFO : Found 5 matching "RCLONE_TEST" files on both paths
2026/04/08 03:19:31 INFO : No changes found
2026/04/08 03:19:31 INFO : Updating listings
2026/04/08 03:19:31 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1/" vs Path2 "/tmp/031826ko/check_access_filters/path2/"
2026/04/08 03:19:31 INFO : [32mBisync successful[0m
2026/04/08 03:19:31 NOTICE: [36m(38) :[0m [34mcopy-listings include-pass-run[0m
2026/04/08 03:19:31 NOTICE: [36m(39) :[0m [34mtest INCLUDE - delete RCLONE_TEST files in included directories[0m
2026/04/08 03:19:31 NOTICE: [36m(40) :[0m [34mdelete-file /tmp/031826ko/check_access_filters/path2/RCLONE_TEST[0m
2026/04/08 03:19:31 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/check_access_filters/path2/" for canonical name "/tmp/031826ko/check_access_filters/path2"
2026/04/08 03:19:31 INFO : RCLONE_TEST: Deleted
2026/04/08 03:19:31 NOTICE: [36m(41) :[0m [34mdelete-file TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1/subdir/RCLONE_TEST[0m
2026/04/08 03:19:31 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1/subdir/" for canonical name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1/subdir"
2026/04/08 03:19:32 INFO : RCLONE_TEST: Deleted
2026/04/08 03:19:32 NOTICE: [36m(42) :[0m [34mdelete-file TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1/subdirX/subdirX1/RCLONE_TEST[0m
2026/04/08 03:19:32 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1/subdirX/subdirX1/"
2026/04/08 03:19:32 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1/subdirX/subdirX1/" to be canonical "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1/subdirX/subdirX1"
2026/04/08 03:19:32 INFO : RCLONE_TEST: Deleted
2026/04/08 03:19:32 NOTICE: [36m(43) :[0m [34mtest INCLUDE - test should ABORT[0m
2026/04/08 03:19:32 NOTICE: [36m(44) :[0m [34mbisync check-access filters-file=/tmp/031826ko/workdir/include-other-filtersfile.txt[0m
2026/04/08 03:19:34 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:19:34 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:19:34 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/08 03:19:34 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/08 03:19:34 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/08 03:19:34 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/08 03:19:34 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/08 03:19:34 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/08 03:19:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:19:34 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:19:34 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_access_filters/path1/" with Path2 "/tmp/031826ko/check_access_filters/path2/"
2026/04/08 03:19:34 INFO : Using filters file /tmp/031826ko/workdir/include-other-filtersfile.txt
2026/04/08 03:19:34 INFO : Building Path1 and Path2 listings
2026/04/08 03:19:34 INFO : Path1 checking for diffs
2026/04/08 03:19:34 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/04/08 03:19:34 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdirX/subdirX1/RCLONE_TEST[0m
2026/04/08 03:19:34 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 2 deleted[0m
2026/04/08 03:19:34 INFO : Path2 checking for diffs
2026/04/08 03:19:34 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/04/08 03:19:34 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/08 03:19:34 INFO : Checking access health
2026/04/08 03:19:34 ERROR : Access test failed: Path1 count 3, Path2 count 4 - RCLONE_TEST
2026/04/08 03:19:34 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36mRCLONE_TEST[0m
2026/04/08 03:19:34 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdir/RCLONE_TEST[0m
2026/04/08 03:19:34 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdirX/subdirX1/RCLONE_TEST[0m
2026/04/08 03:19:34 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/08 03:19:34 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/08 03:19:34 NOTICE: Bisync error: bisync aborted
2026/04/08 03:19:34 NOTICE: [36m(45) :[0m [34mmove-listings include-error-run[0m
2026/04/08 03:19:34 DEBUG : Waiting for deletions to finish
2026/04/08 03:19:34 INFO : RCLONE_TEST: Deleted
2026/04/08 03:19:34 INFO : file3.txt: Deleted
2026/04/08 03:19:34 INFO : subdir-not/file20.txt: Deleted
2026/04/08 03:19:34 INFO : file2.txt: Deleted
2026/04/08 03:19:34 INFO : subdir-not/subdir-not2/file30.txt: Deleted
2026/04/08 03:19:34 INFO : file4.txt: Deleted
2026/04/08 03:19:34 INFO : file1.txt: Deleted
2026/04/08 03:19:34 INFO : subdir-not/subdir-not2/RCLONE_TEST: Deleted
2026/04/08 03:19:34 INFO : subdir/file20.txt: Deleted
2026/04/08 03:19:34 INFO : subdir/subdirA/RCLONE_TEST: Deleted
2026/04/08 03:19:34 INFO : subdir/subdirB/RCLONE_TEST: Deleted
2026/04/08 03:19:34 INFO : subdir/subdirA/file30.txt: Deleted
2026/04/08 03:19:34 INFO : subdirX/RCLONE_TEST: Deleted
2026/04/08 03:19:34 INFO : subdir/subdirB/file30.txt: Deleted
2026/04/08 03:19:34 INFO : subdirX/subdirX1/file30.txt: Deleted
2026/04/08 03:19:34 INFO : subdirX/file20.txt: Deleted
2026/04/08 03:19:34 DEBUG : removing 1 level 0 directories
2026/04/08 03:19:34 INFO : Azure container rclone-test-nicexik6diti path 031826ko/check_access_filters/path1: Removing directory
2026/04/08 03:19:34 DEBUG : Waiting for deletions to finish
2026/04/08 03:19:34 INFO : subdirX/subdirX1/file30.txt: Deleted
2026/04/08 03:19:34 INFO : file1.txt: Deleted
2026/04/08 03:19:34 INFO : file2.txt: Deleted
2026/04/08 03:19:34 INFO : file3.txt: Deleted
2026/04/08 03:19:34 INFO : file4.txt: Deleted
2026/04/08 03:19:34 INFO : subdir/subdirB/file30.txt: Deleted
2026/04/08 03:19:34 INFO : subdirX/RCLONE_TEST: Deleted
2026/04/08 03:19:34 INFO : subdir-not/subdir-not2/file30.txt: Deleted
2026/04/08 03:19:34 INFO : subdirX/file20.txt: Deleted
2026/04/08 03:19:34 INFO : subdirX/subdirX1/RCLONE_TEST: Deleted
2026/04/08 03:19:34 INFO : subdir/RCLONE_TEST: Deleted
2026/04/08 03:19:34 INFO : subdir/file20.txt: Deleted
2026/04/08 03:19:34 INFO : subdir/subdirB/RCLONE_TEST: Deleted
2026/04/08 03:19:34 INFO : subdir-not/RCLONE_TEST: Deleted
2026/04/08 03:19:34 INFO : subdir/subdirA/file30.txt: Deleted
2026/04/08 03:19:34 INFO : subdir-not/file20.txt: Deleted
2026/04/08 03:19:34 DEBUG : removing 4 level 2 directories
2026/04/08 03:19:34 INFO : subdirX/subdirX1: Removing directory
2026/04/08 03:19:34 INFO : subdir-not/subdir-not2: Removing directory
2026/04/08 03:19:34 INFO : subdir/subdirA: Removing directory
2026/04/08 03:19:34 INFO : subdir/subdirB: Removing directory
2026/04/08 03:19:34 DEBUG : removing 3 level 1 directories
2026/04/08 03:19:34 INFO : subdirX: Removing directory
2026/04/08 03:19:34 INFO : subdir: Removing directory
2026/04/08 03:19:34 INFO : subdir-not: Removing directory
2026/04/08 03:19:34 DEBUG : removing 1 level 0 directories
2026/04/08 03:19:34 INFO : Local file system at /tmp/031826ko/check_access_filters/path2: Removing directory
bisync_test.go:608: [32mTEST check_access_filters PASSED[0m
=== RUN TestBisyncRemoteLocal/check_filename
2026/04/08 03:19:34 INFO : path1: Making directory
2026/04/08 03:19:34 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_filename/path1"
2026/04/08 03:19:34 DEBUG : Creating backend with remote "/tmp/031826ko/check_filename/path2"
2026/04/08 03:19:34 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_filename/initial"
2026/04/08 03:19:34 DEBUG : Creating backend with remote "/tmp/031826ko/initdir/test_check_filename-wirugos5"
2026/04/08 03:19:34 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/04/08 03:19:34 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:34 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:34 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:34 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:34 DEBUG : subdir: Making directory with metadata
2026/04/08 03:19:34 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:19:34 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:19:34 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/04/08 03:19:34 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:34 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/04/08 03:19:34 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:19:34 DEBUG : Local file system at /tmp/031826ko/initdir/test_check_filename-wirugos5: Waiting for checks to finish
2026/04/08 03:19:34 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:34 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:19:34 INFO : file2.txt: Copied (new)
2026/04/08 03:19:34 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:19:34 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:19:34 DEBUG : Local file system at /tmp/031826ko/initdir/test_check_filename-wirugos5: Waiting for transfers to finish
2026/04/08 03:19:34 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:19:34 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:34 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:19:34 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:34 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:34 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/04/08 03:19:34 INFO : .chk_file: Copied (new)
2026/04/08 03:19:34 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/04/08 03:19:34 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:19:34 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/04/08 03:19:34 INFO : subdir/.chk_file: Copied (new)
2026/04/08 03:19:34 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:19:34 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:34 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:19:34 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:19:34 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:19:34 INFO : file1.txt: Copied (new)
2026/04/08 03:19:34 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:19:34 INFO : file4.txt: Copied (new)
2026/04/08 03:19:34 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:19:34 INFO : file3.txt: Copied (new)
2026/04/08 03:19:34 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:19:34 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_filename/modfiles"
2026/04/08 03:19:34 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_check_filename-nufezew1"
2026/04/08 03:19:34 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:34 DEBUG : Local file system at /tmp/031826ko/datadir/test_check_filename-nufezew1: Waiting for checks to finish
2026/04/08 03:19:34 DEBUG : Local file system at /tmp/031826ko/datadir/test_check_filename-nufezew1: Waiting for transfers to finish
2026/04/08 03:19:34 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/08 03:19:34 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/08 03:19:34 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/08 03:19:34 INFO : hold.txt: Copied (new)
2026/04/08 03:19:34 DEBUG : Waiting for deletions to finish
2026/04/08 03:19:34 DEBUG : removing 1 level 0 directories
2026/04/08 03:19:34 INFO : Azure container rclone-test-nicexik6diti path 031826ko/check_filename/path1: Removing directory
2026/04/08 03:19:34 DEBUG : Waiting for deletions to finish
2026/04/08 03:19:34 ERROR : error listing: directory not found
2026/04/08 03:19:34 ERROR : Local file system at /tmp/031826ko/check_filename/path2: Failed to list "": directory not found
2026/04/08 03:19:34 DEBUG : removing 1 level 0 directories
2026/04/08 03:19:34 INFO : Local file system at /tmp/031826ko/check_filename/path2: Removing directory
2026/04/08 03:19:34 ERROR : Failed to rmdir: stat /tmp/031826ko/check_filename/path2: no such file or directory
2026/04/08 03:19:34 ERROR : error listing: directory not found
2026/04/08 03:19:34 NOTICE: checking initFs Local file system at /tmp/031826ko/initdir/test_check_filename-wirugos5
2026/04/08 03:19:34 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/04/08 03:19:34 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:34 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:34 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:34 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:34 INFO : subdir: Making directory
2026/04/08 03:19:34 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/04/08 03:19:34 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:34 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/check_filename/path1: Waiting for checks to finish
2026/04/08 03:19:34 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/check_filename/path1: Waiting for transfers to finish
2026/04/08 03:19:35 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:19:35 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:35 INFO : file2.txt: Copied (new)
2026/04/08 03:19:35 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:19:35 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:35 INFO : file1.txt: Copied (new)
2026/04/08 03:19:35 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:19:35 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:35 INFO : file3.txt: Copied (new)
2026/04/08 03:19:35 DEBUG : .chk_file: size = 109 OK
2026/04/08 03:19:35 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:19:35 INFO : .chk_file: Copied (new)
2026/04/08 03:19:35 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:19:35 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:35 INFO : file4.txt: Copied (new)
2026/04/08 03:19:35 DEBUG : subdir/.chk_file: size = 109 OK
2026/04/08 03:19:35 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:19:35 INFO : subdir/.chk_file: Copied (new)
2026/04/08 03:19:35 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:19:35 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:35 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:19:35 NOTICE: checking Path1 Azure container rclone-test-nicexik6diti path 031826ko/check_filename/path1
2026/04/08 03:19:35 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/04/08 03:19:35 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:35 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:35 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:35 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:35 DEBUG : subdir: Making directory with metadata
2026/04/08 03:19:35 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:19:35 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:19:35 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/04/08 03:19:35 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/04/08 03:19:35 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:35 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:19:35 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:19:35 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:35 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:19:35 INFO : file1.txt: Copied (new)
2026/04/08 03:19:35 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:19:35 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:19:35 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:19:35 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:35 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/04/08 03:19:35 INFO : .chk_file: Copied (new)
2026/04/08 03:19:35 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:19:35 INFO : file4.txt: Copied (new)
2026/04/08 03:19:35 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:19:35 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:35 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/04/08 03:19:35 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:35 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:19:35 INFO : file2.txt: Copied (new)
2026/04/08 03:19:35 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:35 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:19:35 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:19:35 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:19:35 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:19:35 INFO : file3.txt: Copied (new)
2026/04/08 03:19:35 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/04/08 03:19:35 INFO : subdir/.chk_file: Copied (new)
2026/04/08 03:19:35 DEBUG : Local file system at /tmp/031826ko/check_filename/path2: Waiting for checks to finish
2026/04/08 03:19:35 DEBUG : Local file system at /tmp/031826ko/check_filename/path2: Waiting for transfers to finish
2026/04/08 03:19:35 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:19:35 NOTICE: checking path2 Local file system at /tmp/031826ko/check_filename/path2
2026/04/08 03:19:35 NOTICE: [36m(01) :[0m [34mtest check-filename[0m
2026/04/08 03:19:35 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:19:35 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/08 03:19:37 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/check_filename/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:19:37 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:19:37 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:19:37 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:19:37 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_filename/path1/" with Path2 "/tmp/031826ko/check_filename/path2/"
2026/04/08 03:19:37 INFO : Copying Path2 files to Path1
2026/04/08 03:19:37 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:19:37 INFO : There was nothing to transfer
2026/04/08 03:19:37 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:19:37 INFO : There was nothing to transfer
2026/04/08 03:19:37 INFO : Resync updating listings
2026/04/08 03:19:37 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_filename/path1/" vs Path2 "/tmp/031826ko/check_filename/path2/"
2026/04/08 03:19:37 INFO : [32mBisync successful[0m
2026/04/08 03:19:37 NOTICE: [36m(04) :[0m [34mtest 1. see that check-access passes with the initial setup[0m
2026/04/08 03:19:37 NOTICE: [36m(05) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/04/08 03:19:39 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/check_filename/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:19:39 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:19:39 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:19:39 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:19:39 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_filename/path1/" with Path2 "/tmp/031826ko/check_filename/path2/"
2026/04/08 03:19:39 INFO : Building Path1 and Path2 listings
2026/04/08 03:19:39 INFO : Path1 checking for diffs
2026/04/08 03:19:39 INFO : Path2 checking for diffs
2026/04/08 03:19:39 INFO : Checking access health
2026/04/08 03:19:39 INFO : Found 2 matching ".chk_file" files on both paths
2026/04/08 03:19:39 INFO : No changes found
2026/04/08 03:19:39 INFO : Updating listings
2026/04/08 03:19:39 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_filename/path1/" vs Path2 "/tmp/031826ko/check_filename/path2/"
2026/04/08 03:19:39 INFO : [32mBisync successful[0m
2026/04/08 03:19:39 NOTICE: [36m(06) :[0m [34mcopy-listings initial-pass[0m
2026/04/08 03:19:39 NOTICE: [36m(07) :[0m [34mtest 2. delete the remote subdir .chk_file, run sync. should fail critical.[0m
2026/04/08 03:19:39 NOTICE: [36m(08) :[0m [34mdelete-file /tmp/031826ko/check_filename/path2/subdir/.chk_file[0m
2026/04/08 03:19:39 DEBUG : Creating backend with remote "/tmp/031826ko/check_filename/path2/subdir/"
2026/04/08 03:19:39 DEBUG : fs cache: renaming cache item "/tmp/031826ko/check_filename/path2/subdir/" to be canonical "/tmp/031826ko/check_filename/path2/subdir"
2026/04/08 03:19:39 INFO : .chk_file: Deleted
2026/04/08 03:19:39 NOTICE: [36m(09) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/04/08 03:19:42 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/check_filename/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:19:42 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:19:42 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:19:42 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:19:42 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_filename/path1/" with Path2 "/tmp/031826ko/check_filename/path2/"
2026/04/08 03:19:42 INFO : Building Path1 and Path2 listings
2026/04/08 03:19:42 INFO : Path1 checking for diffs
2026/04/08 03:19:42 INFO : Path2 checking for diffs
2026/04/08 03:19:42 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir/.chk_file[0m
2026/04/08 03:19:42 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/08 03:19:42 INFO : Checking access health
2026/04/08 03:19:42 ERROR : Access test failed: Path1 count 2, Path2 count 1 - .chk_file
2026/04/08 03:19:42 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36msubdir/.chk_file[0m
2026/04/08 03:19:42 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/08 03:19:42 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/08 03:19:42 NOTICE: Bisync error: bisync aborted
2026/04/08 03:19:42 NOTICE: [36m(10) :[0m [34mmove-listings path2-missing[0m
2026/04/08 03:19:42 NOTICE: [36m(11) :[0m [34mtest 3. put the remote subdir .chk_file back, run resync.[0m
2026/04/08 03:19:42 NOTICE: [36m(12) :[0m [34mcopy-file TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_filename/path1/subdir/.chk_file /tmp/031826ko/check_filename/path2/subdir/[0m
2026/04/08 03:19:42 DEBUG : copyFile "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_filename/path1/subdir/.chk_file" to "/tmp/031826ko/check_filename/path2/subdir/" as ""
2026/04/08 03:19:42 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_filename/path1/subdir/.chk_file"
2026/04/08 03:19:42 DEBUG : Creating backend with remote "/tmp/031826ko/check_filename/path2/subdir/"
2026/04/08 03:19:42 DEBUG : operations.CopyFile ".chk_file" to "Local file system at /tmp/031826ko/check_filename/path2/subdir" as ".chk_file"
2026/04/08 03:19:42 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/04/08 03:19:42 DEBUG : .chk_file.d9919a3b.partial: size = 109 OK
2026/04/08 03:19:42 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:19:42 DEBUG : .chk_file.d9919a3b.partial: renamed to: .chk_file
2026/04/08 03:19:42 INFO : .chk_file: Copied (new)
2026/04/08 03:19:42 NOTICE: [36m(13) :[0m [34mbisync check-access resync check-filename=.chk_file[0m
2026/04/08 03:19:44 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/check_filename/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:19:44 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:19:44 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:19:44 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:19:44 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_filename/path1/" with Path2 "/tmp/031826ko/check_filename/path2/"
2026/04/08 03:19:44 INFO : Copying Path2 files to Path1
2026/04/08 03:19:44 INFO : Checking access health
2026/04/08 03:19:44 INFO : Found 2 matching ".chk_file" files on both paths
2026/04/08 03:19:44 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:19:44 INFO : There was nothing to transfer
2026/04/08 03:19:44 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:19:44 INFO : There was nothing to transfer
2026/04/08 03:19:44 INFO : Resync updating listings
2026/04/08 03:19:44 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_filename/path1/" vs Path2 "/tmp/031826ko/check_filename/path2/"
2026/04/08 03:19:44 INFO : [32mBisync successful[0m
2026/04/08 03:19:44 NOTICE: [36m(14) :[0m [34mtest 4. run sync with check-access. should pass.[0m
2026/04/08 03:19:44 NOTICE: [36m(15) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/04/08 03:19:46 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/check_filename/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:19:46 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:19:46 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:19:46 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:19:46 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_filename/path1/" with Path2 "/tmp/031826ko/check_filename/path2/"
2026/04/08 03:19:46 INFO : Building Path1 and Path2 listings
2026/04/08 03:19:47 INFO : Path1 checking for diffs
2026/04/08 03:19:47 INFO : Path2 checking for diffs
2026/04/08 03:19:47 INFO : Checking access health
2026/04/08 03:19:47 INFO : Found 2 matching ".chk_file" files on both paths
2026/04/08 03:19:47 INFO : No changes found
2026/04/08 03:19:47 INFO : Updating listings
2026/04/08 03:19:47 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_filename/path1/" vs Path2 "/tmp/031826ko/check_filename/path2/"
2026/04/08 03:19:47 INFO : [32mBisync successful[0m
2026/04/08 03:19:47 DEBUG : Waiting for deletions to finish
2026/04/08 03:19:47 INFO : file1.txt: Deleted
2026/04/08 03:19:47 INFO : file2.txt: Deleted
2026/04/08 03:19:47 INFO : subdir/.chk_file: Deleted
2026/04/08 03:19:47 INFO : .chk_file: Deleted
2026/04/08 03:19:47 INFO : file4.txt: Deleted
2026/04/08 03:19:47 INFO : subdir/file20.txt: Deleted
2026/04/08 03:19:47 INFO : file3.txt: Deleted
2026/04/08 03:19:47 DEBUG : removing 1 level 0 directories
2026/04/08 03:19:47 INFO : Azure container rclone-test-nicexik6diti path 031826ko/check_filename/path1: Removing directory
2026/04/08 03:19:47 DEBUG : Waiting for deletions to finish
2026/04/08 03:19:47 INFO : file1.txt: Deleted
2026/04/08 03:19:47 INFO : file3.txt: Deleted
2026/04/08 03:19:47 INFO : file4.txt: Deleted
2026/04/08 03:19:47 INFO : subdir/file20.txt: Deleted
2026/04/08 03:19:47 INFO : subdir/.chk_file: Deleted
2026/04/08 03:19:47 INFO : .chk_file: Deleted
2026/04/08 03:19:47 INFO : file2.txt: Deleted
2026/04/08 03:19:47 DEBUG : removing 1 level 1 directories
2026/04/08 03:19:47 INFO : subdir: Removing directory
2026/04/08 03:19:47 DEBUG : removing 1 level 0 directories
2026/04/08 03:19:47 INFO : Local file system at /tmp/031826ko/check_filename/path2: Removing directory
bisync_test.go:608: [32mTEST check_filename PASSED[0m
=== RUN TestBisyncRemoteLocal/check_sync
2026/04/08 03:19:47 INFO : path1: Making directory
2026/04/08 03:19:47 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_sync/path1"
2026/04/08 03:19:47 DEBUG : Creating backend with remote "/tmp/031826ko/check_sync/path2"
2026/04/08 03:19:47 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_sync/initial"
2026/04/08 03:19:47 DEBUG : Creating backend with remote "/tmp/031826ko/initdir/test_check_sync-wogudig5"
2026/04/08 03:19:47 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:19:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:47 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:47 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:47 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:47 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:47 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:47 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:47 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:47 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:19:47 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:19:47 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:19:47 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:19:47 DEBUG : Local file system at /tmp/031826ko/initdir/test_check_sync-wogudig5: Waiting for checks to finish
2026/04/08 03:19:47 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:19:47 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:19:47 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:19:47 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:19:47 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:47 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:19:47 INFO : file1.txt: Copied (new)
2026/04/08 03:19:47 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:19:47 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:47 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:19:47 INFO : file2.txt: Copied (new)
2026/04/08 03:19:47 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:19:47 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:47 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:19:47 INFO : file3.txt: Copied (new)
2026/04/08 03:19:47 DEBUG : Local file system at /tmp/031826ko/initdir/test_check_sync-wogudig5: Waiting for transfers to finish
2026/04/08 03:19:47 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:47 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:47 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:47 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:19:47 INFO : file5.txt: Copied (new)
2026/04/08 03:19:47 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:19:47 INFO : file6.txt: Copied (new)
2026/04/08 03:19:47 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:19:47 INFO : file4.txt: Copied (new)
2026/04/08 03:19:47 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:19:47 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:47 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:19:47 INFO : file8.txt: Copied (new)
2026/04/08 03:19:47 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:19:47 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:47 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:19:47 INFO : file7.txt: Copied (new)
2026/04/08 03:19:47 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_sync/modfiles"
2026/04/08 03:19:47 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_check_sync-nutuzec1"
2026/04/08 03:19:47 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Need to transfer - File not found at Destination
2026/04/08 03:19:47 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Need to transfer - File not found at Destination
2026/04/08 03:19:47 DEBUG : Local file system at /tmp/031826ko/datadir/test_check_sync-nutuzec1: Waiting for checks to finish
2026/04/08 03:19:47 DEBUG : Local file system at /tmp/031826ko/datadir/test_check_sync-nutuzec1: Waiting for transfers to finish
2026/04/08 03:19:47 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: size = 792 OK
2026/04/08 03:19:47 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK
2026/04/08 03:19:47 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: renamed to: _testdir_path1.._testdir_path2.path2.lst
2026/04/08 03:19:47 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (new)
2026/04/08 03:19:47 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: size = 792 OK
2026/04/08 03:19:47 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK
2026/04/08 03:19:47 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: renamed to: _testdir_path1.._testdir_path2.path1.lst
2026/04/08 03:19:47 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (new)
2026/04/08 03:19:47 DEBUG : Waiting for deletions to finish
2026/04/08 03:19:47 DEBUG : removing 1 level 0 directories
2026/04/08 03:19:47 INFO : Azure container rclone-test-nicexik6diti path 031826ko/check_sync/path1: Removing directory
2026/04/08 03:19:47 DEBUG : Waiting for deletions to finish
2026/04/08 03:19:47 ERROR : error listing: directory not found
2026/04/08 03:19:47 ERROR : Local file system at /tmp/031826ko/check_sync/path2: Failed to list "": directory not found
2026/04/08 03:19:47 DEBUG : removing 1 level 0 directories
2026/04/08 03:19:47 INFO : Local file system at /tmp/031826ko/check_sync/path2: Removing directory
2026/04/08 03:19:47 ERROR : Failed to rmdir: stat /tmp/031826ko/check_sync/path2: no such file or directory
2026/04/08 03:19:47 ERROR : error listing: directory not found
2026/04/08 03:19:47 NOTICE: checking initFs Local file system at /tmp/031826ko/initdir/test_check_sync-wogudig5
2026/04/08 03:19:47 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:19:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:47 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:47 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:47 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:47 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:47 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:47 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:47 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:47 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/check_sync/path1: Waiting for checks to finish
2026/04/08 03:19:47 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/check_sync/path1: Waiting for transfers to finish
2026/04/08 03:19:47 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:19:47 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:19:47 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:19:47 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:19:47 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:47 INFO : file2.txt: Copied (new)
2026/04/08 03:19:47 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:19:47 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:47 INFO : file3.txt: Copied (new)
2026/04/08 03:19:47 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:19:47 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:47 INFO : file1.txt: Copied (new)
2026/04/08 03:19:47 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:19:47 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:47 INFO : file4.txt: Copied (new)
2026/04/08 03:19:47 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:19:47 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:47 INFO : file7.txt: Copied (new)
2026/04/08 03:19:47 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:19:47 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:47 INFO : file5.txt: Copied (new)
2026/04/08 03:19:47 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:19:47 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:47 INFO : file6.txt: Copied (new)
2026/04/08 03:19:47 DEBUG : file8.txt: size = 0 OK
2026/04/08 03:19:47 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:47 INFO : file8.txt: Copied (new)
2026/04/08 03:19:47 NOTICE: checking Path1 Azure container rclone-test-nicexik6diti path 031826ko/check_sync/path1
2026/04/08 03:19:47 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:19:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:47 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:47 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:47 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:47 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:47 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:47 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:47 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:19:47 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:19:47 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:19:47 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:19:47 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:47 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:19:47 INFO : file1.txt: Copied (new)
2026/04/08 03:19:47 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:19:47 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:47 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:19:47 INFO : file2.txt: Copied (new)
2026/04/08 03:19:47 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:19:47 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:47 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:19:47 INFO : file3.txt: Copied (new)
2026/04/08 03:19:47 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:19:47 DEBUG : Local file system at /tmp/031826ko/check_sync/path2: Waiting for checks to finish
2026/04/08 03:19:47 DEBUG : Local file system at /tmp/031826ko/check_sync/path2: Waiting for transfers to finish
2026/04/08 03:19:47 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:47 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:19:47 INFO : file5.txt: Copied (new)
2026/04/08 03:19:47 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:19:47 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:47 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:19:47 INFO : file7.txt: Copied (new)
2026/04/08 03:19:47 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:19:47 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:47 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:19:47 INFO : file8.txt: Copied (new)
2026/04/08 03:19:47 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:47 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:19:47 INFO : file6.txt: Copied (new)
2026/04/08 03:19:47 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:19:47 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:19:47 INFO : file4.txt: Copied (new)
2026/04/08 03:19:47 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:19:47 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:19:47 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:19:47 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:19:47 NOTICE: checking path2 Local file system at /tmp/031826ko/check_sync/path2
2026/04/08 03:19:47 NOTICE: [36m(01) :[0m [34mtest check-sync[0m
2026/04/08 03:19:47 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:19:47 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/08 03:19:49 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/check_sync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:19:49 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:19:49 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:19:49 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_sync/path1/" with Path2 "/tmp/031826ko/check_sync/path2/"
2026/04/08 03:19:49 INFO : Copying Path2 files to Path1
2026/04/08 03:19:49 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:19:50 INFO : There was nothing to transfer
2026/04/08 03:19:50 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:19:50 INFO : There was nothing to transfer
2026/04/08 03:19:50 INFO : Resync updating listings
2026/04/08 03:19:50 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_sync/path1/" vs Path2 "/tmp/031826ko/check_sync/path2/"
2026/04/08 03:19:50 INFO : [32mBisync successful[0m
2026/04/08 03:19:50 NOTICE: [36m(04) :[0m [34mtest 1. run check-sync-only on a clean sync[0m
2026/04/08 03:19:50 NOTICE: [36m(05) :[0m [34mbisync check-sync-only[0m
2026/04/08 03:19:52 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/check_sync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:19:52 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:19:52 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:19:52 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_sync/path1/" vs Path2 "/tmp/031826ko/check_sync/path2/"
2026/04/08 03:19:52 INFO : [32mBisync successful[0m
2026/04/08 03:19:52 NOTICE: [36m(06) :[0m [34mtest 2. inject modified listings into the workdir[0m
2026/04/08 03:19:52 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/031826ko/datadir/test_check_sync-nutuzec1/_testdir_path1.._testdir_path2.path1.lst /tmp/031826ko/workdir/ TestAzureBlob_rclone-test-nicexik6diti_031826ko_check_sync_path1..tmp_031826ko_check_sync_path2.path1.lst[0m
2026/04/08 03:19:52 DEBUG : copyFile "/tmp/031826ko/datadir/test_check_sync-nutuzec1/_testdir_path1.._testdir_path2.path1.lst" to "/tmp/031826ko/workdir/" as "TestAzureBlob_rclone-test-nicexik6diti_031826ko_check_sync_path1..tmp_031826ko_check_sync_path2.path1.lst"
2026/04/08 03:19:52 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_check_sync-nutuzec1/_testdir_path1.._testdir_path2.path1.lst"
2026/04/08 03:19:52 DEBUG : Creating backend with remote "/tmp/031826ko/workdir/"
2026/04/08 03:19:52 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path1.lst" to "Local file system at /tmp/031826ko/workdir" as "TestAzureBlob_rclone-test-nicexik6diti_031826ko_check_sync_path1..tmp_031826ko_check_sync_path2.path1.lst"
2026/04/08 03:19:52 DEBUG : _testdir_path1.._testdir_path2.path1.lst: size = 792 (Local file system at /tmp/031826ko/datadir/test_check_sync-nutuzec1)
2026/04/08 03:19:52 DEBUG : TestAzureBlob_rclone-test-nicexik6diti_031826ko_check_sync_path1..tmp_031826ko_check_sync_path2.path1.lst: size = 620 (Local file system at /tmp/031826ko/workdir)
2026/04/08 03:19:52 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Sizes differ
2026/04/08 03:19:52 DEBUG : TestAzureBlob_rclone-test-nicexik6diti_031826ko_check_sync_path1..tmp_031826ko_check_syn.76a04fa3.partial: size = 792 OK
2026/04/08 03:19:52 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK
2026/04/08 03:19:52 DEBUG : TestAzureBlob_rclone-test-nicexik6diti_031826ko_check_sync_path1..tmp_031826ko_check_syn.76a04fa3.partial: renamed to: TestAzureBlob_rclone-test-nicexik6diti_031826ko_check_sync_path1..tmp_031826ko_check_sync_path2.path1.lst
2026/04/08 03:19:52 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (replaced existing) to: TestAzureBlob_rclone-test-nicexik6diti_031826ko_check_sync_path1..tmp_031826ko_check_sync_path2.path1.lst
2026/04/08 03:19:52 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/031826ko/datadir/test_check_sync-nutuzec1/_testdir_path1.._testdir_path2.path2.lst /tmp/031826ko/workdir/ TestAzureBlob_rclone-test-nicexik6diti_031826ko_check_sync_path1..tmp_031826ko_check_sync_path2.path2.lst[0m
2026/04/08 03:19:52 DEBUG : copyFile "/tmp/031826ko/datadir/test_check_sync-nutuzec1/_testdir_path1.._testdir_path2.path2.lst" to "/tmp/031826ko/workdir/" as "TestAzureBlob_rclone-test-nicexik6diti_031826ko_check_sync_path1..tmp_031826ko_check_sync_path2.path2.lst"
2026/04/08 03:19:52 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_check_sync-nutuzec1/_testdir_path1.._testdir_path2.path2.lst"
2026/04/08 03:19:52 DEBUG : Creating backend with remote "/tmp/031826ko/workdir/"
2026/04/08 03:19:52 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path2.lst" to "Local file system at /tmp/031826ko/workdir" as "TestAzureBlob_rclone-test-nicexik6diti_031826ko_check_sync_path1..tmp_031826ko_check_sync_path2.path2.lst"
2026/04/08 03:19:52 DEBUG : _testdir_path1.._testdir_path2.path2.lst: size = 792 (Local file system at /tmp/031826ko/datadir/test_check_sync-nutuzec1)
2026/04/08 03:19:52 DEBUG : TestAzureBlob_rclone-test-nicexik6diti_031826ko_check_sync_path1..tmp_031826ko_check_sync_path2.path2.lst: size = 620 (Local file system at /tmp/031826ko/workdir)
2026/04/08 03:19:52 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Sizes differ
2026/04/08 03:19:52 DEBUG : TestAzureBlob_rclone-test-nicexik6diti_031826ko_check_sync_path1..tmp_031826ko_check_syn.3b484fc4.partial: size = 792 OK
2026/04/08 03:19:52 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK
2026/04/08 03:19:52 DEBUG : TestAzureBlob_rclone-test-nicexik6diti_031826ko_check_sync_path1..tmp_031826ko_check_syn.3b484fc4.partial: renamed to: TestAzureBlob_rclone-test-nicexik6diti_031826ko_check_sync_path1..tmp_031826ko_check_sync_path2.path2.lst
2026/04/08 03:19:52 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (replaced existing) to: TestAzureBlob_rclone-test-nicexik6diti_031826ko_check_sync_path1..tmp_031826ko_check_sync_path2.path2.lst
2026/04/08 03:19:52 NOTICE: [36m(09) :[0m [34mtest 3. run check-sync-only on modified listings[0m
2026/04/08 03:19:52 NOTICE: [36m(10) :[0m [34mbisync check-sync-only[0m
2026/04/08 03:19:54 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/check_sync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:19:54 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:19:54 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:19:54 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_sync/path1/" vs Path2 "/tmp/031826ko/check_sync/path2/"
2026/04/08 03:19:54 ERROR : - [34m[0m [35mPath1 file not found in Path2[0m - [36mfile2.txt[0m
2026/04/08 03:19:54 ERROR : - [34m[0m [35mPath2 file not found in Path1[0m - [36mfile1.txt[0m
2026/04/08 03:19:54 ERROR : [31mBisync critical error: path1 and path2 are out of sync, run --resync to recover[0m
2026/04/08 03:19:54 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/08 03:19:54 NOTICE: Bisync error: bisync aborted
2026/04/08 03:19:54 NOTICE: [36m(11) :[0m [34mcopy-listings check-sync-only[0m
2026/04/08 03:19:54 NOTICE: [36m(12) :[0m [34mtest 4. run normal sync to check that it aborts[0m
2026/04/08 03:19:54 NOTICE: [36m(13) :[0m [34mbisync[0m
2026/04/08 03:19:56 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/check_sync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:19:56 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:19:56 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:19:56 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_sync/path1/" with Path2 "/tmp/031826ko/check_sync/path2/"
2026/04/08 03:19:56 ERROR : [31mBisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run
[35mTip: here are the filenames we were looking for. Do they exist?
[0m[36mPath1: [94m/tmp/031826ko/workdir/TestAzureBlob_rclone-test-nicexik6diti_031826ko_check_sync_path1..tmp_031826ko_check_sync_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/031826ko/workdir/TestAzureBlob_rclone-test-nicexik6diti_031826ko_check_sync_path1..tmp_031826ko_check_sync_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/031826ko/workdir"[0m[0m
2026/04/08 03:19:56 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/08 03:19:56 NOTICE: Bisync error: bisync aborted
2026/04/08 03:19:56 NOTICE: [36m(14) :[0m [34mtest 5. prune failure listings after critical abort[0m
2026/04/08 03:19:56 NOTICE: [36m(15) :[0m [34mdelete-glob /tmp/031826ko/workdir/ *.lst[0m
2026/04/08 03:19:56 DEBUG : Creating backend with remote "/tmp/031826ko/workdir/"
2026/04/08 03:19:56 DEBUG : fs cache: renaming cache item "/tmp/031826ko/workdir/" to be canonical "/tmp/031826ko/workdir"
2026/04/08 03:19:56 DEBUG : Waiting for deletions to finish
2026/04/08 03:19:56 NOTICE: [36m(16) :[0m [34mdelete-glob /tmp/031826ko/workdir/ *.lst-err[0m
2026/04/08 03:19:56 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/workdir/" for canonical name "/tmp/031826ko/workdir"
2026/04/08 03:19:56 DEBUG : Waiting for deletions to finish
2026/04/08 03:19:56 INFO : TestAzureBlob_rclone-test-nicexik6diti_031826ko_check_sync_path1..tmp_031826ko_check_sync_path2.path2.lst-err: Deleted
2026/04/08 03:19:56 INFO : TestAzureBlob_rclone-test-nicexik6diti_031826ko_check_sync_path1..tmp_031826ko_check_sync_path2.path1.lst-err: Deleted
2026/04/08 03:19:56 NOTICE: [36m(17) :[0m [34mdelete-glob /tmp/031826ko/workdir/ *.lst-new[0m
2026/04/08 03:19:56 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/workdir/" for canonical name "/tmp/031826ko/workdir"
2026/04/08 03:19:56 DEBUG : Waiting for deletions to finish
2026/04/08 03:19:56 INFO : TestAzureBlob_rclone-test-nicexik6diti_031826ko_check_sync_path1..tmp_031826ko_check_sync_path2.path1.lst-new: Deleted
2026/04/08 03:19:56 INFO : TestAzureBlob_rclone-test-nicexik6diti_031826ko_check_sync_path1..tmp_031826ko_check_sync_path2.path2.lst-new: Deleted
2026/04/08 03:19:56 NOTICE: [36m(18) :[0m [34mtest 6. run resync[0m
2026/04/08 03:19:56 NOTICE: [36m(19) :[0m [34mbisync resync[0m
2026/04/08 03:19:58 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/check_sync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:19:58 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:19:58 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:19:58 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_sync/path1/" with Path2 "/tmp/031826ko/check_sync/path2/"
2026/04/08 03:19:58 INFO : Copying Path2 files to Path1
2026/04/08 03:19:58 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:19:58 INFO : There was nothing to transfer
2026/04/08 03:19:58 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:19:58 INFO : There was nothing to transfer
2026/04/08 03:19:58 INFO : Resync updating listings
2026/04/08 03:19:58 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_sync/path1/" vs Path2 "/tmp/031826ko/check_sync/path2/"
2026/04/08 03:19:58 INFO : [32mBisync successful[0m
2026/04/08 03:19:58 NOTICE: [36m(20) :[0m [34mtest 7. run normal sync with check-sync enabled (default)[0m
2026/04/08 03:19:58 NOTICE: [36m(21) :[0m [34mbisync[0m
2026/04/08 03:20:01 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/check_sync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:20:01 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:20:01 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:20:01 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_sync/path1/" with Path2 "/tmp/031826ko/check_sync/path2/"
2026/04/08 03:20:01 INFO : Building Path1 and Path2 listings
2026/04/08 03:20:01 INFO : Path1 checking for diffs
2026/04/08 03:20:01 INFO : Path2 checking for diffs
2026/04/08 03:20:01 INFO : No changes found
2026/04/08 03:20:01 INFO : Updating listings
2026/04/08 03:20:01 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_sync/path1/" vs Path2 "/tmp/031826ko/check_sync/path2/"
2026/04/08 03:20:01 INFO : [32mBisync successful[0m
2026/04/08 03:20:01 NOTICE: [36m(22) :[0m [34mtest 8. run normal sync with no-check-sync[0m
2026/04/08 03:20:01 NOTICE: [36m(23) :[0m [34mbisync no-check-sync[0m
2026/04/08 03:20:03 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/check_sync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:20:03 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:20:03 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:20:03 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/check_sync/path1/" with Path2 "/tmp/031826ko/check_sync/path2/"
2026/04/08 03:20:03 INFO : Building Path1 and Path2 listings
2026/04/08 03:20:03 INFO : Path1 checking for diffs
2026/04/08 03:20:03 INFO : Path2 checking for diffs
2026/04/08 03:20:03 INFO : No changes found
2026/04/08 03:20:03 INFO : Updating listings
2026/04/08 03:20:03 INFO : [32mBisync successful[0m
2026/04/08 03:20:03 DEBUG : Waiting for deletions to finish
2026/04/08 03:20:03 INFO : file7.txt: Deleted
2026/04/08 03:20:03 INFO : file3.txt: Deleted
2026/04/08 03:20:03 INFO : file1.txt: Deleted
2026/04/08 03:20:03 INFO : file5.txt: Deleted
2026/04/08 03:20:03 INFO : file4.txt: Deleted
2026/04/08 03:20:03 INFO : file6.txt: Deleted
2026/04/08 03:20:03 INFO : file2.txt: Deleted
2026/04/08 03:20:03 INFO : RCLONE_TEST: Deleted
2026/04/08 03:20:03 INFO : file8.txt: Deleted
2026/04/08 03:20:03 DEBUG : removing 1 level 0 directories
2026/04/08 03:20:03 INFO : Azure container rclone-test-nicexik6diti path 031826ko/check_sync/path1: Removing directory
2026/04/08 03:20:03 DEBUG : Waiting for deletions to finish
2026/04/08 03:20:03 INFO : file1.txt: Deleted
2026/04/08 03:20:03 INFO : file2.txt: Deleted
2026/04/08 03:20:03 INFO : file3.txt: Deleted
2026/04/08 03:20:03 INFO : file4.txt: Deleted
2026/04/08 03:20:03 INFO : file5.txt: Deleted
2026/04/08 03:20:03 INFO : file6.txt: Deleted
2026/04/08 03:20:03 INFO : file7.txt: Deleted
2026/04/08 03:20:03 INFO : file8.txt: Deleted
2026/04/08 03:20:03 INFO : RCLONE_TEST: Deleted
2026/04/08 03:20:03 DEBUG : removing 1 level 0 directories
2026/04/08 03:20:03 INFO : Local file system at /tmp/031826ko/check_sync/path2: Removing directory
bisync_test.go:608: [32mTEST check_sync PASSED[0m
=== RUN TestBisyncRemoteLocal/compare_all
2026/04/08 03:20:03 INFO : path1: Making directory
2026/04/08 03:20:03 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/compare_all/path1"
2026/04/08 03:20:03 DEBUG : Creating backend with remote "/tmp/031826ko/compare_all/path2"
2026/04/08 03:20:03 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_compare_all/initial"
2026/04/08 03:20:03 DEBUG : Creating backend with remote "/tmp/031826ko/initdir/test_compare_all-tihirul6"
2026/04/08 03:20:03 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:20:03 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:03 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:03 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:03 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:03 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:20:03 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:20:03 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:03 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:03 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:03 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:03 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:03 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:03 DEBUG : Local file system at /tmp/031826ko/initdir/test_compare_all-tihirul6: Waiting for checks to finish
2026/04/08 03:20:03 DEBUG : Local file system at /tmp/031826ko/initdir/test_compare_all-tihirul6: Waiting for transfers to finish
2026/04/08 03:20:03 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:20:03 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:20:03 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:20:03 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:20:03 INFO : file2.txt: Copied (new)
2026/04/08 03:20:03 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:20:03 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:20:03 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:20:03 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:03 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:20:03 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:20:03 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:20:03 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:03 INFO : file3.txt: Copied (new)
2026/04/08 03:20:03 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:20:03 INFO : file4.txt: Copied (new)
2026/04/08 03:20:03 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:20:03 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:03 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:20:03 INFO : file1.txt: Copied (new)
2026/04/08 03:20:03 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:03 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:20:03 INFO : file6.txt: Copied (new)
2026/04/08 03:20:03 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:20:03 INFO : file5.txt: Copied (new)
2026/04/08 03:20:03 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:03 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:20:03 INFO : file7.txt: Copied (new)
2026/04/08 03:20:03 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:20:03 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:03 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:20:03 INFO : file8.txt: Copied (new)
2026/04/08 03:20:03 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_compare_all/modfiles"
2026/04/08 03:20:03 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_compare_all-sezutod3"
2026/04/08 03:20:03 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:03 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:03 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:03 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:03 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:03 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:03 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:03 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:03 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/08 03:20:03 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:20:03 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/08 03:20:03 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/08 03:20:03 INFO : file1.txt: Copied (new)
2026/04/08 03:20:03 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/08 03:20:03 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/08 03:20:03 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/08 03:20:03 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/08 03:20:03 INFO : file2.txt: Copied (new)
2026/04/08 03:20:03 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/08 03:20:03 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/08 03:20:03 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/08 03:20:03 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/08 03:20:03 INFO : file5R.txt: Copied (new)
2026/04/08 03:20:03 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:20:03 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/08 03:20:03 INFO : file10.txt: Copied (new)
2026/04/08 03:20:03 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/08 03:20:03 DEBUG : Local file system at /tmp/031826ko/datadir/test_compare_all-sezutod3: Waiting for checks to finish
2026/04/08 03:20:03 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:20:03 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/08 03:20:03 INFO : file6.txt: Copied (new)
2026/04/08 03:20:03 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/08 03:20:03 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/08 03:20:03 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:20:03 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/08 03:20:03 INFO : file5L.txt: Copied (new)
2026/04/08 03:20:03 DEBUG : Local file system at /tmp/031826ko/datadir/test_compare_all-sezutod3: Waiting for transfers to finish
2026/04/08 03:20:03 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:20:03 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/08 03:20:03 INFO : file7.txt: Copied (new)
2026/04/08 03:20:03 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/08 03:20:03 INFO : file11.txt: Copied (new)
2026/04/08 03:20:03 DEBUG : Waiting for deletions to finish
2026/04/08 03:20:03 DEBUG : removing 1 level 0 directories
2026/04/08 03:20:03 INFO : Azure container rclone-test-nicexik6diti path 031826ko/compare_all/path1: Removing directory
2026/04/08 03:20:03 DEBUG : Waiting for deletions to finish
2026/04/08 03:20:03 ERROR : error listing: directory not found
2026/04/08 03:20:03 ERROR : Local file system at /tmp/031826ko/compare_all/path2: Failed to list "": directory not found
2026/04/08 03:20:03 DEBUG : removing 1 level 0 directories
2026/04/08 03:20:03 INFO : Local file system at /tmp/031826ko/compare_all/path2: Removing directory
2026/04/08 03:20:03 ERROR : Failed to rmdir: stat /tmp/031826ko/compare_all/path2: no such file or directory
2026/04/08 03:20:03 ERROR : error listing: directory not found
2026/04/08 03:20:03 NOTICE: checking initFs Local file system at /tmp/031826ko/initdir/test_compare_all-tihirul6
2026/04/08 03:20:03 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:20:03 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:03 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:03 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:03 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:03 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:03 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:03 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:03 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:03 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/compare_all/path1: Waiting for checks to finish
2026/04/08 03:20:03 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/compare_all/path1: Waiting for transfers to finish
2026/04/08 03:20:03 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:20:03 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:20:03 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:03 INFO : file2.txt: Copied (new)
2026/04/08 03:20:03 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:03 INFO : file1.txt: Copied (new)
2026/04/08 03:20:03 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:20:03 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:20:03 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:20:03 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:20:03 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:03 INFO : file3.txt: Copied (new)
2026/04/08 03:20:03 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:20:03 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:03 INFO : file4.txt: Copied (new)
2026/04/08 03:20:03 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:20:03 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:03 INFO : file6.txt: Copied (new)
2026/04/08 03:20:03 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:20:03 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:03 INFO : file5.txt: Copied (new)
2026/04/08 03:20:03 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:20:03 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:03 INFO : file7.txt: Copied (new)
2026/04/08 03:20:04 DEBUG : file8.txt: size = 0 OK
2026/04/08 03:20:04 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:04 INFO : file8.txt: Copied (new)
2026/04/08 03:20:04 NOTICE: checking Path1 Azure container rclone-test-nicexik6diti path 031826ko/compare_all/path1
2026/04/08 03:20:04 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:20:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:04 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:04 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:04 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:04 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:04 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:04 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:04 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:04 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:20:04 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:20:04 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:20:04 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:20:04 DEBUG : Local file system at /tmp/031826ko/compare_all/path2: Waiting for checks to finish
2026/04/08 03:20:04 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:20:04 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:20:04 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:20:04 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:20:04 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:04 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:20:04 INFO : file1.txt: Copied (new)
2026/04/08 03:20:04 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:20:04 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:04 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:20:04 INFO : file2.txt: Copied (new)
2026/04/08 03:20:04 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:20:04 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:04 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:20:04 INFO : file3.txt: Copied (new)
2026/04/08 03:20:04 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:20:04 DEBUG : Local file system at /tmp/031826ko/compare_all/path2: Waiting for transfers to finish
2026/04/08 03:20:04 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:04 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:20:04 INFO : file4.txt: Copied (new)
2026/04/08 03:20:04 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:20:04 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:04 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:20:04 INFO : file5.txt: Copied (new)
2026/04/08 03:20:04 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:04 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:20:04 INFO : file6.txt: Copied (new)
2026/04/08 03:20:04 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:04 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:20:04 INFO : file7.txt: Copied (new)
2026/04/08 03:20:04 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:04 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:20:04 INFO : file8.txt: Copied (new)
2026/04/08 03:20:04 NOTICE: checking path2 Local file system at /tmp/031826ko/compare_all/path2
2026/04/08 03:20:04 NOTICE: [36m(01) :[0m [34mtest changes compare-all[0m
2026/04/08 03:20:04 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:20:04 NOTICE: [36m(03) :[0m [34mbisync resync compare-all[0m
2026/04/08 03:20:06 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/compare_all/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:20:06 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/04/08 03:20:06 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/compare_all/path1/" with Path2 "/tmp/031826ko/compare_all/path2/"
2026/04/08 03:20:06 INFO : Copying Path2 files to Path1
2026/04/08 03:20:06 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:20:06 INFO : There was nothing to transfer
2026/04/08 03:20:06 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:20:06 INFO : There was nothing to transfer
2026/04/08 03:20:06 INFO : Resync updating listings
2026/04/08 03:20:06 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/compare_all/path1/" vs Path2 "/tmp/031826ko/compare_all/path2/"
2026/04/08 03:20:06 INFO : [32mBisync successful[0m
2026/04/08 03:20:06 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/04/08 03:20:06 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/04/08 03:20:06 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/031826ko/datadir/test_compare_all-sezutod3/file10.txt /tmp/031826ko/compare_all/path2/[0m
2026/04/08 03:20:06 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_compare_all-sezutod3/"
2026/04/08 03:20:06 DEBUG : fs cache: renaming cache item "/tmp/031826ko/datadir/test_compare_all-sezutod3/" to be canonical "/tmp/031826ko/datadir/test_compare_all-sezutod3"
2026/04/08 03:20:06 DEBUG : file10.txt: Set modification time 2001-01-02
2026/04/08 03:20:06 DEBUG : copyFile "/tmp/031826ko/datadir/test_compare_all-sezutod3/file10.txt" to "/tmp/031826ko/compare_all/path2/" as ""
2026/04/08 03:20:06 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_compare_all-sezutod3/file10.txt"
2026/04/08 03:20:06 DEBUG : Creating backend with remote "/tmp/031826ko/compare_all/path2/"
2026/04/08 03:20:06 DEBUG : operations.CopyFile "file10.txt" to "Local file system at /tmp/031826ko/compare_all/path2" as "file10.txt"
2026/04/08 03:20:06 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:06 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/08 03:20:06 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:20:06 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/08 03:20:06 INFO : file10.txt: Copied (new)
2026/04/08 03:20:06 NOTICE: [36m(07) :[0m [34mtest newer on path2 - file1[0m
2026/04/08 03:20:06 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-02 /tmp/031826ko/datadir/test_compare_all-sezutod3/file1.txt /tmp/031826ko/compare_all/path2/[0m
2026/04/08 03:20:06 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_compare_all-sezutod3/" for canonical name "/tmp/031826ko/datadir/test_compare_all-sezutod3"
2026/04/08 03:20:06 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/08 03:20:06 DEBUG : copyFile "/tmp/031826ko/datadir/test_compare_all-sezutod3/file1.txt" to "/tmp/031826ko/compare_all/path2/" as ""
2026/04/08 03:20:06 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_compare_all-sezutod3/file1.txt"
2026/04/08 03:20:06 DEBUG : Creating backend with remote "/tmp/031826ko/compare_all/path2/"
2026/04/08 03:20:06 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/031826ko/compare_all/path2" as "file1.txt"
2026/04/08 03:20:06 DEBUG : file1.txt: size = 19 (Local file system at /tmp/031826ko/datadir/test_compare_all-sezutod3)
2026/04/08 03:20:06 DEBUG : file1.txt: size = 0 (Local file system at /tmp/031826ko/compare_all/path2)
2026/04/08 03:20:06 DEBUG : file1.txt: Sizes differ
2026/04/08 03:20:06 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/08 03:20:06 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:20:06 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/08 03:20:06 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:20:06 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/04/08 03:20:06 NOTICE: [36m(10) :[0m [34mtouch-copy 2001-01-02 /tmp/031826ko/datadir/test_compare_all-sezutod3/file11.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/compare_all/path1/[0m
2026/04/08 03:20:06 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_compare_all-sezutod3/" for canonical name "/tmp/031826ko/datadir/test_compare_all-sezutod3"
2026/04/08 03:20:06 DEBUG : file11.txt: Set modification time 2001-01-02
2026/04/08 03:20:06 DEBUG : copyFile "/tmp/031826ko/datadir/test_compare_all-sezutod3/file11.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/compare_all/path1/" as ""
2026/04/08 03:20:06 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_compare_all-sezutod3/file11.txt"
2026/04/08 03:20:06 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/compare_all/path1/"
2026/04/08 03:20:06 DEBUG : operations.CopyFile "file11.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/compare_all/path1" as "file11.txt"
2026/04/08 03:20:06 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:06 DEBUG : file11.txt: size = 19 OK
2026/04/08 03:20:06 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:20:06 INFO : file11.txt: Copied (new)
2026/04/08 03:20:06 NOTICE: [36m(11) :[0m [34mtest newer on path1 - file2[0m
2026/04/08 03:20:06 NOTICE: [36m(12) :[0m [34mtouch-copy 2001-01-02 /tmp/031826ko/datadir/test_compare_all-sezutod3/file2.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/compare_all/path1/[0m
2026/04/08 03:20:06 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_compare_all-sezutod3/" for canonical name "/tmp/031826ko/datadir/test_compare_all-sezutod3"
2026/04/08 03:20:06 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/08 03:20:06 DEBUG : copyFile "/tmp/031826ko/datadir/test_compare_all-sezutod3/file2.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/compare_all/path1/" as ""
2026/04/08 03:20:06 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_compare_all-sezutod3/file2.txt"
2026/04/08 03:20:06 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/compare_all/path1/"
2026/04/08 03:20:06 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/compare_all/path1" as "file2.txt"
2026/04/08 03:20:06 DEBUG : file2.txt: size = 13 (Local file system at /tmp/031826ko/datadir/test_compare_all-sezutod3)
2026/04/08 03:20:06 DEBUG : file2.txt: size = 0 (Azure container rclone-test-nicexik6diti path 031826ko/compare_all/path1)
2026/04/08 03:20:06 DEBUG : file2.txt: Sizes differ
2026/04/08 03:20:06 DEBUG : file2.txt: size = 13 OK
2026/04/08 03:20:06 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/08 03:20:06 INFO : file2.txt: Copied (replaced existing)
2026/04/08 03:20:06 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/04/08 03:20:06 NOTICE: [36m(14) :[0m [34mdelete-file /tmp/031826ko/compare_all/path2/file3.txt[0m
2026/04/08 03:20:06 DEBUG : Creating backend with remote "/tmp/031826ko/compare_all/path2/"
2026/04/08 03:20:06 DEBUG : fs cache: renaming cache item "/tmp/031826ko/compare_all/path2/" to be canonical "/tmp/031826ko/compare_all/path2"
2026/04/08 03:20:06 INFO : file3.txt: Deleted
2026/04/08 03:20:06 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/04/08 03:20:06 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureBlob:rclone-test-nicexik6diti/031826ko/compare_all/path1/file4.txt[0m
2026/04/08 03:20:06 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/compare_all/path1/"
2026/04/08 03:20:06 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nicexik6diti/031826ko/compare_all/path1/" to be canonical "TestAzureBlob:rclone-test-nicexik6diti/031826ko/compare_all/path1"
2026/04/08 03:20:06 INFO : file4.txt: Deleted
2026/04/08 03:20:06 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/04/08 03:20:06 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureBlob:rclone-test-nicexik6diti/031826ko/compare_all/path1/file8.txt[0m
2026/04/08 03:20:06 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/compare_all/path1/" for canonical name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/compare_all/path1"
2026/04/08 03:20:07 INFO : file8.txt: Deleted
2026/04/08 03:20:07 NOTICE: [36m(19) :[0m [34mdelete-file /tmp/031826ko/compare_all/path2/file8.txt[0m
2026/04/08 03:20:07 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/compare_all/path2/" for canonical name "/tmp/031826ko/compare_all/path2"
2026/04/08 03:20:07 INFO : file8.txt: Deleted
2026/04/08 03:20:07 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/04/08 03:20:07 NOTICE: [36m(21) :[0m [34mtouch-glob 2001-01-02 /tmp/031826ko/datadir/test_compare_all-sezutod3/ file5R.txt[0m
2026/04/08 03:20:07 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_compare_all-sezutod3/" for canonical name "/tmp/031826ko/datadir/test_compare_all-sezutod3"
2026/04/08 03:20:07 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/04/08 03:20:07 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/031826ko/datadir/test_compare_all-sezutod3/file5R.txt /tmp/031826ko/compare_all/path2/ file5.txt[0m
2026/04/08 03:20:07 DEBUG : copyFile "/tmp/031826ko/datadir/test_compare_all-sezutod3/file5R.txt" to "/tmp/031826ko/compare_all/path2/" as "file5.txt"
2026/04/08 03:20:07 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_compare_all-sezutod3/file5R.txt"
2026/04/08 03:20:07 DEBUG : Creating backend with remote "/tmp/031826ko/compare_all/path2/"
2026/04/08 03:20:07 DEBUG : operations.CopyFile "file5R.txt" to "Local file system at /tmp/031826ko/compare_all/path2" as "file5.txt"
2026/04/08 03:20:07 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/031826ko/datadir/test_compare_all-sezutod3)
2026/04/08 03:20:07 DEBUG : file5.txt: size = 0 (Local file system at /tmp/031826ko/compare_all/path2)
2026/04/08 03:20:07 DEBUG : file5R.txt: Sizes differ
2026/04/08 03:20:07 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/04/08 03:20:07 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/08 03:20:07 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/04/08 03:20:07 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/04/08 03:20:07 NOTICE: [36m(23) :[0m [34mtouch-glob 2001-03-04 /tmp/031826ko/datadir/test_compare_all-sezutod3/ file5L.txt[0m
2026/04/08 03:20:07 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_compare_all-sezutod3/" for canonical name "/tmp/031826ko/datadir/test_compare_all-sezutod3"
2026/04/08 03:20:07 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/04/08 03:20:07 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/031826ko/datadir/test_compare_all-sezutod3/file5L.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/compare_all/path1/ file5.txt[0m
2026/04/08 03:20:07 DEBUG : copyFile "/tmp/031826ko/datadir/test_compare_all-sezutod3/file5L.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/compare_all/path1/" as "file5.txt"
2026/04/08 03:20:07 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_compare_all-sezutod3/file5L.txt"
2026/04/08 03:20:07 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/compare_all/path1/"
2026/04/08 03:20:07 DEBUG : operations.CopyFile "file5L.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/compare_all/path1" as "file5.txt"
2026/04/08 03:20:07 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/031826ko/datadir/test_compare_all-sezutod3)
2026/04/08 03:20:07 DEBUG : file5.txt: size = 0 (Azure container rclone-test-nicexik6diti path 031826ko/compare_all/path1)
2026/04/08 03:20:07 DEBUG : file5L.txt: Sizes differ
2026/04/08 03:20:07 DEBUG : file5.txt: size = 39 OK
2026/04/08 03:20:07 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/08 03:20:07 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/04/08 03:20:07 NOTICE: [36m(25) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/04/08 03:20:07 NOTICE: [36m(26) :[0m [34mtouch-copy 2001-01-02 /tmp/031826ko/datadir/test_compare_all-sezutod3/file6.txt /tmp/031826ko/compare_all/path2/[0m
2026/04/08 03:20:07 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_compare_all-sezutod3/" for canonical name "/tmp/031826ko/datadir/test_compare_all-sezutod3"
2026/04/08 03:20:07 DEBUG : file6.txt: Set modification time 2001-01-02
2026/04/08 03:20:07 DEBUG : copyFile "/tmp/031826ko/datadir/test_compare_all-sezutod3/file6.txt" to "/tmp/031826ko/compare_all/path2/" as ""
2026/04/08 03:20:07 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_compare_all-sezutod3/file6.txt"
2026/04/08 03:20:07 DEBUG : Creating backend with remote "/tmp/031826ko/compare_all/path2/"
2026/04/08 03:20:07 DEBUG : operations.CopyFile "file6.txt" to "Local file system at /tmp/031826ko/compare_all/path2" as "file6.txt"
2026/04/08 03:20:07 DEBUG : file6.txt: size = 19 (Local file system at /tmp/031826ko/datadir/test_compare_all-sezutod3)
2026/04/08 03:20:07 DEBUG : file6.txt: size = 0 (Local file system at /tmp/031826ko/compare_all/path2)
2026/04/08 03:20:07 DEBUG : file6.txt: Sizes differ
2026/04/08 03:20:07 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/08 03:20:07 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:20:07 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/08 03:20:07 INFO : file6.txt: Copied (replaced existing)
2026/04/08 03:20:07 NOTICE: [36m(27) :[0m [34mdelete-file TestAzureBlob:rclone-test-nicexik6diti/031826ko/compare_all/path1/file6.txt[0m
2026/04/08 03:20:07 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/compare_all/path1/" for canonical name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/compare_all/path1"
2026/04/08 03:20:07 INFO : file6.txt: Deleted
2026/04/08 03:20:07 NOTICE: [36m(28) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/04/08 03:20:07 NOTICE: [36m(29) :[0m [34mtouch-copy 2001-01-02 /tmp/031826ko/datadir/test_compare_all-sezutod3/file7.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/compare_all/path1/[0m
2026/04/08 03:20:07 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_compare_all-sezutod3/" for canonical name "/tmp/031826ko/datadir/test_compare_all-sezutod3"
2026/04/08 03:20:07 DEBUG : file7.txt: Set modification time 2001-01-02
2026/04/08 03:20:07 DEBUG : copyFile "/tmp/031826ko/datadir/test_compare_all-sezutod3/file7.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/compare_all/path1/" as ""
2026/04/08 03:20:07 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_compare_all-sezutod3/file7.txt"
2026/04/08 03:20:07 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/compare_all/path1/"
2026/04/08 03:20:07 DEBUG : operations.CopyFile "file7.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/compare_all/path1" as "file7.txt"
2026/04/08 03:20:07 DEBUG : file7.txt: size = 19 (Local file system at /tmp/031826ko/datadir/test_compare_all-sezutod3)
2026/04/08 03:20:07 DEBUG : file7.txt: size = 0 (Azure container rclone-test-nicexik6diti path 031826ko/compare_all/path1)
2026/04/08 03:20:07 DEBUG : file7.txt: Sizes differ
2026/04/08 03:20:07 DEBUG : file7.txt: size = 19 OK
2026/04/08 03:20:07 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:20:07 INFO : file7.txt: Copied (replaced existing)
2026/04/08 03:20:07 NOTICE: [36m(30) :[0m [34mdelete-file /tmp/031826ko/compare_all/path2/file7.txt[0m
2026/04/08 03:20:07 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/compare_all/path2/" for canonical name "/tmp/031826ko/compare_all/path2"
2026/04/08 03:20:07 INFO : file7.txt: Deleted
2026/04/08 03:20:07 NOTICE: [36m(31) :[0m [34mtest bisync run[0m
2026/04/08 03:20:07 NOTICE: [36m(32) :[0m [34mbisync compare-all[0m
2026/04/08 03:20:09 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/compare_all/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:20:09 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/04/08 03:20:09 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/compare_all/path1/" with Path2 "/tmp/031826ko/compare_all/path2/"
2026/04/08 03:20:09 INFO : Building Path1 and Path2 listings
2026/04/08 03:20:09 INFO : Path1 checking for diffs
2026/04/08 03:20:09 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/04/08 03:20:09 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/08 03:20:09 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/04/08 03:20:09 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/08 03:20:09 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile7.txt[0m
2026/04/08 03:20:09 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/08 03:20:09 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/08 03:20:09 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/08 03:20:09 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/04/08 03:20:09 INFO : Path2 checking for diffs
2026/04/08 03:20:09 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:20:09 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/08 03:20:09 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/04/08 03:20:09 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile6.txt[0m
2026/04/08 03:20:09 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/08 03:20:09 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/08 03:20:09 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/08 03:20:09 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/08 03:20:09 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/04/08 03:20:09 INFO : Applying changes
2026/04/08 03:20:09 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/compare_all/path2/file11.txt[0m
2026/04/08 03:20:09 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/compare_all/path2/file2.txt[0m
2026/04/08 03:20:09 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/031826ko/compare_all/path2/file4.txt[0m
2026/04/08 03:20:09 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/08 03:20:09 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/compare_all/path1/file5.txt.conflict1[0m
2026/04/08 03:20:09 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict1
2026/04/08 03:20:09 INFO : file5.txt: Deleted
2026/04/08 03:20:09 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/compare_all/path2/file5.txt.conflict1[0m
2026/04/08 03:20:09 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/031826ko/compare_all/path2/file5.txt.conflict2[0m
2026/04/08 03:20:09 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/04/08 03:20:09 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/compare_all/path1/file5.txt.conflict2[0m
2026/04/08 03:20:09 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/compare_all/path1/file6.txt[0m
2026/04/08 03:20:09 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/compare_all/path2/file7.txt[0m
2026/04/08 03:20:09 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/compare_all/path1/file1.txt[0m
2026/04/08 03:20:09 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/compare_all/path1/file10.txt[0m
2026/04/08 03:20:09 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/compare_all/path1/file3.txt[0m
2026/04/08 03:20:09 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:20:10 INFO : file10.txt: Copied (new)
2026/04/08 03:20:10 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:20:10 INFO : file6.txt: Copied (new)
2026/04/08 03:20:10 INFO : file5.txt.conflict2: Copied (new)
2026/04/08 03:20:10 INFO : file3.txt: Deleted
2026/04/08 03:20:10 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:20:10 INFO : file7.txt: Copied (new)
2026/04/08 03:20:10 INFO : file2.txt: Copied (replaced existing)
2026/04/08 03:20:10 INFO : file11.txt: Copied (new)
2026/04/08 03:20:10 INFO : file5.txt.conflict1: Copied (new)
2026/04/08 03:20:10 INFO : file4.txt: Deleted
2026/04/08 03:20:10 INFO : Updating listings
2026/04/08 03:20:10 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/compare_all/path1/" vs Path2 "/tmp/031826ko/compare_all/path2/"
2026/04/08 03:20:10 INFO : [32mBisync successful[0m
2026/04/08 03:20:10 DEBUG : Waiting for deletions to finish
2026/04/08 03:20:10 INFO : file5.txt.conflict2: Deleted
2026/04/08 03:20:10 INFO : file11.txt: Deleted
2026/04/08 03:20:10 INFO : file1.txt: Deleted
2026/04/08 03:20:10 INFO : file5.txt.conflict1: Deleted
2026/04/08 03:20:10 INFO : file2.txt: Deleted
2026/04/08 03:20:10 INFO : file10.txt: Deleted
2026/04/08 03:20:10 INFO : RCLONE_TEST: Deleted
2026/04/08 03:20:10 INFO : file6.txt: Deleted
2026/04/08 03:20:10 INFO : file7.txt: Deleted
2026/04/08 03:20:10 DEBUG : removing 1 level 0 directories
2026/04/08 03:20:10 INFO : Azure container rclone-test-nicexik6diti path 031826ko/compare_all/path1: Removing directory
2026/04/08 03:20:10 DEBUG : Waiting for deletions to finish
2026/04/08 03:20:10 INFO : file1.txt: Deleted
2026/04/08 03:20:10 INFO : file10.txt: Deleted
2026/04/08 03:20:10 INFO : file11.txt: Deleted
2026/04/08 03:20:10 INFO : file2.txt: Deleted
2026/04/08 03:20:10 INFO : file5.txt.conflict1: Deleted
2026/04/08 03:20:10 INFO : file5.txt.conflict2: Deleted
2026/04/08 03:20:10 INFO : file6.txt: Deleted
2026/04/08 03:20:10 INFO : file7.txt: Deleted
2026/04/08 03:20:10 INFO : RCLONE_TEST: Deleted
2026/04/08 03:20:10 DEBUG : removing 1 level 0 directories
2026/04/08 03:20:10 INFO : Local file system at /tmp/031826ko/compare_all/path2: Removing directory
bisync_test.go:608: [32mTEST compare_all PASSED[0m
=== RUN TestBisyncRemoteLocal/concurrent
2026/04/08 03:20:10 INFO : path1: Making directory
2026/04/08 03:20:10 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/concurrent/path1"
2026/04/08 03:20:10 DEBUG : Creating backend with remote "/tmp/031826ko/concurrent/path2"
2026/04/08 03:20:10 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_concurrent/initial"
2026/04/08 03:20:10 DEBUG : Creating backend with remote "/tmp/031826ko/initdir/test_concurrent-fusoluw8"
2026/04/08 03:20:10 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:20:10 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:10 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:10 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:10 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:10 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:10 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:10 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:10 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:10 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:20:10 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:20:10 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:20:10 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:10 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:20:10 INFO : file1.txt: Copied (new)
2026/04/08 03:20:10 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:20:10 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:10 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:20:10 INFO : file2.txt: Copied (new)
2026/04/08 03:20:10 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:20:10 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:10 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:20:10 INFO : file3.txt: Copied (new)
2026/04/08 03:20:10 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:20:10 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:10 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:20:10 INFO : file6.txt: Copied (new)
2026/04/08 03:20:10 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:20:10 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:10 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:20:10 INFO : file7.txt: Copied (new)
2026/04/08 03:20:10 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:20:10 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:10 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:20:10 INFO : file8.txt: Copied (new)
2026/04/08 03:20:10 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:10 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:20:10 INFO : file4.txt: Copied (new)
2026/04/08 03:20:10 DEBUG : Local file system at /tmp/031826ko/initdir/test_concurrent-fusoluw8: Waiting for checks to finish
2026/04/08 03:20:10 DEBUG : Local file system at /tmp/031826ko/initdir/test_concurrent-fusoluw8: Waiting for transfers to finish
2026/04/08 03:20:10 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:10 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:20:10 INFO : file5.txt: Copied (new)
2026/04/08 03:20:10 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:20:10 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:20:10 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:20:10 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:20:10 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_concurrent/modfiles"
2026/04/08 03:20:10 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_concurrent-fepisud6"
2026/04/08 03:20:10 DEBUG : dummy.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:10 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:10 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:10 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:10 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:10 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:10 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:10 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:10 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:10 DEBUG : dummy.txt.054c2352.partial: size = 0 OK
2026/04/08 03:20:10 DEBUG : file1.txt.0866bb02.partial: size = 19 OK
2026/04/08 03:20:10 DEBUG : file10.txt.0bea3133.partial: size = 19 OK
2026/04/08 03:20:10 DEBUG : Local file system at /tmp/031826ko/datadir/test_concurrent-fepisud6: Waiting for checks to finish
2026/04/08 03:20:10 DEBUG : Local file system at /tmp/031826ko/datadir/test_concurrent-fepisud6: Waiting for transfers to finish
2026/04/08 03:20:10 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:10 DEBUG : dummy.txt.054c2352.partial: renamed to: dummy.txt
2026/04/08 03:20:10 INFO : dummy.txt: Copied (new)
2026/04/08 03:20:10 DEBUG : file2.txt.95cb1da2.partial: size = 13 OK
2026/04/08 03:20:10 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/08 03:20:10 DEBUG : file2.txt.95cb1da2.partial: renamed to: file2.txt
2026/04/08 03:20:10 INFO : file2.txt: Copied (new)
2026/04/08 03:20:10 DEBUG : file5L.txt.0068aeca.partial: size = 39 OK
2026/04/08 03:20:10 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/08 03:20:10 DEBUG : file5L.txt.0068aeca.partial: renamed to: file5L.txt
2026/04/08 03:20:10 INFO : file5L.txt: Copied (new)
2026/04/08 03:20:10 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:20:10 DEBUG : file1.txt.0866bb02.partial: renamed to: file1.txt
2026/04/08 03:20:10 INFO : file1.txt: Copied (new)
2026/04/08 03:20:10 DEBUG : file6.txt.cd788d78.partial: size = 19 OK
2026/04/08 03:20:10 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:20:10 DEBUG : file6.txt.cd788d78.partial: renamed to: file6.txt
2026/04/08 03:20:10 INFO : file6.txt: Copied (new)
2026/04/08 03:20:10 DEBUG : file7.txt.a401861d.partial: size = 19 OK
2026/04/08 03:20:10 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:20:10 DEBUG : file7.txt.a401861d.partial: renamed to: file7.txt
2026/04/08 03:20:10 INFO : file7.txt: Copied (new)
2026/04/08 03:20:10 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:20:10 DEBUG : file10.txt.0bea3133.partial: renamed to: file10.txt
2026/04/08 03:20:10 INFO : file10.txt: Copied (new)
2026/04/08 03:20:10 DEBUG : file5R.txt.70006d6a.partial: size = 39 OK
2026/04/08 03:20:10 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/08 03:20:10 DEBUG : file5R.txt.70006d6a.partial: renamed to: file5R.txt
2026/04/08 03:20:10 INFO : file5R.txt: Copied (new)
2026/04/08 03:20:10 DEBUG : file11.txt.62933a56.partial: size = 19 OK
2026/04/08 03:20:10 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:20:10 DEBUG : file11.txt.62933a56.partial: renamed to: file11.txt
2026/04/08 03:20:10 INFO : file11.txt: Copied (new)
2026/04/08 03:20:10 DEBUG : Waiting for deletions to finish
2026/04/08 03:20:10 DEBUG : removing 1 level 0 directories
2026/04/08 03:20:10 INFO : Azure container rclone-test-nicexik6diti path 031826ko/concurrent/path1: Removing directory
2026/04/08 03:20:10 DEBUG : Waiting for deletions to finish
2026/04/08 03:20:10 ERROR : error listing: directory not found
2026/04/08 03:20:10 ERROR : Local file system at /tmp/031826ko/concurrent/path2: Failed to list "": directory not found
2026/04/08 03:20:10 DEBUG : removing 1 level 0 directories
2026/04/08 03:20:10 INFO : Local file system at /tmp/031826ko/concurrent/path2: Removing directory
2026/04/08 03:20:10 ERROR : Failed to rmdir: stat /tmp/031826ko/concurrent/path2: no such file or directory
2026/04/08 03:20:10 ERROR : error listing: directory not found
2026/04/08 03:20:10 NOTICE: checking initFs Local file system at /tmp/031826ko/initdir/test_concurrent-fusoluw8
2026/04/08 03:20:10 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:20:10 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:10 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:10 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:10 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:10 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:10 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:10 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:10 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:10 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/concurrent/path1: Waiting for checks to finish
2026/04/08 03:20:10 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/concurrent/path1: Waiting for transfers to finish
2026/04/08 03:20:10 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:20:10 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:20:10 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:20:10 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:20:10 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:10 INFO : file2.txt: Copied (new)
2026/04/08 03:20:10 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:20:10 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:10 INFO : file3.txt: Copied (new)
2026/04/08 03:20:10 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:20:10 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:10 INFO : file1.txt: Copied (new)
2026/04/08 03:20:10 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:20:10 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:10 INFO : file5.txt: Copied (new)
2026/04/08 03:20:10 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:20:10 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:10 INFO : file4.txt: Copied (new)
2026/04/08 03:20:10 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:20:10 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:10 INFO : file6.txt: Copied (new)
2026/04/08 03:20:10 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:20:10 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:10 INFO : file7.txt: Copied (new)
2026/04/08 03:20:10 DEBUG : file8.txt: size = 0 OK
2026/04/08 03:20:10 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:10 INFO : file8.txt: Copied (new)
2026/04/08 03:20:10 NOTICE: checking Path1 Azure container rclone-test-nicexik6diti path 031826ko/concurrent/path1
2026/04/08 03:20:11 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:20:11 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:11 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:11 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:11 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:11 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:11 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:11 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:11 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:11 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:20:11 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:20:11 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:20:11 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:20:11 DEBUG : Local file system at /tmp/031826ko/concurrent/path2: Waiting for checks to finish
2026/04/08 03:20:11 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:20:11 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:20:11 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:20:11 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:20:11 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:11 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:20:11 INFO : file1.txt: Copied (new)
2026/04/08 03:20:11 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:20:11 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:11 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:20:11 INFO : file2.txt: Copied (new)
2026/04/08 03:20:11 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:20:11 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:11 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:20:11 INFO : file3.txt: Copied (new)
2026/04/08 03:20:11 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:20:11 DEBUG : Local file system at /tmp/031826ko/concurrent/path2: Waiting for transfers to finish
2026/04/08 03:20:11 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:11 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:20:11 INFO : file4.txt: Copied (new)
2026/04/08 03:20:11 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:11 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:20:11 INFO : file5.txt: Copied (new)
2026/04/08 03:20:11 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:11 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:20:11 INFO : file6.txt: Copied (new)
2026/04/08 03:20:11 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:11 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:20:11 INFO : file7.txt: Copied (new)
2026/04/08 03:20:11 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:20:11 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:11 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:20:11 INFO : file8.txt: Copied (new)
2026/04/08 03:20:11 NOTICE: checking path2 Local file system at /tmp/031826ko/concurrent/path2
2026/04/08 03:20:11 NOTICE: [36m(01) :[0m [34mtest concurrent[0m
2026/04/08 03:20:11 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:20:11 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/08 03:20:13 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/concurrent/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:20:13 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:20:13 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:20:13 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/concurrent/path1/" with Path2 "/tmp/031826ko/concurrent/path2/"
2026/04/08 03:20:13 INFO : Copying Path2 files to Path1
2026/04/08 03:20:13 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:20:13 INFO : There was nothing to transfer
2026/04/08 03:20:13 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:20:13 INFO : There was nothing to transfer
2026/04/08 03:20:13 INFO : Resync updating listings
2026/04/08 03:20:13 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/concurrent/path1/" vs Path2 "/tmp/031826ko/concurrent/path2/"
2026/04/08 03:20:13 INFO : [32mBisync successful[0m
2026/04/08 03:20:13 NOTICE: [36m(04) :[0m [34mtest changed on one path - file1[0m
2026/04/08 03:20:13 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/031826ko/datadir/test_concurrent-fepisud6/ file5R.txt[0m
2026/04/08 03:20:13 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_concurrent-fepisud6/"
2026/04/08 03:20:13 DEBUG : fs cache: renaming cache item "/tmp/031826ko/datadir/test_concurrent-fepisud6/" to be canonical "/tmp/031826ko/datadir/test_concurrent-fepisud6"
2026/04/08 03:20:13 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/04/08 03:20:13 NOTICE: [36m(06) :[0m [34mtouch-glob 2023-08-26 /tmp/031826ko/datadir/test_concurrent-fepisud6/ file7.txt[0m
2026/04/08 03:20:13 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_concurrent-fepisud6/" for canonical name "/tmp/031826ko/datadir/test_concurrent-fepisud6"
2026/04/08 03:20:13 DEBUG : file7.txt: Set modification time 2023-08-26
2026/04/08 03:20:13 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/031826ko/datadir/test_concurrent-fepisud6/file5R.txt /tmp/031826ko/concurrent/path2/ file1.txt[0m
2026/04/08 03:20:13 DEBUG : copyFile "/tmp/031826ko/datadir/test_concurrent-fepisud6/file5R.txt" to "/tmp/031826ko/concurrent/path2/" as "file1.txt"
2026/04/08 03:20:13 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_concurrent-fepisud6/file5R.txt"
2026/04/08 03:20:13 DEBUG : Creating backend with remote "/tmp/031826ko/concurrent/path2/"
2026/04/08 03:20:13 DEBUG : operations.CopyFile "file5R.txt" to "Local file system at /tmp/031826ko/concurrent/path2" as "file1.txt"
2026/04/08 03:20:13 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/031826ko/datadir/test_concurrent-fepisud6)
2026/04/08 03:20:13 DEBUG : file1.txt: size = 0 (Local file system at /tmp/031826ko/concurrent/path2)
2026/04/08 03:20:13 DEBUG : file5R.txt: Sizes differ
2026/04/08 03:20:13 DEBUG : file1.txt.4d727251.partial: size = 39 OK
2026/04/08 03:20:13 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/08 03:20:13 DEBUG : file1.txt.4d727251.partial: renamed to: file1.txt
2026/04/08 03:20:13 INFO : file5R.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:20:13 NOTICE: [36m(08) :[0m [34mtest bisync with file changed during[0m
2026/04/08 03:20:13 NOTICE: [36m(09) :[0m [34mconcurrent-func[0m
2026/04/08 03:20:13 NOTICE: [36m(10) :[0m [34mbisync[0m
2026/04/08 03:20:15 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/concurrent/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:20:15 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:20:15 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:20:15 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/concurrent/path1/" with Path2 "/tmp/031826ko/concurrent/path2/"
2026/04/08 03:20:15 INFO : Building Path1 and Path2 listings
2026/04/08 03:20:15 INFO : Path1 checking for diffs
2026/04/08 03:20:15 INFO : Path2 checking for diffs
2026/04/08 03:20:15 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:20:15 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/08 03:20:15 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:20:15 INFO : Applying changes
2026/04/08 03:20:15 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/concurrent/path1/file1.txt[0m
2026/04/08 03:20:15 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:20:15 INFO : file7.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:20:15 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:20:15 INFO : Updating listings
2026/04/08 03:20:15 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/concurrent/path1/" vs Path2 "/tmp/031826ko/concurrent/path2/"
2026/04/08 03:20:15 INFO : [32mBisync successful[0m
2026/04/08 03:20:15 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/04/08 03:20:17 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/concurrent/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:20:17 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:20:17 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:20:17 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/concurrent/path1/" with Path2 "/tmp/031826ko/concurrent/path2/"
2026/04/08 03:20:17 INFO : Building Path1 and Path2 listings
2026/04/08 03:20:17 INFO : Path1 checking for diffs
2026/04/08 03:20:18 INFO : Path2 checking for diffs
2026/04/08 03:20:18 INFO : No changes found
2026/04/08 03:20:18 INFO : Updating listings
2026/04/08 03:20:18 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/concurrent/path1/" vs Path2 "/tmp/031826ko/concurrent/path2/"
2026/04/08 03:20:18 INFO : [32mBisync successful[0m
2026/04/08 03:20:18 DEBUG : Waiting for deletions to finish
2026/04/08 03:20:18 INFO : file1.txt: Deleted
2026/04/08 03:20:18 INFO : file3.txt: Deleted
2026/04/08 03:20:18 INFO : file7.txt: Deleted
2026/04/08 03:20:18 INFO : RCLONE_TEST: Deleted
2026/04/08 03:20:18 INFO : file2.txt: Deleted
2026/04/08 03:20:18 INFO : file4.txt: Deleted
2026/04/08 03:20:18 INFO : file5.txt: Deleted
2026/04/08 03:20:18 INFO : file6.txt: Deleted
2026/04/08 03:20:18 INFO : file8.txt: Deleted
2026/04/08 03:20:18 DEBUG : removing 1 level 0 directories
2026/04/08 03:20:18 INFO : Azure container rclone-test-nicexik6diti path 031826ko/concurrent/path1: Removing directory
2026/04/08 03:20:18 DEBUG : Waiting for deletions to finish
2026/04/08 03:20:18 INFO : file1.txt: Deleted
2026/04/08 03:20:18 INFO : file2.txt: Deleted
2026/04/08 03:20:18 INFO : file3.txt: Deleted
2026/04/08 03:20:18 INFO : file4.txt: Deleted
2026/04/08 03:20:18 INFO : file5.txt: Deleted
2026/04/08 03:20:18 INFO : file6.txt: Deleted
2026/04/08 03:20:18 INFO : file7.txt: Deleted
2026/04/08 03:20:18 INFO : file8.txt: Deleted
2026/04/08 03:20:18 INFO : RCLONE_TEST: Deleted
2026/04/08 03:20:18 DEBUG : removing 1 level 0 directories
2026/04/08 03:20:18 INFO : Local file system at /tmp/031826ko/concurrent/path2: Removing directory
bisync_test.go:608: [32mTEST concurrent PASSED[0m
=== RUN TestBisyncRemoteLocal/createemptysrcdirs
2026/04/08 03:20:18 INFO : path1: Making directory
2026/04/08 03:20:18 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/createemptysrcdirs/path1"
2026/04/08 03:20:18 DEBUG : Creating backend with remote "/tmp/031826ko/createemptysrcdirs/path2"
2026/04/08 03:20:18 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_createemptysrcdirs/initial"
2026/04/08 03:20:18 DEBUG : Creating backend with remote "/tmp/031826ko/initdir/test_createemptysrcdirs-gofoquy0"
2026/04/08 03:20:18 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:20:18 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:18 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:18 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:18 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:18 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:18 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:18 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:20:18 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/08 03:20:18 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:20:18 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/08 03:20:18 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:20:18 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:20:18 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:18 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/08 03:20:18 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:18 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:20:18 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/08 03:20:18 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:18 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/08 03:20:18 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:20:18 DEBUG : Local file system at /tmp/031826ko/initdir/test_createemptysrcdirs-gofoquy0: Waiting for checks to finish
2026/04/08 03:20:18 DEBUG : Local file system at /tmp/031826ko/initdir/test_createemptysrcdirs-gofoquy0: Waiting for transfers to finish
2026/04/08 03:20:18 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/08 03:20:18 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:20:18 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/08 03:20:18 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:20:18 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:18 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/08 03:20:18 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:20:18 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:18 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:20:18 INFO : file1.txt: Copied (new)
2026/04/08 03:20:18 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/08 03:20:18 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:18 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/08 03:20:18 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:20:18 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_createemptysrcdirs/modfiles"
2026/04/08 03:20:18 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_createemptysrcdirs-serotim9"
2026/04/08 03:20:18 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:18 DEBUG : Local file system at /tmp/031826ko/datadir/test_createemptysrcdirs-serotim9: Waiting for checks to finish
2026/04/08 03:20:18 DEBUG : Local file system at /tmp/031826ko/datadir/test_createemptysrcdirs-serotim9: Waiting for transfers to finish
2026/04/08 03:20:18 DEBUG : placeholder.txt.29019232.partial: size = 0 OK
2026/04/08 03:20:18 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:18 DEBUG : placeholder.txt.29019232.partial: renamed to: placeholder.txt
2026/04/08 03:20:18 INFO : placeholder.txt: Copied (new)
2026/04/08 03:20:18 DEBUG : Waiting for deletions to finish
2026/04/08 03:20:18 DEBUG : removing 1 level 0 directories
2026/04/08 03:20:18 INFO : Azure container rclone-test-nicexik6diti path 031826ko/createemptysrcdirs/path1: Removing directory
2026/04/08 03:20:18 DEBUG : Waiting for deletions to finish
2026/04/08 03:20:18 ERROR : error listing: directory not found
2026/04/08 03:20:18 ERROR : Local file system at /tmp/031826ko/createemptysrcdirs/path2: Failed to list "": directory not found
2026/04/08 03:20:18 DEBUG : removing 1 level 0 directories
2026/04/08 03:20:18 INFO : Local file system at /tmp/031826ko/createemptysrcdirs/path2: Removing directory
2026/04/08 03:20:18 ERROR : Failed to rmdir: stat /tmp/031826ko/createemptysrcdirs/path2: no such file or directory
2026/04/08 03:20:18 ERROR : error listing: directory not found
2026/04/08 03:20:18 NOTICE: checking initFs Local file system at /tmp/031826ko/initdir/test_createemptysrcdirs-gofoquy0
2026/04/08 03:20:18 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:20:18 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:18 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:18 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:18 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:18 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:18 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:18 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/createemptysrcdirs/path1: Waiting for checks to finish
2026/04/08 03:20:18 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/createemptysrcdirs/path1: Waiting for transfers to finish
2026/04/08 03:20:18 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:20:18 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:20:18 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:20:18 DEBUG : file1.copy1.txt: size = 0 OK
2026/04/08 03:20:18 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:18 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:20:18 DEBUG : file1.copy2.txt: size = 0 OK
2026/04/08 03:20:18 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:18 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:20:18 DEBUG : file1.copy3.txt: size = 0 OK
2026/04/08 03:20:18 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:18 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:20:18 DEBUG : file1.copy4.txt: size = 0 OK
2026/04/08 03:20:18 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:18 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:20:18 DEBUG : file1.copy5.txt: size = 0 OK
2026/04/08 03:20:18 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:18 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:20:18 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:20:18 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:18 INFO : file1.txt: Copied (new)
2026/04/08 03:20:18 NOTICE: checking Path1 Azure container rclone-test-nicexik6diti path 031826ko/createemptysrcdirs/path1
2026/04/08 03:20:18 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:20:18 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:18 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:18 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:18 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:18 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:18 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:18 DEBUG : Local file system at /tmp/031826ko/createemptysrcdirs/path2: Waiting for checks to finish
2026/04/08 03:20:18 DEBUG : Local file system at /tmp/031826ko/createemptysrcdirs/path2: Waiting for transfers to finish
2026/04/08 03:20:18 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/08 03:20:18 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/08 03:20:18 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:18 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/08 03:20:18 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:18 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:18 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/08 03:20:18 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:20:18 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/08 03:20:18 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:20:18 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/08 03:20:18 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:18 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/08 03:20:18 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:18 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:20:18 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:20:18 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/08 03:20:18 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:20:18 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:20:18 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:20:18 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/08 03:20:18 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:20:18 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/08 03:20:18 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:20:18 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:20:18 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:18 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:20:18 INFO : file1.txt: Copied (new)
2026/04/08 03:20:18 NOTICE: checking path2 Local file system at /tmp/031826ko/createemptysrcdirs/path2
2026/04/08 03:20:18 NOTICE: [36m(01) :[0m [34mtest createemptysrcdirs[0m
2026/04/08 03:20:18 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:20:18 NOTICE: [36m(03) :[0m [34mtouch-glob 2001-01-02 /tmp/031826ko/datadir/test_createemptysrcdirs-serotim9/ placeholder.txt[0m
2026/04/08 03:20:18 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_createemptysrcdirs-serotim9/"
2026/04/08 03:20:18 DEBUG : fs cache: renaming cache item "/tmp/031826ko/datadir/test_createemptysrcdirs-serotim9/" to be canonical "/tmp/031826ko/datadir/test_createemptysrcdirs-serotim9"
2026/04/08 03:20:18 DEBUG : placeholder.txt: Set modification time 2001-01-02
2026/04/08 03:20:18 NOTICE: [36m(04) :[0m [34mcopy-as /tmp/031826ko/datadir/test_createemptysrcdirs-serotim9/placeholder.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/createemptysrcdirs/path1/ file1.txt[0m
2026/04/08 03:20:18 DEBUG : copyFile "/tmp/031826ko/datadir/test_createemptysrcdirs-serotim9/placeholder.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/createemptysrcdirs/path1/" as "file1.txt"
2026/04/08 03:20:18 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_createemptysrcdirs-serotim9/placeholder.txt"
2026/04/08 03:20:18 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/createemptysrcdirs/path1/"
2026/04/08 03:20:18 DEBUG : operations.CopyFile "placeholder.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/createemptysrcdirs/path1" as "file1.txt"
2026/04/08 03:20:18 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:20:18 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/08 03:20:18 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:18 INFO : placeholder.txt: Updated modification time in destination
2026/04/08 03:20:18 DEBUG : placeholder.txt: Unchanged skipping
2026/04/08 03:20:18 NOTICE: [36m(05) :[0m [34mcopy-as /tmp/031826ko/datadir/test_createemptysrcdirs-serotim9/placeholder.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/04/08 03:20:18 DEBUG : copyFile "/tmp/031826ko/datadir/test_createemptysrcdirs-serotim9/placeholder.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/04/08 03:20:18 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_createemptysrcdirs-serotim9/placeholder.txt"
2026/04/08 03:20:18 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/createemptysrcdirs/path1/"
2026/04/08 03:20:18 DEBUG : operations.CopyFile "placeholder.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/createemptysrcdirs/path1" as "file1.copy1.txt"
2026/04/08 03:20:18 DEBUG : file1.copy1.txt: size = 0 OK
2026/04/08 03:20:18 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/08 03:20:18 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:18 INFO : placeholder.txt: Updated modification time in destination
2026/04/08 03:20:18 DEBUG : placeholder.txt: Unchanged skipping
2026/04/08 03:20:18 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/031826ko/datadir/test_createemptysrcdirs-serotim9/placeholder.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/04/08 03:20:18 DEBUG : copyFile "/tmp/031826ko/datadir/test_createemptysrcdirs-serotim9/placeholder.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/04/08 03:20:18 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_createemptysrcdirs-serotim9/placeholder.txt"
2026/04/08 03:20:18 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/createemptysrcdirs/path1/"
2026/04/08 03:20:18 DEBUG : operations.CopyFile "placeholder.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/createemptysrcdirs/path1" as "file1.copy2.txt"
2026/04/08 03:20:19 DEBUG : file1.copy2.txt: size = 0 OK
2026/04/08 03:20:19 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/08 03:20:19 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:19 INFO : placeholder.txt: Updated modification time in destination
2026/04/08 03:20:19 DEBUG : placeholder.txt: Unchanged skipping
2026/04/08 03:20:19 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/031826ko/datadir/test_createemptysrcdirs-serotim9/placeholder.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/04/08 03:20:19 DEBUG : copyFile "/tmp/031826ko/datadir/test_createemptysrcdirs-serotim9/placeholder.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/04/08 03:20:19 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_createemptysrcdirs-serotim9/placeholder.txt"
2026/04/08 03:20:19 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/createemptysrcdirs/path1/"
2026/04/08 03:20:19 DEBUG : operations.CopyFile "placeholder.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/createemptysrcdirs/path1" as "file1.copy3.txt"
2026/04/08 03:20:19 DEBUG : file1.copy3.txt: size = 0 OK
2026/04/08 03:20:19 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/08 03:20:19 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:19 INFO : placeholder.txt: Updated modification time in destination
2026/04/08 03:20:19 DEBUG : placeholder.txt: Unchanged skipping
2026/04/08 03:20:19 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/031826ko/datadir/test_createemptysrcdirs-serotim9/placeholder.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/04/08 03:20:19 DEBUG : copyFile "/tmp/031826ko/datadir/test_createemptysrcdirs-serotim9/placeholder.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/04/08 03:20:19 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_createemptysrcdirs-serotim9/placeholder.txt"
2026/04/08 03:20:19 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/createemptysrcdirs/path1/"
2026/04/08 03:20:19 DEBUG : operations.CopyFile "placeholder.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/createemptysrcdirs/path1" as "file1.copy4.txt"
2026/04/08 03:20:19 DEBUG : file1.copy4.txt: size = 0 OK
2026/04/08 03:20:19 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/08 03:20:19 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:19 INFO : placeholder.txt: Updated modification time in destination
2026/04/08 03:20:19 DEBUG : placeholder.txt: Unchanged skipping
2026/04/08 03:20:19 NOTICE: [36m(09) :[0m [34mcopy-as /tmp/031826ko/datadir/test_createemptysrcdirs-serotim9/placeholder.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/04/08 03:20:19 DEBUG : copyFile "/tmp/031826ko/datadir/test_createemptysrcdirs-serotim9/placeholder.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/04/08 03:20:19 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_createemptysrcdirs-serotim9/placeholder.txt"
2026/04/08 03:20:19 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/createemptysrcdirs/path1/"
2026/04/08 03:20:19 DEBUG : operations.CopyFile "placeholder.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/createemptysrcdirs/path1" as "file1.copy5.txt"
2026/04/08 03:20:19 DEBUG : file1.copy5.txt: size = 0 OK
2026/04/08 03:20:19 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/08 03:20:19 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:19 INFO : placeholder.txt: Updated modification time in destination
2026/04/08 03:20:19 DEBUG : placeholder.txt: Unchanged skipping
2026/04/08 03:20:19 NOTICE: [36m(10) :[0m [34mbisync resync[0m
bisync_test.go:1007: skipping test as remote does not support empty dirs
=== RUN TestBisyncRemoteLocal/dry_run
2026/04/08 03:20:19 INFO : path1: Making directory
2026/04/08 03:20:19 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/dry_run/path1"
2026/04/08 03:20:19 DEBUG : Creating backend with remote "/tmp/031826ko/dry_run/path2"
2026/04/08 03:20:19 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_dry_run/initial"
2026/04/08 03:20:19 DEBUG : Creating backend with remote "/tmp/031826ko/initdir/test_dry_run-gotasid6"
2026/04/08 03:20:19 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:20:19 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:19 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:19 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:19 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:19 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:19 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:19 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:19 DEBUG : Local file system at /tmp/031826ko/initdir/test_dry_run-gotasid6: Waiting for checks to finish
2026/04/08 03:20:19 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:20:19 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:20:19 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:19 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:20:19 INFO : file1.txt: Copied (new)
2026/04/08 03:20:19 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:20:19 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:20:19 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:20:19 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:20:19 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:20:19 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:20:19 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:19 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:20:19 INFO : file2.txt: Copied (new)
2026/04/08 03:20:19 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:20:19 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:19 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:20:19 INFO : file3.txt: Copied (new)
2026/04/08 03:20:19 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:20:19 DEBUG : Local file system at /tmp/031826ko/initdir/test_dry_run-gotasid6: Waiting for transfers to finish
2026/04/08 03:20:19 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:19 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:20:19 INFO : file4.txt: Copied (new)
2026/04/08 03:20:19 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:20:19 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:19 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:19 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:20:19 INFO : file6.txt: Copied (new)
2026/04/08 03:20:19 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:19 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:20:19 INFO : file7.txt: Copied (new)
2026/04/08 03:20:19 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:20:19 INFO : file5.txt: Copied (new)
2026/04/08 03:20:19 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_dry_run/modfiles"
2026/04/08 03:20:19 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_dry_run-zurudas6"
2026/04/08 03:20:19 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:19 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:19 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:19 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:19 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:19 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:19 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:19 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:19 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/08 03:20:19 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/08 03:20:19 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/08 03:20:19 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/08 03:20:19 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:20:19 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/08 03:20:19 INFO : file1.txt: Copied (new)
2026/04/08 03:20:19 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/08 03:20:19 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/08 03:20:19 INFO : file2.txt: Copied (new)
2026/04/08 03:20:19 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/08 03:20:19 DEBUG : Local file system at /tmp/031826ko/datadir/test_dry_run-zurudas6: Waiting for checks to finish
2026/04/08 03:20:19 DEBUG : Local file system at /tmp/031826ko/datadir/test_dry_run-zurudas6: Waiting for transfers to finish
2026/04/08 03:20:19 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:20:19 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/08 03:20:19 INFO : file10.txt: Copied (new)
2026/04/08 03:20:19 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/08 03:20:19 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/08 03:20:19 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/08 03:20:19 INFO : file5R.txt: Copied (new)
2026/04/08 03:20:19 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/08 03:20:19 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/08 03:20:19 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/08 03:20:19 INFO : file5L.txt: Copied (new)
2026/04/08 03:20:19 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/08 03:20:19 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:20:19 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:20:19 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/08 03:20:19 INFO : file6.txt: Copied (new)
2026/04/08 03:20:19 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/08 03:20:19 INFO : file7.txt: Copied (new)
2026/04/08 03:20:19 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:20:19 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/08 03:20:19 INFO : file11.txt: Copied (new)
2026/04/08 03:20:19 DEBUG : Waiting for deletions to finish
2026/04/08 03:20:19 DEBUG : removing 1 level 0 directories
2026/04/08 03:20:19 INFO : Azure container rclone-test-nicexik6diti path 031826ko/dry_run/path1: Removing directory
2026/04/08 03:20:19 DEBUG : Waiting for deletions to finish
2026/04/08 03:20:19 ERROR : error listing: directory not found
2026/04/08 03:20:19 ERROR : Local file system at /tmp/031826ko/dry_run/path2: Failed to list "": directory not found
2026/04/08 03:20:19 DEBUG : removing 1 level 0 directories
2026/04/08 03:20:19 INFO : Local file system at /tmp/031826ko/dry_run/path2: Removing directory
2026/04/08 03:20:19 ERROR : Failed to rmdir: stat /tmp/031826ko/dry_run/path2: no such file or directory
2026/04/08 03:20:19 ERROR : error listing: directory not found
2026/04/08 03:20:19 NOTICE: checking initFs Local file system at /tmp/031826ko/initdir/test_dry_run-gotasid6
2026/04/08 03:20:19 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:20:19 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:19 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:19 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:19 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:19 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:19 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:19 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:19 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/dry_run/path1: Waiting for checks to finish
2026/04/08 03:20:19 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/dry_run/path1: Waiting for transfers to finish
2026/04/08 03:20:19 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:20:19 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:19 INFO : file2.txt: Copied (new)
2026/04/08 03:20:19 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:20:19 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:20:19 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:20:19 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:20:19 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:19 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:20:19 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:19 INFO : file1.txt: Copied (new)
2026/04/08 03:20:19 INFO : file3.txt: Copied (new)
2026/04/08 03:20:19 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:20:19 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:19 INFO : file4.txt: Copied (new)
2026/04/08 03:20:19 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:20:19 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:19 INFO : file6.txt: Copied (new)
2026/04/08 03:20:19 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:20:19 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:19 INFO : file7.txt: Copied (new)
2026/04/08 03:20:19 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:20:19 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:19 INFO : file5.txt: Copied (new)
2026/04/08 03:20:19 NOTICE: checking Path1 Azure container rclone-test-nicexik6diti path 031826ko/dry_run/path1
2026/04/08 03:20:19 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:20:19 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:19 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:19 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:19 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:19 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:19 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:19 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:19 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:20:19 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:20:19 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:20:19 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:20:19 DEBUG : Local file system at /tmp/031826ko/dry_run/path2: Waiting for checks to finish
2026/04/08 03:20:19 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:20:19 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:20:19 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:20:19 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:20:19 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:19 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:20:19 INFO : file1.txt: Copied (new)
2026/04/08 03:20:19 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:19 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:19 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:20:19 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:19 DEBUG : Local file system at /tmp/031826ko/dry_run/path2: Waiting for transfers to finish
2026/04/08 03:20:19 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:20:19 INFO : file2.txt: Copied (new)
2026/04/08 03:20:19 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:20:19 INFO : file5.txt: Copied (new)
2026/04/08 03:20:19 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:20:19 INFO : file3.txt: Copied (new)
2026/04/08 03:20:19 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:20:19 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:19 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:20:19 INFO : file6.txt: Copied (new)
2026/04/08 03:20:19 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:20:19 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:19 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:20:19 INFO : file7.txt: Copied (new)
2026/04/08 03:20:19 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:19 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:20:19 INFO : file4.txt: Copied (new)
2026/04/08 03:20:19 NOTICE: checking path2 Local file system at /tmp/031826ko/dry_run/path2
2026/04/08 03:20:19 NOTICE: [36m(01) :[0m [34mtest dry-run[0m
2026/04/08 03:20:19 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:20:19 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/08 03:20:22 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/dry_run/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:20:22 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:20:22 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:20:22 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/dry_run/path1/" with Path2 "/tmp/031826ko/dry_run/path2/"
2026/04/08 03:20:22 INFO : Copying Path2 files to Path1
2026/04/08 03:20:22 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:20:22 INFO : There was nothing to transfer
2026/04/08 03:20:22 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:20:22 INFO : There was nothing to transfer
2026/04/08 03:20:22 INFO : Resync updating listings
2026/04/08 03:20:22 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/dry_run/path1/" vs Path2 "/tmp/031826ko/dry_run/path2/"
2026/04/08 03:20:22 INFO : [32mBisync successful[0m
2026/04/08 03:20:22 NOTICE: [36m(04) :[0m [34mtest new on path2 - file10[0m
2026/04/08 03:20:22 NOTICE: [36m(05) :[0m [34mtouch-copy 2001-01-02 /tmp/031826ko/datadir/test_dry_run-zurudas6/file10.txt /tmp/031826ko/dry_run/path2/[0m
2026/04/08 03:20:22 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_dry_run-zurudas6/"
2026/04/08 03:20:22 DEBUG : fs cache: renaming cache item "/tmp/031826ko/datadir/test_dry_run-zurudas6/" to be canonical "/tmp/031826ko/datadir/test_dry_run-zurudas6"
2026/04/08 03:20:22 DEBUG : file10.txt: Set modification time 2001-01-02
2026/04/08 03:20:22 DEBUG : copyFile "/tmp/031826ko/datadir/test_dry_run-zurudas6/file10.txt" to "/tmp/031826ko/dry_run/path2/" as ""
2026/04/08 03:20:22 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_dry_run-zurudas6/file10.txt"
2026/04/08 03:20:22 DEBUG : Creating backend with remote "/tmp/031826ko/dry_run/path2/"
2026/04/08 03:20:22 DEBUG : operations.CopyFile "file10.txt" to "Local file system at /tmp/031826ko/dry_run/path2" as "file10.txt"
2026/04/08 03:20:22 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:22 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/08 03:20:22 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:20:22 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/08 03:20:22 INFO : file10.txt: Copied (new)
2026/04/08 03:20:22 NOTICE: [36m(06) :[0m [34mtest newer on path2 - file1[0m
2026/04/08 03:20:22 NOTICE: [36m(07) :[0m [34mtouch-copy 2001-01-02 /tmp/031826ko/datadir/test_dry_run-zurudas6/file1.txt /tmp/031826ko/dry_run/path2/[0m
2026/04/08 03:20:22 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_dry_run-zurudas6/" for canonical name "/tmp/031826ko/datadir/test_dry_run-zurudas6"
2026/04/08 03:20:22 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/08 03:20:22 DEBUG : copyFile "/tmp/031826ko/datadir/test_dry_run-zurudas6/file1.txt" to "/tmp/031826ko/dry_run/path2/" as ""
2026/04/08 03:20:22 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_dry_run-zurudas6/file1.txt"
2026/04/08 03:20:22 DEBUG : Creating backend with remote "/tmp/031826ko/dry_run/path2/"
2026/04/08 03:20:22 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/031826ko/dry_run/path2" as "file1.txt"
2026/04/08 03:20:22 DEBUG : file1.txt: size = 19 (Local file system at /tmp/031826ko/datadir/test_dry_run-zurudas6)
2026/04/08 03:20:22 DEBUG : file1.txt: size = 0 (Local file system at /tmp/031826ko/dry_run/path2)
2026/04/08 03:20:22 DEBUG : file1.txt: Sizes differ
2026/04/08 03:20:22 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/08 03:20:22 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:20:22 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/08 03:20:22 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:20:22 NOTICE: [36m(08) :[0m [34mtest new on path1 - file11[0m
2026/04/08 03:20:22 NOTICE: [36m(09) :[0m [34mtouch-copy 2001-01-02 /tmp/031826ko/datadir/test_dry_run-zurudas6/file11.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/dry_run/path1/[0m
2026/04/08 03:20:22 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_dry_run-zurudas6/" for canonical name "/tmp/031826ko/datadir/test_dry_run-zurudas6"
2026/04/08 03:20:22 DEBUG : file11.txt: Set modification time 2001-01-02
2026/04/08 03:20:22 DEBUG : copyFile "/tmp/031826ko/datadir/test_dry_run-zurudas6/file11.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/dry_run/path1/" as ""
2026/04/08 03:20:22 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_dry_run-zurudas6/file11.txt"
2026/04/08 03:20:22 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/dry_run/path1/"
2026/04/08 03:20:22 DEBUG : operations.CopyFile "file11.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/dry_run/path1" as "file11.txt"
2026/04/08 03:20:22 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:22 DEBUG : file11.txt: size = 19 OK
2026/04/08 03:20:22 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:20:22 INFO : file11.txt: Copied (new)
2026/04/08 03:20:22 NOTICE: [36m(10) :[0m [34mtest newer on path1 - file2[0m
2026/04/08 03:20:22 NOTICE: [36m(11) :[0m [34mtouch-copy 2001-01-02 /tmp/031826ko/datadir/test_dry_run-zurudas6/file2.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/dry_run/path1/[0m
2026/04/08 03:20:22 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_dry_run-zurudas6/" for canonical name "/tmp/031826ko/datadir/test_dry_run-zurudas6"
2026/04/08 03:20:22 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/08 03:20:22 DEBUG : copyFile "/tmp/031826ko/datadir/test_dry_run-zurudas6/file2.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/dry_run/path1/" as ""
2026/04/08 03:20:22 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_dry_run-zurudas6/file2.txt"
2026/04/08 03:20:22 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/dry_run/path1/"
2026/04/08 03:20:22 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/dry_run/path1" as "file2.txt"
2026/04/08 03:20:22 DEBUG : file2.txt: size = 13 (Local file system at /tmp/031826ko/datadir/test_dry_run-zurudas6)
2026/04/08 03:20:22 DEBUG : file2.txt: size = 0 (Azure container rclone-test-nicexik6diti path 031826ko/dry_run/path1)
2026/04/08 03:20:22 DEBUG : file2.txt: Sizes differ
2026/04/08 03:20:22 DEBUG : file2.txt: size = 13 OK
2026/04/08 03:20:22 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/08 03:20:22 INFO : file2.txt: Copied (replaced existing)
2026/04/08 03:20:22 NOTICE: [36m(12) :[0m [34mtest deleted on path2 - file3[0m
2026/04/08 03:20:22 NOTICE: [36m(13) :[0m [34mdelete-file /tmp/031826ko/dry_run/path2/file3.txt[0m
2026/04/08 03:20:22 DEBUG : Creating backend with remote "/tmp/031826ko/dry_run/path2/"
2026/04/08 03:20:22 DEBUG : fs cache: renaming cache item "/tmp/031826ko/dry_run/path2/" to be canonical "/tmp/031826ko/dry_run/path2"
2026/04/08 03:20:22 INFO : file3.txt: Deleted
2026/04/08 03:20:22 NOTICE: [36m(14) :[0m [34mtest deleted on path1 - file4[0m
2026/04/08 03:20:22 NOTICE: [36m(15) :[0m [34mdelete-file TestAzureBlob:rclone-test-nicexik6diti/031826ko/dry_run/path1/file4.txt[0m
2026/04/08 03:20:22 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/dry_run/path1/"
2026/04/08 03:20:22 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nicexik6diti/031826ko/dry_run/path1/" to be canonical "TestAzureBlob:rclone-test-nicexik6diti/031826ko/dry_run/path1"
2026/04/08 03:20:22 INFO : file4.txt: Deleted
2026/04/08 03:20:22 NOTICE: [36m(16) :[0m [34mtest changed on path2 and on path1 - file5 (file5R, file5L)[0m
2026/04/08 03:20:22 NOTICE: [36m(17) :[0m [34mtouch-glob 2001-01-02 /tmp/031826ko/datadir/test_dry_run-zurudas6/ file5R.txt[0m
2026/04/08 03:20:22 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_dry_run-zurudas6/" for canonical name "/tmp/031826ko/datadir/test_dry_run-zurudas6"
2026/04/08 03:20:22 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/04/08 03:20:22 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/031826ko/datadir/test_dry_run-zurudas6/file5R.txt /tmp/031826ko/dry_run/path2/ file5.txt[0m
2026/04/08 03:20:22 DEBUG : copyFile "/tmp/031826ko/datadir/test_dry_run-zurudas6/file5R.txt" to "/tmp/031826ko/dry_run/path2/" as "file5.txt"
2026/04/08 03:20:22 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_dry_run-zurudas6/file5R.txt"
2026/04/08 03:20:22 DEBUG : Creating backend with remote "/tmp/031826ko/dry_run/path2/"
2026/04/08 03:20:22 DEBUG : operations.CopyFile "file5R.txt" to "Local file system at /tmp/031826ko/dry_run/path2" as "file5.txt"
2026/04/08 03:20:22 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/031826ko/datadir/test_dry_run-zurudas6)
2026/04/08 03:20:22 DEBUG : file5.txt: size = 0 (Local file system at /tmp/031826ko/dry_run/path2)
2026/04/08 03:20:22 DEBUG : file5R.txt: Sizes differ
2026/04/08 03:20:22 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/04/08 03:20:22 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/08 03:20:22 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/04/08 03:20:22 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/04/08 03:20:22 NOTICE: [36m(19) :[0m [34mtouch-glob 2001-03-04 /tmp/031826ko/datadir/test_dry_run-zurudas6/ file5L.txt[0m
2026/04/08 03:20:22 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_dry_run-zurudas6/" for canonical name "/tmp/031826ko/datadir/test_dry_run-zurudas6"
2026/04/08 03:20:22 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/04/08 03:20:22 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/031826ko/datadir/test_dry_run-zurudas6/file5L.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/dry_run/path1/ file5.txt[0m
2026/04/08 03:20:22 DEBUG : copyFile "/tmp/031826ko/datadir/test_dry_run-zurudas6/file5L.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/dry_run/path1/" as "file5.txt"
2026/04/08 03:20:22 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_dry_run-zurudas6/file5L.txt"
2026/04/08 03:20:22 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/dry_run/path1/"
2026/04/08 03:20:22 DEBUG : operations.CopyFile "file5L.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/dry_run/path1" as "file5.txt"
2026/04/08 03:20:22 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/031826ko/datadir/test_dry_run-zurudas6)
2026/04/08 03:20:22 DEBUG : file5.txt: size = 0 (Azure container rclone-test-nicexik6diti path 031826ko/dry_run/path1)
2026/04/08 03:20:22 DEBUG : file5L.txt: Sizes differ
2026/04/08 03:20:22 DEBUG : file5.txt: size = 39 OK
2026/04/08 03:20:22 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/08 03:20:22 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/04/08 03:20:22 NOTICE: [36m(21) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/04/08 03:20:22 NOTICE: [36m(22) :[0m [34mtouch-copy 2001-01-02 /tmp/031826ko/datadir/test_dry_run-zurudas6/file6.txt /tmp/031826ko/dry_run/path2/[0m
2026/04/08 03:20:22 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_dry_run-zurudas6/" for canonical name "/tmp/031826ko/datadir/test_dry_run-zurudas6"
2026/04/08 03:20:22 DEBUG : file6.txt: Set modification time 2001-01-02
2026/04/08 03:20:22 DEBUG : copyFile "/tmp/031826ko/datadir/test_dry_run-zurudas6/file6.txt" to "/tmp/031826ko/dry_run/path2/" as ""
2026/04/08 03:20:22 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_dry_run-zurudas6/file6.txt"
2026/04/08 03:20:22 DEBUG : Creating backend with remote "/tmp/031826ko/dry_run/path2/"
2026/04/08 03:20:22 DEBUG : operations.CopyFile "file6.txt" to "Local file system at /tmp/031826ko/dry_run/path2" as "file6.txt"
2026/04/08 03:20:22 DEBUG : file6.txt: size = 19 (Local file system at /tmp/031826ko/datadir/test_dry_run-zurudas6)
2026/04/08 03:20:22 DEBUG : file6.txt: size = 0 (Local file system at /tmp/031826ko/dry_run/path2)
2026/04/08 03:20:22 DEBUG : file6.txt: Sizes differ
2026/04/08 03:20:22 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/08 03:20:22 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:20:22 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/08 03:20:22 INFO : file6.txt: Copied (replaced existing)
2026/04/08 03:20:22 NOTICE: [36m(23) :[0m [34mdelete-file TestAzureBlob:rclone-test-nicexik6diti/031826ko/dry_run/path1/file6.txt[0m
2026/04/08 03:20:22 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/dry_run/path1/" for canonical name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/dry_run/path1"
2026/04/08 03:20:22 INFO : file6.txt: Deleted
2026/04/08 03:20:22 NOTICE: [36m(24) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/04/08 03:20:22 NOTICE: [36m(25) :[0m [34mtouch-copy 2001-01-02 /tmp/031826ko/datadir/test_dry_run-zurudas6/file7.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/dry_run/path1/[0m
2026/04/08 03:20:22 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_dry_run-zurudas6/" for canonical name "/tmp/031826ko/datadir/test_dry_run-zurudas6"
2026/04/08 03:20:22 DEBUG : file7.txt: Set modification time 2001-01-02
2026/04/08 03:20:22 DEBUG : copyFile "/tmp/031826ko/datadir/test_dry_run-zurudas6/file7.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/dry_run/path1/" as ""
2026/04/08 03:20:22 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_dry_run-zurudas6/file7.txt"
2026/04/08 03:20:22 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/dry_run/path1/"
2026/04/08 03:20:23 DEBUG : operations.CopyFile "file7.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/dry_run/path1" as "file7.txt"
2026/04/08 03:20:23 DEBUG : file7.txt: size = 19 (Local file system at /tmp/031826ko/datadir/test_dry_run-zurudas6)
2026/04/08 03:20:23 DEBUG : file7.txt: size = 0 (Azure container rclone-test-nicexik6diti path 031826ko/dry_run/path1)
2026/04/08 03:20:23 DEBUG : file7.txt: Sizes differ
2026/04/08 03:20:23 DEBUG : file7.txt: size = 19 OK
2026/04/08 03:20:23 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:20:23 INFO : file7.txt: Copied (replaced existing)
2026/04/08 03:20:23 NOTICE: [36m(26) :[0m [34mdelete-file /tmp/031826ko/dry_run/path2/file7.txt[0m
2026/04/08 03:20:23 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/dry_run/path2/" for canonical name "/tmp/031826ko/dry_run/path2"
2026/04/08 03:20:23 INFO : file7.txt: Deleted
2026/04/08 03:20:23 NOTICE: [36m(27) :[0m [34mtest sync with dry-run and resync[0m
2026/04/08 03:20:23 NOTICE: [36m(28) :[0m [34mbisync dry-run resync[0m
2026/04/08 03:20:25 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/dry_run/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:20:25 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:20:25 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:20:25 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/dry_run/path1/" with Path2 "/tmp/031826ko/dry_run/path2/"
2026/04/08 03:20:25 INFO : Copying Path2 files to Path1
2026/04/08 03:20:25 NOTICE: - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:20:25 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19)
2026/04/08 03:20:25 NOTICE: file4.txt: Skipped copy as --dry-run is set (size 0)
2026/04/08 03:20:25 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19)
2026/04/08 03:20:25 NOTICE: - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:20:25 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19)
2026/04/08 03:20:25 NOTICE: file3.txt: Skipped copy as --dry-run is set (size 0)
2026/04/08 03:20:25 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19)
2026/04/08 03:20:25 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 0)
2026/04/08 03:20:25 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13)
2026/04/08 03:20:25 NOTICE: file5.txt: Skipped copy as --dry-run is set (size 39)
2026/04/08 03:20:25 INFO : Resync updating listings
2026/04/08 03:20:25 INFO : [32mBisync successful[0m
2026/04/08 03:20:25 NOTICE: [36m(29) :[0m [34mcopy-listings dryrun-resync[0m
2026/04/08 03:20:25 NOTICE: [36m(30) :[0m [34mtest sync with dry-run[0m
2026/04/08 03:20:25 NOTICE: [36m(31) :[0m [34mbisync dry-run[0m
2026/04/08 03:20:27 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/dry_run/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:20:27 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:20:27 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:20:27 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/dry_run/path1/" with Path2 "/tmp/031826ko/dry_run/path2/"
2026/04/08 03:20:27 INFO : Building Path1 and Path2 listings
2026/04/08 03:20:27 INFO : Path1 checking for diffs
2026/04/08 03:20:27 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/08 03:20:27 NOTICE: - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/08 03:20:27 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/08 03:20:27 NOTICE: - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/08 03:20:27 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/04/08 03:20:27 NOTICE: - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/08 03:20:27 INFO : Path1: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/04/08 03:20:27 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:20:27 INFO : Path2 checking for diffs
2026/04/08 03:20:27 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:20:27 NOTICE: - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/08 03:20:27 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/08 03:20:27 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/04/08 03:20:27 NOTICE: - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/08 03:20:27 NOTICE: - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/08 03:20:27 INFO : Path2: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/04/08 03:20:27 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:20:27 INFO : Applying changes
2026/04/08 03:20:27 INFO : Checking potential conflicts...
2026/04/08 03:20:27 ERROR : file5.txt: md5 differ
2026/04/08 03:20:27 NOTICE: Local file system at /tmp/031826ko/dry_run/path2: 1 differences found
2026/04/08 03:20:27 NOTICE: Local file system at /tmp/031826ko/dry_run/path2: 1 errors while checking
2026/04/08 03:20:27 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/08 03:20:27 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/dry_run/path2/file11.txt[0m
2026/04/08 03:20:27 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/dry_run/path2/file2.txt[0m
2026/04/08 03:20:27 NOTICE: - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/031826ko/dry_run/path2/file4.txt[0m
2026/04/08 03:20:27 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/08 03:20:27 NOTICE: file5.txt: Skipped rename as --dry-run is set
2026/04/08 03:20:27 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/dry_run/path2/file5.txt.conflict1[0m
2026/04/08 03:20:27 NOTICE: file5.txt: Skipped rename as --dry-run is set
2026/04/08 03:20:27 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/dry_run/path1/file5.txt.conflict2[0m
2026/04/08 03:20:27 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/dry_run/path1/file6.txt[0m
2026/04/08 03:20:27 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/dry_run/path2/file7.txt[0m
2026/04/08 03:20:27 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/dry_run/path1/file1.txt[0m
2026/04/08 03:20:27 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/dry_run/path1/file10.txt[0m
2026/04/08 03:20:27 NOTICE: - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/dry_run/path1/file3.txt[0m
2026/04/08 03:20:27 NOTICE: - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:20:28 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19)
2026/04/08 03:20:28 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19)
2026/04/08 03:20:28 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 19)
2026/04/08 03:20:28 NOTICE: file3.txt: Skipped delete as --dry-run is set (size 0)
2026/04/08 03:20:28 NOTICE: - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:20:28 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19)
2026/04/08 03:20:28 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19)
2026/04/08 03:20:28 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13)
2026/04/08 03:20:28 NOTICE: file4.txt: Skipped delete as --dry-run is set (size 0)
2026/04/08 03:20:28 INFO : Updating listings
2026/04/08 03:20:28 INFO : [32mBisync successful[0m
2026/04/08 03:20:28 NOTICE: [36m(32) :[0m [34mcopy-listings dryrun[0m
2026/04/08 03:20:28 NOTICE: [36m(33) :[0m [34mtest sync without dry-run[0m
2026/04/08 03:20:28 NOTICE: [36m(34) :[0m [34mbisync[0m
2026/04/08 03:20:30 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/dry_run/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:20:30 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:20:30 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:20:30 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/dry_run/path1/" with Path2 "/tmp/031826ko/dry_run/path2/"
2026/04/08 03:20:30 INFO : Building Path1 and Path2 listings
2026/04/08 03:20:30 INFO : Path1 checking for diffs
2026/04/08 03:20:30 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/08 03:20:30 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/08 03:20:30 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/08 03:20:30 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/08 03:20:30 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/04/08 03:20:30 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/08 03:20:30 INFO : Path1: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/04/08 03:20:30 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:20:30 INFO : Path2 checking for diffs
2026/04/08 03:20:30 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:20:30 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/08 03:20:30 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/08 03:20:30 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/04/08 03:20:30 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/08 03:20:30 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/08 03:20:30 INFO : Path2: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/04/08 03:20:30 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:20:30 INFO : Applying changes
2026/04/08 03:20:30 INFO : Checking potential conflicts...
2026/04/08 03:20:30 ERROR : file5.txt: md5 differ
2026/04/08 03:20:30 NOTICE: Local file system at /tmp/031826ko/dry_run/path2: 1 differences found
2026/04/08 03:20:30 NOTICE: Local file system at /tmp/031826ko/dry_run/path2: 1 errors while checking
2026/04/08 03:20:30 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/08 03:20:30 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/dry_run/path2/file11.txt[0m
2026/04/08 03:20:30 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/dry_run/path2/file2.txt[0m
2026/04/08 03:20:30 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/031826ko/dry_run/path2/file4.txt[0m
2026/04/08 03:20:30 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/08 03:20:30 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/dry_run/path1/file5.txt.conflict1[0m
2026/04/08 03:20:30 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict1
2026/04/08 03:20:30 INFO : file5.txt: Deleted
2026/04/08 03:20:30 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/dry_run/path2/file5.txt.conflict1[0m
2026/04/08 03:20:30 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/031826ko/dry_run/path2/file5.txt.conflict2[0m
2026/04/08 03:20:30 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/04/08 03:20:30 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/dry_run/path1/file5.txt.conflict2[0m
2026/04/08 03:20:30 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/dry_run/path1/file6.txt[0m
2026/04/08 03:20:30 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/dry_run/path2/file7.txt[0m
2026/04/08 03:20:30 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/dry_run/path1/file1.txt[0m
2026/04/08 03:20:30 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/dry_run/path1/file10.txt[0m
2026/04/08 03:20:30 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/dry_run/path1/file3.txt[0m
2026/04/08 03:20:30 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:20:30 INFO : file10.txt: Copied (new)
2026/04/08 03:20:30 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:20:30 INFO : file6.txt: Copied (new)
2026/04/08 03:20:30 INFO : file5.txt.conflict2: Copied (new)
2026/04/08 03:20:30 INFO : file3.txt: Deleted
2026/04/08 03:20:30 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:20:31 INFO : file5.txt.conflict1: Copied (new)
2026/04/08 03:20:31 INFO : file11.txt: Copied (new)
2026/04/08 03:20:31 INFO : file2.txt: Copied (replaced existing)
2026/04/08 03:20:31 INFO : file7.txt: Copied (new)
2026/04/08 03:20:31 INFO : file4.txt: Deleted
2026/04/08 03:20:31 INFO : Updating listings
2026/04/08 03:20:31 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/dry_run/path1/" vs Path2 "/tmp/031826ko/dry_run/path2/"
2026/04/08 03:20:31 INFO : [32mBisync successful[0m
2026/04/08 03:20:31 DEBUG : Waiting for deletions to finish
2026/04/08 03:20:31 INFO : RCLONE_TEST: Deleted
2026/04/08 03:20:31 INFO : file5.txt.conflict2: Deleted
2026/04/08 03:20:31 INFO : file11.txt: Deleted
2026/04/08 03:20:31 INFO : file2.txt: Deleted
2026/04/08 03:20:31 INFO : file1.txt: Deleted
2026/04/08 03:20:31 INFO : file5.txt.conflict1: Deleted
2026/04/08 03:20:31 INFO : file10.txt: Deleted
2026/04/08 03:20:31 INFO : file6.txt: Deleted
2026/04/08 03:20:31 INFO : file7.txt: Deleted
2026/04/08 03:20:31 DEBUG : removing 1 level 0 directories
2026/04/08 03:20:31 INFO : Azure container rclone-test-nicexik6diti path 031826ko/dry_run/path1: Removing directory
2026/04/08 03:20:31 DEBUG : Waiting for deletions to finish
2026/04/08 03:20:31 INFO : file1.txt: Deleted
2026/04/08 03:20:31 INFO : file10.txt: Deleted
2026/04/08 03:20:31 INFO : file11.txt: Deleted
2026/04/08 03:20:31 INFO : file2.txt: Deleted
2026/04/08 03:20:31 INFO : file5.txt.conflict1: Deleted
2026/04/08 03:20:31 INFO : file5.txt.conflict2: Deleted
2026/04/08 03:20:31 INFO : file6.txt: Deleted
2026/04/08 03:20:31 INFO : file7.txt: Deleted
2026/04/08 03:20:31 INFO : RCLONE_TEST: Deleted
2026/04/08 03:20:31 DEBUG : removing 1 level 0 directories
2026/04/08 03:20:31 INFO : Local file system at /tmp/031826ko/dry_run/path2: Removing directory
bisync_test.go:608: [32mTEST dry_run PASSED[0m
=== RUN TestBisyncRemoteLocal/equal
2026/04/08 03:20:31 INFO : path1: Making directory
2026/04/08 03:20:31 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/equal/path1"
2026/04/08 03:20:31 DEBUG : Creating backend with remote "/tmp/031826ko/equal/path2"
2026/04/08 03:20:31 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_equal/initial"
2026/04/08 03:20:31 DEBUG : Creating backend with remote "/tmp/031826ko/initdir/test_equal-tefacam7"
2026/04/08 03:20:31 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:20:31 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:31 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:31 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:20:31 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:20:31 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:20:31 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:31 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:20:31 INFO : file1.txt: Copied (new)
2026/04/08 03:20:31 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:31 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:20:31 INFO : file2.txt: Copied (new)
2026/04/08 03:20:31 DEBUG : Local file system at /tmp/031826ko/initdir/test_equal-tefacam7: Waiting for checks to finish
2026/04/08 03:20:31 DEBUG : Local file system at /tmp/031826ko/initdir/test_equal-tefacam7: Waiting for transfers to finish
2026/04/08 03:20:31 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:20:31 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:20:31 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:20:31 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_equal/modfiles"
2026/04/08 03:20:31 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_equal-nojicir5"
2026/04/08 03:20:31 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:31 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:31 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:31 DEBUG : file1L.txt.bc963e7b.partial: size = 33 OK
2026/04/08 03:20:31 DEBUG : file1R.txt.df7bff44.partial: size = 33 OK
2026/04/08 03:20:31 DEBUG : Local file system at /tmp/031826ko/datadir/test_equal-nojicir5: Waiting for checks to finish
2026/04/08 03:20:31 DEBUG : Local file system at /tmp/031826ko/datadir/test_equal-nojicir5: Waiting for transfers to finish
2026/04/08 03:20:31 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:20:31 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/08 03:20:31 DEBUG : file1R.txt.df7bff44.partial: renamed to: file1R.txt
2026/04/08 03:20:31 INFO : file1R.txt: Copied (new)
2026/04/08 03:20:31 DEBUG : file1L.txt.bc963e7b.partial: renamed to: file1L.txt
2026/04/08 03:20:31 INFO : file1L.txt: Copied (new)
2026/04/08 03:20:31 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/04/08 03:20:31 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/08 03:20:31 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/04/08 03:20:31 INFO : file2.txt: Copied (new)
2026/04/08 03:20:31 DEBUG : Waiting for deletions to finish
2026/04/08 03:20:31 DEBUG : removing 1 level 0 directories
2026/04/08 03:20:31 INFO : Azure container rclone-test-nicexik6diti path 031826ko/equal/path1: Removing directory
2026/04/08 03:20:31 DEBUG : Waiting for deletions to finish
2026/04/08 03:20:31 ERROR : error listing: directory not found
2026/04/08 03:20:31 ERROR : Local file system at /tmp/031826ko/equal/path2: Failed to list "": directory not found
2026/04/08 03:20:31 DEBUG : removing 1 level 0 directories
2026/04/08 03:20:31 INFO : Local file system at /tmp/031826ko/equal/path2: Removing directory
2026/04/08 03:20:31 ERROR : Failed to rmdir: stat /tmp/031826ko/equal/path2: no such file or directory
2026/04/08 03:20:31 ERROR : error listing: directory not found
2026/04/08 03:20:31 NOTICE: checking initFs Local file system at /tmp/031826ko/initdir/test_equal-tefacam7
2026/04/08 03:20:31 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:20:31 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:31 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:31 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/equal/path1: Waiting for checks to finish
2026/04/08 03:20:31 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/equal/path1: Waiting for transfers to finish
2026/04/08 03:20:31 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:20:31 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:20:31 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:20:31 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:20:31 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:31 INFO : file1.txt: Copied (new)
2026/04/08 03:20:31 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:20:31 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:31 INFO : file2.txt: Copied (new)
2026/04/08 03:20:31 NOTICE: checking Path1 Azure container rclone-test-nicexik6diti path 031826ko/equal/path1
2026/04/08 03:20:31 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:20:31 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:31 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:31 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:20:31 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:20:31 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:20:31 DEBUG : Local file system at /tmp/031826ko/equal/path2: Waiting for checks to finish
2026/04/08 03:20:31 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:20:31 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:20:31 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:20:31 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:31 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:20:31 INFO : file1.txt: Copied (new)
2026/04/08 03:20:31 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:31 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:20:31 INFO : file2.txt: Copied (new)
2026/04/08 03:20:31 DEBUG : Local file system at /tmp/031826ko/equal/path2: Waiting for transfers to finish
2026/04/08 03:20:31 NOTICE: checking path2 Local file system at /tmp/031826ko/equal/path2
2026/04/08 03:20:31 NOTICE: [36m(01) :[0m [34mtest equal[0m
2026/04/08 03:20:31 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:20:31 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/08 03:20:33 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/equal/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:20:33 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:20:33 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:20:33 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/equal/path1/" with Path2 "/tmp/031826ko/equal/path2/"
2026/04/08 03:20:33 INFO : Copying Path2 files to Path1
2026/04/08 03:20:33 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:20:33 INFO : There was nothing to transfer
2026/04/08 03:20:33 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:20:34 INFO : There was nothing to transfer
2026/04/08 03:20:34 INFO : Resync updating listings
2026/04/08 03:20:34 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/equal/path1/" vs Path2 "/tmp/031826ko/equal/path2/"
2026/04/08 03:20:34 INFO : [32mBisync successful[0m
2026/04/08 03:20:34 NOTICE: [36m(04) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/08 03:20:34 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/031826ko/datadir/test_equal-nojicir5/ file1R.txt[0m
2026/04/08 03:20:34 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_equal-nojicir5/"
2026/04/08 03:20:34 DEBUG : fs cache: renaming cache item "/tmp/031826ko/datadir/test_equal-nojicir5/" to be canonical "/tmp/031826ko/datadir/test_equal-nojicir5"
2026/04/08 03:20:34 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/04/08 03:20:34 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/031826ko/datadir/test_equal-nojicir5/file1R.txt /tmp/031826ko/equal/path2/ file1.txt[0m
2026/04/08 03:20:34 DEBUG : copyFile "/tmp/031826ko/datadir/test_equal-nojicir5/file1R.txt" to "/tmp/031826ko/equal/path2/" as "file1.txt"
2026/04/08 03:20:34 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_equal-nojicir5/file1R.txt"
2026/04/08 03:20:34 DEBUG : Creating backend with remote "/tmp/031826ko/equal/path2/"
2026/04/08 03:20:34 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/031826ko/equal/path2" as "file1.txt"
2026/04/08 03:20:34 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/031826ko/datadir/test_equal-nojicir5)
2026/04/08 03:20:34 DEBUG : file1.txt: size = 0 (Local file system at /tmp/031826ko/equal/path2)
2026/04/08 03:20:34 DEBUG : file1R.txt: Sizes differ
2026/04/08 03:20:34 DEBUG : file1.txt.2782e57b.partial: size = 33 OK
2026/04/08 03:20:34 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/08 03:20:34 DEBUG : file1.txt.2782e57b.partial: renamed to: file1.txt
2026/04/08 03:20:34 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:20:34 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-03-04 /tmp/031826ko/datadir/test_equal-nojicir5/ file1L.txt[0m
2026/04/08 03:20:34 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_equal-nojicir5/" for canonical name "/tmp/031826ko/datadir/test_equal-nojicir5"
2026/04/08 03:20:34 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/04/08 03:20:34 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/031826ko/datadir/test_equal-nojicir5/file1L.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/equal/path1/ file1.txt[0m
2026/04/08 03:20:34 DEBUG : copyFile "/tmp/031826ko/datadir/test_equal-nojicir5/file1L.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/equal/path1/" as "file1.txt"
2026/04/08 03:20:34 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_equal-nojicir5/file1L.txt"
2026/04/08 03:20:34 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/equal/path1/"
2026/04/08 03:20:34 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/equal/path1" as "file1.txt"
2026/04/08 03:20:34 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/031826ko/datadir/test_equal-nojicir5)
2026/04/08 03:20:34 DEBUG : file1.txt: size = 0 (Azure container rclone-test-nicexik6diti path 031826ko/equal/path1)
2026/04/08 03:20:34 DEBUG : file1L.txt: Sizes differ
2026/04/08 03:20:34 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:20:34 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:20:34 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:20:34 NOTICE: [36m(09) :[0m [34mtest changed on both paths and identical - file2[0m
2026/04/08 03:20:34 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-01-02 /tmp/031826ko/datadir/test_equal-nojicir5/ file2.txt[0m
2026/04/08 03:20:34 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_equal-nojicir5/" for canonical name "/tmp/031826ko/datadir/test_equal-nojicir5"
2026/04/08 03:20:34 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/08 03:20:34 NOTICE: [36m(11) :[0m [34mcopy-as /tmp/031826ko/datadir/test_equal-nojicir5/file2.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/equal/path1/ file2.txt[0m
2026/04/08 03:20:34 DEBUG : copyFile "/tmp/031826ko/datadir/test_equal-nojicir5/file2.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/equal/path1/" as "file2.txt"
2026/04/08 03:20:34 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_equal-nojicir5/file2.txt"
2026/04/08 03:20:34 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/equal/path1/"
2026/04/08 03:20:34 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/equal/path1" as "file2.txt"
2026/04/08 03:20:34 DEBUG : file2.txt: size = 37 (Local file system at /tmp/031826ko/datadir/test_equal-nojicir5)
2026/04/08 03:20:34 DEBUG : file2.txt: size = 0 (Azure container rclone-test-nicexik6diti path 031826ko/equal/path1)
2026/04/08 03:20:34 DEBUG : file2.txt: Sizes differ
2026/04/08 03:20:34 DEBUG : file2.txt: size = 37 OK
2026/04/08 03:20:34 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/08 03:20:34 INFO : file2.txt: Copied (replaced existing)
2026/04/08 03:20:34 NOTICE: [36m(12) :[0m [34mcopy-as /tmp/031826ko/datadir/test_equal-nojicir5/file2.txt /tmp/031826ko/equal/path2/ file2.txt[0m
2026/04/08 03:20:34 DEBUG : copyFile "/tmp/031826ko/datadir/test_equal-nojicir5/file2.txt" to "/tmp/031826ko/equal/path2/" as "file2.txt"
2026/04/08 03:20:34 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_equal-nojicir5/file2.txt"
2026/04/08 03:20:34 DEBUG : Creating backend with remote "/tmp/031826ko/equal/path2/"
2026/04/08 03:20:34 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/031826ko/equal/path2" as "file2.txt"
2026/04/08 03:20:34 DEBUG : file2.txt: size = 37 (Local file system at /tmp/031826ko/datadir/test_equal-nojicir5)
2026/04/08 03:20:34 DEBUG : file2.txt: size = 0 (Local file system at /tmp/031826ko/equal/path2)
2026/04/08 03:20:34 DEBUG : file2.txt: Sizes differ
2026/04/08 03:20:34 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/04/08 03:20:34 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/08 03:20:34 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/04/08 03:20:34 INFO : file2.txt: Copied (replaced existing)
2026/04/08 03:20:34 NOTICE: [36m(13) :[0m [34mtest bisync run[0m
2026/04/08 03:20:34 NOTICE: [36m(14) :[0m [34mbisync[0m
2026/04/08 03:20:36 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/equal/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:20:36 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:20:36 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:20:36 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/equal/path1/" with Path2 "/tmp/031826ko/equal/path2/"
2026/04/08 03:20:36 INFO : Building Path1 and Path2 listings
2026/04/08 03:20:36 INFO : Path1 checking for diffs
2026/04/08 03:20:36 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:20:36 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/08 03:20:36 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/08 03:20:36 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:20:36 INFO : Path2 checking for diffs
2026/04/08 03:20:36 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:20:36 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/08 03:20:36 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/08 03:20:36 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:20:36 INFO : Applying changes
2026/04/08 03:20:36 INFO : Checking potential conflicts...
2026/04/08 03:20:36 ERROR : file1.txt: md5 differ
2026/04/08 03:20:36 NOTICE: Local file system at /tmp/031826ko/equal/path2: 1 differences found
2026/04/08 03:20:36 NOTICE: Local file system at /tmp/031826ko/equal/path2: 1 errors while checking
2026/04/08 03:20:36 NOTICE: Local file system at /tmp/031826ko/equal/path2: 1 matching files
2026/04/08 03:20:36 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/08 03:20:36 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/08 03:20:36 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/equal/path1/file1.txt.conflict1[0m
2026/04/08 03:20:36 INFO : file1.txt: Copied (server-side copy) to: file1.txt.conflict1
2026/04/08 03:20:36 INFO : file1.txt: Deleted
2026/04/08 03:20:36 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/equal/path2/file1.txt.conflict1[0m
2026/04/08 03:20:36 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/031826ko/equal/path2/file1.txt.conflict2[0m
2026/04/08 03:20:36 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict2
2026/04/08 03:20:36 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/equal/path1/file1.txt.conflict2[0m
2026/04/08 03:20:36 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/04/08 03:20:36 INFO : Files are equal! Skipping: file2.txt
2026/04/08 03:20:36 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:20:37 INFO : file1.txt.conflict2: Copied (new)
2026/04/08 03:20:37 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:20:37 INFO : file1.txt.conflict1: Copied (new)
2026/04/08 03:20:37 INFO : Updating listings
2026/04/08 03:20:37 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/equal/path1/" vs Path2 "/tmp/031826ko/equal/path2/"
2026/04/08 03:20:37 INFO : [32mBisync successful[0m
2026/04/08 03:20:37 DEBUG : Waiting for deletions to finish
2026/04/08 03:20:37 INFO : RCLONE_TEST: Deleted
2026/04/08 03:20:37 INFO : file1.txt.conflict1: Deleted
2026/04/08 03:20:37 INFO : file1.txt.conflict2: Deleted
2026/04/08 03:20:37 INFO : file2.txt: Deleted
2026/04/08 03:20:37 DEBUG : removing 1 level 0 directories
2026/04/08 03:20:37 INFO : Azure container rclone-test-nicexik6diti path 031826ko/equal/path1: Removing directory
2026/04/08 03:20:37 DEBUG : Waiting for deletions to finish
2026/04/08 03:20:37 INFO : file1.txt.conflict2: Deleted
2026/04/08 03:20:37 INFO : file2.txt: Deleted
2026/04/08 03:20:37 INFO : RCLONE_TEST: Deleted
2026/04/08 03:20:37 INFO : file1.txt.conflict1: Deleted
2026/04/08 03:20:37 DEBUG : removing 1 level 0 directories
2026/04/08 03:20:37 INFO : Local file system at /tmp/031826ko/equal/path2: Removing directory
bisync_test.go:608: [32mTEST equal PASSED[0m
=== RUN TestBisyncRemoteLocal/ext_paths
2026/04/08 03:20:37 INFO : path1: Making directory
2026/04/08 03:20:37 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/ext_paths/path1"
2026/04/08 03:20:37 DEBUG : Creating backend with remote "/tmp/031826ko/ext_paths/path2"
2026/04/08 03:20:37 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ext_paths/initial"
2026/04/08 03:20:37 DEBUG : Creating backend with remote "/tmp/031826ko/initdir/test_ext_paths-tukuhaz5"
2026/04/08 03:20:37 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:20:37 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:37 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:37 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:37 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:37 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:37 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/04/08 03:20:37 DEBUG : 測試Русский ěáñ: Making directory with metadata
2026/04/08 03:20:37 INFO : 測試Русский ěáñ: Made directory with metadata (mtime=2024-04-17T01:00:03.064427195Z)
2026/04/08 03:20:37 DEBUG : Added delayed dir = "測試Русский ěáñ", newDst=測試Русский ěáñ
2026/04/08 03:20:37 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:20:37 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:37 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:37 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/04/08 03:20:37 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:20:37 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:20:37 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/08 03:20:37 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:37 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:20:37 INFO : file1.txt: Copied (new)
2026/04/08 03:20:37 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/08 03:20:37 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:20:37 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:20:37 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/08 03:20:37 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:20:37 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/08 03:20:37 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:20:37 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/08 03:20:37 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:37 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/08 03:20:37 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/08 03:20:37 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/04/08 03:20:37 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:37 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/04/08 03:20:37 INFO : 測試_check file: Copied (new)
2026/04/08 03:20:37 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/04/08 03:20:37 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:20:37 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/08 03:20:37 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/08 03:20:37 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/04/08 03:20:37 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:37 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/08 03:20:37 INFO : Русский.txt: Copied (new)
2026/04/08 03:20:37 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:20:37 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/04/08 03:20:37 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/04/08 03:20:37 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/04/08 03:20:37 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:20:37 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:37 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/04/08 03:20:37 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:20:37 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/04/08 03:20:37 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/04/08 03:20:37 DEBUG : Local file system at /tmp/031826ko/initdir/test_ext_paths-tukuhaz5: Waiting for checks to finish
2026/04/08 03:20:37 DEBUG : Local file system at /tmp/031826ko/initdir/test_ext_paths-tukuhaz5: Waiting for transfers to finish
2026/04/08 03:20:37 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/08 03:20:37 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ext_paths/modfiles"
2026/04/08 03:20:37 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_ext_paths-loyemon8"
2026/04/08 03:20:37 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:37 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:37 DEBUG : file1.txt.817ca4fb.partial: size = 19 OK
2026/04/08 03:20:37 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK
2026/04/08 03:20:37 DEBUG : Local file system at /tmp/031826ko/datadir/test_ext_paths-loyemon8: Waiting for checks to finish
2026/04/08 03:20:37 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:20:37 DEBUG : file1.txt.817ca4fb.partial: renamed to: file1.txt
2026/04/08 03:20:37 INFO : file1.txt: Copied (new)
2026/04/08 03:20:37 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/08 03:20:37 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt
2026/04/08 03:20:37 INFO : 測試_filtersfile.txt: Copied (new)
2026/04/08 03:20:37 DEBUG : Local file system at /tmp/031826ko/datadir/test_ext_paths-loyemon8: Waiting for transfers to finish
2026/04/08 03:20:37 DEBUG : Waiting for deletions to finish
2026/04/08 03:20:37 DEBUG : removing 1 level 0 directories
2026/04/08 03:20:37 INFO : Azure container rclone-test-nicexik6diti path 031826ko/ext_paths/path1: Removing directory
2026/04/08 03:20:37 DEBUG : Waiting for deletions to finish
2026/04/08 03:20:37 ERROR : error listing: directory not found
2026/04/08 03:20:37 ERROR : Local file system at /tmp/031826ko/ext_paths/path2: Failed to list "": directory not found
2026/04/08 03:20:37 DEBUG : removing 1 level 0 directories
2026/04/08 03:20:37 INFO : Local file system at /tmp/031826ko/ext_paths/path2: Removing directory
2026/04/08 03:20:37 ERROR : Failed to rmdir: stat /tmp/031826ko/ext_paths/path2: no such file or directory
2026/04/08 03:20:37 ERROR : error listing: directory not found
2026/04/08 03:20:37 NOTICE: checking initFs Local file system at /tmp/031826ko/initdir/test_ext_paths-tukuhaz5
2026/04/08 03:20:37 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:20:37 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:37 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:37 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:37 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:37 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:37 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/04/08 03:20:37 INFO : 測試Русский ěáñ: Making directory
2026/04/08 03:20:37 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:37 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:37 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/04/08 03:20:37 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/ext_paths/path1: Waiting for checks to finish
2026/04/08 03:20:37 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/ext_paths/path1: Waiting for transfers to finish
2026/04/08 03:20:37 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:20:37 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:20:37 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:37 INFO : file1.txt: Copied (new)
2026/04/08 03:20:37 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:20:37 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:20:37 DEBUG : file_enconde_mañana_funcionará.txt: size = 0 OK
2026/04/08 03:20:37 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:37 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/08 03:20:37 DEBUG : filename_contains_ě_.txt: size = 272 OK
2026/04/08 03:20:37 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:20:37 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/08 03:20:37 DEBUG : filename_contains_ࢺ_.txt: size = 272 OK
2026/04/08 03:20:37 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:20:37 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:20:37 DEBUG : 測試_check file: size = 0 OK
2026/04/08 03:20:37 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:37 INFO : 測試_check file: Copied (new)
2026/04/08 03:20:37 DEBUG : Русский.txt: size = 0 OK
2026/04/08 03:20:37 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:37 INFO : Русский.txt: Copied (new)
2026/04/08 03:20:37 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: size = 272 OK
2026/04/08 03:20:37 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:20:37 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/04/08 03:20:38 DEBUG : 測試Русский ěáñ/測試_check file: size = 0 OK
2026/04/08 03:20:38 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:38 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/04/08 03:20:38 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: size = 272 OK
2026/04/08 03:20:38 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:20:38 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:20:38 NOTICE: checking Path1 Azure container rclone-test-nicexik6diti path 031826ko/ext_paths/path1
2026/04/08 03:20:38 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:20:38 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:38 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:38 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:38 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:38 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:38 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/04/08 03:20:38 DEBUG : 測試Русский ěáñ: Making directory with metadata
2026/04/08 03:20:38 INFO : 測試Русский ěáñ: Made directory with metadata (mtime=2024-04-17T01:00:03.064427195Z)
2026/04/08 03:20:38 DEBUG : Added delayed dir = "測試Русский ěáñ", newDst=測試Русский ěáñ
2026/04/08 03:20:38 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:20:38 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:38 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:38 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/04/08 03:20:38 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:20:38 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:20:38 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/08 03:20:38 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:38 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:20:38 INFO : file1.txt: Copied (new)
2026/04/08 03:20:38 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/08 03:20:38 DEBUG : Local file system at /tmp/031826ko/ext_paths/path2: Waiting for checks to finish
2026/04/08 03:20:38 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:20:38 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:20:38 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/08 03:20:38 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:38 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/08 03:20:38 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/08 03:20:38 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/08 03:20:38 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:20:38 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/04/08 03:20:38 DEBUG : Local file system at /tmp/031826ko/ext_paths/path2: Waiting for transfers to finish
2026/04/08 03:20:38 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/08 03:20:38 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:20:38 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:38 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/08 03:20:38 INFO : Русский.txt: Copied (new)
2026/04/08 03:20:38 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/04/08 03:20:38 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:20:38 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:20:38 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/08 03:20:38 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/08 03:20:38 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:38 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/04/08 03:20:38 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/04/08 03:20:38 INFO : 測試_check file: Copied (new)
2026/04/08 03:20:38 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:20:38 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/04/08 03:20:38 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:38 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/04/08 03:20:38 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:20:38 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/04/08 03:20:38 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/04/08 03:20:38 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/04/08 03:20:38 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/04/08 03:20:38 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/08 03:20:38 NOTICE: checking path2 Local file system at /tmp/031826ko/ext_paths/path2
2026/04/08 03:20:38 NOTICE: [36m(01) :[0m [34mtest extended-char-paths[0m
2026/04/08 03:20:38 NOTICE: [36m(02) :[0m [34mfix-names TestAzureBlob:rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский{spc}{spc}ěáñ/[0m
2026/04/08 03:20:38 DEBUG : Creating backend with remote "TestAzureBlob:"
2026/04/08 03:20:38 DEBUG : rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/: is NFC: true
2026/04/08 03:20:38 DEBUG : rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/: is NFD: false
2026/04/08 03:20:38 DEBUG : rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/: is valid UTF8: true
2026/04/08 03:20:38 DEBUG : TestAzureBlob:rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/: attempting to fix directory
2026/04/08 03:20:38 DEBUG : old and new are equal. Skipping. TestAzureBlob:rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/ (de0b9ed0ab6ab2628aee1a70447009d2) TestAzureBlob:rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/ (de0b9ed0ab6ab2628aee1a70447009d2)
2026/04/08 03:20:38 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/"
2026/04/08 03:20:38 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/" to be canonical "TestAzureBlob:rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ"
2026/04/08 03:20:38 DEBUG : Attempting to move rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ to TestAzureBlob:rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/
2026/04/08 03:20:38 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ-rclone-move-zijarim6"
2026/04/08 03:20:38 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/ext_paths/path1/測試Русский ěáñ-rclone-move-zijarim6: Waiting for checks to finish
2026/04/08 03:20:38 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/ext_paths/path1/測試Русский ěáñ-rclone-move-zijarim6: Waiting for transfers to finish
2026/04/08 03:20:38 INFO : There was nothing to transfer
2026/04/08 03:20:38 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/"
2026/04/08 03:20:38 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/" to be canonical "TestAzureBlob:rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ"
2026/04/08 03:20:38 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/ext_paths/path1/測試Русский ěáñ: Waiting for checks to finish
2026/04/08 03:20:38 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/ext_paths/path1/測試Русский ěáñ: Waiting for transfers to finish
2026/04/08 03:20:38 INFO : There was nothing to transfer
2026/04/08 03:20:38 NOTICE: [36m(03) :[0m [34mfix-names /tmp/031826ko/ext_paths/path2/測試Русский{spc}{spc}ěáñ/[0m
2026/04/08 03:20:38 DEBUG : Creating backend with remote "/"
2026/04/08 03:20:38 DEBUG : /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/: is NFC: true
2026/04/08 03:20:38 DEBUG : /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/: is NFD: false
2026/04/08 03:20:38 DEBUG : /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/: is valid UTF8: true
2026/04/08 03:20:38 DEBUG : /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/: attempting to fix directory
2026/04/08 03:20:38 DEBUG : old and new are equal. Skipping. /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/ (a09c4744f85e38e9c839555ad4d8b565) /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/ (a09c4744f85e38e9c839555ad4d8b565)
2026/04/08 03:20:38 DEBUG : Creating backend with remote "/tmp/031826ko/ext_paths/path2/測試Русский ěáñ/"
2026/04/08 03:20:38 DEBUG : fs cache: renaming cache item "/tmp/031826ko/ext_paths/path2/測試Русский ěáñ/" to be canonical "/tmp/031826ko/ext_paths/path2/測試Русский ěáñ"
2026/04/08 03:20:38 DEBUG : Attempting to move /tmp/031826ko/ext_paths/path2/測試Русский ěáñ to /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/
2026/04/08 03:20:38 DEBUG : Creating backend with remote "/tmp/031826ko/ext_paths/path2/測試Русский ěáñ-rclone-move-caluhaj4"
2026/04/08 03:20:38 DEBUG : Local file system at /tmp/031826ko/ext_paths/path2/測試Русский ěáñ-rclone-move-caluhaj4: Using server-side directory move
2026/04/08 03:20:38 ERROR : Local file system at /tmp/031826ko/ext_paths/path2/測試Русский ěáñ-rclone-move-caluhaj4: Server side directory move failed: rename /tmp/031826ko/ext_paths/path2/測試Русский ěáñ /tmp/031826ko/ext_paths/path2/測試Русский ěáñ-rclone-move-caluhaj4: no such file or directory
2026/04/08 03:20:38 DEBUG : Local file system at /tmp/031826ko/ext_paths/path2/測試Русский ěáñ: error attempting to move folder: rename /tmp/031826ko/ext_paths/path2/測試Русский ěáñ /tmp/031826ko/ext_paths/path2/測試Русский ěáñ-rclone-move-caluhaj4: no such file or directory
2026/04/08 03:20:38 DEBUG : Creating backend with remote "/tmp/031826ko/ext_paths/path2/測試Русский ěáñ/"
2026/04/08 03:20:38 DEBUG : fs cache: renaming cache item "/tmp/031826ko/ext_paths/path2/測試Русский ěáñ/" to be canonical "/tmp/031826ko/ext_paths/path2/測試Русский ěáñ"
2026/04/08 03:20:38 DEBUG : Local file system at /tmp/031826ko/ext_paths/path2/測試Русский ěáñ: Using server-side directory move
2026/04/08 03:20:38 INFO : Local file system at /tmp/031826ko/ext_paths/path2/測試Русский ěáñ: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2026/04/08 03:20:38 ERROR : Local file system at /tmp/031826ko/ext_paths/path2/測試Русский ěáñ-rclone-move-caluhaj4: error reading source root directory: directory not found
2026/04/08 03:20:38 DEBUG : Local file system at /tmp/031826ko/ext_paths/path2/測試Русский ěáñ: Waiting for checks to finish
2026/04/08 03:20:38 DEBUG : Local file system at /tmp/031826ko/ext_paths/path2/測試Русский ěáñ: Waiting for transfers to finish
2026/04/08 03:20:38 DEBUG : Local file system at /tmp/031826ko/ext_paths/path2/測試Русский ěáñ-rclone-move-caluhaj4: error attempting to move folder to /tmp/031826ko/ext_paths/path2/測試Русский ěáñ: directory not found
2026/04/08 03:20:38 NOTICE: [36m(04) :[0m [34mfix-names TestAzureBlob:rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/08 03:20:38 DEBUG : rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFC: true
2026/04/08 03:20:38 DEBUG : rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFD: false
2026/04/08 03:20:38 DEBUG : rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/04/08 03:20:38 DEBUG : rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/08 03:20:38 DEBUG : rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true b42154ac15622bd861d0ad573edb6ad9
2026/04/08 03:20:38 DEBUG : FILE old: rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/04/08 03:20:38 DEBUG : HASH old: b42154ac15622bd861d0ad573edb6ad9 new: b42154ac15622bd861d0ad573edb6ad9 equal: true
2026/04/08 03:20:38 DEBUG : rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 643b8ccaf93023f631d4a244ee2c6f58
2026/04/08 03:20:38 DEBUG : FILE old: rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/04/08 03:20:38 DEBUG : HASH old: 643b8ccaf93023f631d4a244ee2c6f58 new: b42154ac15622bd861d0ad573edb6ad9 equal: false
2026/04/08 03:20:38 DEBUG : rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 643b8ccaf93023f631d4a244ee2c6f58
2026/04/08 03:20:38 DEBUG : FILE old: rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/04/08 03:20:38 DEBUG : HASH old: 643b8ccaf93023f631d4a244ee2c6f58 new: b42154ac15622bd861d0ad573edb6ad9 equal: false
2026/04/08 03:20:38 DEBUG : rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true b42154ac15622bd861d0ad573edb6ad9
2026/04/08 03:20:38 DEBUG : FILE old: rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/04/08 03:20:38 DEBUG : HASH old: b42154ac15622bd861d0ad573edb6ad9 new: b42154ac15622bd861d0ad573edb6ad9 equal: true
2026/04/08 03:20:38 DEBUG : rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/08 03:20:38 NOTICE: [36m(05) :[0m [34mfix-names /tmp/031826ko/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/08 03:20:38 DEBUG : /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFC: true
2026/04/08 03:20:38 DEBUG : /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFD: false
2026/04/08 03:20:38 DEBUG : /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/04/08 03:20:38 DEBUG : /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/08 03:20:38 DEBUG : /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true b04b08b4bd972e35c12eeacdb51934f9
2026/04/08 03:20:38 DEBUG : FILE old: /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/04/08 03:20:38 DEBUG : HASH old: b04b08b4bd972e35c12eeacdb51934f9 new: b04b08b4bd972e35c12eeacdb51934f9 equal: true
2026/04/08 03:20:38 DEBUG : /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 5ac0606de21884dd83c9da270a1248a2
2026/04/08 03:20:38 DEBUG : FILE old: /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/04/08 03:20:38 DEBUG : HASH old: 5ac0606de21884dd83c9da270a1248a2 new: b04b08b4bd972e35c12eeacdb51934f9 equal: false
2026/04/08 03:20:38 DEBUG : /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 5ac0606de21884dd83c9da270a1248a2
2026/04/08 03:20:38 DEBUG : FILE old: /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/04/08 03:20:38 DEBUG : HASH old: 5ac0606de21884dd83c9da270a1248a2 new: b04b08b4bd972e35c12eeacdb51934f9 equal: false
2026/04/08 03:20:38 DEBUG : /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true b04b08b4bd972e35c12eeacdb51934f9
2026/04/08 03:20:38 DEBUG : FILE old: /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/04/08 03:20:38 DEBUG : HASH old: b04b08b4bd972e35c12eeacdb51934f9 new: b04b08b4bd972e35c12eeacdb51934f9 equal: true
2026/04/08 03:20:38 DEBUG : /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/08 03:20:38 NOTICE: [36m(06) :[0m [34mfix-names TestAzureBlob:rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt[0m
2026/04/08 03:20:38 DEBUG : rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is NFC: true
2026/04/08 03:20:38 DEBUG : rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is NFD: false
2026/04/08 03:20:38 DEBUG : rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is valid UTF8: true
2026/04/08 03:20:38 DEBUG : rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/08 03:20:38 DEBUG : rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: true 6110f70fedab3ed5223f1f7b92ba4a98
2026/04/08 03:20:38 DEBUG : FILE old: rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: true
2026/04/08 03:20:38 DEBUG : HASH old: 6110f70fedab3ed5223f1f7b92ba4a98 new: 6110f70fedab3ed5223f1f7b92ba4a98 equal: true
2026/04/08 03:20:38 DEBUG : rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 325cbe49474cb97db202061664e81df2
2026/04/08 03:20:38 DEBUG : FILE old: rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/08 03:20:38 DEBUG : HASH old: 325cbe49474cb97db202061664e81df2 new: 6110f70fedab3ed5223f1f7b92ba4a98 equal: false
2026/04/08 03:20:38 DEBUG : rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 009ad740a321710c5c119e06fbac3919
2026/04/08 03:20:38 DEBUG : FILE old: rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/08 03:20:38 DEBUG : HASH old: 009ad740a321710c5c119e06fbac3919 new: 6110f70fedab3ed5223f1f7b92ba4a98 equal: false
2026/04/08 03:20:38 DEBUG : rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false bbeac163d57f5ad639dc151adbd7fcdf
2026/04/08 03:20:38 DEBUG : FILE old: rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/08 03:20:38 DEBUG : HASH old: bbeac163d57f5ad639dc151adbd7fcdf new: 6110f70fedab3ed5223f1f7b92ba4a98 equal: false
2026/04/08 03:20:38 DEBUG : rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/08 03:20:38 NOTICE: [36m(07) :[0m [34mfix-names /tmp/031826ko/ext_paths/path2/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt[0m
2026/04/08 03:20:38 DEBUG : /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is NFC: true
2026/04/08 03:20:38 DEBUG : /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is NFD: false
2026/04/08 03:20:38 DEBUG : /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is valid UTF8: true
2026/04/08 03:20:38 DEBUG : /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/08 03:20:38 DEBUG : /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: true e8fa096ddc8b3b42a850c0fb45a06f03
2026/04/08 03:20:38 DEBUG : FILE old: /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: true
2026/04/08 03:20:38 DEBUG : HASH old: e8fa096ddc8b3b42a850c0fb45a06f03 new: e8fa096ddc8b3b42a850c0fb45a06f03 equal: true
2026/04/08 03:20:38 DEBUG : /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 6ff051c5b09a5e29feca03b5d931f5f5
2026/04/08 03:20:38 DEBUG : FILE old: /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/08 03:20:38 DEBUG : HASH old: 6ff051c5b09a5e29feca03b5d931f5f5 new: e8fa096ddc8b3b42a850c0fb45a06f03 equal: false
2026/04/08 03:20:38 DEBUG : /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 7062198d50c15a8db8ff0aa45114e74f
2026/04/08 03:20:38 DEBUG : FILE old: /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/08 03:20:38 DEBUG : HASH old: 7062198d50c15a8db8ff0aa45114e74f new: e8fa096ddc8b3b42a850c0fb45a06f03 equal: false
2026/04/08 03:20:38 DEBUG : /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 3cfc5e1a9a31929e0f46d4a76de67ceb
2026/04/08 03:20:38 DEBUG : FILE old: /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/08 03:20:38 DEBUG : HASH old: 3cfc5e1a9a31929e0f46d4a76de67ceb new: e8fa096ddc8b3b42a850c0fb45a06f03 equal: false
2026/04/08 03:20:38 DEBUG : /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/08 03:20:38 NOTICE: [36m(08) :[0m [34mfix-names TestAzureBlob:rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試_check{spc}file[0m
2026/04/08 03:20:38 DEBUG : rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試_check file: is NFC: true
2026/04/08 03:20:38 DEBUG : rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試_check file: is NFD: true
2026/04/08 03:20:38 DEBUG : rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試_check file: is valid UTF8: true
2026/04/08 03:20:38 DEBUG : rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/08 03:20:38 DEBUG : rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試_check file: file exists: true 84b8412b2ddbeab679944287f772b940
2026/04/08 03:20:38 DEBUG : FILE old: rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試_check file new: rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試_check file equal: true
2026/04/08 03:20:38 DEBUG : HASH old: 84b8412b2ddbeab679944287f772b940 new: 84b8412b2ddbeab679944287f772b940 equal: true
2026/04/08 03:20:38 DEBUG : rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試_check file: file exists: true 84b8412b2ddbeab679944287f772b940
2026/04/08 03:20:38 DEBUG : FILE old: rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試_check file new: rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試_check file equal: true
2026/04/08 03:20:38 DEBUG : HASH old: 84b8412b2ddbeab679944287f772b940 new: 84b8412b2ddbeab679944287f772b940 equal: true
2026/04/08 03:20:38 DEBUG : rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試_check file: file exists: true 84b8412b2ddbeab679944287f772b940
2026/04/08 03:20:38 DEBUG : FILE old: rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試_check file new: rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試_check file equal: true
2026/04/08 03:20:38 DEBUG : HASH old: 84b8412b2ddbeab679944287f772b940 new: 84b8412b2ddbeab679944287f772b940 equal: true
2026/04/08 03:20:38 DEBUG : rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試_check file: file exists: true 84b8412b2ddbeab679944287f772b940
2026/04/08 03:20:38 DEBUG : FILE old: rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試_check file new: rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試_check file equal: true
2026/04/08 03:20:38 DEBUG : HASH old: 84b8412b2ddbeab679944287f772b940 new: 84b8412b2ddbeab679944287f772b940 equal: true
2026/04/08 03:20:38 DEBUG : rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/08 03:20:38 NOTICE: [36m(09) :[0m [34mfix-names /tmp/031826ko/ext_paths/path2/測試_check{spc}file[0m
2026/04/08 03:20:38 DEBUG : /tmp/031826ko/ext_paths/path2/測試_check file: is NFC: true
2026/04/08 03:20:38 DEBUG : /tmp/031826ko/ext_paths/path2/測試_check file: is NFD: true
2026/04/08 03:20:38 DEBUG : /tmp/031826ko/ext_paths/path2/測試_check file: is valid UTF8: true
2026/04/08 03:20:38 DEBUG : /tmp/031826ko/ext_paths/path2/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/08 03:20:38 DEBUG : /tmp/031826ko/ext_paths/path2/測試_check file: file exists: true 5ac89c9dfd93da200e18f197bdd33598
2026/04/08 03:20:38 DEBUG : FILE old: /tmp/031826ko/ext_paths/path2/測試_check file new: /tmp/031826ko/ext_paths/path2/測試_check file equal: true
2026/04/08 03:20:38 DEBUG : HASH old: 5ac89c9dfd93da200e18f197bdd33598 new: 5ac89c9dfd93da200e18f197bdd33598 equal: true
2026/04/08 03:20:38 DEBUG : /tmp/031826ko/ext_paths/path2/測試_check file: file exists: true 5ac89c9dfd93da200e18f197bdd33598
2026/04/08 03:20:38 DEBUG : FILE old: /tmp/031826ko/ext_paths/path2/測試_check file new: /tmp/031826ko/ext_paths/path2/測試_check file equal: true
2026/04/08 03:20:38 DEBUG : HASH old: 5ac89c9dfd93da200e18f197bdd33598 new: 5ac89c9dfd93da200e18f197bdd33598 equal: true
2026/04/08 03:20:38 DEBUG : /tmp/031826ko/ext_paths/path2/測試_check file: file exists: true 5ac89c9dfd93da200e18f197bdd33598
2026/04/08 03:20:38 DEBUG : FILE old: /tmp/031826ko/ext_paths/path2/測試_check file new: /tmp/031826ko/ext_paths/path2/測試_check file equal: true
2026/04/08 03:20:38 DEBUG : HASH old: 5ac89c9dfd93da200e18f197bdd33598 new: 5ac89c9dfd93da200e18f197bdd33598 equal: true
2026/04/08 03:20:38 DEBUG : /tmp/031826ko/ext_paths/path2/測試_check file: file exists: true 5ac89c9dfd93da200e18f197bdd33598
2026/04/08 03:20:38 DEBUG : FILE old: /tmp/031826ko/ext_paths/path2/測試_check file new: /tmp/031826ko/ext_paths/path2/測試_check file equal: true
2026/04/08 03:20:38 DEBUG : HASH old: 5ac89c9dfd93da200e18f197bdd33598 new: 5ac89c9dfd93da200e18f197bdd33598 equal: true
2026/04/08 03:20:38 DEBUG : /tmp/031826ko/ext_paths/path2/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/08 03:20:38 NOTICE: [36m(10) :[0m [34mfix-names TestAzureBlob:rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/08 03:20:38 DEBUG : rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFC: true
2026/04/08 03:20:38 DEBUG : rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFD: false
2026/04/08 03:20:38 DEBUG : rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/04/08 03:20:38 DEBUG : rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/08 03:20:38 DEBUG : rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true b42154ac15622bd861d0ad573edb6ad9
2026/04/08 03:20:38 DEBUG : FILE old: rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/04/08 03:20:38 DEBUG : HASH old: b42154ac15622bd861d0ad573edb6ad9 new: b42154ac15622bd861d0ad573edb6ad9 equal: true
2026/04/08 03:20:38 DEBUG : rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 643b8ccaf93023f631d4a244ee2c6f58
2026/04/08 03:20:38 DEBUG : FILE old: rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/04/08 03:20:38 DEBUG : HASH old: 643b8ccaf93023f631d4a244ee2c6f58 new: b42154ac15622bd861d0ad573edb6ad9 equal: false
2026/04/08 03:20:39 DEBUG : rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 643b8ccaf93023f631d4a244ee2c6f58
2026/04/08 03:20:39 DEBUG : FILE old: rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/04/08 03:20:39 DEBUG : HASH old: 643b8ccaf93023f631d4a244ee2c6f58 new: b42154ac15622bd861d0ad573edb6ad9 equal: false
2026/04/08 03:20:39 DEBUG : rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true b42154ac15622bd861d0ad573edb6ad9
2026/04/08 03:20:39 DEBUG : FILE old: rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/04/08 03:20:39 DEBUG : HASH old: b42154ac15622bd861d0ad573edb6ad9 new: b42154ac15622bd861d0ad573edb6ad9 equal: true
2026/04/08 03:20:39 DEBUG : rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/08 03:20:39 NOTICE: [36m(11) :[0m [34mfix-names /tmp/031826ko/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/08 03:20:39 DEBUG : /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFC: true
2026/04/08 03:20:39 DEBUG : /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFD: false
2026/04/08 03:20:39 DEBUG : /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/04/08 03:20:39 DEBUG : /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/08 03:20:39 DEBUG : /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true b04b08b4bd972e35c12eeacdb51934f9
2026/04/08 03:20:39 DEBUG : FILE old: /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/04/08 03:20:39 DEBUG : HASH old: b04b08b4bd972e35c12eeacdb51934f9 new: b04b08b4bd972e35c12eeacdb51934f9 equal: true
2026/04/08 03:20:39 DEBUG : /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 5ac0606de21884dd83c9da270a1248a2
2026/04/08 03:20:39 DEBUG : FILE old: /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/04/08 03:20:39 DEBUG : HASH old: 5ac0606de21884dd83c9da270a1248a2 new: b04b08b4bd972e35c12eeacdb51934f9 equal: false
2026/04/08 03:20:39 DEBUG : /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 5ac0606de21884dd83c9da270a1248a2
2026/04/08 03:20:39 DEBUG : FILE old: /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/04/08 03:20:39 DEBUG : HASH old: 5ac0606de21884dd83c9da270a1248a2 new: b04b08b4bd972e35c12eeacdb51934f9 equal: false
2026/04/08 03:20:39 DEBUG : /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true b04b08b4bd972e35c12eeacdb51934f9
2026/04/08 03:20:39 DEBUG : FILE old: /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/04/08 03:20:39 DEBUG : HASH old: b04b08b4bd972e35c12eeacdb51934f9 new: b04b08b4bd972e35c12eeacdb51934f9 equal: true
2026/04/08 03:20:39 DEBUG : /tmp/031826ko/ext_paths/path2/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/08 03:20:39 NOTICE: [36m(12) :[0m [34mtest resync subdirs with extended chars[0m
2026/04/08 03:20:39 NOTICE: [36m(13) :[0m [34mbisync subdir=測試Русский{spc}{spc}ěáñ resync[0m
2026/04/08 03:20:41 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/ext_paths/path1/測試Русский ěáñ: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:20:41 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:20:41 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:20:41 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/" with Path2 "/tmp/031826ko/ext_paths/path2/測試Русский ěáñ/"
2026/04/08 03:20:41 INFO : Copying Path2 files to Path1
2026/04/08 03:20:41 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:20:41 INFO : There was nothing to transfer
2026/04/08 03:20:41 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:20:41 INFO : There was nothing to transfer
2026/04/08 03:20:41 INFO : Resync updating listings
2026/04/08 03:20:41 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/" vs Path2 "/tmp/031826ko/ext_paths/path2/測試Русский ěáñ/"
2026/04/08 03:20:41 INFO : [32mBisync successful[0m
2026/04/08 03:20:41 NOTICE: [36m(14) :[0m [34mcopy-listings resync[0m
2026/04/08 03:20:41 NOTICE: [36m(15) :[0m [34mtest place new files with extended chars on each side[0m
2026/04/08 03:20:41 NOTICE: [36m(16) :[0m [34mtouch-glob 2001-01-02 /tmp/031826ko/datadir/test_ext_paths-loyemon8/ file1.txt[0m
2026/04/08 03:20:41 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_ext_paths-loyemon8/"
2026/04/08 03:20:41 DEBUG : fs cache: renaming cache item "/tmp/031826ko/datadir/test_ext_paths-loyemon8/" to be canonical "/tmp/031826ko/datadir/test_ext_paths-loyemon8"
2026/04/08 03:20:41 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/08 03:20:41 NOTICE: [36m(17) :[0m [34mcopy-as /tmp/031826ko/datadir/test_ext_paths-loyemon8/file1.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский{spc}{spc}ěáñ 測試_file1p1[0m
2026/04/08 03:20:41 DEBUG : copyFile "/tmp/031826ko/datadir/test_ext_paths-loyemon8/file1.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ" as "測試_file1p1"
2026/04/08 03:20:41 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_ext_paths-loyemon8/file1.txt"
2026/04/08 03:20:41 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ"
2026/04/08 03:20:41 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/ext_paths/path1/測試Русский ěáñ" as "測試_file1p1"
2026/04/08 03:20:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:41 DEBUG : 測試_file1p1: size = 19 OK
2026/04/08 03:20:41 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:20:41 INFO : file1.txt: Copied (new) to: 測試_file1p1
2026/04/08 03:20:41 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/031826ko/datadir/test_ext_paths-loyemon8/file1.txt /tmp/031826ko/ext_paths/path2/測試Русский{spc}{spc}ěáñ 測試_file1p2[0m
2026/04/08 03:20:41 DEBUG : copyFile "/tmp/031826ko/datadir/test_ext_paths-loyemon8/file1.txt" to "/tmp/031826ko/ext_paths/path2/測試Русский ěáñ" as "測試_file1p2"
2026/04/08 03:20:41 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_ext_paths-loyemon8/file1.txt"
2026/04/08 03:20:41 DEBUG : Creating backend with remote "/tmp/031826ko/ext_paths/path2/測試Русский ěáñ"
2026/04/08 03:20:41 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/031826ko/ext_paths/path2/測試Русский ěáñ" as "測試_file1p2"
2026/04/08 03:20:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:41 DEBUG : 測試_file1p2.1ffde2cd.partial: size = 19 OK
2026/04/08 03:20:41 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:20:41 DEBUG : 測試_file1p2.1ffde2cd.partial: renamed to: 測試_file1p2
2026/04/08 03:20:41 INFO : file1.txt: Copied (new) to: 測試_file1p2
2026/04/08 03:20:41 NOTICE: [36m(19) :[0m [34mtest normal sync of subdirs with extended chars[0m
2026/04/08 03:20:41 NOTICE: [36m(20) :[0m [34mbisync subdir=測試Русский{spc}{spc}ěáñ[0m
2026/04/08 03:20:43 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/ext_paths/path1/測試Русский ěáñ: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:20:43 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:20:43 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:20:43 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/" with Path2 "/tmp/031826ko/ext_paths/path2/測試Русский ěáñ/"
2026/04/08 03:20:43 INFO : Building Path1 and Path2 listings
2026/04/08 03:20:43 INFO : Path1 checking for diffs
2026/04/08 03:20:43 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36m測試_file1p1[0m
2026/04/08 03:20:43 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/08 03:20:43 INFO : Path2 checking for diffs
2026/04/08 03:20:43 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36m測試_file1p2[0m
2026/04/08 03:20:43 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/08 03:20:43 INFO : Applying changes
2026/04/08 03:20:43 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/ext_paths/path2/測試Русский ěáñ/測試_file1p1[0m
2026/04/08 03:20:43 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/測試_file1p2[0m
2026/04/08 03:20:43 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:20:43 INFO : 測試_file1p2: Copied (new)
2026/04/08 03:20:43 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:20:44 INFO : 測試_file1p1: Copied (new)
2026/04/08 03:20:44 INFO : Updating listings
2026/04/08 03:20:44 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/" vs Path2 "/tmp/031826ko/ext_paths/path2/測試Русский ěáñ/"
2026/04/08 03:20:44 INFO : [32mBisync successful[0m
2026/04/08 03:20:44 NOTICE: [36m(21) :[0m [34mmove-listings normal-sync[0m
2026/04/08 03:20:44 NOTICE: [36m(22) :[0m [34mtest check-filename with extended chars. check should fail.[0m
2026/04/08 03:20:44 NOTICE: [36m(23) :[0m [34mbisync resync[0m
2026/04/08 03:20:46 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/ext_paths/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:20:46 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/08 03:20:46 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:20:46 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:20:46 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/ext_paths/path1/" with Path2 "/tmp/031826ko/ext_paths/path2/"
2026/04/08 03:20:46 INFO : Copying Path2 files to Path1
2026/04/08 03:20:46 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:20:46 INFO : There was nothing to transfer
2026/04/08 03:20:46 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:20:46 INFO : There was nothing to transfer
2026/04/08 03:20:46 INFO : Resync updating listings
2026/04/08 03:20:46 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/ext_paths/path1/" vs Path2 "/tmp/031826ko/ext_paths/path2/"
2026/04/08 03:20:46 INFO : [32mBisync successful[0m
2026/04/08 03:20:46 NOTICE: [36m(24) :[0m [34mdelete-file TestAzureBlob:rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/08 03:20:46 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ/" for canonical name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/ext_paths/path1/測試Русский ěáñ"
2026/04/08 03:20:46 INFO : 測試_check file: Deleted
2026/04/08 03:20:46 NOTICE: [36m(25) :[0m [34mbisync check-access check-filename=測試_check{spc}file[0m
2026/04/08 03:20:48 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/ext_paths/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:20:48 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/08 03:20:48 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:20:48 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:20:48 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/ext_paths/path1/" with Path2 "/tmp/031826ko/ext_paths/path2/"
2026/04/08 03:20:48 INFO : Building Path1 and Path2 listings
2026/04/08 03:20:48 INFO : Path1 checking for diffs
2026/04/08 03:20:48 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36m測試Русский ěáñ/測試_check file[0m
2026/04/08 03:20:48 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/08 03:20:48 INFO : Path2 checking for diffs
2026/04/08 03:20:48 INFO : Checking access health
2026/04/08 03:20:48 ERROR : Access test failed: Path1 count 1, Path2 count 2 - 測試_check file
2026/04/08 03:20:48 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36m測試Русский ěáñ/測試_check file[0m
2026/04/08 03:20:48 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/08 03:20:48 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/08 03:20:48 NOTICE: Bisync error: bisync aborted
2026/04/08 03:20:48 NOTICE: [36m(26) :[0m [34mcopy-listings check-access-fail[0m
2026/04/08 03:20:48 NOTICE: [36m(27) :[0m [34mtest check-filename with extended chars. check should pass.[0m
2026/04/08 03:20:48 NOTICE: [36m(28) :[0m [34mbisync resync[0m
2026/04/08 03:20:51 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/ext_paths/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:20:51 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/08 03:20:51 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:20:51 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:20:51 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/ext_paths/path1/" with Path2 "/tmp/031826ko/ext_paths/path2/"
2026/04/08 03:20:51 INFO : Copying Path2 files to Path1
2026/04/08 03:20:51 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:20:51 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/04/08 03:20:51 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:20:51 INFO : Resync updating listings
2026/04/08 03:20:51 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/ext_paths/path1/" vs Path2 "/tmp/031826ko/ext_paths/path2/"
2026/04/08 03:20:51 INFO : [32mBisync successful[0m
2026/04/08 03:20:51 NOTICE: [36m(29) :[0m [34mbisync check-access check-filename=測試_check{spc}file[0m
2026/04/08 03:20:53 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/ext_paths/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:20:53 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/08 03:20:53 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:20:53 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:20:53 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/ext_paths/path1/" with Path2 "/tmp/031826ko/ext_paths/path2/"
2026/04/08 03:20:53 INFO : Building Path1 and Path2 listings
2026/04/08 03:20:53 INFO : Path1 checking for diffs
2026/04/08 03:20:53 INFO : Path2 checking for diffs
2026/04/08 03:20:53 INFO : Checking access health
2026/04/08 03:20:53 INFO : Found 2 matching "測試_check file" files on both paths
2026/04/08 03:20:53 INFO : No changes found
2026/04/08 03:20:53 INFO : Updating listings
2026/04/08 03:20:53 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/ext_paths/path1/" vs Path2 "/tmp/031826ko/ext_paths/path2/"
2026/04/08 03:20:53 INFO : [32mBisync successful[0m
2026/04/08 03:20:53 NOTICE: [36m(30) :[0m [34mmove-listings check-access-pass[0m
2026/04/08 03:20:53 NOTICE: [36m(31) :[0m [34mtest filters-file path with extended chars - masks /fileZ.txt[0m
2026/04/08 03:20:53 NOTICE: [36m(32) :[0m [34mcopy-file /tmp/031826ko/datadir/test_ext_paths-loyemon8/測試_filtersfile.txt /tmp/031826ko/workdir/[0m
2026/04/08 03:20:53 DEBUG : copyFile "/tmp/031826ko/datadir/test_ext_paths-loyemon8/測試_filtersfile.txt" to "/tmp/031826ko/workdir/" as ""
2026/04/08 03:20:53 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_ext_paths-loyemon8/測試_filtersfile.txt"
2026/04/08 03:20:53 DEBUG : Creating backend with remote "/tmp/031826ko/workdir/"
2026/04/08 03:20:53 DEBUG : operations.CopyFile "測試_filtersfile.txt" to "Local file system at /tmp/031826ko/workdir" as "測試_filtersfile.txt"
2026/04/08 03:20:53 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:53 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK
2026/04/08 03:20:53 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/08 03:20:53 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt
2026/04/08 03:20:53 INFO : 測試_filtersfile.txt: Copied (new)
2026/04/08 03:20:53 NOTICE: [36m(33) :[0m [34mbisync filters-file=/tmp/031826ko/workdir/測試_filtersfile.txt resync[0m
2026/04/08 03:20:55 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/ext_paths/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:20:55 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/08 03:20:55 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:20:55 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:20:55 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/ext_paths/path1/" with Path2 "/tmp/031826ko/ext_paths/path2/"
2026/04/08 03:20:55 INFO : Using filters file /tmp/031826ko/workdir/測試_filtersfile.txt
2026/04/08 03:20:55 INFO : Storing filters file hash to /tmp/031826ko/workdir/測試_filtersfile.txt.md5
2026/04/08 03:20:55 INFO : Copying Path2 files to Path1
2026/04/08 03:20:55 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:20:56 INFO : There was nothing to transfer
2026/04/08 03:20:56 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:20:56 INFO : There was nothing to transfer
2026/04/08 03:20:56 INFO : Resync updating listings
2026/04/08 03:20:56 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/ext_paths/path1/" vs Path2 "/tmp/031826ko/ext_paths/path2/"
2026/04/08 03:20:56 INFO : [32mBisync successful[0m
2026/04/08 03:20:56 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/031826ko/datadir/test_ext_paths-loyemon8/file1.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/ext_paths/path1/ fileZ.txt[0m
2026/04/08 03:20:56 DEBUG : copyFile "/tmp/031826ko/datadir/test_ext_paths-loyemon8/file1.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/ext_paths/path1/" as "fileZ.txt"
2026/04/08 03:20:56 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_ext_paths-loyemon8/file1.txt"
2026/04/08 03:20:56 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/ext_paths/path1/"
2026/04/08 03:20:56 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/ext_paths/path1" as "fileZ.txt"
2026/04/08 03:20:56 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:56 DEBUG : fileZ.txt: size = 19 OK
2026/04/08 03:20:56 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:20:56 INFO : file1.txt: Copied (new) to: fileZ.txt
2026/04/08 03:20:56 NOTICE: [36m(35) :[0m [34mbisync filters-file=/tmp/031826ko/workdir/測試_filtersfile.txt[0m
2026/04/08 03:20:58 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/ext_paths/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:20:58 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/08 03:20:58 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:20:58 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:20:58 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/ext_paths/path1/" with Path2 "/tmp/031826ko/ext_paths/path2/"
2026/04/08 03:20:58 INFO : Using filters file /tmp/031826ko/workdir/測試_filtersfile.txt
2026/04/08 03:20:58 INFO : Building Path1 and Path2 listings
2026/04/08 03:20:58 INFO : Path1 checking for diffs
2026/04/08 03:20:58 INFO : Path2 checking for diffs
2026/04/08 03:20:58 INFO : No changes found
2026/04/08 03:20:58 INFO : Updating listings
2026/04/08 03:20:58 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/ext_paths/path1/" vs Path2 "/tmp/031826ko/ext_paths/path2/"
2026/04/08 03:20:58 INFO : [32mBisync successful[0m
2026/04/08 03:20:58 DEBUG : Waiting for deletions to finish
2026/04/08 03:20:58 INFO : 測試_check file: Deleted
2026/04/08 03:20:58 INFO : file1.txt: Deleted
2026/04/08 03:20:58 INFO : fileZ.txt: Deleted
2026/04/08 03:20:58 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/04/08 03:20:58 INFO : Русский.txt: Deleted
2026/04/08 03:20:58 INFO : filename_contains_ě_.txt: Deleted
2026/04/08 03:20:58 INFO : RCLONE_TEST: Deleted
2026/04/08 03:20:58 INFO : filename_contains_ࢺ_.txt: Deleted
2026/04/08 03:20:58 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Deleted
2026/04/08 03:20:58 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Deleted
2026/04/08 03:20:58 INFO : 測試Русский ěáñ/測試_check file: Deleted
2026/04/08 03:20:58 INFO : 測試Русский ěáñ/測試_file1p1: Deleted
2026/04/08 03:20:58 INFO : 測試Русский ěáñ/測試_file1p2: Deleted
2026/04/08 03:20:59 DEBUG : removing 1 level 0 directories
2026/04/08 03:20:59 INFO : Azure container rclone-test-nicexik6diti path 031826ko/ext_paths/path1: Removing directory
2026/04/08 03:20:59 DEBUG : Waiting for deletions to finish
2026/04/08 03:20:59 INFO : file1.txt: Deleted
2026/04/08 03:20:59 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/04/08 03:20:59 INFO : filename_contains_ě_.txt: Deleted
2026/04/08 03:20:59 INFO : filename_contains_ࢺ_.txt: Deleted
2026/04/08 03:20:59 INFO : Русский.txt: Deleted
2026/04/08 03:20:59 INFO : 測試_check file: Deleted
2026/04/08 03:20:59 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Deleted
2026/04/08 03:20:59 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Deleted
2026/04/08 03:20:59 INFO : 測試Русский ěáñ/測試_check file: Deleted
2026/04/08 03:20:59 INFO : 測試Русский ěáñ/測試_file1p2: Deleted
2026/04/08 03:20:59 INFO : RCLONE_TEST: Deleted
2026/04/08 03:20:59 INFO : 測試Русский ěáñ/測試_file1p1: Deleted
2026/04/08 03:20:59 DEBUG : removing 1 level 1 directories
2026/04/08 03:20:59 INFO : 測試Русский ěáñ: Removing directory
2026/04/08 03:20:59 DEBUG : removing 1 level 0 directories
2026/04/08 03:20:59 INFO : Local file system at /tmp/031826ko/ext_paths/path2: Removing directory
bisync_test.go:608: [32mTEST ext_paths PASSED[0m
=== RUN TestBisyncRemoteLocal/extended_filenames
2026/04/08 03:20:59 INFO : path1: Making directory
2026/04/08 03:20:59 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/extended_filenames/path1"
2026/04/08 03:20:59 DEBUG : Creating backend with remote "/tmp/031826ko/extended_filenames/path2"
2026/04/08 03:20:59 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_extended_filenames/initial"
2026/04/08 03:20:59 DEBUG : Creating backend with remote "/tmp/031826ko/initdir/test_extended_filenames-suloxid4"
2026/04/08 03:20:59 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:20:59 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/04/08 03:20:59 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:59 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:59 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:59 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:59 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:59 DEBUG : subdir_with_ࢺ_: Making directory with metadata
2026/04/08 03:20:59 INFO : subdir_with_ࢺ_: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:20:59 DEBUG : Added delayed dir = "subdir_with_ࢺ_", newDst=subdir_with_ࢺ_
2026/04/08 03:20:59 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:59 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:59 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:59 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:20:59 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/04/08 03:20:59 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/04/08 03:20:59 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:20:59 DEBUG : Local file system at /tmp/031826ko/initdir/test_extended_filenames-suloxid4: Waiting for checks to finish
2026/04/08 03:20:59 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:20:59 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:20:59 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:20:59 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/08 03:20:59 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:59 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/04/08 03:20:59 INFO : file1 - Copy (2).txt: Copied (new)
2026/04/08 03:20:59 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/08 03:20:59 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:59 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/04/08 03:20:59 INFO : file1 - Copy.txt: Copied (new)
2026/04/08 03:20:59 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:59 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:59 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:20:59 INFO : file1.txt: Copied (new)
2026/04/08 03:20:59 DEBUG : Local file system at /tmp/031826ko/initdir/test_extended_filenames-suloxid4: Waiting for transfers to finish
2026/04/08 03:20:59 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/08 03:20:59 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:20:59 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/08 03:20:59 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/08 03:20:59 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/08 03:20:59 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/08 03:20:59 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:59 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/08 03:20:59 INFO : Русский.txt: Copied (new)
2026/04/08 03:20:59 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/08 03:20:59 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:20:59 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/08 03:20:59 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:20:59 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/04/08 03:20:59 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:20:59 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/04/08 03:20:59 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/04/08 03:20:59 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:20:59 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:20:59 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/04/08 03:20:59 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/04/08 03:20:59 INFO : subdir_with_ࢺ_: Set directory modification time (using SetModTime)
2026/04/08 03:20:59 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_extended_filenames/modfiles"
2026/04/08 03:20:59 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_extended_filenames-jogivuy9"
2026/04/08 03:20:59 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:59 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:59 DEBUG : file2.txt.cb91205f.partial: size = 42 OK
2026/04/08 03:20:59 DEBUG : file2.txt: md5 = 40b811fb5009223b6da573f169619d8e OK
2026/04/08 03:20:59 DEBUG : file2.txt.cb91205f.partial: renamed to: file2.txt
2026/04/08 03:20:59 INFO : file2.txt: Copied (new)
2026/04/08 03:20:59 DEBUG : Local file system at /tmp/031826ko/datadir/test_extended_filenames-jogivuy9: Waiting for checks to finish
2026/04/08 03:20:59 DEBUG : Local file system at /tmp/031826ko/datadir/test_extended_filenames-jogivuy9: Waiting for transfers to finish
2026/04/08 03:20:59 DEBUG : file1.txt.10d04402.partial: size = 19 OK
2026/04/08 03:20:59 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:20:59 DEBUG : file1.txt.10d04402.partial: renamed to: file1.txt
2026/04/08 03:20:59 INFO : file1.txt: Copied (new)
2026/04/08 03:20:59 DEBUG : Waiting for deletions to finish
2026/04/08 03:20:59 DEBUG : removing 1 level 0 directories
2026/04/08 03:20:59 INFO : Azure container rclone-test-nicexik6diti path 031826ko/extended_filenames/path1: Removing directory
2026/04/08 03:20:59 DEBUG : Waiting for deletions to finish
2026/04/08 03:20:59 ERROR : error listing: directory not found
2026/04/08 03:20:59 ERROR : Local file system at /tmp/031826ko/extended_filenames/path2: Failed to list "": directory not found
2026/04/08 03:20:59 DEBUG : removing 1 level 0 directories
2026/04/08 03:20:59 INFO : Local file system at /tmp/031826ko/extended_filenames/path2: Removing directory
2026/04/08 03:20:59 ERROR : Failed to rmdir: stat /tmp/031826ko/extended_filenames/path2: no such file or directory
2026/04/08 03:20:59 ERROR : error listing: directory not found
2026/04/08 03:20:59 NOTICE: checking initFs Local file system at /tmp/031826ko/initdir/test_extended_filenames-suloxid4
2026/04/08 03:20:59 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:20:59 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/04/08 03:20:59 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:59 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:59 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:59 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:59 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:59 INFO : subdir_with_ࢺ_: Making directory
2026/04/08 03:20:59 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:59 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:59 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:59 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/extended_filenames/path1: Waiting for checks to finish
2026/04/08 03:20:59 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/extended_filenames/path1: Waiting for transfers to finish
2026/04/08 03:20:59 DEBUG : file1 - Copy.txt: size = 0 OK
2026/04/08 03:20:59 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:59 INFO : file1 - Copy.txt: Copied (new)
2026/04/08 03:20:59 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:20:59 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:20:59 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:20:59 DEBUG : file1 - Copy (2).txt: size = 0 OK
2026/04/08 03:20:59 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:59 INFO : file1 - Copy (2).txt: Copied (new)
2026/04/08 03:20:59 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:20:59 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:59 INFO : file1.txt: Copied (new)
2026/04/08 03:20:59 DEBUG : file_enconde_mañana_funcionará.txt: size = 0 OK
2026/04/08 03:20:59 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:59 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/08 03:20:59 DEBUG : filename_contains_ࢺ_.txt: size = 272 OK
2026/04/08 03:20:59 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:20:59 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:20:59 DEBUG : filename_contains_ě_.txt: size = 272 OK
2026/04/08 03:20:59 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:20:59 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/08 03:20:59 DEBUG : Русский.txt: size = 0 OK
2026/04/08 03:20:59 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:59 INFO : Русский.txt: Copied (new)
2026/04/08 03:20:59 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: size = 272 OK
2026/04/08 03:20:59 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:20:59 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/04/08 03:20:59 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: size = 272 OK
2026/04/08 03:20:59 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:20:59 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:20:59 NOTICE: checking Path1 Azure container rclone-test-nicexik6diti path 031826ko/extended_filenames/path1
2026/04/08 03:20:59 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:20:59 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/04/08 03:20:59 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:59 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:59 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:59 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:59 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:59 DEBUG : subdir_with_ࢺ_: Making directory with metadata
2026/04/08 03:20:59 INFO : subdir_with_ࢺ_: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:20:59 DEBUG : Added delayed dir = "subdir_with_ࢺ_", newDst=subdir_with_ࢺ_
2026/04/08 03:20:59 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:59 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:20:59 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:59 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:20:59 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:20:59 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:20:59 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:20:59 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/04/08 03:20:59 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/04/08 03:20:59 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/08 03:20:59 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:20:59 DEBUG : Local file system at /tmp/031826ko/extended_filenames/path2: Waiting for checks to finish
2026/04/08 03:20:59 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:59 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:59 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/04/08 03:20:59 INFO : file1 - Copy (2).txt: Copied (new)
2026/04/08 03:20:59 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:20:59 INFO : file1.txt: Copied (new)
2026/04/08 03:20:59 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:59 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/08 03:20:59 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/08 03:20:59 DEBUG : Local file system at /tmp/031826ko/extended_filenames/path2: Waiting for transfers to finish
2026/04/08 03:20:59 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/08 03:20:59 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:20:59 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/08 03:20:59 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:20:59 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/08 03:20:59 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:20:59 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/04/08 03:20:59 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/08 03:20:59 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/08 03:20:59 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:20:59 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:59 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/04/08 03:20:59 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/08 03:20:59 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/04/08 03:20:59 INFO : file1 - Copy.txt: Copied (new)
2026/04/08 03:20:59 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:20:59 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:20:59 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/04/08 03:20:59 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/04/08 03:20:59 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/04/08 03:20:59 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/08 03:20:59 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:20:59 INFO : Русский.txt: Copied (new)
2026/04/08 03:20:59 INFO : subdir_with_ࢺ_: Set directory modification time (using SetModTime)
2026/04/08 03:20:59 NOTICE: checking path2 Local file system at /tmp/031826ko/extended_filenames/path2
2026/04/08 03:20:59 NOTICE: [36m(01) :[0m [34mtest extended-filenames[0m
2026/04/08 03:20:59 NOTICE: [36m(02) :[0m [34mfix-names TestAzureBlob:rclone-test-nicexik6diti/031826ko/extended_filenames/path1/subdir_with_ࢺ_/[0m
2026/04/08 03:20:59 DEBUG : rclone-test-nicexik6diti/031826ko/extended_filenames/path1/subdir_with_ࢺ_/: is NFC: true
2026/04/08 03:20:59 DEBUG : rclone-test-nicexik6diti/031826ko/extended_filenames/path1/subdir_with_ࢺ_/: is NFD: true
2026/04/08 03:20:59 DEBUG : rclone-test-nicexik6diti/031826ko/extended_filenames/path1/subdir_with_ࢺ_/: is valid UTF8: true
2026/04/08 03:20:59 DEBUG : TestAzureBlob:rclone-test-nicexik6diti/031826ko/extended_filenames/path1/subdir_with_ࢺ_/: attempting to fix directory
2026/04/08 03:20:59 DEBUG : old and new are equal. Skipping. TestAzureBlob:rclone-test-nicexik6diti/031826ko/extended_filenames/path1/subdir_with_ࢺ_/ (81e54f94559d529228fb1f5c5bbaa9c6) TestAzureBlob:rclone-test-nicexik6diti/031826ko/extended_filenames/path1/subdir_with_ࢺ_/ (81e54f94559d529228fb1f5c5bbaa9c6)
2026/04/08 03:20:59 DEBUG : old and new are equal. Skipping. TestAzureBlob:rclone-test-nicexik6diti/031826ko/extended_filenames/path1/subdir_with_ࢺ_/ (81e54f94559d529228fb1f5c5bbaa9c6) TestAzureBlob:rclone-test-nicexik6diti/031826ko/extended_filenames/path1/subdir_with_ࢺ_/ (81e54f94559d529228fb1f5c5bbaa9c6)
2026/04/08 03:20:59 NOTICE: [36m(03) :[0m [34mfix-names /tmp/031826ko/extended_filenames/path2/subdir_with_ࢺ_/[0m
2026/04/08 03:20:59 DEBUG : /tmp/031826ko/extended_filenames/path2/subdir_with_ࢺ_/: is NFC: true
2026/04/08 03:20:59 DEBUG : /tmp/031826ko/extended_filenames/path2/subdir_with_ࢺ_/: is NFD: true
2026/04/08 03:20:59 DEBUG : /tmp/031826ko/extended_filenames/path2/subdir_with_ࢺ_/: is valid UTF8: true
2026/04/08 03:20:59 DEBUG : /tmp/031826ko/extended_filenames/path2/subdir_with_ࢺ_/: attempting to fix directory
2026/04/08 03:20:59 DEBUG : old and new are equal. Skipping. /tmp/031826ko/extended_filenames/path2/subdir_with_ࢺ_/ (557ba41f83611014a9609f7cc75e2c47) /tmp/031826ko/extended_filenames/path2/subdir_with_ࢺ_/ (557ba41f83611014a9609f7cc75e2c47)
2026/04/08 03:20:59 DEBUG : old and new are equal. Skipping. /tmp/031826ko/extended_filenames/path2/subdir_with_ࢺ_/ (557ba41f83611014a9609f7cc75e2c47) /tmp/031826ko/extended_filenames/path2/subdir_with_ࢺ_/ (557ba41f83611014a9609f7cc75e2c47)
2026/04/08 03:20:59 NOTICE: [36m(04) :[0m [34mfix-names TestAzureBlob:rclone-test-nicexik6diti/031826ko/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/04/08 03:20:59 DEBUG : rclone-test-nicexik6diti/031826ko/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFC: true
2026/04/08 03:20:59 DEBUG : rclone-test-nicexik6diti/031826ko/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFD: false
2026/04/08 03:20:59 DEBUG : rclone-test-nicexik6diti/031826ko/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is valid UTF8: true
2026/04/08 03:20:59 DEBUG : rclone-test-nicexik6diti/031826ko/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/08 03:20:59 DEBUG : rclone-test-nicexik6diti/031826ko/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 11ce6aa64118b482d1b7e2bfe6ebfc85
2026/04/08 03:20:59 DEBUG : FILE old: rclone-test-nicexik6diti/031826ko/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-nicexik6diti/031826ko/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/04/08 03:20:59 DEBUG : HASH old: 11ce6aa64118b482d1b7e2bfe6ebfc85 new: 11ce6aa64118b482d1b7e2bfe6ebfc85 equal: true
2026/04/08 03:20:59 DEBUG : rclone-test-nicexik6diti/031826ko/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 11ce6aa64118b482d1b7e2bfe6ebfc85
2026/04/08 03:20:59 DEBUG : FILE old: rclone-test-nicexik6diti/031826ko/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-nicexik6diti/031826ko/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/04/08 03:20:59 DEBUG : HASH old: 11ce6aa64118b482d1b7e2bfe6ebfc85 new: 11ce6aa64118b482d1b7e2bfe6ebfc85 equal: true
2026/04/08 03:20:59 DEBUG : rclone-test-nicexik6diti/031826ko/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 9bf0a445ce5772a40c70ceb9de133e9c
2026/04/08 03:20:59 DEBUG : FILE old: rclone-test-nicexik6diti/031826ko/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-nicexik6diti/031826ko/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/04/08 03:20:59 DEBUG : HASH old: 9bf0a445ce5772a40c70ceb9de133e9c new: 11ce6aa64118b482d1b7e2bfe6ebfc85 equal: false
2026/04/08 03:20:59 DEBUG : rclone-test-nicexik6diti/031826ko/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 9bf0a445ce5772a40c70ceb9de133e9c
2026/04/08 03:20:59 DEBUG : FILE old: rclone-test-nicexik6diti/031826ko/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-nicexik6diti/031826ko/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/04/08 03:20:59 DEBUG : HASH old: 9bf0a445ce5772a40c70ceb9de133e9c new: 11ce6aa64118b482d1b7e2bfe6ebfc85 equal: false
2026/04/08 03:20:59 DEBUG : rclone-test-nicexik6diti/031826ko/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/08 03:20:59 NOTICE: [36m(05) :[0m [34mfix-names /tmp/031826ko/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/04/08 03:20:59 DEBUG : /tmp/031826ko/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFC: true
2026/04/08 03:20:59 DEBUG : /tmp/031826ko/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFD: false
2026/04/08 03:20:59 DEBUG : /tmp/031826ko/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is valid UTF8: true
2026/04/08 03:20:59 DEBUG : /tmp/031826ko/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/08 03:20:59 DEBUG : /tmp/031826ko/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true e82e4e42e1f9f7067721eb4e608e0de7
2026/04/08 03:20:59 DEBUG : FILE old: /tmp/031826ko/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/031826ko/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/04/08 03:20:59 DEBUG : HASH old: e82e4e42e1f9f7067721eb4e608e0de7 new: e82e4e42e1f9f7067721eb4e608e0de7 equal: true
2026/04/08 03:20:59 DEBUG : /tmp/031826ko/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true e82e4e42e1f9f7067721eb4e608e0de7
2026/04/08 03:20:59 DEBUG : FILE old: /tmp/031826ko/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/031826ko/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/04/08 03:20:59 DEBUG : HASH old: e82e4e42e1f9f7067721eb4e608e0de7 new: e82e4e42e1f9f7067721eb4e608e0de7 equal: true
2026/04/08 03:20:59 DEBUG : /tmp/031826ko/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 08c7cfe8011001c94aa462fc20269265
2026/04/08 03:20:59 DEBUG : FILE old: /tmp/031826ko/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/031826ko/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/04/08 03:20:59 DEBUG : HASH old: 08c7cfe8011001c94aa462fc20269265 new: e82e4e42e1f9f7067721eb4e608e0de7 equal: false
2026/04/08 03:20:59 DEBUG : /tmp/031826ko/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 08c7cfe8011001c94aa462fc20269265
2026/04/08 03:20:59 DEBUG : FILE old: /tmp/031826ko/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/031826ko/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/04/08 03:20:59 DEBUG : HASH old: 08c7cfe8011001c94aa462fc20269265 new: e82e4e42e1f9f7067721eb4e608e0de7 equal: false
2026/04/08 03:20:59 DEBUG : /tmp/031826ko/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/08 03:20:59 NOTICE: [36m(06) :[0m [34mfix-names TestAzureBlob:rclone-test-nicexik6diti/031826ko/extended_filenames/path1/Русский.txt[0m
2026/04/08 03:20:59 DEBUG : rclone-test-nicexik6diti/031826ko/extended_filenames/path1/Русский.txt: is NFC: true
2026/04/08 03:20:59 DEBUG : rclone-test-nicexik6diti/031826ko/extended_filenames/path1/Русский.txt: is NFD: false
2026/04/08 03:20:59 DEBUG : rclone-test-nicexik6diti/031826ko/extended_filenames/path1/Русский.txt: is valid UTF8: true
2026/04/08 03:20:59 DEBUG : rclone-test-nicexik6diti/031826ko/extended_filenames/path1/Русский.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/04/08 03:20:59 DEBUG : rclone-test-nicexik6diti/031826ko/extended_filenames/path1/Русский.txt: file exists: true 35601f21931229f6353d897a641803b9
2026/04/08 03:20:59 DEBUG : FILE old: rclone-test-nicexik6diti/031826ko/extended_filenames/path1/Русский.txt new: rclone-test-nicexik6diti/031826ko/extended_filenames/path1/Русский.txt equal: true
2026/04/08 03:20:59 DEBUG : HASH old: 35601f21931229f6353d897a641803b9 new: 35601f21931229f6353d897a641803b9 equal: true
2026/04/08 03:20:59 DEBUG : rclone-test-nicexik6diti/031826ko/extended_filenames/path1/Русский.txt: file exists: true 35601f21931229f6353d897a641803b9
2026/04/08 03:20:59 DEBUG : FILE old: rclone-test-nicexik6diti/031826ko/extended_filenames/path1/Русский.txt new: rclone-test-nicexik6diti/031826ko/extended_filenames/path1/Русский.txt equal: true
2026/04/08 03:20:59 DEBUG : HASH old: 35601f21931229f6353d897a641803b9 new: 35601f21931229f6353d897a641803b9 equal: true
2026/04/08 03:20:59 DEBUG : rclone-test-nicexik6diti/031826ko/extended_filenames/path1/Русский.txt: file exists: false dc683eb0e0b9e3654fc689ffc8763bfa
2026/04/08 03:20:59 DEBUG : FILE old: rclone-test-nicexik6diti/031826ko/extended_filenames/path1/Русский.txt new: rclone-test-nicexik6diti/031826ko/extended_filenames/path1/Русский.txt equal: false
2026/04/08 03:20:59 DEBUG : HASH old: dc683eb0e0b9e3654fc689ffc8763bfa new: 35601f21931229f6353d897a641803b9 equal: false
2026/04/08 03:20:59 DEBUG : rclone-test-nicexik6diti/031826ko/extended_filenames/path1/Русский.txt: file exists: false dc683eb0e0b9e3654fc689ffc8763bfa
2026/04/08 03:20:59 DEBUG : FILE old: rclone-test-nicexik6diti/031826ko/extended_filenames/path1/Русский.txt new: rclone-test-nicexik6diti/031826ko/extended_filenames/path1/Русский.txt equal: false
2026/04/08 03:20:59 DEBUG : HASH old: dc683eb0e0b9e3654fc689ffc8763bfa new: 35601f21931229f6353d897a641803b9 equal: false
2026/04/08 03:20:59 DEBUG : rclone-test-nicexik6diti/031826ko/extended_filenames/path1/Русский.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/04/08 03:20:59 NOTICE: [36m(07) :[0m [34mfix-names /tmp/031826ko/extended_filenames/path2/Русский.txt[0m
2026/04/08 03:20:59 DEBUG : /tmp/031826ko/extended_filenames/path2/Русский.txt: is NFC: true
2026/04/08 03:20:59 DEBUG : /tmp/031826ko/extended_filenames/path2/Русский.txt: is NFD: false
2026/04/08 03:20:59 DEBUG : /tmp/031826ko/extended_filenames/path2/Русский.txt: is valid UTF8: true
2026/04/08 03:20:59 DEBUG : /tmp/031826ko/extended_filenames/path2/Русский.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/04/08 03:20:59 DEBUG : /tmp/031826ko/extended_filenames/path2/Русский.txt: file exists: true 5c1c3a0a4853642c2962436ce7ff3d39
2026/04/08 03:20:59 DEBUG : FILE old: /tmp/031826ko/extended_filenames/path2/Русский.txt new: /tmp/031826ko/extended_filenames/path2/Русский.txt equal: true
2026/04/08 03:20:59 DEBUG : HASH old: 5c1c3a0a4853642c2962436ce7ff3d39 new: 5c1c3a0a4853642c2962436ce7ff3d39 equal: true
2026/04/08 03:20:59 DEBUG : /tmp/031826ko/extended_filenames/path2/Русский.txt: file exists: true 5c1c3a0a4853642c2962436ce7ff3d39
2026/04/08 03:20:59 DEBUG : FILE old: /tmp/031826ko/extended_filenames/path2/Русский.txt new: /tmp/031826ko/extended_filenames/path2/Русский.txt equal: true
2026/04/08 03:20:59 DEBUG : HASH old: 5c1c3a0a4853642c2962436ce7ff3d39 new: 5c1c3a0a4853642c2962436ce7ff3d39 equal: true
2026/04/08 03:20:59 DEBUG : /tmp/031826ko/extended_filenames/path2/Русский.txt: file exists: false f5697188a8a9b9eecbdf39f64c218830
2026/04/08 03:20:59 DEBUG : FILE old: /tmp/031826ko/extended_filenames/path2/Русский.txt new: /tmp/031826ko/extended_filenames/path2/Русский.txt equal: false
2026/04/08 03:20:59 DEBUG : HASH old: f5697188a8a9b9eecbdf39f64c218830 new: 5c1c3a0a4853642c2962436ce7ff3d39 equal: false
2026/04/08 03:20:59 DEBUG : /tmp/031826ko/extended_filenames/path2/Русский.txt: file exists: false f5697188a8a9b9eecbdf39f64c218830
2026/04/08 03:20:59 DEBUG : FILE old: /tmp/031826ko/extended_filenames/path2/Русский.txt new: /tmp/031826ko/extended_filenames/path2/Русский.txt equal: false
2026/04/08 03:20:59 DEBUG : HASH old: f5697188a8a9b9eecbdf39f64c218830 new: 5c1c3a0a4853642c2962436ce7ff3d39 equal: false
2026/04/08 03:20:59 DEBUG : /tmp/031826ko/extended_filenames/path2/Русский.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/04/08 03:20:59 NOTICE: [36m(08) :[0m [34mfix-names TestAzureBlob:rclone-test-nicexik6diti/031826ko/extended_filenames/path1/file_enconde_mañana_funcionará.txt[0m
2026/04/08 03:20:59 DEBUG : rclone-test-nicexik6diti/031826ko/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFC: true
2026/04/08 03:20:59 DEBUG : rclone-test-nicexik6diti/031826ko/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFD: false
2026/04/08 03:20:59 DEBUG : rclone-test-nicexik6diti/031826ko/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is valid UTF8: true
2026/04/08 03:20:59 DEBUG : rclone-test-nicexik6diti/031826ko/extended_filenames/path1/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4
2026/04/08 03:20:59 DEBUG : rclone-test-nicexik6diti/031826ko/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true 703b02af32e60ff9ca3b0c6f3a2c841d
2026/04/08 03:20:59 DEBUG : FILE old: rclone-test-nicexik6diti/031826ko/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-nicexik6diti/031826ko/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true
2026/04/08 03:20:59 DEBUG : HASH old: 703b02af32e60ff9ca3b0c6f3a2c841d new: 703b02af32e60ff9ca3b0c6f3a2c841d equal: true
2026/04/08 03:20:59 DEBUG : rclone-test-nicexik6diti/031826ko/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true 703b02af32e60ff9ca3b0c6f3a2c841d
2026/04/08 03:20:59 DEBUG : FILE old: rclone-test-nicexik6diti/031826ko/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-nicexik6diti/031826ko/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true
2026/04/08 03:20:59 DEBUG : HASH old: 703b02af32e60ff9ca3b0c6f3a2c841d new: 703b02af32e60ff9ca3b0c6f3a2c841d equal: true
2026/04/08 03:21:00 DEBUG : rclone-test-nicexik6diti/031826ko/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: false d352c8f9b6b9b07384c5d8482c39d81e
2026/04/08 03:21:00 DEBUG : FILE old: rclone-test-nicexik6diti/031826ko/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-nicexik6diti/031826ko/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false
2026/04/08 03:21:00 DEBUG : HASH old: d352c8f9b6b9b07384c5d8482c39d81e new: 703b02af32e60ff9ca3b0c6f3a2c841d equal: false
2026/04/08 03:21:00 DEBUG : rclone-test-nicexik6diti/031826ko/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: false d352c8f9b6b9b07384c5d8482c39d81e
2026/04/08 03:21:00 DEBUG : FILE old: rclone-test-nicexik6diti/031826ko/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-nicexik6diti/031826ko/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false
2026/04/08 03:21:00 DEBUG : HASH old: d352c8f9b6b9b07384c5d8482c39d81e new: 703b02af32e60ff9ca3b0c6f3a2c841d equal: false
2026/04/08 03:21:00 DEBUG : rclone-test-nicexik6diti/031826ko/extended_filenames/path1/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4
2026/04/08 03:21:00 NOTICE: [36m(09) :[0m [34mfix-names /tmp/031826ko/extended_filenames/path2/file_enconde_mañana_funcionará.txt[0m
2026/04/08 03:21:00 DEBUG : /tmp/031826ko/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFC: true
2026/04/08 03:21:00 DEBUG : /tmp/031826ko/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFD: false
2026/04/08 03:21:00 DEBUG : /tmp/031826ko/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is valid UTF8: true
2026/04/08 03:21:00 DEBUG : /tmp/031826ko/extended_filenames/path2/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4
2026/04/08 03:21:00 DEBUG : /tmp/031826ko/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true 85c025bd876a69dc22e510222a6bdebc
2026/04/08 03:21:00 DEBUG : FILE old: /tmp/031826ko/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: /tmp/031826ko/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true
2026/04/08 03:21:00 DEBUG : HASH old: 85c025bd876a69dc22e510222a6bdebc new: 85c025bd876a69dc22e510222a6bdebc equal: true
2026/04/08 03:21:00 DEBUG : /tmp/031826ko/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true 85c025bd876a69dc22e510222a6bdebc
2026/04/08 03:21:00 DEBUG : FILE old: /tmp/031826ko/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: /tmp/031826ko/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true
2026/04/08 03:21:00 DEBUG : HASH old: 85c025bd876a69dc22e510222a6bdebc new: 85c025bd876a69dc22e510222a6bdebc equal: true
2026/04/08 03:21:00 DEBUG : /tmp/031826ko/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: false cfeb5c8fada97ca55a16761a28da1843
2026/04/08 03:21:00 DEBUG : FILE old: /tmp/031826ko/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: /tmp/031826ko/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false
2026/04/08 03:21:00 DEBUG : HASH old: cfeb5c8fada97ca55a16761a28da1843 new: 85c025bd876a69dc22e510222a6bdebc equal: false
2026/04/08 03:21:00 DEBUG : /tmp/031826ko/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: false cfeb5c8fada97ca55a16761a28da1843
2026/04/08 03:21:00 DEBUG : FILE old: /tmp/031826ko/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: /tmp/031826ko/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false
2026/04/08 03:21:00 DEBUG : HASH old: cfeb5c8fada97ca55a16761a28da1843 new: 85c025bd876a69dc22e510222a6bdebc equal: false
2026/04/08 03:21:00 DEBUG : /tmp/031826ko/extended_filenames/path2/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4
2026/04/08 03:21:00 NOTICE: [36m(10) :[0m [34mtest initial bisync[0m
2026/04/08 03:21:00 NOTICE: [36m(11) :[0m [34mbisync resync[0m
2026/04/08 03:21:02 ERROR : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Failed to copy: PUT https://rclone.blob.core.windows.net/rclone-test-nicexik6diti/031826ko/extended_filenames/path1/ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
--------------------------------------------------------------------------------
RESPONSE 400: 400 The requested URI does not represent any resource on the server.
ERROR CODE: InvalidUri
--------------------------------------------------------------------------------
InvalidUriThe requested URI does not represent any resource on the server.
RequestId:1270eb4d-e01e-001c-1d06-c7ee9d000000
Time:2026-04-08T03:21:02.4247032Z
--------------------------------------------------------------------------------
bisync_test.go:1078: Fs is incapable of running test as can't fix-case, skipping: extended_filenames (expected:
ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö (NFD) actual:
ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö (PUT https://rclone.blob.core.windows.net/rclone-test-nicexik6diti/031826ko/extended_filenames/path1/ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
--------------------------------------------------------------------------------
RESPONSE 400: 400 The requested URI does not represent any resource on the server.
ERROR CODE: InvalidUri
--------------------------------------------------------------------------------
InvalidUriThe requested URI does not represent any resource on the server.
RequestId:1270eb4d-e01e-001c-1d06-c7ee9d000000
Time:2026-04-08T03:21:02.4247032Z
--------------------------------------------------------------------------------
))
(fs: Azure container rclone-test-nicexik6diti path 031826ko/extended_filenames/path1)
=== RUN TestBisyncRemoteLocal/filters
2026/04/08 03:21:02 INFO : path1: Making directory
2026/04/08 03:21:02 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/filters/path1"
2026/04/08 03:21:02 DEBUG : Creating backend with remote "/tmp/031826ko/filters/path2"
2026/04/08 03:21:02 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filters/initial"
2026/04/08 03:21:02 DEBUG : Creating backend with remote "/tmp/031826ko/initdir/test_filters-lerejeq2"
2026/04/08 03:21:02 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:21:02 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:02 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:02 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:02 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:02 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:02 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:02 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:02 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:21:02 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:02 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:21:02 INFO : file1.txt: Copied (new)
2026/04/08 03:21:02 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:21:02 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:02 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:21:02 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:21:02 INFO : file3.txt: Copied (new)
2026/04/08 03:21:02 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:21:02 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:21:02 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:02 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:21:02 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:21:02 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:02 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:21:02 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:21:02 INFO : file4.txt: Copied (new)
2026/04/08 03:21:02 DEBUG : subdir: Making directory with metadata
2026/04/08 03:21:02 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:21:02 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:21:02 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:02 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:21:02 DEBUG : Local file system at /tmp/031826ko/initdir/test_filters-lerejeq2: Waiting for checks to finish
2026/04/08 03:21:02 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:02 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:21:02 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:21:02 INFO : file7.txt: Copied (new)
2026/04/08 03:21:02 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:02 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:21:02 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:21:02 INFO : file2.txt: Copied (new)
2026/04/08 03:21:02 DEBUG : Local file system at /tmp/031826ko/initdir/test_filters-lerejeq2: Waiting for transfers to finish
2026/04/08 03:21:02 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:02 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:21:02 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:21:02 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:21:02 INFO : file5.txt: Copied (new)
2026/04/08 03:21:02 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:21:02 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:02 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:21:02 INFO : file6.txt: Copied (new)
2026/04/08 03:21:02 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:21:02 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filters/modfiles"
2026/04/08 03:21:02 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_filters-rogahux4"
2026/04/08 03:21:02 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:02 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination
2026/04/08 03:21:02 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/04/08 03:21:02 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK
2026/04/08 03:21:02 DEBUG : Local file system at /tmp/031826ko/datadir/test_filters-rogahux4: Waiting for checks to finish
2026/04/08 03:21:02 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:21:02 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/04/08 03:21:02 INFO : fileZ.txt: Copied (new)
2026/04/08 03:21:02 DEBUG : Local file system at /tmp/031826ko/datadir/test_filters-rogahux4: Waiting for transfers to finish
2026/04/08 03:21:02 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/08 03:21:02 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt
2026/04/08 03:21:02 INFO : filtersfile.flt: Copied (new)
2026/04/08 03:21:02 DEBUG : Waiting for deletions to finish
2026/04/08 03:21:02 DEBUG : removing 1 level 0 directories
2026/04/08 03:21:02 INFO : Azure container rclone-test-nicexik6diti path 031826ko/filters/path1: Removing directory
2026/04/08 03:21:02 DEBUG : Waiting for deletions to finish
2026/04/08 03:21:02 ERROR : error listing: directory not found
2026/04/08 03:21:02 ERROR : Local file system at /tmp/031826ko/filters/path2: Failed to list "": directory not found
2026/04/08 03:21:02 DEBUG : removing 1 level 0 directories
2026/04/08 03:21:02 INFO : Local file system at /tmp/031826ko/filters/path2: Removing directory
2026/04/08 03:21:02 ERROR : Failed to rmdir: stat /tmp/031826ko/filters/path2: no such file or directory
2026/04/08 03:21:02 ERROR : error listing: directory not found
2026/04/08 03:21:02 NOTICE: checking initFs Local file system at /tmp/031826ko/initdir/test_filters-lerejeq2
2026/04/08 03:21:02 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:21:02 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:02 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:02 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:02 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:02 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:02 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:02 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:02 INFO : subdir: Making directory
2026/04/08 03:21:02 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:02 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/filters/path1: Waiting for checks to finish
2026/04/08 03:21:02 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/filters/path1: Waiting for transfers to finish
2026/04/08 03:21:02 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:21:02 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:02 INFO : file1.txt: Copied (new)
2026/04/08 03:21:02 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:21:02 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:21:02 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:21:02 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:21:02 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:02 INFO : file2.txt: Copied (new)
2026/04/08 03:21:02 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:21:02 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:02 INFO : file3.txt: Copied (new)
2026/04/08 03:21:02 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:21:02 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:02 INFO : file5.txt: Copied (new)
2026/04/08 03:21:02 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:21:02 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:02 INFO : file6.txt: Copied (new)
2026/04/08 03:21:02 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:21:02 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:02 INFO : file4.txt: Copied (new)
2026/04/08 03:21:02 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:21:02 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:02 INFO : file7.txt: Copied (new)
2026/04/08 03:21:02 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:21:02 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:02 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:21:02 NOTICE: checking Path1 Azure container rclone-test-nicexik6diti path 031826ko/filters/path1
2026/04/08 03:21:02 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:21:02 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:02 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:02 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:02 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:02 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:02 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:02 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:02 DEBUG : subdir: Making directory with metadata
2026/04/08 03:21:02 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:21:02 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:21:02 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:02 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:21:02 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:02 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:21:02 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:21:02 INFO : file1.txt: Copied (new)
2026/04/08 03:21:02 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:21:02 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:21:02 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:21:02 INFO : file2.txt: Copied (new)
2026/04/08 03:21:02 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:21:02 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:21:02 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:02 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:21:02 INFO : file3.txt: Copied (new)
2026/04/08 03:21:02 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:21:02 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:02 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:21:02 INFO : file4.txt: Copied (new)
2026/04/08 03:21:02 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:02 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:21:02 INFO : file6.txt: Copied (new)
2026/04/08 03:21:02 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:21:02 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:02 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:21:02 INFO : file5.txt: Copied (new)
2026/04/08 03:21:02 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:21:02 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:21:02 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:02 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:21:02 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:21:02 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:02 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:02 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:21:02 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:21:02 DEBUG : Local file system at /tmp/031826ko/filters/path2: Waiting for checks to finish
2026/04/08 03:21:02 DEBUG : Local file system at /tmp/031826ko/filters/path2: Waiting for transfers to finish
2026/04/08 03:21:02 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:21:02 INFO : file7.txt: Copied (new)
2026/04/08 03:21:02 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:21:02 NOTICE: checking path2 Local file system at /tmp/031826ko/filters/path2
2026/04/08 03:21:02 NOTICE: [36m(01) :[0m [34mtest filters[0m
2026/04/08 03:21:02 NOTICE: [36m(02) :[0m [34mcopy-file /tmp/031826ko/datadir/test_filters-rogahux4/filtersfile.flt /tmp/031826ko/workdir/[0m
2026/04/08 03:21:02 DEBUG : copyFile "/tmp/031826ko/datadir/test_filters-rogahux4/filtersfile.flt" to "/tmp/031826ko/workdir/" as ""
2026/04/08 03:21:02 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_filters-rogahux4/filtersfile.flt"
2026/04/08 03:21:02 DEBUG : Creating backend with remote "/tmp/031826ko/workdir/"
2026/04/08 03:21:02 DEBUG : operations.CopyFile "filtersfile.flt" to "Local file system at /tmp/031826ko/workdir" as "filtersfile.flt"
2026/04/08 03:21:02 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination
2026/04/08 03:21:02 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK
2026/04/08 03:21:02 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/08 03:21:02 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt
2026/04/08 03:21:02 INFO : filtersfile.flt: Copied (new)
2026/04/08 03:21:02 NOTICE: [36m(03) :[0m [34mtest resync to force building of the filters md5 hash[0m
2026/04/08 03:21:02 NOTICE: [36m(04) :[0m [34mbisync filters-file=/tmp/031826ko/workdir/filtersfile.flt resync[0m
2026/04/08 03:21:05 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:21:05 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:21:05 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:21:05 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:21:05 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/filters/path1/" with Path2 "/tmp/031826ko/filters/path2/"
2026/04/08 03:21:05 INFO : Using filters file /tmp/031826ko/workdir/filtersfile.flt
2026/04/08 03:21:05 INFO : Storing filters file hash to /tmp/031826ko/workdir/filtersfile.flt.md5
2026/04/08 03:21:05 INFO : Copying Path2 files to Path1
2026/04/08 03:21:05 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:21:05 INFO : There was nothing to transfer
2026/04/08 03:21:05 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:21:05 INFO : There was nothing to transfer
2026/04/08 03:21:05 INFO : Resync updating listings
2026/04/08 03:21:05 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/filters/path1/" vs Path2 "/tmp/031826ko/filters/path2/"
2026/04/08 03:21:05 INFO : [32mBisync successful[0m
2026/04/08 03:21:05 NOTICE: [36m(05) :[0m [34mcopy-listings resync[0m
2026/04/08 03:21:05 NOTICE: [36m(06) :[0m [34mtest place new files on the remote[0m
2026/04/08 03:21:05 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-01-02 /tmp/031826ko/datadir/test_filters-rogahux4/ fileZ.txt[0m
2026/04/08 03:21:05 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_filters-rogahux4/"
2026/04/08 03:21:05 DEBUG : fs cache: renaming cache item "/tmp/031826ko/datadir/test_filters-rogahux4/" to be canonical "/tmp/031826ko/datadir/test_filters-rogahux4"
2026/04/08 03:21:05 DEBUG : fileZ.txt: Set modification time 2001-01-02
2026/04/08 03:21:05 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/031826ko/datadir/test_filters-rogahux4/fileZ.txt /tmp/031826ko/filters/path2/ fileZ.txt[0m
2026/04/08 03:21:05 DEBUG : copyFile "/tmp/031826ko/datadir/test_filters-rogahux4/fileZ.txt" to "/tmp/031826ko/filters/path2/" as "fileZ.txt"
2026/04/08 03:21:05 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_filters-rogahux4/fileZ.txt"
2026/04/08 03:21:05 DEBUG : Creating backend with remote "/tmp/031826ko/filters/path2/"
2026/04/08 03:21:05 DEBUG : operations.CopyFile "fileZ.txt" to "Local file system at /tmp/031826ko/filters/path2" as "fileZ.txt"
2026/04/08 03:21:05 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:05 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/04/08 03:21:05 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:21:05 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/04/08 03:21:05 INFO : fileZ.txt: Copied (new)
2026/04/08 03:21:05 NOTICE: [36m(09) :[0m [34mcopy-as /tmp/031826ko/datadir/test_filters-rogahux4/fileZ.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/filters/path1/subdir fileZ.txt[0m
2026/04/08 03:21:05 DEBUG : copyFile "/tmp/031826ko/datadir/test_filters-rogahux4/fileZ.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/filters/path1/subdir" as "fileZ.txt"
2026/04/08 03:21:05 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_filters-rogahux4/fileZ.txt"
2026/04/08 03:21:05 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/filters/path1/subdir"
2026/04/08 03:21:05 DEBUG : operations.CopyFile "fileZ.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/filters/path1/subdir" as "fileZ.txt"
2026/04/08 03:21:05 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:05 DEBUG : fileZ.txt: size = 19 OK
2026/04/08 03:21:05 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:21:05 INFO : fileZ.txt: Copied (new)
2026/04/08 03:21:05 NOTICE: [36m(10) :[0m [34mtest bisync with filters-file. path2-side fileZ.txt will be filtered.[0m
2026/04/08 03:21:05 NOTICE: [36m(11) :[0m [34mbisync filters-file=/tmp/031826ko/workdir/filtersfile.flt[0m
2026/04/08 03:21:07 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:21:07 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:21:07 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:21:07 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:21:07 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/filters/path1/" with Path2 "/tmp/031826ko/filters/path2/"
2026/04/08 03:21:07 INFO : Using filters file /tmp/031826ko/workdir/filtersfile.flt
2026/04/08 03:21:07 INFO : Building Path1 and Path2 listings
2026/04/08 03:21:07 INFO : Path1 checking for diffs
2026/04/08 03:21:07 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir/fileZ.txt[0m
2026/04/08 03:21:07 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/08 03:21:07 INFO : Path2 checking for diffs
2026/04/08 03:21:07 INFO : Applying changes
2026/04/08 03:21:07 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/filters/path2/subdir/fileZ.txt[0m
2026/04/08 03:21:07 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:21:08 INFO : subdir/fileZ.txt: Copied (new)
2026/04/08 03:21:08 INFO : Updating listings
2026/04/08 03:21:08 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/filters/path1/" vs Path2 "/tmp/031826ko/filters/path2/"
2026/04/08 03:21:08 INFO : [32mBisync successful[0m
2026/04/08 03:21:08 DEBUG : Waiting for deletions to finish
2026/04/08 03:21:08 INFO : file6.txt: Deleted
2026/04/08 03:21:08 INFO : file4.txt: Deleted
2026/04/08 03:21:08 INFO : file2.txt: Deleted
2026/04/08 03:21:08 INFO : file7.txt: Deleted
2026/04/08 03:21:08 INFO : file1.txt: Deleted
2026/04/08 03:21:08 INFO : RCLONE_TEST: Deleted
2026/04/08 03:21:08 INFO : file5.txt: Deleted
2026/04/08 03:21:08 INFO : file3.txt: Deleted
2026/04/08 03:21:08 INFO : subdir/file20.txt: Deleted
2026/04/08 03:21:08 INFO : subdir/fileZ.txt: Deleted
2026/04/08 03:21:08 DEBUG : removing 1 level 0 directories
2026/04/08 03:21:08 INFO : Azure container rclone-test-nicexik6diti path 031826ko/filters/path1: Removing directory
2026/04/08 03:21:08 DEBUG : Waiting for deletions to finish
2026/04/08 03:21:08 INFO : RCLONE_TEST: Deleted
2026/04/08 03:21:08 INFO : fileZ.txt: Deleted
2026/04/08 03:21:08 INFO : subdir/file20.txt: Deleted
2026/04/08 03:21:08 INFO : subdir/fileZ.txt: Deleted
2026/04/08 03:21:08 INFO : file1.txt: Deleted
2026/04/08 03:21:08 INFO : file2.txt: Deleted
2026/04/08 03:21:08 INFO : file3.txt: Deleted
2026/04/08 03:21:08 INFO : file4.txt: Deleted
2026/04/08 03:21:08 INFO : file5.txt: Deleted
2026/04/08 03:21:08 INFO : file6.txt: Deleted
2026/04/08 03:21:08 INFO : file7.txt: Deleted
2026/04/08 03:21:08 DEBUG : removing 1 level 1 directories
2026/04/08 03:21:08 INFO : subdir: Removing directory
2026/04/08 03:21:08 DEBUG : removing 1 level 0 directories
2026/04/08 03:21:08 INFO : Local file system at /tmp/031826ko/filters/path2: Removing directory
bisync_test.go:608: [32mTEST filters PASSED[0m
=== RUN TestBisyncRemoteLocal/filtersfile_checks
2026/04/08 03:21:08 INFO : path1: Making directory
2026/04/08 03:21:08 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/filtersfile_checks/path1"
2026/04/08 03:21:08 DEBUG : Creating backend with remote "/tmp/031826ko/filtersfile_checks/path2"
2026/04/08 03:21:08 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filtersfile_checks/initial"
2026/04/08 03:21:08 DEBUG : Creating backend with remote "/tmp/031826ko/initdir/test_filtersfile_checks-nubimip6"
2026/04/08 03:21:08 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:21:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:08 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:08 DEBUG : subdir: Making directory with metadata
2026/04/08 03:21:08 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:21:08 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:21:08 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:08 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:21:08 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:21:08 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:21:08 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:21:08 DEBUG : Local file system at /tmp/031826ko/initdir/test_filtersfile_checks-nubimip6: Waiting for checks to finish
2026/04/08 03:21:08 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:21:08 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:21:08 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:21:08 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:08 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:21:08 INFO : file1.txt: Copied (new)
2026/04/08 03:21:08 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:08 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:21:08 INFO : file2.txt: Copied (new)
2026/04/08 03:21:08 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:08 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:21:08 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:21:08 DEBUG : Local file system at /tmp/031826ko/initdir/test_filtersfile_checks-nubimip6: Waiting for transfers to finish
2026/04/08 03:21:08 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:21:08 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filtersfile_checks/modfiles"
2026/04/08 03:21:08 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_filtersfile_checks-podevav6"
2026/04/08 03:21:08 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:08 DEBUG : filtersfile2.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:08 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:08 DEBUG : filtersfile2.txt.dc377757.partial: size = 254 OK
2026/04/08 03:21:08 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK
2026/04/08 03:21:08 DEBUG : filtersfile2.txt.dc377757.partial: renamed to: filtersfile2.txt
2026/04/08 03:21:08 INFO : filtersfile2.txt: Copied (new)
2026/04/08 03:21:08 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/08 03:21:08 DEBUG : Local file system at /tmp/031826ko/datadir/test_filtersfile_checks-podevav6: Waiting for checks to finish
2026/04/08 03:21:08 DEBUG : Local file system at /tmp/031826ko/datadir/test_filtersfile_checks-podevav6: Waiting for transfers to finish
2026/04/08 03:21:08 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/08 03:21:08 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/08 03:21:08 INFO : hold.txt: Copied (new)
2026/04/08 03:21:08 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK
2026/04/08 03:21:08 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK
2026/04/08 03:21:08 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt
2026/04/08 03:21:08 INFO : filtersfile.txt: Copied (new)
2026/04/08 03:21:08 DEBUG : Waiting for deletions to finish
2026/04/08 03:21:08 DEBUG : removing 1 level 0 directories
2026/04/08 03:21:08 INFO : Azure container rclone-test-nicexik6diti path 031826ko/filtersfile_checks/path1: Removing directory
2026/04/08 03:21:08 DEBUG : Waiting for deletions to finish
2026/04/08 03:21:08 ERROR : error listing: directory not found
2026/04/08 03:21:08 ERROR : Local file system at /tmp/031826ko/filtersfile_checks/path2: Failed to list "": directory not found
2026/04/08 03:21:08 DEBUG : removing 1 level 0 directories
2026/04/08 03:21:08 INFO : Local file system at /tmp/031826ko/filtersfile_checks/path2: Removing directory
2026/04/08 03:21:08 ERROR : Failed to rmdir: stat /tmp/031826ko/filtersfile_checks/path2: no such file or directory
2026/04/08 03:21:08 ERROR : error listing: directory not found
2026/04/08 03:21:08 NOTICE: checking initFs Local file system at /tmp/031826ko/initdir/test_filtersfile_checks-nubimip6
2026/04/08 03:21:08 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:21:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:08 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:08 INFO : subdir: Making directory
2026/04/08 03:21:08 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:08 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/filtersfile_checks/path1: Waiting for checks to finish
2026/04/08 03:21:08 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/filtersfile_checks/path1: Waiting for transfers to finish
2026/04/08 03:21:08 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:21:08 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:08 INFO : file1.txt: Copied (new)
2026/04/08 03:21:08 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:21:08 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:21:08 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:21:08 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:21:08 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:08 INFO : file2.txt: Copied (new)
2026/04/08 03:21:08 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:21:08 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:08 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:21:08 NOTICE: checking Path1 Azure container rclone-test-nicexik6diti path 031826ko/filtersfile_checks/path1
2026/04/08 03:21:08 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:21:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:08 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:08 DEBUG : subdir: Making directory with metadata
2026/04/08 03:21:08 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:21:08 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:21:08 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:08 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:21:08 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:21:08 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:21:08 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:21:08 DEBUG : Local file system at /tmp/031826ko/filtersfile_checks/path2: Waiting for checks to finish
2026/04/08 03:21:08 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:21:08 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:21:08 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:21:08 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:08 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:21:08 INFO : file1.txt: Copied (new)
2026/04/08 03:21:08 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:08 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:21:08 INFO : file2.txt: Copied (new)
2026/04/08 03:21:08 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:08 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:21:08 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:21:08 DEBUG : Local file system at /tmp/031826ko/filtersfile_checks/path2: Waiting for transfers to finish
2026/04/08 03:21:08 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:21:08 NOTICE: checking path2 Local file system at /tmp/031826ko/filtersfile_checks/path2
2026/04/08 03:21:08 NOTICE: [36m(01) :[0m [34mtest filtersfile-checks[0m
2026/04/08 03:21:08 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:21:08 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/08 03:21:10 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:21:10 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:21:10 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:21:10 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:21:10 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/filtersfile_checks/path1/" with Path2 "/tmp/031826ko/filtersfile_checks/path2/"
2026/04/08 03:21:10 INFO : Copying Path2 files to Path1
2026/04/08 03:21:10 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:21:10 INFO : There was nothing to transfer
2026/04/08 03:21:10 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:21:10 INFO : There was nothing to transfer
2026/04/08 03:21:10 INFO : Resync updating listings
2026/04/08 03:21:10 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/filtersfile_checks/path1/" vs Path2 "/tmp/031826ko/filtersfile_checks/path2/"
2026/04/08 03:21:10 INFO : [32mBisync successful[0m
2026/04/08 03:21:11 NOTICE: [36m(04) :[0m [34mtest 1. inject filters file in workdir.[0m
2026/04/08 03:21:11 NOTICE: [36m(05) :[0m [34mcopy-file /tmp/031826ko/datadir/test_filtersfile_checks-podevav6/filtersfile.txt /tmp/031826ko/workdir/[0m
2026/04/08 03:21:11 DEBUG : copyFile "/tmp/031826ko/datadir/test_filtersfile_checks-podevav6/filtersfile.txt" to "/tmp/031826ko/workdir/" as ""
2026/04/08 03:21:11 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_filtersfile_checks-podevav6/filtersfile.txt"
2026/04/08 03:21:11 DEBUG : Creating backend with remote "/tmp/031826ko/workdir/"
2026/04/08 03:21:11 DEBUG : operations.CopyFile "filtersfile.txt" to "Local file system at /tmp/031826ko/workdir" as "filtersfile.txt"
2026/04/08 03:21:11 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:11 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK
2026/04/08 03:21:11 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK
2026/04/08 03:21:11 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt
2026/04/08 03:21:11 INFO : filtersfile.txt: Copied (new)
2026/04/08 03:21:11 NOTICE: [36m(06) :[0m [34mtest 2. run with filters-file but without md5. should abort.[0m
2026/04/08 03:21:11 NOTICE: [36m(07) :[0m [34mbisync filters-file=/tmp/031826ko/workdir/filtersfile.txt[0m
2026/04/08 03:21:13 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:21:13 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:21:13 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:21:13 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:21:13 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/filtersfile_checks/path1/" with Path2 "/tmp/031826ko/filtersfile_checks/path2/"
2026/04/08 03:21:13 INFO : Using filters file /tmp/031826ko/workdir/filtersfile.txt
2026/04/08 03:21:13 ERROR : [31mBisync critical error: filters file md5 hash not found (must run --resync): /tmp/031826ko/workdir/filtersfile.txt[0m
2026/04/08 03:21:13 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/08 03:21:13 NOTICE: Bisync error: bisync aborted
2026/04/08 03:21:13 NOTICE: [36m(08) :[0m [34mtest 3. run without filters-file. should be blocked due to prior abort.[0m
2026/04/08 03:21:13 NOTICE: [36m(09) :[0m [34mbisync[0m
2026/04/08 03:21:15 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:21:15 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:21:15 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:21:15 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:21:15 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/filtersfile_checks/path1/" with Path2 "/tmp/031826ko/filtersfile_checks/path2/"
2026/04/08 03:21:15 ERROR : [31mBisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run
[35mTip: here are the filenames we were looking for. Do they exist?
[0m[36mPath1: [94m/tmp/031826ko/workdir/TestAzureBlob_rclone-test-nicexik6diti_031826ko_filtersfile_checks_path1..tmp_031826ko_filtersfile_checks_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/031826ko/workdir/TestAzureBlob_rclone-test-nicexik6diti_031826ko_filtersfile_checks_path1..tmp_031826ko_filtersfile_checks_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/031826ko/workdir"[0m[0m
2026/04/08 03:21:15 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/08 03:21:15 NOTICE: Bisync error: bisync aborted
2026/04/08 03:21:15 NOTICE: [36m(10) :[0m [34mtest 4. run with filters-file and resync.[0m
2026/04/08 03:21:15 NOTICE: [36m(11) :[0m [34mbisync filters-file=/tmp/031826ko/workdir/filtersfile.txt resync[0m
2026/04/08 03:21:17 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:21:17 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:21:17 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:21:17 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:21:17 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/filtersfile_checks/path1/" with Path2 "/tmp/031826ko/filtersfile_checks/path2/"
2026/04/08 03:21:17 INFO : Using filters file /tmp/031826ko/workdir/filtersfile.txt
2026/04/08 03:21:17 INFO : Storing filters file hash to /tmp/031826ko/workdir/filtersfile.txt.md5
2026/04/08 03:21:17 INFO : Copying Path2 files to Path1
2026/04/08 03:21:17 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:21:17 INFO : There was nothing to transfer
2026/04/08 03:21:17 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:21:17 INFO : There was nothing to transfer
2026/04/08 03:21:17 INFO : Resync updating listings
2026/04/08 03:21:17 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/filtersfile_checks/path1/" vs Path2 "/tmp/031826ko/filtersfile_checks/path2/"
2026/04/08 03:21:17 INFO : [32mBisync successful[0m
2026/04/08 03:21:17 NOTICE: [36m(12) :[0m [34mtest 5. run with filters-file alone. should run.[0m
2026/04/08 03:21:17 NOTICE: [36m(13) :[0m [34mbisync filters-file=/tmp/031826ko/workdir/filtersfile.txt[0m
2026/04/08 03:21:19 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:21:19 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:21:19 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:21:19 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:21:19 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/filtersfile_checks/path1/" with Path2 "/tmp/031826ko/filtersfile_checks/path2/"
2026/04/08 03:21:19 INFO : Using filters file /tmp/031826ko/workdir/filtersfile.txt
2026/04/08 03:21:19 INFO : Building Path1 and Path2 listings
2026/04/08 03:21:20 INFO : Path1 checking for diffs
2026/04/08 03:21:20 INFO : Path2 checking for diffs
2026/04/08 03:21:20 INFO : No changes found
2026/04/08 03:21:20 INFO : Updating listings
2026/04/08 03:21:20 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/filtersfile_checks/path1/" vs Path2 "/tmp/031826ko/filtersfile_checks/path2/"
2026/04/08 03:21:20 INFO : [32mBisync successful[0m
2026/04/08 03:21:20 NOTICE: [36m(14) :[0m [34mtest 6. push changed filters-file to workdir.[0m
2026/04/08 03:21:20 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/031826ko/datadir/test_filtersfile_checks-podevav6/filtersfile2.txt /tmp/031826ko/workdir/ filtersfile.txt[0m
2026/04/08 03:21:20 DEBUG : copyFile "/tmp/031826ko/datadir/test_filtersfile_checks-podevav6/filtersfile2.txt" to "/tmp/031826ko/workdir/" as "filtersfile.txt"
2026/04/08 03:21:20 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_filtersfile_checks-podevav6/filtersfile2.txt"
2026/04/08 03:21:20 DEBUG : Creating backend with remote "/tmp/031826ko/workdir/"
2026/04/08 03:21:20 DEBUG : operations.CopyFile "filtersfile2.txt" to "Local file system at /tmp/031826ko/workdir" as "filtersfile.txt"
2026/04/08 03:21:20 DEBUG : filtersfile2.txt: size = 254 (Local file system at /tmp/031826ko/datadir/test_filtersfile_checks-podevav6)
2026/04/08 03:21:20 DEBUG : filtersfile.txt: size = 380 (Local file system at /tmp/031826ko/workdir)
2026/04/08 03:21:20 DEBUG : filtersfile2.txt: Sizes differ
2026/04/08 03:21:20 DEBUG : filtersfile.txt.33ddd493.partial: size = 254 OK
2026/04/08 03:21:20 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK
2026/04/08 03:21:20 DEBUG : filtersfile.txt.33ddd493.partial: renamed to: filtersfile.txt
2026/04/08 03:21:20 INFO : filtersfile2.txt: Copied (replaced existing) to: filtersfile.txt
2026/04/08 03:21:20 NOTICE: [36m(16) :[0m [34mtest 7. run with filters-file alone. should abort.[0m
2026/04/08 03:21:20 NOTICE: [36m(17) :[0m [34mbisync filters-file=/tmp/031826ko/workdir/filtersfile.txt[0m
2026/04/08 03:21:22 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:21:22 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:21:22 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:21:22 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:21:22 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/filtersfile_checks/path1/" with Path2 "/tmp/031826ko/filtersfile_checks/path2/"
2026/04/08 03:21:22 INFO : Using filters file /tmp/031826ko/workdir/filtersfile.txt
2026/04/08 03:21:22 ERROR : [31mBisync critical error: filters file has changed (must run --resync): /tmp/031826ko/workdir/filtersfile.txt[0m
2026/04/08 03:21:22 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/08 03:21:22 NOTICE: Bisync error: bisync aborted
2026/04/08 03:21:22 NOTICE: [36m(18) :[0m [34mtest 8. run with filters-file and resync and dry-run. should do the dry-run but still cause next non-resync run to abort.[0m
2026/04/08 03:21:22 NOTICE: [36m(19) :[0m [34mbisync filters-file=/tmp/031826ko/workdir/filtersfile.txt resync dry-run[0m
2026/04/08 03:21:24 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:21:24 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:21:24 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:21:24 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:21:24 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/filtersfile_checks/path1/" with Path2 "/tmp/031826ko/filtersfile_checks/path2/"
2026/04/08 03:21:24 INFO : Using filters file /tmp/031826ko/workdir/filtersfile.txt
2026/04/08 03:21:24 INFO : Skipped storing filters file hash to /tmp/031826ko/workdir/filtersfile.txt.md5 as --dry-run is set
2026/04/08 03:21:24 INFO : Copying Path2 files to Path1
2026/04/08 03:21:24 NOTICE: - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:21:24 INFO : There was nothing to transfer
2026/04/08 03:21:24 NOTICE: - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:21:24 INFO : There was nothing to transfer
2026/04/08 03:21:24 INFO : Resync updating listings
2026/04/08 03:21:24 INFO : [32mBisync successful[0m
2026/04/08 03:21:24 NOTICE: [36m(20) :[0m [34mtest 9. run with filters-file alone. should abort.[0m
2026/04/08 03:21:24 NOTICE: [36m(21) :[0m [34mbisync filters-file=/tmp/031826ko/workdir/filtersfile.txt[0m
2026/04/08 03:21:26 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:21:26 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:21:26 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:21:26 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:21:26 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/filtersfile_checks/path1/" with Path2 "/tmp/031826ko/filtersfile_checks/path2/"
2026/04/08 03:21:26 INFO : Using filters file /tmp/031826ko/workdir/filtersfile.txt
2026/04/08 03:21:26 ERROR : [31mBisync critical error: filters file has changed (must run --resync): /tmp/031826ko/workdir/filtersfile.txt[0m
2026/04/08 03:21:26 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/08 03:21:26 NOTICE: Bisync error: bisync aborted
2026/04/08 03:21:26 DEBUG : Waiting for deletions to finish
2026/04/08 03:21:26 INFO : file1.txt: Deleted
2026/04/08 03:21:26 INFO : subdir/file20.txt: Deleted
2026/04/08 03:21:26 INFO : RCLONE_TEST: Deleted
2026/04/08 03:21:26 INFO : file2.txt: Deleted
2026/04/08 03:21:26 DEBUG : removing 1 level 0 directories
2026/04/08 03:21:26 INFO : Azure container rclone-test-nicexik6diti path 031826ko/filtersfile_checks/path1: Removing directory
2026/04/08 03:21:26 DEBUG : Waiting for deletions to finish
2026/04/08 03:21:26 INFO : file1.txt: Deleted
2026/04/08 03:21:26 INFO : file2.txt: Deleted
2026/04/08 03:21:26 INFO : RCLONE_TEST: Deleted
2026/04/08 03:21:26 INFO : subdir/file20.txt: Deleted
2026/04/08 03:21:26 DEBUG : removing 1 level 1 directories
2026/04/08 03:21:26 INFO : subdir: Removing directory
2026/04/08 03:21:26 DEBUG : removing 1 level 0 directories
2026/04/08 03:21:26 INFO : Local file system at /tmp/031826ko/filtersfile_checks/path2: Removing directory
bisync_test.go:608: [32mTEST filtersfile_checks PASSED[0m
=== RUN TestBisyncRemoteLocal/ignorelistingchecksum
2026/04/08 03:21:26 INFO : path1: Making directory
2026/04/08 03:21:26 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/ignorelistingchecksum/path1"
2026/04/08 03:21:26 DEBUG : Creating backend with remote "/tmp/031826ko/ignorelistingchecksum/path2"
2026/04/08 03:21:26 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ignorelistingchecksum/initial"
2026/04/08 03:21:26 DEBUG : Creating backend with remote "/tmp/031826ko/initdir/test_ignorelistingchecksum-wuqogut0"
2026/04/08 03:21:26 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:21:26 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:26 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:26 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:26 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:26 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:26 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:26 DEBUG : subdir: Making directory with metadata
2026/04/08 03:21:26 INFO : subdir: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/04/08 03:21:26 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:21:26 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:26 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:21:26 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/08 03:21:26 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:21:26 DEBUG : Local file system at /tmp/031826ko/initdir/test_ignorelistingchecksum-wuqogut0: Waiting for checks to finish
2026/04/08 03:21:26 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:21:26 DEBUG : Local file system at /tmp/031826ko/initdir/test_ignorelistingchecksum-wuqogut0: Waiting for transfers to finish
2026/04/08 03:21:26 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:21:26 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:26 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/08 03:21:26 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:21:26 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/08 03:21:26 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/08 03:21:26 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/08 03:21:26 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:26 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/08 03:21:26 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:26 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:26 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/08 03:21:26 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:21:26 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/08 03:21:26 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:21:26 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:21:26 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:26 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:21:26 INFO : file1.txt: Copied (new)
2026/04/08 03:21:26 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:21:26 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/08 03:21:26 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:26 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:21:26 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:21:26 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:26 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/08 03:21:26 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:21:26 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:21:26 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:21:26 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ignorelistingchecksum/modfiles"
2026/04/08 03:21:26 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_ignorelistingchecksum-magamox7"
2026/04/08 03:21:26 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:26 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/08 03:21:26 DEBUG : Local file system at /tmp/031826ko/datadir/test_ignorelistingchecksum-magamox7: Waiting for checks to finish
2026/04/08 03:21:26 DEBUG : Local file system at /tmp/031826ko/datadir/test_ignorelistingchecksum-magamox7: Waiting for transfers to finish
2026/04/08 03:21:26 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:21:26 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/08 03:21:26 INFO : file1.txt: Copied (new)
2026/04/08 03:21:26 DEBUG : Waiting for deletions to finish
2026/04/08 03:21:27 DEBUG : removing 1 level 0 directories
2026/04/08 03:21:27 INFO : Azure container rclone-test-nicexik6diti path 031826ko/ignorelistingchecksum/path1: Removing directory
2026/04/08 03:21:27 DEBUG : Waiting for deletions to finish
2026/04/08 03:21:27 ERROR : error listing: directory not found
2026/04/08 03:21:27 ERROR : Local file system at /tmp/031826ko/ignorelistingchecksum/path2: Failed to list "": directory not found
2026/04/08 03:21:27 DEBUG : removing 1 level 0 directories
2026/04/08 03:21:27 INFO : Local file system at /tmp/031826ko/ignorelistingchecksum/path2: Removing directory
2026/04/08 03:21:27 ERROR : Failed to rmdir: stat /tmp/031826ko/ignorelistingchecksum/path2: no such file or directory
2026/04/08 03:21:27 ERROR : error listing: directory not found
2026/04/08 03:21:27 NOTICE: checking initFs Local file system at /tmp/031826ko/initdir/test_ignorelistingchecksum-wuqogut0
2026/04/08 03:21:27 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:21:27 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:27 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:27 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:27 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:27 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:27 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:27 INFO : subdir: Making directory
2026/04/08 03:21:27 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:27 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/ignorelistingchecksum/path1: Waiting for checks to finish
2026/04/08 03:21:27 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/ignorelistingchecksum/path1: Waiting for transfers to finish
2026/04/08 03:21:27 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:21:27 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:21:27 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:21:27 DEBUG : file1.copy1.txt: size = 0 OK
2026/04/08 03:21:27 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:27 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:21:27 DEBUG : file1.copy2.txt: size = 0 OK
2026/04/08 03:21:27 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:27 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:21:27 DEBUG : file1.copy3.txt: size = 0 OK
2026/04/08 03:21:27 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:27 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:21:27 DEBUG : file1.copy4.txt: size = 0 OK
2026/04/08 03:21:27 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:27 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:21:27 DEBUG : file1.copy5.txt: size = 0 OK
2026/04/08 03:21:27 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:27 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:21:27 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:21:27 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:27 INFO : file1.txt: Copied (new)
2026/04/08 03:21:27 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:21:27 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:27 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:21:27 NOTICE: checking Path1 Azure container rclone-test-nicexik6diti path 031826ko/ignorelistingchecksum/path1
2026/04/08 03:21:27 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:21:27 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:27 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:27 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:27 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:27 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:27 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:27 DEBUG : subdir: Making directory with metadata
2026/04/08 03:21:27 INFO : subdir: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/04/08 03:21:27 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:21:27 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:27 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:21:27 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/08 03:21:27 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/08 03:21:27 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/08 03:21:27 DEBUG : Local file system at /tmp/031826ko/ignorelistingchecksum/path2: Waiting for checks to finish
2026/04/08 03:21:27 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:21:27 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:21:27 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:21:27 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/08 03:21:27 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:27 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/08 03:21:27 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:21:27 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/08 03:21:27 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:27 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/08 03:21:27 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:21:27 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:21:27 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:27 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/08 03:21:27 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:21:27 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:21:27 DEBUG : Local file system at /tmp/031826ko/ignorelistingchecksum/path2: Waiting for transfers to finish
2026/04/08 03:21:27 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:27 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/08 03:21:27 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:21:27 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:27 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:21:27 INFO : file1.txt: Copied (new)
2026/04/08 03:21:27 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:27 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:27 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/08 03:21:27 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:21:27 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:21:27 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:21:27 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:21:27 NOTICE: checking path2 Local file system at /tmp/031826ko/ignorelistingchecksum/path2
2026/04/08 03:21:27 NOTICE: [36m(01) :[0m [34mtest basic[0m
2026/04/08 03:21:27 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:21:27 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/08 03:21:29 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/ignorelistingchecksum/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:21:29 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:21:29 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:21:29 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:21:29 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/ignorelistingchecksum/path1/" with Path2 "/tmp/031826ko/ignorelistingchecksum/path2/"
2026/04/08 03:21:29 INFO : Copying Path2 files to Path1
2026/04/08 03:21:29 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:21:29 INFO : There was nothing to transfer
2026/04/08 03:21:29 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:21:29 INFO : There was nothing to transfer
2026/04/08 03:21:29 INFO : Resync updating listings
2026/04/08 03:21:29 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/ignorelistingchecksum/path1/" vs Path2 "/tmp/031826ko/ignorelistingchecksum/path2/"
2026/04/08 03:21:29 INFO : [32mBisync successful[0m
2026/04/08 03:21:29 NOTICE: [36m(04) :[0m [34mbisync resync ignore-listing-checksum[0m
2026/04/08 03:21:31 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/ignorelistingchecksum/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:21:31 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:21:31 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:21:31 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/ignorelistingchecksum/path1/" with Path2 "/tmp/031826ko/ignorelistingchecksum/path2/"
2026/04/08 03:21:31 INFO : Copying Path2 files to Path1
2026/04/08 03:21:31 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:21:32 INFO : There was nothing to transfer
2026/04/08 03:21:32 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:21:32 INFO : There was nothing to transfer
2026/04/08 03:21:32 INFO : Resync updating listings
2026/04/08 03:21:32 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/ignorelistingchecksum/path1/" vs Path2 "/tmp/031826ko/ignorelistingchecksum/path2/"
2026/04/08 03:21:32 INFO : [32mBisync successful[0m
2026/04/08 03:21:32 NOTICE: [36m(05) :[0m [34mtest place newer files on both paths[0m
2026/04/08 03:21:32 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/031826ko/datadir/test_ignorelistingchecksum-magamox7/file1.txt /tmp/031826ko/ignorelistingchecksum/path2/[0m
2026/04/08 03:21:32 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_ignorelistingchecksum-magamox7/"
2026/04/08 03:21:32 DEBUG : Config file has changed externally - reloading
2026/04/08 03:21:32 DEBUG : fs cache: renaming cache item "/tmp/031826ko/datadir/test_ignorelistingchecksum-magamox7/" to be canonical "/tmp/031826ko/datadir/test_ignorelistingchecksum-magamox7"
2026/04/08 03:21:32 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/08 03:21:32 DEBUG : copyFile "/tmp/031826ko/datadir/test_ignorelistingchecksum-magamox7/file1.txt" to "/tmp/031826ko/ignorelistingchecksum/path2/" as ""
2026/04/08 03:21:32 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_ignorelistingchecksum-magamox7/file1.txt"
2026/04/08 03:21:32 DEBUG : Creating backend with remote "/tmp/031826ko/ignorelistingchecksum/path2/"
2026/04/08 03:21:32 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/031826ko/ignorelistingchecksum/path2" as "file1.txt"
2026/04/08 03:21:32 DEBUG : file1.txt: size = 19 (Local file system at /tmp/031826ko/datadir/test_ignorelistingchecksum-magamox7)
2026/04/08 03:21:32 DEBUG : file1.txt: size = 0 (Local file system at /tmp/031826ko/ignorelistingchecksum/path2)
2026/04/08 03:21:32 DEBUG : file1.txt: Sizes differ
2026/04/08 03:21:32 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/08 03:21:32 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:21:32 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/08 03:21:32 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:21:32 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/031826ko/datadir/test_ignorelistingchecksum-magamox7/file1.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/ignorelistingchecksum/path1/subdir file20.txt[0m
2026/04/08 03:21:32 DEBUG : copyFile "/tmp/031826ko/datadir/test_ignorelistingchecksum-magamox7/file1.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/ignorelistingchecksum/path1/subdir" as "file20.txt"
2026/04/08 03:21:32 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_ignorelistingchecksum-magamox7/file1.txt"
2026/04/08 03:21:32 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/ignorelistingchecksum/path1/subdir"
2026/04/08 03:21:32 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/ignorelistingchecksum/path1/subdir" as "file20.txt"
2026/04/08 03:21:32 DEBUG : file1.txt: size = 19 (Local file system at /tmp/031826ko/datadir/test_ignorelistingchecksum-magamox7)
2026/04/08 03:21:32 DEBUG : file20.txt: size = 0 (Azure container rclone-test-nicexik6diti path 031826ko/ignorelistingchecksum/path1/subdir)
2026/04/08 03:21:32 DEBUG : file1.txt: Sizes differ
2026/04/08 03:21:32 DEBUG : file20.txt: size = 19 OK
2026/04/08 03:21:32 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:21:32 INFO : file1.txt: Copied (replaced existing) to: file20.txt
2026/04/08 03:21:32 NOTICE: [36m(08) :[0m [34mtest bisync run[0m
2026/04/08 03:21:32 NOTICE: [36m(09) :[0m [34mbisync ignore-listing-checksum[0m
2026/04/08 03:21:34 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/ignorelistingchecksum/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:21:34 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:21:34 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:21:34 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/ignorelistingchecksum/path1/" with Path2 "/tmp/031826ko/ignorelistingchecksum/path2/"
2026/04/08 03:21:34 INFO : Building Path1 and Path2 listings
2026/04/08 03:21:34 INFO : Path1 checking for diffs
2026/04/08 03:21:34 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/08 03:21:34 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/08 03:21:34 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:21:34 INFO : Path2 checking for diffs
2026/04/08 03:21:34 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:21:34 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/08 03:21:34 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:21:34 INFO : Applying changes
2026/04/08 03:21:34 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/ignorelistingchecksum/path2/subdir/file20.txt[0m
2026/04/08 03:21:34 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/ignorelistingchecksum/path1/file1.txt[0m
2026/04/08 03:21:34 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:21:34 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:21:34 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:21:34 INFO : subdir/file20.txt: Copied (replaced existing)
2026/04/08 03:21:34 INFO : Updating listings
2026/04/08 03:21:34 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/ignorelistingchecksum/path1/" vs Path2 "/tmp/031826ko/ignorelistingchecksum/path2/"
2026/04/08 03:21:34 INFO : [32mBisync successful[0m
2026/04/08 03:21:34 DEBUG : Waiting for deletions to finish
2026/04/08 03:21:35 INFO : RCLONE_TEST: Deleted
2026/04/08 03:21:35 INFO : file1.copy2.txt: Deleted
2026/04/08 03:21:35 INFO : file1.copy1.txt: Deleted
2026/04/08 03:21:35 INFO : file1.copy3.txt: Deleted
2026/04/08 03:21:35 INFO : file1.txt: Deleted
2026/04/08 03:21:35 INFO : file1.copy4.txt: Deleted
2026/04/08 03:21:35 INFO : file1.copy5.txt: Deleted
2026/04/08 03:21:35 INFO : subdir/file20.txt: Deleted
2026/04/08 03:21:35 DEBUG : removing 1 level 0 directories
2026/04/08 03:21:35 INFO : Azure container rclone-test-nicexik6diti path 031826ko/ignorelistingchecksum/path1: Removing directory
2026/04/08 03:21:35 DEBUG : Waiting for deletions to finish
2026/04/08 03:21:35 INFO : file1.copy1.txt: Deleted
2026/04/08 03:21:35 INFO : file1.copy2.txt: Deleted
2026/04/08 03:21:35 INFO : file1.copy3.txt: Deleted
2026/04/08 03:21:35 INFO : file1.copy4.txt: Deleted
2026/04/08 03:21:35 INFO : file1.copy5.txt: Deleted
2026/04/08 03:21:35 INFO : file1.txt: Deleted
2026/04/08 03:21:35 INFO : subdir/file20.txt: Deleted
2026/04/08 03:21:35 INFO : RCLONE_TEST: Deleted
2026/04/08 03:21:35 DEBUG : removing 1 level 1 directories
2026/04/08 03:21:35 INFO : subdir: Removing directory
2026/04/08 03:21:35 DEBUG : removing 1 level 0 directories
2026/04/08 03:21:35 INFO : Local file system at /tmp/031826ko/ignorelistingchecksum/path2: Removing directory
bisync_test.go:608: [32mTEST ignorelistingchecksum PASSED[0m
=== RUN TestBisyncRemoteLocal/max_delete_path1
2026/04/08 03:21:35 INFO : path1: Making directory
2026/04/08 03:21:35 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/max_delete_path1/path1"
2026/04/08 03:21:35 DEBUG : Creating backend with remote "/tmp/031826ko/max_delete_path1/path2"
2026/04/08 03:21:35 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path1/initial"
2026/04/08 03:21:35 DEBUG : Creating backend with remote "/tmp/031826ko/initdir/test_max_delete_path1-bevorow4"
2026/04/08 03:21:35 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:35 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:35 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:35 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:35 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:35 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:35 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:35 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:35 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:35 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:21:35 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:21:35 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:21:35 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:21:35 DEBUG : Local file system at /tmp/031826ko/initdir/test_max_delete_path1-bevorow4: Waiting for checks to finish
2026/04/08 03:21:35 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:35 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:21:35 INFO : file1.txt: Copied (new)
2026/04/08 03:21:35 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:21:35 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:35 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:21:35 INFO : file2.txt: Copied (new)
2026/04/08 03:21:35 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:21:35 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:35 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:21:35 INFO : file3.txt: Copied (new)
2026/04/08 03:21:35 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:21:35 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:35 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:21:35 INFO : file4.txt: Copied (new)
2026/04/08 03:21:35 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:21:35 DEBUG : Local file system at /tmp/031826ko/initdir/test_max_delete_path1-bevorow4: Waiting for transfers to finish
2026/04/08 03:21:35 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:35 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:21:35 INFO : file5.txt: Copied (new)
2026/04/08 03:21:35 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/08 03:21:35 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:35 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:21:35 INFO : file6.txt: Copied (new)
2026/04/08 03:21:35 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:35 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:21:35 INFO : file7.txt: Copied (new)
2026/04/08 03:21:35 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:35 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:21:35 INFO : file8.txt: Copied (new)
2026/04/08 03:21:35 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:21:35 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/08 03:21:35 INFO : file9.txt: Copied (new)
2026/04/08 03:21:35 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path1/modfiles"
2026/04/08 03:21:35 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_max_delete_path1-pewuzon3"
2026/04/08 03:21:35 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:35 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/08 03:21:35 DEBUG : Local file system at /tmp/031826ko/datadir/test_max_delete_path1-pewuzon3: Waiting for checks to finish
2026/04/08 03:21:35 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/08 03:21:35 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/08 03:21:35 INFO : hold.txt: Copied (new)
2026/04/08 03:21:35 DEBUG : Local file system at /tmp/031826ko/datadir/test_max_delete_path1-pewuzon3: Waiting for transfers to finish
2026/04/08 03:21:35 DEBUG : Waiting for deletions to finish
2026/04/08 03:21:35 DEBUG : removing 1 level 0 directories
2026/04/08 03:21:35 INFO : Azure container rclone-test-nicexik6diti path 031826ko/max_delete_path1/path1: Removing directory
2026/04/08 03:21:35 DEBUG : Waiting for deletions to finish
2026/04/08 03:21:35 ERROR : error listing: directory not found
2026/04/08 03:21:35 ERROR : Local file system at /tmp/031826ko/max_delete_path1/path2: Failed to list "": directory not found
2026/04/08 03:21:35 DEBUG : removing 1 level 0 directories
2026/04/08 03:21:35 INFO : Local file system at /tmp/031826ko/max_delete_path1/path2: Removing directory
2026/04/08 03:21:35 ERROR : Failed to rmdir: stat /tmp/031826ko/max_delete_path1/path2: no such file or directory
2026/04/08 03:21:35 ERROR : error listing: directory not found
2026/04/08 03:21:35 NOTICE: checking initFs Local file system at /tmp/031826ko/initdir/test_max_delete_path1-bevorow4
2026/04/08 03:21:35 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:35 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:35 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:35 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:35 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:35 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:35 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:35 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:35 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:35 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/max_delete_path1/path1: Waiting for checks to finish
2026/04/08 03:21:35 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/max_delete_path1/path1: Waiting for transfers to finish
2026/04/08 03:21:35 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:21:35 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:35 INFO : file3.txt: Copied (new)
2026/04/08 03:21:35 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:21:35 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:35 INFO : file2.txt: Copied (new)
2026/04/08 03:21:35 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:21:35 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:35 INFO : file1.txt: Copied (new)
2026/04/08 03:21:35 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:21:35 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:35 INFO : file4.txt: Copied (new)
2026/04/08 03:21:35 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:21:35 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:35 INFO : file5.txt: Copied (new)
2026/04/08 03:21:35 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:21:35 DEBUG : file8.txt: size = 0 OK
2026/04/08 03:21:35 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:35 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:35 INFO : file8.txt: Copied (new)
2026/04/08 03:21:35 INFO : file7.txt: Copied (new)
2026/04/08 03:21:35 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:21:35 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:35 INFO : file6.txt: Copied (new)
2026/04/08 03:21:35 DEBUG : file9.txt: size = 109 OK
2026/04/08 03:21:35 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:21:35 INFO : file9.txt: Copied (new)
2026/04/08 03:21:35 NOTICE: checking Path1 Azure container rclone-test-nicexik6diti path 031826ko/max_delete_path1/path1
2026/04/08 03:21:35 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:35 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:35 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:35 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:35 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:35 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:35 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:35 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:35 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:35 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:21:35 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:21:35 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:21:35 DEBUG : Local file system at /tmp/031826ko/max_delete_path1/path2: Waiting for checks to finish
2026/04/08 03:21:35 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:35 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:21:35 INFO : file1.txt: Copied (new)
2026/04/08 03:21:35 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:21:35 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:35 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:21:35 INFO : file2.txt: Copied (new)
2026/04/08 03:21:35 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:21:35 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:35 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:21:35 INFO : file3.txt: Copied (new)
2026/04/08 03:21:35 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:21:35 DEBUG : Local file system at /tmp/031826ko/max_delete_path1/path2: Waiting for transfers to finish
2026/04/08 03:21:35 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:35 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:21:35 INFO : file4.txt: Copied (new)
2026/04/08 03:21:35 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:21:35 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:35 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:21:35 INFO : file5.txt: Copied (new)
2026/04/08 03:21:35 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:21:35 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:35 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:21:35 INFO : file6.txt: Copied (new)
2026/04/08 03:21:35 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/08 03:21:35 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:35 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:21:35 INFO : file7.txt: Copied (new)
2026/04/08 03:21:35 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:35 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:21:35 INFO : file8.txt: Copied (new)
2026/04/08 03:21:35 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:21:35 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/08 03:21:35 INFO : file9.txt: Copied (new)
2026/04/08 03:21:35 NOTICE: checking path2 Local file system at /tmp/031826ko/max_delete_path1/path2
2026/04/08 03:21:35 NOTICE: [36m(01) :[0m [34mtest max-delete-path1[0m
2026/04/08 03:21:35 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:21:35 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/08 03:21:37 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/max_delete_path1/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:21:37 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:21:37 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:21:37 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/max_delete_path1/path1/" with Path2 "/tmp/031826ko/max_delete_path1/path2/"
2026/04/08 03:21:37 INFO : Copying Path2 files to Path1
2026/04/08 03:21:37 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:21:37 INFO : There was nothing to transfer
2026/04/08 03:21:37 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:21:37 INFO : There was nothing to transfer
2026/04/08 03:21:37 INFO : Resync updating listings
2026/04/08 03:21:37 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/max_delete_path1/path1/" vs Path2 "/tmp/031826ko/max_delete_path1/path2/"
2026/04/08 03:21:37 INFO : [32mBisync successful[0m
2026/04/08 03:21:37 NOTICE: [36m(04) :[0m [34mtest delete >50% of local files[0m
2026/04/08 03:21:37 NOTICE: [36m(05) :[0m [34mdelete-file TestAzureBlob:rclone-test-nicexik6diti/031826ko/max_delete_path1/path1/file1.txt[0m
2026/04/08 03:21:37 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/max_delete_path1/path1/"
2026/04/08 03:21:37 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nicexik6diti/031826ko/max_delete_path1/path1/" to be canonical "TestAzureBlob:rclone-test-nicexik6diti/031826ko/max_delete_path1/path1"
2026/04/08 03:21:38 INFO : file1.txt: Deleted
2026/04/08 03:21:38 NOTICE: [36m(06) :[0m [34mdelete-file TestAzureBlob:rclone-test-nicexik6diti/031826ko/max_delete_path1/path1/file2.txt[0m
2026/04/08 03:21:38 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/max_delete_path1/path1/" for canonical name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/max_delete_path1/path1"
2026/04/08 03:21:38 INFO : file2.txt: Deleted
2026/04/08 03:21:38 NOTICE: [36m(07) :[0m [34mdelete-file TestAzureBlob:rclone-test-nicexik6diti/031826ko/max_delete_path1/path1/file3.txt[0m
2026/04/08 03:21:38 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/max_delete_path1/path1/" for canonical name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/max_delete_path1/path1"
2026/04/08 03:21:38 INFO : file3.txt: Deleted
2026/04/08 03:21:38 NOTICE: [36m(08) :[0m [34mdelete-file TestAzureBlob:rclone-test-nicexik6diti/031826ko/max_delete_path1/path1/file4.txt[0m
2026/04/08 03:21:38 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/max_delete_path1/path1/" for canonical name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/max_delete_path1/path1"
2026/04/08 03:21:38 INFO : file4.txt: Deleted
2026/04/08 03:21:38 NOTICE: [36m(09) :[0m [34mdelete-file TestAzureBlob:rclone-test-nicexik6diti/031826ko/max_delete_path1/path1/file5.txt[0m
2026/04/08 03:21:38 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/max_delete_path1/path1/" for canonical name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/max_delete_path1/path1"
2026/04/08 03:21:38 INFO : file5.txt: Deleted
2026/04/08 03:21:38 NOTICE: [36m(10) :[0m [34mtest sync should fail due to too many local deletes[0m
2026/04/08 03:21:38 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/04/08 03:21:40 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/max_delete_path1/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:21:40 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:21:40 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:21:40 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/max_delete_path1/path1/" with Path2 "/tmp/031826ko/max_delete_path1/path2/"
2026/04/08 03:21:40 INFO : Building Path1 and Path2 listings
2026/04/08 03:21:40 INFO : Path1 checking for diffs
2026/04/08 03:21:40 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/04/08 03:21:40 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/04/08 03:21:40 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/08 03:21:40 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/08 03:21:40 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/04/08 03:21:40 INFO : Path1: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/04/08 03:21:40 INFO : Path2 checking for diffs
2026/04/08 03:21:40 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/max_delete_path1/path1/". Run with --force if desired.
2026/04/08 03:21:40 NOTICE: [31mBisync aborted. Please try again.[0m
2026/04/08 03:21:40 NOTICE: Bisync error: too many deletes
2026/04/08 03:21:40 NOTICE: [36m(12) :[0m [34mcopy-listings initial-fail[0m
2026/04/08 03:21:40 NOTICE: [36m(13) :[0m [34mtest change max-delete limit to 60%. sync should run.[0m
2026/04/08 03:21:40 NOTICE: [36m(14) :[0m [34mbisync max-delete=60[0m
2026/04/08 03:21:42 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/max_delete_path1/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:21:42 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:21:42 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:21:42 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/max_delete_path1/path1/" with Path2 "/tmp/031826ko/max_delete_path1/path2/"
2026/04/08 03:21:42 INFO : Building Path1 and Path2 listings
2026/04/08 03:21:42 INFO : Path1 checking for diffs
2026/04/08 03:21:42 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/04/08 03:21:42 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/04/08 03:21:42 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/08 03:21:42 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/08 03:21:42 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/04/08 03:21:42 INFO : Path1: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/04/08 03:21:42 INFO : Path2 checking for diffs
2026/04/08 03:21:42 INFO : Applying changes
2026/04/08 03:21:42 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/031826ko/max_delete_path1/path2/file1.txt[0m
2026/04/08 03:21:42 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/031826ko/max_delete_path1/path2/file2.txt[0m
2026/04/08 03:21:42 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/031826ko/max_delete_path1/path2/file3.txt[0m
2026/04/08 03:21:42 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/031826ko/max_delete_path1/path2/file4.txt[0m
2026/04/08 03:21:42 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/031826ko/max_delete_path1/path2/file5.txt[0m
2026/04/08 03:21:42 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:21:42 INFO : file1.txt: Deleted
2026/04/08 03:21:42 INFO : file2.txt: Deleted
2026/04/08 03:21:42 INFO : file3.txt: Deleted
2026/04/08 03:21:42 INFO : file4.txt: Deleted
2026/04/08 03:21:42 INFO : file5.txt: Deleted
2026/04/08 03:21:42 INFO : There was nothing to transfer
2026/04/08 03:21:42 INFO : Updating listings
2026/04/08 03:21:42 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/max_delete_path1/path1/" vs Path2 "/tmp/031826ko/max_delete_path1/path2/"
2026/04/08 03:21:42 INFO : [32mBisync successful[0m
2026/04/08 03:21:42 DEBUG : Waiting for deletions to finish
2026/04/08 03:21:43 INFO : file7.txt: Deleted
2026/04/08 03:21:43 INFO : file6.txt: Deleted
2026/04/08 03:21:43 INFO : file8.txt: Deleted
2026/04/08 03:21:43 INFO : file9.txt: Deleted
2026/04/08 03:21:43 DEBUG : removing 1 level 0 directories
2026/04/08 03:21:43 INFO : Azure container rclone-test-nicexik6diti path 031826ko/max_delete_path1/path1: Removing directory
2026/04/08 03:21:43 DEBUG : Waiting for deletions to finish
2026/04/08 03:21:43 INFO : file6.txt: Deleted
2026/04/08 03:21:43 INFO : file8.txt: Deleted
2026/04/08 03:21:43 INFO : file7.txt: Deleted
2026/04/08 03:21:43 INFO : file9.txt: Deleted
2026/04/08 03:21:43 DEBUG : removing 1 level 0 directories
2026/04/08 03:21:43 INFO : Local file system at /tmp/031826ko/max_delete_path1/path2: Removing directory
bisync_test.go:608: [32mTEST max_delete_path1 PASSED[0m
=== RUN TestBisyncRemoteLocal/max_delete_path2_force
2026/04/08 03:21:43 INFO : path1: Making directory
2026/04/08 03:21:43 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/max_delete_path2_force/path1"
2026/04/08 03:21:43 DEBUG : Creating backend with remote "/tmp/031826ko/max_delete_path2_force/path2"
2026/04/08 03:21:43 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path2_force/initial"
2026/04/08 03:21:43 DEBUG : Creating backend with remote "/tmp/031826ko/initdir/test_max_delete_path2_force-zibiqoq4"
2026/04/08 03:21:43 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:43 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:43 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:43 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:43 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:43 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:43 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:43 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:43 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:21:43 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:43 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:21:43 INFO : file3.txt: Copied (new)
2026/04/08 03:21:43 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:21:43 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:43 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:21:43 INFO : file5.txt: Copied (new)
2026/04/08 03:21:43 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:21:43 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:21:43 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:43 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:21:43 INFO : file1.txt: Copied (new)
2026/04/08 03:21:43 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:21:43 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:43 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:43 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:21:43 INFO : file2.txt: Copied (new)
2026/04/08 03:21:43 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:21:43 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:43 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:21:43 INFO : file7.txt: Copied (new)
2026/04/08 03:21:43 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/08 03:21:43 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:21:43 DEBUG : Local file system at /tmp/031826ko/initdir/test_max_delete_path2_force-zibiqoq4: Waiting for checks to finish
2026/04/08 03:21:43 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:43 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:21:43 INFO : file8.txt: Copied (new)
2026/04/08 03:21:43 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:21:43 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:43 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/08 03:21:43 INFO : file9.txt: Copied (new)
2026/04/08 03:21:43 DEBUG : Local file system at /tmp/031826ko/initdir/test_max_delete_path2_force-zibiqoq4: Waiting for transfers to finish
2026/04/08 03:21:43 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:21:43 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:43 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:21:43 INFO : file4.txt: Copied (new)
2026/04/08 03:21:43 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:21:43 INFO : file6.txt: Copied (new)
2026/04/08 03:21:43 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path2_force/modfiles"
2026/04/08 03:21:43 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_max_delete_path2_force-sokamed8"
2026/04/08 03:21:43 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:43 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/08 03:21:43 DEBUG : Local file system at /tmp/031826ko/datadir/test_max_delete_path2_force-sokamed8: Waiting for checks to finish
2026/04/08 03:21:43 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/08 03:21:43 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/08 03:21:43 INFO : hold.txt: Copied (new)
2026/04/08 03:21:43 DEBUG : Local file system at /tmp/031826ko/datadir/test_max_delete_path2_force-sokamed8: Waiting for transfers to finish
2026/04/08 03:21:43 DEBUG : Waiting for deletions to finish
2026/04/08 03:21:43 DEBUG : removing 1 level 0 directories
2026/04/08 03:21:43 INFO : Azure container rclone-test-nicexik6diti path 031826ko/max_delete_path2_force/path1: Removing directory
2026/04/08 03:21:43 DEBUG : Waiting for deletions to finish
2026/04/08 03:21:43 ERROR : error listing: directory not found
2026/04/08 03:21:43 ERROR : Local file system at /tmp/031826ko/max_delete_path2_force/path2: Failed to list "": directory not found
2026/04/08 03:21:43 DEBUG : removing 1 level 0 directories
2026/04/08 03:21:43 INFO : Local file system at /tmp/031826ko/max_delete_path2_force/path2: Removing directory
2026/04/08 03:21:43 ERROR : Failed to rmdir: stat /tmp/031826ko/max_delete_path2_force/path2: no such file or directory
2026/04/08 03:21:43 ERROR : error listing: directory not found
2026/04/08 03:21:43 NOTICE: checking initFs Local file system at /tmp/031826ko/initdir/test_max_delete_path2_force-zibiqoq4
2026/04/08 03:21:43 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:43 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:43 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:43 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:43 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:43 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:43 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:43 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:43 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:43 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/max_delete_path2_force/path1: Waiting for checks to finish
2026/04/08 03:21:43 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/max_delete_path2_force/path1: Waiting for transfers to finish
2026/04/08 03:21:43 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:21:43 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:43 INFO : file2.txt: Copied (new)
2026/04/08 03:21:43 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:21:43 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:43 INFO : file1.txt: Copied (new)
2026/04/08 03:21:43 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:21:43 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:43 INFO : file3.txt: Copied (new)
2026/04/08 03:21:43 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:21:43 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:43 INFO : file4.txt: Copied (new)
2026/04/08 03:21:43 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:21:43 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:43 INFO : file6.txt: Copied (new)
2026/04/08 03:21:43 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:21:43 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:43 INFO : file5.txt: Copied (new)
2026/04/08 03:21:43 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:21:43 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:43 INFO : file7.txt: Copied (new)
2026/04/08 03:21:43 DEBUG : file8.txt: size = 0 OK
2026/04/08 03:21:43 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:43 INFO : file8.txt: Copied (new)
2026/04/08 03:21:43 DEBUG : file9.txt: size = 109 OK
2026/04/08 03:21:43 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:21:43 INFO : file9.txt: Copied (new)
2026/04/08 03:21:43 NOTICE: checking Path1 Azure container rclone-test-nicexik6diti path 031826ko/max_delete_path2_force/path1
2026/04/08 03:21:43 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:43 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:43 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:43 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:43 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:43 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:43 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:43 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:43 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:43 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:21:43 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:21:43 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:43 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:21:43 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:21:43 INFO : file1.txt: Copied (new)
2026/04/08 03:21:43 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:21:43 DEBUG : Local file system at /tmp/031826ko/max_delete_path2_force/path2: Waiting for checks to finish
2026/04/08 03:21:43 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:43 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:21:43 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:43 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:43 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:21:43 INFO : file3.txt: Copied (new)
2026/04/08 03:21:43 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:43 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:21:43 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:43 DEBUG : Local file system at /tmp/031826ko/max_delete_path2_force/path2: Waiting for transfers to finish
2026/04/08 03:21:43 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:21:43 INFO : file4.txt: Copied (new)
2026/04/08 03:21:43 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:21:43 INFO : file5.txt: Copied (new)
2026/04/08 03:21:43 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:21:43 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:21:43 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:21:43 INFO : file2.txt: Copied (new)
2026/04/08 03:21:43 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:43 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:21:43 INFO : file8.txt: Copied (new)
2026/04/08 03:21:43 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:43 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:21:43 INFO : file7.txt: Copied (new)
2026/04/08 03:21:43 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/08 03:21:43 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:21:43 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/08 03:21:43 INFO : file9.txt: Copied (new)
2026/04/08 03:21:43 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:21:43 INFO : file6.txt: Copied (new)
2026/04/08 03:21:43 NOTICE: checking path2 Local file system at /tmp/031826ko/max_delete_path2_force/path2
2026/04/08 03:21:43 NOTICE: [36m(01) :[0m [34mtest max-delete-path2-force[0m
2026/04/08 03:21:43 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:21:43 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/08 03:21:45 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/max_delete_path2_force/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:21:45 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:21:45 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:21:45 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/max_delete_path2_force/path1/" with Path2 "/tmp/031826ko/max_delete_path2_force/path2/"
2026/04/08 03:21:45 INFO : Copying Path2 files to Path1
2026/04/08 03:21:45 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:21:45 INFO : There was nothing to transfer
2026/04/08 03:21:45 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:21:45 INFO : There was nothing to transfer
2026/04/08 03:21:45 INFO : Resync updating listings
2026/04/08 03:21:45 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/max_delete_path2_force/path1/" vs Path2 "/tmp/031826ko/max_delete_path2_force/path2/"
2026/04/08 03:21:45 INFO : [32mBisync successful[0m
2026/04/08 03:21:45 NOTICE: [36m(04) :[0m [34mtest delete >50% of remote files[0m
2026/04/08 03:21:45 NOTICE: [36m(05) :[0m [34mdelete-file /tmp/031826ko/max_delete_path2_force/path2/file1.txt[0m
2026/04/08 03:21:45 DEBUG : Creating backend with remote "/tmp/031826ko/max_delete_path2_force/path2/"
2026/04/08 03:21:45 DEBUG : fs cache: renaming cache item "/tmp/031826ko/max_delete_path2_force/path2/" to be canonical "/tmp/031826ko/max_delete_path2_force/path2"
2026/04/08 03:21:45 INFO : file1.txt: Deleted
2026/04/08 03:21:45 NOTICE: [36m(06) :[0m [34mdelete-file /tmp/031826ko/max_delete_path2_force/path2/file2.txt[0m
2026/04/08 03:21:45 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/max_delete_path2_force/path2/" for canonical name "/tmp/031826ko/max_delete_path2_force/path2"
2026/04/08 03:21:45 INFO : file2.txt: Deleted
2026/04/08 03:21:45 NOTICE: [36m(07) :[0m [34mdelete-file /tmp/031826ko/max_delete_path2_force/path2/file3.txt[0m
2026/04/08 03:21:45 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/max_delete_path2_force/path2/" for canonical name "/tmp/031826ko/max_delete_path2_force/path2"
2026/04/08 03:21:45 INFO : file3.txt: Deleted
2026/04/08 03:21:45 NOTICE: [36m(08) :[0m [34mdelete-file /tmp/031826ko/max_delete_path2_force/path2/file4.txt[0m
2026/04/08 03:21:45 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/max_delete_path2_force/path2/" for canonical name "/tmp/031826ko/max_delete_path2_force/path2"
2026/04/08 03:21:45 INFO : file4.txt: Deleted
2026/04/08 03:21:45 NOTICE: [36m(09) :[0m [34mdelete-file /tmp/031826ko/max_delete_path2_force/path2/file5.txt[0m
2026/04/08 03:21:45 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/max_delete_path2_force/path2/" for canonical name "/tmp/031826ko/max_delete_path2_force/path2"
2026/04/08 03:21:45 INFO : file5.txt: Deleted
2026/04/08 03:21:45 NOTICE: [36m(10) :[0m [34mtest sync should fail due to too many path2 deletes[0m
2026/04/08 03:21:45 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/04/08 03:21:48 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/max_delete_path2_force/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:21:48 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:21:48 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:21:48 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/max_delete_path2_force/path1/" with Path2 "/tmp/031826ko/max_delete_path2_force/path2/"
2026/04/08 03:21:48 INFO : Building Path1 and Path2 listings
2026/04/08 03:21:48 INFO : Path1 checking for diffs
2026/04/08 03:21:48 INFO : Path2 checking for diffs
2026/04/08 03:21:48 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/04/08 03:21:48 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/04/08 03:21:48 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/08 03:21:48 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/08 03:21:48 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/04/08 03:21:48 INFO : Path2: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/04/08 03:21:48 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path2 "/tmp/031826ko/max_delete_path2_force/path2/". Run with --force if desired.
2026/04/08 03:21:48 NOTICE: [31mBisync aborted. Please try again.[0m
2026/04/08 03:21:48 NOTICE: Bisync error: too many deletes
2026/04/08 03:21:48 NOTICE: [36m(12) :[0m [34mcopy-listings initial-fail[0m
2026/04/08 03:21:48 NOTICE: [36m(13) :[0m [34mtest apply force option. sync should run.[0m
2026/04/08 03:21:48 NOTICE: [36m(14) :[0m [34mbisync force[0m
2026/04/08 03:21:50 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/max_delete_path2_force/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:21:50 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:21:50 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:21:50 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/max_delete_path2_force/path1/" with Path2 "/tmp/031826ko/max_delete_path2_force/path2/"
2026/04/08 03:21:50 INFO : Building Path1 and Path2 listings
2026/04/08 03:21:50 INFO : Path1 checking for diffs
2026/04/08 03:21:50 INFO : Path2 checking for diffs
2026/04/08 03:21:50 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/04/08 03:21:50 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/04/08 03:21:50 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/08 03:21:50 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/08 03:21:50 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/04/08 03:21:50 INFO : Path2: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/04/08 03:21:50 INFO : Applying changes
2026/04/08 03:21:50 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/max_delete_path2_force/path1/file1.txt[0m
2026/04/08 03:21:50 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/max_delete_path2_force/path1/file2.txt[0m
2026/04/08 03:21:50 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/max_delete_path2_force/path1/file3.txt[0m
2026/04/08 03:21:50 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/max_delete_path2_force/path1/file4.txt[0m
2026/04/08 03:21:50 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/max_delete_path2_force/path1/file5.txt[0m
2026/04/08 03:21:50 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:21:50 INFO : file4.txt: Deleted
2026/04/08 03:21:50 INFO : file2.txt: Deleted
2026/04/08 03:21:50 INFO : file3.txt: Deleted
2026/04/08 03:21:50 INFO : file1.txt: Deleted
2026/04/08 03:21:50 INFO : file5.txt: Deleted
2026/04/08 03:21:50 INFO : There was nothing to transfer
2026/04/08 03:21:50 INFO : Updating listings
2026/04/08 03:21:50 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/max_delete_path2_force/path1/" vs Path2 "/tmp/031826ko/max_delete_path2_force/path2/"
2026/04/08 03:21:50 INFO : [32mBisync successful[0m
2026/04/08 03:21:50 DEBUG : Waiting for deletions to finish
2026/04/08 03:21:50 INFO : file7.txt: Deleted
2026/04/08 03:21:50 INFO : file8.txt: Deleted
2026/04/08 03:21:50 INFO : file6.txt: Deleted
2026/04/08 03:21:50 INFO : file9.txt: Deleted
2026/04/08 03:21:50 DEBUG : removing 1 level 0 directories
2026/04/08 03:21:50 INFO : Azure container rclone-test-nicexik6diti path 031826ko/max_delete_path2_force/path1: Removing directory
2026/04/08 03:21:50 DEBUG : Waiting for deletions to finish
2026/04/08 03:21:50 INFO : file7.txt: Deleted
2026/04/08 03:21:50 INFO : file8.txt: Deleted
2026/04/08 03:21:50 INFO : file9.txt: Deleted
2026/04/08 03:21:50 INFO : file6.txt: Deleted
2026/04/08 03:21:50 DEBUG : removing 1 level 0 directories
2026/04/08 03:21:50 INFO : Local file system at /tmp/031826ko/max_delete_path2_force/path2: Removing directory
bisync_test.go:608: [32mTEST max_delete_path2_force PASSED[0m
=== RUN TestBisyncRemoteLocal/nomodtime
2026/04/08 03:21:50 INFO : path1: Making directory
2026/04/08 03:21:50 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/nomodtime/path1"
2026/04/08 03:21:50 DEBUG : Creating backend with remote "/tmp/031826ko/nomodtime/path2"
2026/04/08 03:21:50 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_nomodtime/initial"
2026/04/08 03:21:50 DEBUG : Creating backend with remote "/tmp/031826ko/initdir/test_nomodtime-kamitug6"
2026/04/08 03:21:50 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:21:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:50 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:50 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:50 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:50 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:50 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:50 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:50 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:50 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:21:50 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:21:50 DEBUG : Local file system at /tmp/031826ko/initdir/test_nomodtime-kamitug6: Waiting for checks to finish
2026/04/08 03:21:50 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:50 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:21:50 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:21:50 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:50 INFO : file2.txt: Copied (new)
2026/04/08 03:21:50 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:21:50 INFO : file3.txt: Copied (new)
2026/04/08 03:21:50 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:21:50 DEBUG : Local file system at /tmp/031826ko/initdir/test_nomodtime-kamitug6: Waiting for transfers to finish
2026/04/08 03:21:50 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:50 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:21:50 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:50 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:21:50 INFO : file4.txt: Copied (new)
2026/04/08 03:21:50 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:21:50 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:21:50 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:21:50 INFO : file5.txt: Copied (new)
2026/04/08 03:21:50 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:50 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:21:50 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:21:50 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:21:50 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:21:50 INFO : file1.txt: Copied (new)
2026/04/08 03:21:50 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:21:50 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:50 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:21:50 INFO : file8.txt: Copied (new)
2026/04/08 03:21:50 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:50 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:21:50 INFO : file7.txt: Copied (new)
2026/04/08 03:21:50 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:21:50 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:50 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:21:50 INFO : file6.txt: Copied (new)
2026/04/08 03:21:50 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_nomodtime/modfiles"
2026/04/08 03:21:50 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_nomodtime-mibomes7"
2026/04/08 03:21:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:50 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:50 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:50 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:50 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:50 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:50 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:50 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:50 DEBUG : file1.txt.17d2872a.partial: size = 19 OK
2026/04/08 03:21:50 DEBUG : file10.txt.145e0d1b.partial: size = 19 OK
2026/04/08 03:21:50 DEBUG : file11.txt.7d27067e.partial: size = 19 OK
2026/04/08 03:21:50 DEBUG : file2.txt.8a7f218a.partial: size = 13 OK
2026/04/08 03:21:50 DEBUG : Local file system at /tmp/031826ko/datadir/test_nomodtime-mibomes7: Waiting for checks to finish
2026/04/08 03:21:50 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:21:50 DEBUG : file1.txt.17d2872a.partial: renamed to: file1.txt
2026/04/08 03:21:50 INFO : file1.txt: Copied (new)
2026/04/08 03:21:50 DEBUG : file5L.txt.1fdc92e2.partial: size = 39 OK
2026/04/08 03:21:50 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:21:50 DEBUG : file10.txt.145e0d1b.partial: renamed to: file10.txt
2026/04/08 03:21:50 INFO : file10.txt: Copied (new)
2026/04/08 03:21:50 DEBUG : file5R.txt.6fb45142.partial: size = 39 OK
2026/04/08 03:21:50 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:21:50 DEBUG : file11.txt.7d27067e.partial: renamed to: file11.txt
2026/04/08 03:21:50 INFO : file11.txt: Copied (new)
2026/04/08 03:21:50 DEBUG : file6.txt.d2ccb150.partial: size = 19 OK
2026/04/08 03:21:50 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/08 03:21:50 DEBUG : file2.txt.8a7f218a.partial: renamed to: file2.txt
2026/04/08 03:21:50 INFO : file2.txt: Copied (new)
2026/04/08 03:21:50 DEBUG : Local file system at /tmp/031826ko/datadir/test_nomodtime-mibomes7: Waiting for transfers to finish
2026/04/08 03:21:50 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/08 03:21:50 DEBUG : file5L.txt.1fdc92e2.partial: renamed to: file5L.txt
2026/04/08 03:21:50 INFO : file5L.txt: Copied (new)
2026/04/08 03:21:50 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/08 03:21:50 DEBUG : file5R.txt.6fb45142.partial: renamed to: file5R.txt
2026/04/08 03:21:50 INFO : file5R.txt: Copied (new)
2026/04/08 03:21:50 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:21:50 DEBUG : file6.txt.d2ccb150.partial: renamed to: file6.txt
2026/04/08 03:21:50 INFO : file6.txt: Copied (new)
2026/04/08 03:21:50 DEBUG : file7.txt.bbb5ba35.partial: size = 19 OK
2026/04/08 03:21:50 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:21:50 DEBUG : file7.txt.bbb5ba35.partial: renamed to: file7.txt
2026/04/08 03:21:50 INFO : file7.txt: Copied (new)
2026/04/08 03:21:50 DEBUG : Waiting for deletions to finish
2026/04/08 03:21:50 DEBUG : removing 1 level 0 directories
2026/04/08 03:21:50 INFO : Azure container rclone-test-nicexik6diti path 031826ko/nomodtime/path1: Removing directory
2026/04/08 03:21:50 DEBUG : Waiting for deletions to finish
2026/04/08 03:21:50 ERROR : error listing: directory not found
2026/04/08 03:21:50 ERROR : Local file system at /tmp/031826ko/nomodtime/path2: Failed to list "": directory not found
2026/04/08 03:21:50 DEBUG : removing 1 level 0 directories
2026/04/08 03:21:50 INFO : Local file system at /tmp/031826ko/nomodtime/path2: Removing directory
2026/04/08 03:21:50 ERROR : Failed to rmdir: stat /tmp/031826ko/nomodtime/path2: no such file or directory
2026/04/08 03:21:50 ERROR : error listing: directory not found
2026/04/08 03:21:50 NOTICE: checking initFs Local file system at /tmp/031826ko/initdir/test_nomodtime-kamitug6
2026/04/08 03:21:50 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:21:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:50 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:50 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:50 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:50 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:50 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:50 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:50 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:50 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/nomodtime/path1: Waiting for checks to finish
2026/04/08 03:21:50 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/nomodtime/path1: Waiting for transfers to finish
2026/04/08 03:21:51 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:21:51 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:21:51 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:51 INFO : file1.txt: Copied (new)
2026/04/08 03:21:51 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:21:51 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:21:51 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:21:51 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:51 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:21:51 INFO : file3.txt: Copied (new)
2026/04/08 03:21:51 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:51 INFO : file2.txt: Copied (new)
2026/04/08 03:21:51 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:21:51 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:51 INFO : file5.txt: Copied (new)
2026/04/08 03:21:51 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:21:51 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:51 INFO : file4.txt: Copied (new)
2026/04/08 03:21:51 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:21:51 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:51 INFO : file6.txt: Copied (new)
2026/04/08 03:21:51 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:21:51 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:51 INFO : file7.txt: Copied (new)
2026/04/08 03:21:51 DEBUG : file8.txt: size = 0 OK
2026/04/08 03:21:51 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:51 INFO : file8.txt: Copied (new)
2026/04/08 03:21:51 NOTICE: checking Path1 Azure container rclone-test-nicexik6diti path 031826ko/nomodtime/path1
2026/04/08 03:21:51 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:21:51 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:51 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:51 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:51 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:51 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:51 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:51 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:51 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:51 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:21:51 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:21:51 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:21:51 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:21:51 DEBUG : Local file system at /tmp/031826ko/nomodtime/path2: Waiting for checks to finish
2026/04/08 03:21:51 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:21:51 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:21:51 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:21:51 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:21:51 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:51 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:21:51 INFO : file1.txt: Copied (new)
2026/04/08 03:21:51 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:51 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:21:51 INFO : file2.txt: Copied (new)
2026/04/08 03:21:51 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:51 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:21:51 INFO : file4.txt: Copied (new)
2026/04/08 03:21:51 DEBUG : Local file system at /tmp/031826ko/nomodtime/path2: Waiting for transfers to finish
2026/04/08 03:21:51 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:51 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:21:51 INFO : file3.txt: Copied (new)
2026/04/08 03:21:51 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:21:51 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:21:51 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:51 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:51 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:21:51 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:51 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:21:51 INFO : file6.txt: Copied (new)
2026/04/08 03:21:51 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:21:51 INFO : file7.txt: Copied (new)
2026/04/08 03:21:51 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:21:51 INFO : file8.txt: Copied (new)
2026/04/08 03:21:51 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:21:51 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:51 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:21:51 INFO : file5.txt: Copied (new)
2026/04/08 03:21:51 NOTICE: checking path2 Local file system at /tmp/031826ko/nomodtime/path2
2026/04/08 03:21:51 NOTICE: [36m(01) :[0m [34mtest changes[0m
2026/04/08 03:21:51 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:21:51 NOTICE: [36m(03) :[0m [34mbisync resync nomodtime[0m
2026/04/08 03:21:51 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/nomodtime/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:21:51 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/04/08 03:21:51 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/nomodtime/path1/" with Path2 "/tmp/031826ko/nomodtime/path2/"
2026/04/08 03:21:51 INFO : Copying Path2 files to Path1
2026/04/08 03:21:51 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:21:51 INFO : There was nothing to transfer
2026/04/08 03:21:51 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:21:51 INFO : There was nothing to transfer
2026/04/08 03:21:51 INFO : Resync updating listings
2026/04/08 03:21:51 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/nomodtime/path1/" vs Path2 "/tmp/031826ko/nomodtime/path2/"
2026/04/08 03:21:51 INFO : [32mBisync successful[0m
2026/04/08 03:21:51 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/04/08 03:21:51 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/04/08 03:21:51 NOTICE: [36m(06) :[0m [34mcopy-file /tmp/031826ko/datadir/test_nomodtime-mibomes7/file10.txt /tmp/031826ko/nomodtime/path2/[0m
2026/04/08 03:21:51 DEBUG : copyFile "/tmp/031826ko/datadir/test_nomodtime-mibomes7/file10.txt" to "/tmp/031826ko/nomodtime/path2/" as ""
2026/04/08 03:21:51 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_nomodtime-mibomes7/file10.txt"
2026/04/08 03:21:51 DEBUG : Creating backend with remote "/tmp/031826ko/nomodtime/path2/"
2026/04/08 03:21:51 DEBUG : operations.CopyFile "file10.txt" to "Local file system at /tmp/031826ko/nomodtime/path2" as "file10.txt"
2026/04/08 03:21:51 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:51 DEBUG : file10.txt.145e0d1b.partial: size = 19 OK
2026/04/08 03:21:51 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:21:51 DEBUG : file10.txt.145e0d1b.partial: renamed to: file10.txt
2026/04/08 03:21:51 INFO : file10.txt: Copied (new)
2026/04/08 03:21:51 NOTICE: [36m(07) :[0m [34mtest changed on path2 - file1[0m
2026/04/08 03:21:51 NOTICE: [36m(08) :[0m [34mcopy-file /tmp/031826ko/datadir/test_nomodtime-mibomes7/file1.txt /tmp/031826ko/nomodtime/path2/[0m
2026/04/08 03:21:51 DEBUG : copyFile "/tmp/031826ko/datadir/test_nomodtime-mibomes7/file1.txt" to "/tmp/031826ko/nomodtime/path2/" as ""
2026/04/08 03:21:51 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_nomodtime-mibomes7/file1.txt"
2026/04/08 03:21:51 DEBUG : Creating backend with remote "/tmp/031826ko/nomodtime/path2/"
2026/04/08 03:21:51 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/031826ko/nomodtime/path2" as "file1.txt"
2026/04/08 03:21:51 DEBUG : file1.txt: size = 19 (Local file system at /tmp/031826ko/datadir/test_nomodtime-mibomes7)
2026/04/08 03:21:51 DEBUG : file1.txt: size = 0 (Local file system at /tmp/031826ko/nomodtime/path2)
2026/04/08 03:21:51 DEBUG : file1.txt: Sizes differ
2026/04/08 03:21:51 DEBUG : file1.txt.17d2872a.partial: size = 19 OK
2026/04/08 03:21:51 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:21:51 DEBUG : file1.txt.17d2872a.partial: renamed to: file1.txt
2026/04/08 03:21:51 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:21:51 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/04/08 03:21:51 NOTICE: [36m(10) :[0m [34mcopy-file /tmp/031826ko/datadir/test_nomodtime-mibomes7/file11.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/nomodtime/path1/[0m
2026/04/08 03:21:51 DEBUG : copyFile "/tmp/031826ko/datadir/test_nomodtime-mibomes7/file11.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/nomodtime/path1/" as ""
2026/04/08 03:21:51 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_nomodtime-mibomes7/file11.txt"
2026/04/08 03:21:51 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/nomodtime/path1/"
2026/04/08 03:21:51 DEBUG : operations.CopyFile "file11.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/nomodtime/path1" as "file11.txt"
2026/04/08 03:21:51 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:51 DEBUG : file11.txt: size = 19 OK
2026/04/08 03:21:51 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:21:51 INFO : file11.txt: Copied (new)
2026/04/08 03:21:51 NOTICE: [36m(11) :[0m [34mtest changed on path1 - file2[0m
2026/04/08 03:21:51 NOTICE: [36m(12) :[0m [34mcopy-file /tmp/031826ko/datadir/test_nomodtime-mibomes7/file2.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/nomodtime/path1/[0m
2026/04/08 03:21:51 DEBUG : copyFile "/tmp/031826ko/datadir/test_nomodtime-mibomes7/file2.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/nomodtime/path1/" as ""
2026/04/08 03:21:51 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_nomodtime-mibomes7/file2.txt"
2026/04/08 03:21:51 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/nomodtime/path1/"
2026/04/08 03:21:51 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/nomodtime/path1" as "file2.txt"
2026/04/08 03:21:51 DEBUG : file2.txt: size = 13 (Local file system at /tmp/031826ko/datadir/test_nomodtime-mibomes7)
2026/04/08 03:21:51 DEBUG : file2.txt: size = 0 (Azure container rclone-test-nicexik6diti path 031826ko/nomodtime/path1)
2026/04/08 03:21:51 DEBUG : file2.txt: Sizes differ
2026/04/08 03:21:51 DEBUG : file2.txt: size = 13 OK
2026/04/08 03:21:51 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/08 03:21:51 INFO : file2.txt: Copied (replaced existing)
2026/04/08 03:21:51 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/04/08 03:21:51 NOTICE: [36m(14) :[0m [34mdelete-file /tmp/031826ko/nomodtime/path2/file3.txt[0m
2026/04/08 03:21:51 DEBUG : Creating backend with remote "/tmp/031826ko/nomodtime/path2/"
2026/04/08 03:21:51 DEBUG : fs cache: renaming cache item "/tmp/031826ko/nomodtime/path2/" to be canonical "/tmp/031826ko/nomodtime/path2"
2026/04/08 03:21:51 INFO : file3.txt: Deleted
2026/04/08 03:21:51 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/04/08 03:21:51 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureBlob:rclone-test-nicexik6diti/031826ko/nomodtime/path1/file4.txt[0m
2026/04/08 03:21:51 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/nomodtime/path1/"
2026/04/08 03:21:51 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nicexik6diti/031826ko/nomodtime/path1/" to be canonical "TestAzureBlob:rclone-test-nicexik6diti/031826ko/nomodtime/path1"
2026/04/08 03:21:51 INFO : file4.txt: Deleted
2026/04/08 03:21:51 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/04/08 03:21:51 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureBlob:rclone-test-nicexik6diti/031826ko/nomodtime/path1/file8.txt[0m
2026/04/08 03:21:51 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/nomodtime/path1/" for canonical name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/nomodtime/path1"
2026/04/08 03:21:51 INFO : file8.txt: Deleted
2026/04/08 03:21:51 NOTICE: [36m(19) :[0m [34mdelete-file /tmp/031826ko/nomodtime/path2/file8.txt[0m
2026/04/08 03:21:51 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/nomodtime/path2/" for canonical name "/tmp/031826ko/nomodtime/path2"
2026/04/08 03:21:51 INFO : file8.txt: Deleted
2026/04/08 03:21:51 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/04/08 03:21:51 NOTICE: [36m(21) :[0m [34mcopy-as /tmp/031826ko/datadir/test_nomodtime-mibomes7/file5R.txt /tmp/031826ko/nomodtime/path2/ file5.txt[0m
2026/04/08 03:21:51 DEBUG : copyFile "/tmp/031826ko/datadir/test_nomodtime-mibomes7/file5R.txt" to "/tmp/031826ko/nomodtime/path2/" as "file5.txt"
2026/04/08 03:21:51 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_nomodtime-mibomes7/file5R.txt"
2026/04/08 03:21:51 DEBUG : Creating backend with remote "/tmp/031826ko/nomodtime/path2/"
2026/04/08 03:21:51 DEBUG : operations.CopyFile "file5R.txt" to "Local file system at /tmp/031826ko/nomodtime/path2" as "file5.txt"
2026/04/08 03:21:51 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/031826ko/datadir/test_nomodtime-mibomes7)
2026/04/08 03:21:51 DEBUG : file5.txt: size = 0 (Local file system at /tmp/031826ko/nomodtime/path2)
2026/04/08 03:21:51 DEBUG : file5R.txt: Sizes differ
2026/04/08 03:21:51 DEBUG : file5.txt.f045a362.partial: size = 39 OK
2026/04/08 03:21:51 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/08 03:21:51 DEBUG : file5.txt.f045a362.partial: renamed to: file5.txt
2026/04/08 03:21:51 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/04/08 03:21:51 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/031826ko/datadir/test_nomodtime-mibomes7/file5L.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/nomodtime/path1/ file5.txt[0m
2026/04/08 03:21:51 DEBUG : copyFile "/tmp/031826ko/datadir/test_nomodtime-mibomes7/file5L.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/nomodtime/path1/" as "file5.txt"
2026/04/08 03:21:51 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_nomodtime-mibomes7/file5L.txt"
2026/04/08 03:21:51 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/nomodtime/path1/"
2026/04/08 03:21:52 DEBUG : operations.CopyFile "file5L.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/nomodtime/path1" as "file5.txt"
2026/04/08 03:21:52 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/031826ko/datadir/test_nomodtime-mibomes7)
2026/04/08 03:21:52 DEBUG : file5.txt: size = 0 (Azure container rclone-test-nicexik6diti path 031826ko/nomodtime/path1)
2026/04/08 03:21:52 DEBUG : file5L.txt: Sizes differ
2026/04/08 03:21:52 DEBUG : file5.txt: size = 39 OK
2026/04/08 03:21:52 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/08 03:21:52 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/04/08 03:21:52 NOTICE: [36m(23) :[0m [34mtest changed on path2 and deleted on path1 - file6[0m
2026/04/08 03:21:52 NOTICE: [36m(24) :[0m [34mcopy-file /tmp/031826ko/datadir/test_nomodtime-mibomes7/file6.txt /tmp/031826ko/nomodtime/path2/[0m
2026/04/08 03:21:52 DEBUG : copyFile "/tmp/031826ko/datadir/test_nomodtime-mibomes7/file6.txt" to "/tmp/031826ko/nomodtime/path2/" as ""
2026/04/08 03:21:52 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_nomodtime-mibomes7/file6.txt"
2026/04/08 03:21:52 DEBUG : Creating backend with remote "/tmp/031826ko/nomodtime/path2/"
2026/04/08 03:21:52 DEBUG : operations.CopyFile "file6.txt" to "Local file system at /tmp/031826ko/nomodtime/path2" as "file6.txt"
2026/04/08 03:21:52 DEBUG : file6.txt: size = 19 (Local file system at /tmp/031826ko/datadir/test_nomodtime-mibomes7)
2026/04/08 03:21:52 DEBUG : file6.txt: size = 0 (Local file system at /tmp/031826ko/nomodtime/path2)
2026/04/08 03:21:52 DEBUG : file6.txt: Sizes differ
2026/04/08 03:21:52 DEBUG : file6.txt.d2ccb150.partial: size = 19 OK
2026/04/08 03:21:52 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:21:52 DEBUG : file6.txt.d2ccb150.partial: renamed to: file6.txt
2026/04/08 03:21:52 INFO : file6.txt: Copied (replaced existing)
2026/04/08 03:21:52 NOTICE: [36m(25) :[0m [34mdelete-file TestAzureBlob:rclone-test-nicexik6diti/031826ko/nomodtime/path1/file6.txt[0m
2026/04/08 03:21:52 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/nomodtime/path1/" for canonical name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/nomodtime/path1"
2026/04/08 03:21:52 INFO : file6.txt: Deleted
2026/04/08 03:21:52 NOTICE: [36m(26) :[0m [34mtest changed on path1 and deleted on path2 - file7[0m
2026/04/08 03:21:52 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/031826ko/datadir/test_nomodtime-mibomes7/file7.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/nomodtime/path1/[0m
2026/04/08 03:21:52 DEBUG : copyFile "/tmp/031826ko/datadir/test_nomodtime-mibomes7/file7.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/nomodtime/path1/" as ""
2026/04/08 03:21:52 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_nomodtime-mibomes7/file7.txt"
2026/04/08 03:21:52 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/nomodtime/path1/"
2026/04/08 03:21:52 DEBUG : operations.CopyFile "file7.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/nomodtime/path1" as "file7.txt"
2026/04/08 03:21:52 DEBUG : file7.txt: size = 19 (Local file system at /tmp/031826ko/datadir/test_nomodtime-mibomes7)
2026/04/08 03:21:52 DEBUG : file7.txt: size = 0 (Azure container rclone-test-nicexik6diti path 031826ko/nomodtime/path1)
2026/04/08 03:21:52 DEBUG : file7.txt: Sizes differ
2026/04/08 03:21:52 DEBUG : file7.txt: size = 19 OK
2026/04/08 03:21:52 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:21:52 INFO : file7.txt: Copied (replaced existing)
2026/04/08 03:21:52 NOTICE: [36m(28) :[0m [34mdelete-file /tmp/031826ko/nomodtime/path2/file7.txt[0m
2026/04/08 03:21:52 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/nomodtime/path2/" for canonical name "/tmp/031826ko/nomodtime/path2"
2026/04/08 03:21:52 INFO : file7.txt: Deleted
2026/04/08 03:21:52 NOTICE: [36m(29) :[0m [34mtest bisync run[0m
2026/04/08 03:21:52 NOTICE: [36m(30) :[0m [34mbisync nomodtime[0m
2026/04/08 03:21:52 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/nomodtime/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:21:52 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/04/08 03:21:52 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/nomodtime/path1/" with Path2 "/tmp/031826ko/nomodtime/path2/"
2026/04/08 03:21:52 INFO : Building Path1 and Path2 listings
2026/04/08 03:21:52 INFO : Path1 checking for diffs
2026/04/08 03:21:52 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/04/08 03:21:52 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/08 03:21:52 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/04/08 03:21:52 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/08 03:21:52 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile7.txt[0m
2026/04/08 03:21:52 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/08 03:21:52 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/08 03:21:52 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/08 03:21:52 INFO : ([33mModified[0m: [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/04/08 03:21:52 INFO : Path2 checking for diffs
2026/04/08 03:21:52 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:21:52 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/08 03:21:52 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/04/08 03:21:52 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile6.txt[0m
2026/04/08 03:21:52 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/08 03:21:52 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/08 03:21:52 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/08 03:21:52 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/08 03:21:52 INFO : ([33mModified[0m: [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/04/08 03:21:52 INFO : Applying changes
2026/04/08 03:21:52 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/nomodtime/path2/file11.txt[0m
2026/04/08 03:21:52 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/nomodtime/path2/file2.txt[0m
2026/04/08 03:21:52 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/031826ko/nomodtime/path2/file4.txt[0m
2026/04/08 03:21:52 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/08 03:21:52 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/nomodtime/path1/file5.txt.conflict1[0m
2026/04/08 03:21:52 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict1
2026/04/08 03:21:52 INFO : file5.txt: Deleted
2026/04/08 03:21:52 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/nomodtime/path2/file5.txt.conflict1[0m
2026/04/08 03:21:52 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/031826ko/nomodtime/path2/file5.txt.conflict2[0m
2026/04/08 03:21:52 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/04/08 03:21:52 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/nomodtime/path1/file5.txt.conflict2[0m
2026/04/08 03:21:52 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/nomodtime/path1/file6.txt[0m
2026/04/08 03:21:52 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/nomodtime/path2/file7.txt[0m
2026/04/08 03:21:52 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/nomodtime/path1/file1.txt[0m
2026/04/08 03:21:52 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/nomodtime/path1/file10.txt[0m
2026/04/08 03:21:52 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/nomodtime/path1/file3.txt[0m
2026/04/08 03:21:52 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:21:52 INFO : file10.txt: Copied (new)
2026/04/08 03:21:52 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:21:52 INFO : file5.txt.conflict2: Copied (new)
2026/04/08 03:21:52 INFO : file6.txt: Copied (new)
2026/04/08 03:21:52 INFO : file3.txt: Deleted
2026/04/08 03:21:52 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:21:53 INFO : file11.txt: Copied (new)
2026/04/08 03:21:53 INFO : file7.txt: Copied (new)
2026/04/08 03:21:53 INFO : file5.txt.conflict1: Copied (new)
2026/04/08 03:21:53 INFO : file2.txt: Copied (replaced existing)
2026/04/08 03:21:53 INFO : file4.txt: Deleted
2026/04/08 03:21:53 INFO : Updating listings
2026/04/08 03:21:53 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/nomodtime/path1/" vs Path2 "/tmp/031826ko/nomodtime/path2/"
2026/04/08 03:21:53 INFO : [32mBisync successful[0m
2026/04/08 03:21:53 DEBUG : Waiting for deletions to finish
2026/04/08 03:21:53 INFO : file10.txt: Deleted
2026/04/08 03:21:53 INFO : file1.txt: Deleted
2026/04/08 03:21:53 INFO : file2.txt: Deleted
2026/04/08 03:21:53 INFO : file11.txt: Deleted
2026/04/08 03:21:53 INFO : file5.txt.conflict2: Deleted
2026/04/08 03:21:53 INFO : file6.txt: Deleted
2026/04/08 03:21:53 INFO : RCLONE_TEST: Deleted
2026/04/08 03:21:53 INFO : file5.txt.conflict1: Deleted
2026/04/08 03:21:53 INFO : file7.txt: Deleted
2026/04/08 03:21:53 DEBUG : removing 1 level 0 directories
2026/04/08 03:21:53 INFO : Azure container rclone-test-nicexik6diti path 031826ko/nomodtime/path1: Removing directory
2026/04/08 03:21:53 DEBUG : Waiting for deletions to finish
2026/04/08 03:21:53 INFO : file1.txt: Deleted
2026/04/08 03:21:53 INFO : file10.txt: Deleted
2026/04/08 03:21:53 INFO : file11.txt: Deleted
2026/04/08 03:21:53 INFO : file2.txt: Deleted
2026/04/08 03:21:53 INFO : file5.txt.conflict1: Deleted
2026/04/08 03:21:53 INFO : file5.txt.conflict2: Deleted
2026/04/08 03:21:53 INFO : file6.txt: Deleted
2026/04/08 03:21:53 INFO : file7.txt: Deleted
2026/04/08 03:21:53 INFO : RCLONE_TEST: Deleted
2026/04/08 03:21:53 DEBUG : removing 1 level 0 directories
2026/04/08 03:21:53 INFO : Local file system at /tmp/031826ko/nomodtime/path2: Removing directory
bisync_test.go:608: [32mTEST nomodtime PASSED[0m
=== RUN TestBisyncRemoteLocal/normalization
2026/04/08 03:21:53 INFO : path1: Making directory
2026/04/08 03:21:53 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/normalization/path1"
2026/04/08 03:21:53 DEBUG : Creating backend with remote "/tmp/031826ko/normalization/path2"
2026/04/08 03:21:53 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_normalization/initial"
2026/04/08 03:21:53 DEBUG : Creating backend with remote "/tmp/031826ko/initdir/test_normalization-comapuc0"
2026/04/08 03:21:53 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:21:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:53 DEBUG : 測試_Русский_ _ _ě_áñ: Making directory with metadata
2026/04/08 03:21:53 INFO : 測試_Русский_ _ _ě_áñ: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/04/08 03:21:53 DEBUG : Added delayed dir = "測試_Русский_ _ _ě_áñ", newDst=測試_Русский_ _ _ě_áñ
2026/04/08 03:21:53 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:53 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:53 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/04/08 03:21:53 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:21:53 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:21:53 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:21:53 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:21:53 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:21:53 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/04/08 03:21:53 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:21:53 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/04/08 03:21:53 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/04/08 03:21:53 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:21:53 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:53 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:53 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/04/08 03:21:53 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:21:53 INFO : file1.txt: Copied (new)
2026/04/08 03:21:53 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/04/08 03:21:53 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/04/08 03:21:53 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:21:53 DEBUG : Local file system at /tmp/031826ko/initdir/test_normalization-comapuc0: Waiting for checks to finish
2026/04/08 03:21:53 DEBUG : Local file system at /tmp/031826ko/initdir/test_normalization-comapuc0: Waiting for transfers to finish
2026/04/08 03:21:53 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/04/08 03:21:53 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/04/08 03:21:53 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/04/08 03:21:53 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_normalization/modfiles"
2026/04/08 03:21:53 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_normalization-hulicoh7"
2026/04/08 03:21:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:53 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:53 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/08 03:21:53 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: size = 254 OK
2026/04/08 03:21:53 DEBUG : Local file system at /tmp/031826ko/datadir/test_normalization-hulicoh7: Waiting for checks to finish
2026/04/08 03:21:53 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:21:53 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/08 03:21:53 INFO : file1.txt: Copied (new)
2026/04/08 03:21:53 DEBUG : Local file system at /tmp/031826ko/datadir/test_normalization-hulicoh7: Waiting for transfers to finish
2026/04/08 03:21:53 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/08 03:21:53 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: renamed to: 測試_filtersfile.txt
2026/04/08 03:21:53 INFO : 測試_filtersfile.txt: Copied (new)
2026/04/08 03:21:53 DEBUG : Waiting for deletions to finish
2026/04/08 03:21:53 DEBUG : removing 1 level 0 directories
2026/04/08 03:21:53 INFO : Azure container rclone-test-nicexik6diti path 031826ko/normalization/path1: Removing directory
2026/04/08 03:21:53 DEBUG : Waiting for deletions to finish
2026/04/08 03:21:53 ERROR : error listing: directory not found
2026/04/08 03:21:53 ERROR : Local file system at /tmp/031826ko/normalization/path2: Failed to list "": directory not found
2026/04/08 03:21:53 DEBUG : removing 1 level 0 directories
2026/04/08 03:21:53 INFO : Local file system at /tmp/031826ko/normalization/path2: Removing directory
2026/04/08 03:21:53 ERROR : Failed to rmdir: stat /tmp/031826ko/normalization/path2: no such file or directory
2026/04/08 03:21:53 ERROR : error listing: directory not found
2026/04/08 03:21:53 NOTICE: checking initFs Local file system at /tmp/031826ko/initdir/test_normalization-comapuc0
2026/04/08 03:21:53 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:21:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:53 INFO : 測試_Русский_ _ _ě_áñ: Making directory
2026/04/08 03:21:53 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:53 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:53 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/04/08 03:21:53 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/normalization/path1: Waiting for checks to finish
2026/04/08 03:21:53 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/normalization/path1: Waiting for transfers to finish
2026/04/08 03:21:53 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:21:53 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:21:53 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:21:53 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: size = 272 OK
2026/04/08 03:21:53 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:21:53 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/04/08 03:21:53 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: size = 272 OK
2026/04/08 03:21:53 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:21:53 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:21:53 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:21:53 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:53 INFO : file1.txt: Copied (new)
2026/04/08 03:21:53 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: size = 0 OK
2026/04/08 03:21:53 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:53 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/04/08 03:21:53 NOTICE: checking Path1 Azure container rclone-test-nicexik6diti path 031826ko/normalization/path1
2026/04/08 03:21:53 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:21:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:53 DEBUG : 測試_Русский_ _ _ě_áñ: Making directory with metadata
2026/04/08 03:21:53 INFO : 測試_Русский_ _ _ě_áñ: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/04/08 03:21:53 DEBUG : Added delayed dir = "測試_Русский_ _ _ě_áñ", newDst=測試_Русский_ _ _ě_áñ
2026/04/08 03:21:53 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:21:53 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:53 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:21:53 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:53 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:53 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:21:53 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/04/08 03:21:53 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:21:53 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:21:53 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:21:53 INFO : file1.txt: Copied (new)
2026/04/08 03:21:53 DEBUG : Local file system at /tmp/031826ko/normalization/path2: Waiting for checks to finish
2026/04/08 03:21:53 DEBUG : Local file system at /tmp/031826ko/normalization/path2: Waiting for transfers to finish
2026/04/08 03:21:53 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/04/08 03:21:53 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:21:53 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/04/08 03:21:53 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:21:53 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/04/08 03:21:53 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/04/08 03:21:53 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/04/08 03:21:53 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/04/08 03:21:53 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:21:53 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:53 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/04/08 03:21:53 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/04/08 03:21:53 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/04/08 03:21:53 NOTICE: checking path2 Local file system at /tmp/031826ko/normalization/path2
2026/04/08 03:21:53 NOTICE: [36m(01) :[0m [34mtest normalization[0m
2026/04/08 03:21:53 NOTICE: [36m(02) :[0m [34mtouch-copy 2001-01-02 /tmp/031826ko/datadir/test_normalization-hulicoh7/file1.txt /tmp/031826ko/normalization/path2/[0m
2026/04/08 03:21:53 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_normalization-hulicoh7/"
2026/04/08 03:21:53 DEBUG : fs cache: renaming cache item "/tmp/031826ko/datadir/test_normalization-hulicoh7/" to be canonical "/tmp/031826ko/datadir/test_normalization-hulicoh7"
2026/04/08 03:21:53 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/08 03:21:53 DEBUG : copyFile "/tmp/031826ko/datadir/test_normalization-hulicoh7/file1.txt" to "/tmp/031826ko/normalization/path2/" as ""
2026/04/08 03:21:53 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_normalization-hulicoh7/file1.txt"
2026/04/08 03:21:53 DEBUG : Creating backend with remote "/tmp/031826ko/normalization/path2/"
2026/04/08 03:21:53 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/031826ko/normalization/path2" as "file1.txt"
2026/04/08 03:21:53 DEBUG : file1.txt: size = 19 (Local file system at /tmp/031826ko/datadir/test_normalization-hulicoh7)
2026/04/08 03:21:53 DEBUG : file1.txt: size = 0 (Local file system at /tmp/031826ko/normalization/path2)
2026/04/08 03:21:53 DEBUG : file1.txt: Sizes differ
2026/04/08 03:21:53 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/08 03:21:53 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:21:53 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/08 03:21:53 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:21:53 NOTICE: [36m(03) :[0m [34mtest initial bisync[0m
2026/04/08 03:21:53 NOTICE: [36m(04) :[0m [34mbisync resync[0m
2026/04/08 03:21:56 ERROR : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Failed to copy: PUT https://rclone.blob.core.windows.net/rclone-test-nicexik6diti/031826ko/normalization/path1/ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
--------------------------------------------------------------------------------
RESPONSE 400: 400 The requested URI does not represent any resource on the server.
ERROR CODE: InvalidUri
--------------------------------------------------------------------------------
InvalidUriThe requested URI does not represent any resource on the server.
RequestId:781399cc-d01e-0075-3806-c7d7d1000000
Time:2026-04-08T03:21:56.0536469Z
--------------------------------------------------------------------------------
bisync_test.go:1078: Fs is incapable of running test as can't fix-case, skipping: normalization (expected:
ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö (NFD) actual:
ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö (PUT https://rclone.blob.core.windows.net/rclone-test-nicexik6diti/031826ko/normalization/path1/ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
--------------------------------------------------------------------------------
RESPONSE 400: 400 The requested URI does not represent any resource on the server.
ERROR CODE: InvalidUri
--------------------------------------------------------------------------------
InvalidUriThe requested URI does not represent any resource on the server.
RequestId:781399cc-d01e-0075-3806-c7d7d1000000
Time:2026-04-08T03:21:56.0536469Z
--------------------------------------------------------------------------------
))
(fs: Azure container rclone-test-nicexik6diti path 031826ko/normalization/path1)
=== RUN TestBisyncRemoteLocal/rclone_args
2026/04/08 03:21:56 INFO : path1: Making directory
2026/04/08 03:21:56 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1"
2026/04/08 03:21:56 DEBUG : Creating backend with remote "/tmp/031826ko/rclone_args/path2"
2026/04/08 03:21:56 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rclone_args/initial"
2026/04/08 03:21:56 DEBUG : Creating backend with remote "/tmp/031826ko/initdir/test_rclone_args-toporus6"
2026/04/08 03:21:56 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:21:56 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:56 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:56 DEBUG : subdir: Making directory with metadata
2026/04/08 03:21:56 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:21:56 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:21:56 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:21:56 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:56 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:56 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:21:56 DEBUG : Local file system at /tmp/031826ko/initdir/test_rclone_args-toporus6: Waiting for checks to finish
2026/04/08 03:21:56 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:21:56 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/04/08 03:21:56 DEBUG : Local file system at /tmp/031826ko/initdir/test_rclone_args-toporus6: Waiting for transfers to finish
2026/04/08 03:21:56 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/04/08 03:21:56 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:56 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:21:56 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:21:56 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:21:56 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:56 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/04/08 03:21:56 INFO : file1.txt: Copied (new)
2026/04/08 03:21:56 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:21:56 INFO : file2.txt: Copied (new)
2026/04/08 03:21:56 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:21:56 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:21:56 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/04/08 03:21:56 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:56 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/04/08 03:21:56 INFO : subdir/file21.txt: Copied (new)
2026/04/08 03:21:56 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:21:56 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rclone_args/modfiles"
2026/04/08 03:21:56 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_rclone_args-vegovos0"
2026/04/08 03:21:56 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:56 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:56 DEBUG : file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:56 DEBUG : file21.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:56 DEBUG : file1.txt.8c06417f.partial: size = 19 OK
2026/04/08 03:21:56 DEBUG : file2.txt.d6677e1f.partial: size = 19 OK
2026/04/08 03:21:56 DEBUG : file20.txt.fd848222.partial: size = 0 OK
2026/04/08 03:21:56 DEBUG : Local file system at /tmp/031826ko/datadir/test_rclone_args-vegovos0: Waiting for checks to finish
2026/04/08 03:21:56 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:21:56 DEBUG : file1.txt.8c06417f.partial: renamed to: file1.txt
2026/04/08 03:21:56 INFO : file1.txt: Copied (new)
2026/04/08 03:21:56 DEBUG : Local file system at /tmp/031826ko/datadir/test_rclone_args-vegovos0: Waiting for transfers to finish
2026/04/08 03:21:56 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:21:56 DEBUG : file2.txt.d6677e1f.partial: renamed to: file2.txt
2026/04/08 03:21:56 INFO : file2.txt: Copied (new)
2026/04/08 03:21:56 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:56 DEBUG : file20.txt.fd848222.partial: renamed to: file20.txt
2026/04/08 03:21:56 INFO : file20.txt: Copied (new)
2026/04/08 03:21:56 DEBUG : file21.txt.68f456b7.partial: size = 0 OK
2026/04/08 03:21:56 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:56 DEBUG : file21.txt.68f456b7.partial: renamed to: file21.txt
2026/04/08 03:21:56 INFO : file21.txt: Copied (new)
2026/04/08 03:21:56 DEBUG : Waiting for deletions to finish
2026/04/08 03:21:56 DEBUG : removing 1 level 0 directories
2026/04/08 03:21:56 INFO : Azure container rclone-test-nicexik6diti path 031826ko/rclone_args/path1: Removing directory
2026/04/08 03:21:56 DEBUG : Waiting for deletions to finish
2026/04/08 03:21:56 ERROR : error listing: directory not found
2026/04/08 03:21:56 ERROR : Local file system at /tmp/031826ko/rclone_args/path2: Failed to list "": directory not found
2026/04/08 03:21:56 DEBUG : removing 1 level 0 directories
2026/04/08 03:21:56 INFO : Local file system at /tmp/031826ko/rclone_args/path2: Removing directory
2026/04/08 03:21:56 ERROR : Failed to rmdir: stat /tmp/031826ko/rclone_args/path2: no such file or directory
2026/04/08 03:21:56 ERROR : error listing: directory not found
2026/04/08 03:21:56 NOTICE: checking initFs Local file system at /tmp/031826ko/initdir/test_rclone_args-toporus6
2026/04/08 03:21:56 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:21:56 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:56 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:56 INFO : subdir: Making directory
2026/04/08 03:21:56 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:56 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:56 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/rclone_args/path1: Waiting for checks to finish
2026/04/08 03:21:56 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/rclone_args/path1: Waiting for transfers to finish
2026/04/08 03:21:56 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:21:56 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:56 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:21:56 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:21:56 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:21:56 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:21:56 DEBUG : file1.txt: size = 19 OK
2026/04/08 03:21:56 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/04/08 03:21:56 INFO : file1.txt: Copied (new)
2026/04/08 03:21:56 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:21:56 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:56 INFO : file2.txt: Copied (new)
2026/04/08 03:21:56 DEBUG : subdir/file21.txt: size = 0 OK
2026/04/08 03:21:56 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:56 INFO : subdir/file21.txt: Copied (new)
2026/04/08 03:21:56 NOTICE: checking Path1 Azure container rclone-test-nicexik6diti path 031826ko/rclone_args/path1
2026/04/08 03:21:56 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:21:56 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:56 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:56 DEBUG : subdir: Making directory with metadata
2026/04/08 03:21:56 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:21:56 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:21:56 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:21:56 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:21:56 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:21:56 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:56 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:21:56 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/04/08 03:21:56 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/04/08 03:21:56 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:21:56 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:21:56 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/04/08 03:21:56 DEBUG : Local file system at /tmp/031826ko/rclone_args/path2: Waiting for checks to finish
2026/04/08 03:21:56 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:56 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/04/08 03:21:56 INFO : file1.txt: Copied (new)
2026/04/08 03:21:56 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:21:56 INFO : file2.txt: Copied (new)
2026/04/08 03:21:56 DEBUG : Local file system at /tmp/031826ko/rclone_args/path2: Waiting for transfers to finish
2026/04/08 03:21:56 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:56 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:21:56 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:21:56 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/04/08 03:21:56 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:56 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/04/08 03:21:56 INFO : subdir/file21.txt: Copied (new)
2026/04/08 03:21:56 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:21:56 NOTICE: checking path2 Local file system at /tmp/031826ko/rclone_args/path2
2026/04/08 03:21:56 NOTICE: [36m(01) :[0m [34mtest rclone-args[0m
2026/04/08 03:21:56 NOTICE: [36m(02) :[0m [34mtouch-glob 2001-01-02 /tmp/031826ko/datadir/test_rclone_args-vegovos0/ *[0m
2026/04/08 03:21:56 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_rclone_args-vegovos0/"
2026/04/08 03:21:56 DEBUG : fs cache: renaming cache item "/tmp/031826ko/datadir/test_rclone_args-vegovos0/" to be canonical "/tmp/031826ko/datadir/test_rclone_args-vegovos0"
2026/04/08 03:21:56 DEBUG : file21.txt: Set modification time 2001-01-02
2026/04/08 03:21:56 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/08 03:21:56 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/08 03:21:56 DEBUG : file20.txt: Set modification time 2001-01-02
2026/04/08 03:21:56 NOTICE: [36m(03) :[0m [34mtest initial bisync[0m
2026/04/08 03:21:56 NOTICE: [36m(04) :[0m [34mbisync resync checksum[0m
2026/04/08 03:21:58 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/rclone_args/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:21:58 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:21:58 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/04/08 03:21:58 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/" with Path2 "/tmp/031826ko/rclone_args/path2/"
2026/04/08 03:21:58 INFO : Copying Path2 files to Path1
2026/04/08 03:21:58 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:21:58 INFO : There was nothing to transfer
2026/04/08 03:21:58 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:21:58 INFO : There was nothing to transfer
2026/04/08 03:21:58 INFO : Resync updating listings
2026/04/08 03:21:58 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/" vs Path2 "/tmp/031826ko/rclone_args/path2/"
2026/04/08 03:21:58 INFO : [32mBisync successful[0m
2026/04/08 03:21:58 NOTICE: [36m(05) :[0m [34mtest place newer files on both paths[0m
2026/04/08 03:21:58 NOTICE: [36m(06) :[0m [34mcopy-file /tmp/031826ko/datadir/test_rclone_args-vegovos0/file1.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/[0m
2026/04/08 03:21:58 DEBUG : copyFile "/tmp/031826ko/datadir/test_rclone_args-vegovos0/file1.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/" as ""
2026/04/08 03:21:58 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_rclone_args-vegovos0/file1.txt"
2026/04/08 03:21:58 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/"
2026/04/08 03:21:58 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/rclone_args/path1" as "file1.txt"
2026/04/08 03:21:58 DEBUG : file1.txt: size = 19 OK
2026/04/08 03:21:58 DEBUG : file1.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/08 03:21:58 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 (Local file system at /tmp/031826ko/datadir/test_rclone_args-vegovos0)
2026/04/08 03:21:58 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c (Azure container rclone-test-nicexik6diti path 031826ko/rclone_args/path1)
2026/04/08 03:21:58 DEBUG : file1.txt: md5 differ
2026/04/08 03:21:59 DEBUG : file1.txt: size = 19 OK
2026/04/08 03:21:59 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:21:59 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:21:59 NOTICE: [36m(07) :[0m [34mcopy-file /tmp/031826ko/datadir/test_rclone_args-vegovos0/file2.txt /tmp/031826ko/rclone_args/path2/[0m
2026/04/08 03:21:59 DEBUG : copyFile "/tmp/031826ko/datadir/test_rclone_args-vegovos0/file2.txt" to "/tmp/031826ko/rclone_args/path2/" as ""
2026/04/08 03:21:59 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_rclone_args-vegovos0/file2.txt"
2026/04/08 03:21:59 DEBUG : Creating backend with remote "/tmp/031826ko/rclone_args/path2/"
2026/04/08 03:21:59 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/031826ko/rclone_args/path2" as "file2.txt"
2026/04/08 03:21:59 DEBUG : file2.txt: size = 19 (Local file system at /tmp/031826ko/datadir/test_rclone_args-vegovos0)
2026/04/08 03:21:59 DEBUG : file2.txt: size = 0 (Local file system at /tmp/031826ko/rclone_args/path2)
2026/04/08 03:21:59 DEBUG : file2.txt: Sizes differ
2026/04/08 03:21:59 DEBUG : file2.txt.2fd64024.partial: size = 19 OK
2026/04/08 03:21:59 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:21:59 DEBUG : file2.txt.2fd64024.partial: renamed to: file2.txt
2026/04/08 03:21:59 INFO : file2.txt: Copied (replaced existing)
2026/04/08 03:21:59 NOTICE: [36m(08) :[0m [34mcopy-file /tmp/031826ko/datadir/test_rclone_args-vegovos0/file20.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/subdir[0m
2026/04/08 03:21:59 DEBUG : copyFile "/tmp/031826ko/datadir/test_rclone_args-vegovos0/file20.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/subdir" as ""
2026/04/08 03:21:59 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_rclone_args-vegovos0/file20.txt"
2026/04/08 03:21:59 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/subdir"
2026/04/08 03:21:59 DEBUG : operations.CopyFile "file20.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/rclone_args/path1/subdir" as "file20.txt"
2026/04/08 03:21:59 DEBUG : file20.txt: size = 0 OK
2026/04/08 03:21:59 DEBUG : file20.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/08 03:21:59 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:59 INFO : file20.txt: Updated modification time in destination
2026/04/08 03:21:59 DEBUG : file20.txt: Unchanged skipping
2026/04/08 03:21:59 NOTICE: [36m(09) :[0m [34mcopy-file /tmp/031826ko/datadir/test_rclone_args-vegovos0/file21.txt /tmp/031826ko/rclone_args/path2/subdir[0m
2026/04/08 03:21:59 DEBUG : copyFile "/tmp/031826ko/datadir/test_rclone_args-vegovos0/file21.txt" to "/tmp/031826ko/rclone_args/path2/subdir" as ""
2026/04/08 03:21:59 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_rclone_args-vegovos0/file21.txt"
2026/04/08 03:21:59 DEBUG : Creating backend with remote "/tmp/031826ko/rclone_args/path2/subdir"
2026/04/08 03:21:59 DEBUG : operations.CopyFile "file21.txt" to "Local file system at /tmp/031826ko/rclone_args/path2/subdir" as "file21.txt"
2026/04/08 03:21:59 DEBUG : file21.txt: size = 0 OK
2026/04/08 03:21:59 DEBUG : file21.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/08 03:21:59 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:21:59 INFO : file21.txt: Updated modification time in destination
2026/04/08 03:21:59 DEBUG : file21.txt: Unchanged skipping
2026/04/08 03:21:59 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-01-02 TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/ file1.txt[0m
2026/04/08 03:21:59 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/"
2026/04/08 03:21:59 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/" to be canonical "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1"
2026/04/08 03:21:59 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/08 03:21:59 NOTICE: [36m(11) :[0m [34mtouch-glob 2001-01-02 /tmp/031826ko/rclone_args/path2/ file2.txt[0m
2026/04/08 03:21:59 DEBUG : Creating backend with remote "/tmp/031826ko/rclone_args/path2/"
2026/04/08 03:21:59 DEBUG : fs cache: renaming cache item "/tmp/031826ko/rclone_args/path2/" to be canonical "/tmp/031826ko/rclone_args/path2"
2026/04/08 03:21:59 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/08 03:21:59 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-01-02 TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/subdir/ file20.txt[0m
2026/04/08 03:21:59 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/subdir/"
2026/04/08 03:21:59 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/subdir/" to be canonical "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/subdir"
2026/04/08 03:21:59 DEBUG : file20.txt: Set modification time 2001-01-02
2026/04/08 03:21:59 NOTICE: [36m(13) :[0m [34mtouch-glob 2001-01-02 /tmp/031826ko/rclone_args/path2/subdir/ file21.txt[0m
2026/04/08 03:21:59 DEBUG : Creating backend with remote "/tmp/031826ko/rclone_args/path2/subdir/"
2026/04/08 03:21:59 DEBUG : fs cache: renaming cache item "/tmp/031826ko/rclone_args/path2/subdir/" to be canonical "/tmp/031826ko/rclone_args/path2/subdir"
2026/04/08 03:21:59 DEBUG : file21.txt: Set modification time 2001-01-02
2026/04/08 03:21:59 NOTICE: [36m(14) :[0m [34mtest run bisync with custom options[0m
2026/04/08 03:21:59 NOTICE: [36m(15) :[0m [34mbisync checksum[0m
2026/04/08 03:22:01 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/rclone_args/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:22:01 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:22:01 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/04/08 03:22:01 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/" with Path2 "/tmp/031826ko/rclone_args/path2/"
2026/04/08 03:22:01 INFO : Building Path1 and Path2 listings
2026/04/08 03:22:01 INFO : Path1 checking for diffs
2026/04/08 03:22:01 INFO : - [36mPath1[0m [35m[33mFile changed: [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:22:01 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/08 03:22:01 INFO : ([33mModified[0m: [36m 1 hash differs[0m)
2026/04/08 03:22:01 INFO : Path2 checking for diffs
2026/04/08 03:22:01 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/04/08 03:22:01 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/08 03:22:01 INFO : ([33mModified[0m: [36m 1 larger[0m, [34m 0 smaller[0m, [36m 1 hash differs[0m)
2026/04/08 03:22:01 INFO : Applying changes
2026/04/08 03:22:01 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/rclone_args/path2/file1.txt[0m
2026/04/08 03:22:01 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/file2.txt[0m
2026/04/08 03:22:01 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:22:01 INFO : file2.txt: Copied (replaced existing)
2026/04/08 03:22:01 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:22:02 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:22:02 INFO : Updating listings
2026/04/08 03:22:02 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/" vs Path2 "/tmp/031826ko/rclone_args/path2/"
2026/04/08 03:22:02 INFO : [32mBisync successful[0m
2026/04/08 03:22:02 NOTICE: [36m(16) :[0m [34mtouch-glob 2007-07-23 /tmp/031826ko/datadir/test_rclone_args-vegovos0/ *[0m
2026/04/08 03:22:02 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_rclone_args-vegovos0/" for canonical name "/tmp/031826ko/datadir/test_rclone_args-vegovos0"
2026/04/08 03:22:02 DEBUG : file21.txt: Set modification time 2007-07-23
2026/04/08 03:22:02 DEBUG : file1.txt: Set modification time 2007-07-23
2026/04/08 03:22:02 DEBUG : file2.txt: Set modification time 2007-07-23
2026/04/08 03:22:02 DEBUG : file20.txt: Set modification time 2007-07-23
2026/04/08 03:22:02 NOTICE: [36m(17) :[0m [34mcopy-file /tmp/031826ko/datadir/test_rclone_args-vegovos0/file1.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/[0m
2026/04/08 03:22:02 DEBUG : copyFile "/tmp/031826ko/datadir/test_rclone_args-vegovos0/file1.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/" as ""
2026/04/08 03:22:02 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_rclone_args-vegovos0/file1.txt"
2026/04/08 03:22:02 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/"
2026/04/08 03:22:02 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/rclone_args/path1" as "file1.txt"
2026/04/08 03:22:02 DEBUG : file1.txt: size = 19 OK
2026/04/08 03:22:02 DEBUG : file1.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC
2026/04/08 03:22:02 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:22:02 INFO : file1.txt: Updated modification time in destination
2026/04/08 03:22:02 DEBUG : file1.txt: Unchanged skipping
2026/04/08 03:22:02 NOTICE: [36m(18) :[0m [34mcopy-file /tmp/031826ko/datadir/test_rclone_args-vegovos0/file2.txt /tmp/031826ko/rclone_args/path2/[0m
2026/04/08 03:22:02 DEBUG : copyFile "/tmp/031826ko/datadir/test_rclone_args-vegovos0/file2.txt" to "/tmp/031826ko/rclone_args/path2/" as ""
2026/04/08 03:22:02 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_rclone_args-vegovos0/file2.txt"
2026/04/08 03:22:02 DEBUG : Creating backend with remote "/tmp/031826ko/rclone_args/path2/"
2026/04/08 03:22:02 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/031826ko/rclone_args/path2" as "file2.txt"
2026/04/08 03:22:02 DEBUG : file2.txt: size = 19 OK
2026/04/08 03:22:02 DEBUG : file2.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC
2026/04/08 03:22:02 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:22:02 INFO : file2.txt: Updated modification time in destination
2026/04/08 03:22:02 DEBUG : file2.txt: Unchanged skipping
2026/04/08 03:22:02 NOTICE: [36m(19) :[0m [34mcopy-file /tmp/031826ko/datadir/test_rclone_args-vegovos0/file20.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/subdir[0m
2026/04/08 03:22:02 DEBUG : copyFile "/tmp/031826ko/datadir/test_rclone_args-vegovos0/file20.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/subdir" as ""
2026/04/08 03:22:02 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_rclone_args-vegovos0/file20.txt"
2026/04/08 03:22:02 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/subdir"
2026/04/08 03:22:02 DEBUG : operations.CopyFile "file20.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/rclone_args/path1/subdir" as "file20.txt"
2026/04/08 03:22:02 DEBUG : file20.txt: size = 0 OK
2026/04/08 03:22:02 DEBUG : file20.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC
2026/04/08 03:22:02 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:22:02 INFO : file20.txt: Updated modification time in destination
2026/04/08 03:22:02 DEBUG : file20.txt: Unchanged skipping
2026/04/08 03:22:02 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/031826ko/datadir/test_rclone_args-vegovos0/file21.txt /tmp/031826ko/rclone_args/path2/ file1.txt[0m
2026/04/08 03:22:02 DEBUG : copyFile "/tmp/031826ko/datadir/test_rclone_args-vegovos0/file21.txt" to "/tmp/031826ko/rclone_args/path2/" as "file1.txt"
2026/04/08 03:22:02 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_rclone_args-vegovos0/file21.txt"
2026/04/08 03:22:02 DEBUG : Creating backend with remote "/tmp/031826ko/rclone_args/path2/"
2026/04/08 03:22:02 DEBUG : operations.CopyFile "file21.txt" to "Local file system at /tmp/031826ko/rclone_args/path2" as "file1.txt"
2026/04/08 03:22:02 DEBUG : file21.txt: size = 0 (Local file system at /tmp/031826ko/datadir/test_rclone_args-vegovos0)
2026/04/08 03:22:02 DEBUG : file1.txt: size = 19 (Local file system at /tmp/031826ko/rclone_args/path2)
2026/04/08 03:22:02 DEBUG : file21.txt: Sizes differ
2026/04/08 03:22:02 DEBUG : file1.txt.4dd3a834.partial: size = 0 OK
2026/04/08 03:22:02 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:22:02 DEBUG : file1.txt.4dd3a834.partial: renamed to: file1.txt
2026/04/08 03:22:02 INFO : file21.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:22:02 NOTICE: [36m(21) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/ file1.txt[0m
2026/04/08 03:22:02 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/" for canonical name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1"
2026/04/08 03:22:02 DEBUG : file1.txt: Set modification time 2007-07-23
2026/04/08 03:22:02 NOTICE: [36m(22) :[0m [34mtouch-glob 2007-07-23 /tmp/031826ko/rclone_args/path2/ file2.txt[0m
2026/04/08 03:22:02 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/rclone_args/path2/" for canonical name "/tmp/031826ko/rclone_args/path2"
2026/04/08 03:22:02 DEBUG : file2.txt: Set modification time 2007-07-23
2026/04/08 03:22:02 NOTICE: [36m(23) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/subdir/ file20.txt[0m
2026/04/08 03:22:02 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/subdir/" for canonical name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/subdir"
2026/04/08 03:22:02 DEBUG : file20.txt: Set modification time 2007-07-23
2026/04/08 03:22:02 NOTICE: [36m(24) :[0m [34mtouch-glob 2007-07-23 /tmp/031826ko/rclone_args/path2/subdir/ file21.txt[0m
2026/04/08 03:22:02 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/rclone_args/path2/subdir/" for canonical name "/tmp/031826ko/rclone_args/path2/subdir"
2026/04/08 03:22:02 DEBUG : file21.txt: Set modification time 2007-07-23
2026/04/08 03:22:02 NOTICE: [36m(25) :[0m [34mbisync size-only[0m
2026/04/08 03:22:04 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/rclone_args/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:22:04 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:22:04 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:22:04 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:22:04 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/" with Path2 "/tmp/031826ko/rclone_args/path2/"
2026/04/08 03:22:04 INFO : Building Path1 and Path2 listings
2026/04/08 03:22:04 INFO : Path1 checking for diffs
2026/04/08 03:22:04 INFO : Path2 checking for diffs
2026/04/08 03:22:04 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (smaller)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:22:04 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/08 03:22:04 INFO : ([33mModified[0m: [36m 0 larger[0m, [34m 1 smaller[0m)
2026/04/08 03:22:04 INFO : Applying changes
2026/04/08 03:22:04 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/file1.txt[0m
2026/04/08 03:22:04 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:22:04 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:22:04 INFO : Updating listings
2026/04/08 03:22:04 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/" vs Path2 "/tmp/031826ko/rclone_args/path2/"
2026/04/08 03:22:04 INFO : [32mBisync successful[0m
2026/04/08 03:22:04 NOTICE: [36m(26) :[0m [34mbisync resync[0m
2026/04/08 03:22:07 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/rclone_args/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:22:07 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:22:07 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:22:07 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:22:07 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/" with Path2 "/tmp/031826ko/rclone_args/path2/"
2026/04/08 03:22:07 INFO : Copying Path2 files to Path1
2026/04/08 03:22:07 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:22:07 INFO : There was nothing to transfer
2026/04/08 03:22:07 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:22:07 INFO : file2.txt: Updated modification time in destination
2026/04/08 03:22:07 INFO : subdir/file20.txt: Updated modification time in destination
2026/04/08 03:22:07 INFO : subdir/file21.txt: Updated modification time in destination
2026/04/08 03:22:07 INFO : There was nothing to transfer
2026/04/08 03:22:07 INFO : Resync updating listings
2026/04/08 03:22:07 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/" vs Path2 "/tmp/031826ko/rclone_args/path2/"
2026/04/08 03:22:07 INFO : [32mBisync successful[0m
2026/04/08 03:22:07 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/031826ko/datadir/test_rclone_args-vegovos0/file1.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/[0m
2026/04/08 03:22:07 DEBUG : copyFile "/tmp/031826ko/datadir/test_rclone_args-vegovos0/file1.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/" as ""
2026/04/08 03:22:07 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_rclone_args-vegovos0/file1.txt"
2026/04/08 03:22:07 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/"
2026/04/08 03:22:07 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/rclone_args/path1" as "file1.txt"
2026/04/08 03:22:07 DEBUG : file1.txt: size = 19 (Local file system at /tmp/031826ko/datadir/test_rclone_args-vegovos0)
2026/04/08 03:22:07 DEBUG : file1.txt: size = 0 (Azure container rclone-test-nicexik6diti path 031826ko/rclone_args/path1)
2026/04/08 03:22:07 DEBUG : file1.txt: Sizes differ
2026/04/08 03:22:07 DEBUG : file1.txt: size = 19 OK
2026/04/08 03:22:07 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:22:07 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:22:07 NOTICE: [36m(28) :[0m [34mcopy-file /tmp/031826ko/datadir/test_rclone_args-vegovos0/file2.txt /tmp/031826ko/rclone_args/path2/[0m
2026/04/08 03:22:07 DEBUG : copyFile "/tmp/031826ko/datadir/test_rclone_args-vegovos0/file2.txt" to "/tmp/031826ko/rclone_args/path2/" as ""
2026/04/08 03:22:07 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_rclone_args-vegovos0/file2.txt"
2026/04/08 03:22:07 DEBUG : Creating backend with remote "/tmp/031826ko/rclone_args/path2/"
2026/04/08 03:22:07 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/031826ko/rclone_args/path2" as "file2.txt"
2026/04/08 03:22:07 DEBUG : file2.txt: size = 19 OK
2026/04/08 03:22:07 DEBUG : file2.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC
2026/04/08 03:22:07 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:22:07 INFO : file2.txt: Updated modification time in destination
2026/04/08 03:22:07 DEBUG : file2.txt: Unchanged skipping
2026/04/08 03:22:07 NOTICE: [36m(29) :[0m [34mcopy-file /tmp/031826ko/datadir/test_rclone_args-vegovos0/file20.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/subdir[0m
2026/04/08 03:22:07 DEBUG : copyFile "/tmp/031826ko/datadir/test_rclone_args-vegovos0/file20.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/subdir" as ""
2026/04/08 03:22:07 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_rclone_args-vegovos0/file20.txt"
2026/04/08 03:22:07 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/subdir"
2026/04/08 03:22:07 DEBUG : operations.CopyFile "file20.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/rclone_args/path1/subdir" as "file20.txt"
2026/04/08 03:22:07 DEBUG : file20.txt: size = 0 OK
2026/04/08 03:22:07 DEBUG : file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:22:07 DEBUG : file20.txt: Unchanged skipping
2026/04/08 03:22:07 NOTICE: [36m(30) :[0m [34mcopy-file /tmp/031826ko/datadir/test_rclone_args-vegovos0/file21.txt /tmp/031826ko/rclone_args/path2/subdir[0m
2026/04/08 03:22:07 DEBUG : copyFile "/tmp/031826ko/datadir/test_rclone_args-vegovos0/file21.txt" to "/tmp/031826ko/rclone_args/path2/subdir" as ""
2026/04/08 03:22:07 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_rclone_args-vegovos0/file21.txt"
2026/04/08 03:22:07 DEBUG : Creating backend with remote "/tmp/031826ko/rclone_args/path2/subdir"
2026/04/08 03:22:07 DEBUG : operations.CopyFile "file21.txt" to "Local file system at /tmp/031826ko/rclone_args/path2/subdir" as "file21.txt"
2026/04/08 03:22:07 DEBUG : file21.txt: size = 0 OK
2026/04/08 03:22:07 DEBUG : file21.txt: Modification times differ by -66240h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/08 03:22:07 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:22:07 INFO : file21.txt: Updated modification time in destination
2026/04/08 03:22:07 DEBUG : file21.txt: Unchanged skipping
2026/04/08 03:22:07 NOTICE: [36m(31) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/ file1.txt[0m
2026/04/08 03:22:07 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/" for canonical name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1"
2026/04/08 03:22:07 DEBUG : file1.txt: Set modification time 2007-07-23
2026/04/08 03:22:07 NOTICE: [36m(32) :[0m [34mtouch-glob 2007-07-23 /tmp/031826ko/rclone_args/path2/ file2.txt[0m
2026/04/08 03:22:07 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/rclone_args/path2/" for canonical name "/tmp/031826ko/rclone_args/path2"
2026/04/08 03:22:07 DEBUG : file2.txt: Set modification time 2007-07-23
2026/04/08 03:22:07 NOTICE: [36m(33) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/subdir/ file20.txt[0m
2026/04/08 03:22:07 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/subdir/" for canonical name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/subdir"
2026/04/08 03:22:07 DEBUG : file20.txt: Set modification time 2007-07-23
2026/04/08 03:22:07 NOTICE: [36m(34) :[0m [34mtouch-glob 2007-07-23 /tmp/031826ko/rclone_args/path2/subdir/ file21.txt[0m
2026/04/08 03:22:07 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/rclone_args/path2/subdir/" for canonical name "/tmp/031826ko/rclone_args/path2/subdir"
2026/04/08 03:22:07 DEBUG : file21.txt: Set modification time 2007-07-23
2026/04/08 03:22:07 NOTICE: [36m(35) :[0m [34mbisync ignore-size[0m
2026/04/08 03:22:09 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/rclone_args/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:22:09 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:22:09 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:22:09 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": false,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:22:09 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/" with Path2 "/tmp/031826ko/rclone_args/path2/"
2026/04/08 03:22:09 INFO : Building Path1 and Path2 listings
2026/04/08 03:22:10 INFO : Path1 checking for diffs
2026/04/08 03:22:10 INFO : Path2 checking for diffs
2026/04/08 03:22:10 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/08 03:22:10 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file21.txt[0m
2026/04/08 03:22:10 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/08 03:22:10 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m)
2026/04/08 03:22:10 INFO : Applying changes
2026/04/08 03:22:10 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/file2.txt[0m
2026/04/08 03:22:10 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/subdir/file21.txt[0m
2026/04/08 03:22:10 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:22:10 INFO : file2.txt: Updated modification time in destination
2026/04/08 03:22:10 INFO : subdir/file21.txt: Updated modification time in destination
2026/04/08 03:22:10 INFO : There was nothing to transfer
2026/04/08 03:22:10 INFO : Updating listings
2026/04/08 03:22:10 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/" vs Path2 "/tmp/031826ko/rclone_args/path2/"
2026/04/08 03:22:10 INFO : [32mBisync successful[0m
2026/04/08 03:22:10 NOTICE: [36m(36) :[0m [34mbisync resync compare-all[0m
2026/04/08 03:22:12 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/rclone_args/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:22:12 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:22:12 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/04/08 03:22:12 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/" with Path2 "/tmp/031826ko/rclone_args/path2/"
2026/04/08 03:22:12 INFO : Copying Path2 files to Path1
2026/04/08 03:22:12 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:22:12 INFO : There was nothing to transfer
2026/04/08 03:22:12 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:22:12 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:22:12 INFO : Resync updating listings
2026/04/08 03:22:12 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/" vs Path2 "/tmp/031826ko/rclone_args/path2/"
2026/04/08 03:22:12 INFO : [32mBisync successful[0m
2026/04/08 03:22:12 NOTICE: [36m(37) :[0m [34mcopy-as /tmp/031826ko/datadir/test_rclone_args-vegovos0/file21.txt /tmp/031826ko/rclone_args/path2/ file2.txt[0m
2026/04/08 03:22:12 DEBUG : copyFile "/tmp/031826ko/datadir/test_rclone_args-vegovos0/file21.txt" to "/tmp/031826ko/rclone_args/path2/" as "file2.txt"
2026/04/08 03:22:12 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_rclone_args-vegovos0/file21.txt"
2026/04/08 03:22:12 DEBUG : Creating backend with remote "/tmp/031826ko/rclone_args/path2/"
2026/04/08 03:22:12 DEBUG : operations.CopyFile "file21.txt" to "Local file system at /tmp/031826ko/rclone_args/path2" as "file2.txt"
2026/04/08 03:22:12 DEBUG : file21.txt: size = 0 (Local file system at /tmp/031826ko/datadir/test_rclone_args-vegovos0)
2026/04/08 03:22:12 DEBUG : file2.txt: size = 19 (Local file system at /tmp/031826ko/rclone_args/path2)
2026/04/08 03:22:12 DEBUG : file21.txt: Sizes differ
2026/04/08 03:22:12 DEBUG : file2.txt.2933d3ca.partial: size = 0 OK
2026/04/08 03:22:12 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:22:12 DEBUG : file2.txt.2933d3ca.partial: renamed to: file2.txt
2026/04/08 03:22:12 INFO : file21.txt: Copied (replaced existing) to: file2.txt
2026/04/08 03:22:12 NOTICE: [36m(38) :[0m [34mtouch-glob 2023-08-26 /tmp/031826ko/datadir/test_rclone_args-vegovos0/ *[0m
2026/04/08 03:22:12 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_rclone_args-vegovos0/" for canonical name "/tmp/031826ko/datadir/test_rclone_args-vegovos0"
2026/04/08 03:22:12 DEBUG : file21.txt: Set modification time 2023-08-26
2026/04/08 03:22:12 DEBUG : file1.txt: Set modification time 2023-08-26
2026/04/08 03:22:12 DEBUG : file2.txt: Set modification time 2023-08-26
2026/04/08 03:22:12 DEBUG : file20.txt: Set modification time 2023-08-26
2026/04/08 03:22:12 NOTICE: [36m(39) :[0m [34mcopy-file /tmp/031826ko/datadir/test_rclone_args-vegovos0/file1.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/[0m
2026/04/08 03:22:12 DEBUG : copyFile "/tmp/031826ko/datadir/test_rclone_args-vegovos0/file1.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/" as ""
2026/04/08 03:22:12 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_rclone_args-vegovos0/file1.txt"
2026/04/08 03:22:12 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/"
2026/04/08 03:22:12 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/rclone_args/path1" as "file1.txt"
2026/04/08 03:22:12 DEBUG : file1.txt: size = 19 OK
2026/04/08 03:22:12 DEBUG : file1.txt: Modification times differ by -141072h0m0s: 2023-08-26 00:00:00 +0000 UTC, 2007-07-23 00:00:00 +0000 UTC
2026/04/08 03:22:12 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:22:12 INFO : file1.txt: Updated modification time in destination
2026/04/08 03:22:12 DEBUG : file1.txt: Unchanged skipping
2026/04/08 03:22:12 NOTICE: [36m(40) :[0m [34mcopy-file /tmp/031826ko/datadir/test_rclone_args-vegovos0/file20.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/subdir[0m
2026/04/08 03:22:12 DEBUG : copyFile "/tmp/031826ko/datadir/test_rclone_args-vegovos0/file20.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/subdir" as ""
2026/04/08 03:22:12 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_rclone_args-vegovos0/file20.txt"
2026/04/08 03:22:12 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/subdir"
2026/04/08 03:22:12 DEBUG : operations.CopyFile "file20.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/rclone_args/path1/subdir" as "file20.txt"
2026/04/08 03:22:12 DEBUG : file20.txt: size = 0 OK
2026/04/08 03:22:12 DEBUG : file20.txt: Modification times differ by -141072h0m0s: 2023-08-26 00:00:00 +0000 UTC, 2007-07-23 00:00:00 +0000 UTC
2026/04/08 03:22:12 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:22:12 INFO : file20.txt: Updated modification time in destination
2026/04/08 03:22:12 DEBUG : file20.txt: Unchanged skipping
2026/04/08 03:22:12 NOTICE: [36m(41) :[0m [34mcopy-file /tmp/031826ko/datadir/test_rclone_args-vegovos0/file21.txt /tmp/031826ko/rclone_args/path2/subdir[0m
2026/04/08 03:22:12 DEBUG : copyFile "/tmp/031826ko/datadir/test_rclone_args-vegovos0/file21.txt" to "/tmp/031826ko/rclone_args/path2/subdir" as ""
2026/04/08 03:22:12 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_rclone_args-vegovos0/file21.txt"
2026/04/08 03:22:12 DEBUG : Creating backend with remote "/tmp/031826ko/rclone_args/path2/subdir"
2026/04/08 03:22:12 DEBUG : operations.CopyFile "file21.txt" to "Local file system at /tmp/031826ko/rclone_args/path2/subdir" as "file21.txt"
2026/04/08 03:22:12 DEBUG : file21.txt: size = 0 OK
2026/04/08 03:22:12 DEBUG : file21.txt: Modification times differ by -141072h0m0s: 2023-08-26 00:00:00 +0000 UTC, 2007-07-23 00:00:00 +0000 UTC
2026/04/08 03:22:12 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:22:12 INFO : file21.txt: Updated modification time in destination
2026/04/08 03:22:12 DEBUG : file21.txt: Unchanged skipping
2026/04/08 03:22:12 NOTICE: [36m(42) :[0m [34mtouch-glob 2007-07-23 /tmp/031826ko/rclone_args/path2/ file2.txt[0m
2026/04/08 03:22:12 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/rclone_args/path2/" for canonical name "/tmp/031826ko/rclone_args/path2"
2026/04/08 03:22:12 DEBUG : file2.txt: Set modification time 2007-07-23
2026/04/08 03:22:12 NOTICE: [36m(43) :[0m [34mtouch-glob 2023-08-26 TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/ file1.txt[0m
2026/04/08 03:22:12 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/" for canonical name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1"
2026/04/08 03:22:12 DEBUG : file1.txt: Set modification time 2023-08-26
2026/04/08 03:22:12 NOTICE: [36m(44) :[0m [34mtouch-glob 2023-08-26 TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/subdir/ file20.txt[0m
2026/04/08 03:22:12 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/subdir/" for canonical name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/subdir"
2026/04/08 03:22:12 DEBUG : file20.txt: Set modification time 2023-08-26
2026/04/08 03:22:13 NOTICE: [36m(45) :[0m [34mtouch-glob 2023-08-26 /tmp/031826ko/rclone_args/path2/subdir/ file21.txt[0m
2026/04/08 03:22:13 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/rclone_args/path2/subdir/" for canonical name "/tmp/031826ko/rclone_args/path2/subdir"
2026/04/08 03:22:13 DEBUG : file21.txt: Set modification time 2023-08-26
2026/04/08 03:22:13 NOTICE: [36m(46) :[0m [34mbisync compare-all[0m
2026/04/08 03:22:15 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/rclone_args/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:22:15 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:22:15 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/04/08 03:22:15 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/" with Path2 "/tmp/031826ko/rclone_args/path2/"
2026/04/08 03:22:15 INFO : Building Path1 and Path2 listings
2026/04/08 03:22:15 INFO : Path1 checking for diffs
2026/04/08 03:22:15 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:22:15 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/08 03:22:15 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/08 03:22:15 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m)
2026/04/08 03:22:15 INFO : Path2 checking for diffs
2026/04/08 03:22:15 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (smaller)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/04/08 03:22:15 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file21.txt[0m
2026/04/08 03:22:15 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/08 03:22:15 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 0 larger[0m, [34m 1 smaller[0m, [36m 1 hash differs[0m)
2026/04/08 03:22:15 INFO : Applying changes
2026/04/08 03:22:15 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/rclone_args/path2/file1.txt[0m
2026/04/08 03:22:15 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/rclone_args/path2/subdir/file20.txt[0m
2026/04/08 03:22:15 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/file2.txt[0m
2026/04/08 03:22:15 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/subdir/file21.txt[0m
2026/04/08 03:22:15 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:22:15 INFO : file2.txt: Copied (replaced existing)
2026/04/08 03:22:15 INFO : subdir/file21.txt: Updated modification time in destination
2026/04/08 03:22:15 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:22:15 INFO : file1.txt: Updated modification time in destination
2026/04/08 03:22:15 INFO : subdir/file20.txt: Updated modification time in destination
2026/04/08 03:22:15 INFO : Updating listings
2026/04/08 03:22:15 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rclone_args/path1/" vs Path2 "/tmp/031826ko/rclone_args/path2/"
2026/04/08 03:22:15 INFO : [32mBisync successful[0m
2026/04/08 03:22:15 DEBUG : Waiting for deletions to finish
2026/04/08 03:22:15 INFO : file1.txt: Deleted
2026/04/08 03:22:15 INFO : subdir/file20.txt: Deleted
2026/04/08 03:22:15 INFO : file2.txt: Deleted
2026/04/08 03:22:15 INFO : RCLONE_TEST: Deleted
2026/04/08 03:22:15 INFO : subdir/file21.txt: Deleted
2026/04/08 03:22:15 DEBUG : removing 1 level 0 directories
2026/04/08 03:22:15 INFO : Azure container rclone-test-nicexik6diti path 031826ko/rclone_args/path1: Removing directory
2026/04/08 03:22:15 DEBUG : Waiting for deletions to finish
2026/04/08 03:22:15 INFO : file2.txt: Deleted
2026/04/08 03:22:15 INFO : subdir/file20.txt: Deleted
2026/04/08 03:22:15 INFO : subdir/file21.txt: Deleted
2026/04/08 03:22:15 INFO : RCLONE_TEST: Deleted
2026/04/08 03:22:15 INFO : file1.txt: Deleted
2026/04/08 03:22:15 DEBUG : removing 1 level 1 directories
2026/04/08 03:22:15 INFO : subdir: Removing directory
2026/04/08 03:22:15 DEBUG : removing 1 level 0 directories
2026/04/08 03:22:15 INFO : Local file system at /tmp/031826ko/rclone_args/path2: Removing directory
bisync_test.go:608: [32mTEST rclone_args PASSED[0m
=== RUN TestBisyncRemoteLocal/resolve
2026/04/08 03:22:15 INFO : path1: Making directory
2026/04/08 03:22:15 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1"
2026/04/08 03:22:15 DEBUG : Creating backend with remote "/tmp/031826ko/resolve/path2"
2026/04/08 03:22:15 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resolve/initial"
2026/04/08 03:22:15 DEBUG : Creating backend with remote "/tmp/031826ko/initdir/test_resolve-haquper7"
2026/04/08 03:22:15 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:22:15 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:15 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:15 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:22:15 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:22:15 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:22:15 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:22:15 DEBUG : Local file system at /tmp/031826ko/initdir/test_resolve-haquper7: Waiting for checks to finish
2026/04/08 03:22:15 DEBUG : Local file system at /tmp/031826ko/initdir/test_resolve-haquper7: Waiting for transfers to finish
2026/04/08 03:22:15 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:22:15 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:22:15 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:22:15 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:22:15 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:22:15 INFO : file1.txt: Copied (new)
2026/04/08 03:22:15 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:22:15 INFO : file2.txt: Copied (new)
2026/04/08 03:22:15 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resolve/modfiles"
2026/04/08 03:22:15 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_resolve-libikem6"
2026/04/08 03:22:15 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:15 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:15 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:15 DEBUG : file1L.txt.6455455d.partial: size = 33 OK
2026/04/08 03:22:15 DEBUG : file1R.txt.f5ef699a.partial: size = 33 OK
2026/04/08 03:22:15 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/08 03:22:15 DEBUG : file2.txt.67fcf9d0.partial: size = 37 OK
2026/04/08 03:22:15 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:22:15 DEBUG : Local file system at /tmp/031826ko/datadir/test_resolve-libikem6: Waiting for checks to finish
2026/04/08 03:22:15 DEBUG : Local file system at /tmp/031826ko/datadir/test_resolve-libikem6: Waiting for transfers to finish
2026/04/08 03:22:15 DEBUG : file1R.txt.f5ef699a.partial: renamed to: file1R.txt
2026/04/08 03:22:15 INFO : file1R.txt: Copied (new)
2026/04/08 03:22:15 DEBUG : file1L.txt.6455455d.partial: renamed to: file1L.txt
2026/04/08 03:22:15 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/08 03:22:15 INFO : file1L.txt: Copied (new)
2026/04/08 03:22:15 DEBUG : file2.txt.67fcf9d0.partial: renamed to: file2.txt
2026/04/08 03:22:15 INFO : file2.txt: Copied (new)
2026/04/08 03:22:15 DEBUG : Waiting for deletions to finish
2026/04/08 03:22:15 DEBUG : removing 1 level 0 directories
2026/04/08 03:22:15 INFO : Azure container rclone-test-nicexik6diti path 031826ko/resolve/path1: Removing directory
2026/04/08 03:22:15 DEBUG : Waiting for deletions to finish
2026/04/08 03:22:15 ERROR : error listing: directory not found
2026/04/08 03:22:15 ERROR : Local file system at /tmp/031826ko/resolve/path2: Failed to list "": directory not found
2026/04/08 03:22:15 DEBUG : removing 1 level 0 directories
2026/04/08 03:22:15 INFO : Local file system at /tmp/031826ko/resolve/path2: Removing directory
2026/04/08 03:22:15 ERROR : Failed to rmdir: stat /tmp/031826ko/resolve/path2: no such file or directory
2026/04/08 03:22:15 ERROR : error listing: directory not found
2026/04/08 03:22:15 NOTICE: checking initFs Local file system at /tmp/031826ko/initdir/test_resolve-haquper7
2026/04/08 03:22:15 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:22:15 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:15 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:15 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/resolve/path1: Waiting for checks to finish
2026/04/08 03:22:15 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/resolve/path1: Waiting for transfers to finish
2026/04/08 03:22:16 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:22:16 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:22:16 INFO : file2.txt: Copied (new)
2026/04/08 03:22:16 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:22:16 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:22:16 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:22:16 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:22:16 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:22:16 INFO : file1.txt: Copied (new)
2026/04/08 03:22:16 NOTICE: checking Path1 Azure container rclone-test-nicexik6diti path 031826ko/resolve/path1
2026/04/08 03:22:16 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:22:16 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:16 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:16 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:22:16 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:22:16 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:22:16 DEBUG : Local file system at /tmp/031826ko/resolve/path2: Waiting for checks to finish
2026/04/08 03:22:16 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:22:16 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:22:16 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:22:16 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:22:16 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:22:16 INFO : file1.txt: Copied (new)
2026/04/08 03:22:16 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:22:16 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:22:16 INFO : file2.txt: Copied (new)
2026/04/08 03:22:16 DEBUG : Local file system at /tmp/031826ko/resolve/path2: Waiting for transfers to finish
2026/04/08 03:22:16 NOTICE: checking path2 Local file system at /tmp/031826ko/resolve/path2
2026/04/08 03:22:16 NOTICE: [36m(01) :[0m [34mtest resolve[0m
2026/04/08 03:22:16 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:22:16 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/08 03:22:18 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:22:18 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:22:18 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:22:18 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/" with Path2 "/tmp/031826ko/resolve/path2/"
2026/04/08 03:22:18 INFO : Copying Path2 files to Path1
2026/04/08 03:22:18 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:22:18 INFO : There was nothing to transfer
2026/04/08 03:22:18 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:22:18 INFO : There was nothing to transfer
2026/04/08 03:22:18 INFO : Resync updating listings
2026/04/08 03:22:18 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/" vs Path2 "/tmp/031826ko/resolve/path2/"
2026/04/08 03:22:18 INFO : [32mBisync successful[0m
2026/04/08 03:22:18 NOTICE: [36m(04) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/08 03:22:18 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/031826ko/datadir/test_resolve-libikem6/ file1R.txt[0m
2026/04/08 03:22:18 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_resolve-libikem6/"
2026/04/08 03:22:18 DEBUG : fs cache: renaming cache item "/tmp/031826ko/datadir/test_resolve-libikem6/" to be canonical "/tmp/031826ko/datadir/test_resolve-libikem6"
2026/04/08 03:22:18 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/04/08 03:22:18 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/031826ko/datadir/test_resolve-libikem6/file1R.txt /tmp/031826ko/resolve/path2/ file1.txt[0m
2026/04/08 03:22:18 DEBUG : copyFile "/tmp/031826ko/datadir/test_resolve-libikem6/file1R.txt" to "/tmp/031826ko/resolve/path2/" as "file1.txt"
2026/04/08 03:22:18 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_resolve-libikem6/file1R.txt"
2026/04/08 03:22:18 DEBUG : Creating backend with remote "/tmp/031826ko/resolve/path2/"
2026/04/08 03:22:18 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/031826ko/resolve/path2" as "file1.txt"
2026/04/08 03:22:18 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/031826ko/datadir/test_resolve-libikem6)
2026/04/08 03:22:18 DEBUG : file1.txt: size = 0 (Local file system at /tmp/031826ko/resolve/path2)
2026/04/08 03:22:18 DEBUG : file1R.txt: Sizes differ
2026/04/08 03:22:18 DEBUG : file1.txt.2782e57b.partial: size = 33 OK
2026/04/08 03:22:18 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/08 03:22:18 DEBUG : file1.txt.2782e57b.partial: renamed to: file1.txt
2026/04/08 03:22:18 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:22:18 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-03-04 /tmp/031826ko/datadir/test_resolve-libikem6/ file1L.txt[0m
2026/04/08 03:22:18 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_resolve-libikem6/" for canonical name "/tmp/031826ko/datadir/test_resolve-libikem6"
2026/04/08 03:22:18 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/04/08 03:22:18 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/031826ko/datadir/test_resolve-libikem6/file1L.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/ file1.txt[0m
2026/04/08 03:22:18 DEBUG : copyFile "/tmp/031826ko/datadir/test_resolve-libikem6/file1L.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/" as "file1.txt"
2026/04/08 03:22:18 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_resolve-libikem6/file1L.txt"
2026/04/08 03:22:18 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/"
2026/04/08 03:22:18 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/resolve/path1" as "file1.txt"
2026/04/08 03:22:18 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/031826ko/datadir/test_resolve-libikem6)
2026/04/08 03:22:18 DEBUG : file1.txt: size = 0 (Azure container rclone-test-nicexik6diti path 031826ko/resolve/path1)
2026/04/08 03:22:18 DEBUG : file1L.txt: Sizes differ
2026/04/08 03:22:18 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:22:18 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:22:18 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:22:18 NOTICE: [36m(09) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=delete --conflict-suffix=potato[0m
2026/04/08 03:22:18 NOTICE: [36m(10) :[0m [34mbisync conflict-resolve=newer conflict-loser=delete conflict-suffix=potato[0m
2026/04/08 03:22:20 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:22:20 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:22:20 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:22:20 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/" with Path2 "/tmp/031826ko/resolve/path2/"
2026/04/08 03:22:20 INFO : Building Path1 and Path2 listings
2026/04/08 03:22:20 INFO : Path1 checking for diffs
2026/04/08 03:22:20 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:22:20 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/08 03:22:20 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:22:20 INFO : Path2 checking for diffs
2026/04/08 03:22:20 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:22:20 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/08 03:22:20 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:22:20 INFO : Applying changes
2026/04/08 03:22:20 INFO : Checking potential conflicts...
2026/04/08 03:22:20 ERROR : file1.txt: md5 differ
2026/04/08 03:22:20 NOTICE: Local file system at /tmp/031826ko/resolve/path2: 1 differences found
2026/04/08 03:22:20 NOTICE: Local file system at /tmp/031826ko/resolve/path2: 1 errors while checking
2026/04/08 03:22:20 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/08 03:22:20 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/08 03:22:20 INFO : file1.txt: Path1 is newer. Path1: 2001-03-04 00:00:00 +0000 UTC, Path2: 2001-01-02 00:00:00 +0000 UTC, Difference: 1464h0m0s
2026/04/08 03:22:20 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/04/08 03:22:20 NOTICE: - [34mPath2[0m [35mDeleting Path2 copy[0m - [36m/tmp/031826ko/resolve/path2/file1.txt[0m
2026/04/08 03:22:20 INFO : file1.txt: Deleted
2026/04/08 03:22:20 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mfile1.txt[0m
2026/04/08 03:22:20 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:22:21 INFO : file1.txt: Copied (new)
2026/04/08 03:22:21 INFO : Updating listings
2026/04/08 03:22:21 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/" vs Path2 "/tmp/031826ko/resolve/path2/"
2026/04/08 03:22:21 INFO : [32mBisync successful[0m
2026/04/08 03:22:21 NOTICE: [36m(11) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/08 03:22:21 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-07-23 /tmp/031826ko/datadir/test_resolve-libikem6/ file1R.txt[0m
2026/04/08 03:22:21 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_resolve-libikem6/" for canonical name "/tmp/031826ko/datadir/test_resolve-libikem6"
2026/04/08 03:22:21 DEBUG : file1R.txt: Set modification time 2001-07-23
2026/04/08 03:22:21 NOTICE: [36m(13) :[0m [34mcopy-as /tmp/031826ko/datadir/test_resolve-libikem6/file1R.txt /tmp/031826ko/resolve/path2/ file1.txt[0m
2026/04/08 03:22:21 DEBUG : copyFile "/tmp/031826ko/datadir/test_resolve-libikem6/file1R.txt" to "/tmp/031826ko/resolve/path2/" as "file1.txt"
2026/04/08 03:22:21 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_resolve-libikem6/file1R.txt"
2026/04/08 03:22:21 DEBUG : Creating backend with remote "/tmp/031826ko/resolve/path2/"
2026/04/08 03:22:21 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/031826ko/resolve/path2" as "file1.txt"
2026/04/08 03:22:21 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:22:21 DEBUG : file1R.txt: Modification times differ by -3384h0m0s: 2001-07-23 00:00:00 +0000 UTC, 2001-03-04 00:00:00 +0000 UTC
2026/04/08 03:22:21 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/031826ko/datadir/test_resolve-libikem6)
2026/04/08 03:22:21 DEBUG : file1.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Local file system at /tmp/031826ko/resolve/path2)
2026/04/08 03:22:21 DEBUG : file1R.txt: md5 differ
2026/04/08 03:22:21 DEBUG : file1.txt.4bebad3a.partial: size = 33 OK
2026/04/08 03:22:21 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/08 03:22:21 DEBUG : file1.txt.4bebad3a.partial: renamed to: file1.txt
2026/04/08 03:22:21 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:22:21 NOTICE: [36m(14) :[0m [34mtouch-glob 2001-08-26 /tmp/031826ko/datadir/test_resolve-libikem6/ file1L.txt[0m
2026/04/08 03:22:21 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_resolve-libikem6/" for canonical name "/tmp/031826ko/datadir/test_resolve-libikem6"
2026/04/08 03:22:21 DEBUG : file1L.txt: Set modification time 2001-08-26
2026/04/08 03:22:21 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/031826ko/datadir/test_resolve-libikem6/file1L.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/ file1.txt[0m
2026/04/08 03:22:21 DEBUG : copyFile "/tmp/031826ko/datadir/test_resolve-libikem6/file1L.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/" as "file1.txt"
2026/04/08 03:22:21 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_resolve-libikem6/file1L.txt"
2026/04/08 03:22:21 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/"
2026/04/08 03:22:21 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/resolve/path1" as "file1.txt"
2026/04/08 03:22:21 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:22:21 DEBUG : file1L.txt: Modification times differ by -4200h0m0s: 2001-08-26 00:00:00 +0000 UTC, 2001-03-04 00:00:00 +0000 UTC
2026/04/08 03:22:21 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:22:21 INFO : file1L.txt: Updated modification time in destination
2026/04/08 03:22:21 DEBUG : file1L.txt: Unchanged skipping
2026/04/08 03:22:21 NOTICE: [36m(16) :[0m [34mtest bisync run with --conflict-resolve=path2 --conflict-loser=num --conflict-suffix=dinosaur[0m
2026/04/08 03:22:21 NOTICE: [36m(17) :[0m [34mbisync conflict-resolve=path2 conflict-loser=num conflict-suffix=dinosaur[0m
2026/04/08 03:22:23 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:22:23 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:22:23 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:22:23 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/" with Path2 "/tmp/031826ko/resolve/path2/"
2026/04/08 03:22:23 INFO : Building Path1 and Path2 listings
2026/04/08 03:22:23 INFO : Path1 checking for diffs
2026/04/08 03:22:23 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:22:23 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/08 03:22:23 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/04/08 03:22:23 INFO : Path2 checking for diffs
2026/04/08 03:22:23 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:22:23 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/08 03:22:23 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/04/08 03:22:23 INFO : Applying changes
2026/04/08 03:22:23 INFO : Checking potential conflicts...
2026/04/08 03:22:23 ERROR : file1.txt: md5 differ
2026/04/08 03:22:23 NOTICE: Local file system at /tmp/031826ko/resolve/path2: 1 differences found
2026/04/08 03:22:23 NOTICE: Local file system at /tmp/031826ko/resolve/path2: 1 errors while checking
2026/04/08 03:22:23 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/08 03:22:23 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/08 03:22:23 INFO : file1.txt: [32mThe winner is: Path2[0m
2026/04/08 03:22:23 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/file1.txt.dinosaur1[0m
2026/04/08 03:22:23 INFO : file1.txt: Copied (server-side copy) to: file1.txt.dinosaur1
2026/04/08 03:22:23 INFO : file1.txt: Deleted
2026/04/08 03:22:23 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/resolve/path2/file1.txt.dinosaur1[0m
2026/04/08 03:22:23 NOTICE: - [34mPath2[0m [35mNot renaming Path2 copy, as it was determined the winner[0m - [36m/tmp/031826ko/resolve/path2/file1.txt[0m
2026/04/08 03:22:23 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/file1.txt[0m
2026/04/08 03:22:23 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:22:23 INFO : file1.txt: Copied (new)
2026/04/08 03:22:23 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:22:24 INFO : file1.txt.dinosaur1: Copied (new)
2026/04/08 03:22:24 INFO : Updating listings
2026/04/08 03:22:24 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/" vs Path2 "/tmp/031826ko/resolve/path2/"
2026/04/08 03:22:24 INFO : [32mBisync successful[0m
2026/04/08 03:22:24 NOTICE: [36m(18) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/08 03:22:24 NOTICE: [36m(19) :[0m [34mtouch-glob 2002-07-23 /tmp/031826ko/datadir/test_resolve-libikem6/ file1R.txt[0m
2026/04/08 03:22:24 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_resolve-libikem6/" for canonical name "/tmp/031826ko/datadir/test_resolve-libikem6"
2026/04/08 03:22:24 DEBUG : file1R.txt: Set modification time 2002-07-23
2026/04/08 03:22:24 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/031826ko/datadir/test_resolve-libikem6/file1R.txt /tmp/031826ko/resolve/path2/ file1.txt[0m
2026/04/08 03:22:24 DEBUG : copyFile "/tmp/031826ko/datadir/test_resolve-libikem6/file1R.txt" to "/tmp/031826ko/resolve/path2/" as "file1.txt"
2026/04/08 03:22:24 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_resolve-libikem6/file1R.txt"
2026/04/08 03:22:24 DEBUG : Creating backend with remote "/tmp/031826ko/resolve/path2/"
2026/04/08 03:22:24 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/031826ko/resolve/path2" as "file1.txt"
2026/04/08 03:22:24 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:22:24 DEBUG : file1R.txt: Modification times differ by -8760h0m0s: 2002-07-23 00:00:00 +0000 UTC, 2001-07-23 00:00:00 +0000 UTC
2026/04/08 03:22:24 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/08 03:22:24 INFO : file1R.txt: Updated modification time in destination
2026/04/08 03:22:24 DEBUG : file1R.txt: Unchanged skipping
2026/04/08 03:22:24 NOTICE: [36m(21) :[0m [34mtouch-glob 2002-08-26 /tmp/031826ko/datadir/test_resolve-libikem6/ file1L.txt[0m
2026/04/08 03:22:24 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_resolve-libikem6/" for canonical name "/tmp/031826ko/datadir/test_resolve-libikem6"
2026/04/08 03:22:24 DEBUG : file1L.txt: Set modification time 2002-08-26
2026/04/08 03:22:24 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/031826ko/datadir/test_resolve-libikem6/file1L.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/ file1.txt[0m
2026/04/08 03:22:24 DEBUG : copyFile "/tmp/031826ko/datadir/test_resolve-libikem6/file1L.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/" as "file1.txt"
2026/04/08 03:22:24 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_resolve-libikem6/file1L.txt"
2026/04/08 03:22:24 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/"
2026/04/08 03:22:24 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/resolve/path1" as "file1.txt"
2026/04/08 03:22:24 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:22:24 DEBUG : file1L.txt: Modification times differ by -9576h0m0s: 2002-08-26 00:00:00 +0000 UTC, 2001-07-23 00:00:00 +0000 UTC
2026/04/08 03:22:24 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Local file system at /tmp/031826ko/datadir/test_resolve-libikem6)
2026/04/08 03:22:24 DEBUG : file1.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Azure container rclone-test-nicexik6diti path 031826ko/resolve/path1)
2026/04/08 03:22:24 DEBUG : file1L.txt: md5 differ
2026/04/08 03:22:24 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:22:24 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:22:24 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:22:24 NOTICE: [36m(23) :[0m [34mtest bisync run with --conflict-resolve=larger --conflict-loser=num --conflict-suffix=apple[0m
2026/04/08 03:22:24 NOTICE: [36m(24) :[0m [34mbisync conflict-resolve=larger conflict-loser=num conflict-suffix=apple[0m
2026/04/08 03:22:26 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:22:26 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:22:26 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:22:26 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/" with Path2 "/tmp/031826ko/resolve/path2/"
2026/04/08 03:22:26 INFO : Building Path1 and Path2 listings
2026/04/08 03:22:26 INFO : Path1 checking for diffs
2026/04/08 03:22:26 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/08 03:22:26 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/08 03:22:26 INFO : Path2 checking for diffs
2026/04/08 03:22:26 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/08 03:22:26 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/08 03:22:26 INFO : Applying changes
2026/04/08 03:22:26 INFO : Checking potential conflicts...
2026/04/08 03:22:26 ERROR : file1.txt: md5 differ
2026/04/08 03:22:26 NOTICE: Local file system at /tmp/031826ko/resolve/path2: 1 differences found
2026/04/08 03:22:26 NOTICE: Local file system at /tmp/031826ko/resolve/path2: 1 errors while checking
2026/04/08 03:22:26 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/08 03:22:26 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/08 03:22:26 INFO : file1.txt: Winner cannot be determined as sizes are equal. Path1: 33, Path2: 33, Difference: 0
2026/04/08 03:22:26 INFO : file1.txt: [31mA winner could not be determined.[0m
2026/04/08 03:22:26 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/file1.txt.apple1[0m
2026/04/08 03:22:26 INFO : file1.txt: Copied (server-side copy) to: file1.txt.apple1
2026/04/08 03:22:26 INFO : file1.txt: Deleted
2026/04/08 03:22:26 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/resolve/path2/file1.txt.apple1[0m
2026/04/08 03:22:26 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/031826ko/resolve/path2/file1.txt.apple2[0m
2026/04/08 03:22:26 INFO : file1.txt: Moved (server-side) to: file1.txt.apple2
2026/04/08 03:22:26 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/file1.txt.apple2[0m
2026/04/08 03:22:26 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:22:26 INFO : file1.txt.apple2: Copied (new)
2026/04/08 03:22:26 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:22:27 INFO : file1.txt.apple1: Copied (new)
2026/04/08 03:22:27 INFO : Updating listings
2026/04/08 03:22:27 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/" vs Path2 "/tmp/031826ko/resolve/path2/"
2026/04/08 03:22:27 INFO : [32mBisync successful[0m
2026/04/08 03:22:27 NOTICE: [36m(25) :[0m [34mtest different suffixes[0m
2026/04/08 03:22:27 NOTICE: [36m(26) :[0m [34mtouch-glob 2003-07-23 /tmp/031826ko/datadir/test_resolve-libikem6/ file1R.txt[0m
2026/04/08 03:22:27 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_resolve-libikem6/" for canonical name "/tmp/031826ko/datadir/test_resolve-libikem6"
2026/04/08 03:22:27 DEBUG : file1R.txt: Set modification time 2003-07-23
2026/04/08 03:22:27 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/031826ko/datadir/test_resolve-libikem6/file1R.txt /tmp/031826ko/resolve/path2/ file1.txt[0m
2026/04/08 03:22:27 DEBUG : copyFile "/tmp/031826ko/datadir/test_resolve-libikem6/file1R.txt" to "/tmp/031826ko/resolve/path2/" as "file1.txt"
2026/04/08 03:22:27 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_resolve-libikem6/file1R.txt"
2026/04/08 03:22:27 DEBUG : Creating backend with remote "/tmp/031826ko/resolve/path2/"
2026/04/08 03:22:27 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/031826ko/resolve/path2" as "file1.txt"
2026/04/08 03:22:27 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:27 DEBUG : file1.txt.5ea1e655.partial: size = 33 OK
2026/04/08 03:22:27 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/08 03:22:27 DEBUG : file1.txt.5ea1e655.partial: renamed to: file1.txt
2026/04/08 03:22:27 INFO : file1R.txt: Copied (new) to: file1.txt
2026/04/08 03:22:27 NOTICE: [36m(28) :[0m [34mtouch-glob 2003-07-23 /tmp/031826ko/datadir/test_resolve-libikem6/ file1L.txt[0m
2026/04/08 03:22:27 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_resolve-libikem6/" for canonical name "/tmp/031826ko/datadir/test_resolve-libikem6"
2026/04/08 03:22:27 DEBUG : file1L.txt: Set modification time 2003-07-23
2026/04/08 03:22:27 NOTICE: [36m(29) :[0m [34mcopy-as /tmp/031826ko/datadir/test_resolve-libikem6/file1L.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/ file1.txt[0m
2026/04/08 03:22:27 DEBUG : copyFile "/tmp/031826ko/datadir/test_resolve-libikem6/file1L.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/" as "file1.txt"
2026/04/08 03:22:27 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_resolve-libikem6/file1L.txt"
2026/04/08 03:22:27 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/"
2026/04/08 03:22:27 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/resolve/path1" as "file1.txt"
2026/04/08 03:22:27 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:27 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:22:27 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:22:27 INFO : file1L.txt: Copied (new) to: file1.txt
2026/04/08 03:22:27 NOTICE: [36m(30) :[0m [34mtest bisync run with --conflict-resolve=older --conflict-loser=num --conflict-suffix=cloud,local[0m
2026/04/08 03:22:27 NOTICE: [36m(31) :[0m [34mbisync conflict-resolve=older conflict-loser=num conflict-suffix=cloud,local[0m
2026/04/08 03:22:29 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:22:29 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:22:29 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:22:29 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/" with Path2 "/tmp/031826ko/resolve/path2/"
2026/04/08 03:22:29 INFO : Building Path1 and Path2 listings
2026/04/08 03:22:29 INFO : Path1 checking for diffs
2026/04/08 03:22:29 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/08 03:22:29 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/08 03:22:29 INFO : Path2 checking for diffs
2026/04/08 03:22:29 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/08 03:22:29 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/08 03:22:29 INFO : Applying changes
2026/04/08 03:22:29 INFO : Checking potential conflicts...
2026/04/08 03:22:29 ERROR : file1.txt: md5 differ
2026/04/08 03:22:29 NOTICE: Local file system at /tmp/031826ko/resolve/path2: 1 differences found
2026/04/08 03:22:29 NOTICE: Local file system at /tmp/031826ko/resolve/path2: 1 errors while checking
2026/04/08 03:22:29 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/08 03:22:29 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/08 03:22:29 INFO : file1.txt: Winner cannot be determined as times are equal. Path1: 2003-07-23 00:00:00 +0000 UTC, Path2: 2003-07-23 00:00:00 +0000 UTC, Difference: 0s
2026/04/08 03:22:29 INFO : file1.txt: [31mA winner could not be determined.[0m
2026/04/08 03:22:29 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/file1.txt.cloud1[0m
2026/04/08 03:22:29 INFO : file1.txt: Copied (server-side copy) to: file1.txt.cloud1
2026/04/08 03:22:29 INFO : file1.txt: Deleted
2026/04/08 03:22:29 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/resolve/path2/file1.txt.cloud1[0m
2026/04/08 03:22:29 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/031826ko/resolve/path2/file1.txt.local1[0m
2026/04/08 03:22:29 INFO : file1.txt: Moved (server-side) to: file1.txt.local1
2026/04/08 03:22:29 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/file1.txt.local1[0m
2026/04/08 03:22:29 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:22:29 INFO : file1.txt.local1: Copied (new)
2026/04/08 03:22:29 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:22:30 INFO : file1.txt.cloud1: Copied (new)
2026/04/08 03:22:30 INFO : Updating listings
2026/04/08 03:22:30 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/" vs Path2 "/tmp/031826ko/resolve/path2/"
2026/04/08 03:22:30 INFO : [32mBisync successful[0m
2026/04/08 03:22:30 NOTICE: [36m(32) :[0m [34mtest legacy[0m
2026/04/08 03:22:30 NOTICE: [36m(33) :[0m [34mtouch-glob 2004-07-23 /tmp/031826ko/datadir/test_resolve-libikem6/ file1R.txt[0m
2026/04/08 03:22:30 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_resolve-libikem6/" for canonical name "/tmp/031826ko/datadir/test_resolve-libikem6"
2026/04/08 03:22:30 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/04/08 03:22:30 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/031826ko/datadir/test_resolve-libikem6/file1R.txt /tmp/031826ko/resolve/path2/ file1.txt[0m
2026/04/08 03:22:30 DEBUG : copyFile "/tmp/031826ko/datadir/test_resolve-libikem6/file1R.txt" to "/tmp/031826ko/resolve/path2/" as "file1.txt"
2026/04/08 03:22:30 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_resolve-libikem6/file1R.txt"
2026/04/08 03:22:30 DEBUG : Creating backend with remote "/tmp/031826ko/resolve/path2/"
2026/04/08 03:22:30 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/031826ko/resolve/path2" as "file1.txt"
2026/04/08 03:22:30 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:30 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/04/08 03:22:30 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/08 03:22:30 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/04/08 03:22:30 INFO : file1R.txt: Copied (new) to: file1.txt
2026/04/08 03:22:30 NOTICE: [36m(35) :[0m [34mtouch-glob 2004-07-23 /tmp/031826ko/datadir/test_resolve-libikem6/ file1L.txt[0m
2026/04/08 03:22:30 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_resolve-libikem6/" for canonical name "/tmp/031826ko/datadir/test_resolve-libikem6"
2026/04/08 03:22:30 DEBUG : file1L.txt: Set modification time 2004-07-23
2026/04/08 03:22:30 NOTICE: [36m(36) :[0m [34mcopy-as /tmp/031826ko/datadir/test_resolve-libikem6/file1L.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/ file1.txt[0m
2026/04/08 03:22:30 DEBUG : copyFile "/tmp/031826ko/datadir/test_resolve-libikem6/file1L.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/" as "file1.txt"
2026/04/08 03:22:30 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_resolve-libikem6/file1L.txt"
2026/04/08 03:22:30 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/"
2026/04/08 03:22:30 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/resolve/path1" as "file1.txt"
2026/04/08 03:22:30 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:30 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:22:30 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:22:30 INFO : file1L.txt: Copied (new) to: file1.txt
2026/04/08 03:22:30 NOTICE: [36m(37) :[0m [34mtest bisync run with --conflict-resolve=none --conflict-loser=pathname --conflict-suffix=.path[0m
2026/04/08 03:22:30 NOTICE: [36m(38) :[0m [34mbisync conflict-resolve=none conflict-loser=pathname conflict-suffix=.path[0m
2026/04/08 03:22:32 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:22:32 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:22:32 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:22:32 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/" with Path2 "/tmp/031826ko/resolve/path2/"
2026/04/08 03:22:32 INFO : Building Path1 and Path2 listings
2026/04/08 03:22:32 INFO : Path1 checking for diffs
2026/04/08 03:22:32 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/08 03:22:32 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/08 03:22:32 INFO : Path2 checking for diffs
2026/04/08 03:22:32 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/08 03:22:32 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/08 03:22:32 INFO : Applying changes
2026/04/08 03:22:32 INFO : Checking potential conflicts...
2026/04/08 03:22:32 ERROR : file1.txt: md5 differ
2026/04/08 03:22:32 NOTICE: Local file system at /tmp/031826ko/resolve/path2: 1 differences found
2026/04/08 03:22:32 NOTICE: Local file system at /tmp/031826ko/resolve/path2: 1 errors while checking
2026/04/08 03:22:32 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/08 03:22:32 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/08 03:22:32 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/file1.txt..path1[0m
2026/04/08 03:22:32 INFO : file1.txt: Copied (server-side copy) to: file1.txt..path1
2026/04/08 03:22:32 INFO : file1.txt: Deleted
2026/04/08 03:22:32 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/031826ko/resolve/path2/file1.txt..path1[0m
2026/04/08 03:22:32 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/031826ko/resolve/path2/file1.txt..path2[0m
2026/04/08 03:22:32 INFO : file1.txt: Moved (server-side) to: file1.txt..path2
2026/04/08 03:22:32 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/file1.txt..path2[0m
2026/04/08 03:22:32 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:22:32 INFO : file1.txt..path2: Copied (new)
2026/04/08 03:22:32 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:22:33 INFO : file1.txt..path1: Copied (new)
2026/04/08 03:22:33 INFO : Updating listings
2026/04/08 03:22:33 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/" vs Path2 "/tmp/031826ko/resolve/path2/"
2026/04/08 03:22:33 INFO : [32mBisync successful[0m
2026/04/08 03:22:33 NOTICE: [36m(39) :[0m [34mtest deletes on both sides with default suffix[0m
2026/04/08 03:22:33 NOTICE: [36m(40) :[0m [34mtouch-glob 2005-01-02 /tmp/031826ko/datadir/test_resolve-libikem6/ file1R.txt[0m
2026/04/08 03:22:33 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_resolve-libikem6/" for canonical name "/tmp/031826ko/datadir/test_resolve-libikem6"
2026/04/08 03:22:33 DEBUG : file1R.txt: Set modification time 2005-01-02
2026/04/08 03:22:33 NOTICE: [36m(41) :[0m [34mcopy-as /tmp/031826ko/datadir/test_resolve-libikem6/file1R.txt /tmp/031826ko/resolve/path2/ file1.txt[0m
2026/04/08 03:22:33 DEBUG : copyFile "/tmp/031826ko/datadir/test_resolve-libikem6/file1R.txt" to "/tmp/031826ko/resolve/path2/" as "file1.txt"
2026/04/08 03:22:33 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_resolve-libikem6/file1R.txt"
2026/04/08 03:22:33 DEBUG : Creating backend with remote "/tmp/031826ko/resolve/path2/"
2026/04/08 03:22:33 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/031826ko/resolve/path2" as "file1.txt"
2026/04/08 03:22:33 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:33 DEBUG : file1.txt.0d1673a5.partial: size = 33 OK
2026/04/08 03:22:33 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/08 03:22:33 DEBUG : file1.txt.0d1673a5.partial: renamed to: file1.txt
2026/04/08 03:22:33 INFO : file1R.txt: Copied (new) to: file1.txt
2026/04/08 03:22:33 NOTICE: [36m(42) :[0m [34mcopy-as /tmp/031826ko/datadir/test_resolve-libikem6/file1R.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/ file2.txt[0m
2026/04/08 03:22:33 DEBUG : copyFile "/tmp/031826ko/datadir/test_resolve-libikem6/file1R.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/" as "file2.txt"
2026/04/08 03:22:33 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_resolve-libikem6/file1R.txt"
2026/04/08 03:22:33 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/"
2026/04/08 03:22:33 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/resolve/path1" as "file2.txt"
2026/04/08 03:22:33 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/031826ko/datadir/test_resolve-libikem6)
2026/04/08 03:22:33 DEBUG : file2.txt: size = 0 (Azure container rclone-test-nicexik6diti path 031826ko/resolve/path1)
2026/04/08 03:22:33 DEBUG : file1R.txt: Sizes differ
2026/04/08 03:22:33 DEBUG : file2.txt: size = 33 OK
2026/04/08 03:22:33 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/08 03:22:33 INFO : file1R.txt: Copied (replaced existing) to: file2.txt
2026/04/08 03:22:33 NOTICE: [36m(43) :[0m [34mtouch-glob 2006-03-04 /tmp/031826ko/datadir/test_resolve-libikem6/ file1L.txt[0m
2026/04/08 03:22:33 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_resolve-libikem6/" for canonical name "/tmp/031826ko/datadir/test_resolve-libikem6"
2026/04/08 03:22:33 DEBUG : file1L.txt: Set modification time 2006-03-04
2026/04/08 03:22:33 NOTICE: [36m(44) :[0m [34mcopy-as /tmp/031826ko/datadir/test_resolve-libikem6/file1L.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/ file1.txt[0m
2026/04/08 03:22:33 DEBUG : copyFile "/tmp/031826ko/datadir/test_resolve-libikem6/file1L.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/" as "file1.txt"
2026/04/08 03:22:33 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_resolve-libikem6/file1L.txt"
2026/04/08 03:22:33 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/"
2026/04/08 03:22:33 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/resolve/path1" as "file1.txt"
2026/04/08 03:22:33 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:33 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:22:33 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:22:33 INFO : file1L.txt: Copied (new) to: file1.txt
2026/04/08 03:22:33 NOTICE: [36m(45) :[0m [34mcopy-as /tmp/031826ko/datadir/test_resolve-libikem6/file1L.txt /tmp/031826ko/resolve/path2/ file2.txt[0m
2026/04/08 03:22:33 DEBUG : copyFile "/tmp/031826ko/datadir/test_resolve-libikem6/file1L.txt" to "/tmp/031826ko/resolve/path2/" as "file2.txt"
2026/04/08 03:22:33 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_resolve-libikem6/file1L.txt"
2026/04/08 03:22:33 DEBUG : Creating backend with remote "/tmp/031826ko/resolve/path2/"
2026/04/08 03:22:33 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/031826ko/resolve/path2" as "file2.txt"
2026/04/08 03:22:33 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/031826ko/datadir/test_resolve-libikem6)
2026/04/08 03:22:33 DEBUG : file2.txt: size = 0 (Local file system at /tmp/031826ko/resolve/path2)
2026/04/08 03:22:33 DEBUG : file1L.txt: Sizes differ
2026/04/08 03:22:33 DEBUG : file2.txt.cc95ef01.partial: size = 33 OK
2026/04/08 03:22:33 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:22:33 DEBUG : file2.txt.cc95ef01.partial: renamed to: file2.txt
2026/04/08 03:22:33 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/04/08 03:22:33 NOTICE: [36m(46) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=delete[0m
2026/04/08 03:22:33 NOTICE: [36m(47) :[0m [34mbisync conflict-resolve=newer conflict-loser=delete[0m
2026/04/08 03:22:35 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:22:35 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:22:35 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:22:35 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/" with Path2 "/tmp/031826ko/resolve/path2/"
2026/04/08 03:22:35 INFO : Building Path1 and Path2 listings
2026/04/08 03:22:35 INFO : Path1 checking for diffs
2026/04/08 03:22:35 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/08 03:22:35 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/08 03:22:35 INFO : Path1: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/08 03:22:35 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:22:35 INFO : Path2 checking for diffs
2026/04/08 03:22:35 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/08 03:22:35 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/08 03:22:35 INFO : Path2: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/08 03:22:35 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:22:35 INFO : Applying changes
2026/04/08 03:22:35 INFO : Checking potential conflicts...
2026/04/08 03:22:35 ERROR : file2.txt: md5 differ
2026/04/08 03:22:35 ERROR : file1.txt: md5 differ
2026/04/08 03:22:35 NOTICE: Local file system at /tmp/031826ko/resolve/path2: 2 differences found
2026/04/08 03:22:35 NOTICE: Local file system at /tmp/031826ko/resolve/path2: 2 errors while checking
2026/04/08 03:22:35 INFO : Finished checking the potential conflicts. 2 differences found
2026/04/08 03:22:35 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/08 03:22:35 INFO : file1.txt: Path1 is newer. Path1: 2006-03-04 00:00:00 +0000 UTC, Path2: 2005-01-02 00:00:00 +0000 UTC, Difference: 10224h0m0s
2026/04/08 03:22:35 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/04/08 03:22:35 NOTICE: - [34mPath2[0m [35mDeleting Path2 copy[0m - [36m/tmp/031826ko/resolve/path2/file1.txt[0m
2026/04/08 03:22:35 INFO : file1.txt: Deleted
2026/04/08 03:22:35 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mfile1.txt[0m
2026/04/08 03:22:35 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/04/08 03:22:35 INFO : file2.txt: Path2 is newer. Path1: 2005-01-02 00:00:00 +0000 UTC, Path2: 2006-03-04 00:00:00 +0000 UTC, Difference: 10224h0m0s
2026/04/08 03:22:35 INFO : file2.txt: [32mThe winner is: Path2[0m
2026/04/08 03:22:35 NOTICE: - [36mPath1[0m [35mDeleting Path1 copy[0m - [36mTestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/file2.txt[0m
2026/04/08 03:22:35 INFO : file2.txt: Deleted
2026/04/08 03:22:35 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mfile2.txt[0m
2026/04/08 03:22:35 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:22:36 INFO : file2.txt: Copied (new)
2026/04/08 03:22:36 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:22:36 INFO : file1.txt: Copied (new)
2026/04/08 03:22:36 INFO : Updating listings
2026/04/08 03:22:36 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resolve/path1/" vs Path2 "/tmp/031826ko/resolve/path2/"
2026/04/08 03:22:36 INFO : [32mBisync successful[0m
2026/04/08 03:22:36 DEBUG : Waiting for deletions to finish
2026/04/08 03:22:36 INFO : file1.txt: Deleted
2026/04/08 03:22:36 INFO : file1.txt.dinosaur1: Deleted
2026/04/08 03:22:36 INFO : file1.txt.apple1: Deleted
2026/04/08 03:22:36 INFO : file1.txt..path1: Deleted
2026/04/08 03:22:36 INFO : file1.txt..path2: Deleted
2026/04/08 03:22:36 INFO : RCLONE_TEST: Deleted
2026/04/08 03:22:36 INFO : file1.txt.cloud1: Deleted
2026/04/08 03:22:36 INFO : file1.txt.apple2: Deleted
2026/04/08 03:22:36 INFO : file1.txt.local1: Deleted
2026/04/08 03:22:36 INFO : file2.txt: Deleted
2026/04/08 03:22:36 DEBUG : removing 1 level 0 directories
2026/04/08 03:22:36 INFO : Azure container rclone-test-nicexik6diti path 031826ko/resolve/path1: Removing directory
2026/04/08 03:22:36 DEBUG : Waiting for deletions to finish
2026/04/08 03:22:36 INFO : RCLONE_TEST: Deleted
2026/04/08 03:22:36 INFO : file1.txt.dinosaur1: Deleted
2026/04/08 03:22:36 INFO : file1.txt.local1: Deleted
2026/04/08 03:22:36 INFO : file2.txt: Deleted
2026/04/08 03:22:36 INFO : file1.txt..path2: Deleted
2026/04/08 03:22:36 INFO : file1.txt.apple1: Deleted
2026/04/08 03:22:36 INFO : file1.txt: Deleted
2026/04/08 03:22:36 INFO : file1.txt.apple2: Deleted
2026/04/08 03:22:36 INFO : file1.txt..path1: Deleted
2026/04/08 03:22:36 INFO : file1.txt.cloud1: Deleted
2026/04/08 03:22:36 DEBUG : removing 1 level 0 directories
2026/04/08 03:22:36 INFO : Local file system at /tmp/031826ko/resolve/path2: Removing directory
bisync_test.go:608: [32mTEST resolve PASSED[0m
=== RUN TestBisyncRemoteLocal/resync
2026/04/08 03:22:36 INFO : path1: Making directory
2026/04/08 03:22:36 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync/path1"
2026/04/08 03:22:36 DEBUG : Creating backend with remote "/tmp/031826ko/resync/path2"
2026/04/08 03:22:36 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync/initial"
2026/04/08 03:22:36 DEBUG : Creating backend with remote "/tmp/031826ko/initdir/test_resync-yiconab4"
2026/04/08 03:22:36 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:22:36 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:36 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:36 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:36 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:36 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:36 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:36 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:36 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:22:36 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:22:36 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:22:36 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:22:36 DEBUG : Local file system at /tmp/031826ko/initdir/test_resync-yiconab4: Waiting for checks to finish
2026/04/08 03:22:36 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:22:36 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:22:36 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:22:36 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:22:36 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:22:36 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:22:36 INFO : file1.txt: Copied (new)
2026/04/08 03:22:36 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:22:36 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:22:36 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:22:36 INFO : file2.txt: Copied (new)
2026/04/08 03:22:36 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:22:36 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:22:36 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:22:36 INFO : file3.txt: Copied (new)
2026/04/08 03:22:36 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:22:36 DEBUG : Local file system at /tmp/031826ko/initdir/test_resync-yiconab4: Waiting for transfers to finish
2026/04/08 03:22:36 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:22:36 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:22:36 INFO : file4.txt: Copied (new)
2026/04/08 03:22:36 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:22:36 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:22:36 INFO : file5.txt: Copied (new)
2026/04/08 03:22:36 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:22:36 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:22:36 INFO : file6.txt: Copied (new)
2026/04/08 03:22:36 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:22:36 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:22:36 INFO : file7.txt: Copied (new)
2026/04/08 03:22:36 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync/modfiles"
2026/04/08 03:22:36 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_resync-vedonuk0"
2026/04/08 03:22:36 DEBUG : fileA.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:36 DEBUG : fileB.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:36 DEBUG : fileB.txt.b8ec97e6.partial: size = 19 OK
2026/04/08 03:22:36 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:22:36 DEBUG : fileB.txt.b8ec97e6.partial: renamed to: fileB.txt
2026/04/08 03:22:36 INFO : fileB.txt: Copied (new)
2026/04/08 03:22:36 DEBUG : Local file system at /tmp/031826ko/datadir/test_resync-vedonuk0: Waiting for checks to finish
2026/04/08 03:22:36 DEBUG : Local file system at /tmp/031826ko/datadir/test_resync-vedonuk0: Waiting for transfers to finish
2026/04/08 03:22:36 DEBUG : fileA.txt.04c13af3.partial: size = 19 OK
2026/04/08 03:22:36 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:22:36 DEBUG : fileA.txt.04c13af3.partial: renamed to: fileA.txt
2026/04/08 03:22:36 INFO : fileA.txt: Copied (new)
2026/04/08 03:22:36 DEBUG : Waiting for deletions to finish
2026/04/08 03:22:36 DEBUG : removing 1 level 0 directories
2026/04/08 03:22:36 INFO : Azure container rclone-test-nicexik6diti path 031826ko/resync/path1: Removing directory
2026/04/08 03:22:36 DEBUG : Waiting for deletions to finish
2026/04/08 03:22:36 ERROR : error listing: directory not found
2026/04/08 03:22:36 ERROR : Local file system at /tmp/031826ko/resync/path2: Failed to list "": directory not found
2026/04/08 03:22:36 DEBUG : removing 1 level 0 directories
2026/04/08 03:22:36 INFO : Local file system at /tmp/031826ko/resync/path2: Removing directory
2026/04/08 03:22:36 ERROR : Failed to rmdir: stat /tmp/031826ko/resync/path2: no such file or directory
2026/04/08 03:22:36 ERROR : error listing: directory not found
2026/04/08 03:22:36 NOTICE: checking initFs Local file system at /tmp/031826ko/initdir/test_resync-yiconab4
2026/04/08 03:22:36 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:22:36 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:36 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:36 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:36 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:36 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:36 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:36 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:36 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/resync/path1: Waiting for checks to finish
2026/04/08 03:22:36 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/resync/path1: Waiting for transfers to finish
2026/04/08 03:22:36 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:22:36 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:22:36 INFO : file1.txt: Copied (new)
2026/04/08 03:22:36 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:22:36 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:22:36 INFO : file3.txt: Copied (new)
2026/04/08 03:22:36 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:22:36 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:22:36 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:22:36 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:22:36 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:22:36 INFO : file2.txt: Copied (new)
2026/04/08 03:22:36 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:22:36 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:22:36 INFO : file6.txt: Copied (new)
2026/04/08 03:22:36 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:22:36 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:22:36 INFO : file5.txt: Copied (new)
2026/04/08 03:22:36 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:22:36 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:22:36 INFO : file7.txt: Copied (new)
2026/04/08 03:22:36 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:22:36 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:22:36 INFO : file4.txt: Copied (new)
2026/04/08 03:22:36 NOTICE: checking Path1 Azure container rclone-test-nicexik6diti path 031826ko/resync/path1
2026/04/08 03:22:36 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:22:36 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:36 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:36 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:36 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:36 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:36 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:36 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:36 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:22:36 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:22:36 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:22:36 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:22:36 INFO : file1.txt: Copied (new)
2026/04/08 03:22:36 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:22:36 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:22:36 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:22:36 INFO : file4.txt: Copied (new)
2026/04/08 03:22:36 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:22:36 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:22:36 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:22:36 DEBUG : Local file system at /tmp/031826ko/resync/path2: Waiting for checks to finish
2026/04/08 03:22:36 DEBUG : Local file system at /tmp/031826ko/resync/path2: Waiting for transfers to finish
2026/04/08 03:22:36 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:22:36 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:22:36 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:22:36 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:22:36 INFO : file3.txt: Copied (new)
2026/04/08 03:22:36 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:22:36 INFO : file5.txt: Copied (new)
2026/04/08 03:22:36 INFO : file2.txt: Copied (new)
2026/04/08 03:22:36 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:22:36 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:22:36 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:22:36 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:22:36 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:22:36 INFO : file7.txt: Copied (new)
2026/04/08 03:22:36 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:22:36 INFO : file6.txt: Copied (new)
2026/04/08 03:22:36 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:22:36 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:22:36 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:22:36 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:22:36 NOTICE: checking path2 Local file system at /tmp/031826ko/resync/path2
2026/04/08 03:22:36 NOTICE: [36m(01) :[0m [34mtest resync[0m
2026/04/08 03:22:36 NOTICE: [36m(02) :[0m [34mtest 1. resync with empty path1, resulting in copying all content from path2.[0m
2026/04/08 03:22:36 NOTICE: [36m(03) :[0m [34mpurge-children TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync/path1/[0m
2026/04/08 03:22:37 DEBUG : RCLONE_TEST: Remove file
2026/04/08 03:22:37 DEBUG : file1.txt: Remove file
2026/04/08 03:22:37 DEBUG : file2.txt: Remove file
2026/04/08 03:22:37 DEBUG : file3.txt: Remove file
2026/04/08 03:22:37 DEBUG : file4.txt: Remove file
2026/04/08 03:22:37 DEBUG : file5.txt: Remove file
2026/04/08 03:22:37 DEBUG : file6.txt: Remove file
2026/04/08 03:22:37 DEBUG : file7.txt: Remove file
2026/04/08 03:22:37 NOTICE: [36m(04) :[0m [34mbisync resync[0m
2026/04/08 03:22:39 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/resync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:22:39 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:22:39 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:22:39 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync/path1/" with Path2 "/tmp/031826ko/resync/path2/"
2026/04/08 03:22:39 INFO : Copying Path2 files to Path1
2026/04/08 03:22:39 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:22:39 INFO : file2.txt: Copied (new)
2026/04/08 03:22:39 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:22:39 INFO : file1.txt: Copied (new)
2026/04/08 03:22:39 INFO : file3.txt: Copied (new)
2026/04/08 03:22:39 INFO : file5.txt: Copied (new)
2026/04/08 03:22:39 INFO : file4.txt: Copied (new)
2026/04/08 03:22:39 INFO : file7.txt: Copied (new)
2026/04/08 03:22:39 INFO : file6.txt: Copied (new)
2026/04/08 03:22:39 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:22:39 INFO : Resync updating listings
2026/04/08 03:22:39 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync/path1/" vs Path2 "/tmp/031826ko/resync/path2/"
2026/04/08 03:22:39 INFO : [32mBisync successful[0m
2026/04/08 03:22:39 NOTICE: [36m(05) :[0m [34mmove-listings empty-path1[0m
2026/04/08 03:22:39 NOTICE: [36m(06) :[0m [34mtest 2. resync with empty path2, resulting in syncing all content to path2.[0m
2026/04/08 03:22:39 NOTICE: [36m(07) :[0m [34mpurge-children /tmp/031826ko/resync/path2/[0m
2026/04/08 03:22:39 DEBUG : file6.txt: Remove file
2026/04/08 03:22:39 DEBUG : file4.txt: Remove file
2026/04/08 03:22:39 DEBUG : file1.txt: Remove file
2026/04/08 03:22:39 DEBUG : file3.txt: Remove file
2026/04/08 03:22:39 DEBUG : RCLONE_TEST: Remove file
2026/04/08 03:22:39 DEBUG : file5.txt: Remove file
2026/04/08 03:22:39 DEBUG : file7.txt: Remove file
2026/04/08 03:22:39 DEBUG : file2.txt: Remove file
2026/04/08 03:22:39 NOTICE: [36m(08) :[0m [34mbisync resync[0m
2026/04/08 03:22:41 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/resync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:22:41 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:22:41 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:22:41 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync/path1/" with Path2 "/tmp/031826ko/resync/path2/"
2026/04/08 03:22:41 INFO : Copying Path2 files to Path1
2026/04/08 03:22:41 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:22:42 INFO : There was nothing to transfer
2026/04/08 03:22:42 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:22:42 INFO : file3.txt: Copied (new)
2026/04/08 03:22:42 INFO : file2.txt: Copied (new)
2026/04/08 03:22:42 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:22:42 INFO : file1.txt: Copied (new)
2026/04/08 03:22:42 INFO : file5.txt: Copied (new)
2026/04/08 03:22:42 INFO : file4.txt: Copied (new)
2026/04/08 03:22:42 INFO : file6.txt: Copied (new)
2026/04/08 03:22:42 INFO : file7.txt: Copied (new)
2026/04/08 03:22:42 INFO : Resync updating listings
2026/04/08 03:22:42 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync/path1/" vs Path2 "/tmp/031826ko/resync/path2/"
2026/04/08 03:22:42 INFO : [32mBisync successful[0m
2026/04/08 03:22:42 NOTICE: [36m(09) :[0m [34mmove-listings empty-path2[0m
2026/04/08 03:22:42 NOTICE: [36m(10) :[0m [34mtest 3. exercise all of the various file difference scenarios during a resync.[0m
2026/04/08 03:22:42 NOTICE: [36m(11) :[0m [34mtouch-glob 2002-02-02 /tmp/031826ko/datadir/test_resync-vedonuk0/ fileA.txt[0m
2026/04/08 03:22:42 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_resync-vedonuk0/"
2026/04/08 03:22:42 DEBUG : fs cache: renaming cache item "/tmp/031826ko/datadir/test_resync-vedonuk0/" to be canonical "/tmp/031826ko/datadir/test_resync-vedonuk0"
2026/04/08 03:22:42 DEBUG : fileA.txt: Set modification time 2002-02-02
2026/04/08 03:22:42 NOTICE: [36m(12) :[0m [34mtouch-glob 1999-09-09 /tmp/031826ko/datadir/test_resync-vedonuk0/ fileB.txt[0m
2026/04/08 03:22:42 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_resync-vedonuk0/" for canonical name "/tmp/031826ko/datadir/test_resync-vedonuk0"
2026/04/08 03:22:42 DEBUG : fileB.txt: Set modification time 1999-09-09
2026/04/08 03:22:42 NOTICE: [36m(13) :[0m [34mtest = file - path1 - path2 - expected action - who wins[0m
2026/04/08 03:22:42 NOTICE: [36m(14) :[0m [34mtest - file1.txt - exists - missing - sync path1 > path2 - path1[0m
2026/04/08 03:22:42 NOTICE: [36m(15) :[0m [34mdelete-file /tmp/031826ko/resync/path2/file1.txt[0m
2026/04/08 03:22:42 DEBUG : Creating backend with remote "/tmp/031826ko/resync/path2/"
2026/04/08 03:22:42 DEBUG : fs cache: renaming cache item "/tmp/031826ko/resync/path2/" to be canonical "/tmp/031826ko/resync/path2"
2026/04/08 03:22:42 INFO : file1.txt: Deleted
2026/04/08 03:22:42 NOTICE: [36m(16) :[0m [34mtest - file2.txt - missing - exists - copy path2 > path1 - path2[0m
2026/04/08 03:22:42 NOTICE: [36m(17) :[0m [34mdelete-file TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync/path1/file2.txt[0m
2026/04/08 03:22:42 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync/path1/"
2026/04/08 03:22:42 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync/path1/" to be canonical "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync/path1"
2026/04/08 03:22:42 INFO : file2.txt: Deleted
2026/04/08 03:22:42 NOTICE: [36m(18) :[0m [34mtest - file3.txt - exists - newer date - sync path1 > path2 - path1[0m
2026/04/08 03:22:42 NOTICE: [36m(19) :[0m [34mcopy-as /tmp/031826ko/datadir/test_resync-vedonuk0/fileA.txt /tmp/031826ko/resync/path2/ file3.txt[0m
2026/04/08 03:22:42 DEBUG : copyFile "/tmp/031826ko/datadir/test_resync-vedonuk0/fileA.txt" to "/tmp/031826ko/resync/path2/" as "file3.txt"
2026/04/08 03:22:42 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_resync-vedonuk0/fileA.txt"
2026/04/08 03:22:42 DEBUG : Creating backend with remote "/tmp/031826ko/resync/path2/"
2026/04/08 03:22:42 DEBUG : operations.CopyFile "fileA.txt" to "Local file system at /tmp/031826ko/resync/path2" as "file3.txt"
2026/04/08 03:22:42 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/031826ko/datadir/test_resync-vedonuk0)
2026/04/08 03:22:42 DEBUG : file3.txt: size = 0 (Local file system at /tmp/031826ko/resync/path2)
2026/04/08 03:22:42 DEBUG : fileA.txt: Sizes differ
2026/04/08 03:22:42 DEBUG : file3.txt.2b9483fe.partial: size = 19 OK
2026/04/08 03:22:42 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:22:42 DEBUG : file3.txt.2b9483fe.partial: renamed to: file3.txt
2026/04/08 03:22:42 INFO : fileA.txt: Copied (replaced existing) to: file3.txt
2026/04/08 03:22:42 NOTICE: [36m(20) :[0m [34mtest - file4.txt - missing - newer date - copy path2 > path1 - path2[0m
2026/04/08 03:22:42 NOTICE: [36m(21) :[0m [34mdelete-file TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync/path1/file4.txt[0m
2026/04/08 03:22:42 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync/path1/" for canonical name "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync/path1"
2026/04/08 03:22:42 INFO : file4.txt: Deleted
2026/04/08 03:22:42 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/031826ko/datadir/test_resync-vedonuk0/fileA.txt /tmp/031826ko/resync/path2/ file4.txt[0m
2026/04/08 03:22:42 DEBUG : copyFile "/tmp/031826ko/datadir/test_resync-vedonuk0/fileA.txt" to "/tmp/031826ko/resync/path2/" as "file4.txt"
2026/04/08 03:22:42 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_resync-vedonuk0/fileA.txt"
2026/04/08 03:22:42 DEBUG : Creating backend with remote "/tmp/031826ko/resync/path2/"
2026/04/08 03:22:42 DEBUG : operations.CopyFile "fileA.txt" to "Local file system at /tmp/031826ko/resync/path2" as "file4.txt"
2026/04/08 03:22:42 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/031826ko/datadir/test_resync-vedonuk0)
2026/04/08 03:22:42 DEBUG : file4.txt: size = 0 (Local file system at /tmp/031826ko/resync/path2)
2026/04/08 03:22:42 DEBUG : fileA.txt: Sizes differ
2026/04/08 03:22:42 DEBUG : file4.txt.1fa6ea21.partial: size = 19 OK
2026/04/08 03:22:42 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:22:42 DEBUG : file4.txt.1fa6ea21.partial: renamed to: file4.txt
2026/04/08 03:22:42 INFO : fileA.txt: Copied (replaced existing) to: file4.txt
2026/04/08 03:22:42 NOTICE: [36m(23) :[0m [34mtest - file5.txt - exists - older date - sync path1 > path2 - path1[0m
2026/04/08 03:22:42 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/031826ko/datadir/test_resync-vedonuk0/fileB.txt /tmp/031826ko/resync/path2/ file5.txt[0m
2026/04/08 03:22:42 DEBUG : copyFile "/tmp/031826ko/datadir/test_resync-vedonuk0/fileB.txt" to "/tmp/031826ko/resync/path2/" as "file5.txt"
2026/04/08 03:22:42 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_resync-vedonuk0/fileB.txt"
2026/04/08 03:22:42 DEBUG : Creating backend with remote "/tmp/031826ko/resync/path2/"
2026/04/08 03:22:42 DEBUG : operations.CopyFile "fileB.txt" to "Local file system at /tmp/031826ko/resync/path2" as "file5.txt"
2026/04/08 03:22:42 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/031826ko/datadir/test_resync-vedonuk0)
2026/04/08 03:22:42 DEBUG : file5.txt: size = 0 (Local file system at /tmp/031826ko/resync/path2)
2026/04/08 03:22:42 DEBUG : fileB.txt: Sizes differ
2026/04/08 03:22:42 DEBUG : file5.txt.791a6f4b.partial: size = 19 OK
2026/04/08 03:22:42 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:22:42 DEBUG : file5.txt.791a6f4b.partial: renamed to: file5.txt
2026/04/08 03:22:42 INFO : fileB.txt: Copied (replaced existing) to: file5.txt
2026/04/08 03:22:42 NOTICE: [36m(25) :[0m [34mtest - file6.txt - older date - newer date - sync path1 > path2 - path1[0m
2026/04/08 03:22:42 NOTICE: [36m(26) :[0m [34mcopy-as /tmp/031826ko/datadir/test_resync-vedonuk0/fileB.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync/path1/ file6.txt[0m
2026/04/08 03:22:42 DEBUG : copyFile "/tmp/031826ko/datadir/test_resync-vedonuk0/fileB.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync/path1/" as "file6.txt"
2026/04/08 03:22:42 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_resync-vedonuk0/fileB.txt"
2026/04/08 03:22:42 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync/path1/"
2026/04/08 03:22:42 DEBUG : operations.CopyFile "fileB.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/resync/path1" as "file6.txt"
2026/04/08 03:22:42 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/031826ko/datadir/test_resync-vedonuk0)
2026/04/08 03:22:42 DEBUG : file6.txt: size = 0 (Azure container rclone-test-nicexik6diti path 031826ko/resync/path1)
2026/04/08 03:22:42 DEBUG : fileB.txt: Sizes differ
2026/04/08 03:22:42 DEBUG : file6.txt: size = 19 OK
2026/04/08 03:22:42 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:22:42 INFO : fileB.txt: Copied (replaced existing) to: file6.txt
2026/04/08 03:22:42 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/031826ko/datadir/test_resync-vedonuk0/fileA.txt /tmp/031826ko/resync/path2/ file6.txt[0m
2026/04/08 03:22:42 DEBUG : copyFile "/tmp/031826ko/datadir/test_resync-vedonuk0/fileA.txt" to "/tmp/031826ko/resync/path2/" as "file6.txt"
2026/04/08 03:22:42 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_resync-vedonuk0/fileA.txt"
2026/04/08 03:22:42 DEBUG : Creating backend with remote "/tmp/031826ko/resync/path2/"
2026/04/08 03:22:42 DEBUG : operations.CopyFile "fileA.txt" to "Local file system at /tmp/031826ko/resync/path2" as "file6.txt"
2026/04/08 03:22:42 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/031826ko/datadir/test_resync-vedonuk0)
2026/04/08 03:22:42 DEBUG : file6.txt: size = 0 (Local file system at /tmp/031826ko/resync/path2)
2026/04/08 03:22:42 DEBUG : fileA.txt: Sizes differ
2026/04/08 03:22:42 DEBUG : file6.txt.c537c25e.partial: size = 19 OK
2026/04/08 03:22:42 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:22:42 DEBUG : file6.txt.c537c25e.partial: renamed to: file6.txt
2026/04/08 03:22:42 INFO : fileA.txt: Copied (replaced existing) to: file6.txt
2026/04/08 03:22:42 NOTICE: [36m(28) :[0m [34mtest - file7.txt - exists - exists (same) - none - same[0m
2026/04/08 03:22:42 NOTICE: [36m(29) :[0m [34mtest run bisync with resync[0m
2026/04/08 03:22:42 NOTICE: [36m(30) :[0m [34mbisync resync[0m
2026/04/08 03:22:44 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/resync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:22:44 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:22:44 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:22:44 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync/path1/" with Path2 "/tmp/031826ko/resync/path2/"
2026/04/08 03:22:44 INFO : Copying Path2 files to Path1
2026/04/08 03:22:44 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:22:44 INFO : file4.txt: Copied (new)
2026/04/08 03:22:44 INFO : file2.txt: Copied (new)
2026/04/08 03:22:44 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:22:44 INFO : file6.txt: Updated modification time in destination
2026/04/08 03:22:45 INFO : file1.txt: Copied (new)
2026/04/08 03:22:45 INFO : file3.txt: Copied (replaced existing)
2026/04/08 03:22:45 INFO : file5.txt: Copied (replaced existing)
2026/04/08 03:22:45 INFO : Resync updating listings
2026/04/08 03:22:45 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync/path1/" vs Path2 "/tmp/031826ko/resync/path2/"
2026/04/08 03:22:45 INFO : [32mBisync successful[0m
2026/04/08 03:22:45 NOTICE: [36m(31) :[0m [34mcopy-listings mixed-diffs[0m
2026/04/08 03:22:45 NOTICE: [36m(32) :[0m [34mtest run normal bisync[0m
2026/04/08 03:22:45 NOTICE: [36m(33) :[0m [34mbisync[0m
2026/04/08 03:22:47 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/resync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:22:47 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:22:47 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:22:47 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync/path1/" with Path2 "/tmp/031826ko/resync/path2/"
2026/04/08 03:22:47 INFO : Building Path1 and Path2 listings
2026/04/08 03:22:47 INFO : Path1 checking for diffs
2026/04/08 03:22:47 INFO : Path2 checking for diffs
2026/04/08 03:22:47 INFO : No changes found
2026/04/08 03:22:47 INFO : Updating listings
2026/04/08 03:22:47 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync/path1/" vs Path2 "/tmp/031826ko/resync/path2/"
2026/04/08 03:22:47 INFO : [32mBisync successful[0m
2026/04/08 03:22:47 NOTICE: [36m(34) :[0m [34mtest 4. confirm critical error on normal sync of empty path.[0m
2026/04/08 03:22:47 NOTICE: [36m(35) :[0m [34mpurge-children /tmp/031826ko/resync/path2/[0m
2026/04/08 03:22:47 DEBUG : file6.txt: Remove file
2026/04/08 03:22:47 DEBUG : file4.txt: Remove file
2026/04/08 03:22:47 DEBUG : file1.txt: Remove file
2026/04/08 03:22:47 DEBUG : file3.txt: Remove file
2026/04/08 03:22:47 DEBUG : RCLONE_TEST: Remove file
2026/04/08 03:22:47 DEBUG : file5.txt: Remove file
2026/04/08 03:22:47 DEBUG : file7.txt: Remove file
2026/04/08 03:22:47 DEBUG : file2.txt: Remove file
2026/04/08 03:22:47 NOTICE: [36m(36) :[0m [34mbisync[0m
2026/04/08 03:22:49 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/resync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:22:49 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:22:49 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:22:49 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync/path1/" with Path2 "/tmp/031826ko/resync/path2/"
2026/04/08 03:22:49 INFO : Building Path1 and Path2 listings
2026/04/08 03:22:49 INFO : Path1 checking for diffs
2026/04/08 03:22:49 INFO : Path2 checking for diffs
2026/04/08 03:22:49 ERROR : Empty current Path2 listing. Cannot sync to an empty directory: /tmp/031826ko/workdir/TestAzureBlob_rclone-test-nicexik6diti_031826ko_resync_path1..tmp_031826ko_resync_path2.path2.lst-new
2026/04/08 03:22:49 ERROR : [31mBisync critical error: empty current Path2 listing: /tmp/031826ko/workdir/TestAzureBlob_rclone-test-nicexik6diti_031826ko_resync_path1..tmp_031826ko_resync_path2.path2.lst-new[0m
2026/04/08 03:22:49 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/08 03:22:49 NOTICE: Bisync error: bisync aborted
2026/04/08 03:22:49 DEBUG : Waiting for deletions to finish
2026/04/08 03:22:49 INFO : file3.txt: Deleted
2026/04/08 03:22:49 INFO : file7.txt: Deleted
2026/04/08 03:22:49 INFO : RCLONE_TEST: Deleted
2026/04/08 03:22:49 INFO : file6.txt: Deleted
2026/04/08 03:22:49 INFO : file4.txt: Deleted
2026/04/08 03:22:49 INFO : file5.txt: Deleted
2026/04/08 03:22:49 INFO : file2.txt: Deleted
2026/04/08 03:22:49 INFO : file1.txt: Deleted
2026/04/08 03:22:49 DEBUG : removing 1 level 0 directories
2026/04/08 03:22:49 INFO : Azure container rclone-test-nicexik6diti path 031826ko/resync/path1: Removing directory
2026/04/08 03:22:49 DEBUG : Waiting for deletions to finish
2026/04/08 03:22:49 DEBUG : removing 1 level 0 directories
2026/04/08 03:22:49 INFO : Local file system at /tmp/031826ko/resync/path2: Removing directory
bisync_test.go:608: [32mTEST resync PASSED[0m
=== RUN TestBisyncRemoteLocal/resync_modes
2026/04/08 03:22:49 INFO : path1: Making directory
2026/04/08 03:22:49 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync_modes/path1"
2026/04/08 03:22:49 DEBUG : Creating backend with remote "/tmp/031826ko/resync_modes/path2"
2026/04/08 03:22:49 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync_modes/initial"
2026/04/08 03:22:49 DEBUG : Creating backend with remote "/tmp/031826ko/initdir/test_resync_modes-saqitof1"
2026/04/08 03:22:49 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:22:49 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:49 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:49 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:22:49 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:22:49 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:22:49 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:22:49 INFO : file2.txt: Copied (new)
2026/04/08 03:22:49 DEBUG : Local file system at /tmp/031826ko/initdir/test_resync_modes-saqitof1: Waiting for checks to finish
2026/04/08 03:22:49 DEBUG : Local file system at /tmp/031826ko/initdir/test_resync_modes-saqitof1: Waiting for transfers to finish
2026/04/08 03:22:49 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:22:49 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:22:49 INFO : file1.txt: Copied (new)
2026/04/08 03:22:49 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:22:49 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:22:49 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:22:49 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:22:49 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync_modes/modfiles"
2026/04/08 03:22:49 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_resync_modes-fugehot3"
2026/04/08 03:22:49 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:49 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:49 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:49 DEBUG : file1R.txt.d467e63a.partial: size = 42 OK
2026/04/08 03:22:49 DEBUG : file2.txt.ac4156f2.partial: size = 37 OK
2026/04/08 03:22:49 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/08 03:22:49 DEBUG : file1R.txt.d467e63a.partial: renamed to: file1R.txt
2026/04/08 03:22:49 INFO : file1R.txt: Copied (new)
2026/04/08 03:22:49 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/08 03:22:49 DEBUG : file2.txt.ac4156f2.partial: renamed to: file2.txt
2026/04/08 03:22:49 INFO : file2.txt: Copied (new)
2026/04/08 03:22:49 DEBUG : Local file system at /tmp/031826ko/datadir/test_resync_modes-fugehot3: Waiting for checks to finish
2026/04/08 03:22:49 DEBUG : Local file system at /tmp/031826ko/datadir/test_resync_modes-fugehot3: Waiting for transfers to finish
2026/04/08 03:22:49 DEBUG : file1L.txt.684d937d.partial: size = 33 OK
2026/04/08 03:22:49 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:22:49 DEBUG : file1L.txt.684d937d.partial: renamed to: file1L.txt
2026/04/08 03:22:49 INFO : file1L.txt: Copied (new)
2026/04/08 03:22:49 DEBUG : Waiting for deletions to finish
2026/04/08 03:22:49 DEBUG : removing 1 level 0 directories
2026/04/08 03:22:49 INFO : Azure container rclone-test-nicexik6diti path 031826ko/resync_modes/path1: Removing directory
2026/04/08 03:22:49 DEBUG : Waiting for deletions to finish
2026/04/08 03:22:49 ERROR : error listing: directory not found
2026/04/08 03:22:49 ERROR : Local file system at /tmp/031826ko/resync_modes/path2: Failed to list "": directory not found
2026/04/08 03:22:49 DEBUG : removing 1 level 0 directories
2026/04/08 03:22:49 INFO : Local file system at /tmp/031826ko/resync_modes/path2: Removing directory
2026/04/08 03:22:49 ERROR : Failed to rmdir: stat /tmp/031826ko/resync_modes/path2: no such file or directory
2026/04/08 03:22:49 ERROR : error listing: directory not found
2026/04/08 03:22:49 NOTICE: checking initFs Local file system at /tmp/031826ko/initdir/test_resync_modes-saqitof1
2026/04/08 03:22:49 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:22:49 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:49 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:49 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/resync_modes/path1: Waiting for checks to finish
2026/04/08 03:22:49 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/resync_modes/path1: Waiting for transfers to finish
2026/04/08 03:22:50 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:22:50 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:22:50 INFO : file2.txt: Copied (new)
2026/04/08 03:22:50 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:22:50 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:22:50 INFO : file1.txt: Copied (new)
2026/04/08 03:22:50 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:22:50 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:22:50 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:22:50 NOTICE: checking Path1 Azure container rclone-test-nicexik6diti path 031826ko/resync_modes/path1
2026/04/08 03:22:50 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:22:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:50 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:22:50 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:22:50 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:22:50 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:22:50 DEBUG : Local file system at /tmp/031826ko/resync_modes/path2: Waiting for checks to finish
2026/04/08 03:22:50 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:22:50 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:22:50 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:22:50 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:22:50 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:22:50 INFO : file1.txt: Copied (new)
2026/04/08 03:22:50 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:22:50 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:22:50 INFO : file2.txt: Copied (new)
2026/04/08 03:22:50 DEBUG : Local file system at /tmp/031826ko/resync_modes/path2: Waiting for transfers to finish
2026/04/08 03:22:50 NOTICE: checking path2 Local file system at /tmp/031826ko/resync_modes/path2
2026/04/08 03:22:50 NOTICE: [36m(01) :[0m [34mtest resync-mode[0m
2026/04/08 03:22:50 NOTICE: [36m(02) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/08 03:22:50 NOTICE: [36m(03) :[0m [34mtouch-glob 2001-01-02 /tmp/031826ko/datadir/test_resync_modes-fugehot3/ file1R.txt[0m
2026/04/08 03:22:50 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_resync_modes-fugehot3/"
2026/04/08 03:22:50 DEBUG : fs cache: renaming cache item "/tmp/031826ko/datadir/test_resync_modes-fugehot3/" to be canonical "/tmp/031826ko/datadir/test_resync_modes-fugehot3"
2026/04/08 03:22:50 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/04/08 03:22:50 NOTICE: [36m(04) :[0m [34mcopy-as /tmp/031826ko/datadir/test_resync_modes-fugehot3/file1R.txt /tmp/031826ko/resync_modes/path2/ file1.txt[0m
2026/04/08 03:22:50 DEBUG : copyFile "/tmp/031826ko/datadir/test_resync_modes-fugehot3/file1R.txt" to "/tmp/031826ko/resync_modes/path2/" as "file1.txt"
2026/04/08 03:22:50 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_resync_modes-fugehot3/file1R.txt"
2026/04/08 03:22:50 DEBUG : Creating backend with remote "/tmp/031826ko/resync_modes/path2/"
2026/04/08 03:22:50 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/031826ko/resync_modes/path2" as "file1.txt"
2026/04/08 03:22:50 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/031826ko/datadir/test_resync_modes-fugehot3)
2026/04/08 03:22:50 DEBUG : file1.txt: size = 0 (Local file system at /tmp/031826ko/resync_modes/path2)
2026/04/08 03:22:50 DEBUG : file1R.txt: Sizes differ
2026/04/08 03:22:50 DEBUG : file1.txt.91f01f3f.partial: size = 42 OK
2026/04/08 03:22:50 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/08 03:22:50 DEBUG : file1.txt.91f01f3f.partial: renamed to: file1.txt
2026/04/08 03:22:50 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:22:50 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-03-04 /tmp/031826ko/datadir/test_resync_modes-fugehot3/ file1L.txt[0m
2026/04/08 03:22:50 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_resync_modes-fugehot3/" for canonical name "/tmp/031826ko/datadir/test_resync_modes-fugehot3"
2026/04/08 03:22:50 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/04/08 03:22:50 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/031826ko/datadir/test_resync_modes-fugehot3/file1L.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync_modes/path1/ file1.txt[0m
2026/04/08 03:22:50 DEBUG : copyFile "/tmp/031826ko/datadir/test_resync_modes-fugehot3/file1L.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync_modes/path1/" as "file1.txt"
2026/04/08 03:22:50 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_resync_modes-fugehot3/file1L.txt"
2026/04/08 03:22:50 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync_modes/path1/"
2026/04/08 03:22:50 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/resync_modes/path1" as "file1.txt"
2026/04/08 03:22:50 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/031826ko/datadir/test_resync_modes-fugehot3)
2026/04/08 03:22:50 DEBUG : file1.txt: size = 0 (Azure container rclone-test-nicexik6diti path 031826ko/resync_modes/path1)
2026/04/08 03:22:50 DEBUG : file1L.txt: Sizes differ
2026/04/08 03:22:50 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:22:50 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:22:50 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:22:50 NOTICE: [36m(07) :[0m [34mtest bisync run with --resync-mode=newer[0m
2026/04/08 03:22:50 NOTICE: [36m(08) :[0m [34mbisync resync resync-mode=newer[0m
2026/04/08 03:22:52 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/resync_modes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:22:52 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:22:52 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:22:52 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync_modes/path1/" with Path2 "/tmp/031826ko/resync_modes/path2/"
2026/04/08 03:22:52 INFO : Copying Path2 files to Path1
2026/04/08 03:22:52 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:22:52 INFO : There was nothing to transfer
2026/04/08 03:22:52 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:22:52 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:22:52 INFO : Resync updating listings
2026/04/08 03:22:52 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync_modes/path1/" vs Path2 "/tmp/031826ko/resync_modes/path2/"
2026/04/08 03:22:52 INFO : [32mBisync successful[0m
2026/04/08 03:22:52 NOTICE: [36m(09) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/08 03:22:52 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-07-23 /tmp/031826ko/datadir/test_resync_modes-fugehot3/ file1R.txt[0m
2026/04/08 03:22:52 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_resync_modes-fugehot3/" for canonical name "/tmp/031826ko/datadir/test_resync_modes-fugehot3"
2026/04/08 03:22:52 DEBUG : file1R.txt: Set modification time 2001-07-23
2026/04/08 03:22:52 NOTICE: [36m(11) :[0m [34mcopy-as /tmp/031826ko/datadir/test_resync_modes-fugehot3/file1R.txt /tmp/031826ko/resync_modes/path2/ file1.txt[0m
2026/04/08 03:22:52 DEBUG : copyFile "/tmp/031826ko/datadir/test_resync_modes-fugehot3/file1R.txt" to "/tmp/031826ko/resync_modes/path2/" as "file1.txt"
2026/04/08 03:22:52 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_resync_modes-fugehot3/file1R.txt"
2026/04/08 03:22:52 DEBUG : Creating backend with remote "/tmp/031826ko/resync_modes/path2/"
2026/04/08 03:22:52 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/031826ko/resync_modes/path2" as "file1.txt"
2026/04/08 03:22:52 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/031826ko/datadir/test_resync_modes-fugehot3)
2026/04/08 03:22:52 DEBUG : file1.txt: size = 33 (Local file system at /tmp/031826ko/resync_modes/path2)
2026/04/08 03:22:52 DEBUG : file1R.txt: Sizes differ
2026/04/08 03:22:52 DEBUG : file1.txt.fd99577e.partial: size = 42 OK
2026/04/08 03:22:52 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/08 03:22:52 DEBUG : file1.txt.fd99577e.partial: renamed to: file1.txt
2026/04/08 03:22:52 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:22:52 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-08-26 /tmp/031826ko/datadir/test_resync_modes-fugehot3/ file1L.txt[0m
2026/04/08 03:22:52 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_resync_modes-fugehot3/" for canonical name "/tmp/031826ko/datadir/test_resync_modes-fugehot3"
2026/04/08 03:22:52 DEBUG : file1L.txt: Set modification time 2001-08-26
2026/04/08 03:22:52 NOTICE: [36m(13) :[0m [34mcopy-as /tmp/031826ko/datadir/test_resync_modes-fugehot3/file1L.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync_modes/path1/ file1.txt[0m
2026/04/08 03:22:52 DEBUG : copyFile "/tmp/031826ko/datadir/test_resync_modes-fugehot3/file1L.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync_modes/path1/" as "file1.txt"
2026/04/08 03:22:52 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_resync_modes-fugehot3/file1L.txt"
2026/04/08 03:22:52 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync_modes/path1/"
2026/04/08 03:22:52 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/resync_modes/path1" as "file1.txt"
2026/04/08 03:22:52 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:22:52 DEBUG : file1L.txt: Modification times differ by -4200h0m0s: 2001-08-26 00:00:00 +0000 UTC, 2001-03-04 00:00:00 +0000 UTC
2026/04/08 03:22:52 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:22:52 INFO : file1L.txt: Updated modification time in destination
2026/04/08 03:22:52 DEBUG : file1L.txt: Unchanged skipping
2026/04/08 03:22:52 NOTICE: [36m(14) :[0m [34mtest bisync run with --resync-mode=path2[0m
2026/04/08 03:22:52 NOTICE: [36m(15) :[0m [34mbisync resync resync-mode=path2[0m
2026/04/08 03:22:54 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/resync_modes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:22:54 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:22:54 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:22:54 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync_modes/path1/" with Path2 "/tmp/031826ko/resync_modes/path2/"
2026/04/08 03:22:54 INFO : Copying Path2 files to Path1
2026/04/08 03:22:54 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:22:55 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:22:55 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:22:55 INFO : Resync updating listings
2026/04/08 03:22:55 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync_modes/path1/" vs Path2 "/tmp/031826ko/resync_modes/path2/"
2026/04/08 03:22:55 INFO : [32mBisync successful[0m
2026/04/08 03:22:55 NOTICE: [36m(16) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/08 03:22:55 NOTICE: [36m(17) :[0m [34mtouch-glob 2002-07-23 /tmp/031826ko/datadir/test_resync_modes-fugehot3/ file1R.txt[0m
2026/04/08 03:22:55 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_resync_modes-fugehot3/" for canonical name "/tmp/031826ko/datadir/test_resync_modes-fugehot3"
2026/04/08 03:22:55 DEBUG : file1R.txt: Set modification time 2002-07-23
2026/04/08 03:22:55 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/031826ko/datadir/test_resync_modes-fugehot3/file1R.txt /tmp/031826ko/resync_modes/path2/ file1.txt[0m
2026/04/08 03:22:55 DEBUG : copyFile "/tmp/031826ko/datadir/test_resync_modes-fugehot3/file1R.txt" to "/tmp/031826ko/resync_modes/path2/" as "file1.txt"
2026/04/08 03:22:55 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_resync_modes-fugehot3/file1R.txt"
2026/04/08 03:22:55 DEBUG : Creating backend with remote "/tmp/031826ko/resync_modes/path2/"
2026/04/08 03:22:55 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/031826ko/resync_modes/path2" as "file1.txt"
2026/04/08 03:22:55 DEBUG : file1.txt: size = 42 OK
2026/04/08 03:22:55 DEBUG : file1R.txt: Modification times differ by -8760h0m0s: 2002-07-23 00:00:00 +0000 UTC, 2001-07-23 00:00:00 +0000 UTC
2026/04/08 03:22:55 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/08 03:22:55 INFO : file1R.txt: Updated modification time in destination
2026/04/08 03:22:55 DEBUG : file1R.txt: Unchanged skipping
2026/04/08 03:22:55 NOTICE: [36m(19) :[0m [34mtouch-glob 2002-08-26 /tmp/031826ko/datadir/test_resync_modes-fugehot3/ file1L.txt[0m
2026/04/08 03:22:55 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_resync_modes-fugehot3/" for canonical name "/tmp/031826ko/datadir/test_resync_modes-fugehot3"
2026/04/08 03:22:55 DEBUG : file1L.txt: Set modification time 2002-08-26
2026/04/08 03:22:55 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/031826ko/datadir/test_resync_modes-fugehot3/file1L.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync_modes/path1/ file1.txt[0m
2026/04/08 03:22:55 DEBUG : copyFile "/tmp/031826ko/datadir/test_resync_modes-fugehot3/file1L.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync_modes/path1/" as "file1.txt"
2026/04/08 03:22:55 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_resync_modes-fugehot3/file1L.txt"
2026/04/08 03:22:55 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync_modes/path1/"
2026/04/08 03:22:55 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/resync_modes/path1" as "file1.txt"
2026/04/08 03:22:55 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/031826ko/datadir/test_resync_modes-fugehot3)
2026/04/08 03:22:55 DEBUG : file1.txt: size = 42 (Azure container rclone-test-nicexik6diti path 031826ko/resync_modes/path1)
2026/04/08 03:22:55 DEBUG : file1L.txt: Sizes differ
2026/04/08 03:22:55 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:22:55 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:22:55 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:22:55 NOTICE: [36m(21) :[0m [34mtest bisync run with --resync-mode=larger[0m
2026/04/08 03:22:55 NOTICE: [36m(22) :[0m [34mbisync resync resync-mode=larger[0m
2026/04/08 03:22:57 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/resync_modes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:22:57 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:22:57 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:22:57 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync_modes/path1/" with Path2 "/tmp/031826ko/resync_modes/path2/"
2026/04/08 03:22:57 INFO : Copying Path2 files to Path1
2026/04/08 03:22:57 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:22:57 INFO : file1.txt: Path2 is larger. Path1: 33, Path2: 42, Difference: 9
2026/04/08 03:22:57 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:22:57 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:22:57 INFO : Resync updating listings
2026/04/08 03:22:57 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync_modes/path1/" vs Path2 "/tmp/031826ko/resync_modes/path2/"
2026/04/08 03:22:57 INFO : [32mBisync successful[0m
2026/04/08 03:22:57 NOTICE: [36m(23) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/08 03:22:57 NOTICE: [36m(24) :[0m [34mtouch-glob 2003-07-23 /tmp/031826ko/datadir/test_resync_modes-fugehot3/ file1R.txt[0m
2026/04/08 03:22:57 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_resync_modes-fugehot3/" for canonical name "/tmp/031826ko/datadir/test_resync_modes-fugehot3"
2026/04/08 03:22:57 DEBUG : file1R.txt: Set modification time 2003-07-23
2026/04/08 03:22:57 NOTICE: [36m(25) :[0m [34mcopy-as /tmp/031826ko/datadir/test_resync_modes-fugehot3/file1R.txt /tmp/031826ko/resync_modes/path2/ file1.txt[0m
2026/04/08 03:22:57 DEBUG : copyFile "/tmp/031826ko/datadir/test_resync_modes-fugehot3/file1R.txt" to "/tmp/031826ko/resync_modes/path2/" as "file1.txt"
2026/04/08 03:22:57 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_resync_modes-fugehot3/file1R.txt"
2026/04/08 03:22:57 DEBUG : Creating backend with remote "/tmp/031826ko/resync_modes/path2/"
2026/04/08 03:22:57 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/031826ko/resync_modes/path2" as "file1.txt"
2026/04/08 03:22:57 DEBUG : file1.txt: size = 42 OK
2026/04/08 03:22:57 DEBUG : file1R.txt: Modification times differ by -8760h0m0s: 2003-07-23 00:00:00 +0000 UTC, 2002-07-23 00:00:00 +0000 UTC
2026/04/08 03:22:57 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/08 03:22:57 INFO : file1R.txt: Updated modification time in destination
2026/04/08 03:22:57 DEBUG : file1R.txt: Unchanged skipping
2026/04/08 03:22:57 NOTICE: [36m(26) :[0m [34mtouch-glob 2003-09-04 /tmp/031826ko/datadir/test_resync_modes-fugehot3/ file1L.txt[0m
2026/04/08 03:22:57 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_resync_modes-fugehot3/" for canonical name "/tmp/031826ko/datadir/test_resync_modes-fugehot3"
2026/04/08 03:22:57 DEBUG : file1L.txt: Set modification time 2003-09-04
2026/04/08 03:22:57 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/031826ko/datadir/test_resync_modes-fugehot3/file1L.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync_modes/path1/ file1.txt[0m
2026/04/08 03:22:57 DEBUG : copyFile "/tmp/031826ko/datadir/test_resync_modes-fugehot3/file1L.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync_modes/path1/" as "file1.txt"
2026/04/08 03:22:57 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_resync_modes-fugehot3/file1L.txt"
2026/04/08 03:22:57 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync_modes/path1/"
2026/04/08 03:22:57 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/resync_modes/path1" as "file1.txt"
2026/04/08 03:22:57 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/031826ko/datadir/test_resync_modes-fugehot3)
2026/04/08 03:22:57 DEBUG : file1.txt: size = 42 (Azure container rclone-test-nicexik6diti path 031826ko/resync_modes/path1)
2026/04/08 03:22:57 DEBUG : file1L.txt: Sizes differ
2026/04/08 03:22:57 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:22:57 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:22:57 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:22:57 NOTICE: [36m(28) :[0m [34mtest bisync run with --resync-mode=older[0m
2026/04/08 03:22:57 NOTICE: [36m(29) :[0m [34mbisync resync resync-mode=older[0m
2026/04/08 03:23:00 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/resync_modes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:23:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:23:00 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:23:00 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync_modes/path1/" with Path2 "/tmp/031826ko/resync_modes/path2/"
2026/04/08 03:23:00 INFO : Copying Path2 files to Path1
2026/04/08 03:23:00 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:23:00 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
2026/04/08 03:23:00 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:23:00 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:23:00 INFO : Resync updating listings
2026/04/08 03:23:00 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync_modes/path1/" vs Path2 "/tmp/031826ko/resync_modes/path2/"
2026/04/08 03:23:00 INFO : [32mBisync successful[0m
2026/04/08 03:23:00 NOTICE: [36m(30) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/08 03:23:00 NOTICE: [36m(31) :[0m [34mtouch-glob 2004-07-23 /tmp/031826ko/datadir/test_resync_modes-fugehot3/ file1R.txt[0m
2026/04/08 03:23:00 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_resync_modes-fugehot3/" for canonical name "/tmp/031826ko/datadir/test_resync_modes-fugehot3"
2026/04/08 03:23:00 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/04/08 03:23:00 NOTICE: [36m(32) :[0m [34mcopy-as /tmp/031826ko/datadir/test_resync_modes-fugehot3/file1R.txt /tmp/031826ko/resync_modes/path2/ file1.txt[0m
2026/04/08 03:23:00 DEBUG : copyFile "/tmp/031826ko/datadir/test_resync_modes-fugehot3/file1R.txt" to "/tmp/031826ko/resync_modes/path2/" as "file1.txt"
2026/04/08 03:23:00 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_resync_modes-fugehot3/file1R.txt"
2026/04/08 03:23:00 DEBUG : Creating backend with remote "/tmp/031826ko/resync_modes/path2/"
2026/04/08 03:23:00 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/031826ko/resync_modes/path2" as "file1.txt"
2026/04/08 03:23:00 DEBUG : file1.txt: size = 42 OK
2026/04/08 03:23:00 DEBUG : file1R.txt: Modification times differ by -8784h0m0s: 2004-07-23 00:00:00 +0000 UTC, 2003-07-23 00:00:00 +0000 UTC
2026/04/08 03:23:00 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/08 03:23:00 INFO : file1R.txt: Updated modification time in destination
2026/04/08 03:23:00 DEBUG : file1R.txt: Unchanged skipping
2026/04/08 03:23:00 NOTICE: [36m(33) :[0m [34mtouch-glob 2004-07-23 /tmp/031826ko/datadir/test_resync_modes-fugehot3/ file1L.txt[0m
2026/04/08 03:23:00 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_resync_modes-fugehot3/" for canonical name "/tmp/031826ko/datadir/test_resync_modes-fugehot3"
2026/04/08 03:23:00 DEBUG : file1L.txt: Set modification time 2004-07-23
2026/04/08 03:23:00 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/031826ko/datadir/test_resync_modes-fugehot3/file1L.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync_modes/path1/ file1.txt[0m
2026/04/08 03:23:00 DEBUG : copyFile "/tmp/031826ko/datadir/test_resync_modes-fugehot3/file1L.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync_modes/path1/" as "file1.txt"
2026/04/08 03:23:00 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_resync_modes-fugehot3/file1L.txt"
2026/04/08 03:23:00 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync_modes/path1/"
2026/04/08 03:23:00 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/resync_modes/path1" as "file1.txt"
2026/04/08 03:23:00 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/031826ko/datadir/test_resync_modes-fugehot3)
2026/04/08 03:23:00 DEBUG : file1.txt: size = 42 (Azure container rclone-test-nicexik6diti path 031826ko/resync_modes/path1)
2026/04/08 03:23:00 DEBUG : file1L.txt: Sizes differ
2026/04/08 03:23:00 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:23:00 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:23:00 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:23:00 NOTICE: [36m(35) :[0m [34mtest bisync run with --resync-mode=smaller[0m
2026/04/08 03:23:00 NOTICE: [36m(36) :[0m [34mbisync resync resync-mode=smaller[0m
2026/04/08 03:23:02 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/resync_modes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:23:02 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:23:02 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:23:02 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync_modes/path1/" with Path2 "/tmp/031826ko/resync_modes/path2/"
2026/04/08 03:23:02 INFO : Copying Path2 files to Path1
2026/04/08 03:23:02 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:23:02 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9
2026/04/08 03:23:02 INFO : There was nothing to transfer
2026/04/08 03:23:02 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:23:02 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9
2026/04/08 03:23:02 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:23:02 INFO : Resync updating listings
2026/04/08 03:23:02 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync_modes/path1/" vs Path2 "/tmp/031826ko/resync_modes/path2/"
2026/04/08 03:23:02 INFO : [32mBisync successful[0m
2026/04/08 03:23:02 NOTICE: [36m(37) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/08 03:23:02 NOTICE: [36m(38) :[0m [34mtouch-glob 2005-01-02 /tmp/031826ko/datadir/test_resync_modes-fugehot3/ file1R.txt[0m
2026/04/08 03:23:02 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_resync_modes-fugehot3/" for canonical name "/tmp/031826ko/datadir/test_resync_modes-fugehot3"
2026/04/08 03:23:02 DEBUG : file1R.txt: Set modification time 2005-01-02
2026/04/08 03:23:02 NOTICE: [36m(39) :[0m [34mcopy-as /tmp/031826ko/datadir/test_resync_modes-fugehot3/file1R.txt /tmp/031826ko/resync_modes/path2/ file1.txt[0m
2026/04/08 03:23:02 DEBUG : copyFile "/tmp/031826ko/datadir/test_resync_modes-fugehot3/file1R.txt" to "/tmp/031826ko/resync_modes/path2/" as "file1.txt"
2026/04/08 03:23:02 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_resync_modes-fugehot3/file1R.txt"
2026/04/08 03:23:02 DEBUG : Creating backend with remote "/tmp/031826ko/resync_modes/path2/"
2026/04/08 03:23:02 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/031826ko/resync_modes/path2" as "file1.txt"
2026/04/08 03:23:02 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/031826ko/datadir/test_resync_modes-fugehot3)
2026/04/08 03:23:02 DEBUG : file1.txt: size = 33 (Local file system at /tmp/031826ko/resync_modes/path2)
2026/04/08 03:23:02 DEBUG : file1R.txt: Sizes differ
2026/04/08 03:23:02 DEBUG : file1.txt.bb6489e1.partial: size = 42 OK
2026/04/08 03:23:02 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/08 03:23:02 DEBUG : file1.txt.bb6489e1.partial: renamed to: file1.txt
2026/04/08 03:23:02 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:23:02 NOTICE: [36m(40) :[0m [34mcopy-as /tmp/031826ko/datadir/test_resync_modes-fugehot3/file1R.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync_modes/path1/ file2.txt[0m
2026/04/08 03:23:02 DEBUG : copyFile "/tmp/031826ko/datadir/test_resync_modes-fugehot3/file1R.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync_modes/path1/" as "file2.txt"
2026/04/08 03:23:02 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_resync_modes-fugehot3/file1R.txt"
2026/04/08 03:23:02 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync_modes/path1/"
2026/04/08 03:23:02 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/resync_modes/path1" as "file2.txt"
2026/04/08 03:23:03 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/031826ko/datadir/test_resync_modes-fugehot3)
2026/04/08 03:23:03 DEBUG : file2.txt: size = 0 (Azure container rclone-test-nicexik6diti path 031826ko/resync_modes/path1)
2026/04/08 03:23:03 DEBUG : file1R.txt: Sizes differ
2026/04/08 03:23:03 DEBUG : file2.txt: size = 42 OK
2026/04/08 03:23:03 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/08 03:23:03 INFO : file1R.txt: Copied (replaced existing) to: file2.txt
2026/04/08 03:23:03 NOTICE: [36m(41) :[0m [34mtouch-glob 2006-03-04 /tmp/031826ko/datadir/test_resync_modes-fugehot3/ file1L.txt[0m
2026/04/08 03:23:03 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_resync_modes-fugehot3/" for canonical name "/tmp/031826ko/datadir/test_resync_modes-fugehot3"
2026/04/08 03:23:03 DEBUG : file1L.txt: Set modification time 2006-03-04
2026/04/08 03:23:03 NOTICE: [36m(42) :[0m [34mcopy-as /tmp/031826ko/datadir/test_resync_modes-fugehot3/file1L.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync_modes/path1/ file1.txt[0m
2026/04/08 03:23:03 DEBUG : copyFile "/tmp/031826ko/datadir/test_resync_modes-fugehot3/file1L.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync_modes/path1/" as "file1.txt"
2026/04/08 03:23:03 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_resync_modes-fugehot3/file1L.txt"
2026/04/08 03:23:03 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync_modes/path1/"
2026/04/08 03:23:03 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/resync_modes/path1" as "file1.txt"
2026/04/08 03:23:03 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:23:03 DEBUG : file1L.txt: Modification times differ by -14136h0m0s: 2006-03-04 00:00:00 +0000 UTC, 2004-07-23 00:00:00 +0000 UTC
2026/04/08 03:23:03 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:23:03 INFO : file1L.txt: Updated modification time in destination
2026/04/08 03:23:03 DEBUG : file1L.txt: Unchanged skipping
2026/04/08 03:23:03 NOTICE: [36m(43) :[0m [34mcopy-as /tmp/031826ko/datadir/test_resync_modes-fugehot3/file1L.txt /tmp/031826ko/resync_modes/path2/ file2.txt[0m
2026/04/08 03:23:03 DEBUG : copyFile "/tmp/031826ko/datadir/test_resync_modes-fugehot3/file1L.txt" to "/tmp/031826ko/resync_modes/path2/" as "file2.txt"
2026/04/08 03:23:03 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_resync_modes-fugehot3/file1L.txt"
2026/04/08 03:23:03 DEBUG : Creating backend with remote "/tmp/031826ko/resync_modes/path2/"
2026/04/08 03:23:03 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/031826ko/resync_modes/path2" as "file2.txt"
2026/04/08 03:23:03 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/031826ko/datadir/test_resync_modes-fugehot3)
2026/04/08 03:23:03 DEBUG : file2.txt: size = 0 (Local file system at /tmp/031826ko/resync_modes/path2)
2026/04/08 03:23:03 DEBUG : file1L.txt: Sizes differ
2026/04/08 03:23:03 DEBUG : file2.txt.cc95ef01.partial: size = 33 OK
2026/04/08 03:23:03 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:23:03 DEBUG : file2.txt.cc95ef01.partial: renamed to: file2.txt
2026/04/08 03:23:03 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/04/08 03:23:03 NOTICE: [36m(44) :[0m [34mtest bisync run with --resync-mode=path1[0m
2026/04/08 03:23:03 NOTICE: [36m(45) :[0m [34mbisync resync resync-mode=path1[0m
2026/04/08 03:23:05 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/resync_modes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:23:05 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:23:05 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:23:05 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync_modes/path1/" with Path2 "/tmp/031826ko/resync_modes/path2/"
2026/04/08 03:23:05 INFO : Copying Path2 files to Path1
2026/04/08 03:23:05 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:23:05 INFO : There was nothing to transfer
2026/04/08 03:23:05 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:23:05 INFO : file2.txt: Copied (replaced existing)
2026/04/08 03:23:05 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:23:05 INFO : Resync updating listings
2026/04/08 03:23:05 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync_modes/path1/" vs Path2 "/tmp/031826ko/resync_modes/path2/"
2026/04/08 03:23:05 INFO : [32mBisync successful[0m
2026/04/08 03:23:05 NOTICE: [36m(46) :[0m [34mtest no winner[0m
2026/04/08 03:23:05 NOTICE: [36m(47) :[0m [34mtouch-glob 2022-02-22 /tmp/031826ko/datadir/test_resync_modes-fugehot3/ file1R.txt[0m
2026/04/08 03:23:05 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_resync_modes-fugehot3/" for canonical name "/tmp/031826ko/datadir/test_resync_modes-fugehot3"
2026/04/08 03:23:05 DEBUG : file1R.txt: Set modification time 2022-02-22
2026/04/08 03:23:05 NOTICE: [36m(48) :[0m [34mcopy-as /tmp/031826ko/datadir/test_resync_modes-fugehot3/file1R.txt /tmp/031826ko/resync_modes/path2/ file1.txt[0m
2026/04/08 03:23:05 DEBUG : copyFile "/tmp/031826ko/datadir/test_resync_modes-fugehot3/file1R.txt" to "/tmp/031826ko/resync_modes/path2/" as "file1.txt"
2026/04/08 03:23:05 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_resync_modes-fugehot3/file1R.txt"
2026/04/08 03:23:05 DEBUG : Creating backend with remote "/tmp/031826ko/resync_modes/path2/"
2026/04/08 03:23:05 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/031826ko/resync_modes/path2" as "file1.txt"
2026/04/08 03:23:05 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/031826ko/datadir/test_resync_modes-fugehot3)
2026/04/08 03:23:05 DEBUG : file1.txt: size = 33 (Local file system at /tmp/031826ko/resync_modes/path2)
2026/04/08 03:23:05 DEBUG : file1R.txt: Sizes differ
2026/04/08 03:23:05 DEBUG : file1.txt.2c9efc05.partial: size = 42 OK
2026/04/08 03:23:05 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/08 03:23:05 DEBUG : file1.txt.2c9efc05.partial: renamed to: file1.txt
2026/04/08 03:23:05 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:23:05 NOTICE: [36m(49) :[0m [34mcopy-as /tmp/031826ko/datadir/test_resync_modes-fugehot3/file1R.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync_modes/path1/ file2.txt[0m
2026/04/08 03:23:05 DEBUG : copyFile "/tmp/031826ko/datadir/test_resync_modes-fugehot3/file1R.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync_modes/path1/" as "file2.txt"
2026/04/08 03:23:05 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_resync_modes-fugehot3/file1R.txt"
2026/04/08 03:23:05 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync_modes/path1/"
2026/04/08 03:23:05 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/resync_modes/path1" as "file2.txt"
2026/04/08 03:23:05 DEBUG : file2.txt: size = 42 OK
2026/04/08 03:23:05 DEBUG : file1R.txt: Modification times differ by -150240h0m0s: 2022-02-22 00:00:00 +0000 UTC, 2005-01-02 00:00:00 +0000 UTC
2026/04/08 03:23:05 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/08 03:23:05 INFO : file1R.txt: Updated modification time in destination
2026/04/08 03:23:05 DEBUG : file1R.txt: Unchanged skipping
2026/04/08 03:23:05 NOTICE: [36m(50) :[0m [34mtouch-glob 2022-02-22 /tmp/031826ko/datadir/test_resync_modes-fugehot3/ file1L.txt[0m
2026/04/08 03:23:05 DEBUG : fs cache: switching user supplied name "/tmp/031826ko/datadir/test_resync_modes-fugehot3/" for canonical name "/tmp/031826ko/datadir/test_resync_modes-fugehot3"
2026/04/08 03:23:05 DEBUG : file1L.txt: Set modification time 2022-02-22
2026/04/08 03:23:05 NOTICE: [36m(51) :[0m [34mcopy-as /tmp/031826ko/datadir/test_resync_modes-fugehot3/file1L.txt TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync_modes/path1/ file1.txt[0m
2026/04/08 03:23:05 DEBUG : copyFile "/tmp/031826ko/datadir/test_resync_modes-fugehot3/file1L.txt" to "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync_modes/path1/" as "file1.txt"
2026/04/08 03:23:05 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_resync_modes-fugehot3/file1L.txt"
2026/04/08 03:23:05 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync_modes/path1/"
2026/04/08 03:23:05 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-nicexik6diti path 031826ko/resync_modes/path1" as "file1.txt"
2026/04/08 03:23:05 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:23:05 DEBUG : file1L.txt: Modification times differ by -140016h0m0s: 2022-02-22 00:00:00 +0000 UTC, 2006-03-04 00:00:00 +0000 UTC
2026/04/08 03:23:05 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:23:05 INFO : file1L.txt: Updated modification time in destination
2026/04/08 03:23:05 DEBUG : file1L.txt: Unchanged skipping
2026/04/08 03:23:05 NOTICE: [36m(52) :[0m [34mcopy-as /tmp/031826ko/datadir/test_resync_modes-fugehot3/file1L.txt /tmp/031826ko/resync_modes/path2/ file2.txt[0m
2026/04/08 03:23:05 DEBUG : copyFile "/tmp/031826ko/datadir/test_resync_modes-fugehot3/file1L.txt" to "/tmp/031826ko/resync_modes/path2/" as "file2.txt"
2026/04/08 03:23:05 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_resync_modes-fugehot3/file1L.txt"
2026/04/08 03:23:05 DEBUG : Creating backend with remote "/tmp/031826ko/resync_modes/path2/"
2026/04/08 03:23:05 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/031826ko/resync_modes/path2" as "file2.txt"
2026/04/08 03:23:05 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/031826ko/datadir/test_resync_modes-fugehot3)
2026/04/08 03:23:05 DEBUG : file2.txt: size = 42 (Local file system at /tmp/031826ko/resync_modes/path2)
2026/04/08 03:23:05 DEBUG : file1L.txt: Sizes differ
2026/04/08 03:23:05 DEBUG : file2.txt.c08d3921.partial: size = 33 OK
2026/04/08 03:23:05 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:23:05 DEBUG : file2.txt.c08d3921.partial: renamed to: file2.txt
2026/04/08 03:23:05 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/04/08 03:23:05 NOTICE: [36m(53) :[0m [34mtest bisync run with --resync-mode=newer[0m
2026/04/08 03:23:05 NOTICE: [36m(54) :[0m [34mbisync resync resync-mode=newer[0m
2026/04/08 03:23:08 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/resync_modes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:23:08 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:23:08 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:23:08 INFO : Synching Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync_modes/path1/" with Path2 "/tmp/031826ko/resync_modes/path2/"
2026/04/08 03:23:08 INFO : Copying Path2 files to Path1
2026/04/08 03:23:08 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:23:08 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:23:08 INFO : file2.txt: Copied (replaced existing)
2026/04/08 03:23:08 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:23:08 INFO : Resync updating listings
2026/04/08 03:23:08 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nicexik6diti/031826ko/resync_modes/path1/" vs Path2 "/tmp/031826ko/resync_modes/path2/"
2026/04/08 03:23:08 INFO : [32mBisync successful[0m
2026/04/08 03:23:08 DEBUG : Waiting for deletions to finish
2026/04/08 03:23:08 INFO : file1.txt: Deleted
2026/04/08 03:23:08 INFO : RCLONE_TEST: Deleted
2026/04/08 03:23:08 INFO : file2.txt: Deleted
2026/04/08 03:23:08 DEBUG : removing 1 level 0 directories
2026/04/08 03:23:08 INFO : Azure container rclone-test-nicexik6diti path 031826ko/resync_modes/path1: Removing directory
2026/04/08 03:23:08 DEBUG : Waiting for deletions to finish
2026/04/08 03:23:08 INFO : RCLONE_TEST: Deleted
2026/04/08 03:23:08 INFO : file1.txt: Deleted
2026/04/08 03:23:08 INFO : file2.txt: Deleted
2026/04/08 03:23:08 DEBUG : removing 1 level 0 directories
2026/04/08 03:23:08 INFO : Local file system at /tmp/031826ko/resync_modes/path2: Removing directory
bisync_test.go:608: [32mTEST resync_modes PASSED[0m
=== RUN TestBisyncRemoteLocal/rmdirs
2026/04/08 03:23:08 INFO : path1: Making directory
2026/04/08 03:23:08 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/rmdirs/path1"
2026/04/08 03:23:08 DEBUG : Config file has changed externally - reloading
2026/04/08 03:23:08 DEBUG : Creating backend with remote "/tmp/031826ko/rmdirs/path2"
2026/04/08 03:23:08 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rmdirs/initial"
2026/04/08 03:23:08 DEBUG : Creating backend with remote "/tmp/031826ko/initdir/test_rmdirs-tewuhug0"
2026/04/08 03:23:08 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:08 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:08 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:08 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:08 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:08 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:08 DEBUG : subdir: Making directory with metadata
2026/04/08 03:23:08 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:23:08 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:23:08 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:23:08 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/08 03:23:08 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:08 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:08 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:08 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:23:08 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:23:08 DEBUG : Local file system at /tmp/031826ko/initdir/test_rmdirs-tewuhug0: Waiting for checks to finish
2026/04/08 03:23:08 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/08 03:23:08 DEBUG : Local file system at /tmp/031826ko/initdir/test_rmdirs-tewuhug0: Waiting for transfers to finish
2026/04/08 03:23:08 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:08 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/08 03:23:08 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:23:08 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/08 03:23:08 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/08 03:23:08 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:23:08 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:08 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/08 03:23:08 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/08 03:23:08 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:23:08 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:08 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/08 03:23:08 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:23:08 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/08 03:23:08 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:08 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:08 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:23:08 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:23:08 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/08 03:23:08 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:23:08 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:08 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:23:08 INFO : file1.txt: Copied (new)
2026/04/08 03:23:08 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:23:08 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:23:08 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:23:08 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rmdirs/modfiles"
2026/04/08 03:23:08 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_rmdirs-wuguyiz3"
2026/04/08 03:23:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:08 DEBUG : Local file system at /tmp/031826ko/datadir/test_rmdirs-wuguyiz3: Waiting for checks to finish
2026/04/08 03:23:08 DEBUG : Local file system at /tmp/031826ko/datadir/test_rmdirs-wuguyiz3: Waiting for transfers to finish
2026/04/08 03:23:08 DEBUG : file1.txt.f41fd5ee.partial: size = 19 OK
2026/04/08 03:23:08 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:23:08 DEBUG : file1.txt.f41fd5ee.partial: renamed to: file1.txt
2026/04/08 03:23:08 INFO : file1.txt: Copied (new)
2026/04/08 03:23:08 DEBUG : Waiting for deletions to finish
2026/04/08 03:23:08 DEBUG : removing 1 level 0 directories
2026/04/08 03:23:08 INFO : Azure container rclone-test-nicexik6diti path 031826ko/rmdirs/path1: Removing directory
2026/04/08 03:23:08 DEBUG : Waiting for deletions to finish
2026/04/08 03:23:08 ERROR : error listing: directory not found
2026/04/08 03:23:08 ERROR : Local file system at /tmp/031826ko/rmdirs/path2: Failed to list "": directory not found
2026/04/08 03:23:08 DEBUG : removing 1 level 0 directories
2026/04/08 03:23:08 INFO : Local file system at /tmp/031826ko/rmdirs/path2: Removing directory
2026/04/08 03:23:08 ERROR : Failed to rmdir: stat /tmp/031826ko/rmdirs/path2: no such file or directory
2026/04/08 03:23:08 ERROR : error listing: directory not found
2026/04/08 03:23:08 NOTICE: checking initFs Local file system at /tmp/031826ko/initdir/test_rmdirs-tewuhug0
2026/04/08 03:23:08 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:08 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:08 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:08 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:08 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:08 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:08 INFO : subdir: Making directory
2026/04/08 03:23:08 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:08 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/rmdirs/path1: Waiting for checks to finish
2026/04/08 03:23:08 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/rmdirs/path1: Waiting for transfers to finish
2026/04/08 03:23:08 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:23:08 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:08 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:23:08 DEBUG : file1.copy1.txt: size = 0 OK
2026/04/08 03:23:08 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:08 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:23:08 DEBUG : file1.copy2.txt: size = 0 OK
2026/04/08 03:23:08 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:08 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:23:08 DEBUG : file1.copy3.txt: size = 0 OK
2026/04/08 03:23:08 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:08 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:23:08 DEBUG : file1.copy4.txt: size = 0 OK
2026/04/08 03:23:08 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:08 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:23:08 DEBUG : file1.copy5.txt: size = 0 OK
2026/04/08 03:23:08 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:08 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:23:08 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:23:08 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:08 INFO : file1.txt: Copied (new)
2026/04/08 03:23:08 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:23:08 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:08 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:23:08 NOTICE: checking Path1 Azure container rclone-test-nicexik6diti path 031826ko/rmdirs/path1
2026/04/08 03:23:08 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:08 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:08 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:08 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:08 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:08 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:08 DEBUG : subdir: Making directory with metadata
2026/04/08 03:23:08 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:23:08 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:23:08 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:08 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:23:08 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/08 03:23:08 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/08 03:23:08 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/08 03:23:08 DEBUG : Local file system at /tmp/031826ko/rmdirs/path2: Waiting for checks to finish
2026/04/08 03:23:08 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:08 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:08 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:23:08 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/08 03:23:08 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:23:08 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:08 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/08 03:23:08 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:23:08 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/08 03:23:08 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:08 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/08 03:23:08 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:08 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/08 03:23:08 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:23:08 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/08 03:23:08 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:23:08 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:23:08 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:23:08 DEBUG : Local file system at /tmp/031826ko/rmdirs/path2: Waiting for transfers to finish
2026/04/08 03:23:08 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:08 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:23:08 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/08 03:23:08 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:23:08 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:08 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:23:08 INFO : file1.txt: Copied (new)
2026/04/08 03:23:08 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:08 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:23:08 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:23:08 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:23:08 NOTICE: checking path2 Local file system at /tmp/031826ko/rmdirs/path2
2026/04/08 03:23:08 NOTICE: [36m(01) :[0m [34mtest rmdirs[0m
2026/04/08 03:23:08 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:23:08 NOTICE: [36m(03) :[0m [34mbisync resync[0m
bisync_test.go:1007: skipping test as remote does not support empty dirs
=== RUN TestBisyncRemoteLocal/volatile
2026/04/08 03:23:08 INFO : path1: Making directory
2026/04/08 03:23:08 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nicexik6diti/031826ko/volatile/path1"
2026/04/08 03:23:08 DEBUG : Creating backend with remote "/tmp/031826ko/volatile/path2"
2026/04/08 03:23:08 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_volatile/initial"
2026/04/08 03:23:08 DEBUG : Creating backend with remote "/tmp/031826ko/initdir/test_volatile-jafozez9"
2026/04/08 03:23:08 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:08 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:08 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:08 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:08 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:08 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:08 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:08 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:08 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:23:08 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:23:08 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:23:08 DEBUG : Local file system at /tmp/031826ko/initdir/test_volatile-jafozez9: Waiting for checks to finish
2026/04/08 03:23:08 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:08 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:23:08 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:23:08 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:08 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:08 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:23:08 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:08 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:23:08 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:23:08 INFO : file1.txt: Copied (new)
2026/04/08 03:23:08 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:08 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:23:08 INFO : file2.txt: Copied (new)
2026/04/08 03:23:08 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:23:08 INFO : file3.txt: Copied (new)
2026/04/08 03:23:08 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:23:08 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:23:08 INFO : file4.txt: Copied (new)
2026/04/08 03:23:08 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:23:08 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:08 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:23:08 DEBUG : Local file system at /tmp/031826ko/initdir/test_volatile-jafozez9: Waiting for transfers to finish
2026/04/08 03:23:08 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:08 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:08 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:23:08 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:23:08 INFO : file5.txt: Copied (new)
2026/04/08 03:23:08 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:23:08 INFO : file6.txt: Copied (new)
2026/04/08 03:23:08 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:23:08 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:08 INFO : file7.txt: Copied (new)
2026/04/08 03:23:08 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:23:08 INFO : file8.txt: Copied (new)
2026/04/08 03:23:08 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_volatile/modfiles"
2026/04/08 03:23:08 DEBUG : Creating backend with remote "/tmp/031826ko/datadir/test_volatile-zamudiv9"
2026/04/08 03:23:08 DEBUG : dummy.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:08 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:08 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:08 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:08 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:08 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:08 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:08 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:08 DEBUG : dummy.txt.b3782999.partial: size = 0 OK
2026/04/08 03:23:08 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:08 DEBUG : dummy.txt.b3782999.partial: renamed to: dummy.txt
2026/04/08 03:23:08 INFO : dummy.txt: Copied (new)
2026/04/08 03:23:08 DEBUG : file1.txt.be52b1c9.partial: size = 19 OK
2026/04/08 03:23:08 DEBUG : Local file system at /tmp/031826ko/datadir/test_volatile-zamudiv9: Waiting for checks to finish
2026/04/08 03:23:08 DEBUG : Local file system at /tmp/031826ko/datadir/test_volatile-zamudiv9: Waiting for transfers to finish
2026/04/08 03:23:08 DEBUG : file10.txt.bdde3bf8.partial: size = 19 OK
2026/04/08 03:23:08 DEBUG : file11.txt.d4a7309d.partial: size = 19 OK
2026/04/08 03:23:08 DEBUG : file2.txt.23ff1769.partial: size = 13 OK
2026/04/08 03:23:08 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:23:08 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/08 03:23:08 DEBUG : file10.txt.bdde3bf8.partial: renamed to: file10.txt
2026/04/08 03:23:08 INFO : file10.txt: Copied (new)
2026/04/08 03:23:08 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:23:08 DEBUG : file2.txt.23ff1769.partial: renamed to: file2.txt
2026/04/08 03:23:08 INFO : file2.txt: Copied (new)
2026/04/08 03:23:08 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:23:08 DEBUG : file1.txt.be52b1c9.partial: renamed to: file1.txt
2026/04/08 03:23:08 INFO : file1.txt: Copied (new)
2026/04/08 03:23:08 DEBUG : file11.txt.d4a7309d.partial: renamed to: file11.txt
2026/04/08 03:23:08 INFO : file11.txt: Copied (new)
2026/04/08 03:23:08 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/08 03:23:08 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/08 03:23:08 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/08 03:23:08 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/08 03:23:08 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/08 03:23:08 INFO : file5R.txt: Copied (new)
2026/04/08 03:23:08 DEBUG : file6.txt.7b4c87b3.partial: size = 19 OK
2026/04/08 03:23:08 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/08 03:23:08 INFO : file5L.txt: Copied (new)
2026/04/08 03:23:08 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:23:08 DEBUG : file6.txt.7b4c87b3.partial: renamed to: file6.txt
2026/04/08 03:23:08 INFO : file6.txt: Copied (new)
2026/04/08 03:23:08 DEBUG : file7.txt.38c43fbf.partial: size = 19 OK
2026/04/08 03:23:08 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:23:08 DEBUG : file7.txt.38c43fbf.partial: renamed to: file7.txt
2026/04/08 03:23:08 INFO : file7.txt: Copied (new)
2026/04/08 03:23:08 DEBUG : Waiting for deletions to finish
2026/04/08 03:23:08 DEBUG : removing 1 level 0 directories
2026/04/08 03:23:08 INFO : Azure container rclone-test-nicexik6diti path 031826ko/volatile/path1: Removing directory
2026/04/08 03:23:08 DEBUG : Waiting for deletions to finish
2026/04/08 03:23:08 ERROR : error listing: directory not found
2026/04/08 03:23:08 ERROR : Local file system at /tmp/031826ko/volatile/path2: Failed to list "": directory not found
2026/04/08 03:23:08 DEBUG : removing 1 level 0 directories
2026/04/08 03:23:08 INFO : Local file system at /tmp/031826ko/volatile/path2: Removing directory
2026/04/08 03:23:08 ERROR : Failed to rmdir: stat /tmp/031826ko/volatile/path2: no such file or directory
2026/04/08 03:23:09 ERROR : error listing: directory not found
2026/04/08 03:23:09 NOTICE: checking initFs Local file system at /tmp/031826ko/initdir/test_volatile-jafozez9
2026/04/08 03:23:09 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:09 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:09 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:09 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:09 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:09 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:09 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:09 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:09 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/volatile/path1: Waiting for checks to finish
2026/04/08 03:23:09 DEBUG : Azure container rclone-test-nicexik6diti path 031826ko/volatile/path1: Waiting for transfers to finish
2026/04/08 03:23:09 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:23:09 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:09 INFO : file3.txt: Copied (new)
2026/04/08 03:23:09 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:23:09 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:09 INFO : file2.txt: Copied (new)
2026/04/08 03:23:09 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:23:09 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:09 INFO : file1.txt: Copied (new)
2026/04/08 03:23:09 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:23:09 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:09 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:23:09 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:23:09 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:09 INFO : file5.txt: Copied (new)
2026/04/08 03:23:09 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:23:09 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:09 INFO : file4.txt: Copied (new)
2026/04/08 03:23:09 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:23:09 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:09 INFO : file6.txt: Copied (new)
2026/04/08 03:23:09 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:23:09 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:09 INFO : file7.txt: Copied (new)
2026/04/08 03:23:09 DEBUG : file8.txt: size = 0 OK
2026/04/08 03:23:09 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:09 INFO : file8.txt: Copied (new)
2026/04/08 03:23:09 NOTICE: checking Path1 Azure container rclone-test-nicexik6diti path 031826ko/volatile/path1
2026/04/08 03:23:09 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:09 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:09 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:09 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:09 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:09 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:09 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:09 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:09 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:23:09 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:23:09 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:23:09 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:23:09 DEBUG : Local file system at /tmp/031826ko/volatile/path2: Waiting for checks to finish
2026/04/08 03:23:09 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:09 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:23:09 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:23:09 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:23:09 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:09 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:23:09 INFO : file1.txt: Copied (new)
2026/04/08 03:23:09 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:23:09 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:09 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:23:09 INFO : file2.txt: Copied (new)
2026/04/08 03:23:09 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:23:09 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:09 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:23:09 INFO : file3.txt: Copied (new)
2026/04/08 03:23:09 DEBUG : Local file system at /tmp/031826ko/volatile/path2: Waiting for transfers to finish
2026/04/08 03:23:09 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:09 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:09 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:09 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:23:09 INFO : file5.txt: Copied (new)
2026/04/08 03:23:09 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:23:09 INFO : file6.txt: Copied (new)
2026/04/08 03:23:09 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:23:09 INFO : file4.txt: Copied (new)
2026/04/08 03:23:09 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:23:09 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:23:09 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:09 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:09 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:23:09 INFO : file8.txt: Copied (new)
2026/04/08 03:23:09 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:23:09 INFO : file7.txt: Copied (new)
2026/04/08 03:23:09 NOTICE: checking path2 Local file system at /tmp/031826ko/volatile/path2
2026/04/08 03:23:09 NOTICE: [36m(01) :[0m [34mtest volatile[0m
2026/04/08 03:23:09 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:23:09 NOTICE: [36m(03) :[0m [34mbisync resync[0m
bisync_test.go:978: skipping 'volatile' test on non-local as it requires uploading 100 files
2026/04/08 03:23:09 DEBUG : Azure container rclone-test-nicexik6diti: Purge remote
--- PASS: TestBisyncRemoteLocal (282.63s)
--- PASS: TestBisyncRemoteLocal/all_changed (11.66s)
--- SKIP: TestBisyncRemoteLocal/backupdir (0.52s)
--- PASS: TestBisyncRemoteLocal/basic (5.82s)
--- PASS: TestBisyncRemoteLocal/changes (6.99s)
--- PASS: TestBisyncRemoteLocal/check_access (21.67s)
--- PASS: TestBisyncRemoteLocal/check_access_filters (21.24s)
--- PASS: TestBisyncRemoteLocal/check_filename (12.47s)
--- PASS: TestBisyncRemoteLocal/check_sync (16.34s)
--- PASS: TestBisyncRemoteLocal/compare_all (6.93s)
--- PASS: TestBisyncRemoteLocal/concurrent (7.72s)
--- SKIP: TestBisyncRemoteLocal/createemptysrcdirs (1.17s)
--- PASS: TestBisyncRemoteLocal/dry_run (11.97s)
--- PASS: TestBisyncRemoteLocal/equal (6.19s)
--- PASS: TestBisyncRemoteLocal/ext_paths (21.44s)
--- SKIP: TestBisyncRemoteLocal/extended_filenames (3.45s)
--- PASS: TestBisyncRemoteLocal/filters (5.79s)
--- PASS: TestBisyncRemoteLocal/filtersfile_checks (18.67s)
--- PASS: TestBisyncRemoteLocal/ignorelistingchecksum (8.20s)
--- PASS: TestBisyncRemoteLocal/max_delete_path1 (7.99s)
--- PASS: TestBisyncRemoteLocal/max_delete_path2_force (7.62s)
--- PASS: TestBisyncRemoteLocal/nomodtime (2.58s)
--- SKIP: TestBisyncRemoteLocal/normalization (2.78s)
--- PASS: TestBisyncRemoteLocal/rclone_args (19.69s)
--- PASS: TestBisyncRemoteLocal/resolve (20.73s)
--- PASS: TestBisyncRemoteLocal/resync (13.24s)
--- PASS: TestBisyncRemoteLocal/resync_modes (18.67s)
--- SKIP: TestBisyncRemoteLocal/rmdirs (0.46s)
--- SKIP: TestBisyncRemoteLocal/volatile (0.53s)
=== RUN TestBisyncLocalRemote
2026/04/08 03:23:09 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima"
2026/04/08 03:23:09 NOTICE: remote: TestAzureBlob:rclone-test-qapafuf5mima
=== RUN TestBisyncLocalRemote/all_changed
2026/04/08 03:23:09 DEBUG : Creating backend with remote "/tmp/032309cu"
2026/04/08 03:23:09 DEBUG : Creating backend with remote "/tmp/032309cu/all_changed/path1"
2026/04/08 03:23:09 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu"
2026/04/08 03:23:09 INFO : path2: Making directory
2026/04/08 03:23:09 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/all_changed/path2"
2026/04/08 03:23:09 DEBUG : Creating backend with remote "/tmp/032309cu/initdir/test_all_changed-gelexic5"
2026/04/08 03:23:09 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:09 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:09 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:09 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:09 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:09 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:09 DEBUG : subdir: Making directory with metadata
2026/04/08 03:23:09 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:23:09 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:23:09 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/08 03:23:09 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/08 03:23:09 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:09 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:09 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/08 03:23:09 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:23:09 DEBUG : Local file system at /tmp/032309cu/initdir/test_all_changed-gelexic5: Waiting for checks to finish
2026/04/08 03:23:09 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:23:09 DEBUG : Local file system at /tmp/032309cu/initdir/test_all_changed-gelexic5: Waiting for transfers to finish
2026/04/08 03:23:09 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:09 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:09 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/08 03:23:09 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/08 03:23:09 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:23:09 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:09 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:23:09 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/08 03:23:09 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:09 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:23:09 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/08 03:23:09 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:23:09 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/08 03:23:09 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:23:09 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/08 03:23:09 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:23:09 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:09 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:23:09 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/08 03:23:09 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:23:09 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:09 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:09 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:23:09 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:23:09 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:23:09 INFO : file1.txt: Copied (new)
2026/04/08 03:23:09 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:23:09 DEBUG : Waiting for deletions to finish
2026/04/08 03:23:09 ERROR : error listing: directory not found
2026/04/08 03:23:09 ERROR : Local file system at /tmp/032309cu/all_changed/path1: Failed to list "": directory not found
2026/04/08 03:23:09 DEBUG : removing 1 level 0 directories
2026/04/08 03:23:09 INFO : Local file system at /tmp/032309cu/all_changed/path1: Removing directory
2026/04/08 03:23:09 ERROR : Failed to rmdir: stat /tmp/032309cu/all_changed/path1: no such file or directory
2026/04/08 03:23:09 DEBUG : Waiting for deletions to finish
2026/04/08 03:23:09 DEBUG : removing 1 level 0 directories
2026/04/08 03:23:09 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/all_changed/path2: Removing directory
2026/04/08 03:23:09 ERROR : error listing: directory not found
2026/04/08 03:23:09 NOTICE: checking initFs Local file system at /tmp/032309cu/initdir/test_all_changed-gelexic5
2026/04/08 03:23:09 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:09 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:09 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:09 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:09 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:09 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:09 DEBUG : subdir: Making directory with metadata
2026/04/08 03:23:09 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:23:09 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:23:09 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/08 03:23:09 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:23:09 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:09 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/08 03:23:09 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:09 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:09 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:09 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/08 03:23:09 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:23:09 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/08 03:23:09 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:23:09 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/08 03:23:09 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:23:09 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:23:09 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/08 03:23:09 DEBUG : Local file system at /tmp/032309cu/all_changed/path1: Waiting for checks to finish
2026/04/08 03:23:09 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:23:09 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:09 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:09 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/08 03:23:09 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:23:09 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/08 03:23:09 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:23:09 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:09 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/08 03:23:09 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:23:09 INFO : file1.txt: Copied (new)
2026/04/08 03:23:09 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:09 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/08 03:23:09 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:23:09 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:23:09 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:09 DEBUG : Local file system at /tmp/032309cu/all_changed/path1: Waiting for transfers to finish
2026/04/08 03:23:09 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:23:09 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:23:09 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:23:09 NOTICE: checking Path1 Local file system at /tmp/032309cu/all_changed/path1
2026/04/08 03:23:09 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:09 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:09 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:09 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:09 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:09 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:09 INFO : subdir: Making directory
2026/04/08 03:23:09 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:09 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/all_changed/path2: Waiting for checks to finish
2026/04/08 03:23:09 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/all_changed/path2: Waiting for transfers to finish
2026/04/08 03:23:09 DEBUG : file1.copy3.txt: size = 0 OK
2026/04/08 03:23:09 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:09 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:23:09 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:23:09 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:09 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:23:09 DEBUG : file1.copy2.txt: size = 0 OK
2026/04/08 03:23:09 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:09 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:23:09 DEBUG : file1.copy1.txt: size = 0 OK
2026/04/08 03:23:09 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:09 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:23:09 DEBUG : file1.copy5.txt: size = 0 OK
2026/04/08 03:23:09 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:09 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:23:09 DEBUG : file1.copy4.txt: size = 0 OK
2026/04/08 03:23:09 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:09 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:23:09 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:23:09 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:09 INFO : file1.txt: Copied (new)
2026/04/08 03:23:09 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:23:09 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:09 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:23:09 NOTICE: checking path2 Azure container rclone-test-qapafuf5mima path 032309cu/all_changed/path2
2026/04/08 03:23:10 NOTICE: [36m(01) :[0m [34mtest all-changed[0m
2026/04/08 03:23:10 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:23:10 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/08 03:23:12 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:23:12 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/all_changed/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:23:12 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:23:12 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:23:12 INFO : Synching Path1 "/tmp/032309cu/all_changed/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/all_changed/path2/"
2026/04/08 03:23:12 INFO : Copying Path2 files to Path1
2026/04/08 03:23:12 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:23:12 INFO : There was nothing to transfer
2026/04/08 03:23:12 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:23:12 INFO : There was nothing to transfer
2026/04/08 03:23:12 INFO : Resync updating listings
2026/04/08 03:23:12 INFO : Validating listings for Path1 "/tmp/032309cu/all_changed/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/all_changed/path2/"
2026/04/08 03:23:12 INFO : [32mBisync successful[0m
2026/04/08 03:23:12 NOTICE: [36m(04) :[0m [34mtest change timestamp on all files except RCLONE_TEST[0m
2026/04/08 03:23:12 NOTICE: [36m(05) :[0m [34mtouch-glob 2005-01-02 /tmp/032309cu/all_changed/path1/ file*[0m
2026/04/08 03:23:12 DEBUG : Creating backend with remote "/tmp/032309cu/all_changed/path1/"
2026/04/08 03:23:12 DEBUG : fs cache: renaming cache item "/tmp/032309cu/all_changed/path1/" to be canonical "/tmp/032309cu/all_changed/path1"
2026/04/08 03:23:12 DEBUG : file1.copy1.txt: Set modification time 2005-01-02
2026/04/08 03:23:12 DEBUG : file1.txt: Set modification time 2005-01-02
2026/04/08 03:23:12 DEBUG : file1.copy5.txt: Set modification time 2005-01-02
2026/04/08 03:23:12 DEBUG : file1.copy4.txt: Set modification time 2005-01-02
2026/04/08 03:23:12 DEBUG : file1.copy3.txt: Set modification time 2005-01-02
2026/04/08 03:23:12 DEBUG : file1.copy2.txt: Set modification time 2005-01-02
2026/04/08 03:23:12 NOTICE: [36m(06) :[0m [34mtouch-glob 2005-01-02 /tmp/032309cu/all_changed/path1/subdir file*[0m
2026/04/08 03:23:12 DEBUG : Creating backend with remote "/tmp/032309cu/all_changed/path1/subdir"
2026/04/08 03:23:12 DEBUG : file20.txt: Set modification time 2005-01-02
2026/04/08 03:23:12 NOTICE: [36m(07) :[0m [34mtest sync should pass[0m
2026/04/08 03:23:12 NOTICE: [36m(08) :[0m [34mbisync[0m
2026/04/08 03:23:14 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:23:14 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/all_changed/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:23:14 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:23:14 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:23:14 INFO : Synching Path1 "/tmp/032309cu/all_changed/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/all_changed/path2/"
2026/04/08 03:23:14 INFO : Building Path1 and Path2 listings
2026/04/08 03:23:14 INFO : Path1 checking for diffs
2026/04/08 03:23:14 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/04/08 03:23:14 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/04/08 03:23:14 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/04/08 03:23:14 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/04/08 03:23:14 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/04/08 03:23:14 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:23:14 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/08 03:23:14 INFO : Path1: 7 changes: [32m 0 new[0m, [33m 7 modified[0m, [31m 0 deleted[0m
2026/04/08 03:23:14 INFO : ([33mModified[0m: [36m 7 newer[0m, [34m 0 older[0m)
2026/04/08 03:23:14 INFO : Path2 checking for diffs
2026/04/08 03:23:14 INFO : Applying changes
2026/04/08 03:23:14 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/all_changed/path2/file1.copy1.txt[0m
2026/04/08 03:23:14 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/all_changed/path2/file1.copy2.txt[0m
2026/04/08 03:23:14 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/all_changed/path2/file1.copy3.txt[0m
2026/04/08 03:23:14 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/all_changed/path2/file1.copy4.txt[0m
2026/04/08 03:23:14 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/all_changed/path2/file1.copy5.txt[0m
2026/04/08 03:23:14 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/all_changed/path2/file1.txt[0m
2026/04/08 03:23:14 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/all_changed/path2/subdir/file20.txt[0m
2026/04/08 03:23:14 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:23:14 INFO : file1.copy1.txt: Updated modification time in destination
2026/04/08 03:23:14 INFO : file1.copy2.txt: Updated modification time in destination
2026/04/08 03:23:14 INFO : file1.copy4.txt: Updated modification time in destination
2026/04/08 03:23:14 INFO : file1.txt: Updated modification time in destination
2026/04/08 03:23:14 INFO : file1.copy5.txt: Updated modification time in destination
2026/04/08 03:23:14 INFO : file1.copy3.txt: Updated modification time in destination
2026/04/08 03:23:14 INFO : subdir/file20.txt: Updated modification time in destination
2026/04/08 03:23:14 INFO : There was nothing to transfer
2026/04/08 03:23:14 INFO : Updating listings
2026/04/08 03:23:14 INFO : Validating listings for Path1 "/tmp/032309cu/all_changed/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/all_changed/path2/"
2026/04/08 03:23:14 INFO : [32mBisync successful[0m
2026/04/08 03:23:14 NOTICE: [36m(09) :[0m [34mtest change timestamp on all files including RCLONE_TEST[0m
2026/04/08 03:23:14 NOTICE: [36m(10) :[0m [34mtouch-glob 2004-01-02 /tmp/032309cu/all_changed/path1/ *[0m
2026/04/08 03:23:14 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/all_changed/path1/" for canonical name "/tmp/032309cu/all_changed/path1"
2026/04/08 03:23:14 DEBUG : file1.copy1.txt: Set modification time 2004-01-02
2026/04/08 03:23:14 DEBUG : file1.txt: Set modification time 2004-01-02
2026/04/08 03:23:14 DEBUG : file1.copy5.txt: Set modification time 2004-01-02
2026/04/08 03:23:14 DEBUG : RCLONE_TEST: Set modification time 2004-01-02
2026/04/08 03:23:14 DEBUG : file1.copy4.txt: Set modification time 2004-01-02
2026/04/08 03:23:14 DEBUG : file1.copy3.txt: Set modification time 2004-01-02
2026/04/08 03:23:14 DEBUG : file1.copy2.txt: Set modification time 2004-01-02
2026/04/08 03:23:14 NOTICE: [36m(11) :[0m [34mtouch-glob 2004-01-02 /tmp/032309cu/all_changed/path1/subdir *[0m
2026/04/08 03:23:14 DEBUG : file20.txt: Set modification time 2004-01-02
2026/04/08 03:23:14 NOTICE: [36m(12) :[0m [34mtest sync should fail[0m
2026/04/08 03:23:14 NOTICE: [36m(13) :[0m [34mbisync[0m
2026/04/08 03:23:17 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:23:17 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/all_changed/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:23:17 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:23:17 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:23:17 INFO : Synching Path1 "/tmp/032309cu/all_changed/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/all_changed/path2/"
2026/04/08 03:23:17 INFO : Building Path1 and Path2 listings
2026/04/08 03:23:17 INFO : Path1 checking for diffs
2026/04/08 03:23:17 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mRCLONE_TEST[0m
2026/04/08 03:23:17 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/04/08 03:23:17 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/04/08 03:23:17 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/04/08 03:23:17 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/04/08 03:23:17 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/04/08 03:23:17 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:23:17 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/08 03:23:17 INFO : Path1: 8 changes: [32m 0 new[0m, [33m 8 modified[0m, [31m 0 deleted[0m
2026/04/08 03:23:17 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 7 older[0m)
2026/04/08 03:23:17 INFO : Path2 checking for diffs
2026/04/08 03:23:17 ERROR : Safety abort: all files were changed on Path1 "/tmp/032309cu/all_changed/path1/". Run with --force if desired.
2026/04/08 03:23:17 NOTICE: [31mBisync aborted. Please try again.[0m
2026/04/08 03:23:17 NOTICE: Bisync error: all files were changed
2026/04/08 03:23:17 NOTICE: [36m(14) :[0m [34mtest sync with force should pass[0m
2026/04/08 03:23:17 NOTICE: [36m(15) :[0m [34mbisync force[0m
2026/04/08 03:23:19 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:23:19 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/all_changed/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:23:19 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:23:19 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:23:19 INFO : Synching Path1 "/tmp/032309cu/all_changed/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/all_changed/path2/"
2026/04/08 03:23:19 INFO : Building Path1 and Path2 listings
2026/04/08 03:23:19 INFO : Path1 checking for diffs
2026/04/08 03:23:19 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mRCLONE_TEST[0m
2026/04/08 03:23:19 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/04/08 03:23:19 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/04/08 03:23:19 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/04/08 03:23:19 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/04/08 03:23:19 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/04/08 03:23:19 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:23:19 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/08 03:23:19 INFO : Path1: 8 changes: [32m 0 new[0m, [33m 8 modified[0m, [31m 0 deleted[0m
2026/04/08 03:23:19 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 7 older[0m)
2026/04/08 03:23:19 INFO : Path2 checking for diffs
2026/04/08 03:23:19 INFO : Applying changes
2026/04/08 03:23:19 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/all_changed/path2/RCLONE_TEST[0m
2026/04/08 03:23:19 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/all_changed/path2/file1.copy1.txt[0m
2026/04/08 03:23:19 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/all_changed/path2/file1.copy2.txt[0m
2026/04/08 03:23:19 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/all_changed/path2/file1.copy3.txt[0m
2026/04/08 03:23:19 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/all_changed/path2/file1.copy4.txt[0m
2026/04/08 03:23:19 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/all_changed/path2/file1.copy5.txt[0m
2026/04/08 03:23:19 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/all_changed/path2/file1.txt[0m
2026/04/08 03:23:19 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/all_changed/path2/subdir/file20.txt[0m
2026/04/08 03:23:19 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:23:19 INFO : file1.copy1.txt: Updated modification time in destination
2026/04/08 03:23:19 INFO : file1.copy5.txt: Updated modification time in destination
2026/04/08 03:23:19 INFO : file1.txt: Updated modification time in destination
2026/04/08 03:23:19 INFO : file1.copy3.txt: Updated modification time in destination
2026/04/08 03:23:19 INFO : RCLONE_TEST: Updated modification time in destination
2026/04/08 03:23:19 INFO : file1.copy2.txt: Updated modification time in destination
2026/04/08 03:23:19 INFO : file1.copy4.txt: Updated modification time in destination
2026/04/08 03:23:19 INFO : subdir/file20.txt: Updated modification time in destination
2026/04/08 03:23:19 INFO : There was nothing to transfer
2026/04/08 03:23:19 INFO : Updating listings
2026/04/08 03:23:19 INFO : Validating listings for Path1 "/tmp/032309cu/all_changed/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/all_changed/path2/"
2026/04/08 03:23:19 INFO : [32mBisync successful[0m
2026/04/08 03:23:19 DEBUG : Waiting for deletions to finish
2026/04/08 03:23:19 INFO : RCLONE_TEST: Deleted
2026/04/08 03:23:19 INFO : subdir/file20.txt: Deleted
2026/04/08 03:23:19 INFO : file1.copy5.txt: Deleted
2026/04/08 03:23:19 INFO : file1.copy3.txt: Deleted
2026/04/08 03:23:19 INFO : file1.txt: Deleted
2026/04/08 03:23:19 INFO : file1.copy4.txt: Deleted
2026/04/08 03:23:19 INFO : file1.copy2.txt: Deleted
2026/04/08 03:23:19 INFO : file1.copy1.txt: Deleted
2026/04/08 03:23:19 DEBUG : removing 1 level 1 directories
2026/04/08 03:23:19 INFO : subdir: Removing directory
2026/04/08 03:23:19 DEBUG : removing 1 level 0 directories
2026/04/08 03:23:19 INFO : Local file system at /tmp/032309cu/all_changed/path1: Removing directory
2026/04/08 03:23:19 DEBUG : Waiting for deletions to finish
2026/04/08 03:23:19 INFO : file1.copy3.txt: Deleted
2026/04/08 03:23:19 INFO : file1.txt: Deleted
2026/04/08 03:23:19 INFO : RCLONE_TEST: Deleted
2026/04/08 03:23:19 INFO : file1.copy1.txt: Deleted
2026/04/08 03:23:19 INFO : file1.copy4.txt: Deleted
2026/04/08 03:23:19 INFO : file1.copy5.txt: Deleted
2026/04/08 03:23:19 INFO : file1.copy2.txt: Deleted
2026/04/08 03:23:19 INFO : subdir/file20.txt: Deleted
2026/04/08 03:23:19 DEBUG : removing 1 level 0 directories
2026/04/08 03:23:19 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/all_changed/path2: Removing directory
bisync_test.go:608: [32mTEST all_changed PASSED[0m
=== RUN TestBisyncLocalRemote/backupdir
2026/04/08 03:23:19 DEBUG : Creating backend with remote "/tmp/032309cu/backupdir/path1"
2026/04/08 03:23:19 INFO : path2: Making directory
2026/04/08 03:23:19 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/backupdir/path2"
2026/04/08 03:23:19 DEBUG : Creating backend with remote "/tmp/032309cu/initdir/test_backupdir-yihokow4"
2026/04/08 03:23:19 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:19 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:19 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:19 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:19 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:19 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:19 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:19 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:19 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:19 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:23:19 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:23:19 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:19 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:23:19 INFO : file1.txt: Copied (new)
2026/04/08 03:23:19 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:23:19 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:23:19 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:19 DEBUG : Local file system at /tmp/032309cu/initdir/test_backupdir-yihokow4: Waiting for checks to finish
2026/04/08 03:23:19 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:19 DEBUG : Local file system at /tmp/032309cu/initdir/test_backupdir-yihokow4: Waiting for transfers to finish
2026/04/08 03:23:19 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:23:19 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:23:19 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:19 INFO : file3.txt: Copied (new)
2026/04/08 03:23:19 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:19 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:23:19 INFO : file2.txt: Copied (new)
2026/04/08 03:23:19 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:23:19 INFO : file4.txt: Copied (new)
2026/04/08 03:23:19 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:23:19 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:23:19 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:19 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:23:19 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:23:19 INFO : file5.txt: Copied (new)
2026/04/08 03:23:19 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:19 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:23:19 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:23:19 INFO : file6.txt: Copied (new)
2026/04/08 03:23:19 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:19 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:23:19 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:23:19 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:23:19 INFO : file7.txt: Copied (new)
2026/04/08 03:23:19 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:19 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:23:19 INFO : file8.txt: Copied (new)
2026/04/08 03:23:19 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_backupdir-didoxer2"
2026/04/08 03:23:19 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:19 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:19 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:19 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:19 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:19 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:19 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:19 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:19 DEBUG : Local file system at /tmp/032309cu/datadir/test_backupdir-didoxer2: Waiting for checks to finish
2026/04/08 03:23:19 DEBUG : Local file system at /tmp/032309cu/datadir/test_backupdir-didoxer2: Waiting for transfers to finish
2026/04/08 03:23:19 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/08 03:23:19 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/08 03:23:19 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/08 03:23:19 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/08 03:23:19 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:23:19 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:23:19 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/08 03:23:19 INFO : file2.txt: Copied (new)
2026/04/08 03:23:19 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/08 03:23:19 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/08 03:23:19 INFO : file11.txt: Copied (new)
2026/04/08 03:23:19 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/08 03:23:19 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/08 03:23:19 INFO : file5L.txt: Copied (new)
2026/04/08 03:23:19 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/08 03:23:19 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/08 03:23:19 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/08 03:23:19 INFO : file5R.txt: Copied (new)
2026/04/08 03:23:19 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/08 03:23:19 INFO : file10.txt: Copied (new)
2026/04/08 03:23:19 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/08 03:23:19 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/08 03:23:19 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:23:19 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/08 03:23:19 INFO : file7.txt: Copied (new)
2026/04/08 03:23:19 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:23:19 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/08 03:23:19 INFO : file6.txt: Copied (new)
2026/04/08 03:23:19 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/08 03:23:19 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:23:19 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/08 03:23:19 INFO : file1.txt: Copied (new)
2026/04/08 03:23:19 DEBUG : Waiting for deletions to finish
2026/04/08 03:23:19 ERROR : error listing: directory not found
2026/04/08 03:23:19 ERROR : Local file system at /tmp/032309cu/backupdir/path1: Failed to list "": directory not found
2026/04/08 03:23:19 DEBUG : removing 1 level 0 directories
2026/04/08 03:23:19 INFO : Local file system at /tmp/032309cu/backupdir/path1: Removing directory
2026/04/08 03:23:19 ERROR : Failed to rmdir: stat /tmp/032309cu/backupdir/path1: no such file or directory
2026/04/08 03:23:19 DEBUG : Waiting for deletions to finish
2026/04/08 03:23:19 DEBUG : removing 1 level 0 directories
2026/04/08 03:23:19 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/backupdir/path2: Removing directory
2026/04/08 03:23:19 ERROR : error listing: directory not found
2026/04/08 03:23:19 NOTICE: checking initFs Local file system at /tmp/032309cu/initdir/test_backupdir-yihokow4
2026/04/08 03:23:19 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:19 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:19 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:19 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:19 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:19 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:19 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:19 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:19 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:19 DEBUG : Local file system at /tmp/032309cu/backupdir/path1: Waiting for checks to finish
2026/04/08 03:23:19 DEBUG : Local file system at /tmp/032309cu/backupdir/path1: Waiting for transfers to finish
2026/04/08 03:23:19 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:23:19 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:23:19 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:23:19 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:19 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:23:19 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:19 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:19 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:23:19 INFO : file1.txt: Copied (new)
2026/04/08 03:23:19 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:23:19 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:23:19 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:23:19 INFO : file2.txt: Copied (new)
2026/04/08 03:23:19 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:19 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:23:19 INFO : file3.txt: Copied (new)
2026/04/08 03:23:19 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:23:19 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:23:19 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:23:19 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:19 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:19 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:23:19 INFO : file6.txt: Copied (new)
2026/04/08 03:23:19 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:23:19 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:23:19 INFO : file4.txt: Copied (new)
2026/04/08 03:23:19 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:19 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:19 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:23:19 INFO : file5.txt: Copied (new)
2026/04/08 03:23:19 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:23:19 INFO : file7.txt: Copied (new)
2026/04/08 03:23:19 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:23:19 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:19 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:23:19 INFO : file8.txt: Copied (new)
2026/04/08 03:23:19 NOTICE: checking Path1 Local file system at /tmp/032309cu/backupdir/path1
2026/04/08 03:23:20 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:20 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:20 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:20 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:20 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:20 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:20 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:20 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:20 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:20 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/backupdir/path2: Waiting for checks to finish
2026/04/08 03:23:20 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/backupdir/path2: Waiting for transfers to finish
2026/04/08 03:23:20 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:23:20 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:20 INFO : file3.txt: Copied (new)
2026/04/08 03:23:20 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:23:20 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:20 INFO : file1.txt: Copied (new)
2026/04/08 03:23:20 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:23:20 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:20 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:23:20 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:23:20 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:20 INFO : file2.txt: Copied (new)
2026/04/08 03:23:20 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:23:20 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:20 INFO : file5.txt: Copied (new)
2026/04/08 03:23:20 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:23:20 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:20 INFO : file4.txt: Copied (new)
2026/04/08 03:23:20 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:23:20 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:23:20 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:20 INFO : file7.txt: Copied (new)
2026/04/08 03:23:20 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:20 INFO : file6.txt: Copied (new)
2026/04/08 03:23:20 DEBUG : file8.txt: size = 0 OK
2026/04/08 03:23:20 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:20 INFO : file8.txt: Copied (new)
2026/04/08 03:23:20 NOTICE: checking path2 Azure container rclone-test-qapafuf5mima path 032309cu/backupdir/path2
2026/04/08 03:23:20 NOTICE: [36m(01) :[0m [34mtest backupdir[0m
2026/04/08 03:23:20 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:23:20 NOTICE: [36m(03) :[0m [34mbisync resync backupdir1=/tmp/032309cu/workdir/backupdirs/backupdir1 backupdir2=/tmp/032309cu/workdir/backupdirs/backupdir2[0m
bisync_test.go:975: backupdir test currently only works on local (it uses the workdir)
=== RUN TestBisyncLocalRemote/basic
2026/04/08 03:23:20 DEBUG : Creating backend with remote "/tmp/032309cu/basic/path1"
2026/04/08 03:23:20 INFO : path2: Making directory
2026/04/08 03:23:20 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/basic/path2"
2026/04/08 03:23:20 DEBUG : Creating backend with remote "/tmp/032309cu/initdir/test_basic-puxewaq5"
2026/04/08 03:23:20 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:20 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:20 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:20 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:20 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:20 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:20 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:20 DEBUG : subdir: Making directory with metadata
2026/04/08 03:23:20 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:23:20 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:23:20 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/08 03:23:20 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:20 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:23:20 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:20 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/08 03:23:20 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:20 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/08 03:23:20 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:23:20 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:23:20 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:23:20 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/08 03:23:20 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:20 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/08 03:23:20 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:23:20 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:23:20 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:20 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:20 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/08 03:23:20 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:23:20 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/08 03:23:20 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:23:20 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:20 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:20 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:23:20 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:23:20 DEBUG : Local file system at /tmp/032309cu/initdir/test_basic-puxewaq5: Waiting for checks to finish
2026/04/08 03:23:20 DEBUG : Local file system at /tmp/032309cu/initdir/test_basic-puxewaq5: Waiting for transfers to finish
2026/04/08 03:23:20 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/08 03:23:20 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:23:20 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:23:20 INFO : file1.txt: Copied (new)
2026/04/08 03:23:20 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/08 03:23:20 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:20 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/08 03:23:20 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:23:20 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:23:20 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_basic-pexenif7"
2026/04/08 03:23:20 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:20 DEBUG : Local file system at /tmp/032309cu/datadir/test_basic-pexenif7: Waiting for checks to finish
2026/04/08 03:23:20 DEBUG : Local file system at /tmp/032309cu/datadir/test_basic-pexenif7: Waiting for transfers to finish
2026/04/08 03:23:20 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/08 03:23:20 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:23:20 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/08 03:23:20 INFO : file1.txt: Copied (new)
2026/04/08 03:23:20 DEBUG : Waiting for deletions to finish
2026/04/08 03:23:20 ERROR : error listing: directory not found
2026/04/08 03:23:20 ERROR : Local file system at /tmp/032309cu/basic/path1: Failed to list "": directory not found
2026/04/08 03:23:20 DEBUG : removing 1 level 0 directories
2026/04/08 03:23:20 INFO : Local file system at /tmp/032309cu/basic/path1: Removing directory
2026/04/08 03:23:20 ERROR : Failed to rmdir: stat /tmp/032309cu/basic/path1: no such file or directory
2026/04/08 03:23:20 DEBUG : Waiting for deletions to finish
2026/04/08 03:23:20 DEBUG : removing 1 level 0 directories
2026/04/08 03:23:20 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/basic/path2: Removing directory
2026/04/08 03:23:20 ERROR : error listing: directory not found
2026/04/08 03:23:20 NOTICE: checking initFs Local file system at /tmp/032309cu/initdir/test_basic-puxewaq5
2026/04/08 03:23:20 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:20 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:20 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:20 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:20 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:20 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:20 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:20 DEBUG : subdir: Making directory with metadata
2026/04/08 03:23:20 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:23:20 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:23:20 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:20 DEBUG : Local file system at /tmp/032309cu/basic/path1: Waiting for checks to finish
2026/04/08 03:23:20 DEBUG : Local file system at /tmp/032309cu/basic/path1: Waiting for transfers to finish
2026/04/08 03:23:20 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/08 03:23:20 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/08 03:23:20 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:20 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:20 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/08 03:23:20 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:23:20 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:20 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/08 03:23:20 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:23:20 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/08 03:23:20 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:23:20 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:20 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/08 03:23:20 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:20 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/08 03:23:20 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/08 03:23:20 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:23:20 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:23:20 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/08 03:23:20 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:23:20 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:23:20 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:20 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/08 03:23:20 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:23:20 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:23:20 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:20 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:23:20 INFO : file1.txt: Copied (new)
2026/04/08 03:23:20 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:23:20 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:20 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:23:20 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:23:20 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:23:20 NOTICE: checking Path1 Local file system at /tmp/032309cu/basic/path1
2026/04/08 03:23:20 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:20 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:20 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:20 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:20 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:20 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:20 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:20 INFO : subdir: Making directory
2026/04/08 03:23:20 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:20 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/basic/path2: Waiting for checks to finish
2026/04/08 03:23:20 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/basic/path2: Waiting for transfers to finish
2026/04/08 03:23:20 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:23:20 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:20 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:23:20 DEBUG : file1.copy3.txt: size = 0 OK
2026/04/08 03:23:20 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:20 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:23:20 DEBUG : file1.copy2.txt: size = 0 OK
2026/04/08 03:23:20 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:20 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:23:20 DEBUG : file1.copy1.txt: size = 0 OK
2026/04/08 03:23:20 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:20 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:23:20 DEBUG : file1.copy5.txt: size = 0 OK
2026/04/08 03:23:20 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:20 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:23:20 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:23:20 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:20 INFO : file1.txt: Copied (new)
2026/04/08 03:23:20 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:23:20 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:20 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:23:20 DEBUG : file1.copy4.txt: size = 0 OK
2026/04/08 03:23:20 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:20 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:23:20 NOTICE: checking path2 Azure container rclone-test-qapafuf5mima path 032309cu/basic/path2
2026/04/08 03:23:20 NOTICE: [36m(01) :[0m [34mtest basic[0m
2026/04/08 03:23:20 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:23:20 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/08 03:23:22 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:23:22 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/basic/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:23:22 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:23:22 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:23:22 INFO : Synching Path1 "/tmp/032309cu/basic/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/basic/path2/"
2026/04/08 03:23:22 INFO : Copying Path2 files to Path1
2026/04/08 03:23:22 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:23:23 INFO : There was nothing to transfer
2026/04/08 03:23:23 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:23:23 INFO : There was nothing to transfer
2026/04/08 03:23:23 INFO : Resync updating listings
2026/04/08 03:23:23 INFO : Validating listings for Path1 "/tmp/032309cu/basic/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/basic/path2/"
2026/04/08 03:23:23 INFO : [32mBisync successful[0m
2026/04/08 03:23:23 NOTICE: [36m(04) :[0m [34mtest place newer files on both paths[0m
2026/04/08 03:23:23 NOTICE: [36m(05) :[0m [34mtouch-copy 2001-01-02 /tmp/032309cu/datadir/test_basic-pexenif7/file1.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/basic/path2/[0m
2026/04/08 03:23:23 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_basic-pexenif7/"
2026/04/08 03:23:23 DEBUG : fs cache: renaming cache item "/tmp/032309cu/datadir/test_basic-pexenif7/" to be canonical "/tmp/032309cu/datadir/test_basic-pexenif7"
2026/04/08 03:23:23 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/08 03:23:23 DEBUG : copyFile "/tmp/032309cu/datadir/test_basic-pexenif7/file1.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/basic/path2/" as ""
2026/04/08 03:23:23 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_basic-pexenif7/file1.txt"
2026/04/08 03:23:23 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/basic/path2/"
2026/04/08 03:23:23 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/basic/path2" as "file1.txt"
2026/04/08 03:23:23 DEBUG : file1.txt: size = 19 (Local file system at /tmp/032309cu/datadir/test_basic-pexenif7)
2026/04/08 03:23:23 DEBUG : file1.txt: size = 0 (Azure container rclone-test-qapafuf5mima path 032309cu/basic/path2)
2026/04/08 03:23:23 DEBUG : file1.txt: Sizes differ
2026/04/08 03:23:23 DEBUG : file1.txt: size = 19 OK
2026/04/08 03:23:23 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:23:23 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:23:23 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/032309cu/datadir/test_basic-pexenif7/file1.txt /tmp/032309cu/basic/path1/subdir file20.txt[0m
2026/04/08 03:23:23 DEBUG : copyFile "/tmp/032309cu/datadir/test_basic-pexenif7/file1.txt" to "/tmp/032309cu/basic/path1/subdir" as "file20.txt"
2026/04/08 03:23:23 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_basic-pexenif7/file1.txt"
2026/04/08 03:23:23 DEBUG : Creating backend with remote "/tmp/032309cu/basic/path1/subdir"
2026/04/08 03:23:23 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/032309cu/basic/path1/subdir" as "file20.txt"
2026/04/08 03:23:23 DEBUG : file1.txt: size = 19 (Local file system at /tmp/032309cu/datadir/test_basic-pexenif7)
2026/04/08 03:23:23 DEBUG : file20.txt: size = 0 (Local file system at /tmp/032309cu/basic/path1/subdir)
2026/04/08 03:23:23 DEBUG : file1.txt: Sizes differ
2026/04/08 03:23:23 DEBUG : file20.txt.8dcf80ac.partial: size = 19 OK
2026/04/08 03:23:23 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:23:23 DEBUG : file20.txt.8dcf80ac.partial: renamed to: file20.txt
2026/04/08 03:23:23 INFO : file1.txt: Copied (replaced existing) to: file20.txt
2026/04/08 03:23:23 NOTICE: [36m(07) :[0m [34mtest bisync run[0m
2026/04/08 03:23:23 NOTICE: [36m(08) :[0m [34mbisync[0m
2026/04/08 03:23:25 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:23:25 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/basic/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:23:25 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:23:25 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:23:25 INFO : Synching Path1 "/tmp/032309cu/basic/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/basic/path2/"
2026/04/08 03:23:25 INFO : Building Path1 and Path2 listings
2026/04/08 03:23:25 INFO : Path1 checking for diffs
2026/04/08 03:23:25 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/08 03:23:25 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/08 03:23:25 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:23:25 INFO : Path2 checking for diffs
2026/04/08 03:23:25 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:23:25 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/08 03:23:25 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:23:25 INFO : Applying changes
2026/04/08 03:23:25 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/basic/path2/subdir/file20.txt[0m
2026/04/08 03:23:25 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/032309cu/basic/path1/file1.txt[0m
2026/04/08 03:23:25 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:23:25 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:23:25 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:23:25 INFO : subdir/file20.txt: Copied (replaced existing)
2026/04/08 03:23:25 INFO : Updating listings
2026/04/08 03:23:25 INFO : Validating listings for Path1 "/tmp/032309cu/basic/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/basic/path2/"
2026/04/08 03:23:25 INFO : [32mBisync successful[0m
2026/04/08 03:23:26 DEBUG : Waiting for deletions to finish
2026/04/08 03:23:26 INFO : file1.copy3.txt: Deleted
2026/04/08 03:23:26 INFO : RCLONE_TEST: Deleted
2026/04/08 03:23:26 INFO : file1.copy1.txt: Deleted
2026/04/08 03:23:26 INFO : file1.copy2.txt: Deleted
2026/04/08 03:23:26 INFO : file1.copy5.txt: Deleted
2026/04/08 03:23:26 INFO : file1.copy4.txt: Deleted
2026/04/08 03:23:26 INFO : file1.txt: Deleted
2026/04/08 03:23:26 INFO : subdir/file20.txt: Deleted
2026/04/08 03:23:26 DEBUG : removing 1 level 1 directories
2026/04/08 03:23:26 INFO : subdir: Removing directory
2026/04/08 03:23:26 DEBUG : removing 1 level 0 directories
2026/04/08 03:23:26 INFO : Local file system at /tmp/032309cu/basic/path1: Removing directory
2026/04/08 03:23:26 DEBUG : Waiting for deletions to finish
2026/04/08 03:23:26 INFO : file1.copy4.txt: Deleted
2026/04/08 03:23:26 INFO : file1.txt: Deleted
2026/04/08 03:23:26 INFO : subdir/file20.txt: Deleted
2026/04/08 03:23:26 INFO : file1.copy1.txt: Deleted
2026/04/08 03:23:26 INFO : file1.copy5.txt: Deleted
2026/04/08 03:23:26 INFO : file1.copy3.txt: Deleted
2026/04/08 03:23:26 INFO : RCLONE_TEST: Deleted
2026/04/08 03:23:26 INFO : file1.copy2.txt: Deleted
2026/04/08 03:23:26 DEBUG : removing 1 level 0 directories
2026/04/08 03:23:26 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/basic/path2: Removing directory
bisync_test.go:608: [32mTEST basic PASSED[0m
=== RUN TestBisyncLocalRemote/changes
2026/04/08 03:23:26 DEBUG : Creating backend with remote "/tmp/032309cu/changes/path1"
2026/04/08 03:23:26 INFO : path2: Making directory
2026/04/08 03:23:26 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/changes/path2"
2026/04/08 03:23:26 DEBUG : Creating backend with remote "/tmp/032309cu/initdir/test_changes-yowuvob1"
2026/04/08 03:23:26 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:26 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:26 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:26 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:26 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:26 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:26 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:26 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:23:26 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:26 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:23:26 INFO : file1.txt: Copied (new)
2026/04/08 03:23:26 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:23:26 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:26 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:26 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:26 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:23:26 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:26 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:23:26 INFO : file2.txt: Copied (new)
2026/04/08 03:23:26 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:23:26 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:23:26 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:23:26 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:23:26 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:26 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:23:26 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:26 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:23:26 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:26 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:23:26 INFO : file5.txt: Copied (new)
2026/04/08 03:23:26 DEBUG : Local file system at /tmp/032309cu/initdir/test_changes-yowuvob1: Waiting for checks to finish
2026/04/08 03:23:26 DEBUG : Local file system at /tmp/032309cu/initdir/test_changes-yowuvob1: Waiting for transfers to finish
2026/04/08 03:23:26 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:26 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:23:26 INFO : file3.txt: Copied (new)
2026/04/08 03:23:26 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:23:26 INFO : file4.txt: Copied (new)
2026/04/08 03:23:26 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:23:26 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:26 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:23:26 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:23:26 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:26 INFO : file7.txt: Copied (new)
2026/04/08 03:23:26 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:23:26 INFO : file6.txt: Copied (new)
2026/04/08 03:23:26 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:23:26 INFO : file8.txt: Copied (new)
2026/04/08 03:23:26 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_changes-ruvuxil3"
2026/04/08 03:23:26 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:26 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:26 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:26 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:26 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:26 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:26 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:26 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:26 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/08 03:23:26 DEBUG : Local file system at /tmp/032309cu/datadir/test_changes-ruvuxil3: Waiting for checks to finish
2026/04/08 03:23:26 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:23:26 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/08 03:23:26 INFO : file10.txt: Copied (new)
2026/04/08 03:23:26 DEBUG : Local file system at /tmp/032309cu/datadir/test_changes-ruvuxil3: Waiting for transfers to finish
2026/04/08 03:23:26 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/08 03:23:26 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/08 03:23:26 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:23:26 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/08 03:23:26 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:23:26 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/08 03:23:26 INFO : file1.txt: Copied (new)
2026/04/08 03:23:26 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/08 03:23:26 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/08 03:23:26 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/08 03:23:26 INFO : file5L.txt: Copied (new)
2026/04/08 03:23:26 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/08 03:23:26 INFO : file11.txt: Copied (new)
2026/04/08 03:23:26 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/08 03:23:26 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/08 03:23:26 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/08 03:23:26 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/08 03:23:26 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/08 03:23:26 INFO : file2.txt: Copied (new)
2026/04/08 03:23:26 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:23:26 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/08 03:23:26 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/08 03:23:26 INFO : file6.txt: Copied (new)
2026/04/08 03:23:26 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:23:26 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/08 03:23:26 INFO : file5R.txt: Copied (new)
2026/04/08 03:23:26 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/08 03:23:26 INFO : file7.txt: Copied (new)
2026/04/08 03:23:26 DEBUG : Waiting for deletions to finish
2026/04/08 03:23:26 ERROR : error listing: directory not found
2026/04/08 03:23:26 ERROR : Local file system at /tmp/032309cu/changes/path1: Failed to list "": directory not found
2026/04/08 03:23:26 DEBUG : removing 1 level 0 directories
2026/04/08 03:23:26 INFO : Local file system at /tmp/032309cu/changes/path1: Removing directory
2026/04/08 03:23:26 ERROR : Failed to rmdir: stat /tmp/032309cu/changes/path1: no such file or directory
2026/04/08 03:23:26 DEBUG : Waiting for deletions to finish
2026/04/08 03:23:26 DEBUG : removing 1 level 0 directories
2026/04/08 03:23:26 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/changes/path2: Removing directory
2026/04/08 03:23:26 ERROR : error listing: directory not found
2026/04/08 03:23:26 NOTICE: checking initFs Local file system at /tmp/032309cu/initdir/test_changes-yowuvob1
2026/04/08 03:23:26 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:26 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:26 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:26 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:26 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:23:26 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:23:26 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:23:26 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:26 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:23:26 INFO : file1.txt: Copied (new)
2026/04/08 03:23:26 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:23:26 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:26 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:26 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:23:26 INFO : file2.txt: Copied (new)
2026/04/08 03:23:26 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:26 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:23:26 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:23:26 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:26 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:26 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:26 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:26 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:26 DEBUG : Local file system at /tmp/032309cu/changes/path1: Waiting for checks to finish
2026/04/08 03:23:26 DEBUG : Local file system at /tmp/032309cu/changes/path1: Waiting for transfers to finish
2026/04/08 03:23:26 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:23:26 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:26 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:23:26 INFO : file3.txt: Copied (new)
2026/04/08 03:23:26 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:23:26 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:23:26 INFO : file4.txt: Copied (new)
2026/04/08 03:23:26 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:26 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:23:26 INFO : file5.txt: Copied (new)
2026/04/08 03:23:26 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:23:26 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:23:26 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:26 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:26 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:23:26 INFO : file6.txt: Copied (new)
2026/04/08 03:23:26 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:23:26 INFO : file8.txt: Copied (new)
2026/04/08 03:23:26 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:23:26 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:26 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:23:26 INFO : file7.txt: Copied (new)
2026/04/08 03:23:26 NOTICE: checking Path1 Local file system at /tmp/032309cu/changes/path1
2026/04/08 03:23:26 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:26 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:26 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:26 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:26 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:26 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:26 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:26 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:26 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:26 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/changes/path2: Waiting for checks to finish
2026/04/08 03:23:26 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/changes/path2: Waiting for transfers to finish
2026/04/08 03:23:26 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:23:26 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:26 INFO : file1.txt: Copied (new)
2026/04/08 03:23:26 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:23:26 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:26 INFO : file3.txt: Copied (new)
2026/04/08 03:23:26 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:23:26 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:26 INFO : file2.txt: Copied (new)
2026/04/08 03:23:26 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:23:26 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:26 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:23:26 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:23:26 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:23:26 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:26 INFO : file4.txt: Copied (new)
2026/04/08 03:23:26 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:26 INFO : file5.txt: Copied (new)
2026/04/08 03:23:26 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:23:26 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:26 INFO : file6.txt: Copied (new)
2026/04/08 03:23:26 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:23:26 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:26 INFO : file7.txt: Copied (new)
2026/04/08 03:23:26 DEBUG : file8.txt: size = 0 OK
2026/04/08 03:23:26 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:26 INFO : file8.txt: Copied (new)
2026/04/08 03:23:26 NOTICE: checking path2 Azure container rclone-test-qapafuf5mima path 032309cu/changes/path2
2026/04/08 03:23:26 NOTICE: [36m(01) :[0m [34mtest changes[0m
2026/04/08 03:23:26 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:23:26 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/08 03:23:28 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/changes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:23:28 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:23:28 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:23:28 INFO : Synching Path1 "/tmp/032309cu/changes/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/changes/path2/"
2026/04/08 03:23:28 INFO : Copying Path2 files to Path1
2026/04/08 03:23:28 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:23:28 INFO : There was nothing to transfer
2026/04/08 03:23:28 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:23:29 INFO : There was nothing to transfer
2026/04/08 03:23:29 INFO : Resync updating listings
2026/04/08 03:23:29 INFO : Validating listings for Path1 "/tmp/032309cu/changes/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/changes/path2/"
2026/04/08 03:23:29 INFO : [32mBisync successful[0m
2026/04/08 03:23:29 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/04/08 03:23:29 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/04/08 03:23:29 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/032309cu/datadir/test_changes-ruvuxil3/file10.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/changes/path2/[0m
2026/04/08 03:23:29 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_changes-ruvuxil3/"
2026/04/08 03:23:29 DEBUG : fs cache: renaming cache item "/tmp/032309cu/datadir/test_changes-ruvuxil3/" to be canonical "/tmp/032309cu/datadir/test_changes-ruvuxil3"
2026/04/08 03:23:29 DEBUG : file10.txt: Set modification time 2001-01-02
2026/04/08 03:23:29 DEBUG : copyFile "/tmp/032309cu/datadir/test_changes-ruvuxil3/file10.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/changes/path2/" as ""
2026/04/08 03:23:29 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_changes-ruvuxil3/file10.txt"
2026/04/08 03:23:29 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/changes/path2/"
2026/04/08 03:23:29 DEBUG : operations.CopyFile "file10.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/changes/path2" as "file10.txt"
2026/04/08 03:23:29 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:29 DEBUG : file10.txt: size = 19 OK
2026/04/08 03:23:29 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:23:29 INFO : file10.txt: Copied (new)
2026/04/08 03:23:29 NOTICE: [36m(07) :[0m [34mtest newer on path2 - file1[0m
2026/04/08 03:23:29 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-02 /tmp/032309cu/datadir/test_changes-ruvuxil3/file1.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/changes/path2/[0m
2026/04/08 03:23:29 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_changes-ruvuxil3/" for canonical name "/tmp/032309cu/datadir/test_changes-ruvuxil3"
2026/04/08 03:23:29 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/08 03:23:29 DEBUG : copyFile "/tmp/032309cu/datadir/test_changes-ruvuxil3/file1.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/changes/path2/" as ""
2026/04/08 03:23:29 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_changes-ruvuxil3/file1.txt"
2026/04/08 03:23:29 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/changes/path2/"
2026/04/08 03:23:29 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/changes/path2" as "file1.txt"
2026/04/08 03:23:29 DEBUG : file1.txt: size = 19 (Local file system at /tmp/032309cu/datadir/test_changes-ruvuxil3)
2026/04/08 03:23:29 DEBUG : file1.txt: size = 0 (Azure container rclone-test-qapafuf5mima path 032309cu/changes/path2)
2026/04/08 03:23:29 DEBUG : file1.txt: Sizes differ
2026/04/08 03:23:29 DEBUG : file1.txt: size = 19 OK
2026/04/08 03:23:29 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:23:29 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:23:29 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/04/08 03:23:29 NOTICE: [36m(10) :[0m [34mtouch-copy 2001-01-02 /tmp/032309cu/datadir/test_changes-ruvuxil3/file11.txt /tmp/032309cu/changes/path1/[0m
2026/04/08 03:23:29 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_changes-ruvuxil3/" for canonical name "/tmp/032309cu/datadir/test_changes-ruvuxil3"
2026/04/08 03:23:29 DEBUG : file11.txt: Set modification time 2001-01-02
2026/04/08 03:23:29 DEBUG : copyFile "/tmp/032309cu/datadir/test_changes-ruvuxil3/file11.txt" to "/tmp/032309cu/changes/path1/" as ""
2026/04/08 03:23:29 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_changes-ruvuxil3/file11.txt"
2026/04/08 03:23:29 DEBUG : Creating backend with remote "/tmp/032309cu/changes/path1/"
2026/04/08 03:23:29 DEBUG : operations.CopyFile "file11.txt" to "Local file system at /tmp/032309cu/changes/path1" as "file11.txt"
2026/04/08 03:23:29 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:29 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/08 03:23:29 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:23:29 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/08 03:23:29 INFO : file11.txt: Copied (new)
2026/04/08 03:23:29 NOTICE: [36m(11) :[0m [34mtest newer on path1 - file2[0m
2026/04/08 03:23:29 NOTICE: [36m(12) :[0m [34mtouch-copy 2001-01-02 /tmp/032309cu/datadir/test_changes-ruvuxil3/file2.txt /tmp/032309cu/changes/path1/[0m
2026/04/08 03:23:29 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_changes-ruvuxil3/" for canonical name "/tmp/032309cu/datadir/test_changes-ruvuxil3"
2026/04/08 03:23:29 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/08 03:23:29 DEBUG : copyFile "/tmp/032309cu/datadir/test_changes-ruvuxil3/file2.txt" to "/tmp/032309cu/changes/path1/" as ""
2026/04/08 03:23:29 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_changes-ruvuxil3/file2.txt"
2026/04/08 03:23:29 DEBUG : Creating backend with remote "/tmp/032309cu/changes/path1/"
2026/04/08 03:23:29 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/032309cu/changes/path1" as "file2.txt"
2026/04/08 03:23:29 DEBUG : file2.txt: size = 13 (Local file system at /tmp/032309cu/datadir/test_changes-ruvuxil3)
2026/04/08 03:23:29 DEBUG : file2.txt: size = 0 (Local file system at /tmp/032309cu/changes/path1)
2026/04/08 03:23:29 DEBUG : file2.txt: Sizes differ
2026/04/08 03:23:29 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/08 03:23:29 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/08 03:23:29 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/08 03:23:29 INFO : file2.txt: Copied (replaced existing)
2026/04/08 03:23:29 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/04/08 03:23:29 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureBlob:rclone-test-qapafuf5mima/032309cu/changes/path2/file3.txt[0m
2026/04/08 03:23:29 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/changes/path2/"
2026/04/08 03:23:29 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/changes/path2/" to be canonical "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/changes/path2"
2026/04/08 03:23:29 INFO : file3.txt: Deleted
2026/04/08 03:23:29 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/04/08 03:23:29 NOTICE: [36m(16) :[0m [34mdelete-file /tmp/032309cu/changes/path1/file4.txt[0m
2026/04/08 03:23:29 DEBUG : Creating backend with remote "/tmp/032309cu/changes/path1/"
2026/04/08 03:23:29 DEBUG : fs cache: renaming cache item "/tmp/032309cu/changes/path1/" to be canonical "/tmp/032309cu/changes/path1"
2026/04/08 03:23:29 INFO : file4.txt: Deleted
2026/04/08 03:23:29 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/04/08 03:23:29 NOTICE: [36m(18) :[0m [34mdelete-file /tmp/032309cu/changes/path1/file8.txt[0m
2026/04/08 03:23:29 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/changes/path1/" for canonical name "/tmp/032309cu/changes/path1"
2026/04/08 03:23:29 INFO : file8.txt: Deleted
2026/04/08 03:23:29 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureBlob:rclone-test-qapafuf5mima/032309cu/changes/path2/file8.txt[0m
2026/04/08 03:23:29 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/changes/path2/" for canonical name "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/changes/path2"
2026/04/08 03:23:29 INFO : file8.txt: Deleted
2026/04/08 03:23:29 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/04/08 03:23:29 NOTICE: [36m(21) :[0m [34mtouch-glob 2001-01-02 /tmp/032309cu/datadir/test_changes-ruvuxil3/ file5R.txt[0m
2026/04/08 03:23:29 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_changes-ruvuxil3/" for canonical name "/tmp/032309cu/datadir/test_changes-ruvuxil3"
2026/04/08 03:23:29 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/04/08 03:23:29 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/032309cu/datadir/test_changes-ruvuxil3/file5R.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/changes/path2/ file5.txt[0m
2026/04/08 03:23:29 DEBUG : copyFile "/tmp/032309cu/datadir/test_changes-ruvuxil3/file5R.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/changes/path2/" as "file5.txt"
2026/04/08 03:23:29 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_changes-ruvuxil3/file5R.txt"
2026/04/08 03:23:29 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/changes/path2/"
2026/04/08 03:23:29 DEBUG : operations.CopyFile "file5R.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/changes/path2" as "file5.txt"
2026/04/08 03:23:29 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/032309cu/datadir/test_changes-ruvuxil3)
2026/04/08 03:23:29 DEBUG : file5.txt: size = 0 (Azure container rclone-test-qapafuf5mima path 032309cu/changes/path2)
2026/04/08 03:23:29 DEBUG : file5R.txt: Sizes differ
2026/04/08 03:23:29 DEBUG : file5.txt: size = 39 OK
2026/04/08 03:23:29 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/08 03:23:29 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/04/08 03:23:29 NOTICE: [36m(23) :[0m [34mtouch-glob 2001-03-04 /tmp/032309cu/datadir/test_changes-ruvuxil3/ file5L.txt[0m
2026/04/08 03:23:29 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_changes-ruvuxil3/" for canonical name "/tmp/032309cu/datadir/test_changes-ruvuxil3"
2026/04/08 03:23:29 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/04/08 03:23:29 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/032309cu/datadir/test_changes-ruvuxil3/file5L.txt /tmp/032309cu/changes/path1/ file5.txt[0m
2026/04/08 03:23:29 DEBUG : copyFile "/tmp/032309cu/datadir/test_changes-ruvuxil3/file5L.txt" to "/tmp/032309cu/changes/path1/" as "file5.txt"
2026/04/08 03:23:29 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_changes-ruvuxil3/file5L.txt"
2026/04/08 03:23:29 DEBUG : Creating backend with remote "/tmp/032309cu/changes/path1/"
2026/04/08 03:23:29 DEBUG : operations.CopyFile "file5L.txt" to "Local file system at /tmp/032309cu/changes/path1" as "file5.txt"
2026/04/08 03:23:29 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/032309cu/datadir/test_changes-ruvuxil3)
2026/04/08 03:23:29 DEBUG : file5.txt: size = 0 (Local file system at /tmp/032309cu/changes/path1)
2026/04/08 03:23:29 DEBUG : file5L.txt: Sizes differ
2026/04/08 03:23:29 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/04/08 03:23:29 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/08 03:23:29 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/04/08 03:23:29 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/04/08 03:23:29 NOTICE: [36m(25) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/04/08 03:23:29 NOTICE: [36m(26) :[0m [34mtouch-copy 2001-01-02 /tmp/032309cu/datadir/test_changes-ruvuxil3/file6.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/changes/path2/[0m
2026/04/08 03:23:29 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_changes-ruvuxil3/" for canonical name "/tmp/032309cu/datadir/test_changes-ruvuxil3"
2026/04/08 03:23:29 DEBUG : file6.txt: Set modification time 2001-01-02
2026/04/08 03:23:29 DEBUG : copyFile "/tmp/032309cu/datadir/test_changes-ruvuxil3/file6.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/changes/path2/" as ""
2026/04/08 03:23:29 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_changes-ruvuxil3/file6.txt"
2026/04/08 03:23:29 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/changes/path2/"
2026/04/08 03:23:29 DEBUG : operations.CopyFile "file6.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/changes/path2" as "file6.txt"
2026/04/08 03:23:29 DEBUG : file6.txt: size = 19 (Local file system at /tmp/032309cu/datadir/test_changes-ruvuxil3)
2026/04/08 03:23:29 DEBUG : file6.txt: size = 0 (Azure container rclone-test-qapafuf5mima path 032309cu/changes/path2)
2026/04/08 03:23:29 DEBUG : file6.txt: Sizes differ
2026/04/08 03:23:30 DEBUG : file6.txt: size = 19 OK
2026/04/08 03:23:30 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:23:30 INFO : file6.txt: Copied (replaced existing)
2026/04/08 03:23:30 NOTICE: [36m(27) :[0m [34mdelete-file /tmp/032309cu/changes/path1/file6.txt[0m
2026/04/08 03:23:30 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/changes/path1/" for canonical name "/tmp/032309cu/changes/path1"
2026/04/08 03:23:30 INFO : file6.txt: Deleted
2026/04/08 03:23:30 NOTICE: [36m(28) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/04/08 03:23:30 NOTICE: [36m(29) :[0m [34mtouch-copy 2001-01-02 /tmp/032309cu/datadir/test_changes-ruvuxil3/file7.txt /tmp/032309cu/changes/path1/[0m
2026/04/08 03:23:30 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_changes-ruvuxil3/" for canonical name "/tmp/032309cu/datadir/test_changes-ruvuxil3"
2026/04/08 03:23:30 DEBUG : file7.txt: Set modification time 2001-01-02
2026/04/08 03:23:30 DEBUG : copyFile "/tmp/032309cu/datadir/test_changes-ruvuxil3/file7.txt" to "/tmp/032309cu/changes/path1/" as ""
2026/04/08 03:23:30 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_changes-ruvuxil3/file7.txt"
2026/04/08 03:23:30 DEBUG : Creating backend with remote "/tmp/032309cu/changes/path1/"
2026/04/08 03:23:30 DEBUG : operations.CopyFile "file7.txt" to "Local file system at /tmp/032309cu/changes/path1" as "file7.txt"
2026/04/08 03:23:30 DEBUG : file7.txt: size = 19 (Local file system at /tmp/032309cu/datadir/test_changes-ruvuxil3)
2026/04/08 03:23:30 DEBUG : file7.txt: size = 0 (Local file system at /tmp/032309cu/changes/path1)
2026/04/08 03:23:30 DEBUG : file7.txt: Sizes differ
2026/04/08 03:23:30 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/08 03:23:30 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:23:30 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/08 03:23:30 INFO : file7.txt: Copied (replaced existing)
2026/04/08 03:23:30 NOTICE: [36m(30) :[0m [34mdelete-file TestAzureBlob:rclone-test-qapafuf5mima/032309cu/changes/path2/file7.txt[0m
2026/04/08 03:23:30 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/changes/path2/" for canonical name "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/changes/path2"
2026/04/08 03:23:30 INFO : file7.txt: Deleted
2026/04/08 03:23:30 NOTICE: [36m(31) :[0m [34mtest bisync run[0m
2026/04/08 03:23:30 NOTICE: [36m(32) :[0m [34mbisync[0m
2026/04/08 03:23:32 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/changes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:23:32 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:23:32 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:23:32 INFO : Synching Path1 "/tmp/032309cu/changes/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/changes/path2/"
2026/04/08 03:23:32 INFO : Building Path1 and Path2 listings
2026/04/08 03:23:32 INFO : Path1 checking for diffs
2026/04/08 03:23:32 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/08 03:23:32 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/08 03:23:32 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/08 03:23:32 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/08 03:23:32 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/04/08 03:23:32 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/08 03:23:32 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/08 03:23:32 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/08 03:23:32 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:23:32 INFO : Path2 checking for diffs
2026/04/08 03:23:32 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:23:32 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/08 03:23:32 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/08 03:23:32 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/04/08 03:23:32 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/08 03:23:32 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/08 03:23:32 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/08 03:23:32 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/08 03:23:32 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:23:32 INFO : Applying changes
2026/04/08 03:23:32 INFO : Checking potential conflicts...
2026/04/08 03:23:32 ERROR : file5.txt: md5 differ
2026/04/08 03:23:32 NOTICE: Azure container rclone-test-qapafuf5mima path 032309cu/changes/path2: 1 differences found
2026/04/08 03:23:32 NOTICE: Azure container rclone-test-qapafuf5mima path 032309cu/changes/path2: 1 errors while checking
2026/04/08 03:23:32 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/08 03:23:32 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/changes/path2/file11.txt[0m
2026/04/08 03:23:32 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/changes/path2/file2.txt[0m
2026/04/08 03:23:32 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/changes/path2/file4.txt[0m
2026/04/08 03:23:32 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/08 03:23:32 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/032309cu/changes/path1/file5.txt.conflict1[0m
2026/04/08 03:23:32 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/04/08 03:23:32 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/changes/path2/file5.txt.conflict1[0m
2026/04/08 03:23:32 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/changes/path2/file5.txt.conflict2[0m
2026/04/08 03:23:32 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict2
2026/04/08 03:23:32 INFO : file5.txt: Deleted
2026/04/08 03:23:32 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/032309cu/changes/path1/file5.txt.conflict2[0m
2026/04/08 03:23:32 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/032309cu/changes/path1/file6.txt[0m
2026/04/08 03:23:32 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/changes/path2/file7.txt[0m
2026/04/08 03:23:32 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/032309cu/changes/path1/file1.txt[0m
2026/04/08 03:23:32 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/032309cu/changes/path1/file10.txt[0m
2026/04/08 03:23:32 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/032309cu/changes/path1/file3.txt[0m
2026/04/08 03:23:32 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:23:32 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:23:32 INFO : file5.txt.conflict2: Copied (new)
2026/04/08 03:23:32 INFO : file10.txt: Copied (new)
2026/04/08 03:23:32 INFO : file6.txt: Copied (new)
2026/04/08 03:23:32 INFO : file3.txt: Deleted
2026/04/08 03:23:32 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:23:32 INFO : file7.txt: Copied (new)
2026/04/08 03:23:32 INFO : file2.txt: Copied (replaced existing)
2026/04/08 03:23:32 INFO : file5.txt.conflict1: Copied (new)
2026/04/08 03:23:32 INFO : file11.txt: Copied (new)
2026/04/08 03:23:32 INFO : file4.txt: Deleted
2026/04/08 03:23:32 INFO : Updating listings
2026/04/08 03:23:32 INFO : Validating listings for Path1 "/tmp/032309cu/changes/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/changes/path2/"
2026/04/08 03:23:32 INFO : [32mBisync successful[0m
2026/04/08 03:23:32 DEBUG : Waiting for deletions to finish
2026/04/08 03:23:32 INFO : RCLONE_TEST: Deleted
2026/04/08 03:23:32 INFO : file7.txt: Deleted
2026/04/08 03:23:32 INFO : file1.txt: Deleted
2026/04/08 03:23:32 INFO : file5.txt.conflict1: Deleted
2026/04/08 03:23:32 INFO : file2.txt: Deleted
2026/04/08 03:23:32 INFO : file11.txt: Deleted
2026/04/08 03:23:32 INFO : file5.txt.conflict2: Deleted
2026/04/08 03:23:32 INFO : file10.txt: Deleted
2026/04/08 03:23:32 INFO : file6.txt: Deleted
2026/04/08 03:23:32 DEBUG : removing 1 level 0 directories
2026/04/08 03:23:32 INFO : Local file system at /tmp/032309cu/changes/path1: Removing directory
2026/04/08 03:23:32 DEBUG : Waiting for deletions to finish
2026/04/08 03:23:33 INFO : file5.txt.conflict2: Deleted
2026/04/08 03:23:33 INFO : file11.txt: Deleted
2026/04/08 03:23:33 INFO : file1.txt: Deleted
2026/04/08 03:23:33 INFO : file5.txt.conflict1: Deleted
2026/04/08 03:23:33 INFO : file2.txt: Deleted
2026/04/08 03:23:33 INFO : file10.txt: Deleted
2026/04/08 03:23:33 INFO : file6.txt: Deleted
2026/04/08 03:23:33 INFO : file7.txt: Deleted
2026/04/08 03:23:33 INFO : RCLONE_TEST: Deleted
2026/04/08 03:23:33 DEBUG : removing 1 level 0 directories
2026/04/08 03:23:33 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/changes/path2: Removing directory
bisync_test.go:608: [32mTEST changes PASSED[0m
=== RUN TestBisyncLocalRemote/check_access
2026/04/08 03:23:33 DEBUG : Creating backend with remote "/tmp/032309cu/check_access/path1"
2026/04/08 03:23:33 INFO : path2: Making directory
2026/04/08 03:23:33 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access/path2"
2026/04/08 03:23:33 DEBUG : Creating backend with remote "/tmp/032309cu/initdir/test_check_access-gefijic4"
2026/04/08 03:23:33 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:33 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:33 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:33 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:33 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:33 DEBUG : subdir: Making directory with metadata
2026/04/08 03:23:33 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:23:33 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:23:33 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:33 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:33 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:23:33 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:23:33 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:23:33 DEBUG : Local file system at /tmp/032309cu/initdir/test_check_access-gefijic4: Waiting for checks to finish
2026/04/08 03:23:33 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:23:33 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:33 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:33 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:23:33 INFO : file2.txt: Copied (new)
2026/04/08 03:23:33 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:23:33 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:23:33 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:23:33 DEBUG : Local file system at /tmp/032309cu/initdir/test_check_access-gefijic4: Waiting for transfers to finish
2026/04/08 03:23:33 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:33 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:23:33 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/08 03:23:33 INFO : file4.txt: Copied (new)
2026/04/08 03:23:33 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:33 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:23:33 INFO : file1.txt: Copied (new)
2026/04/08 03:23:33 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:33 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:23:33 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:23:33 INFO : file3.txt: Copied (new)
2026/04/08 03:23:33 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:33 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:33 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/08 03:23:33 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/08 03:23:33 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:23:33 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:23:33 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:23:33 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_check_access-fodorub2"
2026/04/08 03:23:33 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:33 DEBUG : Local file system at /tmp/032309cu/datadir/test_check_access-fodorub2: Waiting for checks to finish
2026/04/08 03:23:33 DEBUG : Local file system at /tmp/032309cu/datadir/test_check_access-fodorub2: Waiting for transfers to finish
2026/04/08 03:23:33 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/08 03:23:33 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/08 03:23:33 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/08 03:23:33 INFO : hold.txt: Copied (new)
2026/04/08 03:23:33 DEBUG : Waiting for deletions to finish
2026/04/08 03:23:33 ERROR : error listing: directory not found
2026/04/08 03:23:33 ERROR : Local file system at /tmp/032309cu/check_access/path1: Failed to list "": directory not found
2026/04/08 03:23:33 DEBUG : removing 1 level 0 directories
2026/04/08 03:23:33 INFO : Local file system at /tmp/032309cu/check_access/path1: Removing directory
2026/04/08 03:23:33 ERROR : Failed to rmdir: stat /tmp/032309cu/check_access/path1: no such file or directory
2026/04/08 03:23:33 DEBUG : Waiting for deletions to finish
2026/04/08 03:23:33 DEBUG : removing 1 level 0 directories
2026/04/08 03:23:33 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/check_access/path2: Removing directory
2026/04/08 03:23:33 ERROR : error listing: directory not found
2026/04/08 03:23:33 NOTICE: checking initFs Local file system at /tmp/032309cu/initdir/test_check_access-gefijic4
2026/04/08 03:23:33 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:33 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:33 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:33 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:33 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:33 DEBUG : subdir: Making directory with metadata
2026/04/08 03:23:33 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:23:33 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:23:33 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:33 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:33 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:23:33 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:23:33 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:23:33 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:23:33 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:33 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:33 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:33 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:33 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:23:33 INFO : file1.txt: Copied (new)
2026/04/08 03:23:33 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:23:33 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:23:33 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:23:33 INFO : file3.txt: Copied (new)
2026/04/08 03:23:33 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:23:33 INFO : file2.txt: Copied (new)
2026/04/08 03:23:33 DEBUG : Local file system at /tmp/032309cu/check_access/path1: Waiting for checks to finish
2026/04/08 03:23:33 DEBUG : Local file system at /tmp/032309cu/check_access/path1: Waiting for transfers to finish
2026/04/08 03:23:33 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:23:33 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/08 03:23:33 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:33 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:23:33 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:23:33 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:33 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/08 03:23:33 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/08 03:23:33 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:23:33 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:33 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:23:33 INFO : file4.txt: Copied (new)
2026/04/08 03:23:33 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:23:33 NOTICE: checking Path1 Local file system at /tmp/032309cu/check_access/path1
2026/04/08 03:23:33 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:33 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:33 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:33 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:33 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:33 INFO : subdir: Making directory
2026/04/08 03:23:33 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:33 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:33 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/check_access/path2: Waiting for checks to finish
2026/04/08 03:23:33 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/check_access/path2: Waiting for transfers to finish
2026/04/08 03:23:33 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:23:33 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:33 INFO : file1.txt: Copied (new)
2026/04/08 03:23:33 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:23:33 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:33 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:23:33 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:23:33 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:23:33 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:33 INFO : file2.txt: Copied (new)
2026/04/08 03:23:33 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:33 INFO : file3.txt: Copied (new)
2026/04/08 03:23:33 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:23:33 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:33 INFO : file4.txt: Copied (new)
2026/04/08 03:23:33 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:23:33 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:33 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:23:33 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/04/08 03:23:33 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:33 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/08 03:23:33 NOTICE: checking path2 Azure container rclone-test-qapafuf5mima path 032309cu/check_access/path2
2026/04/08 03:23:33 NOTICE: [36m(01) :[0m [34mtest check-access[0m
2026/04/08 03:23:33 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:23:33 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/08 03:23:35 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:23:35 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:23:35 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:23:35 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:23:35 INFO : Synching Path1 "/tmp/032309cu/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access/path2/"
2026/04/08 03:23:35 INFO : Copying Path2 files to Path1
2026/04/08 03:23:35 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:23:35 INFO : There was nothing to transfer
2026/04/08 03:23:35 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:23:36 INFO : There was nothing to transfer
2026/04/08 03:23:36 INFO : Resync updating listings
2026/04/08 03:23:36 INFO : Validating listings for Path1 "/tmp/032309cu/check_access/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access/path2/"
2026/04/08 03:23:36 INFO : [32mBisync successful[0m
2026/04/08 03:23:36 NOTICE: [36m(04) :[0m [34mtest 1. see that check-access passes with the initial setup[0m
2026/04/08 03:23:36 NOTICE: [36m(05) :[0m [34mbisync check-access[0m
2026/04/08 03:23:38 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:23:38 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:23:38 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:23:38 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:23:38 INFO : Synching Path1 "/tmp/032309cu/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access/path2/"
2026/04/08 03:23:38 INFO : Building Path1 and Path2 listings
2026/04/08 03:23:38 INFO : Path1 checking for diffs
2026/04/08 03:23:38 INFO : Path2 checking for diffs
2026/04/08 03:23:38 INFO : Checking access health
2026/04/08 03:23:38 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/04/08 03:23:38 INFO : No changes found
2026/04/08 03:23:38 INFO : Updating listings
2026/04/08 03:23:38 INFO : Validating listings for Path1 "/tmp/032309cu/check_access/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access/path2/"
2026/04/08 03:23:38 INFO : [32mBisync successful[0m
2026/04/08 03:23:38 NOTICE: [36m(06) :[0m [34mtest 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical.[0m
2026/04/08 03:23:38 NOTICE: [36m(07) :[0m [34mdelete-file TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access/path2/subdir/RCLONE_TEST[0m
2026/04/08 03:23:38 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access/path2/subdir/"
2026/04/08 03:23:38 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access/path2/subdir/" to be canonical "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access/path2/subdir"
2026/04/08 03:23:38 INFO : RCLONE_TEST: Deleted
2026/04/08 03:23:38 NOTICE: [36m(08) :[0m [34mbisync check-access[0m
2026/04/08 03:23:40 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:23:40 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:23:40 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:23:40 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:23:40 INFO : Synching Path1 "/tmp/032309cu/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access/path2/"
2026/04/08 03:23:40 INFO : Building Path1 and Path2 listings
2026/04/08 03:23:40 INFO : Path1 checking for diffs
2026/04/08 03:23:40 INFO : Path2 checking for diffs
2026/04/08 03:23:40 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/04/08 03:23:40 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/08 03:23:40 INFO : Checking access health
2026/04/08 03:23:40 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST
2026/04/08 03:23:40 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36msubdir/RCLONE_TEST[0m
2026/04/08 03:23:40 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/08 03:23:40 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/08 03:23:40 NOTICE: Bisync error: bisync aborted
2026/04/08 03:23:40 NOTICE: [36m(09) :[0m [34mcopy-listings path2-missing[0m
2026/04/08 03:23:40 NOTICE: [36m(10) :[0m [34mtest 3. put the path2 subdir RCLONE_TEST back, resync.[0m
2026/04/08 03:23:40 NOTICE: [36m(11) :[0m [34mcopy-file /tmp/032309cu/check_access/path1/subdir/RCLONE_TEST TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access/path2/[0m
2026/04/08 03:23:40 DEBUG : copyFile "/tmp/032309cu/check_access/path1/subdir/RCLONE_TEST" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access/path2/" as ""
2026/04/08 03:23:40 DEBUG : Creating backend with remote "/tmp/032309cu/check_access/path1/subdir/RCLONE_TEST"
2026/04/08 03:23:40 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access/path2/"
2026/04/08 03:23:40 DEBUG : operations.CopyFile "RCLONE_TEST" to "Azure container rclone-test-qapafuf5mima path 032309cu/check_access/path2" as "RCLONE_TEST"
2026/04/08 03:23:40 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:23:40 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:23:40 DEBUG : RCLONE_TEST: Unchanged skipping
2026/04/08 03:23:40 NOTICE: [36m(12) :[0m [34mbisync resync[0m
2026/04/08 03:23:43 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:23:43 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:23:43 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:23:43 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:23:43 INFO : Synching Path1 "/tmp/032309cu/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access/path2/"
2026/04/08 03:23:43 INFO : Copying Path2 files to Path1
2026/04/08 03:23:43 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:23:43 INFO : There was nothing to transfer
2026/04/08 03:23:43 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:23:43 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/08 03:23:43 INFO : Resync updating listings
2026/04/08 03:23:43 INFO : Validating listings for Path1 "/tmp/032309cu/check_access/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access/path2/"
2026/04/08 03:23:43 INFO : [32mBisync successful[0m
2026/04/08 03:23:43 NOTICE: [36m(13) :[0m [34mtest 4. run sync with check-access. should pass.[0m
2026/04/08 03:23:43 NOTICE: [36m(14) :[0m [34mbisync check-access[0m
2026/04/08 03:23:45 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:23:45 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:23:45 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:23:45 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:23:45 INFO : Synching Path1 "/tmp/032309cu/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access/path2/"
2026/04/08 03:23:45 INFO : Building Path1 and Path2 listings
2026/04/08 03:23:45 INFO : Path1 checking for diffs
2026/04/08 03:23:45 INFO : Path2 checking for diffs
2026/04/08 03:23:45 INFO : Checking access health
2026/04/08 03:23:45 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/04/08 03:23:45 INFO : No changes found
2026/04/08 03:23:45 INFO : Updating listings
2026/04/08 03:23:45 INFO : Validating listings for Path1 "/tmp/032309cu/check_access/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access/path2/"
2026/04/08 03:23:45 INFO : [32mBisync successful[0m
2026/04/08 03:23:45 NOTICE: [36m(15) :[0m [34mtest 5. delete path1 top level RCLONE_TEST, run sync. should fail critical.[0m
2026/04/08 03:23:45 NOTICE: [36m(16) :[0m [34mdelete-file /tmp/032309cu/check_access/path1/RCLONE_TEST[0m
2026/04/08 03:23:45 DEBUG : Creating backend with remote "/tmp/032309cu/check_access/path1/"
2026/04/08 03:23:45 DEBUG : fs cache: renaming cache item "/tmp/032309cu/check_access/path1/" to be canonical "/tmp/032309cu/check_access/path1"
2026/04/08 03:23:45 INFO : RCLONE_TEST: Deleted
2026/04/08 03:23:45 NOTICE: [36m(17) :[0m [34mbisync check-access[0m
2026/04/08 03:23:47 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:23:47 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:23:47 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:23:47 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:23:47 INFO : Synching Path1 "/tmp/032309cu/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access/path2/"
2026/04/08 03:23:47 INFO : Building Path1 and Path2 listings
2026/04/08 03:23:47 INFO : Path1 checking for diffs
2026/04/08 03:23:47 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/04/08 03:23:47 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/08 03:23:47 INFO : Path2 checking for diffs
2026/04/08 03:23:47 INFO : Checking access health
2026/04/08 03:23:47 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST
2026/04/08 03:23:47 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36mRCLONE_TEST[0m
2026/04/08 03:23:47 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/08 03:23:47 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/08 03:23:47 NOTICE: Bisync error: bisync aborted
2026/04/08 03:23:47 NOTICE: [36m(18) :[0m [34mcopy-listings path1-missing[0m
2026/04/08 03:23:47 NOTICE: [36m(19) :[0m [34mtest 6. run again. should fail critical due to missing listings.[0m
2026/04/08 03:23:47 NOTICE: [36m(20) :[0m [34mbisync check-access[0m
2026/04/08 03:23:50 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:23:50 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:23:50 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:23:50 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:23:50 INFO : Synching Path1 "/tmp/032309cu/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access/path2/"
2026/04/08 03:23:50 ERROR : [31mBisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run
[35mTip: here are the filenames we were looking for. Do they exist?
[0m[36mPath1: [94m/tmp/032309cu/workdir/tmp_032309cu_check_access_path1..TestAzureBlob_rclone-test-qapafuf5mima_032309cu_check_access_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/032309cu/workdir/tmp_032309cu_check_access_path1..TestAzureBlob_rclone-test-qapafuf5mima_032309cu_check_access_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/032309cu/workdir"[0m[0m
2026/04/08 03:23:50 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/08 03:23:50 NOTICE: Bisync error: bisync aborted
2026/04/08 03:23:50 NOTICE: [36m(21) :[0m [34mmove-listings missing-listings[0m
2026/04/08 03:23:50 NOTICE: [36m(22) :[0m [34mtest 7. run resync, which will copy the path2 top level back to path1.[0m
2026/04/08 03:23:50 NOTICE: [36m(23) :[0m [34mbisync resync[0m
2026/04/08 03:23:52 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:23:52 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:23:52 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:23:52 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:23:52 INFO : Synching Path1 "/tmp/032309cu/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access/path2/"
2026/04/08 03:23:52 INFO : Copying Path2 files to Path1
2026/04/08 03:23:52 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:23:52 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:23:52 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:23:52 INFO : Resync updating listings
2026/04/08 03:23:52 INFO : Validating listings for Path1 "/tmp/032309cu/check_access/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access/path2/"
2026/04/08 03:23:52 INFO : [32mBisync successful[0m
2026/04/08 03:23:52 NOTICE: [36m(24) :[0m [34mtest 8. run sync with --check-access. should pass.[0m
2026/04/08 03:23:52 NOTICE: [36m(25) :[0m [34mbisync check-access[0m
2026/04/08 03:23:54 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:23:54 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:23:54 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:23:54 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:23:54 INFO : Synching Path1 "/tmp/032309cu/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access/path2/"
2026/04/08 03:23:54 INFO : Building Path1 and Path2 listings
2026/04/08 03:23:54 INFO : Path1 checking for diffs
2026/04/08 03:23:54 INFO : Path2 checking for diffs
2026/04/08 03:23:54 INFO : Checking access health
2026/04/08 03:23:54 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/04/08 03:23:54 INFO : No changes found
2026/04/08 03:23:54 INFO : Updating listings
2026/04/08 03:23:54 INFO : Validating listings for Path1 "/tmp/032309cu/check_access/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access/path2/"
2026/04/08 03:23:54 INFO : [32mBisync successful[0m
2026/04/08 03:23:54 DEBUG : Waiting for deletions to finish
2026/04/08 03:23:54 INFO : file1.txt: Deleted
2026/04/08 03:23:54 INFO : file4.txt: Deleted
2026/04/08 03:23:54 INFO : file2.txt: Deleted
2026/04/08 03:23:54 INFO : RCLONE_TEST: Deleted
2026/04/08 03:23:54 INFO : file3.txt: Deleted
2026/04/08 03:23:54 INFO : subdir/file20.txt: Deleted
2026/04/08 03:23:54 INFO : subdir/RCLONE_TEST: Deleted
2026/04/08 03:23:54 DEBUG : removing 1 level 1 directories
2026/04/08 03:23:54 INFO : subdir: Removing directory
2026/04/08 03:23:54 DEBUG : removing 1 level 0 directories
2026/04/08 03:23:54 INFO : Local file system at /tmp/032309cu/check_access/path1: Removing directory
2026/04/08 03:23:54 DEBUG : Waiting for deletions to finish
2026/04/08 03:23:54 INFO : file3.txt: Deleted
2026/04/08 03:23:54 INFO : file4.txt: Deleted
2026/04/08 03:23:54 INFO : file1.txt: Deleted
2026/04/08 03:23:54 INFO : file2.txt: Deleted
2026/04/08 03:23:54 INFO : subdir/RCLONE_TEST: Deleted
2026/04/08 03:23:54 INFO : subdir/file20.txt: Deleted
2026/04/08 03:23:54 INFO : RCLONE_TEST: Deleted
2026/04/08 03:23:54 DEBUG : removing 1 level 0 directories
2026/04/08 03:23:54 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/check_access/path2: Removing directory
bisync_test.go:608: [32mTEST check_access PASSED[0m
=== RUN TestBisyncLocalRemote/check_access_filters
2026/04/08 03:23:54 DEBUG : Creating backend with remote "/tmp/032309cu/check_access_filters/path1"
2026/04/08 03:23:54 INFO : path2: Making directory
2026/04/08 03:23:54 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access_filters/path2"
2026/04/08 03:23:54 DEBUG : Creating backend with remote "/tmp/032309cu/initdir/test_check_access_filters-yutoyis4"
2026/04/08 03:23:54 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:54 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:54 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:54 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:54 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:54 DEBUG : subdir-not: Making directory with metadata
2026/04/08 03:23:54 INFO : subdir-not: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:23:54 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/04/08 03:23:54 DEBUG : subdir: Making directory with metadata
2026/04/08 03:23:54 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:23:54 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:23:54 DEBUG : subdirX: Making directory with metadata
2026/04/08 03:23:54 INFO : subdirX: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:23:54 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/04/08 03:23:54 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:23:54 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:54 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:54 DEBUG : subdirX/subdirX1: Making directory with metadata
2026/04/08 03:23:54 INFO : subdirX/subdirX1: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:23:54 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/04/08 03:23:54 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:23:54 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:54 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:23:54 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:23:54 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:54 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:54 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:23:54 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:54 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:23:54 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:23:54 INFO : file1.txt: Copied (new)
2026/04/08 03:23:54 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:23:54 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/04/08 03:23:54 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:54 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:23:54 INFO : file2.txt: Copied (new)
2026/04/08 03:23:54 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:54 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:54 DEBUG : subdir-not/subdir-not2: Making directory with metadata
2026/04/08 03:23:54 INFO : subdir-not/subdir-not2: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:23:54 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/04/08 03:23:54 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/04/08 03:23:54 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:54 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/04/08 03:23:54 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/04/08 03:23:54 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:54 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/04/08 03:23:54 INFO : subdirX/file20.txt: Copied (new)
2026/04/08 03:23:54 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/04/08 03:23:54 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:54 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/04/08 03:23:54 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:54 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/04/08 03:23:54 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/04/08 03:23:54 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:23:54 INFO : file3.txt: Copied (new)
2026/04/08 03:23:54 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:54 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/04/08 03:23:54 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:54 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:54 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:23:54 INFO : file4.txt: Copied (new)
2026/04/08 03:23:54 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:54 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/04/08 03:23:54 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/04/08 03:23:54 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:54 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/04/08 03:23:54 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/04/08 03:23:54 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/04/08 03:23:54 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:54 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:54 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/04/08 03:23:54 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/04/08 03:23:54 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/04/08 03:23:54 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:54 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/04/08 03:23:54 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/04/08 03:23:54 INFO : subdir-not/file20.txt: Copied (new)
2026/04/08 03:23:54 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:54 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/04/08 03:23:54 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/04/08 03:23:54 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/08 03:23:54 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:54 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/08 03:23:54 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/08 03:23:54 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:54 DEBUG : subdir/subdirA: Making directory with metadata
2026/04/08 03:23:54 INFO : subdir/subdirA: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:23:54 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/04/08 03:23:54 DEBUG : subdir/subdirB: Making directory with metadata
2026/04/08 03:23:54 INFO : subdir/subdirB: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:23:54 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/04/08 03:23:54 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:23:54 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:54 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:54 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:54 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:23:54 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:23:54 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/04/08 03:23:54 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:54 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:55 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:55 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/04/08 03:23:55 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/04/08 03:23:55 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/04/08 03:23:55 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:55 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/04/08 03:23:55 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/04/08 03:23:55 DEBUG : Local file system at /tmp/032309cu/initdir/test_check_access_filters-yutoyis4: Waiting for checks to finish
2026/04/08 03:23:55 DEBUG : Local file system at /tmp/032309cu/initdir/test_check_access_filters-yutoyis4: Waiting for transfers to finish
2026/04/08 03:23:55 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/04/08 03:23:55 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:55 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/04/08 03:23:55 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/04/08 03:23:55 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/04/08 03:23:55 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:55 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/04/08 03:23:55 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/04/08 03:23:55 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/08 03:23:55 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/08 03:23:55 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/08 03:23:55 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/08 03:23:55 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/08 03:23:55 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:23:55 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/08 03:23:55 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_check_access_filters-sofudoq0"
2026/04/08 03:23:55 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:55 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:55 DEBUG : Local file system at /tmp/032309cu/datadir/test_check_access_filters-sofudoq0: Waiting for checks to finish
2026/04/08 03:23:55 DEBUG : Local file system at /tmp/032309cu/datadir/test_check_access_filters-sofudoq0: Waiting for transfers to finish
2026/04/08 03:23:55 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK
2026/04/08 03:23:55 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK
2026/04/08 03:23:55 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt
2026/04/08 03:23:55 INFO : exclude-other-filtersfile.txt: Copied (new)
2026/04/08 03:23:55 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK
2026/04/08 03:23:55 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK
2026/04/08 03:23:55 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt
2026/04/08 03:23:55 INFO : include-other-filtersfile.txt: Copied (new)
2026/04/08 03:23:55 DEBUG : Waiting for deletions to finish
2026/04/08 03:23:55 ERROR : error listing: directory not found
2026/04/08 03:23:55 ERROR : Local file system at /tmp/032309cu/check_access_filters/path1: Failed to list "": directory not found
2026/04/08 03:23:55 DEBUG : removing 1 level 0 directories
2026/04/08 03:23:55 INFO : Local file system at /tmp/032309cu/check_access_filters/path1: Removing directory
2026/04/08 03:23:55 ERROR : Failed to rmdir: stat /tmp/032309cu/check_access_filters/path1: no such file or directory
2026/04/08 03:23:55 DEBUG : Waiting for deletions to finish
2026/04/08 03:23:55 DEBUG : removing 1 level 0 directories
2026/04/08 03:23:55 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/check_access_filters/path2: Removing directory
2026/04/08 03:23:55 ERROR : error listing: directory not found
2026/04/08 03:23:55 NOTICE: checking initFs Local file system at /tmp/032309cu/initdir/test_check_access_filters-yutoyis4
2026/04/08 03:23:55 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:55 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:55 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:55 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:55 DEBUG : subdir-not: Making directory with metadata
2026/04/08 03:23:55 INFO : subdir-not: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:23:55 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/04/08 03:23:55 DEBUG : subdir: Making directory with metadata
2026/04/08 03:23:55 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:23:55 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:23:55 DEBUG : subdirX: Making directory with metadata
2026/04/08 03:23:55 INFO : subdirX: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:23:55 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/04/08 03:23:55 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:55 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:55 DEBUG : subdirX/subdirX1: Making directory with metadata
2026/04/08 03:23:55 INFO : subdirX/subdirX1: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:23:55 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/04/08 03:23:55 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:55 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:55 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:23:55 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:23:55 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:23:55 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:23:55 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:55 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:55 DEBUG : subdir-not/subdir-not2: Making directory with metadata
2026/04/08 03:23:55 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:55 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:55 DEBUG : subdir/subdirA: Making directory with metadata
2026/04/08 03:23:55 INFO : subdir/subdirA: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:23:55 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/04/08 03:23:55 DEBUG : subdir/subdirB: Making directory with metadata
2026/04/08 03:23:55 INFO : subdir/subdirB: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:23:55 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/04/08 03:23:55 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:55 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:55 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:55 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:23:55 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:23:55 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:23:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:55 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:23:55 INFO : file1.txt: Copied (new)
2026/04/08 03:23:55 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/04/08 03:23:55 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:55 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:23:55 INFO : file2.txt: Copied (new)
2026/04/08 03:23:55 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/04/08 03:23:55 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:55 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:23:55 INFO : file3.txt: Copied (new)
2026/04/08 03:23:55 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/04/08 03:23:55 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:55 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:55 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:55 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:23:55 INFO : file4.txt: Copied (new)
2026/04/08 03:23:55 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/04/08 03:23:55 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:55 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:55 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/04/08 03:23:55 INFO : subdirX/file20.txt: Copied (new)
2026/04/08 03:23:55 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/04/08 03:23:55 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/04/08 03:23:55 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:55 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/04/08 03:23:55 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/04/08 03:23:55 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:55 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/04/08 03:23:55 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/04/08 03:23:55 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/04/08 03:23:55 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:55 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/08 03:23:55 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/04/08 03:23:55 INFO : subdir-not/file20.txt: Copied (new)
2026/04/08 03:23:55 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:55 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/08 03:23:55 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/08 03:23:55 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:23:55 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/04/08 03:23:55 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:55 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/04/08 03:23:55 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/04/08 03:23:55 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/04/08 03:23:55 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:55 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:23:55 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:23:55 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/04/08 03:23:55 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:55 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/04/08 03:23:55 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:55 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/04/08 03:23:55 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/04/08 03:23:55 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:55 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/04/08 03:23:55 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/04/08 03:23:55 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/04/08 03:23:55 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/04/08 03:23:55 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/04/08 03:23:55 INFO : subdir-not/subdir-not2: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:23:55 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/04/08 03:23:55 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:55 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/04/08 03:23:55 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/04/08 03:23:55 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:55 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:55 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/04/08 03:23:55 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:55 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/04/08 03:23:55 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/04/08 03:23:55 DEBUG : Local file system at /tmp/032309cu/check_access_filters/path1: Waiting for checks to finish
2026/04/08 03:23:55 DEBUG : Local file system at /tmp/032309cu/check_access_filters/path1: Waiting for transfers to finish
2026/04/08 03:23:55 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/04/08 03:23:55 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:55 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/04/08 03:23:55 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/04/08 03:23:55 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/08 03:23:55 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/08 03:23:55 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/08 03:23:55 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/08 03:23:55 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/08 03:23:55 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/08 03:23:55 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:23:55 NOTICE: checking Path1 Local file system at /tmp/032309cu/check_access_filters/path1
2026/04/08 03:23:55 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:55 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:55 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:55 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:55 INFO : subdir-not: Making directory
2026/04/08 03:23:55 INFO : subdir: Making directory
2026/04/08 03:23:55 INFO : subdirX: Making directory
2026/04/08 03:23:55 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:55 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:55 INFO : subdirX/subdirX1: Making directory
2026/04/08 03:23:55 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:55 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:55 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:55 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:55 INFO : subdir/subdirA: Making directory
2026/04/08 03:23:55 INFO : subdir/subdirB: Making directory
2026/04/08 03:23:55 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:55 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:55 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:55 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:55 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:55 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:55 INFO : subdir-not/subdir-not2: Making directory
2026/04/08 03:23:55 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:23:55 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:55 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/check_access_filters/path2: Waiting for checks to finish
2026/04/08 03:23:55 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/check_access_filters/path2: Waiting for transfers to finish
2026/04/08 03:23:55 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:23:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:55 INFO : file1.txt: Copied (new)
2026/04/08 03:23:55 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:23:55 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:55 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:23:55 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:23:55 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:23:55 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:55 INFO : file3.txt: Copied (new)
2026/04/08 03:23:55 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:55 INFO : file2.txt: Copied (new)
2026/04/08 03:23:55 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:23:55 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:55 INFO : file4.txt: Copied (new)
2026/04/08 03:23:55 DEBUG : subdirX/file20.txt: size = 0 OK
2026/04/08 03:23:55 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:55 INFO : subdirX/file20.txt: Copied (new)
2026/04/08 03:23:55 DEBUG : subdirX/RCLONE_TEST: size = 109 OK
2026/04/08 03:23:55 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:55 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/04/08 03:23:55 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/04/08 03:23:55 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:55 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/04/08 03:23:55 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/04/08 03:23:55 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:55 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/08 03:23:55 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:23:55 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:55 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:23:55 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/04/08 03:23:55 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:55 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/04/08 03:23:55 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/04/08 03:23:55 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:55 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/04/08 03:23:55 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/04/08 03:23:55 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:55 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/04/08 03:23:55 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK
2026/04/08 03:23:55 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:55 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/04/08 03:23:55 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/04/08 03:23:55 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:55 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/04/08 03:23:55 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK
2026/04/08 03:23:55 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:55 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/04/08 03:23:55 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/04/08 03:23:55 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:55 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/04/08 03:23:55 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/04/08 03:23:55 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:23:55 INFO : subdir-not/file20.txt: Copied (new)
2026/04/08 03:23:55 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK
2026/04/08 03:23:55 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:23:55 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/04/08 03:23:55 NOTICE: checking path2 Azure container rclone-test-qapafuf5mima path 032309cu/check_access_filters/path2
2026/04/08 03:23:55 NOTICE: [36m(01) :[0m [34mtest check-access-filters[0m
2026/04/08 03:23:55 NOTICE: [36m(02) :[0m [34mtest EXCLUDE - OTHER TESTS[0m
2026/04/08 03:23:55 NOTICE: [36m(03) :[0m [34mcopy-file /tmp/032309cu/datadir/test_check_access_filters-sofudoq0/exclude-other-filtersfile.txt /tmp/032309cu/workdir/[0m
2026/04/08 03:23:55 DEBUG : copyFile "/tmp/032309cu/datadir/test_check_access_filters-sofudoq0/exclude-other-filtersfile.txt" to "/tmp/032309cu/workdir/" as ""
2026/04/08 03:23:55 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_check_access_filters-sofudoq0/exclude-other-filtersfile.txt"
2026/04/08 03:23:55 DEBUG : Creating backend with remote "/tmp/032309cu/workdir/"
2026/04/08 03:23:55 DEBUG : operations.CopyFile "exclude-other-filtersfile.txt" to "Local file system at /tmp/032309cu/workdir" as "exclude-other-filtersfile.txt"
2026/04/08 03:23:55 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/04/08 03:23:55 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK
2026/04/08 03:23:55 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK
2026/04/08 03:23:55 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt
2026/04/08 03:23:55 INFO : exclude-other-filtersfile.txt: Copied (new)
2026/04/08 03:23:55 NOTICE: [36m(04) :[0m [34mtest resync to get the filters file md5 built.[0m
2026/04/08 03:23:55 NOTICE: [36m(05) :[0m [34mbisync resync filters-file=/tmp/032309cu/workdir/exclude-other-filtersfile.txt[0m
2026/04/08 03:23:57 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:23:57 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/08 03:23:57 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/08 03:23:57 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/08 03:23:57 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/08 03:23:57 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/08 03:23:57 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/08 03:23:57 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:23:57 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:23:57 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:23:57 INFO : Synching Path1 "/tmp/032309cu/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access_filters/path2/"
2026/04/08 03:23:57 INFO : Using filters file /tmp/032309cu/workdir/exclude-other-filtersfile.txt
2026/04/08 03:23:57 INFO : Storing filters file hash to /tmp/032309cu/workdir/exclude-other-filtersfile.txt.md5
2026/04/08 03:23:57 INFO : Copying Path2 files to Path1
2026/04/08 03:23:57 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:23:58 INFO : There was nothing to transfer
2026/04/08 03:23:58 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:23:58 INFO : There was nothing to transfer
2026/04/08 03:23:58 INFO : Resync updating listings
2026/04/08 03:23:58 INFO : Validating listings for Path1 "/tmp/032309cu/check_access_filters/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access_filters/path2/"
2026/04/08 03:23:58 INFO : [32mBisync successful[0m
2026/04/08 03:23:58 NOTICE: [36m(06) :[0m [34mtest EXCLUDE - test filters for check access[0m
2026/04/08 03:23:58 NOTICE: [36m(07) :[0m [34mbisync check-access filters-file=/tmp/032309cu/workdir/exclude-other-filtersfile.txt[0m
2026/04/08 03:24:00 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:24:00 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/08 03:24:00 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/08 03:24:00 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/08 03:24:00 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/08 03:24:00 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/08 03:24:00 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/08 03:24:00 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:24:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:24:00 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:24:00 INFO : Synching Path1 "/tmp/032309cu/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access_filters/path2/"
2026/04/08 03:24:00 INFO : Using filters file /tmp/032309cu/workdir/exclude-other-filtersfile.txt
2026/04/08 03:24:00 INFO : Building Path1 and Path2 listings
2026/04/08 03:24:00 INFO : Path1 checking for diffs
2026/04/08 03:24:00 INFO : Path2 checking for diffs
2026/04/08 03:24:00 INFO : Checking access health
2026/04/08 03:24:00 INFO : Found 3 matching "RCLONE_TEST" files on both paths
2026/04/08 03:24:00 INFO : No changes found
2026/04/08 03:24:00 INFO : Updating listings
2026/04/08 03:24:00 INFO : Validating listings for Path1 "/tmp/032309cu/check_access_filters/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access_filters/path2/"
2026/04/08 03:24:00 INFO : [32mBisync successful[0m
2026/04/08 03:24:00 NOTICE: [36m(08) :[0m [34mcopy-listings exclude-initial[0m
2026/04/08 03:24:00 NOTICE: [36m(09) :[0m [34mtest EXCLUDE - delete RCLONE_TEST files in excluded directories[0m
2026/04/08 03:24:00 NOTICE: [36m(10) :[0m [34mdelete-file TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access_filters/path2/subdir/subdirA/RCLONE_TEST[0m
2026/04/08 03:24:00 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access_filters/path2/subdir/subdirA/"
2026/04/08 03:24:00 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access_filters/path2/subdir/subdirA/" to be canonical "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access_filters/path2/subdir/subdirA"
2026/04/08 03:24:00 INFO : RCLONE_TEST: Deleted
2026/04/08 03:24:00 NOTICE: [36m(11) :[0m [34mdelete-file /tmp/032309cu/check_access_filters/path1/subdir-not/RCLONE_TEST[0m
2026/04/08 03:24:00 DEBUG : Creating backend with remote "/tmp/032309cu/check_access_filters/path1/subdir-not/"
2026/04/08 03:24:00 DEBUG : fs cache: renaming cache item "/tmp/032309cu/check_access_filters/path1/subdir-not/" to be canonical "/tmp/032309cu/check_access_filters/path1/subdir-not"
2026/04/08 03:24:00 INFO : RCLONE_TEST: Deleted
2026/04/08 03:24:00 NOTICE: [36m(12) :[0m [34mdelete-file TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST[0m
2026/04/08 03:24:00 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access_filters/path2/subdir-not/subdir-not2/"
2026/04/08 03:24:00 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access_filters/path2/subdir-not/subdir-not2/" to be canonical "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access_filters/path2/subdir-not/subdir-not2"
2026/04/08 03:24:00 INFO : RCLONE_TEST: Deleted
2026/04/08 03:24:00 NOTICE: [36m(13) :[0m [34mdelete-file /tmp/032309cu/check_access_filters/path1/subdirX/RCLONE_TEST[0m
2026/04/08 03:24:00 DEBUG : Creating backend with remote "/tmp/032309cu/check_access_filters/path1/subdirX/"
2026/04/08 03:24:00 DEBUG : fs cache: renaming cache item "/tmp/032309cu/check_access_filters/path1/subdirX/" to be canonical "/tmp/032309cu/check_access_filters/path1/subdirX"
2026/04/08 03:24:00 INFO : RCLONE_TEST: Deleted
2026/04/08 03:24:00 NOTICE: [36m(14) :[0m [34mtest EXCLUDE - test should PASS[0m
2026/04/08 03:24:00 NOTICE: [36m(15) :[0m [34mbisync check-access filters-file=/tmp/032309cu/workdir/exclude-other-filtersfile.txt[0m
2026/04/08 03:24:02 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:24:02 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/08 03:24:02 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/08 03:24:02 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/08 03:24:02 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/08 03:24:02 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/08 03:24:02 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/08 03:24:02 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:24:02 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:24:02 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:24:02 INFO : Synching Path1 "/tmp/032309cu/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access_filters/path2/"
2026/04/08 03:24:02 INFO : Using filters file /tmp/032309cu/workdir/exclude-other-filtersfile.txt
2026/04/08 03:24:02 INFO : Building Path1 and Path2 listings
2026/04/08 03:24:03 INFO : Path1 checking for diffs
2026/04/08 03:24:03 INFO : Path2 checking for diffs
2026/04/08 03:24:03 INFO : Checking access health
2026/04/08 03:24:03 INFO : Found 3 matching "RCLONE_TEST" files on both paths
2026/04/08 03:24:03 INFO : No changes found
2026/04/08 03:24:03 INFO : Updating listings
2026/04/08 03:24:03 INFO : Validating listings for Path1 "/tmp/032309cu/check_access_filters/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access_filters/path2/"
2026/04/08 03:24:03 INFO : [32mBisync successful[0m
2026/04/08 03:24:03 NOTICE: [36m(16) :[0m [34mcopy-listings exclude-pass-run[0m
2026/04/08 03:24:03 NOTICE: [36m(17) :[0m [34mtest EXCLUDE - delete RCLONE_TEST files in included directories[0m
2026/04/08 03:24:03 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access_filters/path2/RCLONE_TEST[0m
2026/04/08 03:24:03 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access_filters/path2/"
2026/04/08 03:24:03 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access_filters/path2/" to be canonical "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access_filters/path2"
2026/04/08 03:24:03 INFO : RCLONE_TEST: Deleted
2026/04/08 03:24:03 NOTICE: [36m(19) :[0m [34mdelete-file /tmp/032309cu/check_access_filters/path1/subdir/RCLONE_TEST[0m
2026/04/08 03:24:03 DEBUG : Creating backend with remote "/tmp/032309cu/check_access_filters/path1/subdir/"
2026/04/08 03:24:03 DEBUG : fs cache: renaming cache item "/tmp/032309cu/check_access_filters/path1/subdir/" to be canonical "/tmp/032309cu/check_access_filters/path1/subdir"
2026/04/08 03:24:03 INFO : RCLONE_TEST: Deleted
2026/04/08 03:24:03 NOTICE: [36m(20) :[0m [34mtest EXCLUDE - test should ABORT[0m
2026/04/08 03:24:03 NOTICE: [36m(21) :[0m [34mbisync check-access filters-file=/tmp/032309cu/workdir/exclude-other-filtersfile.txt[0m
2026/04/08 03:24:05 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:24:05 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/08 03:24:05 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/08 03:24:05 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/08 03:24:05 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/08 03:24:05 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/08 03:24:05 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/08 03:24:05 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:24:05 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:24:05 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:24:05 INFO : Synching Path1 "/tmp/032309cu/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access_filters/path2/"
2026/04/08 03:24:05 INFO : Using filters file /tmp/032309cu/workdir/exclude-other-filtersfile.txt
2026/04/08 03:24:05 INFO : Building Path1 and Path2 listings
2026/04/08 03:24:05 INFO : Path1 checking for diffs
2026/04/08 03:24:05 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/04/08 03:24:05 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/08 03:24:05 INFO : Path2 checking for diffs
2026/04/08 03:24:05 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/04/08 03:24:05 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/08 03:24:05 INFO : Checking access health
2026/04/08 03:24:05 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36mRCLONE_TEST[0m
2026/04/08 03:24:05 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdir/RCLONE_TEST[0m
2026/04/08 03:24:05 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/08 03:24:05 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/08 03:24:05 NOTICE: Bisync error: bisync aborted
2026/04/08 03:24:05 NOTICE: [36m(22) :[0m [34mmove-listings exclude-error-run[0m
2026/04/08 03:24:05 NOTICE: [36m(23) :[0m [34mtest INCLUDE - OTHER TESTS[0m
2026/04/08 03:24:05 NOTICE: [36m(24) :[0m [34mtest reset to the initial state[0m
2026/04/08 03:24:05 NOTICE: [36m(25) :[0m [34mcopy-dir /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial /tmp/032309cu/check_access_filters/path1/[0m
2026/04/08 03:24:05 DEBUG : Creating backend with remote "/tmp/032309cu/check_access_filters/path1/"
2026/04/08 03:24:05 DEBUG : fs cache: renaming cache item "/tmp/032309cu/check_access_filters/path1/" to be canonical "/tmp/032309cu/check_access_filters/path1"
2026/04/08 03:24:05 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/08 03:24:05 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/04/08 03:24:05 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:24:05 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:24:05 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/08 03:24:05 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/04/08 03:24:05 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:24:05 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:24:05 DEBUG : RCLONE_TEST: Unchanged skipping
2026/04/08 03:24:05 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:24:05 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:24:05 DEBUG : file1.txt: Unchanged skipping
2026/04/08 03:24:05 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:24:05 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:24:05 DEBUG : file2.txt: Unchanged skipping
2026/04/08 03:24:05 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:24:05 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:24:05 DEBUG : file3.txt: Unchanged skipping
2026/04/08 03:24:05 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:24:05 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:24:05 DEBUG : file4.txt: Unchanged skipping
2026/04/08 03:24:05 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:24:05 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/08 03:24:05 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/04/08 03:24:05 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:24:05 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/08 03:24:05 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/04/08 03:24:05 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:24:05 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/08 03:24:05 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/04/08 03:24:05 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/08 03:24:05 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/04/08 03:24:05 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/04/08 03:24:05 DEBUG : subdirX/file20.txt: size = 0 OK
2026/04/08 03:24:05 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:24:05 DEBUG : subdirX/file20.txt: Unchanged skipping
2026/04/08 03:24:05 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/04/08 03:24:05 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:24:05 DEBUG : subdir-not/file20.txt: Unchanged skipping
2026/04/08 03:24:05 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/04/08 03:24:05 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:24:05 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:24:05 DEBUG : subdir/file20.txt: Unchanged skipping
2026/04/08 03:24:05 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/04/08 03:24:05 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:24:05 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping
2026/04/08 03:24:05 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/08 03:24:05 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/04/08 03:24:05 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:24:05 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping
2026/04/08 03:24:05 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:24:05 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK
2026/04/08 03:24:05 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:24:05 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Unchanged skipping
2026/04/08 03:24:05 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/04/08 03:24:05 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:24:05 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping
2026/04/08 03:24:05 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/04/08 03:24:05 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/04/08 03:24:05 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:24:05 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/04/08 03:24:05 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/04/08 03:24:05 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK
2026/04/08 03:24:05 DEBUG : subdir/subdirA/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:24:05 DEBUG : subdir/subdirA/RCLONE_TEST: Unchanged skipping
2026/04/08 03:24:05 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/04/08 03:24:05 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:24:05 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping
2026/04/08 03:24:05 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/04/08 03:24:05 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:24:05 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/04/08 03:24:05 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:24:05 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping
2026/04/08 03:24:05 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping
2026/04/08 03:24:05 DEBUG : Local file system at /tmp/032309cu/check_access_filters/path1: Waiting for checks to finish
2026/04/08 03:24:05 DEBUG : Local file system at /tmp/032309cu/check_access_filters/path1: Waiting for transfers to finish
2026/04/08 03:24:05 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:24:05 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/08 03:24:05 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/08 03:24:05 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/08 03:24:05 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:24:05 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/08 03:24:05 NOTICE: [36m(26) :[0m [34msync-dir /tmp/032309cu/check_access_filters/path1/ TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access_filters/path2/[0m
2026/04/08 03:24:05 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/check_access_filters/path1/" for canonical name "/tmp/032309cu/check_access_filters/path1"
2026/04/08 03:24:05 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access_filters/path2/" for canonical name "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access_filters/path2"
2026/04/08 03:24:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:24:05 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:24:05 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:24:05 DEBUG : file1.txt: Unchanged skipping
2026/04/08 03:24:05 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:24:05 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:24:05 DEBUG : file2.txt: Unchanged skipping
2026/04/08 03:24:05 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:24:05 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:24:05 DEBUG : file3.txt: Unchanged skipping
2026/04/08 03:24:05 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:24:05 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:24:05 DEBUG : file4.txt: Unchanged skipping
2026/04/08 03:24:05 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK
2026/04/08 03:24:05 DEBUG : subdir-not/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:24:05 DEBUG : subdir-not/RCLONE_TEST: Unchanged skipping
2026/04/08 03:24:05 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/04/08 03:24:05 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:24:05 DEBUG : subdir-not/file20.txt: Unchanged skipping
2026/04/08 03:24:05 DEBUG : subdirX/RCLONE_TEST: size = 109 OK
2026/04/08 03:24:05 DEBUG : subdirX/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:24:05 DEBUG : subdirX/RCLONE_TEST: Unchanged skipping
2026/04/08 03:24:05 DEBUG : subdirX/file20.txt: size = 0 OK
2026/04/08 03:24:05 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:24:05 DEBUG : subdirX/file20.txt: Unchanged skipping
2026/04/08 03:24:05 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/04/08 03:24:05 DEBUG : subdir/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:24:05 DEBUG : subdir/RCLONE_TEST: Unchanged skipping
2026/04/08 03:24:05 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:24:05 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:24:05 DEBUG : subdir/file20.txt: Unchanged skipping
2026/04/08 03:24:05 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:24:05 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/04/08 03:24:05 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:24:05 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping
2026/04/08 03:24:05 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:24:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:24:05 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:24:05 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/04/08 03:24:05 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:24:05 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping
2026/04/08 03:24:05 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/04/08 03:24:05 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:24:05 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping
2026/04/08 03:24:05 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/04/08 03:24:05 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:24:05 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping
2026/04/08 03:24:05 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/04/08 03:24:05 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:24:05 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping
2026/04/08 03:24:05 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:24:05 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/04/08 03:24:05 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:24:05 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping
2026/04/08 03:24:05 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/check_access_filters/path2: Waiting for checks to finish
2026/04/08 03:24:05 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/check_access_filters/path2: Waiting for transfers to finish
2026/04/08 03:24:05 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK
2026/04/08 03:24:05 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:24:05 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/04/08 03:24:05 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK
2026/04/08 03:24:05 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:24:05 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/04/08 03:24:05 DEBUG : Waiting for deletions to finish
2026/04/08 03:24:05 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/032309cu/datadir/test_check_access_filters-sofudoq0/include-other-filtersfile.txt /tmp/032309cu/workdir/[0m
2026/04/08 03:24:05 DEBUG : copyFile "/tmp/032309cu/datadir/test_check_access_filters-sofudoq0/include-other-filtersfile.txt" to "/tmp/032309cu/workdir/" as ""
2026/04/08 03:24:05 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_check_access_filters-sofudoq0/include-other-filtersfile.txt"
2026/04/08 03:24:05 DEBUG : Creating backend with remote "/tmp/032309cu/workdir/"
2026/04/08 03:24:05 DEBUG : operations.CopyFile "include-other-filtersfile.txt" to "Local file system at /tmp/032309cu/workdir" as "include-other-filtersfile.txt"
2026/04/08 03:24:05 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:05 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK
2026/04/08 03:24:05 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK
2026/04/08 03:24:05 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt
2026/04/08 03:24:05 INFO : include-other-filtersfile.txt: Copied (new)
2026/04/08 03:24:05 NOTICE: [36m(28) :[0m [34mbisync resync filters-file=/tmp/032309cu/workdir/include-other-filtersfile.txt[0m
2026/04/08 03:24:08 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:24:08 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/08 03:24:08 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/08 03:24:08 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/08 03:24:08 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/08 03:24:08 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/08 03:24:08 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/08 03:24:08 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:24:08 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:24:08 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:24:08 INFO : Synching Path1 "/tmp/032309cu/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access_filters/path2/"
2026/04/08 03:24:08 INFO : Using filters file /tmp/032309cu/workdir/include-other-filtersfile.txt
2026/04/08 03:24:08 INFO : Storing filters file hash to /tmp/032309cu/workdir/include-other-filtersfile.txt.md5
2026/04/08 03:24:08 INFO : Copying Path2 files to Path1
2026/04/08 03:24:08 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:24:08 INFO : There was nothing to transfer
2026/04/08 03:24:08 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:24:08 INFO : There was nothing to transfer
2026/04/08 03:24:08 INFO : Resync updating listings
2026/04/08 03:24:08 INFO : Validating listings for Path1 "/tmp/032309cu/check_access_filters/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access_filters/path2/"
2026/04/08 03:24:08 INFO : [32mBisync successful[0m
2026/04/08 03:24:08 NOTICE: [36m(29) :[0m [34mtest INCLUDE - test include/exclude filters for check access[0m
2026/04/08 03:24:08 NOTICE: [36m(30) :[0m [34mbisync check-access filters-file=/tmp/032309cu/workdir/include-other-filtersfile.txt[0m
2026/04/08 03:24:10 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:24:10 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/08 03:24:10 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/08 03:24:10 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/08 03:24:10 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/08 03:24:10 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/08 03:24:10 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/08 03:24:10 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:24:10 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:24:10 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:24:10 INFO : Synching Path1 "/tmp/032309cu/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access_filters/path2/"
2026/04/08 03:24:10 INFO : Using filters file /tmp/032309cu/workdir/include-other-filtersfile.txt
2026/04/08 03:24:10 INFO : Building Path1 and Path2 listings
2026/04/08 03:24:10 INFO : Path1 checking for diffs
2026/04/08 03:24:10 INFO : Path2 checking for diffs
2026/04/08 03:24:10 INFO : Checking access health
2026/04/08 03:24:10 INFO : Found 5 matching "RCLONE_TEST" files on both paths
2026/04/08 03:24:10 INFO : No changes found
2026/04/08 03:24:10 INFO : Updating listings
2026/04/08 03:24:10 INFO : Validating listings for Path1 "/tmp/032309cu/check_access_filters/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access_filters/path2/"
2026/04/08 03:24:10 INFO : [32mBisync successful[0m
2026/04/08 03:24:10 NOTICE: [36m(31) :[0m [34mcopy-listings include-initial[0m
2026/04/08 03:24:10 NOTICE: [36m(32) :[0m [34mtest INCLUDE - delete RCLONE_TEST files in excluded directories[0m
2026/04/08 03:24:10 NOTICE: [36m(33) :[0m [34mdelete-file TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access_filters/path2/subdir/subdirA/RCLONE_TEST[0m
2026/04/08 03:24:10 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access_filters/path2/subdir/subdirA/" for canonical name "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access_filters/path2/subdir/subdirA"
2026/04/08 03:24:10 INFO : RCLONE_TEST: Deleted
2026/04/08 03:24:10 NOTICE: [36m(34) :[0m [34mdelete-file /tmp/032309cu/check_access_filters/path1/subdir-not/RCLONE_TEST[0m
2026/04/08 03:24:10 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/check_access_filters/path1/subdir-not/" for canonical name "/tmp/032309cu/check_access_filters/path1/subdir-not"
2026/04/08 03:24:10 INFO : RCLONE_TEST: Deleted
2026/04/08 03:24:10 NOTICE: [36m(35) :[0m [34mdelete-file TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST[0m
2026/04/08 03:24:10 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access_filters/path2/subdir-not/subdir-not2/" for canonical name "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access_filters/path2/subdir-not/subdir-not2"
2026/04/08 03:24:10 INFO : RCLONE_TEST: Deleted
2026/04/08 03:24:10 NOTICE: [36m(36) :[0m [34mtest INCLUDE - test should PASS[0m
2026/04/08 03:24:10 NOTICE: [36m(37) :[0m [34mbisync check-access filters-file=/tmp/032309cu/workdir/include-other-filtersfile.txt[0m
2026/04/08 03:24:13 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:24:13 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/08 03:24:13 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/08 03:24:13 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/08 03:24:13 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/08 03:24:13 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/08 03:24:13 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/08 03:24:13 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:24:13 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:24:13 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:24:13 INFO : Synching Path1 "/tmp/032309cu/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access_filters/path2/"
2026/04/08 03:24:13 INFO : Using filters file /tmp/032309cu/workdir/include-other-filtersfile.txt
2026/04/08 03:24:13 INFO : Building Path1 and Path2 listings
2026/04/08 03:24:13 INFO : Path1 checking for diffs
2026/04/08 03:24:13 INFO : Path2 checking for diffs
2026/04/08 03:24:13 INFO : Checking access health
2026/04/08 03:24:13 INFO : Found 5 matching "RCLONE_TEST" files on both paths
2026/04/08 03:24:13 INFO : No changes found
2026/04/08 03:24:13 INFO : Updating listings
2026/04/08 03:24:13 INFO : Validating listings for Path1 "/tmp/032309cu/check_access_filters/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access_filters/path2/"
2026/04/08 03:24:13 INFO : [32mBisync successful[0m
2026/04/08 03:24:13 NOTICE: [36m(38) :[0m [34mcopy-listings include-pass-run[0m
2026/04/08 03:24:13 NOTICE: [36m(39) :[0m [34mtest INCLUDE - delete RCLONE_TEST files in included directories[0m
2026/04/08 03:24:13 NOTICE: [36m(40) :[0m [34mdelete-file TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access_filters/path2/RCLONE_TEST[0m
2026/04/08 03:24:13 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access_filters/path2/" for canonical name "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access_filters/path2"
2026/04/08 03:24:13 INFO : RCLONE_TEST: Deleted
2026/04/08 03:24:13 NOTICE: [36m(41) :[0m [34mdelete-file /tmp/032309cu/check_access_filters/path1/subdir/RCLONE_TEST[0m
2026/04/08 03:24:13 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/check_access_filters/path1/subdir/" for canonical name "/tmp/032309cu/check_access_filters/path1/subdir"
2026/04/08 03:24:13 INFO : RCLONE_TEST: Deleted
2026/04/08 03:24:13 NOTICE: [36m(42) :[0m [34mdelete-file /tmp/032309cu/check_access_filters/path1/subdirX/subdirX1/RCLONE_TEST[0m
2026/04/08 03:24:13 DEBUG : Creating backend with remote "/tmp/032309cu/check_access_filters/path1/subdirX/subdirX1/"
2026/04/08 03:24:13 DEBUG : fs cache: renaming cache item "/tmp/032309cu/check_access_filters/path1/subdirX/subdirX1/" to be canonical "/tmp/032309cu/check_access_filters/path1/subdirX/subdirX1"
2026/04/08 03:24:13 INFO : RCLONE_TEST: Deleted
2026/04/08 03:24:13 NOTICE: [36m(43) :[0m [34mtest INCLUDE - test should ABORT[0m
2026/04/08 03:24:13 NOTICE: [36m(44) :[0m [34mbisync check-access filters-file=/tmp/032309cu/workdir/include-other-filtersfile.txt[0m
2026/04/08 03:24:15 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:24:15 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/08 03:24:15 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/08 03:24:15 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/08 03:24:15 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/08 03:24:15 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/08 03:24:15 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/08 03:24:15 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:24:15 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:24:15 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:24:15 INFO : Synching Path1 "/tmp/032309cu/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_access_filters/path2/"
2026/04/08 03:24:15 INFO : Using filters file /tmp/032309cu/workdir/include-other-filtersfile.txt
2026/04/08 03:24:15 INFO : Building Path1 and Path2 listings
2026/04/08 03:24:15 INFO : Path1 checking for diffs
2026/04/08 03:24:15 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/04/08 03:24:15 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdirX/subdirX1/RCLONE_TEST[0m
2026/04/08 03:24:15 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 2 deleted[0m
2026/04/08 03:24:15 INFO : Path2 checking for diffs
2026/04/08 03:24:15 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/04/08 03:24:15 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/08 03:24:15 INFO : Checking access health
2026/04/08 03:24:15 ERROR : Access test failed: Path1 count 3, Path2 count 4 - RCLONE_TEST
2026/04/08 03:24:15 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36mRCLONE_TEST[0m
2026/04/08 03:24:15 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdir/RCLONE_TEST[0m
2026/04/08 03:24:15 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdirX/subdirX1/RCLONE_TEST[0m
2026/04/08 03:24:15 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/08 03:24:15 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/08 03:24:15 NOTICE: Bisync error: bisync aborted
2026/04/08 03:24:15 NOTICE: [36m(45) :[0m [34mmove-listings include-error-run[0m
2026/04/08 03:24:15 DEBUG : Waiting for deletions to finish
2026/04/08 03:24:15 INFO : file3.txt: Deleted
2026/04/08 03:24:15 INFO : subdirX/subdirX1/file30.txt: Deleted
2026/04/08 03:24:15 INFO : file1.txt: Deleted
2026/04/08 03:24:15 INFO : RCLONE_TEST: Deleted
2026/04/08 03:24:15 INFO : file4.txt: Deleted
2026/04/08 03:24:15 INFO : file2.txt: Deleted
2026/04/08 03:24:15 INFO : subdirX/RCLONE_TEST: Deleted
2026/04/08 03:24:15 INFO : subdirX/file20.txt: Deleted
2026/04/08 03:24:15 INFO : subdir-not/subdir-not2/file30.txt: Deleted
2026/04/08 03:24:15 INFO : subdir-not/file20.txt: Deleted
2026/04/08 03:24:15 INFO : subdir/subdirB/file30.txt: Deleted
2026/04/08 03:24:15 INFO : subdir-not/subdir-not2/RCLONE_TEST: Deleted
2026/04/08 03:24:15 INFO : subdir/subdirB/RCLONE_TEST: Deleted
2026/04/08 03:24:15 INFO : subdir/file20.txt: Deleted
2026/04/08 03:24:15 INFO : subdir/subdirA/file30.txt: Deleted
2026/04/08 03:24:15 INFO : subdir/subdirA/RCLONE_TEST: Deleted
2026/04/08 03:24:15 DEBUG : removing 4 level 2 directories
2026/04/08 03:24:15 INFO : subdirX/subdirX1: Removing directory
2026/04/08 03:24:15 INFO : subdir-not/subdir-not2: Removing directory
2026/04/08 03:24:15 INFO : subdir/subdirA: Removing directory
2026/04/08 03:24:15 INFO : subdir/subdirB: Removing directory
2026/04/08 03:24:15 DEBUG : removing 3 level 1 directories
2026/04/08 03:24:15 INFO : subdirX: Removing directory
2026/04/08 03:24:15 INFO : subdir: Removing directory
2026/04/08 03:24:15 INFO : subdir-not: Removing directory
2026/04/08 03:24:15 DEBUG : removing 1 level 0 directories
2026/04/08 03:24:15 INFO : Local file system at /tmp/032309cu/check_access_filters/path1: Removing directory
2026/04/08 03:24:15 DEBUG : Waiting for deletions to finish
2026/04/08 03:24:15 INFO : subdir/RCLONE_TEST: Deleted
2026/04/08 03:24:15 INFO : file3.txt: Deleted
2026/04/08 03:24:15 INFO : subdir-not/RCLONE_TEST: Deleted
2026/04/08 03:24:15 INFO : file2.txt: Deleted
2026/04/08 03:24:15 INFO : subdir-not/file20.txt: Deleted
2026/04/08 03:24:15 INFO : file1.txt: Deleted
2026/04/08 03:24:15 INFO : subdir-not/subdir-not2/file30.txt: Deleted
2026/04/08 03:24:15 INFO : file4.txt: Deleted
2026/04/08 03:24:15 INFO : subdir/file20.txt: Deleted
2026/04/08 03:24:15 INFO : subdirX/file20.txt: Deleted
2026/04/08 03:24:15 INFO : subdirX/subdirX1/RCLONE_TEST: Deleted
2026/04/08 03:24:15 INFO : subdirX/RCLONE_TEST: Deleted
2026/04/08 03:24:15 INFO : subdir/subdirB/file30.txt: Deleted
2026/04/08 03:24:15 INFO : subdir/subdirB/RCLONE_TEST: Deleted
2026/04/08 03:24:15 INFO : subdirX/subdirX1/file30.txt: Deleted
2026/04/08 03:24:15 INFO : subdir/subdirA/file30.txt: Deleted
2026/04/08 03:24:16 DEBUG : removing 1 level 0 directories
2026/04/08 03:24:16 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/check_access_filters/path2: Removing directory
bisync_test.go:608: [32mTEST check_access_filters PASSED[0m
=== RUN TestBisyncLocalRemote/check_filename
2026/04/08 03:24:16 DEBUG : Creating backend with remote "/tmp/032309cu/check_filename/path1"
2026/04/08 03:24:16 INFO : path2: Making directory
2026/04/08 03:24:16 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_filename/path2"
2026/04/08 03:24:16 DEBUG : Creating backend with remote "/tmp/032309cu/initdir/test_check_filename-fodoted3"
2026/04/08 03:24:16 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/04/08 03:24:16 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:16 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/04/08 03:24:16 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:24:16 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/04/08 03:24:16 INFO : .chk_file: Copied (new)
2026/04/08 03:24:16 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:16 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:16 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:16 DEBUG : subdir: Making directory with metadata
2026/04/08 03:24:16 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:24:16 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:24:16 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:16 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:24:16 INFO : file1.txt: Copied (new)
2026/04/08 03:24:16 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:16 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:24:16 INFO : file2.txt: Copied (new)
2026/04/08 03:24:16 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:24:16 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:16 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:24:16 INFO : file3.txt: Copied (new)
2026/04/08 03:24:16 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:24:16 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:24:16 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:24:16 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:16 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/04/08 03:24:16 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:24:16 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:16 INFO : file4.txt: Copied (new)
2026/04/08 03:24:16 DEBUG : Local file system at /tmp/032309cu/initdir/test_check_filename-fodoted3: Waiting for checks to finish
2026/04/08 03:24:16 DEBUG : Local file system at /tmp/032309cu/initdir/test_check_filename-fodoted3: Waiting for transfers to finish
2026/04/08 03:24:16 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/04/08 03:24:16 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:24:16 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:24:16 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:16 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/04/08 03:24:16 INFO : subdir/.chk_file: Copied (new)
2026/04/08 03:24:16 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:24:16 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:24:16 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:24:16 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_check_filename-luxunur0"
2026/04/08 03:24:16 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:16 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/08 03:24:16 DEBUG : Local file system at /tmp/032309cu/datadir/test_check_filename-luxunur0: Waiting for checks to finish
2026/04/08 03:24:16 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/08 03:24:16 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/08 03:24:16 INFO : hold.txt: Copied (new)
2026/04/08 03:24:16 DEBUG : Local file system at /tmp/032309cu/datadir/test_check_filename-luxunur0: Waiting for transfers to finish
2026/04/08 03:24:16 DEBUG : Waiting for deletions to finish
2026/04/08 03:24:16 ERROR : error listing: directory not found
2026/04/08 03:24:16 ERROR : Local file system at /tmp/032309cu/check_filename/path1: Failed to list "": directory not found
2026/04/08 03:24:16 DEBUG : removing 1 level 0 directories
2026/04/08 03:24:16 INFO : Local file system at /tmp/032309cu/check_filename/path1: Removing directory
2026/04/08 03:24:16 ERROR : Failed to rmdir: stat /tmp/032309cu/check_filename/path1: no such file or directory
2026/04/08 03:24:16 DEBUG : Waiting for deletions to finish
2026/04/08 03:24:16 DEBUG : removing 1 level 0 directories
2026/04/08 03:24:16 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/check_filename/path2: Removing directory
2026/04/08 03:24:16 ERROR : error listing: directory not found
2026/04/08 03:24:16 NOTICE: checking initFs Local file system at /tmp/032309cu/initdir/test_check_filename-fodoted3
2026/04/08 03:24:16 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/04/08 03:24:16 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:16 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:16 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:16 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:16 DEBUG : subdir: Making directory with metadata
2026/04/08 03:24:16 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:24:16 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:24:16 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/04/08 03:24:16 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:16 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/04/08 03:24:16 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:24:16 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:24:16 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:24:16 DEBUG : Local file system at /tmp/032309cu/check_filename/path1: Waiting for checks to finish
2026/04/08 03:24:16 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:24:16 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/04/08 03:24:16 INFO : .chk_file: Copied (new)
2026/04/08 03:24:16 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:16 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:24:16 INFO : file1.txt: Copied (new)
2026/04/08 03:24:16 DEBUG : Local file system at /tmp/032309cu/check_filename/path1: Waiting for transfers to finish
2026/04/08 03:24:16 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:16 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:24:16 INFO : file2.txt: Copied (new)
2026/04/08 03:24:16 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:24:16 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:16 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/04/08 03:24:16 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:24:16 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:24:16 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:24:16 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:16 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:16 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:24:16 INFO : file4.txt: Copied (new)
2026/04/08 03:24:16 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:24:16 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/04/08 03:24:16 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:24:16 INFO : subdir/.chk_file: Copied (new)
2026/04/08 03:24:16 INFO : file3.txt: Copied (new)
2026/04/08 03:24:16 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:24:16 NOTICE: checking Path1 Local file system at /tmp/032309cu/check_filename/path1
2026/04/08 03:24:16 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/04/08 03:24:16 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:16 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:16 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:16 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:16 INFO : subdir: Making directory
2026/04/08 03:24:16 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/04/08 03:24:16 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:16 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/check_filename/path2: Waiting for checks to finish
2026/04/08 03:24:16 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/check_filename/path2: Waiting for transfers to finish
2026/04/08 03:24:16 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:24:16 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:24:16 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:16 INFO : file1.txt: Copied (new)
2026/04/08 03:24:16 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:16 INFO : file2.txt: Copied (new)
2026/04/08 03:24:16 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:24:16 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:16 INFO : file3.txt: Copied (new)
2026/04/08 03:24:16 DEBUG : .chk_file: size = 109 OK
2026/04/08 03:24:16 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:24:16 INFO : .chk_file: Copied (new)
2026/04/08 03:24:16 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:24:16 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:16 INFO : file4.txt: Copied (new)
2026/04/08 03:24:16 DEBUG : subdir/.chk_file: size = 109 OK
2026/04/08 03:24:16 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:24:16 INFO : subdir/.chk_file: Copied (new)
2026/04/08 03:24:16 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:24:16 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:16 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:24:16 NOTICE: checking path2 Azure container rclone-test-qapafuf5mima path 032309cu/check_filename/path2
2026/04/08 03:24:16 NOTICE: [36m(01) :[0m [34mtest check-filename[0m
2026/04/08 03:24:16 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:24:16 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/08 03:24:18 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:24:18 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/check_filename/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:24:18 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:24:18 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:24:18 INFO : Synching Path1 "/tmp/032309cu/check_filename/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_filename/path2/"
2026/04/08 03:24:18 INFO : Copying Path2 files to Path1
2026/04/08 03:24:18 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:24:18 INFO : There was nothing to transfer
2026/04/08 03:24:18 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:24:18 INFO : There was nothing to transfer
2026/04/08 03:24:18 INFO : Resync updating listings
2026/04/08 03:24:18 INFO : Validating listings for Path1 "/tmp/032309cu/check_filename/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_filename/path2/"
2026/04/08 03:24:18 INFO : [32mBisync successful[0m
2026/04/08 03:24:18 NOTICE: [36m(04) :[0m [34mtest 1. see that check-access passes with the initial setup[0m
2026/04/08 03:24:18 NOTICE: [36m(05) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/04/08 03:24:21 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:24:21 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/check_filename/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:24:21 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:24:21 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:24:21 INFO : Synching Path1 "/tmp/032309cu/check_filename/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_filename/path2/"
2026/04/08 03:24:21 INFO : Building Path1 and Path2 listings
2026/04/08 03:24:21 INFO : Path1 checking for diffs
2026/04/08 03:24:21 INFO : Path2 checking for diffs
2026/04/08 03:24:21 INFO : Checking access health
2026/04/08 03:24:21 INFO : Found 2 matching ".chk_file" files on both paths
2026/04/08 03:24:21 INFO : No changes found
2026/04/08 03:24:21 INFO : Updating listings
2026/04/08 03:24:21 INFO : Validating listings for Path1 "/tmp/032309cu/check_filename/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_filename/path2/"
2026/04/08 03:24:21 INFO : [32mBisync successful[0m
2026/04/08 03:24:21 NOTICE: [36m(06) :[0m [34mcopy-listings initial-pass[0m
2026/04/08 03:24:21 NOTICE: [36m(07) :[0m [34mtest 2. delete the remote subdir .chk_file, run sync. should fail critical.[0m
2026/04/08 03:24:21 NOTICE: [36m(08) :[0m [34mdelete-file TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_filename/path2/subdir/.chk_file[0m
2026/04/08 03:24:21 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_filename/path2/subdir/"
2026/04/08 03:24:21 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_filename/path2/subdir/" to be canonical "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_filename/path2/subdir"
2026/04/08 03:24:21 INFO : .chk_file: Deleted
2026/04/08 03:24:21 NOTICE: [36m(09) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/04/08 03:24:23 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:24:23 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/check_filename/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:24:23 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:24:23 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:24:23 INFO : Synching Path1 "/tmp/032309cu/check_filename/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_filename/path2/"
2026/04/08 03:24:23 INFO : Building Path1 and Path2 listings
2026/04/08 03:24:23 INFO : Path1 checking for diffs
2026/04/08 03:24:23 INFO : Path2 checking for diffs
2026/04/08 03:24:23 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir/.chk_file[0m
2026/04/08 03:24:23 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/08 03:24:23 INFO : Checking access health
2026/04/08 03:24:23 ERROR : Access test failed: Path1 count 2, Path2 count 1 - .chk_file
2026/04/08 03:24:23 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36msubdir/.chk_file[0m
2026/04/08 03:24:23 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/08 03:24:23 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/08 03:24:23 NOTICE: Bisync error: bisync aborted
2026/04/08 03:24:23 NOTICE: [36m(10) :[0m [34mmove-listings path2-missing[0m
2026/04/08 03:24:23 NOTICE: [36m(11) :[0m [34mtest 3. put the remote subdir .chk_file back, run resync.[0m
2026/04/08 03:24:23 NOTICE: [36m(12) :[0m [34mcopy-file /tmp/032309cu/check_filename/path1/subdir/.chk_file TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_filename/path2/subdir/[0m
2026/04/08 03:24:23 DEBUG : copyFile "/tmp/032309cu/check_filename/path1/subdir/.chk_file" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_filename/path2/subdir/" as ""
2026/04/08 03:24:23 DEBUG : Creating backend with remote "/tmp/032309cu/check_filename/path1/subdir/.chk_file"
2026/04/08 03:24:23 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_filename/path2/subdir/"
2026/04/08 03:24:23 DEBUG : operations.CopyFile ".chk_file" to "Azure container rclone-test-qapafuf5mima path 032309cu/check_filename/path2/subdir" as ".chk_file"
2026/04/08 03:24:23 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/04/08 03:24:23 DEBUG : .chk_file: size = 109 OK
2026/04/08 03:24:23 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:24:23 INFO : .chk_file: Copied (new)
2026/04/08 03:24:23 NOTICE: [36m(13) :[0m [34mbisync check-access resync check-filename=.chk_file[0m
2026/04/08 03:24:25 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:24:25 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/check_filename/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:24:25 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:24:25 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:24:25 INFO : Synching Path1 "/tmp/032309cu/check_filename/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_filename/path2/"
2026/04/08 03:24:25 INFO : Copying Path2 files to Path1
2026/04/08 03:24:25 INFO : Checking access health
2026/04/08 03:24:25 INFO : Found 2 matching ".chk_file" files on both paths
2026/04/08 03:24:25 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:24:26 INFO : There was nothing to transfer
2026/04/08 03:24:26 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:24:26 INFO : There was nothing to transfer
2026/04/08 03:24:26 INFO : Resync updating listings
2026/04/08 03:24:26 INFO : Validating listings for Path1 "/tmp/032309cu/check_filename/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_filename/path2/"
2026/04/08 03:24:26 INFO : [32mBisync successful[0m
2026/04/08 03:24:26 NOTICE: [36m(14) :[0m [34mtest 4. run sync with check-access. should pass.[0m
2026/04/08 03:24:26 NOTICE: [36m(15) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/04/08 03:24:28 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:24:28 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/check_filename/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:24:28 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:24:28 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:24:28 INFO : Synching Path1 "/tmp/032309cu/check_filename/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_filename/path2/"
2026/04/08 03:24:28 INFO : Building Path1 and Path2 listings
2026/04/08 03:24:28 INFO : Path1 checking for diffs
2026/04/08 03:24:28 INFO : Path2 checking for diffs
2026/04/08 03:24:28 INFO : Checking access health
2026/04/08 03:24:28 INFO : Found 2 matching ".chk_file" files on both paths
2026/04/08 03:24:28 INFO : No changes found
2026/04/08 03:24:28 INFO : Updating listings
2026/04/08 03:24:28 INFO : Validating listings for Path1 "/tmp/032309cu/check_filename/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_filename/path2/"
2026/04/08 03:24:28 INFO : [32mBisync successful[0m
2026/04/08 03:24:28 DEBUG : Waiting for deletions to finish
2026/04/08 03:24:28 INFO : file1.txt: Deleted
2026/04/08 03:24:28 INFO : file3.txt: Deleted
2026/04/08 03:24:28 INFO : file2.txt: Deleted
2026/04/08 03:24:28 INFO : .chk_file: Deleted
2026/04/08 03:24:28 INFO : file4.txt: Deleted
2026/04/08 03:24:28 INFO : subdir/.chk_file: Deleted
2026/04/08 03:24:28 INFO : subdir/file20.txt: Deleted
2026/04/08 03:24:28 DEBUG : removing 1 level 1 directories
2026/04/08 03:24:28 INFO : subdir: Removing directory
2026/04/08 03:24:28 DEBUG : removing 1 level 0 directories
2026/04/08 03:24:28 INFO : Local file system at /tmp/032309cu/check_filename/path1: Removing directory
2026/04/08 03:24:28 DEBUG : Waiting for deletions to finish
2026/04/08 03:24:28 INFO : file2.txt: Deleted
2026/04/08 03:24:28 INFO : .chk_file: Deleted
2026/04/08 03:24:28 INFO : file3.txt: Deleted
2026/04/08 03:24:28 INFO : file1.txt: Deleted
2026/04/08 03:24:28 INFO : file4.txt: Deleted
2026/04/08 03:24:28 INFO : subdir/.chk_file: Deleted
2026/04/08 03:24:28 INFO : subdir/file20.txt: Deleted
2026/04/08 03:24:28 DEBUG : removing 1 level 0 directories
2026/04/08 03:24:28 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/check_filename/path2: Removing directory
bisync_test.go:608: [32mTEST check_filename PASSED[0m
=== RUN TestBisyncLocalRemote/check_sync
2026/04/08 03:24:28 DEBUG : Creating backend with remote "/tmp/032309cu/check_sync/path1"
2026/04/08 03:24:28 INFO : path2: Making directory
2026/04/08 03:24:28 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_sync/path2"
2026/04/08 03:24:28 DEBUG : Creating backend with remote "/tmp/032309cu/initdir/test_check_sync-dadojif7"
2026/04/08 03:24:28 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:24:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:28 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:28 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:28 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:28 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:28 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:28 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:28 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:28 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:24:28 DEBUG : Local file system at /tmp/032309cu/initdir/test_check_sync-dadojif7: Waiting for checks to finish
2026/04/08 03:24:28 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:24:28 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:24:28 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:28 DEBUG : Local file system at /tmp/032309cu/initdir/test_check_sync-dadojif7: Waiting for transfers to finish
2026/04/08 03:24:28 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:24:28 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:28 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:24:28 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:24:28 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:24:28 INFO : file2.txt: Copied (new)
2026/04/08 03:24:28 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:24:28 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:28 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:24:28 INFO : file1.txt: Copied (new)
2026/04/08 03:24:28 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:24:28 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:24:28 INFO : file3.txt: Copied (new)
2026/04/08 03:24:28 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:24:28 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:24:28 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:28 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:28 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:24:28 INFO : file4.txt: Copied (new)
2026/04/08 03:24:28 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:24:28 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:28 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:28 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:24:28 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:24:28 INFO : file7.txt: Copied (new)
2026/04/08 03:24:28 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:28 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:24:28 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:24:28 INFO : file6.txt: Copied (new)
2026/04/08 03:24:28 INFO : file5.txt: Copied (new)
2026/04/08 03:24:28 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:24:28 INFO : file8.txt: Copied (new)
2026/04/08 03:24:28 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_check_sync-kaliqoh8"
2026/04/08 03:24:28 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Need to transfer - File not found at Destination
2026/04/08 03:24:28 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Need to transfer - File not found at Destination
2026/04/08 03:24:28 DEBUG : Local file system at /tmp/032309cu/datadir/test_check_sync-kaliqoh8: Waiting for checks to finish
2026/04/08 03:24:28 DEBUG : Local file system at /tmp/032309cu/datadir/test_check_sync-kaliqoh8: Waiting for transfers to finish
2026/04/08 03:24:28 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: size = 792 OK
2026/04/08 03:24:28 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK
2026/04/08 03:24:28 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: renamed to: _testdir_path1.._testdir_path2.path1.lst
2026/04/08 03:24:28 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (new)
2026/04/08 03:24:28 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: size = 792 OK
2026/04/08 03:24:28 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK
2026/04/08 03:24:28 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: renamed to: _testdir_path1.._testdir_path2.path2.lst
2026/04/08 03:24:28 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (new)
2026/04/08 03:24:28 DEBUG : Waiting for deletions to finish
2026/04/08 03:24:28 ERROR : error listing: directory not found
2026/04/08 03:24:28 ERROR : Local file system at /tmp/032309cu/check_sync/path1: Failed to list "": directory not found
2026/04/08 03:24:28 DEBUG : removing 1 level 0 directories
2026/04/08 03:24:28 INFO : Local file system at /tmp/032309cu/check_sync/path1: Removing directory
2026/04/08 03:24:28 ERROR : Failed to rmdir: stat /tmp/032309cu/check_sync/path1: no such file or directory
2026/04/08 03:24:28 DEBUG : Waiting for deletions to finish
2026/04/08 03:24:28 DEBUG : removing 1 level 0 directories
2026/04/08 03:24:28 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/check_sync/path2: Removing directory
2026/04/08 03:24:28 ERROR : error listing: directory not found
2026/04/08 03:24:28 NOTICE: checking initFs Local file system at /tmp/032309cu/initdir/test_check_sync-dadojif7
2026/04/08 03:24:28 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:24:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:28 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:28 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:28 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:28 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:28 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:28 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:28 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:28 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:24:28 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:24:28 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:24:28 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:24:28 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:24:28 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:24:28 DEBUG : Local file system at /tmp/032309cu/check_sync/path1: Waiting for checks to finish
2026/04/08 03:24:28 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:28 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:24:28 INFO : file1.txt: Copied (new)
2026/04/08 03:24:28 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:24:28 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:24:28 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:28 DEBUG : Local file system at /tmp/032309cu/check_sync/path1: Waiting for transfers to finish
2026/04/08 03:24:28 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:28 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:28 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:24:28 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:24:28 INFO : file4.txt: Copied (new)
2026/04/08 03:24:28 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:24:28 INFO : file3.txt: Copied (new)
2026/04/08 03:24:28 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:24:28 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:24:28 INFO : file2.txt: Copied (new)
2026/04/08 03:24:28 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:28 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:24:28 INFO : file5.txt: Copied (new)
2026/04/08 03:24:28 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:24:28 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:28 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:28 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:24:28 INFO : file7.txt: Copied (new)
2026/04/08 03:24:28 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:24:28 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:24:28 INFO : file6.txt: Copied (new)
2026/04/08 03:24:28 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:28 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:24:28 INFO : file8.txt: Copied (new)
2026/04/08 03:24:28 NOTICE: checking Path1 Local file system at /tmp/032309cu/check_sync/path1
2026/04/08 03:24:28 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:24:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:28 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:28 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:28 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:28 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:28 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:28 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:28 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:28 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/check_sync/path2: Waiting for checks to finish
2026/04/08 03:24:28 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/check_sync/path2: Waiting for transfers to finish
2026/04/08 03:24:28 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:24:28 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:28 INFO : file3.txt: Copied (new)
2026/04/08 03:24:28 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:24:28 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:24:28 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:24:28 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:24:28 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:28 INFO : file1.txt: Copied (new)
2026/04/08 03:24:28 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:24:28 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:28 INFO : file2.txt: Copied (new)
2026/04/08 03:24:29 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:24:29 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:29 INFO : file4.txt: Copied (new)
2026/04/08 03:24:29 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:24:29 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:29 INFO : file5.txt: Copied (new)
2026/04/08 03:24:29 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:24:29 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:29 INFO : file7.txt: Copied (new)
2026/04/08 03:24:29 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:24:29 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:29 INFO : file6.txt: Copied (new)
2026/04/08 03:24:29 DEBUG : file8.txt: size = 0 OK
2026/04/08 03:24:29 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:29 INFO : file8.txt: Copied (new)
2026/04/08 03:24:29 NOTICE: checking path2 Azure container rclone-test-qapafuf5mima path 032309cu/check_sync/path2
2026/04/08 03:24:29 NOTICE: [36m(01) :[0m [34mtest check-sync[0m
2026/04/08 03:24:29 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:24:29 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/08 03:24:31 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/check_sync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:24:31 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:24:31 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:24:31 INFO : Synching Path1 "/tmp/032309cu/check_sync/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_sync/path2/"
2026/04/08 03:24:31 INFO : Copying Path2 files to Path1
2026/04/08 03:24:31 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:24:31 INFO : There was nothing to transfer
2026/04/08 03:24:31 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:24:31 INFO : There was nothing to transfer
2026/04/08 03:24:31 INFO : Resync updating listings
2026/04/08 03:24:31 INFO : Validating listings for Path1 "/tmp/032309cu/check_sync/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_sync/path2/"
2026/04/08 03:24:31 INFO : [32mBisync successful[0m
2026/04/08 03:24:31 NOTICE: [36m(04) :[0m [34mtest 1. run check-sync-only on a clean sync[0m
2026/04/08 03:24:31 NOTICE: [36m(05) :[0m [34mbisync check-sync-only[0m
2026/04/08 03:24:33 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/check_sync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:24:33 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:24:33 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:24:33 INFO : Validating listings for Path1 "/tmp/032309cu/check_sync/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_sync/path2/"
2026/04/08 03:24:33 INFO : [32mBisync successful[0m
2026/04/08 03:24:33 NOTICE: [36m(06) :[0m [34mtest 2. inject modified listings into the workdir[0m
2026/04/08 03:24:33 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/032309cu/datadir/test_check_sync-kaliqoh8/_testdir_path1.._testdir_path2.path1.lst /tmp/032309cu/workdir/ tmp_032309cu_check_sync_path1..TestAzureBlob_rclone-test-qapafuf5mima_032309cu_check_sync_path2.path1.lst[0m
2026/04/08 03:24:33 DEBUG : copyFile "/tmp/032309cu/datadir/test_check_sync-kaliqoh8/_testdir_path1.._testdir_path2.path1.lst" to "/tmp/032309cu/workdir/" as "tmp_032309cu_check_sync_path1..TestAzureBlob_rclone-test-qapafuf5mima_032309cu_check_sync_path2.path1.lst"
2026/04/08 03:24:33 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_check_sync-kaliqoh8/_testdir_path1.._testdir_path2.path1.lst"
2026/04/08 03:24:33 DEBUG : Creating backend with remote "/tmp/032309cu/workdir/"
2026/04/08 03:24:33 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path1.lst" to "Local file system at /tmp/032309cu/workdir" as "tmp_032309cu_check_sync_path1..TestAzureBlob_rclone-test-qapafuf5mima_032309cu_check_sync_path2.path1.lst"
2026/04/08 03:24:33 DEBUG : _testdir_path1.._testdir_path2.path1.lst: size = 792 (Local file system at /tmp/032309cu/datadir/test_check_sync-kaliqoh8)
2026/04/08 03:24:33 DEBUG : tmp_032309cu_check_sync_path1..TestAzureBlob_rclone-test-qapafuf5mima_032309cu_check_sync_path2.path1.lst: size = 620 (Local file system at /tmp/032309cu/workdir)
2026/04/08 03:24:33 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Sizes differ
2026/04/08 03:24:33 DEBUG : tmp_032309cu_check_sync_path1..TestAzureBlob_rclone-test-qapafuf5mima_032309cu_check_syn.84d4e5a7.partial: size = 792 OK
2026/04/08 03:24:33 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK
2026/04/08 03:24:33 DEBUG : tmp_032309cu_check_sync_path1..TestAzureBlob_rclone-test-qapafuf5mima_032309cu_check_syn.84d4e5a7.partial: renamed to: tmp_032309cu_check_sync_path1..TestAzureBlob_rclone-test-qapafuf5mima_032309cu_check_sync_path2.path1.lst
2026/04/08 03:24:33 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (replaced existing) to: tmp_032309cu_check_sync_path1..TestAzureBlob_rclone-test-qapafuf5mima_032309cu_check_sync_path2.path1.lst
2026/04/08 03:24:33 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/032309cu/datadir/test_check_sync-kaliqoh8/_testdir_path1.._testdir_path2.path2.lst /tmp/032309cu/workdir/ tmp_032309cu_check_sync_path1..TestAzureBlob_rclone-test-qapafuf5mima_032309cu_check_sync_path2.path2.lst[0m
2026/04/08 03:24:33 DEBUG : copyFile "/tmp/032309cu/datadir/test_check_sync-kaliqoh8/_testdir_path1.._testdir_path2.path2.lst" to "/tmp/032309cu/workdir/" as "tmp_032309cu_check_sync_path1..TestAzureBlob_rclone-test-qapafuf5mima_032309cu_check_sync_path2.path2.lst"
2026/04/08 03:24:33 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_check_sync-kaliqoh8/_testdir_path1.._testdir_path2.path2.lst"
2026/04/08 03:24:33 DEBUG : Creating backend with remote "/tmp/032309cu/workdir/"
2026/04/08 03:24:33 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path2.lst" to "Local file system at /tmp/032309cu/workdir" as "tmp_032309cu_check_sync_path1..TestAzureBlob_rclone-test-qapafuf5mima_032309cu_check_sync_path2.path2.lst"
2026/04/08 03:24:33 DEBUG : _testdir_path1.._testdir_path2.path2.lst: size = 792 (Local file system at /tmp/032309cu/datadir/test_check_sync-kaliqoh8)
2026/04/08 03:24:33 DEBUG : tmp_032309cu_check_sync_path1..TestAzureBlob_rclone-test-qapafuf5mima_032309cu_check_sync_path2.path2.lst: size = 620 (Local file system at /tmp/032309cu/workdir)
2026/04/08 03:24:33 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Sizes differ
2026/04/08 03:24:33 DEBUG : tmp_032309cu_check_sync_path1..TestAzureBlob_rclone-test-qapafuf5mima_032309cu_check_syn.c93ce5c0.partial: size = 792 OK
2026/04/08 03:24:33 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK
2026/04/08 03:24:33 DEBUG : tmp_032309cu_check_sync_path1..TestAzureBlob_rclone-test-qapafuf5mima_032309cu_check_syn.c93ce5c0.partial: renamed to: tmp_032309cu_check_sync_path1..TestAzureBlob_rclone-test-qapafuf5mima_032309cu_check_sync_path2.path2.lst
2026/04/08 03:24:33 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (replaced existing) to: tmp_032309cu_check_sync_path1..TestAzureBlob_rclone-test-qapafuf5mima_032309cu_check_sync_path2.path2.lst
2026/04/08 03:24:33 NOTICE: [36m(09) :[0m [34mtest 3. run check-sync-only on modified listings[0m
2026/04/08 03:24:33 NOTICE: [36m(10) :[0m [34mbisync check-sync-only[0m
2026/04/08 03:24:35 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/check_sync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:24:35 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:24:35 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:24:35 INFO : Validating listings for Path1 "/tmp/032309cu/check_sync/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_sync/path2/"
2026/04/08 03:24:35 ERROR : - [34m[0m [35mPath1 file not found in Path2[0m - [36mfile2.txt[0m
2026/04/08 03:24:35 ERROR : - [34m[0m [35mPath2 file not found in Path1[0m - [36mfile1.txt[0m
2026/04/08 03:24:35 ERROR : [31mBisync critical error: path1 and path2 are out of sync, run --resync to recover[0m
2026/04/08 03:24:35 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/08 03:24:35 NOTICE: Bisync error: bisync aborted
2026/04/08 03:24:35 NOTICE: [36m(11) :[0m [34mcopy-listings check-sync-only[0m
2026/04/08 03:24:35 NOTICE: [36m(12) :[0m [34mtest 4. run normal sync to check that it aborts[0m
2026/04/08 03:24:35 NOTICE: [36m(13) :[0m [34mbisync[0m
2026/04/08 03:24:38 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/check_sync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:24:38 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:24:38 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:24:38 INFO : Synching Path1 "/tmp/032309cu/check_sync/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_sync/path2/"
2026/04/08 03:24:38 ERROR : [31mBisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run
[35mTip: here are the filenames we were looking for. Do they exist?
[0m[36mPath1: [94m/tmp/032309cu/workdir/tmp_032309cu_check_sync_path1..TestAzureBlob_rclone-test-qapafuf5mima_032309cu_check_sync_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/032309cu/workdir/tmp_032309cu_check_sync_path1..TestAzureBlob_rclone-test-qapafuf5mima_032309cu_check_sync_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/032309cu/workdir"[0m[0m
2026/04/08 03:24:38 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/08 03:24:38 NOTICE: Bisync error: bisync aborted
2026/04/08 03:24:38 NOTICE: [36m(14) :[0m [34mtest 5. prune failure listings after critical abort[0m
2026/04/08 03:24:38 NOTICE: [36m(15) :[0m [34mdelete-glob /tmp/032309cu/workdir/ *.lst[0m
2026/04/08 03:24:38 DEBUG : Creating backend with remote "/tmp/032309cu/workdir/"
2026/04/08 03:24:38 DEBUG : fs cache: renaming cache item "/tmp/032309cu/workdir/" to be canonical "/tmp/032309cu/workdir"
2026/04/08 03:24:38 DEBUG : Waiting for deletions to finish
2026/04/08 03:24:38 NOTICE: [36m(16) :[0m [34mdelete-glob /tmp/032309cu/workdir/ *.lst-err[0m
2026/04/08 03:24:38 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/workdir/" for canonical name "/tmp/032309cu/workdir"
2026/04/08 03:24:38 DEBUG : Waiting for deletions to finish
2026/04/08 03:24:38 INFO : tmp_032309cu_check_sync_path1..TestAzureBlob_rclone-test-qapafuf5mima_032309cu_check_sync_path2.path2.lst-err: Deleted
2026/04/08 03:24:38 INFO : tmp_032309cu_check_sync_path1..TestAzureBlob_rclone-test-qapafuf5mima_032309cu_check_sync_path2.path1.lst-err: Deleted
2026/04/08 03:24:38 NOTICE: [36m(17) :[0m [34mdelete-glob /tmp/032309cu/workdir/ *.lst-new[0m
2026/04/08 03:24:38 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/workdir/" for canonical name "/tmp/032309cu/workdir"
2026/04/08 03:24:38 DEBUG : Waiting for deletions to finish
2026/04/08 03:24:38 INFO : tmp_032309cu_check_sync_path1..TestAzureBlob_rclone-test-qapafuf5mima_032309cu_check_sync_path2.path2.lst-new: Deleted
2026/04/08 03:24:38 INFO : tmp_032309cu_check_sync_path1..TestAzureBlob_rclone-test-qapafuf5mima_032309cu_check_sync_path2.path1.lst-new: Deleted
2026/04/08 03:24:38 NOTICE: [36m(18) :[0m [34mtest 6. run resync[0m
2026/04/08 03:24:38 NOTICE: [36m(19) :[0m [34mbisync resync[0m
2026/04/08 03:24:40 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/check_sync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:24:40 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:24:40 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:24:40 INFO : Synching Path1 "/tmp/032309cu/check_sync/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_sync/path2/"
2026/04/08 03:24:40 INFO : Copying Path2 files to Path1
2026/04/08 03:24:40 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:24:40 INFO : There was nothing to transfer
2026/04/08 03:24:40 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:24:40 INFO : There was nothing to transfer
2026/04/08 03:24:40 INFO : Resync updating listings
2026/04/08 03:24:40 INFO : Validating listings for Path1 "/tmp/032309cu/check_sync/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_sync/path2/"
2026/04/08 03:24:40 INFO : [32mBisync successful[0m
2026/04/08 03:24:40 NOTICE: [36m(20) :[0m [34mtest 7. run normal sync with check-sync enabled (default)[0m
2026/04/08 03:24:40 NOTICE: [36m(21) :[0m [34mbisync[0m
2026/04/08 03:24:42 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/check_sync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:24:42 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:24:42 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:24:42 INFO : Synching Path1 "/tmp/032309cu/check_sync/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_sync/path2/"
2026/04/08 03:24:42 INFO : Building Path1 and Path2 listings
2026/04/08 03:24:42 INFO : Path1 checking for diffs
2026/04/08 03:24:42 INFO : Path2 checking for diffs
2026/04/08 03:24:42 INFO : No changes found
2026/04/08 03:24:42 INFO : Updating listings
2026/04/08 03:24:42 INFO : Validating listings for Path1 "/tmp/032309cu/check_sync/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_sync/path2/"
2026/04/08 03:24:42 INFO : [32mBisync successful[0m
2026/04/08 03:24:42 NOTICE: [36m(22) :[0m [34mtest 8. run normal sync with no-check-sync[0m
2026/04/08 03:24:42 NOTICE: [36m(23) :[0m [34mbisync no-check-sync[0m
2026/04/08 03:24:44 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/check_sync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:24:44 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:24:44 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:24:44 INFO : Synching Path1 "/tmp/032309cu/check_sync/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/check_sync/path2/"
2026/04/08 03:24:44 INFO : Building Path1 and Path2 listings
2026/04/08 03:24:44 INFO : Path1 checking for diffs
2026/04/08 03:24:44 INFO : Path2 checking for diffs
2026/04/08 03:24:44 INFO : No changes found
2026/04/08 03:24:44 INFO : Updating listings
2026/04/08 03:24:44 INFO : [32mBisync successful[0m
2026/04/08 03:24:44 DEBUG : Waiting for deletions to finish
2026/04/08 03:24:44 INFO : file7.txt: Deleted
2026/04/08 03:24:44 INFO : RCLONE_TEST: Deleted
2026/04/08 03:24:44 INFO : file4.txt: Deleted
2026/04/08 03:24:44 INFO : file5.txt: Deleted
2026/04/08 03:24:44 INFO : file8.txt: Deleted
2026/04/08 03:24:44 INFO : file1.txt: Deleted
2026/04/08 03:24:44 INFO : file3.txt: Deleted
2026/04/08 03:24:44 INFO : file2.txt: Deleted
2026/04/08 03:24:44 INFO : file6.txt: Deleted
2026/04/08 03:24:44 DEBUG : removing 1 level 0 directories
2026/04/08 03:24:44 INFO : Local file system at /tmp/032309cu/check_sync/path1: Removing directory
2026/04/08 03:24:44 DEBUG : Waiting for deletions to finish
2026/04/08 03:24:44 INFO : file7.txt: Deleted
2026/04/08 03:24:44 INFO : file1.txt: Deleted
2026/04/08 03:24:44 INFO : file5.txt: Deleted
2026/04/08 03:24:44 INFO : file2.txt: Deleted
2026/04/08 03:24:44 INFO : file4.txt: Deleted
2026/04/08 03:24:44 INFO : file6.txt: Deleted
2026/04/08 03:24:44 INFO : file3.txt: Deleted
2026/04/08 03:24:44 INFO : RCLONE_TEST: Deleted
2026/04/08 03:24:44 INFO : file8.txt: Deleted
2026/04/08 03:24:45 DEBUG : removing 1 level 0 directories
2026/04/08 03:24:45 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/check_sync/path2: Removing directory
bisync_test.go:608: [32mTEST check_sync PASSED[0m
=== RUN TestBisyncLocalRemote/compare_all
2026/04/08 03:24:45 DEBUG : Creating backend with remote "/tmp/032309cu/compare_all/path1"
2026/04/08 03:24:45 INFO : path2: Making directory
2026/04/08 03:24:45 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/compare_all/path2"
2026/04/08 03:24:45 DEBUG : Creating backend with remote "/tmp/032309cu/initdir/test_compare_all-caxodah5"
2026/04/08 03:24:45 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:24:45 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:45 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:45 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:45 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:45 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:45 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:45 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:45 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:45 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:24:45 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:24:45 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:24:45 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:24:45 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:24:45 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:24:45 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:24:45 DEBUG : Local file system at /tmp/032309cu/initdir/test_compare_all-caxodah5: Waiting for checks to finish
2026/04/08 03:24:45 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:45 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:45 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:24:45 INFO : file2.txt: Copied (new)
2026/04/08 03:24:45 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:24:45 INFO : file1.txt: Copied (new)
2026/04/08 03:24:45 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:24:45 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:45 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:24:45 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:24:45 INFO : file4.txt: Copied (new)
2026/04/08 03:24:45 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:24:45 DEBUG : Local file system at /tmp/032309cu/initdir/test_compare_all-caxodah5: Waiting for transfers to finish
2026/04/08 03:24:45 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:45 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:45 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:24:45 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:24:45 INFO : file3.txt: Copied (new)
2026/04/08 03:24:45 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:45 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:24:45 INFO : file7.txt: Copied (new)
2026/04/08 03:24:45 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:24:45 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:45 INFO : file5.txt: Copied (new)
2026/04/08 03:24:45 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:24:45 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:45 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:24:45 INFO : file8.txt: Copied (new)
2026/04/08 03:24:45 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:24:45 INFO : file6.txt: Copied (new)
2026/04/08 03:24:45 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_compare_all-daneruz6"
2026/04/08 03:24:45 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:45 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:45 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:45 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:45 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:45 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:45 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:45 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:45 DEBUG : Local file system at /tmp/032309cu/datadir/test_compare_all-daneruz6: Waiting for checks to finish
2026/04/08 03:24:45 DEBUG : Local file system at /tmp/032309cu/datadir/test_compare_all-daneruz6: Waiting for transfers to finish
2026/04/08 03:24:45 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/08 03:24:45 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:24:45 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/08 03:24:45 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/08 03:24:45 INFO : file1.txt: Copied (new)
2026/04/08 03:24:45 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/08 03:24:45 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:24:45 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/08 03:24:45 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/08 03:24:45 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/08 03:24:45 INFO : file10.txt: Copied (new)
2026/04/08 03:24:45 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/08 03:24:45 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/08 03:24:45 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/08 03:24:45 INFO : file2.txt: Copied (new)
2026/04/08 03:24:45 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/08 03:24:45 INFO : file5L.txt: Copied (new)
2026/04/08 03:24:45 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/08 03:24:45 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/08 03:24:45 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/08 03:24:45 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:24:45 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:24:45 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/08 03:24:45 INFO : file5R.txt: Copied (new)
2026/04/08 03:24:45 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/08 03:24:45 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/08 03:24:45 INFO : file6.txt: Copied (new)
2026/04/08 03:24:45 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:24:45 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/08 03:24:45 INFO : file7.txt: Copied (new)
2026/04/08 03:24:45 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/08 03:24:45 INFO : file11.txt: Copied (new)
2026/04/08 03:24:45 DEBUG : Waiting for deletions to finish
2026/04/08 03:24:45 ERROR : error listing: directory not found
2026/04/08 03:24:45 ERROR : Local file system at /tmp/032309cu/compare_all/path1: Failed to list "": directory not found
2026/04/08 03:24:45 DEBUG : removing 1 level 0 directories
2026/04/08 03:24:45 INFO : Local file system at /tmp/032309cu/compare_all/path1: Removing directory
2026/04/08 03:24:45 ERROR : Failed to rmdir: stat /tmp/032309cu/compare_all/path1: no such file or directory
2026/04/08 03:24:45 DEBUG : Waiting for deletions to finish
2026/04/08 03:24:45 DEBUG : removing 1 level 0 directories
2026/04/08 03:24:45 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/compare_all/path2: Removing directory
2026/04/08 03:24:45 ERROR : error listing: directory not found
2026/04/08 03:24:45 NOTICE: checking initFs Local file system at /tmp/032309cu/initdir/test_compare_all-caxodah5
2026/04/08 03:24:45 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:24:45 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:45 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:45 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:45 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:45 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:45 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:45 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:45 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:45 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:24:45 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:24:45 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:24:45 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:24:45 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:45 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:24:45 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:24:45 DEBUG : Local file system at /tmp/032309cu/compare_all/path1: Waiting for checks to finish
2026/04/08 03:24:45 DEBUG : Local file system at /tmp/032309cu/compare_all/path1: Waiting for transfers to finish
2026/04/08 03:24:45 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:24:45 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:45 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:45 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:24:45 INFO : file3.txt: Copied (new)
2026/04/08 03:24:45 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:24:45 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:45 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:24:45 INFO : file1.txt: Copied (new)
2026/04/08 03:24:45 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:24:45 INFO : file2.txt: Copied (new)
2026/04/08 03:24:45 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:24:45 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:45 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:24:45 INFO : file4.txt: Copied (new)
2026/04/08 03:24:45 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:24:45 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:24:45 INFO : file5.txt: Copied (new)
2026/04/08 03:24:45 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:24:45 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:45 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:24:45 INFO : file7.txt: Copied (new)
2026/04/08 03:24:45 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:45 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:24:45 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:45 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:24:45 INFO : file6.txt: Copied (new)
2026/04/08 03:24:45 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:24:45 INFO : file8.txt: Copied (new)
2026/04/08 03:24:45 NOTICE: checking Path1 Local file system at /tmp/032309cu/compare_all/path1
2026/04/08 03:24:45 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:24:45 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:45 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:45 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:45 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:45 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:45 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:45 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:45 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:45 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/compare_all/path2: Waiting for checks to finish
2026/04/08 03:24:45 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/compare_all/path2: Waiting for transfers to finish
2026/04/08 03:24:45 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:24:45 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:24:45 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:24:45 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:24:45 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:45 INFO : file1.txt: Copied (new)
2026/04/08 03:24:45 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:24:45 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:45 INFO : file2.txt: Copied (new)
2026/04/08 03:24:45 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:24:45 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:45 INFO : file3.txt: Copied (new)
2026/04/08 03:24:45 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:24:45 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:45 INFO : file4.txt: Copied (new)
2026/04/08 03:24:45 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:24:45 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:45 INFO : file5.txt: Copied (new)
2026/04/08 03:24:45 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:24:45 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:45 INFO : file6.txt: Copied (new)
2026/04/08 03:24:45 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:24:45 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:45 INFO : file7.txt: Copied (new)
2026/04/08 03:24:45 DEBUG : file8.txt: size = 0 OK
2026/04/08 03:24:45 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:45 INFO : file8.txt: Copied (new)
2026/04/08 03:24:45 NOTICE: checking path2 Azure container rclone-test-qapafuf5mima path 032309cu/compare_all/path2
2026/04/08 03:24:45 NOTICE: [36m(01) :[0m [34mtest changes compare-all[0m
2026/04/08 03:24:45 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:24:45 NOTICE: [36m(03) :[0m [34mbisync resync compare-all[0m
2026/04/08 03:24:47 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/compare_all/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:24:47 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/04/08 03:24:47 INFO : Synching Path1 "/tmp/032309cu/compare_all/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/compare_all/path2/"
2026/04/08 03:24:47 INFO : Copying Path2 files to Path1
2026/04/08 03:24:47 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:24:47 INFO : There was nothing to transfer
2026/04/08 03:24:47 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:24:47 INFO : There was nothing to transfer
2026/04/08 03:24:47 INFO : Resync updating listings
2026/04/08 03:24:47 INFO : Validating listings for Path1 "/tmp/032309cu/compare_all/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/compare_all/path2/"
2026/04/08 03:24:47 INFO : [32mBisync successful[0m
2026/04/08 03:24:47 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/04/08 03:24:47 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/04/08 03:24:47 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/032309cu/datadir/test_compare_all-daneruz6/file10.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/compare_all/path2/[0m
2026/04/08 03:24:47 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_compare_all-daneruz6/"
2026/04/08 03:24:47 DEBUG : fs cache: renaming cache item "/tmp/032309cu/datadir/test_compare_all-daneruz6/" to be canonical "/tmp/032309cu/datadir/test_compare_all-daneruz6"
2026/04/08 03:24:47 DEBUG : file10.txt: Set modification time 2001-01-02
2026/04/08 03:24:47 DEBUG : copyFile "/tmp/032309cu/datadir/test_compare_all-daneruz6/file10.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/compare_all/path2/" as ""
2026/04/08 03:24:47 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_compare_all-daneruz6/file10.txt"
2026/04/08 03:24:47 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/compare_all/path2/"
2026/04/08 03:24:47 DEBUG : operations.CopyFile "file10.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/compare_all/path2" as "file10.txt"
2026/04/08 03:24:47 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:48 DEBUG : file10.txt: size = 19 OK
2026/04/08 03:24:48 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:24:48 INFO : file10.txt: Copied (new)
2026/04/08 03:24:48 NOTICE: [36m(07) :[0m [34mtest newer on path2 - file1[0m
2026/04/08 03:24:48 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-02 /tmp/032309cu/datadir/test_compare_all-daneruz6/file1.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/compare_all/path2/[0m
2026/04/08 03:24:48 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_compare_all-daneruz6/" for canonical name "/tmp/032309cu/datadir/test_compare_all-daneruz6"
2026/04/08 03:24:48 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/08 03:24:48 DEBUG : copyFile "/tmp/032309cu/datadir/test_compare_all-daneruz6/file1.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/compare_all/path2/" as ""
2026/04/08 03:24:48 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_compare_all-daneruz6/file1.txt"
2026/04/08 03:24:48 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/compare_all/path2/"
2026/04/08 03:24:48 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/compare_all/path2" as "file1.txt"
2026/04/08 03:24:48 DEBUG : file1.txt: size = 19 (Local file system at /tmp/032309cu/datadir/test_compare_all-daneruz6)
2026/04/08 03:24:48 DEBUG : file1.txt: size = 0 (Azure container rclone-test-qapafuf5mima path 032309cu/compare_all/path2)
2026/04/08 03:24:48 DEBUG : file1.txt: Sizes differ
2026/04/08 03:24:48 DEBUG : file1.txt: size = 19 OK
2026/04/08 03:24:48 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:24:48 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:24:48 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/04/08 03:24:48 NOTICE: [36m(10) :[0m [34mtouch-copy 2001-01-02 /tmp/032309cu/datadir/test_compare_all-daneruz6/file11.txt /tmp/032309cu/compare_all/path1/[0m
2026/04/08 03:24:48 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_compare_all-daneruz6/" for canonical name "/tmp/032309cu/datadir/test_compare_all-daneruz6"
2026/04/08 03:24:48 DEBUG : file11.txt: Set modification time 2001-01-02
2026/04/08 03:24:48 DEBUG : copyFile "/tmp/032309cu/datadir/test_compare_all-daneruz6/file11.txt" to "/tmp/032309cu/compare_all/path1/" as ""
2026/04/08 03:24:48 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_compare_all-daneruz6/file11.txt"
2026/04/08 03:24:48 DEBUG : Creating backend with remote "/tmp/032309cu/compare_all/path1/"
2026/04/08 03:24:48 DEBUG : operations.CopyFile "file11.txt" to "Local file system at /tmp/032309cu/compare_all/path1" as "file11.txt"
2026/04/08 03:24:48 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:48 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/08 03:24:48 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:24:48 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/08 03:24:48 INFO : file11.txt: Copied (new)
2026/04/08 03:24:48 NOTICE: [36m(11) :[0m [34mtest newer on path1 - file2[0m
2026/04/08 03:24:48 NOTICE: [36m(12) :[0m [34mtouch-copy 2001-01-02 /tmp/032309cu/datadir/test_compare_all-daneruz6/file2.txt /tmp/032309cu/compare_all/path1/[0m
2026/04/08 03:24:48 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_compare_all-daneruz6/" for canonical name "/tmp/032309cu/datadir/test_compare_all-daneruz6"
2026/04/08 03:24:48 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/08 03:24:48 DEBUG : copyFile "/tmp/032309cu/datadir/test_compare_all-daneruz6/file2.txt" to "/tmp/032309cu/compare_all/path1/" as ""
2026/04/08 03:24:48 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_compare_all-daneruz6/file2.txt"
2026/04/08 03:24:48 DEBUG : Creating backend with remote "/tmp/032309cu/compare_all/path1/"
2026/04/08 03:24:48 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/032309cu/compare_all/path1" as "file2.txt"
2026/04/08 03:24:48 DEBUG : file2.txt: size = 13 (Local file system at /tmp/032309cu/datadir/test_compare_all-daneruz6)
2026/04/08 03:24:48 DEBUG : file2.txt: size = 0 (Local file system at /tmp/032309cu/compare_all/path1)
2026/04/08 03:24:48 DEBUG : file2.txt: Sizes differ
2026/04/08 03:24:48 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/08 03:24:48 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/08 03:24:48 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/08 03:24:48 INFO : file2.txt: Copied (replaced existing)
2026/04/08 03:24:48 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/04/08 03:24:48 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureBlob:rclone-test-qapafuf5mima/032309cu/compare_all/path2/file3.txt[0m
2026/04/08 03:24:48 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/compare_all/path2/"
2026/04/08 03:24:48 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/compare_all/path2/" to be canonical "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/compare_all/path2"
2026/04/08 03:24:48 INFO : file3.txt: Deleted
2026/04/08 03:24:48 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/04/08 03:24:48 NOTICE: [36m(16) :[0m [34mdelete-file /tmp/032309cu/compare_all/path1/file4.txt[0m
2026/04/08 03:24:48 DEBUG : Creating backend with remote "/tmp/032309cu/compare_all/path1/"
2026/04/08 03:24:48 DEBUG : fs cache: renaming cache item "/tmp/032309cu/compare_all/path1/" to be canonical "/tmp/032309cu/compare_all/path1"
2026/04/08 03:24:48 INFO : file4.txt: Deleted
2026/04/08 03:24:48 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/04/08 03:24:48 NOTICE: [36m(18) :[0m [34mdelete-file /tmp/032309cu/compare_all/path1/file8.txt[0m
2026/04/08 03:24:48 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/compare_all/path1/" for canonical name "/tmp/032309cu/compare_all/path1"
2026/04/08 03:24:48 INFO : file8.txt: Deleted
2026/04/08 03:24:48 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureBlob:rclone-test-qapafuf5mima/032309cu/compare_all/path2/file8.txt[0m
2026/04/08 03:24:48 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/compare_all/path2/" for canonical name "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/compare_all/path2"
2026/04/08 03:24:48 INFO : file8.txt: Deleted
2026/04/08 03:24:48 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/04/08 03:24:48 NOTICE: [36m(21) :[0m [34mtouch-glob 2001-01-02 /tmp/032309cu/datadir/test_compare_all-daneruz6/ file5R.txt[0m
2026/04/08 03:24:48 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_compare_all-daneruz6/" for canonical name "/tmp/032309cu/datadir/test_compare_all-daneruz6"
2026/04/08 03:24:48 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/04/08 03:24:48 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/032309cu/datadir/test_compare_all-daneruz6/file5R.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/compare_all/path2/ file5.txt[0m
2026/04/08 03:24:48 DEBUG : copyFile "/tmp/032309cu/datadir/test_compare_all-daneruz6/file5R.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/compare_all/path2/" as "file5.txt"
2026/04/08 03:24:48 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_compare_all-daneruz6/file5R.txt"
2026/04/08 03:24:48 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/compare_all/path2/"
2026/04/08 03:24:48 DEBUG : operations.CopyFile "file5R.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/compare_all/path2" as "file5.txt"
2026/04/08 03:24:48 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/032309cu/datadir/test_compare_all-daneruz6)
2026/04/08 03:24:48 DEBUG : file5.txt: size = 0 (Azure container rclone-test-qapafuf5mima path 032309cu/compare_all/path2)
2026/04/08 03:24:48 DEBUG : file5R.txt: Sizes differ
2026/04/08 03:24:48 DEBUG : file5.txt: size = 39 OK
2026/04/08 03:24:48 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/08 03:24:48 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/04/08 03:24:48 NOTICE: [36m(23) :[0m [34mtouch-glob 2001-03-04 /tmp/032309cu/datadir/test_compare_all-daneruz6/ file5L.txt[0m
2026/04/08 03:24:48 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_compare_all-daneruz6/" for canonical name "/tmp/032309cu/datadir/test_compare_all-daneruz6"
2026/04/08 03:24:48 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/04/08 03:24:48 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/032309cu/datadir/test_compare_all-daneruz6/file5L.txt /tmp/032309cu/compare_all/path1/ file5.txt[0m
2026/04/08 03:24:48 DEBUG : copyFile "/tmp/032309cu/datadir/test_compare_all-daneruz6/file5L.txt" to "/tmp/032309cu/compare_all/path1/" as "file5.txt"
2026/04/08 03:24:48 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_compare_all-daneruz6/file5L.txt"
2026/04/08 03:24:48 DEBUG : Creating backend with remote "/tmp/032309cu/compare_all/path1/"
2026/04/08 03:24:48 DEBUG : operations.CopyFile "file5L.txt" to "Local file system at /tmp/032309cu/compare_all/path1" as "file5.txt"
2026/04/08 03:24:48 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/032309cu/datadir/test_compare_all-daneruz6)
2026/04/08 03:24:48 DEBUG : file5.txt: size = 0 (Local file system at /tmp/032309cu/compare_all/path1)
2026/04/08 03:24:48 DEBUG : file5L.txt: Sizes differ
2026/04/08 03:24:48 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/04/08 03:24:48 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/08 03:24:48 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/04/08 03:24:48 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/04/08 03:24:48 NOTICE: [36m(25) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/04/08 03:24:48 NOTICE: [36m(26) :[0m [34mtouch-copy 2001-01-02 /tmp/032309cu/datadir/test_compare_all-daneruz6/file6.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/compare_all/path2/[0m
2026/04/08 03:24:48 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_compare_all-daneruz6/" for canonical name "/tmp/032309cu/datadir/test_compare_all-daneruz6"
2026/04/08 03:24:48 DEBUG : file6.txt: Set modification time 2001-01-02
2026/04/08 03:24:48 DEBUG : copyFile "/tmp/032309cu/datadir/test_compare_all-daneruz6/file6.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/compare_all/path2/" as ""
2026/04/08 03:24:48 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_compare_all-daneruz6/file6.txt"
2026/04/08 03:24:48 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/compare_all/path2/"
2026/04/08 03:24:48 DEBUG : operations.CopyFile "file6.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/compare_all/path2" as "file6.txt"
2026/04/08 03:24:48 DEBUG : file6.txt: size = 19 (Local file system at /tmp/032309cu/datadir/test_compare_all-daneruz6)
2026/04/08 03:24:48 DEBUG : file6.txt: size = 0 (Azure container rclone-test-qapafuf5mima path 032309cu/compare_all/path2)
2026/04/08 03:24:48 DEBUG : file6.txt: Sizes differ
2026/04/08 03:24:48 DEBUG : file6.txt: size = 19 OK
2026/04/08 03:24:48 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:24:48 INFO : file6.txt: Copied (replaced existing)
2026/04/08 03:24:48 NOTICE: [36m(27) :[0m [34mdelete-file /tmp/032309cu/compare_all/path1/file6.txt[0m
2026/04/08 03:24:48 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/compare_all/path1/" for canonical name "/tmp/032309cu/compare_all/path1"
2026/04/08 03:24:48 INFO : file6.txt: Deleted
2026/04/08 03:24:48 NOTICE: [36m(28) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/04/08 03:24:48 NOTICE: [36m(29) :[0m [34mtouch-copy 2001-01-02 /tmp/032309cu/datadir/test_compare_all-daneruz6/file7.txt /tmp/032309cu/compare_all/path1/[0m
2026/04/08 03:24:48 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_compare_all-daneruz6/" for canonical name "/tmp/032309cu/datadir/test_compare_all-daneruz6"
2026/04/08 03:24:48 DEBUG : file7.txt: Set modification time 2001-01-02
2026/04/08 03:24:48 DEBUG : copyFile "/tmp/032309cu/datadir/test_compare_all-daneruz6/file7.txt" to "/tmp/032309cu/compare_all/path1/" as ""
2026/04/08 03:24:48 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_compare_all-daneruz6/file7.txt"
2026/04/08 03:24:48 DEBUG : Creating backend with remote "/tmp/032309cu/compare_all/path1/"
2026/04/08 03:24:48 DEBUG : operations.CopyFile "file7.txt" to "Local file system at /tmp/032309cu/compare_all/path1" as "file7.txt"
2026/04/08 03:24:48 DEBUG : file7.txt: size = 19 (Local file system at /tmp/032309cu/datadir/test_compare_all-daneruz6)
2026/04/08 03:24:48 DEBUG : file7.txt: size = 0 (Local file system at /tmp/032309cu/compare_all/path1)
2026/04/08 03:24:48 DEBUG : file7.txt: Sizes differ
2026/04/08 03:24:48 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/08 03:24:48 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:24:48 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/08 03:24:48 INFO : file7.txt: Copied (replaced existing)
2026/04/08 03:24:48 NOTICE: [36m(30) :[0m [34mdelete-file TestAzureBlob:rclone-test-qapafuf5mima/032309cu/compare_all/path2/file7.txt[0m
2026/04/08 03:24:48 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/compare_all/path2/" for canonical name "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/compare_all/path2"
2026/04/08 03:24:48 INFO : file7.txt: Deleted
2026/04/08 03:24:48 NOTICE: [36m(31) :[0m [34mtest bisync run[0m
2026/04/08 03:24:48 NOTICE: [36m(32) :[0m [34mbisync compare-all[0m
2026/04/08 03:24:51 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/compare_all/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:24:51 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/04/08 03:24:51 INFO : Synching Path1 "/tmp/032309cu/compare_all/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/compare_all/path2/"
2026/04/08 03:24:51 INFO : Building Path1 and Path2 listings
2026/04/08 03:24:51 INFO : Path1 checking for diffs
2026/04/08 03:24:51 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/04/08 03:24:51 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/08 03:24:51 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/04/08 03:24:51 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/08 03:24:51 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile7.txt[0m
2026/04/08 03:24:51 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/08 03:24:51 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/08 03:24:51 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/08 03:24:51 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/04/08 03:24:51 INFO : Path2 checking for diffs
2026/04/08 03:24:51 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:24:51 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/08 03:24:51 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/04/08 03:24:51 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile6.txt[0m
2026/04/08 03:24:51 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/08 03:24:51 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/08 03:24:51 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/08 03:24:51 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/08 03:24:51 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/04/08 03:24:51 INFO : Applying changes
2026/04/08 03:24:51 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/compare_all/path2/file11.txt[0m
2026/04/08 03:24:51 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/compare_all/path2/file2.txt[0m
2026/04/08 03:24:51 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/compare_all/path2/file4.txt[0m
2026/04/08 03:24:51 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/08 03:24:51 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/032309cu/compare_all/path1/file5.txt.conflict1[0m
2026/04/08 03:24:51 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/04/08 03:24:51 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/compare_all/path2/file5.txt.conflict1[0m
2026/04/08 03:24:51 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/compare_all/path2/file5.txt.conflict2[0m
2026/04/08 03:24:51 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict2
2026/04/08 03:24:51 INFO : file5.txt: Deleted
2026/04/08 03:24:51 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/032309cu/compare_all/path1/file5.txt.conflict2[0m
2026/04/08 03:24:51 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/032309cu/compare_all/path1/file6.txt[0m
2026/04/08 03:24:51 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/compare_all/path2/file7.txt[0m
2026/04/08 03:24:51 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/032309cu/compare_all/path1/file1.txt[0m
2026/04/08 03:24:51 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/032309cu/compare_all/path1/file10.txt[0m
2026/04/08 03:24:51 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/032309cu/compare_all/path1/file3.txt[0m
2026/04/08 03:24:51 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:24:51 INFO : file5.txt.conflict2: Copied (new)
2026/04/08 03:24:51 INFO : file10.txt: Copied (new)
2026/04/08 03:24:51 INFO : file6.txt: Copied (new)
2026/04/08 03:24:51 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:24:51 INFO : file3.txt: Deleted
2026/04/08 03:24:51 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:24:51 INFO : file11.txt: Copied (new)
2026/04/08 03:24:51 INFO : file7.txt: Copied (new)
2026/04/08 03:24:51 INFO : file2.txt: Copied (replaced existing)
2026/04/08 03:24:51 INFO : file5.txt.conflict1: Copied (new)
2026/04/08 03:24:51 INFO : file4.txt: Deleted
2026/04/08 03:24:51 INFO : Updating listings
2026/04/08 03:24:51 INFO : Validating listings for Path1 "/tmp/032309cu/compare_all/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/compare_all/path2/"
2026/04/08 03:24:51 INFO : [32mBisync successful[0m
2026/04/08 03:24:51 DEBUG : Waiting for deletions to finish
2026/04/08 03:24:51 INFO : RCLONE_TEST: Deleted
2026/04/08 03:24:51 INFO : file7.txt: Deleted
2026/04/08 03:24:51 INFO : file11.txt: Deleted
2026/04/08 03:24:51 INFO : file1.txt: Deleted
2026/04/08 03:24:51 INFO : file6.txt: Deleted
2026/04/08 03:24:51 INFO : file5.txt.conflict2: Deleted
2026/04/08 03:24:51 INFO : file5.txt.conflict1: Deleted
2026/04/08 03:24:51 INFO : file10.txt: Deleted
2026/04/08 03:24:51 INFO : file2.txt: Deleted
2026/04/08 03:24:51 DEBUG : removing 1 level 0 directories
2026/04/08 03:24:51 INFO : Local file system at /tmp/032309cu/compare_all/path1: Removing directory
2026/04/08 03:24:51 DEBUG : Waiting for deletions to finish
2026/04/08 03:24:51 INFO : file5.txt.conflict1: Deleted
2026/04/08 03:24:51 INFO : file10.txt: Deleted
2026/04/08 03:24:51 INFO : file5.txt.conflict2: Deleted
2026/04/08 03:24:51 INFO : file2.txt: Deleted
2026/04/08 03:24:51 INFO : file1.txt: Deleted
2026/04/08 03:24:51 INFO : file6.txt: Deleted
2026/04/08 03:24:51 INFO : file11.txt: Deleted
2026/04/08 03:24:51 INFO : RCLONE_TEST: Deleted
2026/04/08 03:24:51 INFO : file7.txt: Deleted
2026/04/08 03:24:51 DEBUG : removing 1 level 0 directories
2026/04/08 03:24:51 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/compare_all/path2: Removing directory
bisync_test.go:608: [32mTEST compare_all PASSED[0m
=== RUN TestBisyncLocalRemote/concurrent
2026/04/08 03:24:51 DEBUG : Creating backend with remote "/tmp/032309cu/concurrent/path1"
2026/04/08 03:24:51 INFO : path2: Making directory
2026/04/08 03:24:51 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/concurrent/path2"
2026/04/08 03:24:51 DEBUG : Creating backend with remote "/tmp/032309cu/initdir/test_concurrent-goseyij6"
2026/04/08 03:24:51 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:24:51 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:51 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:51 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:51 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:51 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:51 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:51 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:51 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:24:51 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:24:51 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:51 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:24:51 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:24:51 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:51 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:24:51 INFO : file1.txt: Copied (new)
2026/04/08 03:24:51 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:24:51 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:24:51 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:51 DEBUG : Local file system at /tmp/032309cu/initdir/test_concurrent-goseyij6: Waiting for checks to finish
2026/04/08 03:24:51 DEBUG : Local file system at /tmp/032309cu/initdir/test_concurrent-goseyij6: Waiting for transfers to finish
2026/04/08 03:24:51 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:24:51 INFO : file2.txt: Copied (new)
2026/04/08 03:24:51 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:24:51 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:51 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:24:51 INFO : file6.txt: Copied (new)
2026/04/08 03:24:51 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:24:51 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:51 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:24:51 INFO : file7.txt: Copied (new)
2026/04/08 03:24:51 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:24:51 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:51 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:24:51 INFO : file8.txt: Copied (new)
2026/04/08 03:24:51 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:24:51 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:24:51 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:51 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:51 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:24:51 INFO : file5.txt: Copied (new)
2026/04/08 03:24:51 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:24:51 INFO : file4.txt: Copied (new)
2026/04/08 03:24:51 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:24:51 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:51 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:24:51 INFO : file3.txt: Copied (new)
2026/04/08 03:24:51 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_concurrent-gagejal9"
2026/04/08 03:24:51 DEBUG : dummy.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:51 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:51 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:51 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:51 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:51 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:51 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:51 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:51 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:51 DEBUG : file10.txt.0bea3133.partial: size = 19 OK
2026/04/08 03:24:51 DEBUG : file11.txt.62933a56.partial: size = 19 OK
2026/04/08 03:24:51 DEBUG : file1.txt.0866bb02.partial: size = 19 OK
2026/04/08 03:24:51 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:24:51 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:24:51 DEBUG : file10.txt.0bea3133.partial: renamed to: file10.txt
2026/04/08 03:24:51 INFO : file10.txt: Copied (new)
2026/04/08 03:24:51 DEBUG : file1.txt.0866bb02.partial: renamed to: file1.txt
2026/04/08 03:24:51 INFO : file1.txt: Copied (new)
2026/04/08 03:24:51 DEBUG : file2.txt.95cb1da2.partial: size = 13 OK
2026/04/08 03:24:51 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:24:51 DEBUG : file5L.txt.0068aeca.partial: size = 39 OK
2026/04/08 03:24:51 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/08 03:24:51 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/08 03:24:51 DEBUG : Local file system at /tmp/032309cu/datadir/test_concurrent-gagejal9: Waiting for checks to finish
2026/04/08 03:24:51 DEBUG : Local file system at /tmp/032309cu/datadir/test_concurrent-gagejal9: Waiting for transfers to finish
2026/04/08 03:24:51 DEBUG : file11.txt.62933a56.partial: renamed to: file11.txt
2026/04/08 03:24:51 DEBUG : file5L.txt.0068aeca.partial: renamed to: file5L.txt
2026/04/08 03:24:51 INFO : file11.txt: Copied (new)
2026/04/08 03:24:51 INFO : file5L.txt: Copied (new)
2026/04/08 03:24:51 DEBUG : file2.txt.95cb1da2.partial: renamed to: file2.txt
2026/04/08 03:24:51 INFO : file2.txt: Copied (new)
2026/04/08 03:24:51 DEBUG : file5R.txt.70006d6a.partial: size = 39 OK
2026/04/08 03:24:51 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/08 03:24:51 DEBUG : file5R.txt.70006d6a.partial: renamed to: file5R.txt
2026/04/08 03:24:51 INFO : file5R.txt: Copied (new)
2026/04/08 03:24:51 DEBUG : file7.txt.a401861d.partial: size = 19 OK
2026/04/08 03:24:51 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:24:51 DEBUG : file6.txt.cd788d78.partial: size = 19 OK
2026/04/08 03:24:51 DEBUG : file7.txt.a401861d.partial: renamed to: file7.txt
2026/04/08 03:24:51 INFO : file7.txt: Copied (new)
2026/04/08 03:24:51 DEBUG : dummy.txt.054c2352.partial: size = 0 OK
2026/04/08 03:24:51 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:24:51 DEBUG : file6.txt.cd788d78.partial: renamed to: file6.txt
2026/04/08 03:24:51 INFO : file6.txt: Copied (new)
2026/04/08 03:24:51 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:51 DEBUG : dummy.txt.054c2352.partial: renamed to: dummy.txt
2026/04/08 03:24:51 INFO : dummy.txt: Copied (new)
2026/04/08 03:24:51 DEBUG : Waiting for deletions to finish
2026/04/08 03:24:51 ERROR : error listing: directory not found
2026/04/08 03:24:51 ERROR : Local file system at /tmp/032309cu/concurrent/path1: Failed to list "": directory not found
2026/04/08 03:24:51 DEBUG : removing 1 level 0 directories
2026/04/08 03:24:51 INFO : Local file system at /tmp/032309cu/concurrent/path1: Removing directory
2026/04/08 03:24:51 ERROR : Failed to rmdir: stat /tmp/032309cu/concurrent/path1: no such file or directory
2026/04/08 03:24:51 DEBUG : Waiting for deletions to finish
2026/04/08 03:24:52 DEBUG : removing 1 level 0 directories
2026/04/08 03:24:52 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/concurrent/path2: Removing directory
2026/04/08 03:24:52 ERROR : error listing: directory not found
2026/04/08 03:24:52 NOTICE: checking initFs Local file system at /tmp/032309cu/initdir/test_concurrent-goseyij6
2026/04/08 03:24:52 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:24:52 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:52 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:52 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:52 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:24:52 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:24:52 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:24:52 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:24:52 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:24:52 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:24:52 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:52 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:24:52 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:52 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:24:52 INFO : file3.txt: Copied (new)
2026/04/08 03:24:52 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:52 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:24:52 INFO : file2.txt: Copied (new)
2026/04/08 03:24:52 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:24:52 INFO : file1.txt: Copied (new)
2026/04/08 03:24:52 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:52 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:52 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:52 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:52 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:52 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:24:52 DEBUG : Local file system at /tmp/032309cu/concurrent/path1: Waiting for checks to finish
2026/04/08 03:24:52 DEBUG : Local file system at /tmp/032309cu/concurrent/path1: Waiting for transfers to finish
2026/04/08 03:24:52 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:52 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:24:52 INFO : file4.txt: Copied (new)
2026/04/08 03:24:52 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:24:52 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:24:52 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:52 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:24:52 INFO : file7.txt: Copied (new)
2026/04/08 03:24:52 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:24:52 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:52 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:24:52 INFO : file6.txt: Copied (new)
2026/04/08 03:24:52 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:52 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:24:52 INFO : file5.txt: Copied (new)
2026/04/08 03:24:52 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:24:52 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:52 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:24:52 INFO : file8.txt: Copied (new)
2026/04/08 03:24:52 NOTICE: checking Path1 Local file system at /tmp/032309cu/concurrent/path1
2026/04/08 03:24:52 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:24:52 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:52 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:52 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:52 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:52 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:52 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:52 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:52 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:52 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/concurrent/path2: Waiting for checks to finish
2026/04/08 03:24:52 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/concurrent/path2: Waiting for transfers to finish
2026/04/08 03:24:52 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:24:52 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:52 INFO : file2.txt: Copied (new)
2026/04/08 03:24:52 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:24:52 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:52 INFO : file1.txt: Copied (new)
2026/04/08 03:24:52 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:24:52 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:24:52 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:24:52 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:24:52 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:52 INFO : file3.txt: Copied (new)
2026/04/08 03:24:52 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:24:52 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:52 INFO : file4.txt: Copied (new)
2026/04/08 03:24:52 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:24:52 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:52 INFO : file5.txt: Copied (new)
2026/04/08 03:24:52 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:24:52 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:52 INFO : file6.txt: Copied (new)
2026/04/08 03:24:52 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:24:52 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:52 INFO : file7.txt: Copied (new)
2026/04/08 03:24:52 DEBUG : file8.txt: size = 0 OK
2026/04/08 03:24:52 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:52 INFO : file8.txt: Copied (new)
2026/04/08 03:24:52 NOTICE: checking path2 Azure container rclone-test-qapafuf5mima path 032309cu/concurrent/path2
2026/04/08 03:24:52 NOTICE: [36m(01) :[0m [34mtest concurrent[0m
2026/04/08 03:24:52 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:24:52 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/08 03:24:54 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/concurrent/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:24:54 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:24:54 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:24:54 INFO : Synching Path1 "/tmp/032309cu/concurrent/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/concurrent/path2/"
2026/04/08 03:24:54 INFO : Copying Path2 files to Path1
2026/04/08 03:24:54 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:24:54 INFO : There was nothing to transfer
2026/04/08 03:24:54 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:24:54 INFO : There was nothing to transfer
2026/04/08 03:24:54 INFO : Resync updating listings
2026/04/08 03:24:54 INFO : Validating listings for Path1 "/tmp/032309cu/concurrent/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/concurrent/path2/"
2026/04/08 03:24:54 INFO : [32mBisync successful[0m
2026/04/08 03:24:54 NOTICE: [36m(04) :[0m [34mtest changed on one path - file1[0m
2026/04/08 03:24:54 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/032309cu/datadir/test_concurrent-gagejal9/ file5R.txt[0m
2026/04/08 03:24:54 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_concurrent-gagejal9/"
2026/04/08 03:24:54 DEBUG : fs cache: renaming cache item "/tmp/032309cu/datadir/test_concurrent-gagejal9/" to be canonical "/tmp/032309cu/datadir/test_concurrent-gagejal9"
2026/04/08 03:24:54 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/04/08 03:24:54 NOTICE: [36m(06) :[0m [34mtouch-glob 2023-08-26 /tmp/032309cu/datadir/test_concurrent-gagejal9/ file7.txt[0m
2026/04/08 03:24:54 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_concurrent-gagejal9/" for canonical name "/tmp/032309cu/datadir/test_concurrent-gagejal9"
2026/04/08 03:24:54 DEBUG : file7.txt: Set modification time 2023-08-26
2026/04/08 03:24:54 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/032309cu/datadir/test_concurrent-gagejal9/file5R.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/concurrent/path2/ file1.txt[0m
2026/04/08 03:24:54 DEBUG : copyFile "/tmp/032309cu/datadir/test_concurrent-gagejal9/file5R.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/concurrent/path2/" as "file1.txt"
2026/04/08 03:24:54 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_concurrent-gagejal9/file5R.txt"
2026/04/08 03:24:54 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/concurrent/path2/"
2026/04/08 03:24:54 DEBUG : operations.CopyFile "file5R.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/concurrent/path2" as "file1.txt"
2026/04/08 03:24:54 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/032309cu/datadir/test_concurrent-gagejal9)
2026/04/08 03:24:54 DEBUG : file1.txt: size = 0 (Azure container rclone-test-qapafuf5mima path 032309cu/concurrent/path2)
2026/04/08 03:24:54 DEBUG : file5R.txt: Sizes differ
2026/04/08 03:24:54 DEBUG : file1.txt: size = 39 OK
2026/04/08 03:24:54 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/08 03:24:54 INFO : file5R.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:24:54 NOTICE: [36m(08) :[0m [34mtest bisync with file changed during[0m
2026/04/08 03:24:54 NOTICE: [36m(09) :[0m [34mconcurrent-func[0m
2026/04/08 03:24:54 NOTICE: [36m(10) :[0m [34mbisync[0m
2026/04/08 03:24:57 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/concurrent/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:24:57 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:24:57 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:24:57 INFO : Synching Path1 "/tmp/032309cu/concurrent/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/concurrent/path2/"
2026/04/08 03:24:57 INFO : Building Path1 and Path2 listings
2026/04/08 03:24:57 INFO : Path1 checking for diffs
2026/04/08 03:24:57 INFO : Path2 checking for diffs
2026/04/08 03:24:57 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:24:57 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/08 03:24:57 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:24:57 INFO : Applying changes
2026/04/08 03:24:57 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/032309cu/concurrent/path1/file1.txt[0m
2026/04/08 03:24:57 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:24:57 INFO : file7.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:24:57 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:24:57 INFO : Updating listings
2026/04/08 03:24:57 INFO : Validating listings for Path1 "/tmp/032309cu/concurrent/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/concurrent/path2/"
2026/04/08 03:24:57 INFO : [32mBisync successful[0m
2026/04/08 03:24:57 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/04/08 03:24:59 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/concurrent/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:24:59 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:24:59 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:24:59 INFO : Synching Path1 "/tmp/032309cu/concurrent/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/concurrent/path2/"
2026/04/08 03:24:59 INFO : Building Path1 and Path2 listings
2026/04/08 03:24:59 INFO : Path1 checking for diffs
2026/04/08 03:24:59 INFO : Path2 checking for diffs
2026/04/08 03:24:59 INFO : No changes found
2026/04/08 03:24:59 INFO : Updating listings
2026/04/08 03:24:59 INFO : Validating listings for Path1 "/tmp/032309cu/concurrent/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/concurrent/path2/"
2026/04/08 03:24:59 INFO : [32mBisync successful[0m
2026/04/08 03:24:59 DEBUG : Waiting for deletions to finish
2026/04/08 03:24:59 INFO : RCLONE_TEST: Deleted
2026/04/08 03:24:59 INFO : file7.txt: Deleted
2026/04/08 03:24:59 INFO : file8.txt: Deleted
2026/04/08 03:24:59 INFO : file3.txt: Deleted
2026/04/08 03:24:59 INFO : file4.txt: Deleted
2026/04/08 03:24:59 INFO : file1.txt: Deleted
2026/04/08 03:24:59 INFO : file5.txt: Deleted
2026/04/08 03:24:59 INFO : file6.txt: Deleted
2026/04/08 03:24:59 INFO : file2.txt: Deleted
2026/04/08 03:24:59 DEBUG : removing 1 level 0 directories
2026/04/08 03:24:59 INFO : Local file system at /tmp/032309cu/concurrent/path1: Removing directory
2026/04/08 03:24:59 DEBUG : Waiting for deletions to finish
2026/04/08 03:24:59 INFO : file7.txt: Deleted
2026/04/08 03:24:59 INFO : file1.txt: Deleted
2026/04/08 03:24:59 INFO : file4.txt: Deleted
2026/04/08 03:24:59 INFO : file3.txt: Deleted
2026/04/08 03:24:59 INFO : file5.txt: Deleted
2026/04/08 03:24:59 INFO : file2.txt: Deleted
2026/04/08 03:24:59 INFO : file6.txt: Deleted
2026/04/08 03:24:59 INFO : RCLONE_TEST: Deleted
2026/04/08 03:24:59 INFO : file8.txt: Deleted
2026/04/08 03:24:59 DEBUG : removing 1 level 0 directories
2026/04/08 03:24:59 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/concurrent/path2: Removing directory
bisync_test.go:608: [32mTEST concurrent PASSED[0m
=== RUN TestBisyncLocalRemote/createemptysrcdirs
2026/04/08 03:24:59 DEBUG : Creating backend with remote "/tmp/032309cu/createemptysrcdirs/path1"
2026/04/08 03:24:59 INFO : path2: Making directory
2026/04/08 03:24:59 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/createemptysrcdirs/path2"
2026/04/08 03:24:59 DEBUG : Creating backend with remote "/tmp/032309cu/initdir/test_createemptysrcdirs-lipovup7"
2026/04/08 03:24:59 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:24:59 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:59 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:59 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:59 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:59 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:59 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:24:59 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/08 03:24:59 DEBUG : Local file system at /tmp/032309cu/initdir/test_createemptysrcdirs-lipovup7: Waiting for checks to finish
2026/04/08 03:24:59 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:59 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/08 03:24:59 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:24:59 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/08 03:24:59 DEBUG : Local file system at /tmp/032309cu/initdir/test_createemptysrcdirs-lipovup7: Waiting for transfers to finish
2026/04/08 03:24:59 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:59 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/08 03:24:59 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:24:59 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/08 03:24:59 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:24:59 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/08 03:24:59 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:25:00 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/08 03:25:00 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:00 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/08 03:25:00 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:25:00 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:25:00 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/08 03:25:00 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:00 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:25:00 INFO : file1.txt: Copied (new)
2026/04/08 03:25:00 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:00 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/08 03:25:00 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:25:00 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:25:00 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:25:00 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:25:00 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:25:00 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_createemptysrcdirs-zuxuyac9"
2026/04/08 03:25:00 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : placeholder.txt.29019232.partial: size = 0 OK
2026/04/08 03:25:00 DEBUG : Local file system at /tmp/032309cu/datadir/test_createemptysrcdirs-zuxuyac9: Waiting for checks to finish
2026/04/08 03:25:00 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:00 DEBUG : placeholder.txt.29019232.partial: renamed to: placeholder.txt
2026/04/08 03:25:00 INFO : placeholder.txt: Copied (new)
2026/04/08 03:25:00 DEBUG : Local file system at /tmp/032309cu/datadir/test_createemptysrcdirs-zuxuyac9: Waiting for transfers to finish
2026/04/08 03:25:00 DEBUG : Waiting for deletions to finish
2026/04/08 03:25:00 ERROR : error listing: directory not found
2026/04/08 03:25:00 ERROR : Local file system at /tmp/032309cu/createemptysrcdirs/path1: Failed to list "": directory not found
2026/04/08 03:25:00 DEBUG : removing 1 level 0 directories
2026/04/08 03:25:00 INFO : Local file system at /tmp/032309cu/createemptysrcdirs/path1: Removing directory
2026/04/08 03:25:00 ERROR : Failed to rmdir: stat /tmp/032309cu/createemptysrcdirs/path1: no such file or directory
2026/04/08 03:25:00 DEBUG : Waiting for deletions to finish
2026/04/08 03:25:00 DEBUG : removing 1 level 0 directories
2026/04/08 03:25:00 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/createemptysrcdirs/path2: Removing directory
2026/04/08 03:25:00 ERROR : error listing: directory not found
2026/04/08 03:25:00 NOTICE: checking initFs Local file system at /tmp/032309cu/initdir/test_createemptysrcdirs-lipovup7
2026/04/08 03:25:00 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:25:00 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/08 03:25:00 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/08 03:25:00 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/08 03:25:00 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:25:00 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:25:00 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:25:00 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/08 03:25:00 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:00 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/08 03:25:00 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:25:00 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/08 03:25:00 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:00 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/08 03:25:00 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:25:00 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:25:00 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:00 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/08 03:25:00 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:25:00 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:00 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/08 03:25:00 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:25:00 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:00 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/08 03:25:00 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:25:00 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:00 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:25:00 INFO : file1.txt: Copied (new)
2026/04/08 03:25:00 DEBUG : Local file system at /tmp/032309cu/createemptysrcdirs/path1: Waiting for checks to finish
2026/04/08 03:25:00 DEBUG : Local file system at /tmp/032309cu/createemptysrcdirs/path1: Waiting for transfers to finish
2026/04/08 03:25:00 NOTICE: checking Path1 Local file system at /tmp/032309cu/createemptysrcdirs/path1
2026/04/08 03:25:00 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/createemptysrcdirs/path2: Waiting for checks to finish
2026/04/08 03:25:00 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/createemptysrcdirs/path2: Waiting for transfers to finish
2026/04/08 03:25:00 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:25:00 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:25:00 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:25:00 DEBUG : file1.copy2.txt: size = 0 OK
2026/04/08 03:25:00 DEBUG : file1.copy3.txt: size = 0 OK
2026/04/08 03:25:00 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:00 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:25:00 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:00 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:25:00 DEBUG : file1.copy1.txt: size = 0 OK
2026/04/08 03:25:00 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:00 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:25:00 DEBUG : file1.copy4.txt: size = 0 OK
2026/04/08 03:25:00 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:00 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:25:00 DEBUG : file1.copy5.txt: size = 0 OK
2026/04/08 03:25:00 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:00 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:25:00 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:25:00 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:00 INFO : file1.txt: Copied (new)
2026/04/08 03:25:00 NOTICE: checking path2 Azure container rclone-test-qapafuf5mima path 032309cu/createemptysrcdirs/path2
2026/04/08 03:25:00 NOTICE: [36m(01) :[0m [34mtest createemptysrcdirs[0m
2026/04/08 03:25:00 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:25:00 NOTICE: [36m(03) :[0m [34mtouch-glob 2001-01-02 /tmp/032309cu/datadir/test_createemptysrcdirs-zuxuyac9/ placeholder.txt[0m
2026/04/08 03:25:00 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_createemptysrcdirs-zuxuyac9/"
2026/04/08 03:25:00 DEBUG : fs cache: renaming cache item "/tmp/032309cu/datadir/test_createemptysrcdirs-zuxuyac9/" to be canonical "/tmp/032309cu/datadir/test_createemptysrcdirs-zuxuyac9"
2026/04/08 03:25:00 DEBUG : placeholder.txt: Set modification time 2001-01-02
2026/04/08 03:25:00 NOTICE: [36m(04) :[0m [34mcopy-as /tmp/032309cu/datadir/test_createemptysrcdirs-zuxuyac9/placeholder.txt /tmp/032309cu/createemptysrcdirs/path1/ file1.txt[0m
2026/04/08 03:25:00 DEBUG : copyFile "/tmp/032309cu/datadir/test_createemptysrcdirs-zuxuyac9/placeholder.txt" to "/tmp/032309cu/createemptysrcdirs/path1/" as "file1.txt"
2026/04/08 03:25:00 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_createemptysrcdirs-zuxuyac9/placeholder.txt"
2026/04/08 03:25:00 DEBUG : Creating backend with remote "/tmp/032309cu/createemptysrcdirs/path1/"
2026/04/08 03:25:00 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/032309cu/createemptysrcdirs/path1" as "file1.txt"
2026/04/08 03:25:00 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:25:00 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/08 03:25:00 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:00 INFO : placeholder.txt: Updated modification time in destination
2026/04/08 03:25:00 DEBUG : placeholder.txt: Unchanged skipping
2026/04/08 03:25:00 NOTICE: [36m(05) :[0m [34mcopy-as /tmp/032309cu/datadir/test_createemptysrcdirs-zuxuyac9/placeholder.txt /tmp/032309cu/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/04/08 03:25:00 DEBUG : copyFile "/tmp/032309cu/datadir/test_createemptysrcdirs-zuxuyac9/placeholder.txt" to "/tmp/032309cu/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/04/08 03:25:00 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_createemptysrcdirs-zuxuyac9/placeholder.txt"
2026/04/08 03:25:00 DEBUG : Creating backend with remote "/tmp/032309cu/createemptysrcdirs/path1/"
2026/04/08 03:25:00 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/032309cu/createemptysrcdirs/path1" as "file1.copy1.txt"
2026/04/08 03:25:00 DEBUG : file1.copy1.txt: size = 0 OK
2026/04/08 03:25:00 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/08 03:25:00 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:00 INFO : placeholder.txt: Updated modification time in destination
2026/04/08 03:25:00 DEBUG : placeholder.txt: Unchanged skipping
2026/04/08 03:25:00 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/032309cu/datadir/test_createemptysrcdirs-zuxuyac9/placeholder.txt /tmp/032309cu/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/04/08 03:25:00 DEBUG : copyFile "/tmp/032309cu/datadir/test_createemptysrcdirs-zuxuyac9/placeholder.txt" to "/tmp/032309cu/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/04/08 03:25:00 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_createemptysrcdirs-zuxuyac9/placeholder.txt"
2026/04/08 03:25:00 DEBUG : Creating backend with remote "/tmp/032309cu/createemptysrcdirs/path1/"
2026/04/08 03:25:00 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/032309cu/createemptysrcdirs/path1" as "file1.copy2.txt"
2026/04/08 03:25:00 DEBUG : file1.copy2.txt: size = 0 OK
2026/04/08 03:25:00 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/08 03:25:00 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:00 INFO : placeholder.txt: Updated modification time in destination
2026/04/08 03:25:00 DEBUG : placeholder.txt: Unchanged skipping
2026/04/08 03:25:00 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/032309cu/datadir/test_createemptysrcdirs-zuxuyac9/placeholder.txt /tmp/032309cu/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/04/08 03:25:00 DEBUG : copyFile "/tmp/032309cu/datadir/test_createemptysrcdirs-zuxuyac9/placeholder.txt" to "/tmp/032309cu/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/04/08 03:25:00 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_createemptysrcdirs-zuxuyac9/placeholder.txt"
2026/04/08 03:25:00 DEBUG : Creating backend with remote "/tmp/032309cu/createemptysrcdirs/path1/"
2026/04/08 03:25:00 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/032309cu/createemptysrcdirs/path1" as "file1.copy3.txt"
2026/04/08 03:25:00 DEBUG : file1.copy3.txt: size = 0 OK
2026/04/08 03:25:00 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/08 03:25:00 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:00 INFO : placeholder.txt: Updated modification time in destination
2026/04/08 03:25:00 DEBUG : placeholder.txt: Unchanged skipping
2026/04/08 03:25:00 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/032309cu/datadir/test_createemptysrcdirs-zuxuyac9/placeholder.txt /tmp/032309cu/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/04/08 03:25:00 DEBUG : copyFile "/tmp/032309cu/datadir/test_createemptysrcdirs-zuxuyac9/placeholder.txt" to "/tmp/032309cu/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/04/08 03:25:00 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_createemptysrcdirs-zuxuyac9/placeholder.txt"
2026/04/08 03:25:00 DEBUG : Creating backend with remote "/tmp/032309cu/createemptysrcdirs/path1/"
2026/04/08 03:25:00 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/032309cu/createemptysrcdirs/path1" as "file1.copy4.txt"
2026/04/08 03:25:00 DEBUG : file1.copy4.txt: size = 0 OK
2026/04/08 03:25:00 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/08 03:25:00 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:00 INFO : placeholder.txt: Updated modification time in destination
2026/04/08 03:25:00 DEBUG : placeholder.txt: Unchanged skipping
2026/04/08 03:25:00 NOTICE: [36m(09) :[0m [34mcopy-as /tmp/032309cu/datadir/test_createemptysrcdirs-zuxuyac9/placeholder.txt /tmp/032309cu/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/04/08 03:25:00 DEBUG : copyFile "/tmp/032309cu/datadir/test_createemptysrcdirs-zuxuyac9/placeholder.txt" to "/tmp/032309cu/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/04/08 03:25:00 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_createemptysrcdirs-zuxuyac9/placeholder.txt"
2026/04/08 03:25:00 DEBUG : Creating backend with remote "/tmp/032309cu/createemptysrcdirs/path1/"
2026/04/08 03:25:00 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/032309cu/createemptysrcdirs/path1" as "file1.copy5.txt"
2026/04/08 03:25:00 DEBUG : file1.copy5.txt: size = 0 OK
2026/04/08 03:25:00 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/08 03:25:00 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:00 INFO : placeholder.txt: Updated modification time in destination
2026/04/08 03:25:00 DEBUG : placeholder.txt: Unchanged skipping
2026/04/08 03:25:00 NOTICE: [36m(10) :[0m [34mbisync resync[0m
bisync_test.go:1007: skipping test as remote does not support empty dirs
=== RUN TestBisyncLocalRemote/dry_run
2026/04/08 03:25:00 DEBUG : Creating backend with remote "/tmp/032309cu/dry_run/path1"
2026/04/08 03:25:00 INFO : path2: Making directory
2026/04/08 03:25:00 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/dry_run/path2"
2026/04/08 03:25:00 DEBUG : Creating backend with remote "/tmp/032309cu/initdir/test_dry_run-wedihas6"
2026/04/08 03:25:00 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:25:00 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:25:00 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:25:00 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:00 DEBUG : Local file system at /tmp/032309cu/initdir/test_dry_run-wedihas6: Waiting for checks to finish
2026/04/08 03:25:00 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:00 DEBUG : Local file system at /tmp/032309cu/initdir/test_dry_run-wedihas6: Waiting for transfers to finish
2026/04/08 03:25:00 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:25:00 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:25:00 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:25:00 INFO : file3.txt: Copied (new)
2026/04/08 03:25:00 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:25:00 INFO : file1.txt: Copied (new)
2026/04/08 03:25:00 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:00 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:25:00 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:25:00 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:25:00 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:25:00 INFO : file2.txt: Copied (new)
2026/04/08 03:25:00 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:00 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:25:00 INFO : file4.txt: Copied (new)
2026/04/08 03:25:00 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:25:00 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:25:00 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:00 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:00 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:25:00 INFO : file5.txt: Copied (new)
2026/04/08 03:25:00 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:25:00 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:00 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:25:00 INFO : file6.txt: Copied (new)
2026/04/08 03:25:00 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:25:00 INFO : file7.txt: Copied (new)
2026/04/08 03:25:00 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_dry_run-furifup3"
2026/04/08 03:25:00 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/08 03:25:00 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/08 03:25:00 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:25:00 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/08 03:25:00 DEBUG : Local file system at /tmp/032309cu/datadir/test_dry_run-furifup3: Waiting for checks to finish
2026/04/08 03:25:00 DEBUG : Local file system at /tmp/032309cu/datadir/test_dry_run-furifup3: Waiting for transfers to finish
2026/04/08 03:25:00 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/08 03:25:00 INFO : file1.txt: Copied (new)
2026/04/08 03:25:00 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:25:00 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:25:00 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/08 03:25:00 INFO : file10.txt: Copied (new)
2026/04/08 03:25:00 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/08 03:25:00 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/08 03:25:00 INFO : file11.txt: Copied (new)
2026/04/08 03:25:00 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/08 03:25:00 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/08 03:25:00 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/08 03:25:00 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/08 03:25:00 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/08 03:25:00 INFO : file2.txt: Copied (new)
2026/04/08 03:25:00 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/08 03:25:00 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/08 03:25:00 INFO : file5R.txt: Copied (new)
2026/04/08 03:25:00 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/08 03:25:00 INFO : file5L.txt: Copied (new)
2026/04/08 03:25:00 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/08 03:25:00 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:25:00 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/08 03:25:00 INFO : file6.txt: Copied (new)
2026/04/08 03:25:00 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/08 03:25:00 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:25:00 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/08 03:25:00 INFO : file7.txt: Copied (new)
2026/04/08 03:25:00 DEBUG : Waiting for deletions to finish
2026/04/08 03:25:00 ERROR : error listing: directory not found
2026/04/08 03:25:00 ERROR : Local file system at /tmp/032309cu/dry_run/path1: Failed to list "": directory not found
2026/04/08 03:25:00 DEBUG : removing 1 level 0 directories
2026/04/08 03:25:00 INFO : Local file system at /tmp/032309cu/dry_run/path1: Removing directory
2026/04/08 03:25:00 ERROR : Failed to rmdir: stat /tmp/032309cu/dry_run/path1: no such file or directory
2026/04/08 03:25:00 DEBUG : Waiting for deletions to finish
2026/04/08 03:25:00 DEBUG : removing 1 level 0 directories
2026/04/08 03:25:00 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/dry_run/path2: Removing directory
2026/04/08 03:25:00 ERROR : error listing: directory not found
2026/04/08 03:25:00 NOTICE: checking initFs Local file system at /tmp/032309cu/initdir/test_dry_run-wedihas6
2026/04/08 03:25:00 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:25:00 DEBUG : Local file system at /tmp/032309cu/dry_run/path1: Waiting for checks to finish
2026/04/08 03:25:00 DEBUG : Local file system at /tmp/032309cu/dry_run/path1: Waiting for transfers to finish
2026/04/08 03:25:00 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:25:00 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:25:00 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:25:00 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:00 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:00 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:25:00 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:25:00 INFO : file2.txt: Copied (new)
2026/04/08 03:25:00 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:25:00 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:25:00 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:25:00 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:00 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:25:00 INFO : file1.txt: Copied (new)
2026/04/08 03:25:00 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:25:00 INFO : file3.txt: Copied (new)
2026/04/08 03:25:00 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:25:00 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:00 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:25:00 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:25:00 INFO : file7.txt: Copied (new)
2026/04/08 03:25:00 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:25:00 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:00 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:00 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:25:00 INFO : file4.txt: Copied (new)
2026/04/08 03:25:00 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:00 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:25:00 INFO : file5.txt: Copied (new)
2026/04/08 03:25:00 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:25:00 INFO : file6.txt: Copied (new)
2026/04/08 03:25:00 NOTICE: checking Path1 Local file system at /tmp/032309cu/dry_run/path1
2026/04/08 03:25:00 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:00 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/dry_run/path2: Waiting for checks to finish
2026/04/08 03:25:00 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/dry_run/path2: Waiting for transfers to finish
2026/04/08 03:25:00 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:25:00 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:00 INFO : file1.txt: Copied (new)
2026/04/08 03:25:00 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:25:00 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:25:00 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:25:00 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:25:00 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:00 INFO : file2.txt: Copied (new)
2026/04/08 03:25:00 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:25:00 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:00 INFO : file3.txt: Copied (new)
2026/04/08 03:25:00 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:25:00 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:00 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:25:00 INFO : file6.txt: Copied (new)
2026/04/08 03:25:00 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:00 INFO : file5.txt: Copied (new)
2026/04/08 03:25:00 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:25:00 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:00 INFO : file7.txt: Copied (new)
2026/04/08 03:25:00 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:25:00 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:00 INFO : file4.txt: Copied (new)
2026/04/08 03:25:00 NOTICE: checking path2 Azure container rclone-test-qapafuf5mima path 032309cu/dry_run/path2
2026/04/08 03:25:00 NOTICE: [36m(01) :[0m [34mtest dry-run[0m
2026/04/08 03:25:00 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:25:00 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/08 03:25:03 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/dry_run/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:25:03 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:25:03 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:25:03 INFO : Synching Path1 "/tmp/032309cu/dry_run/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/dry_run/path2/"
2026/04/08 03:25:03 INFO : Copying Path2 files to Path1
2026/04/08 03:25:03 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:25:03 INFO : There was nothing to transfer
2026/04/08 03:25:03 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:25:03 INFO : There was nothing to transfer
2026/04/08 03:25:03 INFO : Resync updating listings
2026/04/08 03:25:03 INFO : Validating listings for Path1 "/tmp/032309cu/dry_run/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/dry_run/path2/"
2026/04/08 03:25:03 INFO : [32mBisync successful[0m
2026/04/08 03:25:03 NOTICE: [36m(04) :[0m [34mtest new on path2 - file10[0m
2026/04/08 03:25:03 NOTICE: [36m(05) :[0m [34mtouch-copy 2001-01-02 /tmp/032309cu/datadir/test_dry_run-furifup3/file10.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/dry_run/path2/[0m
2026/04/08 03:25:03 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_dry_run-furifup3/"
2026/04/08 03:25:03 DEBUG : fs cache: renaming cache item "/tmp/032309cu/datadir/test_dry_run-furifup3/" to be canonical "/tmp/032309cu/datadir/test_dry_run-furifup3"
2026/04/08 03:25:03 DEBUG : file10.txt: Set modification time 2001-01-02
2026/04/08 03:25:03 DEBUG : copyFile "/tmp/032309cu/datadir/test_dry_run-furifup3/file10.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/dry_run/path2/" as ""
2026/04/08 03:25:03 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_dry_run-furifup3/file10.txt"
2026/04/08 03:25:03 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/dry_run/path2/"
2026/04/08 03:25:03 DEBUG : operations.CopyFile "file10.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/dry_run/path2" as "file10.txt"
2026/04/08 03:25:03 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:03 DEBUG : file10.txt: size = 19 OK
2026/04/08 03:25:03 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:25:03 INFO : file10.txt: Copied (new)
2026/04/08 03:25:03 NOTICE: [36m(06) :[0m [34mtest newer on path2 - file1[0m
2026/04/08 03:25:03 NOTICE: [36m(07) :[0m [34mtouch-copy 2001-01-02 /tmp/032309cu/datadir/test_dry_run-furifup3/file1.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/dry_run/path2/[0m
2026/04/08 03:25:03 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_dry_run-furifup3/" for canonical name "/tmp/032309cu/datadir/test_dry_run-furifup3"
2026/04/08 03:25:03 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/08 03:25:03 DEBUG : copyFile "/tmp/032309cu/datadir/test_dry_run-furifup3/file1.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/dry_run/path2/" as ""
2026/04/08 03:25:03 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_dry_run-furifup3/file1.txt"
2026/04/08 03:25:03 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/dry_run/path2/"
2026/04/08 03:25:03 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/dry_run/path2" as "file1.txt"
2026/04/08 03:25:03 DEBUG : file1.txt: size = 19 (Local file system at /tmp/032309cu/datadir/test_dry_run-furifup3)
2026/04/08 03:25:03 DEBUG : file1.txt: size = 0 (Azure container rclone-test-qapafuf5mima path 032309cu/dry_run/path2)
2026/04/08 03:25:03 DEBUG : file1.txt: Sizes differ
2026/04/08 03:25:03 DEBUG : file1.txt: size = 19 OK
2026/04/08 03:25:03 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:25:03 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:25:03 NOTICE: [36m(08) :[0m [34mtest new on path1 - file11[0m
2026/04/08 03:25:03 NOTICE: [36m(09) :[0m [34mtouch-copy 2001-01-02 /tmp/032309cu/datadir/test_dry_run-furifup3/file11.txt /tmp/032309cu/dry_run/path1/[0m
2026/04/08 03:25:03 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_dry_run-furifup3/" for canonical name "/tmp/032309cu/datadir/test_dry_run-furifup3"
2026/04/08 03:25:03 DEBUG : file11.txt: Set modification time 2001-01-02
2026/04/08 03:25:03 DEBUG : copyFile "/tmp/032309cu/datadir/test_dry_run-furifup3/file11.txt" to "/tmp/032309cu/dry_run/path1/" as ""
2026/04/08 03:25:03 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_dry_run-furifup3/file11.txt"
2026/04/08 03:25:03 DEBUG : Creating backend with remote "/tmp/032309cu/dry_run/path1/"
2026/04/08 03:25:03 DEBUG : operations.CopyFile "file11.txt" to "Local file system at /tmp/032309cu/dry_run/path1" as "file11.txt"
2026/04/08 03:25:03 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:03 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/08 03:25:03 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:25:03 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/08 03:25:03 INFO : file11.txt: Copied (new)
2026/04/08 03:25:03 NOTICE: [36m(10) :[0m [34mtest newer on path1 - file2[0m
2026/04/08 03:25:03 NOTICE: [36m(11) :[0m [34mtouch-copy 2001-01-02 /tmp/032309cu/datadir/test_dry_run-furifup3/file2.txt /tmp/032309cu/dry_run/path1/[0m
2026/04/08 03:25:03 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_dry_run-furifup3/" for canonical name "/tmp/032309cu/datadir/test_dry_run-furifup3"
2026/04/08 03:25:03 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/08 03:25:03 DEBUG : copyFile "/tmp/032309cu/datadir/test_dry_run-furifup3/file2.txt" to "/tmp/032309cu/dry_run/path1/" as ""
2026/04/08 03:25:03 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_dry_run-furifup3/file2.txt"
2026/04/08 03:25:03 DEBUG : Creating backend with remote "/tmp/032309cu/dry_run/path1/"
2026/04/08 03:25:03 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/032309cu/dry_run/path1" as "file2.txt"
2026/04/08 03:25:03 DEBUG : file2.txt: size = 13 (Local file system at /tmp/032309cu/datadir/test_dry_run-furifup3)
2026/04/08 03:25:03 DEBUG : file2.txt: size = 0 (Local file system at /tmp/032309cu/dry_run/path1)
2026/04/08 03:25:03 DEBUG : file2.txt: Sizes differ
2026/04/08 03:25:03 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/08 03:25:03 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/08 03:25:03 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/08 03:25:03 INFO : file2.txt: Copied (replaced existing)
2026/04/08 03:25:03 NOTICE: [36m(12) :[0m [34mtest deleted on path2 - file3[0m
2026/04/08 03:25:03 NOTICE: [36m(13) :[0m [34mdelete-file TestAzureBlob:rclone-test-qapafuf5mima/032309cu/dry_run/path2/file3.txt[0m
2026/04/08 03:25:03 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/dry_run/path2/"
2026/04/08 03:25:03 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/dry_run/path2/" to be canonical "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/dry_run/path2"
2026/04/08 03:25:03 INFO : file3.txt: Deleted
2026/04/08 03:25:03 NOTICE: [36m(14) :[0m [34mtest deleted on path1 - file4[0m
2026/04/08 03:25:03 NOTICE: [36m(15) :[0m [34mdelete-file /tmp/032309cu/dry_run/path1/file4.txt[0m
2026/04/08 03:25:03 DEBUG : Creating backend with remote "/tmp/032309cu/dry_run/path1/"
2026/04/08 03:25:03 DEBUG : fs cache: renaming cache item "/tmp/032309cu/dry_run/path1/" to be canonical "/tmp/032309cu/dry_run/path1"
2026/04/08 03:25:03 INFO : file4.txt: Deleted
2026/04/08 03:25:03 NOTICE: [36m(16) :[0m [34mtest changed on path2 and on path1 - file5 (file5R, file5L)[0m
2026/04/08 03:25:03 NOTICE: [36m(17) :[0m [34mtouch-glob 2001-01-02 /tmp/032309cu/datadir/test_dry_run-furifup3/ file5R.txt[0m
2026/04/08 03:25:03 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_dry_run-furifup3/" for canonical name "/tmp/032309cu/datadir/test_dry_run-furifup3"
2026/04/08 03:25:03 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/04/08 03:25:03 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/032309cu/datadir/test_dry_run-furifup3/file5R.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/dry_run/path2/ file5.txt[0m
2026/04/08 03:25:03 DEBUG : copyFile "/tmp/032309cu/datadir/test_dry_run-furifup3/file5R.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/dry_run/path2/" as "file5.txt"
2026/04/08 03:25:03 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_dry_run-furifup3/file5R.txt"
2026/04/08 03:25:03 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/dry_run/path2/"
2026/04/08 03:25:03 DEBUG : operations.CopyFile "file5R.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/dry_run/path2" as "file5.txt"
2026/04/08 03:25:03 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/032309cu/datadir/test_dry_run-furifup3)
2026/04/08 03:25:03 DEBUG : file5.txt: size = 0 (Azure container rclone-test-qapafuf5mima path 032309cu/dry_run/path2)
2026/04/08 03:25:03 DEBUG : file5R.txt: Sizes differ
2026/04/08 03:25:03 DEBUG : file5.txt: size = 39 OK
2026/04/08 03:25:03 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/08 03:25:03 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/04/08 03:25:03 NOTICE: [36m(19) :[0m [34mtouch-glob 2001-03-04 /tmp/032309cu/datadir/test_dry_run-furifup3/ file5L.txt[0m
2026/04/08 03:25:03 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_dry_run-furifup3/" for canonical name "/tmp/032309cu/datadir/test_dry_run-furifup3"
2026/04/08 03:25:03 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/04/08 03:25:03 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/032309cu/datadir/test_dry_run-furifup3/file5L.txt /tmp/032309cu/dry_run/path1/ file5.txt[0m
2026/04/08 03:25:03 DEBUG : copyFile "/tmp/032309cu/datadir/test_dry_run-furifup3/file5L.txt" to "/tmp/032309cu/dry_run/path1/" as "file5.txt"
2026/04/08 03:25:03 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_dry_run-furifup3/file5L.txt"
2026/04/08 03:25:03 DEBUG : Creating backend with remote "/tmp/032309cu/dry_run/path1/"
2026/04/08 03:25:03 DEBUG : operations.CopyFile "file5L.txt" to "Local file system at /tmp/032309cu/dry_run/path1" as "file5.txt"
2026/04/08 03:25:03 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/032309cu/datadir/test_dry_run-furifup3)
2026/04/08 03:25:03 DEBUG : file5.txt: size = 0 (Local file system at /tmp/032309cu/dry_run/path1)
2026/04/08 03:25:03 DEBUG : file5L.txt: Sizes differ
2026/04/08 03:25:03 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/04/08 03:25:03 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/08 03:25:03 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/04/08 03:25:03 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/04/08 03:25:03 NOTICE: [36m(21) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/04/08 03:25:03 NOTICE: [36m(22) :[0m [34mtouch-copy 2001-01-02 /tmp/032309cu/datadir/test_dry_run-furifup3/file6.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/dry_run/path2/[0m
2026/04/08 03:25:03 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_dry_run-furifup3/" for canonical name "/tmp/032309cu/datadir/test_dry_run-furifup3"
2026/04/08 03:25:03 DEBUG : file6.txt: Set modification time 2001-01-02
2026/04/08 03:25:03 DEBUG : copyFile "/tmp/032309cu/datadir/test_dry_run-furifup3/file6.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/dry_run/path2/" as ""
2026/04/08 03:25:03 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_dry_run-furifup3/file6.txt"
2026/04/08 03:25:03 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/dry_run/path2/"
2026/04/08 03:25:03 DEBUG : operations.CopyFile "file6.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/dry_run/path2" as "file6.txt"
2026/04/08 03:25:04 DEBUG : file6.txt: size = 19 (Local file system at /tmp/032309cu/datadir/test_dry_run-furifup3)
2026/04/08 03:25:04 DEBUG : file6.txt: size = 0 (Azure container rclone-test-qapafuf5mima path 032309cu/dry_run/path2)
2026/04/08 03:25:04 DEBUG : file6.txt: Sizes differ
2026/04/08 03:25:04 DEBUG : file6.txt: size = 19 OK
2026/04/08 03:25:04 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:25:04 INFO : file6.txt: Copied (replaced existing)
2026/04/08 03:25:04 NOTICE: [36m(23) :[0m [34mdelete-file /tmp/032309cu/dry_run/path1/file6.txt[0m
2026/04/08 03:25:04 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/dry_run/path1/" for canonical name "/tmp/032309cu/dry_run/path1"
2026/04/08 03:25:04 INFO : file6.txt: Deleted
2026/04/08 03:25:04 NOTICE: [36m(24) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/04/08 03:25:04 NOTICE: [36m(25) :[0m [34mtouch-copy 2001-01-02 /tmp/032309cu/datadir/test_dry_run-furifup3/file7.txt /tmp/032309cu/dry_run/path1/[0m
2026/04/08 03:25:04 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_dry_run-furifup3/" for canonical name "/tmp/032309cu/datadir/test_dry_run-furifup3"
2026/04/08 03:25:04 DEBUG : file7.txt: Set modification time 2001-01-02
2026/04/08 03:25:04 DEBUG : copyFile "/tmp/032309cu/datadir/test_dry_run-furifup3/file7.txt" to "/tmp/032309cu/dry_run/path1/" as ""
2026/04/08 03:25:04 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_dry_run-furifup3/file7.txt"
2026/04/08 03:25:04 DEBUG : Creating backend with remote "/tmp/032309cu/dry_run/path1/"
2026/04/08 03:25:04 DEBUG : operations.CopyFile "file7.txt" to "Local file system at /tmp/032309cu/dry_run/path1" as "file7.txt"
2026/04/08 03:25:04 DEBUG : file7.txt: size = 19 (Local file system at /tmp/032309cu/datadir/test_dry_run-furifup3)
2026/04/08 03:25:04 DEBUG : file7.txt: size = 0 (Local file system at /tmp/032309cu/dry_run/path1)
2026/04/08 03:25:04 DEBUG : file7.txt: Sizes differ
2026/04/08 03:25:04 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/08 03:25:04 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:25:04 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/08 03:25:04 INFO : file7.txt: Copied (replaced existing)
2026/04/08 03:25:04 NOTICE: [36m(26) :[0m [34mdelete-file TestAzureBlob:rclone-test-qapafuf5mima/032309cu/dry_run/path2/file7.txt[0m
2026/04/08 03:25:04 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/dry_run/path2/" for canonical name "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/dry_run/path2"
2026/04/08 03:25:04 INFO : file7.txt: Deleted
2026/04/08 03:25:04 NOTICE: [36m(27) :[0m [34mtest sync with dry-run and resync[0m
2026/04/08 03:25:04 NOTICE: [36m(28) :[0m [34mbisync dry-run resync[0m
2026/04/08 03:25:06 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/dry_run/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:25:06 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 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
}
2026/04/08 03:25:06 INFO : Synching Path1 "/tmp/032309cu/dry_run/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/dry_run/path2/"
2026/04/08 03:25:06 INFO : Copying Path2 files to Path1
2026/04/08 03:25:06 NOTICE: - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:25:06 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19)
2026/04/08 03:25:06 NOTICE: file4.txt: Skipped copy as --dry-run is set (size 0)
2026/04/08 03:25:06 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19)
2026/04/08 03:25:06 NOTICE: - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:25:06 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19)
2026/04/08 03:25:06 NOTICE: file3.txt: Skipped copy as --dry-run is set (size 0)
2026/04/08 03:25:06 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19)
2026/04/08 03:25:06 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13)
2026/04/08 03:25:06 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 0)
2026/04/08 03:25:06 NOTICE: file5.txt: Skipped copy as --dry-run is set (size 39)
2026/04/08 03:25:06 INFO : Resync updating listings
2026/04/08 03:25:06 INFO : [32mBisync successful[0m
2026/04/08 03:25:06 NOTICE: [36m(29) :[0m [34mcopy-listings dryrun-resync[0m
2026/04/08 03:25:06 NOTICE: [36m(30) :[0m [34mtest sync with dry-run[0m
2026/04/08 03:25:06 NOTICE: [36m(31) :[0m [34mbisync dry-run[0m
2026/04/08 03:25:08 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/dry_run/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:25:08 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 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
}
2026/04/08 03:25:08 INFO : Synching Path1 "/tmp/032309cu/dry_run/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/dry_run/path2/"
2026/04/08 03:25:08 INFO : Building Path1 and Path2 listings
2026/04/08 03:25:08 INFO : Path1 checking for diffs
2026/04/08 03:25:08 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/08 03:25:08 NOTICE: - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/08 03:25:08 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/08 03:25:08 NOTICE: - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/08 03:25:08 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/04/08 03:25:08 NOTICE: - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/08 03:25:08 INFO : Path1: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/04/08 03:25:08 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:25:08 INFO : Path2 checking for diffs
2026/04/08 03:25:08 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:25:08 NOTICE: - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/08 03:25:08 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/08 03:25:08 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/04/08 03:25:08 NOTICE: - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/08 03:25:08 NOTICE: - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/08 03:25:08 INFO : Path2: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/04/08 03:25:08 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:25:08 INFO : Applying changes
2026/04/08 03:25:08 INFO : Checking potential conflicts...
2026/04/08 03:25:08 ERROR : file5.txt: md5 differ
2026/04/08 03:25:08 NOTICE: Azure container rclone-test-qapafuf5mima path 032309cu/dry_run/path2: 1 differences found
2026/04/08 03:25:08 NOTICE: Azure container rclone-test-qapafuf5mima path 032309cu/dry_run/path2: 1 errors while checking
2026/04/08 03:25:08 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/08 03:25:08 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/dry_run/path2/file11.txt[0m
2026/04/08 03:25:08 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/dry_run/path2/file2.txt[0m
2026/04/08 03:25:08 NOTICE: - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/dry_run/path2/file4.txt[0m
2026/04/08 03:25:08 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/08 03:25:08 NOTICE: file5.txt: Skipped rename as --dry-run is set
2026/04/08 03:25:08 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/dry_run/path2/file5.txt.conflict1[0m
2026/04/08 03:25:08 NOTICE: file5.txt: Skipped rename as --dry-run is set
2026/04/08 03:25:08 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/032309cu/dry_run/path1/file5.txt.conflict2[0m
2026/04/08 03:25:08 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/032309cu/dry_run/path1/file6.txt[0m
2026/04/08 03:25:08 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/dry_run/path2/file7.txt[0m
2026/04/08 03:25:08 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/032309cu/dry_run/path1/file1.txt[0m
2026/04/08 03:25:08 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/032309cu/dry_run/path1/file10.txt[0m
2026/04/08 03:25:08 NOTICE: - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/032309cu/dry_run/path1/file3.txt[0m
2026/04/08 03:25:08 NOTICE: - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:25:09 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19)
2026/04/08 03:25:09 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19)
2026/04/08 03:25:09 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 19)
2026/04/08 03:25:09 NOTICE: file3.txt: Skipped delete as --dry-run is set (size 0)
2026/04/08 03:25:09 NOTICE: - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:25:09 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19)
2026/04/08 03:25:09 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13)
2026/04/08 03:25:09 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19)
2026/04/08 03:25:09 NOTICE: file4.txt: Skipped delete as --dry-run is set (size 0)
2026/04/08 03:25:09 INFO : Updating listings
2026/04/08 03:25:09 INFO : [32mBisync successful[0m
2026/04/08 03:25:09 NOTICE: [36m(32) :[0m [34mcopy-listings dryrun[0m
2026/04/08 03:25:09 NOTICE: [36m(33) :[0m [34mtest sync without dry-run[0m
2026/04/08 03:25:09 NOTICE: [36m(34) :[0m [34mbisync[0m
2026/04/08 03:25:11 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/dry_run/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:25:11 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 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
}
2026/04/08 03:25:11 INFO : Synching Path1 "/tmp/032309cu/dry_run/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/dry_run/path2/"
2026/04/08 03:25:11 INFO : Building Path1 and Path2 listings
2026/04/08 03:25:11 INFO : Path1 checking for diffs
2026/04/08 03:25:11 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/08 03:25:11 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/08 03:25:11 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/08 03:25:11 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/08 03:25:11 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/04/08 03:25:11 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/08 03:25:11 INFO : Path1: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/04/08 03:25:11 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:25:11 INFO : Path2 checking for diffs
2026/04/08 03:25:11 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:25:11 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/08 03:25:11 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/08 03:25:11 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/04/08 03:25:11 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/08 03:25:11 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/08 03:25:11 INFO : Path2: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/04/08 03:25:11 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:25:11 INFO : Applying changes
2026/04/08 03:25:11 INFO : Checking potential conflicts...
2026/04/08 03:25:11 ERROR : file5.txt: md5 differ
2026/04/08 03:25:11 NOTICE: Azure container rclone-test-qapafuf5mima path 032309cu/dry_run/path2: 1 differences found
2026/04/08 03:25:11 NOTICE: Azure container rclone-test-qapafuf5mima path 032309cu/dry_run/path2: 1 errors while checking
2026/04/08 03:25:11 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/08 03:25:11 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/dry_run/path2/file11.txt[0m
2026/04/08 03:25:11 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/dry_run/path2/file2.txt[0m
2026/04/08 03:25:11 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/dry_run/path2/file4.txt[0m
2026/04/08 03:25:11 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/08 03:25:11 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/032309cu/dry_run/path1/file5.txt.conflict1[0m
2026/04/08 03:25:11 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/04/08 03:25:11 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/dry_run/path2/file5.txt.conflict1[0m
2026/04/08 03:25:11 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/dry_run/path2/file5.txt.conflict2[0m
2026/04/08 03:25:11 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict2
2026/04/08 03:25:11 INFO : file5.txt: Deleted
2026/04/08 03:25:11 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/032309cu/dry_run/path1/file5.txt.conflict2[0m
2026/04/08 03:25:11 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/032309cu/dry_run/path1/file6.txt[0m
2026/04/08 03:25:11 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/dry_run/path2/file7.txt[0m
2026/04/08 03:25:11 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/032309cu/dry_run/path1/file1.txt[0m
2026/04/08 03:25:11 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/032309cu/dry_run/path1/file10.txt[0m
2026/04/08 03:25:11 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/032309cu/dry_run/path1/file3.txt[0m
2026/04/08 03:25:11 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:25:11 INFO : file6.txt: Copied (new)
2026/04/08 03:25:11 INFO : file5.txt.conflict2: Copied (new)
2026/04/08 03:25:11 INFO : file10.txt: Copied (new)
2026/04/08 03:25:11 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:25:11 INFO : file3.txt: Deleted
2026/04/08 03:25:11 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:25:12 INFO : file11.txt: Copied (new)
2026/04/08 03:25:12 INFO : file7.txt: Copied (new)
2026/04/08 03:25:12 INFO : file2.txt: Copied (replaced existing)
2026/04/08 03:25:12 INFO : file5.txt.conflict1: Copied (new)
2026/04/08 03:25:12 INFO : file4.txt: Deleted
2026/04/08 03:25:12 INFO : Updating listings
2026/04/08 03:25:12 INFO : Validating listings for Path1 "/tmp/032309cu/dry_run/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/dry_run/path2/"
2026/04/08 03:25:12 INFO : [32mBisync successful[0m
2026/04/08 03:25:12 DEBUG : Waiting for deletions to finish
2026/04/08 03:25:12 INFO : RCLONE_TEST: Deleted
2026/04/08 03:25:12 INFO : file6.txt: Deleted
2026/04/08 03:25:12 INFO : file1.txt: Deleted
2026/04/08 03:25:12 INFO : file7.txt: Deleted
2026/04/08 03:25:12 INFO : file10.txt: Deleted
2026/04/08 03:25:12 INFO : file11.txt: Deleted
2026/04/08 03:25:12 INFO : file5.txt.conflict1: Deleted
2026/04/08 03:25:12 INFO : file5.txt.conflict2: Deleted
2026/04/08 03:25:12 INFO : file2.txt: Deleted
2026/04/08 03:25:12 DEBUG : removing 1 level 0 directories
2026/04/08 03:25:12 INFO : Local file system at /tmp/032309cu/dry_run/path1: Removing directory
2026/04/08 03:25:12 DEBUG : Waiting for deletions to finish
2026/04/08 03:25:12 INFO : file1.txt: Deleted
2026/04/08 03:25:12 INFO : file5.txt.conflict1: Deleted
2026/04/08 03:25:12 INFO : file5.txt.conflict2: Deleted
2026/04/08 03:25:12 INFO : file2.txt: Deleted
2026/04/08 03:25:12 INFO : RCLONE_TEST: Deleted
2026/04/08 03:25:12 INFO : file11.txt: Deleted
2026/04/08 03:25:12 INFO : file10.txt: Deleted
2026/04/08 03:25:12 INFO : file6.txt: Deleted
2026/04/08 03:25:12 INFO : file7.txt: Deleted
2026/04/08 03:25:12 DEBUG : removing 1 level 0 directories
2026/04/08 03:25:12 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/dry_run/path2: Removing directory
bisync_test.go:608: [32mTEST dry_run PASSED[0m
=== RUN TestBisyncLocalRemote/equal
2026/04/08 03:25:12 DEBUG : Creating backend with remote "/tmp/032309cu/equal/path1"
2026/04/08 03:25:12 INFO : path2: Making directory
2026/04/08 03:25:12 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/equal/path2"
2026/04/08 03:25:12 DEBUG : Creating backend with remote "/tmp/032309cu/initdir/test_equal-luqevoz4"
2026/04/08 03:25:12 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:25:12 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:12 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:12 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:25:12 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:25:12 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:12 DEBUG : Local file system at /tmp/032309cu/initdir/test_equal-luqevoz4: Waiting for checks to finish
2026/04/08 03:25:12 DEBUG : Local file system at /tmp/032309cu/initdir/test_equal-luqevoz4: Waiting for transfers to finish
2026/04/08 03:25:12 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:25:12 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:25:12 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:25:12 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:12 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:25:12 INFO : file1.txt: Copied (new)
2026/04/08 03:25:12 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:25:12 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:25:12 INFO : file2.txt: Copied (new)
2026/04/08 03:25:12 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_equal-kiseyoz9"
2026/04/08 03:25:12 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:12 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:12 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:12 DEBUG : file1L.txt.bc963e7b.partial: size = 33 OK
2026/04/08 03:25:12 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/04/08 03:25:12 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:25:12 DEBUG : Local file system at /tmp/032309cu/datadir/test_equal-kiseyoz9: Waiting for checks to finish
2026/04/08 03:25:12 DEBUG : Local file system at /tmp/032309cu/datadir/test_equal-kiseyoz9: Waiting for transfers to finish
2026/04/08 03:25:12 DEBUG : file1L.txt.bc963e7b.partial: renamed to: file1L.txt
2026/04/08 03:25:12 INFO : file1L.txt: Copied (new)
2026/04/08 03:25:12 DEBUG : file1R.txt.df7bff44.partial: size = 33 OK
2026/04/08 03:25:12 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/08 03:25:12 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/08 03:25:12 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/04/08 03:25:12 INFO : file2.txt: Copied (new)
2026/04/08 03:25:12 DEBUG : file1R.txt.df7bff44.partial: renamed to: file1R.txt
2026/04/08 03:25:12 INFO : file1R.txt: Copied (new)
2026/04/08 03:25:12 DEBUG : Waiting for deletions to finish
2026/04/08 03:25:12 ERROR : error listing: directory not found
2026/04/08 03:25:12 ERROR : Local file system at /tmp/032309cu/equal/path1: Failed to list "": directory not found
2026/04/08 03:25:12 DEBUG : removing 1 level 0 directories
2026/04/08 03:25:12 INFO : Local file system at /tmp/032309cu/equal/path1: Removing directory
2026/04/08 03:25:12 ERROR : Failed to rmdir: stat /tmp/032309cu/equal/path1: no such file or directory
2026/04/08 03:25:12 DEBUG : Waiting for deletions to finish
2026/04/08 03:25:12 DEBUG : removing 1 level 0 directories
2026/04/08 03:25:12 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/equal/path2: Removing directory
2026/04/08 03:25:12 ERROR : error listing: directory not found
2026/04/08 03:25:12 NOTICE: checking initFs Local file system at /tmp/032309cu/initdir/test_equal-luqevoz4
2026/04/08 03:25:12 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:25:12 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:12 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:12 DEBUG : Local file system at /tmp/032309cu/equal/path1: Waiting for checks to finish
2026/04/08 03:25:12 DEBUG : Local file system at /tmp/032309cu/equal/path1: Waiting for transfers to finish
2026/04/08 03:25:12 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:25:12 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:25:12 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:25:12 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:25:12 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:12 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:25:12 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:12 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:25:12 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:25:12 INFO : file1.txt: Copied (new)
2026/04/08 03:25:12 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:25:12 INFO : file2.txt: Copied (new)
2026/04/08 03:25:12 NOTICE: checking Path1 Local file system at /tmp/032309cu/equal/path1
2026/04/08 03:25:12 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:25:12 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:12 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:12 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/equal/path2: Waiting for checks to finish
2026/04/08 03:25:12 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/equal/path2: Waiting for transfers to finish
2026/04/08 03:25:12 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:25:12 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:12 INFO : file1.txt: Copied (new)
2026/04/08 03:25:12 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:25:12 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:25:12 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:25:12 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:25:12 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:12 INFO : file2.txt: Copied (new)
2026/04/08 03:25:12 NOTICE: checking path2 Azure container rclone-test-qapafuf5mima path 032309cu/equal/path2
2026/04/08 03:25:12 NOTICE: [36m(01) :[0m [34mtest equal[0m
2026/04/08 03:25:12 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:25:12 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/08 03:25:14 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/equal/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:25:14 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 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
}
2026/04/08 03:25:14 INFO : Synching Path1 "/tmp/032309cu/equal/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/equal/path2/"
2026/04/08 03:25:14 INFO : Copying Path2 files to Path1
2026/04/08 03:25:14 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:25:14 INFO : There was nothing to transfer
2026/04/08 03:25:14 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:25:15 INFO : There was nothing to transfer
2026/04/08 03:25:15 INFO : Resync updating listings
2026/04/08 03:25:15 INFO : Validating listings for Path1 "/tmp/032309cu/equal/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/equal/path2/"
2026/04/08 03:25:15 INFO : [32mBisync successful[0m
2026/04/08 03:25:15 NOTICE: [36m(04) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/08 03:25:15 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/032309cu/datadir/test_equal-kiseyoz9/ file1R.txt[0m
2026/04/08 03:25:15 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_equal-kiseyoz9/"
2026/04/08 03:25:15 DEBUG : fs cache: renaming cache item "/tmp/032309cu/datadir/test_equal-kiseyoz9/" to be canonical "/tmp/032309cu/datadir/test_equal-kiseyoz9"
2026/04/08 03:25:15 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/04/08 03:25:15 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/032309cu/datadir/test_equal-kiseyoz9/file1R.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/equal/path2/ file1.txt[0m
2026/04/08 03:25:15 DEBUG : copyFile "/tmp/032309cu/datadir/test_equal-kiseyoz9/file1R.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/equal/path2/" as "file1.txt"
2026/04/08 03:25:15 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_equal-kiseyoz9/file1R.txt"
2026/04/08 03:25:15 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/equal/path2/"
2026/04/08 03:25:15 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/equal/path2" as "file1.txt"
2026/04/08 03:25:15 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/032309cu/datadir/test_equal-kiseyoz9)
2026/04/08 03:25:15 DEBUG : file1.txt: size = 0 (Azure container rclone-test-qapafuf5mima path 032309cu/equal/path2)
2026/04/08 03:25:15 DEBUG : file1R.txt: Sizes differ
2026/04/08 03:25:15 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:25:15 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/08 03:25:15 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:25:15 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-03-04 /tmp/032309cu/datadir/test_equal-kiseyoz9/ file1L.txt[0m
2026/04/08 03:25:15 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_equal-kiseyoz9/" for canonical name "/tmp/032309cu/datadir/test_equal-kiseyoz9"
2026/04/08 03:25:15 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/04/08 03:25:15 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/032309cu/datadir/test_equal-kiseyoz9/file1L.txt /tmp/032309cu/equal/path1/ file1.txt[0m
2026/04/08 03:25:15 DEBUG : copyFile "/tmp/032309cu/datadir/test_equal-kiseyoz9/file1L.txt" to "/tmp/032309cu/equal/path1/" as "file1.txt"
2026/04/08 03:25:15 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_equal-kiseyoz9/file1L.txt"
2026/04/08 03:25:15 DEBUG : Creating backend with remote "/tmp/032309cu/equal/path1/"
2026/04/08 03:25:15 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/032309cu/equal/path1" as "file1.txt"
2026/04/08 03:25:15 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/032309cu/datadir/test_equal-kiseyoz9)
2026/04/08 03:25:15 DEBUG : file1.txt: size = 0 (Local file system at /tmp/032309cu/equal/path1)
2026/04/08 03:25:15 DEBUG : file1L.txt: Sizes differ
2026/04/08 03:25:15 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/04/08 03:25:15 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:25:15 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/04/08 03:25:15 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:25:15 NOTICE: [36m(09) :[0m [34mtest changed on both paths and identical - file2[0m
2026/04/08 03:25:15 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-01-02 /tmp/032309cu/datadir/test_equal-kiseyoz9/ file2.txt[0m
2026/04/08 03:25:15 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_equal-kiseyoz9/" for canonical name "/tmp/032309cu/datadir/test_equal-kiseyoz9"
2026/04/08 03:25:15 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/08 03:25:15 NOTICE: [36m(11) :[0m [34mcopy-as /tmp/032309cu/datadir/test_equal-kiseyoz9/file2.txt /tmp/032309cu/equal/path1/ file2.txt[0m
2026/04/08 03:25:15 DEBUG : copyFile "/tmp/032309cu/datadir/test_equal-kiseyoz9/file2.txt" to "/tmp/032309cu/equal/path1/" as "file2.txt"
2026/04/08 03:25:15 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_equal-kiseyoz9/file2.txt"
2026/04/08 03:25:15 DEBUG : Creating backend with remote "/tmp/032309cu/equal/path1/"
2026/04/08 03:25:15 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/032309cu/equal/path1" as "file2.txt"
2026/04/08 03:25:15 DEBUG : file2.txt: size = 37 (Local file system at /tmp/032309cu/datadir/test_equal-kiseyoz9)
2026/04/08 03:25:15 DEBUG : file2.txt: size = 0 (Local file system at /tmp/032309cu/equal/path1)
2026/04/08 03:25:15 DEBUG : file2.txt: Sizes differ
2026/04/08 03:25:15 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/04/08 03:25:15 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/08 03:25:15 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/04/08 03:25:15 INFO : file2.txt: Copied (replaced existing)
2026/04/08 03:25:15 NOTICE: [36m(12) :[0m [34mcopy-as /tmp/032309cu/datadir/test_equal-kiseyoz9/file2.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/equal/path2/ file2.txt[0m
2026/04/08 03:25:15 DEBUG : copyFile "/tmp/032309cu/datadir/test_equal-kiseyoz9/file2.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/equal/path2/" as "file2.txt"
2026/04/08 03:25:15 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_equal-kiseyoz9/file2.txt"
2026/04/08 03:25:15 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/equal/path2/"
2026/04/08 03:25:15 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/equal/path2" as "file2.txt"
2026/04/08 03:25:15 DEBUG : file2.txt: size = 37 (Local file system at /tmp/032309cu/datadir/test_equal-kiseyoz9)
2026/04/08 03:25:15 DEBUG : file2.txt: size = 0 (Azure container rclone-test-qapafuf5mima path 032309cu/equal/path2)
2026/04/08 03:25:15 DEBUG : file2.txt: Sizes differ
2026/04/08 03:25:15 DEBUG : file2.txt: size = 37 OK
2026/04/08 03:25:15 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/08 03:25:15 INFO : file2.txt: Copied (replaced existing)
2026/04/08 03:25:15 NOTICE: [36m(13) :[0m [34mtest bisync run[0m
2026/04/08 03:25:15 NOTICE: [36m(14) :[0m [34mbisync[0m
2026/04/08 03:25:17 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/equal/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:25:17 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:25:17 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:25:17 INFO : Synching Path1 "/tmp/032309cu/equal/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/equal/path2/"
2026/04/08 03:25:17 INFO : Building Path1 and Path2 listings
2026/04/08 03:25:17 INFO : Path1 checking for diffs
2026/04/08 03:25:17 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:25:17 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/08 03:25:17 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/08 03:25:17 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:25:17 INFO : Path2 checking for diffs
2026/04/08 03:25:17 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:25:17 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/08 03:25:17 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/08 03:25:17 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:25:17 INFO : Applying changes
2026/04/08 03:25:17 INFO : Checking potential conflicts...
2026/04/08 03:25:17 ERROR : file1.txt: md5 differ
2026/04/08 03:25:17 NOTICE: Azure container rclone-test-qapafuf5mima path 032309cu/equal/path2: 1 differences found
2026/04/08 03:25:17 NOTICE: Azure container rclone-test-qapafuf5mima path 032309cu/equal/path2: 1 errors while checking
2026/04/08 03:25:17 NOTICE: Azure container rclone-test-qapafuf5mima path 032309cu/equal/path2: 1 matching files
2026/04/08 03:25:17 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/08 03:25:17 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/08 03:25:17 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/032309cu/equal/path1/file1.txt.conflict1[0m
2026/04/08 03:25:17 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict1
2026/04/08 03:25:17 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/equal/path2/file1.txt.conflict1[0m
2026/04/08 03:25:17 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/equal/path2/file1.txt.conflict2[0m
2026/04/08 03:25:17 INFO : file1.txt: Copied (server-side copy) to: file1.txt.conflict2
2026/04/08 03:25:17 INFO : file1.txt: Deleted
2026/04/08 03:25:17 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/032309cu/equal/path1/file1.txt.conflict2[0m
2026/04/08 03:25:17 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/04/08 03:25:17 INFO : Files are equal! Skipping: file2.txt
2026/04/08 03:25:17 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:25:18 INFO : file1.txt.conflict2: Copied (new)
2026/04/08 03:25:18 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:25:18 INFO : file1.txt.conflict1: Copied (new)
2026/04/08 03:25:18 INFO : Updating listings
2026/04/08 03:25:18 INFO : Validating listings for Path1 "/tmp/032309cu/equal/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/equal/path2/"
2026/04/08 03:25:18 INFO : [32mBisync successful[0m
2026/04/08 03:25:18 DEBUG : Waiting for deletions to finish
2026/04/08 03:25:18 INFO : RCLONE_TEST: Deleted
2026/04/08 03:25:18 INFO : file1.txt.conflict2: Deleted
2026/04/08 03:25:18 INFO : file2.txt: Deleted
2026/04/08 03:25:18 INFO : file1.txt.conflict1: Deleted
2026/04/08 03:25:18 DEBUG : removing 1 level 0 directories
2026/04/08 03:25:18 INFO : Local file system at /tmp/032309cu/equal/path1: Removing directory
2026/04/08 03:25:18 DEBUG : Waiting for deletions to finish
2026/04/08 03:25:18 INFO : file1.txt.conflict2: Deleted
2026/04/08 03:25:18 INFO : file2.txt: Deleted
2026/04/08 03:25:18 INFO : file1.txt.conflict1: Deleted
2026/04/08 03:25:18 INFO : RCLONE_TEST: Deleted
2026/04/08 03:25:18 DEBUG : removing 1 level 0 directories
2026/04/08 03:25:18 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/equal/path2: Removing directory
bisync_test.go:608: [32mTEST equal PASSED[0m
=== RUN TestBisyncLocalRemote/ext_paths
2026/04/08 03:25:18 DEBUG : Creating backend with remote "/tmp/032309cu/ext_paths/path1"
2026/04/08 03:25:18 INFO : path2: Making directory
2026/04/08 03:25:18 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ext_paths/path2"
2026/04/08 03:25:18 DEBUG : Creating backend with remote "/tmp/032309cu/initdir/test_ext_paths-vujujey6"
2026/04/08 03:25:18 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:25:18 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:18 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:18 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:18 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:18 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:18 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/04/08 03:25:18 DEBUG : 測試Русский ěáñ: Making directory with metadata
2026/04/08 03:25:18 INFO : 測試Русский ěáñ: Made directory with metadata (mtime=2024-04-17T01:00:03.064427195Z)
2026/04/08 03:25:18 DEBUG : Added delayed dir = "測試Русский ěáñ", newDst=測試Русский ěáñ
2026/04/08 03:25:18 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/08 03:25:18 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:18 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:18 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:18 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/04/08 03:25:18 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/08 03:25:18 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/08 03:25:18 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:25:18 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:18 DEBUG : Local file system at /tmp/032309cu/initdir/test_ext_paths-vujujey6: Waiting for checks to finish
2026/04/08 03:25:18 DEBUG : Local file system at /tmp/032309cu/initdir/test_ext_paths-vujujey6: Waiting for transfers to finish
2026/04/08 03:25:18 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/08 03:25:18 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:25:18 INFO : file1.txt: Copied (new)
2026/04/08 03:25:18 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:25:18 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/08 03:25:18 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/08 03:25:18 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:25:18 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/08 03:25:18 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/08 03:25:18 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:25:18 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/04/08 03:25:18 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/08 03:25:18 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:25:18 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:18 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/04/08 03:25:18 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:18 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:25:18 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/04/08 03:25:18 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/04/08 03:25:18 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/08 03:25:18 INFO : Русский.txt: Copied (new)
2026/04/08 03:25:18 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/04/08 03:25:18 INFO : 測試_check file: Copied (new)
2026/04/08 03:25:18 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:25:18 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/04/08 03:25:18 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:25:18 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:25:18 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:25:18 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/04/08 03:25:18 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/04/08 03:25:18 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:25:18 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:18 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/04/08 03:25:18 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/04/08 03:25:18 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/08 03:25:18 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_ext_paths-nidovim7"
2026/04/08 03:25:18 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:18 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:18 DEBUG : Local file system at /tmp/032309cu/datadir/test_ext_paths-nidovim7: Waiting for checks to finish
2026/04/08 03:25:18 DEBUG : Local file system at /tmp/032309cu/datadir/test_ext_paths-nidovim7: Waiting for transfers to finish
2026/04/08 03:25:18 DEBUG : file1.txt.817ca4fb.partial: size = 19 OK
2026/04/08 03:25:18 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:25:18 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK
2026/04/08 03:25:18 DEBUG : file1.txt.817ca4fb.partial: renamed to: file1.txt
2026/04/08 03:25:18 INFO : file1.txt: Copied (new)
2026/04/08 03:25:18 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/08 03:25:18 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt
2026/04/08 03:25:18 INFO : 測試_filtersfile.txt: Copied (new)
2026/04/08 03:25:18 DEBUG : Waiting for deletions to finish
2026/04/08 03:25:18 ERROR : error listing: directory not found
2026/04/08 03:25:18 ERROR : Local file system at /tmp/032309cu/ext_paths/path1: Failed to list "": directory not found
2026/04/08 03:25:18 DEBUG : removing 1 level 0 directories
2026/04/08 03:25:18 INFO : Local file system at /tmp/032309cu/ext_paths/path1: Removing directory
2026/04/08 03:25:18 ERROR : Failed to rmdir: stat /tmp/032309cu/ext_paths/path1: no such file or directory
2026/04/08 03:25:18 DEBUG : Waiting for deletions to finish
2026/04/08 03:25:18 DEBUG : removing 1 level 0 directories
2026/04/08 03:25:18 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/ext_paths/path2: Removing directory
2026/04/08 03:25:18 ERROR : error listing: directory not found
2026/04/08 03:25:18 NOTICE: checking initFs Local file system at /tmp/032309cu/initdir/test_ext_paths-vujujey6
2026/04/08 03:25:18 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:25:18 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:18 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:18 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:18 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:18 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:18 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/04/08 03:25:18 DEBUG : 測試Русский ěáñ: Making directory with metadata
2026/04/08 03:25:18 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:25:18 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:25:18 INFO : 測試Русский ěáñ: Made directory with metadata (mtime=2024-04-17T01:00:03.064427195Z)
2026/04/08 03:25:18 DEBUG : Added delayed dir = "測試Русский ěáñ", newDst=測試Русский ěáñ
2026/04/08 03:25:18 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:25:18 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/08 03:25:18 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:25:18 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:25:18 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:18 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:18 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/08 03:25:18 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:18 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/08 03:25:18 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/04/08 03:25:18 DEBUG : Local file system at /tmp/032309cu/ext_paths/path1: Waiting for checks to finish
2026/04/08 03:25:18 DEBUG : Local file system at /tmp/032309cu/ext_paths/path1: Waiting for transfers to finish
2026/04/08 03:25:18 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:18 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/08 03:25:18 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:25:18 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:25:18 INFO : file1.txt: Copied (new)
2026/04/08 03:25:18 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/08 03:25:18 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/08 03:25:18 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/08 03:25:18 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:25:18 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/08 03:25:18 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:18 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/08 03:25:18 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/08 03:25:18 INFO : Русский.txt: Copied (new)
2026/04/08 03:25:18 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:25:18 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/04/08 03:25:18 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:18 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/04/08 03:25:18 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/04/08 03:25:18 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:18 INFO : 測試_check file: Copied (new)
2026/04/08 03:25:18 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/04/08 03:25:18 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/04/08 03:25:18 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:25:18 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/04/08 03:25:18 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:25:18 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/04/08 03:25:18 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/04/08 03:25:18 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/04/08 03:25:18 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/04/08 03:25:18 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:25:18 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/08 03:25:18 NOTICE: checking Path1 Local file system at /tmp/032309cu/ext_paths/path1
2026/04/08 03:25:18 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:25:18 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:18 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:18 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:18 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:18 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:18 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/04/08 03:25:18 INFO : 測試Русский ěáñ: Making directory
2026/04/08 03:25:18 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:18 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:18 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/04/08 03:25:18 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/ext_paths/path2: Waiting for checks to finish
2026/04/08 03:25:18 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/ext_paths/path2: Waiting for transfers to finish
2026/04/08 03:25:18 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:25:18 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:25:18 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:25:18 DEBUG : filename_contains_ě_.txt: size = 272 OK
2026/04/08 03:25:18 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:25:18 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/08 03:25:18 DEBUG : file_enconde_mañana_funcionará.txt: size = 0 OK
2026/04/08 03:25:18 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:18 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/08 03:25:18 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:25:18 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:18 INFO : file1.txt: Copied (new)
2026/04/08 03:25:18 DEBUG : 測試_check file: size = 0 OK
2026/04/08 03:25:18 DEBUG : Русский.txt: size = 0 OK
2026/04/08 03:25:18 DEBUG : filename_contains_ࢺ_.txt: size = 272 OK
2026/04/08 03:25:18 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:18 INFO : Русский.txt: Copied (new)
2026/04/08 03:25:18 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:25:18 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:25:18 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:18 INFO : 測試_check file: Copied (new)
2026/04/08 03:25:18 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: size = 272 OK
2026/04/08 03:25:18 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:25:18 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/04/08 03:25:19 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: size = 272 OK
2026/04/08 03:25:19 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:25:19 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:25:19 DEBUG : 測試Русский ěáñ/測試_check file: size = 0 OK
2026/04/08 03:25:19 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:19 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/04/08 03:25:19 NOTICE: checking path2 Azure container rclone-test-qapafuf5mima path 032309cu/ext_paths/path2
2026/04/08 03:25:19 NOTICE: [36m(01) :[0m [34mtest extended-char-paths[0m
2026/04/08 03:25:19 NOTICE: [36m(02) :[0m [34mfix-names /tmp/032309cu/ext_paths/path1/測試Русский{spc}{spc}ěáñ/[0m
2026/04/08 03:25:19 DEBUG : /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/: is NFC: true
2026/04/08 03:25:19 DEBUG : /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/: is NFD: false
2026/04/08 03:25:19 DEBUG : /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/: is valid UTF8: true
2026/04/08 03:25:19 DEBUG : /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/: attempting to fix directory
2026/04/08 03:25:19 DEBUG : old and new are equal. Skipping. /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/ (69d63cf5870b564fc24624521935562f) /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/ (69d63cf5870b564fc24624521935562f)
2026/04/08 03:25:19 DEBUG : Creating backend with remote "/tmp/032309cu/ext_paths/path1/測試Русский ěáñ/"
2026/04/08 03:25:19 DEBUG : fs cache: renaming cache item "/tmp/032309cu/ext_paths/path1/測試Русский ěáñ/" to be canonical "/tmp/032309cu/ext_paths/path1/測試Русский ěáñ"
2026/04/08 03:25:19 DEBUG : Attempting to move /tmp/032309cu/ext_paths/path1/測試Русский ěáñ to /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/
2026/04/08 03:25:19 DEBUG : Creating backend with remote "/tmp/032309cu/ext_paths/path1/測試Русский ěáñ-rclone-move-berares9"
2026/04/08 03:25:19 DEBUG : Local file system at /tmp/032309cu/ext_paths/path1/測試Русский ěáñ-rclone-move-berares9: Using server-side directory move
2026/04/08 03:25:19 ERROR : Local file system at /tmp/032309cu/ext_paths/path1/測試Русский ěáñ-rclone-move-berares9: Server side directory move failed: rename /tmp/032309cu/ext_paths/path1/測試Русский ěáñ /tmp/032309cu/ext_paths/path1/測試Русский ěáñ-rclone-move-berares9: no such file or directory
2026/04/08 03:25:19 DEBUG : Local file system at /tmp/032309cu/ext_paths/path1/測試Русский ěáñ: error attempting to move folder: rename /tmp/032309cu/ext_paths/path1/測試Русский ěáñ /tmp/032309cu/ext_paths/path1/測試Русский ěáñ-rclone-move-berares9: no such file or directory
2026/04/08 03:25:19 DEBUG : Creating backend with remote "/tmp/032309cu/ext_paths/path1/測試Русский ěáñ/"
2026/04/08 03:25:19 DEBUG : fs cache: renaming cache item "/tmp/032309cu/ext_paths/path1/測試Русский ěáñ/" to be canonical "/tmp/032309cu/ext_paths/path1/測試Русский ěáñ"
2026/04/08 03:25:19 DEBUG : Local file system at /tmp/032309cu/ext_paths/path1/測試Русский ěáñ: Using server-side directory move
2026/04/08 03:25:19 INFO : Local file system at /tmp/032309cu/ext_paths/path1/測試Русский ěáñ: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2026/04/08 03:25:19 ERROR : Local file system at /tmp/032309cu/ext_paths/path1/測試Русский ěáñ-rclone-move-berares9: error reading source root directory: directory not found
2026/04/08 03:25:19 DEBUG : Local file system at /tmp/032309cu/ext_paths/path1/測試Русский ěáñ: Waiting for checks to finish
2026/04/08 03:25:19 DEBUG : Local file system at /tmp/032309cu/ext_paths/path1/測試Русский ěáñ: Waiting for transfers to finish
2026/04/08 03:25:19 DEBUG : Local file system at /tmp/032309cu/ext_paths/path1/測試Русский ěáñ-rclone-move-berares9: error attempting to move folder to /tmp/032309cu/ext_paths/path1/測試Русский ěáñ: directory not found
2026/04/08 03:25:19 NOTICE: [36m(03) :[0m [34mfix-names TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский{spc}{spc}ěáñ/[0m
2026/04/08 03:25:19 DEBUG : rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/: is NFC: true
2026/04/08 03:25:19 DEBUG : rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/: is NFD: false
2026/04/08 03:25:19 DEBUG : rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/: is valid UTF8: true
2026/04/08 03:25:19 DEBUG : TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/: attempting to fix directory
2026/04/08 03:25:19 DEBUG : old and new are equal. Skipping. TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/ (d658bfca6a79c885cf97ca56b7a12d0e) TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/ (d658bfca6a79c885cf97ca56b7a12d0e)
2026/04/08 03:25:19 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/"
2026/04/08 03:25:19 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/" to be canonical "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ"
2026/04/08 03:25:19 DEBUG : Attempting to move rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ to TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/
2026/04/08 03:25:19 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ-rclone-move-tedefed3"
2026/04/08 03:25:19 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/ext_paths/path2/測試Русский ěáñ-rclone-move-tedefed3: Waiting for checks to finish
2026/04/08 03:25:19 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/ext_paths/path2/測試Русский ěáñ-rclone-move-tedefed3: Waiting for transfers to finish
2026/04/08 03:25:19 INFO : There was nothing to transfer
2026/04/08 03:25:19 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/"
2026/04/08 03:25:19 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/" to be canonical "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ"
2026/04/08 03:25:19 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/ext_paths/path2/測試Русский ěáñ: Waiting for checks to finish
2026/04/08 03:25:19 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/ext_paths/path2/測試Русский ěáñ: Waiting for transfers to finish
2026/04/08 03:25:19 INFO : There was nothing to transfer
2026/04/08 03:25:19 NOTICE: [36m(04) :[0m [34mfix-names /tmp/032309cu/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/08 03:25:19 DEBUG : /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFC: true
2026/04/08 03:25:19 DEBUG : /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFD: false
2026/04/08 03:25:19 DEBUG : /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/04/08 03:25:19 DEBUG : /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/08 03:25:19 DEBUG : /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 84e7017c7cd663a8a150aa445b2197e4
2026/04/08 03:25:19 DEBUG : FILE old: /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/04/08 03:25:19 DEBUG : HASH old: 84e7017c7cd663a8a150aa445b2197e4 new: 84e7017c7cd663a8a150aa445b2197e4 equal: true
2026/04/08 03:25:19 DEBUG : /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false e753ff8addb2fa22395bfe9fd8c54c94
2026/04/08 03:25:19 DEBUG : FILE old: /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/04/08 03:25:19 DEBUG : HASH old: e753ff8addb2fa22395bfe9fd8c54c94 new: 84e7017c7cd663a8a150aa445b2197e4 equal: false
2026/04/08 03:25:19 DEBUG : /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false e753ff8addb2fa22395bfe9fd8c54c94
2026/04/08 03:25:19 DEBUG : FILE old: /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/04/08 03:25:19 DEBUG : HASH old: e753ff8addb2fa22395bfe9fd8c54c94 new: 84e7017c7cd663a8a150aa445b2197e4 equal: false
2026/04/08 03:25:19 DEBUG : /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 84e7017c7cd663a8a150aa445b2197e4
2026/04/08 03:25:19 DEBUG : FILE old: /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/04/08 03:25:19 DEBUG : HASH old: 84e7017c7cd663a8a150aa445b2197e4 new: 84e7017c7cd663a8a150aa445b2197e4 equal: true
2026/04/08 03:25:19 DEBUG : /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/08 03:25:19 NOTICE: [36m(05) :[0m [34mfix-names TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/08 03:25:19 DEBUG : rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFC: true
2026/04/08 03:25:19 DEBUG : rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFD: false
2026/04/08 03:25:19 DEBUG : rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/04/08 03:25:19 DEBUG : rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/08 03:25:19 DEBUG : rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true 60b4ec89dc0c183cd43000289dd42e4b
2026/04/08 03:25:19 DEBUG : FILE old: rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/04/08 03:25:19 DEBUG : HASH old: 60b4ec89dc0c183cd43000289dd42e4b new: 60b4ec89dc0c183cd43000289dd42e4b equal: true
2026/04/08 03:25:19 DEBUG : rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 3fc29e2e1704c5fc9559d04607c26416
2026/04/08 03:25:19 DEBUG : FILE old: rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/04/08 03:25:19 DEBUG : HASH old: 3fc29e2e1704c5fc9559d04607c26416 new: 60b4ec89dc0c183cd43000289dd42e4b equal: false
2026/04/08 03:25:19 DEBUG : rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 3fc29e2e1704c5fc9559d04607c26416
2026/04/08 03:25:19 DEBUG : FILE old: rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/04/08 03:25:19 DEBUG : HASH old: 3fc29e2e1704c5fc9559d04607c26416 new: 60b4ec89dc0c183cd43000289dd42e4b equal: false
2026/04/08 03:25:19 DEBUG : rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true 60b4ec89dc0c183cd43000289dd42e4b
2026/04/08 03:25:19 DEBUG : FILE old: rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/04/08 03:25:19 DEBUG : HASH old: 60b4ec89dc0c183cd43000289dd42e4b new: 60b4ec89dc0c183cd43000289dd42e4b equal: true
2026/04/08 03:25:19 DEBUG : rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/08 03:25:19 NOTICE: [36m(06) :[0m [34mfix-names /tmp/032309cu/ext_paths/path1/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt[0m
2026/04/08 03:25:19 DEBUG : /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is NFC: true
2026/04/08 03:25:19 DEBUG : /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is NFD: false
2026/04/08 03:25:19 DEBUG : /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is valid UTF8: true
2026/04/08 03:25:19 DEBUG : /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/08 03:25:19 DEBUG : /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: true 1eaddb62c11f0eb7cbab44c8ddee0287
2026/04/08 03:25:19 DEBUG : FILE old: /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: true
2026/04/08 03:25:19 DEBUG : HASH old: 1eaddb62c11f0eb7cbab44c8ddee0287 new: 1eaddb62c11f0eb7cbab44c8ddee0287 equal: true
2026/04/08 03:25:19 DEBUG : /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 16d8e8b885cc5337e9ab9fc40d0e3630
2026/04/08 03:25:19 DEBUG : FILE old: /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/08 03:25:19 DEBUG : HASH old: 16d8e8b885cc5337e9ab9fc40d0e3630 new: 1eaddb62c11f0eb7cbab44c8ddee0287 equal: false
2026/04/08 03:25:19 DEBUG : /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 797c3b6cc0279910d09ee8f391166a08
2026/04/08 03:25:19 DEBUG : FILE old: /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/08 03:25:19 DEBUG : HASH old: 797c3b6cc0279910d09ee8f391166a08 new: 1eaddb62c11f0eb7cbab44c8ddee0287 equal: false
2026/04/08 03:25:19 DEBUG : /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 042ada226fb1a4042ecd2792583ab684
2026/04/08 03:25:19 DEBUG : FILE old: /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/08 03:25:19 DEBUG : HASH old: 042ada226fb1a4042ecd2792583ab684 new: 1eaddb62c11f0eb7cbab44c8ddee0287 equal: false
2026/04/08 03:25:19 DEBUG : /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/08 03:25:19 NOTICE: [36m(07) :[0m [34mfix-names TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt[0m
2026/04/08 03:25:19 DEBUG : rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is NFC: true
2026/04/08 03:25:19 DEBUG : rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is NFD: false
2026/04/08 03:25:19 DEBUG : rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is valid UTF8: true
2026/04/08 03:25:19 DEBUG : rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/08 03:25:19 DEBUG : rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: true d0a5c2e3ee33672e27995b9fe454aa34
2026/04/08 03:25:19 DEBUG : FILE old: rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: true
2026/04/08 03:25:19 DEBUG : HASH old: d0a5c2e3ee33672e27995b9fe454aa34 new: d0a5c2e3ee33672e27995b9fe454aa34 equal: true
2026/04/08 03:25:19 DEBUG : rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false bfc669ba71fe0a4c93120d900bd31cc5
2026/04/08 03:25:19 DEBUG : FILE old: rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/08 03:25:19 DEBUG : HASH old: bfc669ba71fe0a4c93120d900bd31cc5 new: d0a5c2e3ee33672e27995b9fe454aa34 equal: false
2026/04/08 03:25:19 DEBUG : rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false e338847b714f73c8ecd75cb0e034b371
2026/04/08 03:25:19 DEBUG : FILE old: rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/08 03:25:19 DEBUG : HASH old: e338847b714f73c8ecd75cb0e034b371 new: d0a5c2e3ee33672e27995b9fe454aa34 equal: false
2026/04/08 03:25:19 DEBUG : rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 64d476cb8af5c4f39ae12ca3697d8f75
2026/04/08 03:25:19 DEBUG : FILE old: rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/08 03:25:19 DEBUG : HASH old: 64d476cb8af5c4f39ae12ca3697d8f75 new: d0a5c2e3ee33672e27995b9fe454aa34 equal: false
2026/04/08 03:25:19 DEBUG : rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/08 03:25:19 NOTICE: [36m(08) :[0m [34mfix-names /tmp/032309cu/ext_paths/path1/測試_check{spc}file[0m
2026/04/08 03:25:19 DEBUG : /tmp/032309cu/ext_paths/path1/測試_check file: is NFC: true
2026/04/08 03:25:19 DEBUG : /tmp/032309cu/ext_paths/path1/測試_check file: is NFD: true
2026/04/08 03:25:19 DEBUG : /tmp/032309cu/ext_paths/path1/測試_check file: is valid UTF8: true
2026/04/08 03:25:19 DEBUG : /tmp/032309cu/ext_paths/path1/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/08 03:25:19 DEBUG : /tmp/032309cu/ext_paths/path1/測試_check file: file exists: true 0145febd881b05b25be429527b4acb83
2026/04/08 03:25:19 DEBUG : FILE old: /tmp/032309cu/ext_paths/path1/測試_check file new: /tmp/032309cu/ext_paths/path1/測試_check file equal: true
2026/04/08 03:25:19 DEBUG : HASH old: 0145febd881b05b25be429527b4acb83 new: 0145febd881b05b25be429527b4acb83 equal: true
2026/04/08 03:25:19 DEBUG : /tmp/032309cu/ext_paths/path1/測試_check file: file exists: true 0145febd881b05b25be429527b4acb83
2026/04/08 03:25:19 DEBUG : FILE old: /tmp/032309cu/ext_paths/path1/測試_check file new: /tmp/032309cu/ext_paths/path1/測試_check file equal: true
2026/04/08 03:25:19 DEBUG : HASH old: 0145febd881b05b25be429527b4acb83 new: 0145febd881b05b25be429527b4acb83 equal: true
2026/04/08 03:25:19 DEBUG : /tmp/032309cu/ext_paths/path1/測試_check file: file exists: true 0145febd881b05b25be429527b4acb83
2026/04/08 03:25:19 DEBUG : FILE old: /tmp/032309cu/ext_paths/path1/測試_check file new: /tmp/032309cu/ext_paths/path1/測試_check file equal: true
2026/04/08 03:25:19 DEBUG : HASH old: 0145febd881b05b25be429527b4acb83 new: 0145febd881b05b25be429527b4acb83 equal: true
2026/04/08 03:25:19 DEBUG : /tmp/032309cu/ext_paths/path1/測試_check file: file exists: true 0145febd881b05b25be429527b4acb83
2026/04/08 03:25:19 DEBUG : FILE old: /tmp/032309cu/ext_paths/path1/測試_check file new: /tmp/032309cu/ext_paths/path1/測試_check file equal: true
2026/04/08 03:25:19 DEBUG : HASH old: 0145febd881b05b25be429527b4acb83 new: 0145febd881b05b25be429527b4acb83 equal: true
2026/04/08 03:25:19 DEBUG : /tmp/032309cu/ext_paths/path1/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/08 03:25:19 NOTICE: [36m(09) :[0m [34mfix-names TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試_check{spc}file[0m
2026/04/08 03:25:19 DEBUG : rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試_check file: is NFC: true
2026/04/08 03:25:19 DEBUG : rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試_check file: is NFD: true
2026/04/08 03:25:19 DEBUG : rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試_check file: is valid UTF8: true
2026/04/08 03:25:19 DEBUG : rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/08 03:25:19 DEBUG : rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試_check file: file exists: true eec0effbb21682d37266790987aa56ba
2026/04/08 03:25:19 DEBUG : FILE old: rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試_check file new: rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試_check file equal: true
2026/04/08 03:25:19 DEBUG : HASH old: eec0effbb21682d37266790987aa56ba new: eec0effbb21682d37266790987aa56ba equal: true
2026/04/08 03:25:19 DEBUG : rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試_check file: file exists: true eec0effbb21682d37266790987aa56ba
2026/04/08 03:25:19 DEBUG : FILE old: rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試_check file new: rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試_check file equal: true
2026/04/08 03:25:19 DEBUG : HASH old: eec0effbb21682d37266790987aa56ba new: eec0effbb21682d37266790987aa56ba equal: true
2026/04/08 03:25:19 DEBUG : rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試_check file: file exists: true eec0effbb21682d37266790987aa56ba
2026/04/08 03:25:19 DEBUG : FILE old: rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試_check file new: rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試_check file equal: true
2026/04/08 03:25:19 DEBUG : HASH old: eec0effbb21682d37266790987aa56ba new: eec0effbb21682d37266790987aa56ba equal: true
2026/04/08 03:25:19 DEBUG : rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試_check file: file exists: true eec0effbb21682d37266790987aa56ba
2026/04/08 03:25:19 DEBUG : FILE old: rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試_check file new: rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試_check file equal: true
2026/04/08 03:25:19 DEBUG : HASH old: eec0effbb21682d37266790987aa56ba new: eec0effbb21682d37266790987aa56ba equal: true
2026/04/08 03:25:19 DEBUG : rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/08 03:25:19 NOTICE: [36m(10) :[0m [34mfix-names /tmp/032309cu/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/08 03:25:19 DEBUG : /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFC: true
2026/04/08 03:25:19 DEBUG : /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFD: false
2026/04/08 03:25:19 DEBUG : /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/04/08 03:25:19 DEBUG : /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/08 03:25:19 DEBUG : /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 84e7017c7cd663a8a150aa445b2197e4
2026/04/08 03:25:19 DEBUG : FILE old: /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/04/08 03:25:19 DEBUG : HASH old: 84e7017c7cd663a8a150aa445b2197e4 new: 84e7017c7cd663a8a150aa445b2197e4 equal: true
2026/04/08 03:25:19 DEBUG : /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false e753ff8addb2fa22395bfe9fd8c54c94
2026/04/08 03:25:19 DEBUG : FILE old: /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/04/08 03:25:19 DEBUG : HASH old: e753ff8addb2fa22395bfe9fd8c54c94 new: 84e7017c7cd663a8a150aa445b2197e4 equal: false
2026/04/08 03:25:19 DEBUG : /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false e753ff8addb2fa22395bfe9fd8c54c94
2026/04/08 03:25:19 DEBUG : FILE old: /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/04/08 03:25:19 DEBUG : HASH old: e753ff8addb2fa22395bfe9fd8c54c94 new: 84e7017c7cd663a8a150aa445b2197e4 equal: false
2026/04/08 03:25:19 DEBUG : /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 84e7017c7cd663a8a150aa445b2197e4
2026/04/08 03:25:19 DEBUG : FILE old: /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/04/08 03:25:19 DEBUG : HASH old: 84e7017c7cd663a8a150aa445b2197e4 new: 84e7017c7cd663a8a150aa445b2197e4 equal: true
2026/04/08 03:25:19 DEBUG : /tmp/032309cu/ext_paths/path1/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/08 03:25:19 NOTICE: [36m(11) :[0m [34mfix-names TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/08 03:25:19 DEBUG : rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFC: true
2026/04/08 03:25:19 DEBUG : rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFD: false
2026/04/08 03:25:19 DEBUG : rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/04/08 03:25:19 DEBUG : rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/08 03:25:19 DEBUG : rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true 60b4ec89dc0c183cd43000289dd42e4b
2026/04/08 03:25:19 DEBUG : FILE old: rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/04/08 03:25:19 DEBUG : HASH old: 60b4ec89dc0c183cd43000289dd42e4b new: 60b4ec89dc0c183cd43000289dd42e4b equal: true
2026/04/08 03:25:19 DEBUG : rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 3fc29e2e1704c5fc9559d04607c26416
2026/04/08 03:25:19 DEBUG : FILE old: rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/04/08 03:25:19 DEBUG : HASH old: 3fc29e2e1704c5fc9559d04607c26416 new: 60b4ec89dc0c183cd43000289dd42e4b equal: false
2026/04/08 03:25:19 DEBUG : rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 3fc29e2e1704c5fc9559d04607c26416
2026/04/08 03:25:19 DEBUG : FILE old: rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/04/08 03:25:19 DEBUG : HASH old: 3fc29e2e1704c5fc9559d04607c26416 new: 60b4ec89dc0c183cd43000289dd42e4b equal: false
2026/04/08 03:25:20 DEBUG : rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true 60b4ec89dc0c183cd43000289dd42e4b
2026/04/08 03:25:20 DEBUG : FILE old: rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/04/08 03:25:20 DEBUG : HASH old: 60b4ec89dc0c183cd43000289dd42e4b new: 60b4ec89dc0c183cd43000289dd42e4b equal: true
2026/04/08 03:25:20 DEBUG : rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/08 03:25:20 NOTICE: [36m(12) :[0m [34mtest resync subdirs with extended chars[0m
2026/04/08 03:25:20 NOTICE: [36m(13) :[0m [34mbisync subdir=測試Русский{spc}{spc}ěáñ resync[0m
2026/04/08 03:25:22 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/ext_paths/path2/測試Русский ěáñ: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:25:22 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 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
}
2026/04/08 03:25:22 INFO : Synching Path1 "/tmp/032309cu/ext_paths/path1/測試Русский ěáñ/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/"
2026/04/08 03:25:22 INFO : Copying Path2 files to Path1
2026/04/08 03:25:22 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:25:22 INFO : There was nothing to transfer
2026/04/08 03:25:22 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:25:22 INFO : There was nothing to transfer
2026/04/08 03:25:22 INFO : Resync updating listings
2026/04/08 03:25:22 INFO : Validating listings for Path1 "/tmp/032309cu/ext_paths/path1/測試Русский ěáñ/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/"
2026/04/08 03:25:22 INFO : [32mBisync successful[0m
2026/04/08 03:25:22 NOTICE: [36m(14) :[0m [34mcopy-listings resync[0m
2026/04/08 03:25:22 NOTICE: [36m(15) :[0m [34mtest place new files with extended chars on each side[0m
2026/04/08 03:25:22 NOTICE: [36m(16) :[0m [34mtouch-glob 2001-01-02 /tmp/032309cu/datadir/test_ext_paths-nidovim7/ file1.txt[0m
2026/04/08 03:25:22 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_ext_paths-nidovim7/"
2026/04/08 03:25:22 DEBUG : fs cache: renaming cache item "/tmp/032309cu/datadir/test_ext_paths-nidovim7/" to be canonical "/tmp/032309cu/datadir/test_ext_paths-nidovim7"
2026/04/08 03:25:22 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/08 03:25:22 NOTICE: [36m(17) :[0m [34mcopy-as /tmp/032309cu/datadir/test_ext_paths-nidovim7/file1.txt /tmp/032309cu/ext_paths/path1/測試Русский{spc}{spc}ěáñ 測試_file1p1[0m
2026/04/08 03:25:22 DEBUG : copyFile "/tmp/032309cu/datadir/test_ext_paths-nidovim7/file1.txt" to "/tmp/032309cu/ext_paths/path1/測試Русский ěáñ" as "測試_file1p1"
2026/04/08 03:25:22 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_ext_paths-nidovim7/file1.txt"
2026/04/08 03:25:22 DEBUG : Creating backend with remote "/tmp/032309cu/ext_paths/path1/測試Русский ěáñ"
2026/04/08 03:25:22 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/032309cu/ext_paths/path1/測試Русский ěáñ" as "測試_file1p1"
2026/04/08 03:25:22 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:22 DEBUG : 測試_file1p1.44ea53d8.partial: size = 19 OK
2026/04/08 03:25:22 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:25:22 DEBUG : 測試_file1p1.44ea53d8.partial: renamed to: 測試_file1p1
2026/04/08 03:25:22 INFO : file1.txt: Copied (new) to: 測試_file1p1
2026/04/08 03:25:22 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/032309cu/datadir/test_ext_paths-nidovim7/file1.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский{spc}{spc}ěáñ 測試_file1p2[0m
2026/04/08 03:25:22 DEBUG : copyFile "/tmp/032309cu/datadir/test_ext_paths-nidovim7/file1.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ" as "測試_file1p2"
2026/04/08 03:25:22 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_ext_paths-nidovim7/file1.txt"
2026/04/08 03:25:22 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ"
2026/04/08 03:25:22 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/ext_paths/path2/測試Русский ěáñ" as "測試_file1p2"
2026/04/08 03:25:22 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:22 DEBUG : 測試_file1p2: size = 19 OK
2026/04/08 03:25:22 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:25:22 INFO : file1.txt: Copied (new) to: 測試_file1p2
2026/04/08 03:25:22 NOTICE: [36m(19) :[0m [34mtest normal sync of subdirs with extended chars[0m
2026/04/08 03:25:22 NOTICE: [36m(20) :[0m [34mbisync subdir=測試Русский{spc}{spc}ěáñ[0m
2026/04/08 03:25:24 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/ext_paths/path2/測試Русский ěáñ: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:25:24 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:25:24 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:25:24 INFO : Synching Path1 "/tmp/032309cu/ext_paths/path1/測試Русский ěáñ/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/"
2026/04/08 03:25:24 INFO : Building Path1 and Path2 listings
2026/04/08 03:25:24 INFO : Path1 checking for diffs
2026/04/08 03:25:24 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36m測試_file1p1[0m
2026/04/08 03:25:24 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/08 03:25:24 INFO : Path2 checking for diffs
2026/04/08 03:25:24 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36m測試_file1p2[0m
2026/04/08 03:25:24 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/08 03:25:24 INFO : Applying changes
2026/04/08 03:25:24 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/測試_file1p1[0m
2026/04/08 03:25:24 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/032309cu/ext_paths/path1/測試Русский ěáñ/測試_file1p2[0m
2026/04/08 03:25:24 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:25:24 INFO : 測試_file1p2: Copied (new)
2026/04/08 03:25:24 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:25:25 INFO : 測試_file1p1: Copied (new)
2026/04/08 03:25:25 INFO : Updating listings
2026/04/08 03:25:25 INFO : Validating listings for Path1 "/tmp/032309cu/ext_paths/path1/測試Русский ěáñ/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ext_paths/path2/測試Русский ěáñ/"
2026/04/08 03:25:25 INFO : [32mBisync successful[0m
2026/04/08 03:25:25 NOTICE: [36m(21) :[0m [34mmove-listings normal-sync[0m
2026/04/08 03:25:25 NOTICE: [36m(22) :[0m [34mtest check-filename with extended chars. check should fail.[0m
2026/04/08 03:25:25 NOTICE: [36m(23) :[0m [34mbisync resync[0m
2026/04/08 03:25:27 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/08 03:25:27 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/ext_paths/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:25:27 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 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
}
2026/04/08 03:25:27 INFO : Synching Path1 "/tmp/032309cu/ext_paths/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ext_paths/path2/"
2026/04/08 03:25:27 INFO : Copying Path2 files to Path1
2026/04/08 03:25:27 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:25:27 INFO : There was nothing to transfer
2026/04/08 03:25:27 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:25:27 INFO : There was nothing to transfer
2026/04/08 03:25:27 INFO : Resync updating listings
2026/04/08 03:25:27 INFO : Validating listings for Path1 "/tmp/032309cu/ext_paths/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ext_paths/path2/"
2026/04/08 03:25:27 INFO : [32mBisync successful[0m
2026/04/08 03:25:27 NOTICE: [36m(24) :[0m [34mdelete-file /tmp/032309cu/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/08 03:25:27 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/ext_paths/path1/測試Русский ěáñ/" for canonical name "/tmp/032309cu/ext_paths/path1/測試Русский ěáñ"
2026/04/08 03:25:27 INFO : 測試_check file: Deleted
2026/04/08 03:25:27 NOTICE: [36m(25) :[0m [34mbisync check-access check-filename=測試_check{spc}file[0m
2026/04/08 03:25:29 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/08 03:25:29 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/ext_paths/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:25:29 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:25:29 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:25:29 INFO : Synching Path1 "/tmp/032309cu/ext_paths/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ext_paths/path2/"
2026/04/08 03:25:29 INFO : Building Path1 and Path2 listings
2026/04/08 03:25:29 INFO : Path1 checking for diffs
2026/04/08 03:25:29 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36m測試Русский ěáñ/測試_check file[0m
2026/04/08 03:25:29 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/08 03:25:29 INFO : Path2 checking for diffs
2026/04/08 03:25:29 INFO : Checking access health
2026/04/08 03:25:29 ERROR : Access test failed: Path1 count 1, Path2 count 2 - 測試_check file
2026/04/08 03:25:29 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36m測試Русский ěáñ/測試_check file[0m
2026/04/08 03:25:29 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/08 03:25:29 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/08 03:25:29 NOTICE: Bisync error: bisync aborted
2026/04/08 03:25:29 NOTICE: [36m(26) :[0m [34mcopy-listings check-access-fail[0m
2026/04/08 03:25:29 NOTICE: [36m(27) :[0m [34mtest check-filename with extended chars. check should pass.[0m
2026/04/08 03:25:29 NOTICE: [36m(28) :[0m [34mbisync resync[0m
2026/04/08 03:25:31 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/08 03:25:31 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/ext_paths/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:25:31 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:25:31 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:25:31 INFO : Synching Path1 "/tmp/032309cu/ext_paths/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ext_paths/path2/"
2026/04/08 03:25:31 INFO : Copying Path2 files to Path1
2026/04/08 03:25:31 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:25:32 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/04/08 03:25:32 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:25:32 INFO : Resync updating listings
2026/04/08 03:25:32 INFO : Validating listings for Path1 "/tmp/032309cu/ext_paths/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ext_paths/path2/"
2026/04/08 03:25:32 INFO : [32mBisync successful[0m
2026/04/08 03:25:32 NOTICE: [36m(29) :[0m [34mbisync check-access check-filename=測試_check{spc}file[0m
2026/04/08 03:25:34 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/08 03:25:34 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/ext_paths/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:25:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:25:34 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:25:34 INFO : Synching Path1 "/tmp/032309cu/ext_paths/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ext_paths/path2/"
2026/04/08 03:25:34 INFO : Building Path1 and Path2 listings
2026/04/08 03:25:34 INFO : Path1 checking for diffs
2026/04/08 03:25:34 INFO : Path2 checking for diffs
2026/04/08 03:25:34 INFO : Checking access health
2026/04/08 03:25:34 INFO : Found 2 matching "測試_check file" files on both paths
2026/04/08 03:25:34 INFO : No changes found
2026/04/08 03:25:34 INFO : Updating listings
2026/04/08 03:25:34 INFO : Validating listings for Path1 "/tmp/032309cu/ext_paths/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ext_paths/path2/"
2026/04/08 03:25:34 INFO : [32mBisync successful[0m
2026/04/08 03:25:34 NOTICE: [36m(30) :[0m [34mmove-listings check-access-pass[0m
2026/04/08 03:25:34 NOTICE: [36m(31) :[0m [34mtest filters-file path with extended chars - masks /fileZ.txt[0m
2026/04/08 03:25:34 NOTICE: [36m(32) :[0m [34mcopy-file /tmp/032309cu/datadir/test_ext_paths-nidovim7/測試_filtersfile.txt /tmp/032309cu/workdir/[0m
2026/04/08 03:25:34 DEBUG : copyFile "/tmp/032309cu/datadir/test_ext_paths-nidovim7/測試_filtersfile.txt" to "/tmp/032309cu/workdir/" as ""
2026/04/08 03:25:34 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_ext_paths-nidovim7/測試_filtersfile.txt"
2026/04/08 03:25:34 DEBUG : Creating backend with remote "/tmp/032309cu/workdir/"
2026/04/08 03:25:34 DEBUG : operations.CopyFile "測試_filtersfile.txt" to "Local file system at /tmp/032309cu/workdir" as "測試_filtersfile.txt"
2026/04/08 03:25:34 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:34 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK
2026/04/08 03:25:34 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/08 03:25:34 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt
2026/04/08 03:25:34 INFO : 測試_filtersfile.txt: Copied (new)
2026/04/08 03:25:34 NOTICE: [36m(33) :[0m [34mbisync filters-file=/tmp/032309cu/workdir/測試_filtersfile.txt resync[0m
2026/04/08 03:25:36 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/08 03:25:36 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/ext_paths/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:25:36 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:25:36 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:25:36 INFO : Synching Path1 "/tmp/032309cu/ext_paths/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ext_paths/path2/"
2026/04/08 03:25:36 INFO : Using filters file /tmp/032309cu/workdir/測試_filtersfile.txt
2026/04/08 03:25:36 INFO : Storing filters file hash to /tmp/032309cu/workdir/測試_filtersfile.txt.md5
2026/04/08 03:25:36 INFO : Copying Path2 files to Path1
2026/04/08 03:25:36 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:25:36 INFO : There was nothing to transfer
2026/04/08 03:25:36 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:25:37 INFO : There was nothing to transfer
2026/04/08 03:25:37 INFO : Resync updating listings
2026/04/08 03:25:37 INFO : Validating listings for Path1 "/tmp/032309cu/ext_paths/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ext_paths/path2/"
2026/04/08 03:25:37 INFO : [32mBisync successful[0m
2026/04/08 03:25:37 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/032309cu/datadir/test_ext_paths-nidovim7/file1.txt /tmp/032309cu/ext_paths/path1/ fileZ.txt[0m
2026/04/08 03:25:37 DEBUG : copyFile "/tmp/032309cu/datadir/test_ext_paths-nidovim7/file1.txt" to "/tmp/032309cu/ext_paths/path1/" as "fileZ.txt"
2026/04/08 03:25:37 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_ext_paths-nidovim7/file1.txt"
2026/04/08 03:25:37 DEBUG : Creating backend with remote "/tmp/032309cu/ext_paths/path1/"
2026/04/08 03:25:37 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/032309cu/ext_paths/path1" as "fileZ.txt"
2026/04/08 03:25:37 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:37 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/04/08 03:25:37 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:25:37 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/04/08 03:25:37 INFO : file1.txt: Copied (new) to: fileZ.txt
2026/04/08 03:25:37 NOTICE: [36m(35) :[0m [34mbisync filters-file=/tmp/032309cu/workdir/測試_filtersfile.txt[0m
2026/04/08 03:25:39 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/08 03:25:39 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/ext_paths/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:25:39 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:25:39 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:25:39 INFO : Synching Path1 "/tmp/032309cu/ext_paths/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ext_paths/path2/"
2026/04/08 03:25:39 INFO : Using filters file /tmp/032309cu/workdir/測試_filtersfile.txt
2026/04/08 03:25:39 INFO : Building Path1 and Path2 listings
2026/04/08 03:25:39 INFO : Path1 checking for diffs
2026/04/08 03:25:39 INFO : Path2 checking for diffs
2026/04/08 03:25:39 INFO : No changes found
2026/04/08 03:25:39 INFO : Updating listings
2026/04/08 03:25:39 INFO : Validating listings for Path1 "/tmp/032309cu/ext_paths/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ext_paths/path2/"
2026/04/08 03:25:39 INFO : [32mBisync successful[0m
2026/04/08 03:25:39 DEBUG : Waiting for deletions to finish
2026/04/08 03:25:39 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/04/08 03:25:39 INFO : Русский.txt: Deleted
2026/04/08 03:25:39 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Deleted
2026/04/08 03:25:39 INFO : RCLONE_TEST: Deleted
2026/04/08 03:25:39 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Deleted
2026/04/08 03:25:39 INFO : 測試Русский ěáñ/測試_check file: Deleted
2026/04/08 03:25:39 INFO : filename_contains_ě_.txt: Deleted
2026/04/08 03:25:39 INFO : 測試Русский ěáñ/測試_file1p2: Deleted
2026/04/08 03:25:39 INFO : file1.txt: Deleted
2026/04/08 03:25:39 INFO : filename_contains_ࢺ_.txt: Deleted
2026/04/08 03:25:39 INFO : 測試Русский ěáñ/測試_file1p1: Deleted
2026/04/08 03:25:39 INFO : 測試_check file: Deleted
2026/04/08 03:25:39 INFO : fileZ.txt: Deleted
2026/04/08 03:25:39 DEBUG : removing 1 level 1 directories
2026/04/08 03:25:39 INFO : 測試Русский ěáñ: Removing directory
2026/04/08 03:25:39 DEBUG : removing 1 level 0 directories
2026/04/08 03:25:39 INFO : Local file system at /tmp/032309cu/ext_paths/path1: Removing directory
2026/04/08 03:25:39 DEBUG : Waiting for deletions to finish
2026/04/08 03:25:39 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Deleted
2026/04/08 03:25:39 INFO : filename_contains_ě_.txt: Deleted
2026/04/08 03:25:39 INFO : Русский.txt: Deleted
2026/04/08 03:25:39 INFO : 測試_check file: Deleted
2026/04/08 03:25:39 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/04/08 03:25:39 INFO : RCLONE_TEST: Deleted
2026/04/08 03:25:39 INFO : filename_contains_ࢺ_.txt: Deleted
2026/04/08 03:25:39 INFO : file1.txt: Deleted
2026/04/08 03:25:39 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Deleted
2026/04/08 03:25:39 INFO : 測試Русский ěáñ/測試_check file: Deleted
2026/04/08 03:25:39 INFO : 測試Русский ěáñ/測試_file1p1: Deleted
2026/04/08 03:25:39 INFO : 測試Русский ěáñ/測試_file1p2: Deleted
2026/04/08 03:25:39 DEBUG : removing 1 level 0 directories
2026/04/08 03:25:39 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/ext_paths/path2: Removing directory
bisync_test.go:608: [32mTEST ext_paths PASSED[0m
=== RUN TestBisyncLocalRemote/extended_filenames
2026/04/08 03:25:39 DEBUG : Creating backend with remote "/tmp/032309cu/extended_filenames/path1"
2026/04/08 03:25:39 INFO : path2: Making directory
2026/04/08 03:25:39 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/extended_filenames/path2"
2026/04/08 03:25:39 DEBUG : Creating backend with remote "/tmp/032309cu/initdir/test_extended_filenames-suzavuf8"
2026/04/08 03:25:39 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:25:39 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/04/08 03:25:39 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:39 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:39 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:39 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:39 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:39 DEBUG : subdir_with_ࢺ_: Making directory with metadata
2026/04/08 03:25:39 INFO : subdir_with_ࢺ_: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:25:39 DEBUG : Added delayed dir = "subdir_with_ࢺ_", newDst=subdir_with_ࢺ_
2026/04/08 03:25:39 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:39 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:39 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:39 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:25:39 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/04/08 03:25:39 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/04/08 03:25:39 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:25:39 DEBUG : Local file system at /tmp/032309cu/initdir/test_extended_filenames-suzavuf8: Waiting for checks to finish
2026/04/08 03:25:39 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:25:39 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:25:39 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:39 DEBUG : Local file system at /tmp/032309cu/initdir/test_extended_filenames-suzavuf8: Waiting for transfers to finish
2026/04/08 03:25:39 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:39 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:25:39 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:39 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/04/08 03:25:39 INFO : file1 - Copy.txt: Copied (new)
2026/04/08 03:25:39 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/04/08 03:25:39 INFO : file1 - Copy (2).txt: Copied (new)
2026/04/08 03:25:39 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/08 03:25:39 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:39 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/08 03:25:39 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/08 03:25:39 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/08 03:25:39 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:39 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/08 03:25:39 INFO : Русский.txt: Copied (new)
2026/04/08 03:25:39 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/04/08 03:25:39 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:25:39 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/04/08 03:25:39 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/04/08 03:25:39 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/04/08 03:25:39 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:25:39 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/04/08 03:25:39 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:25:39 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/08 03:25:39 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:25:39 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/08 03:25:39 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:25:39 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/08 03:25:39 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:25:39 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:25:39 INFO : file1.txt: Copied (new)
2026/04/08 03:25:39 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/08 03:25:39 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/08 03:25:39 INFO : subdir_with_ࢺ_: Set directory modification time (using SetModTime)
2026/04/08 03:25:39 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_extended_filenames-neqowej9"
2026/04/08 03:25:39 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:39 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:39 DEBUG : file1.txt.10d04402.partial: size = 19 OK
2026/04/08 03:25:39 DEBUG : file2.txt.cb91205f.partial: size = 42 OK
2026/04/08 03:25:39 DEBUG : Local file system at /tmp/032309cu/datadir/test_extended_filenames-neqowej9: Waiting for checks to finish
2026/04/08 03:25:39 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:25:39 DEBUG : file1.txt.10d04402.partial: renamed to: file1.txt
2026/04/08 03:25:39 INFO : file1.txt: Copied (new)
2026/04/08 03:25:39 DEBUG : file2.txt: md5 = 40b811fb5009223b6da573f169619d8e OK
2026/04/08 03:25:39 DEBUG : file2.txt.cb91205f.partial: renamed to: file2.txt
2026/04/08 03:25:39 INFO : file2.txt: Copied (new)
2026/04/08 03:25:39 DEBUG : Local file system at /tmp/032309cu/datadir/test_extended_filenames-neqowej9: Waiting for transfers to finish
2026/04/08 03:25:39 DEBUG : Waiting for deletions to finish
2026/04/08 03:25:39 ERROR : error listing: directory not found
2026/04/08 03:25:39 ERROR : Local file system at /tmp/032309cu/extended_filenames/path1: Failed to list "": directory not found
2026/04/08 03:25:39 DEBUG : removing 1 level 0 directories
2026/04/08 03:25:39 INFO : Local file system at /tmp/032309cu/extended_filenames/path1: Removing directory
2026/04/08 03:25:39 ERROR : Failed to rmdir: stat /tmp/032309cu/extended_filenames/path1: no such file or directory
2026/04/08 03:25:39 DEBUG : Waiting for deletions to finish
2026/04/08 03:25:39 DEBUG : removing 1 level 0 directories
2026/04/08 03:25:39 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/extended_filenames/path2: Removing directory
2026/04/08 03:25:39 ERROR : error listing: directory not found
2026/04/08 03:25:39 NOTICE: checking initFs Local file system at /tmp/032309cu/initdir/test_extended_filenames-suzavuf8
2026/04/08 03:25:39 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:25:39 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/04/08 03:25:39 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:39 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:39 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:39 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:39 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:39 DEBUG : subdir_with_ࢺ_: Making directory with metadata
2026/04/08 03:25:39 INFO : subdir_with_ࢺ_: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:25:39 DEBUG : Added delayed dir = "subdir_with_ࢺ_", newDst=subdir_with_ࢺ_
2026/04/08 03:25:39 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:39 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:39 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:39 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:25:39 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/04/08 03:25:39 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:25:39 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/04/08 03:25:39 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:25:39 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:39 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:39 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/04/08 03:25:39 INFO : file1 - Copy (2).txt: Copied (new)
2026/04/08 03:25:39 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/04/08 03:25:39 INFO : file1 - Copy.txt: Copied (new)
2026/04/08 03:25:39 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:25:39 DEBUG : Local file system at /tmp/032309cu/extended_filenames/path1: Waiting for checks to finish
2026/04/08 03:25:39 DEBUG : Local file system at /tmp/032309cu/extended_filenames/path1: Waiting for transfers to finish
2026/04/08 03:25:39 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/08 03:25:39 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/08 03:25:39 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:39 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:25:39 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:25:39 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/08 03:25:39 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/08 03:25:39 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/08 03:25:39 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/08 03:25:39 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:39 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:25:39 INFO : file1.txt: Copied (new)
2026/04/08 03:25:39 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/08 03:25:39 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/04/08 03:25:39 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:25:39 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:39 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/08 03:25:39 INFO : Русский.txt: Copied (new)
2026/04/08 03:25:39 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/04/08 03:25:39 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/04/08 03:25:39 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/08 03:25:39 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:25:39 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/08 03:25:39 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:25:39 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/04/08 03:25:39 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:25:39 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/04/08 03:25:39 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:25:39 INFO : subdir_with_ࢺ_: Set directory modification time (using SetModTime)
2026/04/08 03:25:39 NOTICE: checking Path1 Local file system at /tmp/032309cu/extended_filenames/path1
2026/04/08 03:25:39 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:25:39 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/04/08 03:25:39 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:39 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:39 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:39 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:39 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:39 INFO : subdir_with_ࢺ_: Making directory
2026/04/08 03:25:39 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:39 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:39 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:39 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/extended_filenames/path2: Waiting for checks to finish
2026/04/08 03:25:39 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/extended_filenames/path2: Waiting for transfers to finish
2026/04/08 03:25:39 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:25:39 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:25:39 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:25:39 DEBUG : file1 - Copy.txt: size = 0 OK
2026/04/08 03:25:39 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:39 INFO : file1 - Copy.txt: Copied (new)
2026/04/08 03:25:39 DEBUG : file1 - Copy (2).txt: size = 0 OK
2026/04/08 03:25:39 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:39 INFO : file1 - Copy (2).txt: Copied (new)
2026/04/08 03:25:39 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:25:39 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:39 INFO : file1.txt: Copied (new)
2026/04/08 03:25:40 DEBUG : file_enconde_mañana_funcionará.txt: size = 0 OK
2026/04/08 03:25:40 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:40 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/08 03:25:40 DEBUG : filename_contains_ě_.txt: size = 272 OK
2026/04/08 03:25:40 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:25:40 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/08 03:25:40 DEBUG : filename_contains_ࢺ_.txt: size = 272 OK
2026/04/08 03:25:40 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:25:40 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:25:40 DEBUG : Русский.txt: size = 0 OK
2026/04/08 03:25:40 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:40 INFO : Русский.txt: Copied (new)
2026/04/08 03:25:40 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: size = 272 OK
2026/04/08 03:25:40 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:25:40 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/04/08 03:25:40 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: size = 272 OK
2026/04/08 03:25:40 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:25:40 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:25:40 NOTICE: checking path2 Azure container rclone-test-qapafuf5mima path 032309cu/extended_filenames/path2
2026/04/08 03:25:40 NOTICE: [36m(01) :[0m [34mtest extended-filenames[0m
2026/04/08 03:25:40 NOTICE: [36m(02) :[0m [34mfix-names /tmp/032309cu/extended_filenames/path1/subdir_with_ࢺ_/[0m
2026/04/08 03:25:40 DEBUG : /tmp/032309cu/extended_filenames/path1/subdir_with_ࢺ_/: is NFC: true
2026/04/08 03:25:40 DEBUG : /tmp/032309cu/extended_filenames/path1/subdir_with_ࢺ_/: is NFD: true
2026/04/08 03:25:40 DEBUG : /tmp/032309cu/extended_filenames/path1/subdir_with_ࢺ_/: is valid UTF8: true
2026/04/08 03:25:40 DEBUG : /tmp/032309cu/extended_filenames/path1/subdir_with_ࢺ_/: attempting to fix directory
2026/04/08 03:25:40 DEBUG : old and new are equal. Skipping. /tmp/032309cu/extended_filenames/path1/subdir_with_ࢺ_/ (4d4da8820bbec334bd9235ea3e0607fb) /tmp/032309cu/extended_filenames/path1/subdir_with_ࢺ_/ (4d4da8820bbec334bd9235ea3e0607fb)
2026/04/08 03:25:40 DEBUG : old and new are equal. Skipping. /tmp/032309cu/extended_filenames/path1/subdir_with_ࢺ_/ (4d4da8820bbec334bd9235ea3e0607fb) /tmp/032309cu/extended_filenames/path1/subdir_with_ࢺ_/ (4d4da8820bbec334bd9235ea3e0607fb)
2026/04/08 03:25:40 NOTICE: [36m(03) :[0m [34mfix-names TestAzureBlob:rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/subdir_with_ࢺ_/[0m
2026/04/08 03:25:40 DEBUG : rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/subdir_with_ࢺ_/: is NFC: true
2026/04/08 03:25:40 DEBUG : rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/subdir_with_ࢺ_/: is NFD: true
2026/04/08 03:25:40 DEBUG : rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/subdir_with_ࢺ_/: is valid UTF8: true
2026/04/08 03:25:40 DEBUG : TestAzureBlob:rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/subdir_with_ࢺ_/: attempting to fix directory
2026/04/08 03:25:40 DEBUG : old and new are equal. Skipping. TestAzureBlob:rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/subdir_with_ࢺ_/ (f3ec3dc22220026e084195549841c4cf) TestAzureBlob:rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/subdir_with_ࢺ_/ (f3ec3dc22220026e084195549841c4cf)
2026/04/08 03:25:40 DEBUG : old and new are equal. Skipping. TestAzureBlob:rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/subdir_with_ࢺ_/ (f3ec3dc22220026e084195549841c4cf) TestAzureBlob:rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/subdir_with_ࢺ_/ (f3ec3dc22220026e084195549841c4cf)
2026/04/08 03:25:40 NOTICE: [36m(04) :[0m [34mfix-names /tmp/032309cu/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/04/08 03:25:40 DEBUG : /tmp/032309cu/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFC: true
2026/04/08 03:25:40 DEBUG : /tmp/032309cu/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFD: false
2026/04/08 03:25:40 DEBUG : /tmp/032309cu/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is valid UTF8: true
2026/04/08 03:25:40 DEBUG : /tmp/032309cu/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/08 03:25:40 DEBUG : /tmp/032309cu/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 05efba6c8c0c767ec1be254a014f02ab
2026/04/08 03:25:40 DEBUG : FILE old: /tmp/032309cu/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/032309cu/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/04/08 03:25:40 DEBUG : HASH old: 05efba6c8c0c767ec1be254a014f02ab new: 05efba6c8c0c767ec1be254a014f02ab equal: true
2026/04/08 03:25:40 DEBUG : /tmp/032309cu/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 05efba6c8c0c767ec1be254a014f02ab
2026/04/08 03:25:40 DEBUG : FILE old: /tmp/032309cu/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/032309cu/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/04/08 03:25:40 DEBUG : HASH old: 05efba6c8c0c767ec1be254a014f02ab new: 05efba6c8c0c767ec1be254a014f02ab equal: true
2026/04/08 03:25:40 DEBUG : /tmp/032309cu/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 156c74e890909c8233cc41585f3bc8a7
2026/04/08 03:25:40 DEBUG : FILE old: /tmp/032309cu/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/032309cu/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/04/08 03:25:40 DEBUG : HASH old: 156c74e890909c8233cc41585f3bc8a7 new: 05efba6c8c0c767ec1be254a014f02ab equal: false
2026/04/08 03:25:40 DEBUG : /tmp/032309cu/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 156c74e890909c8233cc41585f3bc8a7
2026/04/08 03:25:40 DEBUG : FILE old: /tmp/032309cu/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/032309cu/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/04/08 03:25:40 DEBUG : HASH old: 156c74e890909c8233cc41585f3bc8a7 new: 05efba6c8c0c767ec1be254a014f02ab equal: false
2026/04/08 03:25:40 DEBUG : /tmp/032309cu/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/08 03:25:40 NOTICE: [36m(05) :[0m [34mfix-names TestAzureBlob:rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/04/08 03:25:40 DEBUG : rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFC: true
2026/04/08 03:25:40 DEBUG : rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFD: false
2026/04/08 03:25:40 DEBUG : rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is valid UTF8: true
2026/04/08 03:25:40 DEBUG : rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/08 03:25:40 DEBUG : rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 9d071425bfd9dd6015e51ba884247acc
2026/04/08 03:25:40 DEBUG : FILE old: rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/04/08 03:25:40 DEBUG : HASH old: 9d071425bfd9dd6015e51ba884247acc new: 9d071425bfd9dd6015e51ba884247acc equal: true
2026/04/08 03:25:40 DEBUG : rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 9d071425bfd9dd6015e51ba884247acc
2026/04/08 03:25:40 DEBUG : FILE old: rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/04/08 03:25:40 DEBUG : HASH old: 9d071425bfd9dd6015e51ba884247acc new: 9d071425bfd9dd6015e51ba884247acc equal: true
2026/04/08 03:25:40 DEBUG : rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 939291b10d4dac65615c9afd2fe6da3f
2026/04/08 03:25:40 DEBUG : FILE old: rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/04/08 03:25:40 DEBUG : HASH old: 939291b10d4dac65615c9afd2fe6da3f new: 9d071425bfd9dd6015e51ba884247acc equal: false
2026/04/08 03:25:40 DEBUG : rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 939291b10d4dac65615c9afd2fe6da3f
2026/04/08 03:25:40 DEBUG : FILE old: rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/04/08 03:25:40 DEBUG : HASH old: 939291b10d4dac65615c9afd2fe6da3f new: 9d071425bfd9dd6015e51ba884247acc equal: false
2026/04/08 03:25:40 DEBUG : rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/08 03:25:40 NOTICE: [36m(06) :[0m [34mfix-names /tmp/032309cu/extended_filenames/path1/Русский.txt[0m
2026/04/08 03:25:40 DEBUG : /tmp/032309cu/extended_filenames/path1/Русский.txt: is NFC: true
2026/04/08 03:25:40 DEBUG : /tmp/032309cu/extended_filenames/path1/Русский.txt: is NFD: false
2026/04/08 03:25:40 DEBUG : /tmp/032309cu/extended_filenames/path1/Русский.txt: is valid UTF8: true
2026/04/08 03:25:40 DEBUG : /tmp/032309cu/extended_filenames/path1/Русский.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/04/08 03:25:40 DEBUG : /tmp/032309cu/extended_filenames/path1/Русский.txt: file exists: true 3d7213c5476a13ce9485a34c70126e5d
2026/04/08 03:25:40 DEBUG : FILE old: /tmp/032309cu/extended_filenames/path1/Русский.txt new: /tmp/032309cu/extended_filenames/path1/Русский.txt equal: true
2026/04/08 03:25:40 DEBUG : HASH old: 3d7213c5476a13ce9485a34c70126e5d new: 3d7213c5476a13ce9485a34c70126e5d equal: true
2026/04/08 03:25:40 DEBUG : /tmp/032309cu/extended_filenames/path1/Русский.txt: file exists: true 3d7213c5476a13ce9485a34c70126e5d
2026/04/08 03:25:40 DEBUG : FILE old: /tmp/032309cu/extended_filenames/path1/Русский.txt new: /tmp/032309cu/extended_filenames/path1/Русский.txt equal: true
2026/04/08 03:25:40 DEBUG : HASH old: 3d7213c5476a13ce9485a34c70126e5d new: 3d7213c5476a13ce9485a34c70126e5d equal: true
2026/04/08 03:25:40 DEBUG : /tmp/032309cu/extended_filenames/path1/Русский.txt: file exists: false dae2417d538ad0e725568762adfcf0dd
2026/04/08 03:25:40 DEBUG : FILE old: /tmp/032309cu/extended_filenames/path1/Русский.txt new: /tmp/032309cu/extended_filenames/path1/Русский.txt equal: false
2026/04/08 03:25:40 DEBUG : HASH old: dae2417d538ad0e725568762adfcf0dd new: 3d7213c5476a13ce9485a34c70126e5d equal: false
2026/04/08 03:25:40 DEBUG : /tmp/032309cu/extended_filenames/path1/Русский.txt: file exists: false dae2417d538ad0e725568762adfcf0dd
2026/04/08 03:25:40 DEBUG : FILE old: /tmp/032309cu/extended_filenames/path1/Русский.txt new: /tmp/032309cu/extended_filenames/path1/Русский.txt equal: false
2026/04/08 03:25:40 DEBUG : HASH old: dae2417d538ad0e725568762adfcf0dd new: 3d7213c5476a13ce9485a34c70126e5d equal: false
2026/04/08 03:25:40 DEBUG : /tmp/032309cu/extended_filenames/path1/Русский.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/04/08 03:25:40 NOTICE: [36m(07) :[0m [34mfix-names TestAzureBlob:rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/Русский.txt[0m
2026/04/08 03:25:40 DEBUG : rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/Русский.txt: is NFC: true
2026/04/08 03:25:40 DEBUG : rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/Русский.txt: is NFD: false
2026/04/08 03:25:40 DEBUG : rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/Русский.txt: is valid UTF8: true
2026/04/08 03:25:40 DEBUG : rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/Русский.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/04/08 03:25:40 DEBUG : rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/Русский.txt: file exists: true b6f611a5783782896efd469b79499857
2026/04/08 03:25:40 DEBUG : FILE old: rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/Русский.txt new: rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/Русский.txt equal: true
2026/04/08 03:25:40 DEBUG : HASH old: b6f611a5783782896efd469b79499857 new: b6f611a5783782896efd469b79499857 equal: true
2026/04/08 03:25:40 DEBUG : rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/Русский.txt: file exists: true b6f611a5783782896efd469b79499857
2026/04/08 03:25:40 DEBUG : FILE old: rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/Русский.txt new: rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/Русский.txt equal: true
2026/04/08 03:25:40 DEBUG : HASH old: b6f611a5783782896efd469b79499857 new: b6f611a5783782896efd469b79499857 equal: true
2026/04/08 03:25:40 DEBUG : rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/Русский.txt: file exists: false 2957417db526b9535b64c0c9d60f40da
2026/04/08 03:25:40 DEBUG : FILE old: rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/Русский.txt new: rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/Русский.txt equal: false
2026/04/08 03:25:40 DEBUG : HASH old: 2957417db526b9535b64c0c9d60f40da new: b6f611a5783782896efd469b79499857 equal: false
2026/04/08 03:25:40 DEBUG : rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/Русский.txt: file exists: false 2957417db526b9535b64c0c9d60f40da
2026/04/08 03:25:40 DEBUG : FILE old: rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/Русский.txt new: rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/Русский.txt equal: false
2026/04/08 03:25:40 DEBUG : HASH old: 2957417db526b9535b64c0c9d60f40da new: b6f611a5783782896efd469b79499857 equal: false
2026/04/08 03:25:40 DEBUG : rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/Русский.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/04/08 03:25:40 NOTICE: [36m(08) :[0m [34mfix-names /tmp/032309cu/extended_filenames/path1/file_enconde_mañana_funcionará.txt[0m
2026/04/08 03:25:40 DEBUG : /tmp/032309cu/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFC: true
2026/04/08 03:25:40 DEBUG : /tmp/032309cu/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFD: false
2026/04/08 03:25:40 DEBUG : /tmp/032309cu/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is valid UTF8: true
2026/04/08 03:25:40 DEBUG : /tmp/032309cu/extended_filenames/path1/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4
2026/04/08 03:25:40 DEBUG : /tmp/032309cu/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true dcd54df8fd13f8f4c6cfb08a28400508
2026/04/08 03:25:40 DEBUG : FILE old: /tmp/032309cu/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: /tmp/032309cu/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true
2026/04/08 03:25:40 DEBUG : HASH old: dcd54df8fd13f8f4c6cfb08a28400508 new: dcd54df8fd13f8f4c6cfb08a28400508 equal: true
2026/04/08 03:25:40 DEBUG : /tmp/032309cu/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true dcd54df8fd13f8f4c6cfb08a28400508
2026/04/08 03:25:40 DEBUG : FILE old: /tmp/032309cu/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: /tmp/032309cu/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true
2026/04/08 03:25:40 DEBUG : HASH old: dcd54df8fd13f8f4c6cfb08a28400508 new: dcd54df8fd13f8f4c6cfb08a28400508 equal: true
2026/04/08 03:25:40 DEBUG : /tmp/032309cu/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: false be2abfc052b4e533d3e7b3fc28258f10
2026/04/08 03:25:40 DEBUG : FILE old: /tmp/032309cu/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: /tmp/032309cu/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false
2026/04/08 03:25:40 DEBUG : HASH old: be2abfc052b4e533d3e7b3fc28258f10 new: dcd54df8fd13f8f4c6cfb08a28400508 equal: false
2026/04/08 03:25:40 DEBUG : /tmp/032309cu/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: false be2abfc052b4e533d3e7b3fc28258f10
2026/04/08 03:25:40 DEBUG : FILE old: /tmp/032309cu/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: /tmp/032309cu/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false
2026/04/08 03:25:40 DEBUG : HASH old: be2abfc052b4e533d3e7b3fc28258f10 new: dcd54df8fd13f8f4c6cfb08a28400508 equal: false
2026/04/08 03:25:40 DEBUG : /tmp/032309cu/extended_filenames/path1/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4
2026/04/08 03:25:40 NOTICE: [36m(09) :[0m [34mfix-names TestAzureBlob:rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/file_enconde_mañana_funcionará.txt[0m
2026/04/08 03:25:40 DEBUG : rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFC: true
2026/04/08 03:25:40 DEBUG : rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFD: false
2026/04/08 03:25:40 DEBUG : rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is valid UTF8: true
2026/04/08 03:25:40 DEBUG : rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4
2026/04/08 03:25:40 DEBUG : rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true 34031d860241abaac6bdc457297832d1
2026/04/08 03:25:40 DEBUG : FILE old: rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true
2026/04/08 03:25:40 DEBUG : HASH old: 34031d860241abaac6bdc457297832d1 new: 34031d860241abaac6bdc457297832d1 equal: true
2026/04/08 03:25:40 DEBUG : rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true 34031d860241abaac6bdc457297832d1
2026/04/08 03:25:40 DEBUG : FILE old: rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true
2026/04/08 03:25:40 DEBUG : HASH old: 34031d860241abaac6bdc457297832d1 new: 34031d860241abaac6bdc457297832d1 equal: true
2026/04/08 03:25:40 DEBUG : rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: false 03a0ecbe0f86ed3129170652fabe539d
2026/04/08 03:25:40 DEBUG : FILE old: rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false
2026/04/08 03:25:40 DEBUG : HASH old: 03a0ecbe0f86ed3129170652fabe539d new: 34031d860241abaac6bdc457297832d1 equal: false
2026/04/08 03:25:40 DEBUG : rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: false 03a0ecbe0f86ed3129170652fabe539d
2026/04/08 03:25:40 DEBUG : FILE old: rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false
2026/04/08 03:25:40 DEBUG : HASH old: 03a0ecbe0f86ed3129170652fabe539d new: 34031d860241abaac6bdc457297832d1 equal: false
2026/04/08 03:25:40 DEBUG : rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4
2026/04/08 03:25:40 NOTICE: [36m(10) :[0m [34mtest initial bisync[0m
2026/04/08 03:25:40 NOTICE: [36m(11) :[0m [34mbisync resync[0m
2026/04/08 03:25:42 NOTICE: Local file system at /tmp/032309cu/extended_filenames/path1: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/04/08 03:25:42 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/04/08 03:25:42 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:42 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/08 03:25:42 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/08 03:25:42 NOTICE: Local file system at /tmp/032309cu/extended_filenames/path1: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/04/08 03:25:42 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/04/08 03:25:42 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:42 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/08 03:25:42 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/08 03:25:43 ERROR : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Failed to copy: PUT https://rclone.blob.core.windows.net/rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
--------------------------------------------------------------------------------
RESPONSE 400: 400 The requested URI does not represent any resource on the server.
ERROR CODE: InvalidUri
--------------------------------------------------------------------------------
InvalidUriThe requested URI does not represent any resource on the server.
RequestId:02c557bf-801e-0068-2507-c7da6d000000
Time:2026-04-08T03:25:43.0651999Z
--------------------------------------------------------------------------------
bisync_test.go:1078: Fs is incapable of running test as can't fix-case, skipping: extended_filenames (expected:
ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö (NFD) actual:
ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö (PUT https://rclone.blob.core.windows.net/rclone-test-qapafuf5mima/032309cu/extended_filenames/path2/ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
--------------------------------------------------------------------------------
RESPONSE 400: 400 The requested URI does not represent any resource on the server.
ERROR CODE: InvalidUri
--------------------------------------------------------------------------------
InvalidUriThe requested URI does not represent any resource on the server.
RequestId:02c557bf-801e-0068-2507-c7da6d000000
Time:2026-04-08T03:25:43.0651999Z
--------------------------------------------------------------------------------
))
(fs: Azure container rclone-test-qapafuf5mima path 032309cu/extended_filenames/path2)
=== RUN TestBisyncLocalRemote/filters
2026/04/08 03:25:43 DEBUG : Creating backend with remote "/tmp/032309cu/filters/path1"
2026/04/08 03:25:43 INFO : path2: Making directory
2026/04/08 03:25:43 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/filters/path2"
2026/04/08 03:25:43 DEBUG : Creating backend with remote "/tmp/032309cu/initdir/test_filters-bujiyiw7"
2026/04/08 03:25:43 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:25:43 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:43 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:43 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:43 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:43 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:43 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:43 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:43 DEBUG : subdir: Making directory with metadata
2026/04/08 03:25:43 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:25:43 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:25:43 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:43 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:25:43 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:25:43 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:25:43 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:43 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:25:43 INFO : file1.txt: Copied (new)
2026/04/08 03:25:43 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:25:43 DEBUG : Local file system at /tmp/032309cu/initdir/test_filters-bujiyiw7: Waiting for checks to finish
2026/04/08 03:25:43 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:25:43 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:43 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:43 DEBUG : Local file system at /tmp/032309cu/initdir/test_filters-bujiyiw7: Waiting for transfers to finish
2026/04/08 03:25:43 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:25:43 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:25:43 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:25:43 INFO : file4.txt: Copied (new)
2026/04/08 03:25:43 INFO : file3.txt: Copied (new)
2026/04/08 03:25:43 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:25:43 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:25:43 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:25:43 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:43 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:43 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:25:43 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:25:43 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:25:43 INFO : file5.txt: Copied (new)
2026/04/08 03:25:43 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:43 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:43 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:25:43 INFO : file6.txt: Copied (new)
2026/04/08 03:25:43 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:25:43 INFO : file7.txt: Copied (new)
2026/04/08 03:25:43 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:25:43 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:25:43 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:43 INFO : file2.txt: Copied (new)
2026/04/08 03:25:43 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:25:43 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:25:43 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:25:43 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_filters-fogigop0"
2026/04/08 03:25:43 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:43 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination
2026/04/08 03:25:43 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/04/08 03:25:43 DEBUG : Local file system at /tmp/032309cu/datadir/test_filters-fogigop0: Waiting for checks to finish
2026/04/08 03:25:43 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK
2026/04/08 03:25:43 DEBUG : Local file system at /tmp/032309cu/datadir/test_filters-fogigop0: Waiting for transfers to finish
2026/04/08 03:25:43 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:25:43 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/08 03:25:43 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/04/08 03:25:43 INFO : fileZ.txt: Copied (new)
2026/04/08 03:25:43 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt
2026/04/08 03:25:43 INFO : filtersfile.flt: Copied (new)
2026/04/08 03:25:43 DEBUG : Waiting for deletions to finish
2026/04/08 03:25:43 ERROR : error listing: directory not found
2026/04/08 03:25:43 ERROR : Local file system at /tmp/032309cu/filters/path1: Failed to list "": directory not found
2026/04/08 03:25:43 DEBUG : removing 1 level 0 directories
2026/04/08 03:25:43 INFO : Local file system at /tmp/032309cu/filters/path1: Removing directory
2026/04/08 03:25:43 ERROR : Failed to rmdir: stat /tmp/032309cu/filters/path1: no such file or directory
2026/04/08 03:25:43 DEBUG : Waiting for deletions to finish
2026/04/08 03:25:43 DEBUG : removing 1 level 0 directories
2026/04/08 03:25:43 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/filters/path2: Removing directory
2026/04/08 03:25:43 ERROR : error listing: directory not found
2026/04/08 03:25:43 NOTICE: checking initFs Local file system at /tmp/032309cu/initdir/test_filters-bujiyiw7
2026/04/08 03:25:43 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:25:43 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:43 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:43 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:43 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:43 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:43 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:43 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:43 DEBUG : subdir: Making directory with metadata
2026/04/08 03:25:43 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:25:43 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:25:43 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:25:43 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:43 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:25:43 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:43 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:25:43 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:25:43 INFO : file1.txt: Copied (new)
2026/04/08 03:25:43 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:25:43 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:25:43 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:25:43 DEBUG : Local file system at /tmp/032309cu/filters/path1: Waiting for checks to finish
2026/04/08 03:25:43 DEBUG : Local file system at /tmp/032309cu/filters/path1: Waiting for transfers to finish
2026/04/08 03:25:43 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:25:43 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:43 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:43 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:25:43 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:25:43 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:43 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:25:43 INFO : file2.txt: Copied (new)
2026/04/08 03:25:43 INFO : file3.txt: Copied (new)
2026/04/08 03:25:43 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:25:43 INFO : file4.txt: Copied (new)
2026/04/08 03:25:43 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:25:43 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:25:43 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:43 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:25:43 INFO : file5.txt: Copied (new)
2026/04/08 03:25:43 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:43 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:25:43 INFO : file7.txt: Copied (new)
2026/04/08 03:25:43 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:25:43 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:25:43 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:43 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:25:43 INFO : file6.txt: Copied (new)
2026/04/08 03:25:43 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:43 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:25:43 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:25:43 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:25:43 NOTICE: checking Path1 Local file system at /tmp/032309cu/filters/path1
2026/04/08 03:25:43 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:25:43 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:43 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:43 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:43 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:43 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:43 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:43 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:43 INFO : subdir: Making directory
2026/04/08 03:25:43 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:43 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/filters/path2: Waiting for checks to finish
2026/04/08 03:25:43 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/filters/path2: Waiting for transfers to finish
2026/04/08 03:25:43 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:25:43 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:43 INFO : file1.txt: Copied (new)
2026/04/08 03:25:43 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:25:43 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:43 INFO : file2.txt: Copied (new)
2026/04/08 03:25:43 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:25:43 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:25:43 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:25:43 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:25:43 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:43 INFO : file3.txt: Copied (new)
2026/04/08 03:25:43 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:25:43 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:43 INFO : file4.txt: Copied (new)
2026/04/08 03:25:43 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:25:43 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:43 INFO : file5.txt: Copied (new)
2026/04/08 03:25:43 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:25:43 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:43 INFO : file7.txt: Copied (new)
2026/04/08 03:25:43 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:25:43 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:43 INFO : file6.txt: Copied (new)
2026/04/08 03:25:43 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:25:43 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:43 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:25:43 NOTICE: checking path2 Azure container rclone-test-qapafuf5mima path 032309cu/filters/path2
2026/04/08 03:25:43 NOTICE: [36m(01) :[0m [34mtest filters[0m
2026/04/08 03:25:43 NOTICE: [36m(02) :[0m [34mcopy-file /tmp/032309cu/datadir/test_filters-fogigop0/filtersfile.flt /tmp/032309cu/workdir/[0m
2026/04/08 03:25:43 DEBUG : copyFile "/tmp/032309cu/datadir/test_filters-fogigop0/filtersfile.flt" to "/tmp/032309cu/workdir/" as ""
2026/04/08 03:25:43 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_filters-fogigop0/filtersfile.flt"
2026/04/08 03:25:43 DEBUG : Creating backend with remote "/tmp/032309cu/workdir/"
2026/04/08 03:25:43 DEBUG : operations.CopyFile "filtersfile.flt" to "Local file system at /tmp/032309cu/workdir" as "filtersfile.flt"
2026/04/08 03:25:43 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination
2026/04/08 03:25:43 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK
2026/04/08 03:25:43 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/08 03:25:43 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt
2026/04/08 03:25:43 INFO : filtersfile.flt: Copied (new)
2026/04/08 03:25:43 NOTICE: [36m(03) :[0m [34mtest resync to force building of the filters md5 hash[0m
2026/04/08 03:25:43 NOTICE: [36m(04) :[0m [34mbisync filters-file=/tmp/032309cu/workdir/filtersfile.flt resync[0m
2026/04/08 03:25:45 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:25:45 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:25:45 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 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
}
2026/04/08 03:25:45 INFO : Synching Path1 "/tmp/032309cu/filters/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/filters/path2/"
2026/04/08 03:25:45 INFO : Using filters file /tmp/032309cu/workdir/filtersfile.flt
2026/04/08 03:25:45 INFO : Storing filters file hash to /tmp/032309cu/workdir/filtersfile.flt.md5
2026/04/08 03:25:45 INFO : Copying Path2 files to Path1
2026/04/08 03:25:45 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:25:45 INFO : There was nothing to transfer
2026/04/08 03:25:45 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:25:45 INFO : There was nothing to transfer
2026/04/08 03:25:45 INFO : Resync updating listings
2026/04/08 03:25:45 INFO : Validating listings for Path1 "/tmp/032309cu/filters/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/filters/path2/"
2026/04/08 03:25:45 INFO : [32mBisync successful[0m
2026/04/08 03:25:45 NOTICE: [36m(05) :[0m [34mcopy-listings resync[0m
2026/04/08 03:25:45 NOTICE: [36m(06) :[0m [34mtest place new files on the remote[0m
2026/04/08 03:25:45 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-01-02 /tmp/032309cu/datadir/test_filters-fogigop0/ fileZ.txt[0m
2026/04/08 03:25:45 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_filters-fogigop0/"
2026/04/08 03:25:45 DEBUG : fs cache: renaming cache item "/tmp/032309cu/datadir/test_filters-fogigop0/" to be canonical "/tmp/032309cu/datadir/test_filters-fogigop0"
2026/04/08 03:25:45 DEBUG : fileZ.txt: Set modification time 2001-01-02
2026/04/08 03:25:45 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/032309cu/datadir/test_filters-fogigop0/fileZ.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/filters/path2/ fileZ.txt[0m
2026/04/08 03:25:45 DEBUG : copyFile "/tmp/032309cu/datadir/test_filters-fogigop0/fileZ.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/filters/path2/" as "fileZ.txt"
2026/04/08 03:25:45 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_filters-fogigop0/fileZ.txt"
2026/04/08 03:25:45 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/filters/path2/"
2026/04/08 03:25:46 DEBUG : operations.CopyFile "fileZ.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/filters/path2" as "fileZ.txt"
2026/04/08 03:25:46 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:46 DEBUG : fileZ.txt: size = 19 OK
2026/04/08 03:25:46 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:25:46 INFO : fileZ.txt: Copied (new)
2026/04/08 03:25:46 NOTICE: [36m(09) :[0m [34mcopy-as /tmp/032309cu/datadir/test_filters-fogigop0/fileZ.txt /tmp/032309cu/filters/path1/subdir fileZ.txt[0m
2026/04/08 03:25:46 DEBUG : copyFile "/tmp/032309cu/datadir/test_filters-fogigop0/fileZ.txt" to "/tmp/032309cu/filters/path1/subdir" as "fileZ.txt"
2026/04/08 03:25:46 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_filters-fogigop0/fileZ.txt"
2026/04/08 03:25:46 DEBUG : Creating backend with remote "/tmp/032309cu/filters/path1/subdir"
2026/04/08 03:25:46 DEBUG : operations.CopyFile "fileZ.txt" to "Local file system at /tmp/032309cu/filters/path1/subdir" as "fileZ.txt"
2026/04/08 03:25:46 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:46 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/04/08 03:25:46 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:25:46 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/04/08 03:25:46 INFO : fileZ.txt: Copied (new)
2026/04/08 03:25:46 NOTICE: [36m(10) :[0m [34mtest bisync with filters-file. path2-side fileZ.txt will be filtered.[0m
2026/04/08 03:25:46 NOTICE: [36m(11) :[0m [34mbisync filters-file=/tmp/032309cu/workdir/filtersfile.flt[0m
2026/04/08 03:25:48 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:25:48 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:25:48 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:25:48 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:25:48 INFO : Synching Path1 "/tmp/032309cu/filters/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/filters/path2/"
2026/04/08 03:25:48 INFO : Using filters file /tmp/032309cu/workdir/filtersfile.flt
2026/04/08 03:25:48 INFO : Building Path1 and Path2 listings
2026/04/08 03:25:48 INFO : Path1 checking for diffs
2026/04/08 03:25:48 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir/fileZ.txt[0m
2026/04/08 03:25:48 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/08 03:25:48 INFO : Path2 checking for diffs
2026/04/08 03:25:48 INFO : Applying changes
2026/04/08 03:25:48 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/filters/path2/subdir/fileZ.txt[0m
2026/04/08 03:25:48 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:25:48 INFO : subdir/fileZ.txt: Copied (new)
2026/04/08 03:25:48 INFO : Updating listings
2026/04/08 03:25:48 INFO : Validating listings for Path1 "/tmp/032309cu/filters/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/filters/path2/"
2026/04/08 03:25:48 INFO : [32mBisync successful[0m
2026/04/08 03:25:48 DEBUG : Waiting for deletions to finish
2026/04/08 03:25:48 INFO : file1.txt: Deleted
2026/04/08 03:25:48 INFO : file2.txt: Deleted
2026/04/08 03:25:48 INFO : file3.txt: Deleted
2026/04/08 03:25:48 INFO : file6.txt: Deleted
2026/04/08 03:25:48 INFO : subdir/file20.txt: Deleted
2026/04/08 03:25:48 INFO : subdir/fileZ.txt: Deleted
2026/04/08 03:25:48 INFO : RCLONE_TEST: Deleted
2026/04/08 03:25:48 INFO : file7.txt: Deleted
2026/04/08 03:25:48 INFO : file5.txt: Deleted
2026/04/08 03:25:48 INFO : file4.txt: Deleted
2026/04/08 03:25:48 DEBUG : removing 1 level 1 directories
2026/04/08 03:25:48 INFO : subdir: Removing directory
2026/04/08 03:25:48 DEBUG : removing 1 level 0 directories
2026/04/08 03:25:48 INFO : Local file system at /tmp/032309cu/filters/path1: Removing directory
2026/04/08 03:25:48 DEBUG : Waiting for deletions to finish
2026/04/08 03:25:48 INFO : file7.txt: Deleted
2026/04/08 03:25:48 INFO : RCLONE_TEST: Deleted
2026/04/08 03:25:48 INFO : file2.txt: Deleted
2026/04/08 03:25:48 INFO : file3.txt: Deleted
2026/04/08 03:25:48 INFO : file4.txt: Deleted
2026/04/08 03:25:48 INFO : file6.txt: Deleted
2026/04/08 03:25:48 INFO : file5.txt: Deleted
2026/04/08 03:25:48 INFO : file1.txt: Deleted
2026/04/08 03:25:48 INFO : fileZ.txt: Deleted
2026/04/08 03:25:48 INFO : subdir/file20.txt: Deleted
2026/04/08 03:25:48 INFO : subdir/fileZ.txt: Deleted
2026/04/08 03:25:48 DEBUG : removing 1 level 0 directories
2026/04/08 03:25:48 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/filters/path2: Removing directory
bisync_test.go:608: [32mTEST filters PASSED[0m
=== RUN TestBisyncLocalRemote/filtersfile_checks
2026/04/08 03:25:48 DEBUG : Creating backend with remote "/tmp/032309cu/filtersfile_checks/path1"
2026/04/08 03:25:48 INFO : path2: Making directory
2026/04/08 03:25:48 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/filtersfile_checks/path2"
2026/04/08 03:25:48 DEBUG : Creating backend with remote "/tmp/032309cu/initdir/test_filtersfile_checks-patomih4"
2026/04/08 03:25:48 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:25:48 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:48 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:48 DEBUG : subdir: Making directory with metadata
2026/04/08 03:25:48 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:25:48 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:25:48 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:48 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:25:48 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:25:48 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:25:48 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:25:48 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:25:48 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:25:48 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:48 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:25:48 INFO : file1.txt: Copied (new)
2026/04/08 03:25:48 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:25:48 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:48 DEBUG : Local file system at /tmp/032309cu/initdir/test_filtersfile_checks-patomih4: Waiting for checks to finish
2026/04/08 03:25:48 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:48 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:25:48 INFO : file2.txt: Copied (new)
2026/04/08 03:25:48 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:25:48 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:25:48 DEBUG : Local file system at /tmp/032309cu/initdir/test_filtersfile_checks-patomih4: Waiting for transfers to finish
2026/04/08 03:25:48 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:25:48 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_filtersfile_checks-jiqeheb0"
2026/04/08 03:25:48 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:48 DEBUG : filtersfile2.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:48 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:48 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK
2026/04/08 03:25:48 DEBUG : filtersfile2.txt.dc377757.partial: size = 254 OK
2026/04/08 03:25:48 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/08 03:25:48 DEBUG : Local file system at /tmp/032309cu/datadir/test_filtersfile_checks-jiqeheb0: Waiting for checks to finish
2026/04/08 03:25:48 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK
2026/04/08 03:25:48 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt
2026/04/08 03:25:48 INFO : filtersfile.txt: Copied (new)
2026/04/08 03:25:48 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK
2026/04/08 03:25:48 DEBUG : filtersfile2.txt.dc377757.partial: renamed to: filtersfile2.txt
2026/04/08 03:25:48 INFO : filtersfile2.txt: Copied (new)
2026/04/08 03:25:48 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/08 03:25:48 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/08 03:25:48 INFO : hold.txt: Copied (new)
2026/04/08 03:25:48 DEBUG : Local file system at /tmp/032309cu/datadir/test_filtersfile_checks-jiqeheb0: Waiting for transfers to finish
2026/04/08 03:25:48 DEBUG : Waiting for deletions to finish
2026/04/08 03:25:48 ERROR : error listing: directory not found
2026/04/08 03:25:48 ERROR : Local file system at /tmp/032309cu/filtersfile_checks/path1: Failed to list "": directory not found
2026/04/08 03:25:48 DEBUG : removing 1 level 0 directories
2026/04/08 03:25:48 INFO : Local file system at /tmp/032309cu/filtersfile_checks/path1: Removing directory
2026/04/08 03:25:48 ERROR : Failed to rmdir: stat /tmp/032309cu/filtersfile_checks/path1: no such file or directory
2026/04/08 03:25:48 DEBUG : Waiting for deletions to finish
2026/04/08 03:25:49 DEBUG : removing 1 level 0 directories
2026/04/08 03:25:49 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/filtersfile_checks/path2: Removing directory
2026/04/08 03:25:49 ERROR : error listing: directory not found
2026/04/08 03:25:49 NOTICE: checking initFs Local file system at /tmp/032309cu/initdir/test_filtersfile_checks-patomih4
2026/04/08 03:25:49 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:25:49 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:49 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:49 DEBUG : subdir: Making directory with metadata
2026/04/08 03:25:49 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:25:49 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:25:49 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:49 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:25:49 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:25:49 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:25:49 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:25:49 DEBUG : Local file system at /tmp/032309cu/filtersfile_checks/path1: Waiting for checks to finish
2026/04/08 03:25:49 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:49 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:25:49 INFO : file1.txt: Copied (new)
2026/04/08 03:25:49 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:49 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:25:49 INFO : file2.txt: Copied (new)
2026/04/08 03:25:49 DEBUG : Local file system at /tmp/032309cu/filtersfile_checks/path1: Waiting for transfers to finish
2026/04/08 03:25:49 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:49 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:25:49 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:25:49 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:25:49 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:25:49 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:25:49 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:25:49 NOTICE: checking Path1 Local file system at /tmp/032309cu/filtersfile_checks/path1
2026/04/08 03:25:49 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:25:49 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:49 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:49 INFO : subdir: Making directory
2026/04/08 03:25:49 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:49 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/filtersfile_checks/path2: Waiting for checks to finish
2026/04/08 03:25:49 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/filtersfile_checks/path2: Waiting for transfers to finish
2026/04/08 03:25:49 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:25:49 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:49 INFO : file2.txt: Copied (new)
2026/04/08 03:25:49 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:25:49 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:25:49 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:25:49 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:25:49 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:49 INFO : file1.txt: Copied (new)
2026/04/08 03:25:49 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:25:49 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:25:49 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:25:49 NOTICE: checking path2 Azure container rclone-test-qapafuf5mima path 032309cu/filtersfile_checks/path2
2026/04/08 03:25:49 NOTICE: [36m(01) :[0m [34mtest filtersfile-checks[0m
2026/04/08 03:25:49 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:25:49 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/08 03:25:51 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:25:51 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:25:51 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:25:51 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:25:51 INFO : Synching Path1 "/tmp/032309cu/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/filtersfile_checks/path2/"
2026/04/08 03:25:51 INFO : Copying Path2 files to Path1
2026/04/08 03:25:51 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:25:51 INFO : There was nothing to transfer
2026/04/08 03:25:51 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:25:51 INFO : There was nothing to transfer
2026/04/08 03:25:51 INFO : Resync updating listings
2026/04/08 03:25:51 INFO : Validating listings for Path1 "/tmp/032309cu/filtersfile_checks/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/filtersfile_checks/path2/"
2026/04/08 03:25:51 INFO : [32mBisync successful[0m
2026/04/08 03:25:51 NOTICE: [36m(04) :[0m [34mtest 1. inject filters file in workdir.[0m
2026/04/08 03:25:51 NOTICE: [36m(05) :[0m [34mcopy-file /tmp/032309cu/datadir/test_filtersfile_checks-jiqeheb0/filtersfile.txt /tmp/032309cu/workdir/[0m
2026/04/08 03:25:51 DEBUG : copyFile "/tmp/032309cu/datadir/test_filtersfile_checks-jiqeheb0/filtersfile.txt" to "/tmp/032309cu/workdir/" as ""
2026/04/08 03:25:51 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_filtersfile_checks-jiqeheb0/filtersfile.txt"
2026/04/08 03:25:51 DEBUG : Creating backend with remote "/tmp/032309cu/workdir/"
2026/04/08 03:25:51 DEBUG : operations.CopyFile "filtersfile.txt" to "Local file system at /tmp/032309cu/workdir" as "filtersfile.txt"
2026/04/08 03:25:51 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination
2026/04/08 03:25:51 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK
2026/04/08 03:25:51 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK
2026/04/08 03:25:51 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt
2026/04/08 03:25:51 INFO : filtersfile.txt: Copied (new)
2026/04/08 03:25:51 NOTICE: [36m(06) :[0m [34mtest 2. run with filters-file but without md5. should abort.[0m
2026/04/08 03:25:51 NOTICE: [36m(07) :[0m [34mbisync filters-file=/tmp/032309cu/workdir/filtersfile.txt[0m
2026/04/08 03:25:53 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:25:53 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:25:53 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:25:53 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:25:53 INFO : Synching Path1 "/tmp/032309cu/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/filtersfile_checks/path2/"
2026/04/08 03:25:53 INFO : Using filters file /tmp/032309cu/workdir/filtersfile.txt
2026/04/08 03:25:53 ERROR : [31mBisync critical error: filters file md5 hash not found (must run --resync): /tmp/032309cu/workdir/filtersfile.txt[0m
2026/04/08 03:25:53 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/08 03:25:53 NOTICE: Bisync error: bisync aborted
2026/04/08 03:25:53 NOTICE: [36m(08) :[0m [34mtest 3. run without filters-file. should be blocked due to prior abort.[0m
2026/04/08 03:25:53 NOTICE: [36m(09) :[0m [34mbisync[0m
2026/04/08 03:25:55 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:25:55 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:25:55 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:25:55 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:25:55 INFO : Synching Path1 "/tmp/032309cu/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/filtersfile_checks/path2/"
2026/04/08 03:25:55 ERROR : [31mBisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run
[35mTip: here are the filenames we were looking for. Do they exist?
[0m[36mPath1: [94m/tmp/032309cu/workdir/tmp_032309cu_filtersfile_checks_path1..TestAzureBlob_rclone-test-qapafuf5mima_032309cu_filtersfile_checks_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/032309cu/workdir/tmp_032309cu_filtersfile_checks_path1..TestAzureBlob_rclone-test-qapafuf5mima_032309cu_filtersfile_checks_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/032309cu/workdir"[0m[0m
2026/04/08 03:25:55 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/08 03:25:55 NOTICE: Bisync error: bisync aborted
2026/04/08 03:25:55 NOTICE: [36m(10) :[0m [34mtest 4. run with filters-file and resync.[0m
2026/04/08 03:25:55 NOTICE: [36m(11) :[0m [34mbisync filters-file=/tmp/032309cu/workdir/filtersfile.txt resync[0m
2026/04/08 03:25:58 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:25:58 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:25:58 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:25:58 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:25:58 INFO : Synching Path1 "/tmp/032309cu/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/filtersfile_checks/path2/"
2026/04/08 03:25:58 INFO : Using filters file /tmp/032309cu/workdir/filtersfile.txt
2026/04/08 03:25:58 INFO : Storing filters file hash to /tmp/032309cu/workdir/filtersfile.txt.md5
2026/04/08 03:25:58 INFO : Copying Path2 files to Path1
2026/04/08 03:25:58 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:25:58 INFO : There was nothing to transfer
2026/04/08 03:25:58 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:25:58 INFO : There was nothing to transfer
2026/04/08 03:25:58 INFO : Resync updating listings
2026/04/08 03:25:58 INFO : Validating listings for Path1 "/tmp/032309cu/filtersfile_checks/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/filtersfile_checks/path2/"
2026/04/08 03:25:58 INFO : [32mBisync successful[0m
2026/04/08 03:25:58 NOTICE: [36m(12) :[0m [34mtest 5. run with filters-file alone. should run.[0m
2026/04/08 03:25:58 NOTICE: [36m(13) :[0m [34mbisync filters-file=/tmp/032309cu/workdir/filtersfile.txt[0m
2026/04/08 03:26:00 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:26:00 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:26:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:26:00 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:26:00 INFO : Synching Path1 "/tmp/032309cu/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/filtersfile_checks/path2/"
2026/04/08 03:26:00 INFO : Using filters file /tmp/032309cu/workdir/filtersfile.txt
2026/04/08 03:26:00 INFO : Building Path1 and Path2 listings
2026/04/08 03:26:00 INFO : Path1 checking for diffs
2026/04/08 03:26:00 INFO : Path2 checking for diffs
2026/04/08 03:26:00 INFO : No changes found
2026/04/08 03:26:00 INFO : Updating listings
2026/04/08 03:26:00 INFO : Validating listings for Path1 "/tmp/032309cu/filtersfile_checks/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/filtersfile_checks/path2/"
2026/04/08 03:26:00 INFO : [32mBisync successful[0m
2026/04/08 03:26:00 NOTICE: [36m(14) :[0m [34mtest 6. push changed filters-file to workdir.[0m
2026/04/08 03:26:00 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/032309cu/datadir/test_filtersfile_checks-jiqeheb0/filtersfile2.txt /tmp/032309cu/workdir/ filtersfile.txt[0m
2026/04/08 03:26:00 DEBUG : copyFile "/tmp/032309cu/datadir/test_filtersfile_checks-jiqeheb0/filtersfile2.txt" to "/tmp/032309cu/workdir/" as "filtersfile.txt"
2026/04/08 03:26:00 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_filtersfile_checks-jiqeheb0/filtersfile2.txt"
2026/04/08 03:26:00 DEBUG : Creating backend with remote "/tmp/032309cu/workdir/"
2026/04/08 03:26:00 DEBUG : operations.CopyFile "filtersfile2.txt" to "Local file system at /tmp/032309cu/workdir" as "filtersfile.txt"
2026/04/08 03:26:00 DEBUG : filtersfile2.txt: size = 254 (Local file system at /tmp/032309cu/datadir/test_filtersfile_checks-jiqeheb0)
2026/04/08 03:26:00 DEBUG : filtersfile.txt: size = 380 (Local file system at /tmp/032309cu/workdir)
2026/04/08 03:26:00 DEBUG : filtersfile2.txt: Sizes differ
2026/04/08 03:26:00 DEBUG : filtersfile.txt.33ddd493.partial: size = 254 OK
2026/04/08 03:26:00 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK
2026/04/08 03:26:00 DEBUG : filtersfile.txt.33ddd493.partial: renamed to: filtersfile.txt
2026/04/08 03:26:00 INFO : filtersfile2.txt: Copied (replaced existing) to: filtersfile.txt
2026/04/08 03:26:00 NOTICE: [36m(16) :[0m [34mtest 7. run with filters-file alone. should abort.[0m
2026/04/08 03:26:00 NOTICE: [36m(17) :[0m [34mbisync filters-file=/tmp/032309cu/workdir/filtersfile.txt[0m
2026/04/08 03:26:02 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:26:02 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:26:02 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:26:02 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:26:02 INFO : Synching Path1 "/tmp/032309cu/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/filtersfile_checks/path2/"
2026/04/08 03:26:02 INFO : Using filters file /tmp/032309cu/workdir/filtersfile.txt
2026/04/08 03:26:02 ERROR : [31mBisync critical error: filters file has changed (must run --resync): /tmp/032309cu/workdir/filtersfile.txt[0m
2026/04/08 03:26:02 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/08 03:26:02 NOTICE: Bisync error: bisync aborted
2026/04/08 03:26:02 NOTICE: [36m(18) :[0m [34mtest 8. run with filters-file and resync and dry-run. should do the dry-run but still cause next non-resync run to abort.[0m
2026/04/08 03:26:02 NOTICE: [36m(19) :[0m [34mbisync filters-file=/tmp/032309cu/workdir/filtersfile.txt resync dry-run[0m
2026/04/08 03:26:04 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:26:04 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:26:04 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 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
}
2026/04/08 03:26:04 INFO : Synching Path1 "/tmp/032309cu/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/filtersfile_checks/path2/"
2026/04/08 03:26:04 INFO : Using filters file /tmp/032309cu/workdir/filtersfile.txt
2026/04/08 03:26:04 INFO : Skipped storing filters file hash to /tmp/032309cu/workdir/filtersfile.txt.md5 as --dry-run is set
2026/04/08 03:26:04 INFO : Copying Path2 files to Path1
2026/04/08 03:26:04 NOTICE: - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:26:05 INFO : There was nothing to transfer
2026/04/08 03:26:05 NOTICE: - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:26:05 INFO : There was nothing to transfer
2026/04/08 03:26:05 INFO : Resync updating listings
2026/04/08 03:26:05 INFO : [32mBisync successful[0m
2026/04/08 03:26:05 NOTICE: [36m(20) :[0m [34mtest 9. run with filters-file alone. should abort.[0m
2026/04/08 03:26:05 NOTICE: [36m(21) :[0m [34mbisync filters-file=/tmp/032309cu/workdir/filtersfile.txt[0m
2026/04/08 03:26:07 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:26:07 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:26:07 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:26:07 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:26:07 INFO : Synching Path1 "/tmp/032309cu/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/filtersfile_checks/path2/"
2026/04/08 03:26:07 INFO : Using filters file /tmp/032309cu/workdir/filtersfile.txt
2026/04/08 03:26:07 ERROR : [31mBisync critical error: filters file has changed (must run --resync): /tmp/032309cu/workdir/filtersfile.txt[0m
2026/04/08 03:26:07 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/08 03:26:07 NOTICE: Bisync error: bisync aborted
2026/04/08 03:26:07 DEBUG : Waiting for deletions to finish
2026/04/08 03:26:07 INFO : file1.txt: Deleted
2026/04/08 03:26:07 INFO : RCLONE_TEST: Deleted
2026/04/08 03:26:07 INFO : file2.txt: Deleted
2026/04/08 03:26:07 INFO : subdir/file20.txt: Deleted
2026/04/08 03:26:07 DEBUG : removing 1 level 1 directories
2026/04/08 03:26:07 INFO : subdir: Removing directory
2026/04/08 03:26:07 DEBUG : removing 1 level 0 directories
2026/04/08 03:26:07 INFO : Local file system at /tmp/032309cu/filtersfile_checks/path1: Removing directory
2026/04/08 03:26:07 DEBUG : Waiting for deletions to finish
2026/04/08 03:26:07 INFO : RCLONE_TEST: Deleted
2026/04/08 03:26:07 INFO : file2.txt: Deleted
2026/04/08 03:26:07 INFO : file1.txt: Deleted
2026/04/08 03:26:07 INFO : subdir/file20.txt: Deleted
2026/04/08 03:26:07 DEBUG : removing 1 level 0 directories
2026/04/08 03:26:07 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/filtersfile_checks/path2: Removing directory
bisync_test.go:608: [32mTEST filtersfile_checks PASSED[0m
=== RUN TestBisyncLocalRemote/ignorelistingchecksum
2026/04/08 03:26:07 DEBUG : Creating backend with remote "/tmp/032309cu/ignorelistingchecksum/path1"
2026/04/08 03:26:07 INFO : path2: Making directory
2026/04/08 03:26:07 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ignorelistingchecksum/path2"
2026/04/08 03:26:07 DEBUG : Creating backend with remote "/tmp/032309cu/initdir/test_ignorelistingchecksum-zufokik5"
2026/04/08 03:26:07 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:26:07 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:07 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:07 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:07 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:07 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:07 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:07 DEBUG : subdir: Making directory with metadata
2026/04/08 03:26:07 INFO : subdir: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/04/08 03:26:07 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:26:07 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:07 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:26:07 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/08 03:26:07 DEBUG : Local file system at /tmp/032309cu/initdir/test_ignorelistingchecksum-zufokik5: Waiting for checks to finish
2026/04/08 03:26:07 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:07 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/08 03:26:07 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:26:07 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/08 03:26:07 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/08 03:26:07 DEBUG : Local file system at /tmp/032309cu/initdir/test_ignorelistingchecksum-zufokik5: Waiting for transfers to finish
2026/04/08 03:26:07 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:07 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/08 03:26:07 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/08 03:26:07 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:26:07 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:07 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/08 03:26:07 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:26:07 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/08 03:26:07 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:07 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/08 03:26:07 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:26:07 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:26:07 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:26:07 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:26:07 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:26:07 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:07 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:07 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:26:07 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:26:07 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/08 03:26:07 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:26:07 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:26:07 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:07 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:26:07 INFO : file1.txt: Copied (new)
2026/04/08 03:26:07 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:26:07 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_ignorelistingchecksum-yetobit7"
2026/04/08 03:26:07 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:07 DEBUG : Local file system at /tmp/032309cu/datadir/test_ignorelistingchecksum-yetobit7: Waiting for checks to finish
2026/04/08 03:26:07 DEBUG : Local file system at /tmp/032309cu/datadir/test_ignorelistingchecksum-yetobit7: Waiting for transfers to finish
2026/04/08 03:26:07 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/08 03:26:07 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:26:07 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/08 03:26:07 INFO : file1.txt: Copied (new)
2026/04/08 03:26:07 DEBUG : Waiting for deletions to finish
2026/04/08 03:26:07 ERROR : error listing: directory not found
2026/04/08 03:26:07 ERROR : Local file system at /tmp/032309cu/ignorelistingchecksum/path1: Failed to list "": directory not found
2026/04/08 03:26:07 DEBUG : removing 1 level 0 directories
2026/04/08 03:26:07 INFO : Local file system at /tmp/032309cu/ignorelistingchecksum/path1: Removing directory
2026/04/08 03:26:07 ERROR : Failed to rmdir: stat /tmp/032309cu/ignorelistingchecksum/path1: no such file or directory
2026/04/08 03:26:07 DEBUG : Waiting for deletions to finish
2026/04/08 03:26:07 DEBUG : removing 1 level 0 directories
2026/04/08 03:26:07 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/ignorelistingchecksum/path2: Removing directory
2026/04/08 03:26:07 ERROR : error listing: directory not found
2026/04/08 03:26:07 NOTICE: checking initFs Local file system at /tmp/032309cu/initdir/test_ignorelistingchecksum-zufokik5
2026/04/08 03:26:07 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:26:07 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:07 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:07 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:07 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:07 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:07 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:07 DEBUG : subdir: Making directory with metadata
2026/04/08 03:26:07 INFO : subdir: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/04/08 03:26:07 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:26:07 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:07 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:26:07 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/08 03:26:07 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/08 03:26:07 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:26:07 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:26:07 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:26:07 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/08 03:26:07 DEBUG : Local file system at /tmp/032309cu/ignorelistingchecksum/path1: Waiting for checks to finish
2026/04/08 03:26:07 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:07 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/08 03:26:07 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:07 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/08 03:26:07 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:26:07 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/08 03:26:07 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:26:07 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/08 03:26:07 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:07 DEBUG : Local file system at /tmp/032309cu/ignorelistingchecksum/path1: Waiting for transfers to finish
2026/04/08 03:26:07 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:26:07 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:07 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/08 03:26:07 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:26:07 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/08 03:26:07 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:26:07 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:07 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:26:07 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:26:07 INFO : file1.txt: Copied (new)
2026/04/08 03:26:07 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:07 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:07 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/08 03:26:07 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:26:07 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:26:07 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:26:07 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:26:07 NOTICE: checking Path1 Local file system at /tmp/032309cu/ignorelistingchecksum/path1
2026/04/08 03:26:07 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:26:07 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:07 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:07 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:07 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:07 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:07 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:07 INFO : subdir: Making directory
2026/04/08 03:26:07 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:07 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/ignorelistingchecksum/path2: Waiting for checks to finish
2026/04/08 03:26:07 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/ignorelistingchecksum/path2: Waiting for transfers to finish
2026/04/08 03:26:07 DEBUG : file1.copy1.txt: size = 0 OK
2026/04/08 03:26:07 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:07 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:26:07 DEBUG : file1.copy2.txt: size = 0 OK
2026/04/08 03:26:07 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:07 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:26:07 DEBUG : file1.copy3.txt: size = 0 OK
2026/04/08 03:26:07 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:07 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:26:07 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:26:07 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:26:07 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:26:07 DEBUG : file1.copy4.txt: size = 0 OK
2026/04/08 03:26:07 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:07 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:26:07 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:26:07 DEBUG : file1.copy5.txt: size = 0 OK
2026/04/08 03:26:07 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:07 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:26:07 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:07 INFO : file1.txt: Copied (new)
2026/04/08 03:26:07 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:26:07 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:07 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:26:07 NOTICE: checking path2 Azure container rclone-test-qapafuf5mima path 032309cu/ignorelistingchecksum/path2
2026/04/08 03:26:07 NOTICE: [36m(01) :[0m [34mtest basic[0m
2026/04/08 03:26:07 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:26:07 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/08 03:26:10 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:26:10 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/ignorelistingchecksum/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:26:10 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:26:10 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:26:10 INFO : Synching Path1 "/tmp/032309cu/ignorelistingchecksum/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ignorelistingchecksum/path2/"
2026/04/08 03:26:10 INFO : Copying Path2 files to Path1
2026/04/08 03:26:10 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:26:10 INFO : There was nothing to transfer
2026/04/08 03:26:10 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:26:10 INFO : There was nothing to transfer
2026/04/08 03:26:10 INFO : Resync updating listings
2026/04/08 03:26:10 INFO : Validating listings for Path1 "/tmp/032309cu/ignorelistingchecksum/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ignorelistingchecksum/path2/"
2026/04/08 03:26:10 INFO : [32mBisync successful[0m
2026/04/08 03:26:10 NOTICE: [36m(04) :[0m [34mbisync resync ignore-listing-checksum[0m
2026/04/08 03:26:12 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:26:12 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/ignorelistingchecksum/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:26:12 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:26:12 INFO : Synching Path1 "/tmp/032309cu/ignorelistingchecksum/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ignorelistingchecksum/path2/"
2026/04/08 03:26:12 INFO : Copying Path2 files to Path1
2026/04/08 03:26:12 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:26:12 INFO : There was nothing to transfer
2026/04/08 03:26:12 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:26:12 INFO : There was nothing to transfer
2026/04/08 03:26:12 INFO : Resync updating listings
2026/04/08 03:26:12 INFO : Validating listings for Path1 "/tmp/032309cu/ignorelistingchecksum/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ignorelistingchecksum/path2/"
2026/04/08 03:26:12 INFO : [32mBisync successful[0m
2026/04/08 03:26:12 NOTICE: [36m(05) :[0m [34mtest place newer files on both paths[0m
2026/04/08 03:26:12 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/032309cu/datadir/test_ignorelistingchecksum-yetobit7/file1.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ignorelistingchecksum/path2/[0m
2026/04/08 03:26:12 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_ignorelistingchecksum-yetobit7/"
2026/04/08 03:26:12 DEBUG : fs cache: renaming cache item "/tmp/032309cu/datadir/test_ignorelistingchecksum-yetobit7/" to be canonical "/tmp/032309cu/datadir/test_ignorelistingchecksum-yetobit7"
2026/04/08 03:26:12 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/08 03:26:12 DEBUG : copyFile "/tmp/032309cu/datadir/test_ignorelistingchecksum-yetobit7/file1.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ignorelistingchecksum/path2/" as ""
2026/04/08 03:26:12 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_ignorelistingchecksum-yetobit7/file1.txt"
2026/04/08 03:26:12 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ignorelistingchecksum/path2/"
2026/04/08 03:26:12 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/ignorelistingchecksum/path2" as "file1.txt"
2026/04/08 03:26:12 DEBUG : file1.txt: size = 19 (Local file system at /tmp/032309cu/datadir/test_ignorelistingchecksum-yetobit7)
2026/04/08 03:26:12 DEBUG : file1.txt: size = 0 (Azure container rclone-test-qapafuf5mima path 032309cu/ignorelistingchecksum/path2)
2026/04/08 03:26:12 DEBUG : file1.txt: Sizes differ
2026/04/08 03:26:12 DEBUG : file1.txt: size = 19 OK
2026/04/08 03:26:12 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:26:12 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:26:12 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/032309cu/datadir/test_ignorelistingchecksum-yetobit7/file1.txt /tmp/032309cu/ignorelistingchecksum/path1/subdir file20.txt[0m
2026/04/08 03:26:12 DEBUG : copyFile "/tmp/032309cu/datadir/test_ignorelistingchecksum-yetobit7/file1.txt" to "/tmp/032309cu/ignorelistingchecksum/path1/subdir" as "file20.txt"
2026/04/08 03:26:12 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_ignorelistingchecksum-yetobit7/file1.txt"
2026/04/08 03:26:12 DEBUG : Creating backend with remote "/tmp/032309cu/ignorelistingchecksum/path1/subdir"
2026/04/08 03:26:12 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/032309cu/ignorelistingchecksum/path1/subdir" as "file20.txt"
2026/04/08 03:26:12 DEBUG : file1.txt: size = 19 (Local file system at /tmp/032309cu/datadir/test_ignorelistingchecksum-yetobit7)
2026/04/08 03:26:12 DEBUG : file20.txt: size = 0 (Local file system at /tmp/032309cu/ignorelistingchecksum/path1/subdir)
2026/04/08 03:26:12 DEBUG : file1.txt: Sizes differ
2026/04/08 03:26:12 DEBUG : file20.txt.8dcf80ac.partial: size = 19 OK
2026/04/08 03:26:12 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:26:12 DEBUG : file20.txt.8dcf80ac.partial: renamed to: file20.txt
2026/04/08 03:26:12 INFO : file1.txt: Copied (replaced existing) to: file20.txt
2026/04/08 03:26:12 NOTICE: [36m(08) :[0m [34mtest bisync run[0m
2026/04/08 03:26:12 NOTICE: [36m(09) :[0m [34mbisync ignore-listing-checksum[0m
2026/04/08 03:26:15 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:26:15 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/ignorelistingchecksum/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:26:15 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:26:15 INFO : Synching Path1 "/tmp/032309cu/ignorelistingchecksum/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ignorelistingchecksum/path2/"
2026/04/08 03:26:15 INFO : Building Path1 and Path2 listings
2026/04/08 03:26:15 INFO : Path1 checking for diffs
2026/04/08 03:26:15 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/08 03:26:15 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/08 03:26:15 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:26:15 INFO : Path2 checking for diffs
2026/04/08 03:26:15 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:26:15 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/08 03:26:15 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:26:15 INFO : Applying changes
2026/04/08 03:26:15 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/ignorelistingchecksum/path2/subdir/file20.txt[0m
2026/04/08 03:26:15 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/032309cu/ignorelistingchecksum/path1/file1.txt[0m
2026/04/08 03:26:15 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:26:15 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:26:15 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:26:15 INFO : subdir/file20.txt: Copied (replaced existing)
2026/04/08 03:26:15 INFO : Updating listings
2026/04/08 03:26:15 INFO : Validating listings for Path1 "/tmp/032309cu/ignorelistingchecksum/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/ignorelistingchecksum/path2/"
2026/04/08 03:26:15 INFO : [32mBisync successful[0m
2026/04/08 03:26:15 INFO : RCLONE_TEST: Deleted
2026/04/08 03:26:15 INFO : file1.copy3.txt: Deleted
2026/04/08 03:26:15 INFO : file1.copy2.txt: Deleted
2026/04/08 03:26:15 INFO : file1.copy4.txt: Deleted
2026/04/08 03:26:15 INFO : file1.txt: Deleted
2026/04/08 03:26:15 INFO : subdir/file20.txt: Deleted
2026/04/08 03:26:15 INFO : file1.copy1.txt: Deleted
2026/04/08 03:26:15 DEBUG : Waiting for deletions to finish
2026/04/08 03:26:15 INFO : file1.copy5.txt: Deleted
2026/04/08 03:26:15 DEBUG : removing 1 level 1 directories
2026/04/08 03:26:15 INFO : subdir: Removing directory
2026/04/08 03:26:15 DEBUG : removing 1 level 0 directories
2026/04/08 03:26:15 INFO : Local file system at /tmp/032309cu/ignorelistingchecksum/path1: Removing directory
2026/04/08 03:26:15 DEBUG : Waiting for deletions to finish
2026/04/08 03:26:15 INFO : file1.copy5.txt: Deleted
2026/04/08 03:26:15 INFO : file1.copy4.txt: Deleted
2026/04/08 03:26:15 INFO : file1.copy3.txt: Deleted
2026/04/08 03:26:15 INFO : subdir/file20.txt: Deleted
2026/04/08 03:26:15 INFO : file1.copy2.txt: Deleted
2026/04/08 03:26:15 INFO : file1.copy1.txt: Deleted
2026/04/08 03:26:15 INFO : RCLONE_TEST: Deleted
2026/04/08 03:26:15 INFO : file1.txt: Deleted
2026/04/08 03:26:15 DEBUG : removing 1 level 0 directories
2026/04/08 03:26:15 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/ignorelistingchecksum/path2: Removing directory
bisync_test.go:608: [32mTEST ignorelistingchecksum PASSED[0m
=== RUN TestBisyncLocalRemote/max_delete_path1
2026/04/08 03:26:15 DEBUG : Creating backend with remote "/tmp/032309cu/max_delete_path1/path1"
2026/04/08 03:26:15 INFO : path2: Making directory
2026/04/08 03:26:15 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/max_delete_path1/path2"
2026/04/08 03:26:15 DEBUG : Creating backend with remote "/tmp/032309cu/initdir/test_max_delete_path1-jopereb3"
2026/04/08 03:26:15 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:15 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:15 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:15 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:15 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:15 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:15 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:15 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:15 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:15 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:26:15 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:15 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:26:15 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:15 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:26:15 DEBUG : Local file system at /tmp/032309cu/initdir/test_max_delete_path1-jopereb3: Waiting for checks to finish
2026/04/08 03:26:15 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:26:15 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:15 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:15 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:26:15 INFO : file3.txt: Copied (new)
2026/04/08 03:26:15 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:26:15 INFO : file1.txt: Copied (new)
2026/04/08 03:26:15 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:26:15 INFO : file4.txt: Copied (new)
2026/04/08 03:26:15 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:26:15 INFO : file2.txt: Copied (new)
2026/04/08 03:26:15 DEBUG : Local file system at /tmp/032309cu/initdir/test_max_delete_path1-jopereb3: Waiting for transfers to finish
2026/04/08 03:26:15 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:26:15 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:15 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:26:15 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:26:15 INFO : file6.txt: Copied (new)
2026/04/08 03:26:15 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:26:15 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:15 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:26:15 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:15 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:15 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:26:15 INFO : file5.txt: Copied (new)
2026/04/08 03:26:15 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/08 03:26:15 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:26:15 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:26:15 INFO : file7.txt: Copied (new)
2026/04/08 03:26:15 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:26:15 INFO : file8.txt: Copied (new)
2026/04/08 03:26:15 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/08 03:26:15 INFO : file9.txt: Copied (new)
2026/04/08 03:26:15 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_max_delete_path1-woqipiq6"
2026/04/08 03:26:15 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:15 DEBUG : Local file system at /tmp/032309cu/datadir/test_max_delete_path1-woqipiq6: Waiting for checks to finish
2026/04/08 03:26:15 DEBUG : Local file system at /tmp/032309cu/datadir/test_max_delete_path1-woqipiq6: Waiting for transfers to finish
2026/04/08 03:26:15 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/08 03:26:15 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/08 03:26:15 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/08 03:26:15 INFO : hold.txt: Copied (new)
2026/04/08 03:26:15 DEBUG : Waiting for deletions to finish
2026/04/08 03:26:15 ERROR : error listing: directory not found
2026/04/08 03:26:15 ERROR : Local file system at /tmp/032309cu/max_delete_path1/path1: Failed to list "": directory not found
2026/04/08 03:26:15 DEBUG : removing 1 level 0 directories
2026/04/08 03:26:15 INFO : Local file system at /tmp/032309cu/max_delete_path1/path1: Removing directory
2026/04/08 03:26:15 ERROR : Failed to rmdir: stat /tmp/032309cu/max_delete_path1/path1: no such file or directory
2026/04/08 03:26:15 DEBUG : Waiting for deletions to finish
2026/04/08 03:26:15 DEBUG : removing 1 level 0 directories
2026/04/08 03:26:15 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/max_delete_path1/path2: Removing directory
2026/04/08 03:26:15 ERROR : error listing: directory not found
2026/04/08 03:26:15 NOTICE: checking initFs Local file system at /tmp/032309cu/initdir/test_max_delete_path1-jopereb3
2026/04/08 03:26:15 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:15 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:15 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:15 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:15 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:15 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:15 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:15 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:15 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:15 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:26:15 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:26:15 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:26:15 DEBUG : Local file system at /tmp/032309cu/max_delete_path1/path1: Waiting for checks to finish
2026/04/08 03:26:15 DEBUG : Local file system at /tmp/032309cu/max_delete_path1/path1: Waiting for transfers to finish
2026/04/08 03:26:15 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:26:15 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:15 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:15 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:15 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:26:15 INFO : file2.txt: Copied (new)
2026/04/08 03:26:15 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:26:15 INFO : file4.txt: Copied (new)
2026/04/08 03:26:15 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:26:15 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:15 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:26:15 INFO : file3.txt: Copied (new)
2026/04/08 03:26:15 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:15 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:26:15 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:26:15 INFO : file5.txt: Copied (new)
2026/04/08 03:26:15 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:26:15 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:26:15 INFO : file1.txt: Copied (new)
2026/04/08 03:26:15 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/08 03:26:15 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:15 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:26:15 INFO : file6.txt: Copied (new)
2026/04/08 03:26:15 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:15 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:26:15 INFO : file7.txt: Copied (new)
2026/04/08 03:26:15 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:26:15 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/08 03:26:15 INFO : file9.txt: Copied (new)
2026/04/08 03:26:15 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:26:15 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:15 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:26:15 INFO : file8.txt: Copied (new)
2026/04/08 03:26:15 NOTICE: checking Path1 Local file system at /tmp/032309cu/max_delete_path1/path1
2026/04/08 03:26:15 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:15 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:15 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:15 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:15 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:15 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:15 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:15 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:15 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:15 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/max_delete_path1/path2: Waiting for checks to finish
2026/04/08 03:26:15 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/max_delete_path1/path2: Waiting for transfers to finish
2026/04/08 03:26:16 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:26:16 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:16 INFO : file3.txt: Copied (new)
2026/04/08 03:26:16 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:26:16 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:16 INFO : file4.txt: Copied (new)
2026/04/08 03:26:16 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:26:16 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:16 INFO : file2.txt: Copied (new)
2026/04/08 03:26:16 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:26:16 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:16 INFO : file1.txt: Copied (new)
2026/04/08 03:26:16 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:26:16 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:16 INFO : file5.txt: Copied (new)
2026/04/08 03:26:16 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:26:16 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:16 INFO : file7.txt: Copied (new)
2026/04/08 03:26:16 DEBUG : file8.txt: size = 0 OK
2026/04/08 03:26:16 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:16 INFO : file8.txt: Copied (new)
2026/04/08 03:26:16 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:26:16 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:16 INFO : file6.txt: Copied (new)
2026/04/08 03:26:16 DEBUG : file9.txt: size = 109 OK
2026/04/08 03:26:16 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:26:16 INFO : file9.txt: Copied (new)
2026/04/08 03:26:16 NOTICE: checking path2 Azure container rclone-test-qapafuf5mima path 032309cu/max_delete_path1/path2
2026/04/08 03:26:16 NOTICE: [36m(01) :[0m [34mtest max-delete-path1[0m
2026/04/08 03:26:16 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:26:16 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/08 03:26:18 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/max_delete_path1/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:26:18 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:26:18 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:26:18 INFO : Synching Path1 "/tmp/032309cu/max_delete_path1/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/max_delete_path1/path2/"
2026/04/08 03:26:18 INFO : Copying Path2 files to Path1
2026/04/08 03:26:18 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:26:18 INFO : There was nothing to transfer
2026/04/08 03:26:18 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:26:18 INFO : There was nothing to transfer
2026/04/08 03:26:18 INFO : Resync updating listings
2026/04/08 03:26:18 INFO : Validating listings for Path1 "/tmp/032309cu/max_delete_path1/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/max_delete_path1/path2/"
2026/04/08 03:26:18 INFO : [32mBisync successful[0m
2026/04/08 03:26:18 NOTICE: [36m(04) :[0m [34mtest delete >50% of local files[0m
2026/04/08 03:26:18 NOTICE: [36m(05) :[0m [34mdelete-file /tmp/032309cu/max_delete_path1/path1/file1.txt[0m
2026/04/08 03:26:18 DEBUG : Creating backend with remote "/tmp/032309cu/max_delete_path1/path1/"
2026/04/08 03:26:18 DEBUG : fs cache: renaming cache item "/tmp/032309cu/max_delete_path1/path1/" to be canonical "/tmp/032309cu/max_delete_path1/path1"
2026/04/08 03:26:18 INFO : file1.txt: Deleted
2026/04/08 03:26:18 NOTICE: [36m(06) :[0m [34mdelete-file /tmp/032309cu/max_delete_path1/path1/file2.txt[0m
2026/04/08 03:26:18 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/max_delete_path1/path1/" for canonical name "/tmp/032309cu/max_delete_path1/path1"
2026/04/08 03:26:18 INFO : file2.txt: Deleted
2026/04/08 03:26:18 NOTICE: [36m(07) :[0m [34mdelete-file /tmp/032309cu/max_delete_path1/path1/file3.txt[0m
2026/04/08 03:26:18 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/max_delete_path1/path1/" for canonical name "/tmp/032309cu/max_delete_path1/path1"
2026/04/08 03:26:18 INFO : file3.txt: Deleted
2026/04/08 03:26:18 NOTICE: [36m(08) :[0m [34mdelete-file /tmp/032309cu/max_delete_path1/path1/file4.txt[0m
2026/04/08 03:26:18 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/max_delete_path1/path1/" for canonical name "/tmp/032309cu/max_delete_path1/path1"
2026/04/08 03:26:18 INFO : file4.txt: Deleted
2026/04/08 03:26:18 NOTICE: [36m(09) :[0m [34mdelete-file /tmp/032309cu/max_delete_path1/path1/file5.txt[0m
2026/04/08 03:26:18 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/max_delete_path1/path1/" for canonical name "/tmp/032309cu/max_delete_path1/path1"
2026/04/08 03:26:18 INFO : file5.txt: Deleted
2026/04/08 03:26:18 NOTICE: [36m(10) :[0m [34mtest sync should fail due to too many local deletes[0m
2026/04/08 03:26:18 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/04/08 03:26:20 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/max_delete_path1/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:26:20 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:26:20 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:26:20 INFO : Synching Path1 "/tmp/032309cu/max_delete_path1/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/max_delete_path1/path2/"
2026/04/08 03:26:20 INFO : Building Path1 and Path2 listings
2026/04/08 03:26:20 INFO : Path1 checking for diffs
2026/04/08 03:26:20 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/04/08 03:26:20 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/04/08 03:26:20 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/08 03:26:20 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/08 03:26:20 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/04/08 03:26:20 INFO : Path1: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/04/08 03:26:20 INFO : Path2 checking for diffs
2026/04/08 03:26:20 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path1 "/tmp/032309cu/max_delete_path1/path1/". Run with --force if desired.
2026/04/08 03:26:20 NOTICE: [31mBisync aborted. Please try again.[0m
2026/04/08 03:26:20 NOTICE: Bisync error: too many deletes
2026/04/08 03:26:20 NOTICE: [36m(12) :[0m [34mcopy-listings initial-fail[0m
2026/04/08 03:26:20 NOTICE: [36m(13) :[0m [34mtest change max-delete limit to 60%. sync should run.[0m
2026/04/08 03:26:20 NOTICE: [36m(14) :[0m [34mbisync max-delete=60[0m
2026/04/08 03:26:22 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/max_delete_path1/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:26:22 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:26:22 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:26:22 INFO : Synching Path1 "/tmp/032309cu/max_delete_path1/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/max_delete_path1/path2/"
2026/04/08 03:26:22 INFO : Building Path1 and Path2 listings
2026/04/08 03:26:23 INFO : Path1 checking for diffs
2026/04/08 03:26:23 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/04/08 03:26:23 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/04/08 03:26:23 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/08 03:26:23 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/08 03:26:23 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/04/08 03:26:23 INFO : Path1: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/04/08 03:26:23 INFO : Path2 checking for diffs
2026/04/08 03:26:23 INFO : Applying changes
2026/04/08 03:26:23 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/max_delete_path1/path2/file1.txt[0m
2026/04/08 03:26:23 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/max_delete_path1/path2/file2.txt[0m
2026/04/08 03:26:23 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/max_delete_path1/path2/file3.txt[0m
2026/04/08 03:26:23 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/max_delete_path1/path2/file4.txt[0m
2026/04/08 03:26:23 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/max_delete_path1/path2/file5.txt[0m
2026/04/08 03:26:23 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:26:23 INFO : file5.txt: Deleted
2026/04/08 03:26:23 INFO : file1.txt: Deleted
2026/04/08 03:26:23 INFO : file4.txt: Deleted
2026/04/08 03:26:23 INFO : file3.txt: Deleted
2026/04/08 03:26:23 INFO : file2.txt: Deleted
2026/04/08 03:26:23 INFO : There was nothing to transfer
2026/04/08 03:26:23 INFO : Updating listings
2026/04/08 03:26:23 INFO : Validating listings for Path1 "/tmp/032309cu/max_delete_path1/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/max_delete_path1/path2/"
2026/04/08 03:26:23 INFO : [32mBisync successful[0m
2026/04/08 03:26:23 DEBUG : Waiting for deletions to finish
2026/04/08 03:26:23 INFO : file6.txt: Deleted
2026/04/08 03:26:23 INFO : file7.txt: Deleted
2026/04/08 03:26:23 INFO : file9.txt: Deleted
2026/04/08 03:26:23 INFO : file8.txt: Deleted
2026/04/08 03:26:23 DEBUG : removing 1 level 0 directories
2026/04/08 03:26:23 INFO : Local file system at /tmp/032309cu/max_delete_path1/path1: Removing directory
2026/04/08 03:26:23 DEBUG : Waiting for deletions to finish
2026/04/08 03:26:23 INFO : file9.txt: Deleted
2026/04/08 03:26:23 INFO : file8.txt: Deleted
2026/04/08 03:26:23 INFO : file6.txt: Deleted
2026/04/08 03:26:23 INFO : file7.txt: Deleted
2026/04/08 03:26:23 DEBUG : removing 1 level 0 directories
2026/04/08 03:26:23 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/max_delete_path1/path2: Removing directory
bisync_test.go:608: [32mTEST max_delete_path1 PASSED[0m
=== RUN TestBisyncLocalRemote/max_delete_path2_force
2026/04/08 03:26:23 DEBUG : Creating backend with remote "/tmp/032309cu/max_delete_path2_force/path1"
2026/04/08 03:26:23 INFO : path2: Making directory
2026/04/08 03:26:23 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/max_delete_path2_force/path2"
2026/04/08 03:26:23 DEBUG : Creating backend with remote "/tmp/032309cu/initdir/test_max_delete_path2_force-qoyuzax0"
2026/04/08 03:26:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:23 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:23 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:23 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:23 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:23 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:23 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:23 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:23 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:23 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:26:23 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:26:23 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:26:23 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:26:23 DEBUG : Local file system at /tmp/032309cu/initdir/test_max_delete_path2_force-qoyuzax0: Waiting for checks to finish
2026/04/08 03:26:23 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:23 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:26:23 INFO : file1.txt: Copied (new)
2026/04/08 03:26:23 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:23 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:26:23 INFO : file2.txt: Copied (new)
2026/04/08 03:26:23 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:26:23 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:23 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:26:23 INFO : file3.txt: Copied (new)
2026/04/08 03:26:23 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:26:23 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:23 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:26:23 INFO : file4.txt: Copied (new)
2026/04/08 03:26:23 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:26:23 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:23 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:26:23 INFO : file6.txt: Copied (new)
2026/04/08 03:26:23 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/08 03:26:23 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:23 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:26:23 INFO : file7.txt: Copied (new)
2026/04/08 03:26:23 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:23 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:26:23 INFO : file8.txt: Copied (new)
2026/04/08 03:26:23 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:26:23 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/08 03:26:23 INFO : file9.txt: Copied (new)
2026/04/08 03:26:23 DEBUG : Local file system at /tmp/032309cu/initdir/test_max_delete_path2_force-qoyuzax0: Waiting for transfers to finish
2026/04/08 03:26:23 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:26:23 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:23 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:26:23 INFO : file5.txt: Copied (new)
2026/04/08 03:26:23 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_max_delete_path2_force-fiyineh2"
2026/04/08 03:26:23 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:23 DEBUG : Local file system at /tmp/032309cu/datadir/test_max_delete_path2_force-fiyineh2: Waiting for checks to finish
2026/04/08 03:26:23 DEBUG : Local file system at /tmp/032309cu/datadir/test_max_delete_path2_force-fiyineh2: Waiting for transfers to finish
2026/04/08 03:26:23 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/08 03:26:23 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/08 03:26:23 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/08 03:26:23 INFO : hold.txt: Copied (new)
2026/04/08 03:26:23 DEBUG : Waiting for deletions to finish
2026/04/08 03:26:23 ERROR : error listing: directory not found
2026/04/08 03:26:23 ERROR : Local file system at /tmp/032309cu/max_delete_path2_force/path1: Failed to list "": directory not found
2026/04/08 03:26:23 DEBUG : removing 1 level 0 directories
2026/04/08 03:26:23 INFO : Local file system at /tmp/032309cu/max_delete_path2_force/path1: Removing directory
2026/04/08 03:26:23 ERROR : Failed to rmdir: stat /tmp/032309cu/max_delete_path2_force/path1: no such file or directory
2026/04/08 03:26:23 DEBUG : Waiting for deletions to finish
2026/04/08 03:26:23 DEBUG : removing 1 level 0 directories
2026/04/08 03:26:23 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/max_delete_path2_force/path2: Removing directory
2026/04/08 03:26:23 ERROR : error listing: directory not found
2026/04/08 03:26:23 NOTICE: checking initFs Local file system at /tmp/032309cu/initdir/test_max_delete_path2_force-qoyuzax0
2026/04/08 03:26:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:23 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:23 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:23 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:26:23 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:26:23 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:23 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:26:23 INFO : file1.txt: Copied (new)
2026/04/08 03:26:23 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:23 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:26:23 INFO : file2.txt: Copied (new)
2026/04/08 03:26:23 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:23 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:23 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:23 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:23 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:23 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:23 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:26:23 DEBUG : Local file system at /tmp/032309cu/max_delete_path2_force/path1: Waiting for checks to finish
2026/04/08 03:26:23 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:26:23 DEBUG : Local file system at /tmp/032309cu/max_delete_path2_force/path1: Waiting for transfers to finish
2026/04/08 03:26:23 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:23 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:26:23 INFO : file6.txt: Copied (new)
2026/04/08 03:26:23 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:26:23 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:23 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:26:23 INFO : file7.txt: Copied (new)
2026/04/08 03:26:23 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:26:23 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:23 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:26:23 INFO : file8.txt: Copied (new)
2026/04/08 03:26:23 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/08 03:26:23 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:26:23 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/08 03:26:23 INFO : file9.txt: Copied (new)
2026/04/08 03:26:23 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:23 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:26:23 INFO : file4.txt: Copied (new)
2026/04/08 03:26:23 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:26:23 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:26:23 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:23 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:26:23 INFO : file3.txt: Copied (new)
2026/04/08 03:26:23 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:23 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:26:23 INFO : file5.txt: Copied (new)
2026/04/08 03:26:23 NOTICE: checking Path1 Local file system at /tmp/032309cu/max_delete_path2_force/path1
2026/04/08 03:26:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:23 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:23 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:23 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:23 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:23 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:23 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:23 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:23 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:23 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/max_delete_path2_force/path2: Waiting for checks to finish
2026/04/08 03:26:23 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/max_delete_path2_force/path2: Waiting for transfers to finish
2026/04/08 03:26:23 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:26:23 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:23 INFO : file1.txt: Copied (new)
2026/04/08 03:26:23 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:26:23 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:23 INFO : file4.txt: Copied (new)
2026/04/08 03:26:23 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:26:23 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:23 INFO : file3.txt: Copied (new)
2026/04/08 03:26:23 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:26:23 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:23 INFO : file2.txt: Copied (new)
2026/04/08 03:26:23 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:26:23 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:23 INFO : file5.txt: Copied (new)
2026/04/08 03:26:23 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:26:23 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:23 INFO : file6.txt: Copied (new)
2026/04/08 03:26:23 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:26:23 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:23 INFO : file7.txt: Copied (new)
2026/04/08 03:26:23 DEBUG : file8.txt: size = 0 OK
2026/04/08 03:26:23 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:23 INFO : file8.txt: Copied (new)
2026/04/08 03:26:23 DEBUG : file9.txt: size = 109 OK
2026/04/08 03:26:23 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:26:23 INFO : file9.txt: Copied (new)
2026/04/08 03:26:23 NOTICE: checking path2 Azure container rclone-test-qapafuf5mima path 032309cu/max_delete_path2_force/path2
2026/04/08 03:26:23 NOTICE: [36m(01) :[0m [34mtest max-delete-path2-force[0m
2026/04/08 03:26:23 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:26:23 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/08 03:26:26 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/max_delete_path2_force/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:26:26 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 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
}
2026/04/08 03:26:26 INFO : Synching Path1 "/tmp/032309cu/max_delete_path2_force/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/max_delete_path2_force/path2/"
2026/04/08 03:26:26 INFO : Copying Path2 files to Path1
2026/04/08 03:26:26 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:26:26 INFO : There was nothing to transfer
2026/04/08 03:26:26 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:26:26 INFO : There was nothing to transfer
2026/04/08 03:26:26 INFO : Resync updating listings
2026/04/08 03:26:26 INFO : Validating listings for Path1 "/tmp/032309cu/max_delete_path2_force/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/max_delete_path2_force/path2/"
2026/04/08 03:26:26 INFO : [32mBisync successful[0m
2026/04/08 03:26:26 NOTICE: [36m(04) :[0m [34mtest delete >50% of remote files[0m
2026/04/08 03:26:26 NOTICE: [36m(05) :[0m [34mdelete-file TestAzureBlob:rclone-test-qapafuf5mima/032309cu/max_delete_path2_force/path2/file1.txt[0m
2026/04/08 03:26:26 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/max_delete_path2_force/path2/"
2026/04/08 03:26:26 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/max_delete_path2_force/path2/" to be canonical "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/max_delete_path2_force/path2"
2026/04/08 03:26:26 INFO : file1.txt: Deleted
2026/04/08 03:26:26 NOTICE: [36m(06) :[0m [34mdelete-file TestAzureBlob:rclone-test-qapafuf5mima/032309cu/max_delete_path2_force/path2/file2.txt[0m
2026/04/08 03:26:26 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/max_delete_path2_force/path2/" for canonical name "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/max_delete_path2_force/path2"
2026/04/08 03:26:26 INFO : file2.txt: Deleted
2026/04/08 03:26:26 NOTICE: [36m(07) :[0m [34mdelete-file TestAzureBlob:rclone-test-qapafuf5mima/032309cu/max_delete_path2_force/path2/file3.txt[0m
2026/04/08 03:26:26 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/max_delete_path2_force/path2/" for canonical name "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/max_delete_path2_force/path2"
2026/04/08 03:26:26 INFO : file3.txt: Deleted
2026/04/08 03:26:26 NOTICE: [36m(08) :[0m [34mdelete-file TestAzureBlob:rclone-test-qapafuf5mima/032309cu/max_delete_path2_force/path2/file4.txt[0m
2026/04/08 03:26:26 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/max_delete_path2_force/path2/" for canonical name "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/max_delete_path2_force/path2"
2026/04/08 03:26:26 INFO : file4.txt: Deleted
2026/04/08 03:26:26 NOTICE: [36m(09) :[0m [34mdelete-file TestAzureBlob:rclone-test-qapafuf5mima/032309cu/max_delete_path2_force/path2/file5.txt[0m
2026/04/08 03:26:26 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/max_delete_path2_force/path2/" for canonical name "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/max_delete_path2_force/path2"
2026/04/08 03:26:26 INFO : file5.txt: Deleted
2026/04/08 03:26:26 NOTICE: [36m(10) :[0m [34mtest sync should fail due to too many path2 deletes[0m
2026/04/08 03:26:26 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/04/08 03:26:28 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/max_delete_path2_force/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:26:28 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 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
}
2026/04/08 03:26:28 INFO : Synching Path1 "/tmp/032309cu/max_delete_path2_force/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/max_delete_path2_force/path2/"
2026/04/08 03:26:28 INFO : Building Path1 and Path2 listings
2026/04/08 03:26:29 INFO : Path1 checking for diffs
2026/04/08 03:26:29 INFO : Path2 checking for diffs
2026/04/08 03:26:29 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/04/08 03:26:29 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/04/08 03:26:29 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/08 03:26:29 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/08 03:26:29 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/04/08 03:26:29 INFO : Path2: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/04/08 03:26:29 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/max_delete_path2_force/path2/". Run with --force if desired.
2026/04/08 03:26:29 NOTICE: [31mBisync aborted. Please try again.[0m
2026/04/08 03:26:29 NOTICE: Bisync error: too many deletes
2026/04/08 03:26:29 NOTICE: [36m(12) :[0m [34mcopy-listings initial-fail[0m
2026/04/08 03:26:29 NOTICE: [36m(13) :[0m [34mtest apply force option. sync should run.[0m
2026/04/08 03:26:29 NOTICE: [36m(14) :[0m [34mbisync force[0m
2026/04/08 03:26:31 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/max_delete_path2_force/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:26:31 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 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
}
2026/04/08 03:26:31 INFO : Synching Path1 "/tmp/032309cu/max_delete_path2_force/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/max_delete_path2_force/path2/"
2026/04/08 03:26:31 INFO : Building Path1 and Path2 listings
2026/04/08 03:26:31 INFO : Path1 checking for diffs
2026/04/08 03:26:31 INFO : Path2 checking for diffs
2026/04/08 03:26:31 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/04/08 03:26:31 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/04/08 03:26:31 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/08 03:26:31 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/08 03:26:31 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/04/08 03:26:31 INFO : Path2: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/04/08 03:26:31 INFO : Applying changes
2026/04/08 03:26:31 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/032309cu/max_delete_path2_force/path1/file1.txt[0m
2026/04/08 03:26:31 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/032309cu/max_delete_path2_force/path1/file2.txt[0m
2026/04/08 03:26:31 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/032309cu/max_delete_path2_force/path1/file3.txt[0m
2026/04/08 03:26:31 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/032309cu/max_delete_path2_force/path1/file4.txt[0m
2026/04/08 03:26:31 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/032309cu/max_delete_path2_force/path1/file5.txt[0m
2026/04/08 03:26:31 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:26:31 INFO : file2.txt: Deleted
2026/04/08 03:26:31 INFO : file1.txt: Deleted
2026/04/08 03:26:31 INFO : file3.txt: Deleted
2026/04/08 03:26:31 INFO : file4.txt: Deleted
2026/04/08 03:26:31 INFO : file5.txt: Deleted
2026/04/08 03:26:31 INFO : There was nothing to transfer
2026/04/08 03:26:31 INFO : Updating listings
2026/04/08 03:26:31 INFO : Validating listings for Path1 "/tmp/032309cu/max_delete_path2_force/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/max_delete_path2_force/path2/"
2026/04/08 03:26:31 INFO : [32mBisync successful[0m
2026/04/08 03:26:31 DEBUG : Waiting for deletions to finish
2026/04/08 03:26:31 INFO : file8.txt: Deleted
2026/04/08 03:26:31 INFO : file9.txt: Deleted
2026/04/08 03:26:31 INFO : file6.txt: Deleted
2026/04/08 03:26:31 INFO : file7.txt: Deleted
2026/04/08 03:26:31 DEBUG : removing 1 level 0 directories
2026/04/08 03:26:31 INFO : Local file system at /tmp/032309cu/max_delete_path2_force/path1: Removing directory
2026/04/08 03:26:31 DEBUG : Waiting for deletions to finish
2026/04/08 03:26:31 INFO : file9.txt: Deleted
2026/04/08 03:26:31 INFO : file7.txt: Deleted
2026/04/08 03:26:31 INFO : file8.txt: Deleted
2026/04/08 03:26:31 INFO : file6.txt: Deleted
2026/04/08 03:26:31 DEBUG : removing 1 level 0 directories
2026/04/08 03:26:31 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/max_delete_path2_force/path2: Removing directory
bisync_test.go:608: [32mTEST max_delete_path2_force PASSED[0m
=== RUN TestBisyncLocalRemote/nomodtime
2026/04/08 03:26:31 DEBUG : Creating backend with remote "/tmp/032309cu/nomodtime/path1"
2026/04/08 03:26:31 INFO : path2: Making directory
2026/04/08 03:26:31 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/nomodtime/path2"
2026/04/08 03:26:31 DEBUG : Creating backend with remote "/tmp/032309cu/initdir/test_nomodtime-valuxej6"
2026/04/08 03:26:31 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:26:31 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:31 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:31 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:31 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:31 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:31 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:31 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:31 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:31 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:26:31 DEBUG : Local file system at /tmp/032309cu/initdir/test_nomodtime-valuxej6: Waiting for checks to finish
2026/04/08 03:26:31 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:26:31 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:26:31 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:26:31 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:26:31 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:26:31 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:26:31 DEBUG : Local file system at /tmp/032309cu/initdir/test_nomodtime-valuxej6: Waiting for transfers to finish
2026/04/08 03:26:31 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:31 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:26:31 INFO : file3.txt: Copied (new)
2026/04/08 03:26:31 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:31 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:31 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:26:31 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:26:31 INFO : file2.txt: Copied (new)
2026/04/08 03:26:31 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:26:31 INFO : file1.txt: Copied (new)
2026/04/08 03:26:31 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:26:31 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:31 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:26:31 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:26:31 INFO : file4.txt: Copied (new)
2026/04/08 03:26:31 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:31 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:31 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:26:31 INFO : file7.txt: Copied (new)
2026/04/08 03:26:31 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:26:31 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:31 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:26:31 INFO : file5.txt: Copied (new)
2026/04/08 03:26:31 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:26:31 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:31 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:26:31 INFO : file6.txt: Copied (new)
2026/04/08 03:26:31 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:26:31 INFO : file8.txt: Copied (new)
2026/04/08 03:26:31 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_nomodtime-fiseviz5"
2026/04/08 03:26:31 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:31 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:31 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:31 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:31 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:31 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:31 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:31 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:31 DEBUG : file1.txt.17d2872a.partial: size = 19 OK
2026/04/08 03:26:31 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:26:31 DEBUG : file1.txt.17d2872a.partial: renamed to: file1.txt
2026/04/08 03:26:31 DEBUG : file10.txt.145e0d1b.partial: size = 19 OK
2026/04/08 03:26:31 INFO : file1.txt: Copied (new)
2026/04/08 03:26:31 DEBUG : file2.txt.8a7f218a.partial: size = 13 OK
2026/04/08 03:26:31 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/08 03:26:31 DEBUG : file11.txt.7d27067e.partial: size = 19 OK
2026/04/08 03:26:31 DEBUG : file2.txt.8a7f218a.partial: renamed to: file2.txt
2026/04/08 03:26:31 INFO : file2.txt: Copied (new)
2026/04/08 03:26:31 DEBUG : file5R.txt.6fb45142.partial: size = 39 OK
2026/04/08 03:26:31 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:26:31 DEBUG : file5L.txt.1fdc92e2.partial: size = 39 OK
2026/04/08 03:26:31 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:26:31 DEBUG : file10.txt.145e0d1b.partial: renamed to: file10.txt
2026/04/08 03:26:31 INFO : file10.txt: Copied (new)
2026/04/08 03:26:31 DEBUG : file11.txt.7d27067e.partial: renamed to: file11.txt
2026/04/08 03:26:31 INFO : file11.txt: Copied (new)
2026/04/08 03:26:31 DEBUG : file6.txt.d2ccb150.partial: size = 19 OK
2026/04/08 03:26:31 DEBUG : Local file system at /tmp/032309cu/datadir/test_nomodtime-fiseviz5: Waiting for checks to finish
2026/04/08 03:26:31 DEBUG : file7.txt.bbb5ba35.partial: size = 19 OK
2026/04/08 03:26:31 DEBUG : Local file system at /tmp/032309cu/datadir/test_nomodtime-fiseviz5: Waiting for transfers to finish
2026/04/08 03:26:31 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/08 03:26:31 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/08 03:26:31 DEBUG : file5R.txt.6fb45142.partial: renamed to: file5R.txt
2026/04/08 03:26:31 INFO : file5R.txt: Copied (new)
2026/04/08 03:26:31 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:26:31 DEBUG : file5L.txt.1fdc92e2.partial: renamed to: file5L.txt
2026/04/08 03:26:31 INFO : file5L.txt: Copied (new)
2026/04/08 03:26:31 DEBUG : file6.txt.d2ccb150.partial: renamed to: file6.txt
2026/04/08 03:26:31 INFO : file6.txt: Copied (new)
2026/04/08 03:26:31 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:26:31 DEBUG : file7.txt.bbb5ba35.partial: renamed to: file7.txt
2026/04/08 03:26:31 INFO : file7.txt: Copied (new)
2026/04/08 03:26:31 DEBUG : Waiting for deletions to finish
2026/04/08 03:26:31 ERROR : error listing: directory not found
2026/04/08 03:26:31 ERROR : Local file system at /tmp/032309cu/nomodtime/path1: Failed to list "": directory not found
2026/04/08 03:26:31 DEBUG : removing 1 level 0 directories
2026/04/08 03:26:31 INFO : Local file system at /tmp/032309cu/nomodtime/path1: Removing directory
2026/04/08 03:26:31 ERROR : Failed to rmdir: stat /tmp/032309cu/nomodtime/path1: no such file or directory
2026/04/08 03:26:31 DEBUG : Waiting for deletions to finish
2026/04/08 03:26:31 DEBUG : removing 1 level 0 directories
2026/04/08 03:26:31 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/nomodtime/path2: Removing directory
2026/04/08 03:26:31 ERROR : error listing: directory not found
2026/04/08 03:26:31 NOTICE: checking initFs Local file system at /tmp/032309cu/initdir/test_nomodtime-valuxej6
2026/04/08 03:26:31 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:26:31 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:31 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:31 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:31 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:31 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:31 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:31 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:31 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:31 DEBUG : Local file system at /tmp/032309cu/nomodtime/path1: Waiting for checks to finish
2026/04/08 03:26:31 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:26:31 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:26:31 DEBUG : Local file system at /tmp/032309cu/nomodtime/path1: Waiting for transfers to finish
2026/04/08 03:26:31 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:26:31 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:26:31 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:26:31 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:31 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:31 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:31 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:26:31 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:26:31 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:26:31 INFO : file3.txt: Copied (new)
2026/04/08 03:26:31 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:26:31 INFO : file1.txt: Copied (new)
2026/04/08 03:26:31 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:26:31 INFO : file2.txt: Copied (new)
2026/04/08 03:26:31 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:26:31 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:26:31 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:31 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:31 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:26:31 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:26:31 INFO : file6.txt: Copied (new)
2026/04/08 03:26:31 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:26:31 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:31 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:26:31 INFO : file7.txt: Copied (new)
2026/04/08 03:26:31 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:26:31 INFO : file4.txt: Copied (new)
2026/04/08 03:26:31 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:31 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:26:31 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:26:31 INFO : file5.txt: Copied (new)
2026/04/08 03:26:31 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:31 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:26:31 INFO : file8.txt: Copied (new)
2026/04/08 03:26:31 NOTICE: checking Path1 Local file system at /tmp/032309cu/nomodtime/path1
2026/04/08 03:26:31 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:26:31 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:31 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:31 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:31 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:31 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:31 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:31 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:31 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:31 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/nomodtime/path2: Waiting for checks to finish
2026/04/08 03:26:31 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/nomodtime/path2: Waiting for transfers to finish
2026/04/08 03:26:31 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:26:31 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:31 INFO : file3.txt: Copied (new)
2026/04/08 03:26:31 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:26:31 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:31 INFO : file2.txt: Copied (new)
2026/04/08 03:26:31 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:26:31 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:26:31 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:26:31 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:26:31 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:31 INFO : file1.txt: Copied (new)
2026/04/08 03:26:31 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:26:31 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:31 INFO : file4.txt: Copied (new)
2026/04/08 03:26:31 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:26:31 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:31 INFO : file6.txt: Copied (new)
2026/04/08 03:26:31 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:26:31 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:31 INFO : file5.txt: Copied (new)
2026/04/08 03:26:31 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:26:31 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:31 INFO : file7.txt: Copied (new)
2026/04/08 03:26:31 DEBUG : file8.txt: size = 0 OK
2026/04/08 03:26:31 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:31 INFO : file8.txt: Copied (new)
2026/04/08 03:26:31 NOTICE: checking path2 Azure container rclone-test-qapafuf5mima path 032309cu/nomodtime/path2
2026/04/08 03:26:32 NOTICE: [36m(01) :[0m [34mtest changes[0m
2026/04/08 03:26:32 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:26:32 NOTICE: [36m(03) :[0m [34mbisync resync nomodtime[0m
2026/04/08 03:26:32 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/nomodtime/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:26:32 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/04/08 03:26:32 INFO : Synching Path1 "/tmp/032309cu/nomodtime/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/nomodtime/path2/"
2026/04/08 03:26:32 INFO : Copying Path2 files to Path1
2026/04/08 03:26:32 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:26:32 INFO : There was nothing to transfer
2026/04/08 03:26:32 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:26:32 INFO : There was nothing to transfer
2026/04/08 03:26:32 INFO : Resync updating listings
2026/04/08 03:26:32 INFO : Validating listings for Path1 "/tmp/032309cu/nomodtime/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/nomodtime/path2/"
2026/04/08 03:26:32 INFO : [32mBisync successful[0m
2026/04/08 03:26:32 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/04/08 03:26:32 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/04/08 03:26:32 NOTICE: [36m(06) :[0m [34mcopy-file /tmp/032309cu/datadir/test_nomodtime-fiseviz5/file10.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/nomodtime/path2/[0m
2026/04/08 03:26:32 DEBUG : copyFile "/tmp/032309cu/datadir/test_nomodtime-fiseviz5/file10.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/nomodtime/path2/" as ""
2026/04/08 03:26:32 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_nomodtime-fiseviz5/file10.txt"
2026/04/08 03:26:32 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/nomodtime/path2/"
2026/04/08 03:26:32 DEBUG : operations.CopyFile "file10.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/nomodtime/path2" as "file10.txt"
2026/04/08 03:26:32 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:32 DEBUG : file10.txt: size = 19 OK
2026/04/08 03:26:32 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:26:32 INFO : file10.txt: Copied (new)
2026/04/08 03:26:32 NOTICE: [36m(07) :[0m [34mtest changed on path2 - file1[0m
2026/04/08 03:26:32 NOTICE: [36m(08) :[0m [34mcopy-file /tmp/032309cu/datadir/test_nomodtime-fiseviz5/file1.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/nomodtime/path2/[0m
2026/04/08 03:26:32 DEBUG : copyFile "/tmp/032309cu/datadir/test_nomodtime-fiseviz5/file1.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/nomodtime/path2/" as ""
2026/04/08 03:26:32 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_nomodtime-fiseviz5/file1.txt"
2026/04/08 03:26:32 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/nomodtime/path2/"
2026/04/08 03:26:32 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/nomodtime/path2" as "file1.txt"
2026/04/08 03:26:32 DEBUG : file1.txt: size = 19 (Local file system at /tmp/032309cu/datadir/test_nomodtime-fiseviz5)
2026/04/08 03:26:32 DEBUG : file1.txt: size = 0 (Azure container rclone-test-qapafuf5mima path 032309cu/nomodtime/path2)
2026/04/08 03:26:32 DEBUG : file1.txt: Sizes differ
2026/04/08 03:26:32 DEBUG : file1.txt: size = 19 OK
2026/04/08 03:26:32 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:26:32 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:26:32 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/04/08 03:26:32 NOTICE: [36m(10) :[0m [34mcopy-file /tmp/032309cu/datadir/test_nomodtime-fiseviz5/file11.txt /tmp/032309cu/nomodtime/path1/[0m
2026/04/08 03:26:32 DEBUG : copyFile "/tmp/032309cu/datadir/test_nomodtime-fiseviz5/file11.txt" to "/tmp/032309cu/nomodtime/path1/" as ""
2026/04/08 03:26:32 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_nomodtime-fiseviz5/file11.txt"
2026/04/08 03:26:32 DEBUG : Creating backend with remote "/tmp/032309cu/nomodtime/path1/"
2026/04/08 03:26:32 DEBUG : operations.CopyFile "file11.txt" to "Local file system at /tmp/032309cu/nomodtime/path1" as "file11.txt"
2026/04/08 03:26:32 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:32 DEBUG : file11.txt.7d27067e.partial: size = 19 OK
2026/04/08 03:26:32 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:26:32 DEBUG : file11.txt.7d27067e.partial: renamed to: file11.txt
2026/04/08 03:26:32 INFO : file11.txt: Copied (new)
2026/04/08 03:26:32 NOTICE: [36m(11) :[0m [34mtest changed on path1 - file2[0m
2026/04/08 03:26:32 NOTICE: [36m(12) :[0m [34mcopy-file /tmp/032309cu/datadir/test_nomodtime-fiseviz5/file2.txt /tmp/032309cu/nomodtime/path1/[0m
2026/04/08 03:26:32 DEBUG : copyFile "/tmp/032309cu/datadir/test_nomodtime-fiseviz5/file2.txt" to "/tmp/032309cu/nomodtime/path1/" as ""
2026/04/08 03:26:32 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_nomodtime-fiseviz5/file2.txt"
2026/04/08 03:26:32 DEBUG : Creating backend with remote "/tmp/032309cu/nomodtime/path1/"
2026/04/08 03:26:32 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/032309cu/nomodtime/path1" as "file2.txt"
2026/04/08 03:26:32 DEBUG : file2.txt: size = 13 (Local file system at /tmp/032309cu/datadir/test_nomodtime-fiseviz5)
2026/04/08 03:26:32 DEBUG : file2.txt: size = 0 (Local file system at /tmp/032309cu/nomodtime/path1)
2026/04/08 03:26:32 DEBUG : file2.txt: Sizes differ
2026/04/08 03:26:32 DEBUG : file2.txt.8a7f218a.partial: size = 13 OK
2026/04/08 03:26:32 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/08 03:26:32 DEBUG : file2.txt.8a7f218a.partial: renamed to: file2.txt
2026/04/08 03:26:32 INFO : file2.txt: Copied (replaced existing)
2026/04/08 03:26:32 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/04/08 03:26:32 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureBlob:rclone-test-qapafuf5mima/032309cu/nomodtime/path2/file3.txt[0m
2026/04/08 03:26:32 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/nomodtime/path2/"
2026/04/08 03:26:32 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/nomodtime/path2/" to be canonical "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/nomodtime/path2"
2026/04/08 03:26:32 INFO : file3.txt: Deleted
2026/04/08 03:26:32 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/04/08 03:26:32 NOTICE: [36m(16) :[0m [34mdelete-file /tmp/032309cu/nomodtime/path1/file4.txt[0m
2026/04/08 03:26:32 DEBUG : Creating backend with remote "/tmp/032309cu/nomodtime/path1/"
2026/04/08 03:26:32 DEBUG : fs cache: renaming cache item "/tmp/032309cu/nomodtime/path1/" to be canonical "/tmp/032309cu/nomodtime/path1"
2026/04/08 03:26:32 INFO : file4.txt: Deleted
2026/04/08 03:26:32 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/04/08 03:26:32 NOTICE: [36m(18) :[0m [34mdelete-file /tmp/032309cu/nomodtime/path1/file8.txt[0m
2026/04/08 03:26:32 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/nomodtime/path1/" for canonical name "/tmp/032309cu/nomodtime/path1"
2026/04/08 03:26:32 INFO : file8.txt: Deleted
2026/04/08 03:26:32 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureBlob:rclone-test-qapafuf5mima/032309cu/nomodtime/path2/file8.txt[0m
2026/04/08 03:26:32 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/nomodtime/path2/" for canonical name "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/nomodtime/path2"
2026/04/08 03:26:32 INFO : file8.txt: Deleted
2026/04/08 03:26:32 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/04/08 03:26:32 NOTICE: [36m(21) :[0m [34mcopy-as /tmp/032309cu/datadir/test_nomodtime-fiseviz5/file5R.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/nomodtime/path2/ file5.txt[0m
2026/04/08 03:26:32 DEBUG : copyFile "/tmp/032309cu/datadir/test_nomodtime-fiseviz5/file5R.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/nomodtime/path2/" as "file5.txt"
2026/04/08 03:26:32 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_nomodtime-fiseviz5/file5R.txt"
2026/04/08 03:26:32 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/nomodtime/path2/"
2026/04/08 03:26:32 DEBUG : operations.CopyFile "file5R.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/nomodtime/path2" as "file5.txt"
2026/04/08 03:26:32 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/032309cu/datadir/test_nomodtime-fiseviz5)
2026/04/08 03:26:32 DEBUG : file5.txt: size = 0 (Azure container rclone-test-qapafuf5mima path 032309cu/nomodtime/path2)
2026/04/08 03:26:32 DEBUG : file5R.txt: Sizes differ
2026/04/08 03:26:32 DEBUG : file5.txt: size = 39 OK
2026/04/08 03:26:32 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/08 03:26:32 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/04/08 03:26:32 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/032309cu/datadir/test_nomodtime-fiseviz5/file5L.txt /tmp/032309cu/nomodtime/path1/ file5.txt[0m
2026/04/08 03:26:32 DEBUG : copyFile "/tmp/032309cu/datadir/test_nomodtime-fiseviz5/file5L.txt" to "/tmp/032309cu/nomodtime/path1/" as "file5.txt"
2026/04/08 03:26:32 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_nomodtime-fiseviz5/file5L.txt"
2026/04/08 03:26:32 DEBUG : Creating backend with remote "/tmp/032309cu/nomodtime/path1/"
2026/04/08 03:26:32 DEBUG : operations.CopyFile "file5L.txt" to "Local file system at /tmp/032309cu/nomodtime/path1" as "file5.txt"
2026/04/08 03:26:32 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/032309cu/datadir/test_nomodtime-fiseviz5)
2026/04/08 03:26:32 DEBUG : file5.txt: size = 0 (Local file system at /tmp/032309cu/nomodtime/path1)
2026/04/08 03:26:32 DEBUG : file5L.txt: Sizes differ
2026/04/08 03:26:32 DEBUG : file5.txt.f045a362.partial: size = 39 OK
2026/04/08 03:26:32 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/08 03:26:32 DEBUG : file5.txt.f045a362.partial: renamed to: file5.txt
2026/04/08 03:26:32 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/04/08 03:26:32 NOTICE: [36m(23) :[0m [34mtest changed on path2 and deleted on path1 - file6[0m
2026/04/08 03:26:32 NOTICE: [36m(24) :[0m [34mcopy-file /tmp/032309cu/datadir/test_nomodtime-fiseviz5/file6.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/nomodtime/path2/[0m
2026/04/08 03:26:32 DEBUG : copyFile "/tmp/032309cu/datadir/test_nomodtime-fiseviz5/file6.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/nomodtime/path2/" as ""
2026/04/08 03:26:32 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_nomodtime-fiseviz5/file6.txt"
2026/04/08 03:26:32 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/nomodtime/path2/"
2026/04/08 03:26:33 DEBUG : operations.CopyFile "file6.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/nomodtime/path2" as "file6.txt"
2026/04/08 03:26:33 DEBUG : file6.txt: size = 19 (Local file system at /tmp/032309cu/datadir/test_nomodtime-fiseviz5)
2026/04/08 03:26:33 DEBUG : file6.txt: size = 0 (Azure container rclone-test-qapafuf5mima path 032309cu/nomodtime/path2)
2026/04/08 03:26:33 DEBUG : file6.txt: Sizes differ
2026/04/08 03:26:33 DEBUG : file6.txt: size = 19 OK
2026/04/08 03:26:33 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:26:33 INFO : file6.txt: Copied (replaced existing)
2026/04/08 03:26:33 NOTICE: [36m(25) :[0m [34mdelete-file /tmp/032309cu/nomodtime/path1/file6.txt[0m
2026/04/08 03:26:33 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/nomodtime/path1/" for canonical name "/tmp/032309cu/nomodtime/path1"
2026/04/08 03:26:33 INFO : file6.txt: Deleted
2026/04/08 03:26:33 NOTICE: [36m(26) :[0m [34mtest changed on path1 and deleted on path2 - file7[0m
2026/04/08 03:26:33 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/032309cu/datadir/test_nomodtime-fiseviz5/file7.txt /tmp/032309cu/nomodtime/path1/[0m
2026/04/08 03:26:33 DEBUG : copyFile "/tmp/032309cu/datadir/test_nomodtime-fiseviz5/file7.txt" to "/tmp/032309cu/nomodtime/path1/" as ""
2026/04/08 03:26:33 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_nomodtime-fiseviz5/file7.txt"
2026/04/08 03:26:33 DEBUG : Creating backend with remote "/tmp/032309cu/nomodtime/path1/"
2026/04/08 03:26:33 DEBUG : operations.CopyFile "file7.txt" to "Local file system at /tmp/032309cu/nomodtime/path1" as "file7.txt"
2026/04/08 03:26:33 DEBUG : file7.txt: size = 19 (Local file system at /tmp/032309cu/datadir/test_nomodtime-fiseviz5)
2026/04/08 03:26:33 DEBUG : file7.txt: size = 0 (Local file system at /tmp/032309cu/nomodtime/path1)
2026/04/08 03:26:33 DEBUG : file7.txt: Sizes differ
2026/04/08 03:26:33 DEBUG : file7.txt.bbb5ba35.partial: size = 19 OK
2026/04/08 03:26:33 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:26:33 DEBUG : file7.txt.bbb5ba35.partial: renamed to: file7.txt
2026/04/08 03:26:33 INFO : file7.txt: Copied (replaced existing)
2026/04/08 03:26:33 NOTICE: [36m(28) :[0m [34mdelete-file TestAzureBlob:rclone-test-qapafuf5mima/032309cu/nomodtime/path2/file7.txt[0m
2026/04/08 03:26:33 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/nomodtime/path2/" for canonical name "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/nomodtime/path2"
2026/04/08 03:26:33 INFO : file7.txt: Deleted
2026/04/08 03:26:33 NOTICE: [36m(29) :[0m [34mtest bisync run[0m
2026/04/08 03:26:33 NOTICE: [36m(30) :[0m [34mbisync nomodtime[0m
2026/04/08 03:26:33 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/nomodtime/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:26:33 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/04/08 03:26:33 INFO : Synching Path1 "/tmp/032309cu/nomodtime/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/nomodtime/path2/"
2026/04/08 03:26:33 INFO : Building Path1 and Path2 listings
2026/04/08 03:26:33 INFO : Path1 checking for diffs
2026/04/08 03:26:33 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/04/08 03:26:33 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/08 03:26:33 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/04/08 03:26:33 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/08 03:26:33 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile7.txt[0m
2026/04/08 03:26:33 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/08 03:26:33 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/08 03:26:33 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/08 03:26:33 INFO : ([33mModified[0m: [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/04/08 03:26:33 INFO : Path2 checking for diffs
2026/04/08 03:26:33 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:26:33 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/08 03:26:33 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/04/08 03:26:33 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile6.txt[0m
2026/04/08 03:26:33 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/08 03:26:33 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/08 03:26:33 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/08 03:26:33 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/08 03:26:33 INFO : ([33mModified[0m: [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/04/08 03:26:33 INFO : Applying changes
2026/04/08 03:26:33 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/nomodtime/path2/file11.txt[0m
2026/04/08 03:26:33 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/nomodtime/path2/file2.txt[0m
2026/04/08 03:26:33 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/nomodtime/path2/file4.txt[0m
2026/04/08 03:26:33 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/08 03:26:33 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/032309cu/nomodtime/path1/file5.txt.conflict1[0m
2026/04/08 03:26:33 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/04/08 03:26:33 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/nomodtime/path2/file5.txt.conflict1[0m
2026/04/08 03:26:33 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/nomodtime/path2/file5.txt.conflict2[0m
2026/04/08 03:26:33 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict2
2026/04/08 03:26:33 INFO : file5.txt: Deleted
2026/04/08 03:26:33 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/032309cu/nomodtime/path1/file5.txt.conflict2[0m
2026/04/08 03:26:33 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/032309cu/nomodtime/path1/file6.txt[0m
2026/04/08 03:26:33 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/nomodtime/path2/file7.txt[0m
2026/04/08 03:26:33 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/032309cu/nomodtime/path1/file1.txt[0m
2026/04/08 03:26:33 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/032309cu/nomodtime/path1/file10.txt[0m
2026/04/08 03:26:33 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/032309cu/nomodtime/path1/file3.txt[0m
2026/04/08 03:26:33 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:26:33 INFO : file10.txt: Copied (new)
2026/04/08 03:26:33 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:26:33 INFO : file6.txt: Copied (new)
2026/04/08 03:26:33 INFO : file5.txt.conflict2: Copied (new)
2026/04/08 03:26:33 INFO : file3.txt: Deleted
2026/04/08 03:26:33 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:26:33 INFO : file2.txt: Copied (replaced existing)
2026/04/08 03:26:33 INFO : file7.txt: Copied (new)
2026/04/08 03:26:33 INFO : file11.txt: Copied (new)
2026/04/08 03:26:33 INFO : file5.txt.conflict1: Copied (new)
2026/04/08 03:26:33 INFO : file4.txt: Deleted
2026/04/08 03:26:33 INFO : Updating listings
2026/04/08 03:26:33 INFO : Validating listings for Path1 "/tmp/032309cu/nomodtime/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/nomodtime/path2/"
2026/04/08 03:26:33 INFO : [32mBisync successful[0m
2026/04/08 03:26:33 DEBUG : Waiting for deletions to finish
2026/04/08 03:26:33 INFO : RCLONE_TEST: Deleted
2026/04/08 03:26:33 INFO : file7.txt: Deleted
2026/04/08 03:26:33 INFO : file6.txt: Deleted
2026/04/08 03:26:33 INFO : file11.txt: Deleted
2026/04/08 03:26:33 INFO : file10.txt: Deleted
2026/04/08 03:26:33 INFO : file2.txt: Deleted
2026/04/08 03:26:33 INFO : file1.txt: Deleted
2026/04/08 03:26:33 INFO : file5.txt.conflict1: Deleted
2026/04/08 03:26:33 INFO : file5.txt.conflict2: Deleted
2026/04/08 03:26:33 DEBUG : removing 1 level 0 directories
2026/04/08 03:26:33 INFO : Local file system at /tmp/032309cu/nomodtime/path1: Removing directory
2026/04/08 03:26:33 DEBUG : Waiting for deletions to finish
2026/04/08 03:26:34 INFO : file6.txt: Deleted
2026/04/08 03:26:34 INFO : file5.txt.conflict2: Deleted
2026/04/08 03:26:34 INFO : file2.txt: Deleted
2026/04/08 03:26:34 INFO : file10.txt: Deleted
2026/04/08 03:26:34 INFO : file1.txt: Deleted
2026/04/08 03:26:34 INFO : file11.txt: Deleted
2026/04/08 03:26:34 INFO : RCLONE_TEST: Deleted
2026/04/08 03:26:34 INFO : file5.txt.conflict1: Deleted
2026/04/08 03:26:34 INFO : file7.txt: Deleted
2026/04/08 03:26:34 DEBUG : removing 1 level 0 directories
2026/04/08 03:26:34 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/nomodtime/path2: Removing directory
bisync_test.go:608: [32mTEST nomodtime PASSED[0m
=== RUN TestBisyncLocalRemote/normalization
2026/04/08 03:26:34 DEBUG : Creating backend with remote "/tmp/032309cu/normalization/path1"
2026/04/08 03:26:34 INFO : path2: Making directory
2026/04/08 03:26:34 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/normalization/path2"
2026/04/08 03:26:34 DEBUG : Creating backend with remote "/tmp/032309cu/initdir/test_normalization-pihasec5"
2026/04/08 03:26:34 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:26:34 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:34 DEBUG : 測試_Русский_ _ _ě_áñ: Making directory with metadata
2026/04/08 03:26:34 INFO : 測試_Русский_ _ _ě_áñ: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/04/08 03:26:34 DEBUG : Added delayed dir = "測試_Русский_ _ _ě_áñ", newDst=測試_Русский_ _ _ě_áñ
2026/04/08 03:26:34 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:26:34 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:26:34 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:26:34 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:34 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:34 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:34 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:26:34 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:26:34 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:26:34 INFO : file1.txt: Copied (new)
2026/04/08 03:26:34 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/04/08 03:26:34 DEBUG : Local file system at /tmp/032309cu/initdir/test_normalization-pihasec5: Waiting for checks to finish
2026/04/08 03:26:34 DEBUG : Local file system at /tmp/032309cu/initdir/test_normalization-pihasec5: Waiting for transfers to finish
2026/04/08 03:26:34 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/04/08 03:26:34 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:26:34 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/04/08 03:26:34 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/04/08 03:26:34 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/04/08 03:26:34 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:26:34 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/04/08 03:26:34 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:34 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/04/08 03:26:34 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:26:34 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/04/08 03:26:34 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/04/08 03:26:34 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/04/08 03:26:34 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_normalization-wulifug4"
2026/04/08 03:26:34 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:34 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:34 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/08 03:26:34 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: size = 254 OK
2026/04/08 03:26:34 DEBUG : Local file system at /tmp/032309cu/datadir/test_normalization-wulifug4: Waiting for checks to finish
2026/04/08 03:26:34 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:26:34 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/08 03:26:34 INFO : file1.txt: Copied (new)
2026/04/08 03:26:34 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/08 03:26:34 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: renamed to: 測試_filtersfile.txt
2026/04/08 03:26:34 INFO : 測試_filtersfile.txt: Copied (new)
2026/04/08 03:26:34 DEBUG : Local file system at /tmp/032309cu/datadir/test_normalization-wulifug4: Waiting for transfers to finish
2026/04/08 03:26:34 DEBUG : Waiting for deletions to finish
2026/04/08 03:26:34 ERROR : error listing: directory not found
2026/04/08 03:26:34 ERROR : Local file system at /tmp/032309cu/normalization/path1: Failed to list "": directory not found
2026/04/08 03:26:34 DEBUG : removing 1 level 0 directories
2026/04/08 03:26:34 INFO : Local file system at /tmp/032309cu/normalization/path1: Removing directory
2026/04/08 03:26:34 ERROR : Failed to rmdir: stat /tmp/032309cu/normalization/path1: no such file or directory
2026/04/08 03:26:34 DEBUG : Waiting for deletions to finish
2026/04/08 03:26:34 DEBUG : removing 1 level 0 directories
2026/04/08 03:26:34 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/normalization/path2: Removing directory
2026/04/08 03:26:34 ERROR : error listing: directory not found
2026/04/08 03:26:34 NOTICE: checking initFs Local file system at /tmp/032309cu/initdir/test_normalization-pihasec5
2026/04/08 03:26:34 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:26:34 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:34 DEBUG : 測試_Русский_ _ _ě_áñ: Making directory with metadata
2026/04/08 03:26:34 INFO : 測試_Русский_ _ _ě_áñ: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/04/08 03:26:34 DEBUG : Added delayed dir = "測試_Русский_ _ _ě_áñ", newDst=測試_Русский_ _ _ě_áñ
2026/04/08 03:26:34 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:26:34 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:26:34 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:26:34 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:34 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:26:34 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:26:34 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:26:34 INFO : file1.txt: Copied (new)
2026/04/08 03:26:34 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:34 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:34 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/04/08 03:26:34 DEBUG : Local file system at /tmp/032309cu/normalization/path1: Waiting for checks to finish
2026/04/08 03:26:34 DEBUG : Local file system at /tmp/032309cu/normalization/path1: Waiting for transfers to finish
2026/04/08 03:26:34 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/04/08 03:26:34 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:26:34 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/04/08 03:26:34 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:34 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/04/08 03:26:34 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/04/08 03:26:34 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/04/08 03:26:34 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/04/08 03:26:34 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:26:34 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/04/08 03:26:34 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/04/08 03:26:34 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:26:34 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/04/08 03:26:34 NOTICE: checking Path1 Local file system at /tmp/032309cu/normalization/path1
2026/04/08 03:26:34 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:26:34 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:34 INFO : 測試_Русский_ _ _ě_áñ: Making directory
2026/04/08 03:26:34 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:34 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:34 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/04/08 03:26:34 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/normalization/path2: Waiting for checks to finish
2026/04/08 03:26:34 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/normalization/path2: Waiting for transfers to finish
2026/04/08 03:26:34 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:26:34 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:26:34 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:26:34 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: size = 272 OK
2026/04/08 03:26:34 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:26:34 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:26:34 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:26:34 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:34 INFO : file1.txt: Copied (new)
2026/04/08 03:26:34 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: size = 272 OK
2026/04/08 03:26:34 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:26:34 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/04/08 03:26:34 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: size = 0 OK
2026/04/08 03:26:34 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:34 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/04/08 03:26:34 NOTICE: checking path2 Azure container rclone-test-qapafuf5mima path 032309cu/normalization/path2
2026/04/08 03:26:34 NOTICE: [36m(01) :[0m [34mtest normalization[0m
2026/04/08 03:26:34 NOTICE: [36m(02) :[0m [34mtouch-copy 2001-01-02 /tmp/032309cu/datadir/test_normalization-wulifug4/file1.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/normalization/path2/[0m
2026/04/08 03:26:34 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_normalization-wulifug4/"
2026/04/08 03:26:34 DEBUG : fs cache: renaming cache item "/tmp/032309cu/datadir/test_normalization-wulifug4/" to be canonical "/tmp/032309cu/datadir/test_normalization-wulifug4"
2026/04/08 03:26:34 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/08 03:26:34 DEBUG : copyFile "/tmp/032309cu/datadir/test_normalization-wulifug4/file1.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/normalization/path2/" as ""
2026/04/08 03:26:34 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_normalization-wulifug4/file1.txt"
2026/04/08 03:26:34 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/normalization/path2/"
2026/04/08 03:26:34 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/normalization/path2" as "file1.txt"
2026/04/08 03:26:34 DEBUG : file1.txt: size = 19 (Local file system at /tmp/032309cu/datadir/test_normalization-wulifug4)
2026/04/08 03:26:34 DEBUG : file1.txt: size = 0 (Azure container rclone-test-qapafuf5mima path 032309cu/normalization/path2)
2026/04/08 03:26:34 DEBUG : file1.txt: Sizes differ
2026/04/08 03:26:34 DEBUG : file1.txt: size = 19 OK
2026/04/08 03:26:34 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:26:34 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:26:34 NOTICE: [36m(03) :[0m [34mtest initial bisync[0m
2026/04/08 03:26:34 NOTICE: [36m(04) :[0m [34mbisync resync[0m
2026/04/08 03:26:36 NOTICE: Local file system at /tmp/032309cu/normalization/path1: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/04/08 03:26:36 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/04/08 03:26:36 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:36 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/08 03:26:36 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/08 03:26:36 NOTICE: Local file system at /tmp/032309cu/normalization/path1: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/04/08 03:26:36 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/04/08 03:26:36 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:36 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/08 03:26:36 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/08 03:26:37 ERROR : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Failed to copy: PUT https://rclone.blob.core.windows.net/rclone-test-qapafuf5mima/032309cu/normalization/path2/ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
--------------------------------------------------------------------------------
RESPONSE 400: 400 The requested URI does not represent any resource on the server.
ERROR CODE: InvalidUri
--------------------------------------------------------------------------------
InvalidUriThe requested URI does not represent any resource on the server.
RequestId:02c593be-801e-0068-1607-c7da6d000000
Time:2026-04-08T03:26:37.0665653Z
--------------------------------------------------------------------------------
bisync_test.go:1078: Fs is incapable of running test as can't fix-case, skipping: normalization (expected:
ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö (NFD) actual:
ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö (PUT https://rclone.blob.core.windows.net/rclone-test-qapafuf5mima/032309cu/normalization/path2/ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
--------------------------------------------------------------------------------
RESPONSE 400: 400 The requested URI does not represent any resource on the server.
ERROR CODE: InvalidUri
--------------------------------------------------------------------------------
InvalidUriThe requested URI does not represent any resource on the server.
RequestId:02c593be-801e-0068-1607-c7da6d000000
Time:2026-04-08T03:26:37.0665653Z
--------------------------------------------------------------------------------
))
(fs: Azure container rclone-test-qapafuf5mima path 032309cu/normalization/path2)
=== RUN TestBisyncLocalRemote/rclone_args
2026/04/08 03:26:37 DEBUG : Creating backend with remote "/tmp/032309cu/rclone_args/path1"
2026/04/08 03:26:37 INFO : path2: Making directory
2026/04/08 03:26:37 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2"
2026/04/08 03:26:37 DEBUG : Creating backend with remote "/tmp/032309cu/initdir/test_rclone_args-dibezuf4"
2026/04/08 03:26:37 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:26:37 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:37 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:37 DEBUG : subdir: Making directory with metadata
2026/04/08 03:26:37 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:26:37 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:26:37 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:26:37 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/04/08 03:26:37 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:26:37 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:37 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/04/08 03:26:37 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:37 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/04/08 03:26:37 INFO : file1.txt: Copied (new)
2026/04/08 03:26:37 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:26:37 INFO : file2.txt: Copied (new)
2026/04/08 03:26:37 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:26:37 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:37 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:26:37 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:26:37 DEBUG : Local file system at /tmp/032309cu/initdir/test_rclone_args-dibezuf4: Waiting for checks to finish
2026/04/08 03:26:37 DEBUG : Local file system at /tmp/032309cu/initdir/test_rclone_args-dibezuf4: Waiting for transfers to finish
2026/04/08 03:26:37 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:26:37 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/04/08 03:26:37 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:37 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:37 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:26:37 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/04/08 03:26:37 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:26:37 INFO : subdir/file21.txt: Copied (new)
2026/04/08 03:26:37 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:26:37 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_rclone_args-wocahuc6"
2026/04/08 03:26:37 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:37 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:37 DEBUG : file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:37 DEBUG : file21.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:37 DEBUG : file2.txt.d6677e1f.partial: size = 19 OK
2026/04/08 03:26:37 DEBUG : file20.txt.fd848222.partial: size = 0 OK
2026/04/08 03:26:37 DEBUG : Local file system at /tmp/032309cu/datadir/test_rclone_args-wocahuc6: Waiting for checks to finish
2026/04/08 03:26:37 DEBUG : Local file system at /tmp/032309cu/datadir/test_rclone_args-wocahuc6: Waiting for transfers to finish
2026/04/08 03:26:37 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:37 DEBUG : file1.txt.8c06417f.partial: size = 19 OK
2026/04/08 03:26:37 DEBUG : file21.txt.68f456b7.partial: size = 0 OK
2026/04/08 03:26:37 DEBUG : file20.txt.fd848222.partial: renamed to: file20.txt
2026/04/08 03:26:37 INFO : file20.txt: Copied (new)
2026/04/08 03:26:37 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:26:37 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:26:37 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:37 DEBUG : file1.txt.8c06417f.partial: renamed to: file1.txt
2026/04/08 03:26:37 INFO : file1.txt: Copied (new)
2026/04/08 03:26:37 DEBUG : file2.txt.d6677e1f.partial: renamed to: file2.txt
2026/04/08 03:26:37 INFO : file2.txt: Copied (new)
2026/04/08 03:26:37 DEBUG : file21.txt.68f456b7.partial: renamed to: file21.txt
2026/04/08 03:26:37 INFO : file21.txt: Copied (new)
2026/04/08 03:26:37 DEBUG : Waiting for deletions to finish
2026/04/08 03:26:37 ERROR : error listing: directory not found
2026/04/08 03:26:37 ERROR : Local file system at /tmp/032309cu/rclone_args/path1: Failed to list "": directory not found
2026/04/08 03:26:37 DEBUG : removing 1 level 0 directories
2026/04/08 03:26:37 INFO : Local file system at /tmp/032309cu/rclone_args/path1: Removing directory
2026/04/08 03:26:37 ERROR : Failed to rmdir: stat /tmp/032309cu/rclone_args/path1: no such file or directory
2026/04/08 03:26:37 DEBUG : Waiting for deletions to finish
2026/04/08 03:26:37 DEBUG : removing 1 level 0 directories
2026/04/08 03:26:37 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/rclone_args/path2: Removing directory
2026/04/08 03:26:37 ERROR : error listing: directory not found
2026/04/08 03:26:37 NOTICE: checking initFs Local file system at /tmp/032309cu/initdir/test_rclone_args-dibezuf4
2026/04/08 03:26:37 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:26:37 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:37 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:37 DEBUG : subdir: Making directory with metadata
2026/04/08 03:26:37 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:26:37 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:26:37 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:37 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:37 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:26:37 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/04/08 03:26:37 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:26:37 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:26:37 DEBUG : Local file system at /tmp/032309cu/rclone_args/path1: Waiting for checks to finish
2026/04/08 03:26:37 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:26:37 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:26:37 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:26:37 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/04/08 03:26:37 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/04/08 03:26:37 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/04/08 03:26:37 INFO : file1.txt: Copied (new)
2026/04/08 03:26:37 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:37 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:26:37 INFO : file2.txt: Copied (new)
2026/04/08 03:26:37 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:37 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:26:37 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:26:37 DEBUG : Local file system at /tmp/032309cu/rclone_args/path1: Waiting for transfers to finish
2026/04/08 03:26:37 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:37 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/04/08 03:26:37 INFO : subdir/file21.txt: Copied (new)
2026/04/08 03:26:37 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:26:37 NOTICE: checking Path1 Local file system at /tmp/032309cu/rclone_args/path1
2026/04/08 03:26:37 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:26:37 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:37 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:37 INFO : subdir: Making directory
2026/04/08 03:26:37 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:37 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:37 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/rclone_args/path2: Waiting for checks to finish
2026/04/08 03:26:37 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/rclone_args/path2: Waiting for transfers to finish
2026/04/08 03:26:37 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:26:37 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:26:37 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:37 INFO : file2.txt: Copied (new)
2026/04/08 03:26:37 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:26:37 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:26:37 DEBUG : file1.txt: size = 19 OK
2026/04/08 03:26:37 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/04/08 03:26:37 INFO : file1.txt: Copied (new)
2026/04/08 03:26:37 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:26:37 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:37 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:26:37 DEBUG : subdir/file21.txt: size = 0 OK
2026/04/08 03:26:37 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:37 INFO : subdir/file21.txt: Copied (new)
2026/04/08 03:26:37 NOTICE: checking path2 Azure container rclone-test-qapafuf5mima path 032309cu/rclone_args/path2
2026/04/08 03:26:37 NOTICE: [36m(01) :[0m [34mtest rclone-args[0m
2026/04/08 03:26:37 NOTICE: [36m(02) :[0m [34mtouch-glob 2001-01-02 /tmp/032309cu/datadir/test_rclone_args-wocahuc6/ *[0m
2026/04/08 03:26:37 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_rclone_args-wocahuc6/"
2026/04/08 03:26:37 DEBUG : fs cache: renaming cache item "/tmp/032309cu/datadir/test_rclone_args-wocahuc6/" to be canonical "/tmp/032309cu/datadir/test_rclone_args-wocahuc6"
2026/04/08 03:26:37 DEBUG : file21.txt: Set modification time 2001-01-02
2026/04/08 03:26:37 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/08 03:26:37 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/08 03:26:37 DEBUG : file20.txt: Set modification time 2001-01-02
2026/04/08 03:26:37 NOTICE: [36m(03) :[0m [34mtest initial bisync[0m
2026/04/08 03:26:37 NOTICE: [36m(04) :[0m [34mbisync resync checksum[0m
2026/04/08 03:26:39 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:26:39 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/rclone_args/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:26:39 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/04/08 03:26:39 INFO : Synching Path1 "/tmp/032309cu/rclone_args/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/"
2026/04/08 03:26:39 INFO : Copying Path2 files to Path1
2026/04/08 03:26:39 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:26:39 INFO : There was nothing to transfer
2026/04/08 03:26:39 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:26:39 INFO : There was nothing to transfer
2026/04/08 03:26:39 INFO : Resync updating listings
2026/04/08 03:26:39 INFO : Validating listings for Path1 "/tmp/032309cu/rclone_args/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/"
2026/04/08 03:26:39 INFO : [32mBisync successful[0m
2026/04/08 03:26:39 NOTICE: [36m(05) :[0m [34mtest place newer files on both paths[0m
2026/04/08 03:26:39 NOTICE: [36m(06) :[0m [34mcopy-file /tmp/032309cu/datadir/test_rclone_args-wocahuc6/file1.txt /tmp/032309cu/rclone_args/path1/[0m
2026/04/08 03:26:39 DEBUG : copyFile "/tmp/032309cu/datadir/test_rclone_args-wocahuc6/file1.txt" to "/tmp/032309cu/rclone_args/path1/" as ""
2026/04/08 03:26:39 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_rclone_args-wocahuc6/file1.txt"
2026/04/08 03:26:39 DEBUG : Creating backend with remote "/tmp/032309cu/rclone_args/path1/"
2026/04/08 03:26:39 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/032309cu/rclone_args/path1" as "file1.txt"
2026/04/08 03:26:39 DEBUG : file1.txt: size = 19 OK
2026/04/08 03:26:39 DEBUG : file1.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/08 03:26:39 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 (Local file system at /tmp/032309cu/datadir/test_rclone_args-wocahuc6)
2026/04/08 03:26:39 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c (Local file system at /tmp/032309cu/rclone_args/path1)
2026/04/08 03:26:39 DEBUG : file1.txt: md5 differ
2026/04/08 03:26:39 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/08 03:26:39 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:26:39 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/08 03:26:39 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:26:39 NOTICE: [36m(07) :[0m [34mcopy-file /tmp/032309cu/datadir/test_rclone_args-wocahuc6/file2.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/[0m
2026/04/08 03:26:39 DEBUG : copyFile "/tmp/032309cu/datadir/test_rclone_args-wocahuc6/file2.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/" as ""
2026/04/08 03:26:39 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_rclone_args-wocahuc6/file2.txt"
2026/04/08 03:26:39 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/"
2026/04/08 03:26:39 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/rclone_args/path2" as "file2.txt"
2026/04/08 03:26:39 DEBUG : file2.txt: size = 19 (Local file system at /tmp/032309cu/datadir/test_rclone_args-wocahuc6)
2026/04/08 03:26:39 DEBUG : file2.txt: size = 0 (Azure container rclone-test-qapafuf5mima path 032309cu/rclone_args/path2)
2026/04/08 03:26:39 DEBUG : file2.txt: Sizes differ
2026/04/08 03:26:40 DEBUG : file2.txt: size = 19 OK
2026/04/08 03:26:40 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:26:40 INFO : file2.txt: Copied (replaced existing)
2026/04/08 03:26:40 NOTICE: [36m(08) :[0m [34mcopy-file /tmp/032309cu/datadir/test_rclone_args-wocahuc6/file20.txt /tmp/032309cu/rclone_args/path1/subdir[0m
2026/04/08 03:26:40 DEBUG : copyFile "/tmp/032309cu/datadir/test_rclone_args-wocahuc6/file20.txt" to "/tmp/032309cu/rclone_args/path1/subdir" as ""
2026/04/08 03:26:40 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_rclone_args-wocahuc6/file20.txt"
2026/04/08 03:26:40 DEBUG : Creating backend with remote "/tmp/032309cu/rclone_args/path1/subdir"
2026/04/08 03:26:40 DEBUG : operations.CopyFile "file20.txt" to "Local file system at /tmp/032309cu/rclone_args/path1/subdir" as "file20.txt"
2026/04/08 03:26:40 DEBUG : file20.txt: size = 0 OK
2026/04/08 03:26:40 DEBUG : file20.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/08 03:26:40 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:40 INFO : file20.txt: Updated modification time in destination
2026/04/08 03:26:40 DEBUG : file20.txt: Unchanged skipping
2026/04/08 03:26:40 NOTICE: [36m(09) :[0m [34mcopy-file /tmp/032309cu/datadir/test_rclone_args-wocahuc6/file21.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/subdir[0m
2026/04/08 03:26:40 DEBUG : copyFile "/tmp/032309cu/datadir/test_rclone_args-wocahuc6/file21.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/subdir" as ""
2026/04/08 03:26:40 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_rclone_args-wocahuc6/file21.txt"
2026/04/08 03:26:40 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/subdir"
2026/04/08 03:26:40 DEBUG : operations.CopyFile "file21.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/rclone_args/path2/subdir" as "file21.txt"
2026/04/08 03:26:40 DEBUG : file21.txt: size = 0 OK
2026/04/08 03:26:40 DEBUG : file21.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/08 03:26:40 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:40 INFO : file21.txt: Updated modification time in destination
2026/04/08 03:26:40 DEBUG : file21.txt: Unchanged skipping
2026/04/08 03:26:40 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-01-02 /tmp/032309cu/rclone_args/path1/ file1.txt[0m
2026/04/08 03:26:40 DEBUG : Creating backend with remote "/tmp/032309cu/rclone_args/path1/"
2026/04/08 03:26:40 DEBUG : fs cache: renaming cache item "/tmp/032309cu/rclone_args/path1/" to be canonical "/tmp/032309cu/rclone_args/path1"
2026/04/08 03:26:40 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/08 03:26:40 NOTICE: [36m(11) :[0m [34mtouch-glob 2001-01-02 TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/ file2.txt[0m
2026/04/08 03:26:40 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/"
2026/04/08 03:26:40 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/" to be canonical "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2"
2026/04/08 03:26:40 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/08 03:26:40 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-01-02 /tmp/032309cu/rclone_args/path1/subdir/ file20.txt[0m
2026/04/08 03:26:40 DEBUG : Creating backend with remote "/tmp/032309cu/rclone_args/path1/subdir/"
2026/04/08 03:26:40 DEBUG : fs cache: renaming cache item "/tmp/032309cu/rclone_args/path1/subdir/" to be canonical "/tmp/032309cu/rclone_args/path1/subdir"
2026/04/08 03:26:40 DEBUG : file20.txt: Set modification time 2001-01-02
2026/04/08 03:26:40 NOTICE: [36m(13) :[0m [34mtouch-glob 2001-01-02 TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/subdir/ file21.txt[0m
2026/04/08 03:26:40 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/subdir/"
2026/04/08 03:26:40 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/subdir/" to be canonical "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/subdir"
2026/04/08 03:26:40 DEBUG : file21.txt: Set modification time 2001-01-02
2026/04/08 03:26:40 NOTICE: [36m(14) :[0m [34mtest run bisync with custom options[0m
2026/04/08 03:26:40 NOTICE: [36m(15) :[0m [34mbisync checksum[0m
2026/04/08 03:26:42 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:26:42 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/rclone_args/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:26:42 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/04/08 03:26:42 INFO : Synching Path1 "/tmp/032309cu/rclone_args/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/"
2026/04/08 03:26:42 INFO : Building Path1 and Path2 listings
2026/04/08 03:26:42 INFO : Path1 checking for diffs
2026/04/08 03:26:42 INFO : - [36mPath1[0m [35m[33mFile changed: [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:26:42 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/08 03:26:42 INFO : ([33mModified[0m: [36m 1 hash differs[0m)
2026/04/08 03:26:42 INFO : Path2 checking for diffs
2026/04/08 03:26:42 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/04/08 03:26:42 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/08 03:26:42 INFO : ([33mModified[0m: [36m 1 larger[0m, [34m 0 smaller[0m, [36m 1 hash differs[0m)
2026/04/08 03:26:42 INFO : Applying changes
2026/04/08 03:26:42 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/file1.txt[0m
2026/04/08 03:26:42 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/032309cu/rclone_args/path1/file2.txt[0m
2026/04/08 03:26:42 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:26:42 INFO : file2.txt: Copied (replaced existing)
2026/04/08 03:26:42 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:26:43 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:26:43 INFO : Updating listings
2026/04/08 03:26:43 INFO : Validating listings for Path1 "/tmp/032309cu/rclone_args/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/"
2026/04/08 03:26:43 INFO : [32mBisync successful[0m
2026/04/08 03:26:43 NOTICE: [36m(16) :[0m [34mtouch-glob 2007-07-23 /tmp/032309cu/datadir/test_rclone_args-wocahuc6/ *[0m
2026/04/08 03:26:43 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_rclone_args-wocahuc6/" for canonical name "/tmp/032309cu/datadir/test_rclone_args-wocahuc6"
2026/04/08 03:26:43 DEBUG : file21.txt: Set modification time 2007-07-23
2026/04/08 03:26:43 DEBUG : file1.txt: Set modification time 2007-07-23
2026/04/08 03:26:43 DEBUG : file2.txt: Set modification time 2007-07-23
2026/04/08 03:26:43 DEBUG : file20.txt: Set modification time 2007-07-23
2026/04/08 03:26:43 NOTICE: [36m(17) :[0m [34mcopy-file /tmp/032309cu/datadir/test_rclone_args-wocahuc6/file1.txt /tmp/032309cu/rclone_args/path1/[0m
2026/04/08 03:26:43 DEBUG : copyFile "/tmp/032309cu/datadir/test_rclone_args-wocahuc6/file1.txt" to "/tmp/032309cu/rclone_args/path1/" as ""
2026/04/08 03:26:43 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_rclone_args-wocahuc6/file1.txt"
2026/04/08 03:26:43 DEBUG : Creating backend with remote "/tmp/032309cu/rclone_args/path1/"
2026/04/08 03:26:43 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/032309cu/rclone_args/path1" as "file1.txt"
2026/04/08 03:26:43 DEBUG : file1.txt: size = 19 OK
2026/04/08 03:26:43 DEBUG : file1.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC
2026/04/08 03:26:43 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:26:43 INFO : file1.txt: Updated modification time in destination
2026/04/08 03:26:43 DEBUG : file1.txt: Unchanged skipping
2026/04/08 03:26:43 NOTICE: [36m(18) :[0m [34mcopy-file /tmp/032309cu/datadir/test_rclone_args-wocahuc6/file2.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/[0m
2026/04/08 03:26:43 DEBUG : copyFile "/tmp/032309cu/datadir/test_rclone_args-wocahuc6/file2.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/" as ""
2026/04/08 03:26:43 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_rclone_args-wocahuc6/file2.txt"
2026/04/08 03:26:43 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/"
2026/04/08 03:26:43 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/rclone_args/path2" as "file2.txt"
2026/04/08 03:26:43 DEBUG : file2.txt: size = 19 OK
2026/04/08 03:26:43 DEBUG : file2.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC
2026/04/08 03:26:43 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:26:43 INFO : file2.txt: Updated modification time in destination
2026/04/08 03:26:43 DEBUG : file2.txt: Unchanged skipping
2026/04/08 03:26:43 NOTICE: [36m(19) :[0m [34mcopy-file /tmp/032309cu/datadir/test_rclone_args-wocahuc6/file20.txt /tmp/032309cu/rclone_args/path1/subdir[0m
2026/04/08 03:26:43 DEBUG : copyFile "/tmp/032309cu/datadir/test_rclone_args-wocahuc6/file20.txt" to "/tmp/032309cu/rclone_args/path1/subdir" as ""
2026/04/08 03:26:43 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_rclone_args-wocahuc6/file20.txt"
2026/04/08 03:26:43 DEBUG : Creating backend with remote "/tmp/032309cu/rclone_args/path1/subdir"
2026/04/08 03:26:43 DEBUG : operations.CopyFile "file20.txt" to "Local file system at /tmp/032309cu/rclone_args/path1/subdir" as "file20.txt"
2026/04/08 03:26:43 DEBUG : file20.txt: size = 0 OK
2026/04/08 03:26:43 DEBUG : file20.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC
2026/04/08 03:26:43 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:43 INFO : file20.txt: Updated modification time in destination
2026/04/08 03:26:43 DEBUG : file20.txt: Unchanged skipping
2026/04/08 03:26:43 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/032309cu/datadir/test_rclone_args-wocahuc6/file21.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/ file1.txt[0m
2026/04/08 03:26:43 DEBUG : copyFile "/tmp/032309cu/datadir/test_rclone_args-wocahuc6/file21.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/" as "file1.txt"
2026/04/08 03:26:43 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_rclone_args-wocahuc6/file21.txt"
2026/04/08 03:26:43 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/"
2026/04/08 03:26:43 DEBUG : operations.CopyFile "file21.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/rclone_args/path2" as "file1.txt"
2026/04/08 03:26:43 DEBUG : file21.txt: size = 0 (Local file system at /tmp/032309cu/datadir/test_rclone_args-wocahuc6)
2026/04/08 03:26:43 DEBUG : file1.txt: size = 19 (Azure container rclone-test-qapafuf5mima path 032309cu/rclone_args/path2)
2026/04/08 03:26:43 DEBUG : file21.txt: Sizes differ
2026/04/08 03:26:43 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:26:43 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:43 INFO : file21.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:26:43 NOTICE: [36m(21) :[0m [34mtouch-glob 2007-07-23 /tmp/032309cu/rclone_args/path1/ file1.txt[0m
2026/04/08 03:26:43 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/rclone_args/path1/" for canonical name "/tmp/032309cu/rclone_args/path1"
2026/04/08 03:26:43 DEBUG : file1.txt: Set modification time 2007-07-23
2026/04/08 03:26:43 NOTICE: [36m(22) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/ file2.txt[0m
2026/04/08 03:26:43 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/" for canonical name "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2"
2026/04/08 03:26:43 DEBUG : file2.txt: Set modification time 2007-07-23
2026/04/08 03:26:43 NOTICE: [36m(23) :[0m [34mtouch-glob 2007-07-23 /tmp/032309cu/rclone_args/path1/subdir/ file20.txt[0m
2026/04/08 03:26:43 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/rclone_args/path1/subdir/" for canonical name "/tmp/032309cu/rclone_args/path1/subdir"
2026/04/08 03:26:43 DEBUG : file20.txt: Set modification time 2007-07-23
2026/04/08 03:26:43 NOTICE: [36m(24) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/subdir/ file21.txt[0m
2026/04/08 03:26:43 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/subdir/" for canonical name "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/subdir"
2026/04/08 03:26:43 DEBUG : file21.txt: Set modification time 2007-07-23
2026/04/08 03:26:43 NOTICE: [36m(25) :[0m [34mbisync size-only[0m
2026/04/08 03:26:45 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:26:45 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/rclone_args/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:26:45 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:26:45 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:26:45 INFO : Synching Path1 "/tmp/032309cu/rclone_args/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/"
2026/04/08 03:26:45 INFO : Building Path1 and Path2 listings
2026/04/08 03:26:45 INFO : Path1 checking for diffs
2026/04/08 03:26:45 INFO : Path2 checking for diffs
2026/04/08 03:26:45 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (smaller)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:26:45 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/08 03:26:45 INFO : ([33mModified[0m: [36m 0 larger[0m, [34m 1 smaller[0m)
2026/04/08 03:26:45 INFO : Applying changes
2026/04/08 03:26:45 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/032309cu/rclone_args/path1/file1.txt[0m
2026/04/08 03:26:45 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:26:45 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:26:45 INFO : Updating listings
2026/04/08 03:26:45 INFO : Validating listings for Path1 "/tmp/032309cu/rclone_args/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/"
2026/04/08 03:26:45 INFO : [32mBisync successful[0m
2026/04/08 03:26:45 NOTICE: [36m(26) :[0m [34mbisync resync[0m
2026/04/08 03:26:48 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:26:48 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/rclone_args/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:26:48 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:26:48 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:26:48 INFO : Synching Path1 "/tmp/032309cu/rclone_args/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/"
2026/04/08 03:26:48 INFO : Copying Path2 files to Path1
2026/04/08 03:26:48 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:26:48 INFO : There was nothing to transfer
2026/04/08 03:26:48 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:26:48 INFO : file2.txt: Updated modification time in destination
2026/04/08 03:26:48 INFO : subdir/file20.txt: Updated modification time in destination
2026/04/08 03:26:48 INFO : subdir/file21.txt: Updated modification time in destination
2026/04/08 03:26:48 INFO : There was nothing to transfer
2026/04/08 03:26:48 INFO : Resync updating listings
2026/04/08 03:26:48 INFO : Validating listings for Path1 "/tmp/032309cu/rclone_args/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/"
2026/04/08 03:26:48 INFO : [32mBisync successful[0m
2026/04/08 03:26:48 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/032309cu/datadir/test_rclone_args-wocahuc6/file1.txt /tmp/032309cu/rclone_args/path1/[0m
2026/04/08 03:26:48 DEBUG : copyFile "/tmp/032309cu/datadir/test_rclone_args-wocahuc6/file1.txt" to "/tmp/032309cu/rclone_args/path1/" as ""
2026/04/08 03:26:48 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_rclone_args-wocahuc6/file1.txt"
2026/04/08 03:26:48 DEBUG : Creating backend with remote "/tmp/032309cu/rclone_args/path1/"
2026/04/08 03:26:48 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/032309cu/rclone_args/path1" as "file1.txt"
2026/04/08 03:26:48 DEBUG : file1.txt: size = 19 (Local file system at /tmp/032309cu/datadir/test_rclone_args-wocahuc6)
2026/04/08 03:26:48 DEBUG : file1.txt: size = 0 (Local file system at /tmp/032309cu/rclone_args/path1)
2026/04/08 03:26:48 DEBUG : file1.txt: Sizes differ
2026/04/08 03:26:48 DEBUG : file1.txt.2600eab4.partial: size = 19 OK
2026/04/08 03:26:48 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:26:48 DEBUG : file1.txt.2600eab4.partial: renamed to: file1.txt
2026/04/08 03:26:48 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:26:48 NOTICE: [36m(28) :[0m [34mcopy-file /tmp/032309cu/datadir/test_rclone_args-wocahuc6/file2.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/[0m
2026/04/08 03:26:48 DEBUG : copyFile "/tmp/032309cu/datadir/test_rclone_args-wocahuc6/file2.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/" as ""
2026/04/08 03:26:48 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_rclone_args-wocahuc6/file2.txt"
2026/04/08 03:26:48 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/"
2026/04/08 03:26:48 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/rclone_args/path2" as "file2.txt"
2026/04/08 03:26:48 DEBUG : file2.txt: size = 19 OK
2026/04/08 03:26:48 DEBUG : file2.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC
2026/04/08 03:26:48 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:26:48 INFO : file2.txt: Updated modification time in destination
2026/04/08 03:26:48 DEBUG : file2.txt: Unchanged skipping
2026/04/08 03:26:48 NOTICE: [36m(29) :[0m [34mcopy-file /tmp/032309cu/datadir/test_rclone_args-wocahuc6/file20.txt /tmp/032309cu/rclone_args/path1/subdir[0m
2026/04/08 03:26:48 DEBUG : copyFile "/tmp/032309cu/datadir/test_rclone_args-wocahuc6/file20.txt" to "/tmp/032309cu/rclone_args/path1/subdir" as ""
2026/04/08 03:26:48 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_rclone_args-wocahuc6/file20.txt"
2026/04/08 03:26:48 DEBUG : Creating backend with remote "/tmp/032309cu/rclone_args/path1/subdir"
2026/04/08 03:26:48 DEBUG : operations.CopyFile "file20.txt" to "Local file system at /tmp/032309cu/rclone_args/path1/subdir" as "file20.txt"
2026/04/08 03:26:48 DEBUG : file20.txt: size = 0 OK
2026/04/08 03:26:48 DEBUG : file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:26:48 DEBUG : file20.txt: Unchanged skipping
2026/04/08 03:26:48 NOTICE: [36m(30) :[0m [34mcopy-file /tmp/032309cu/datadir/test_rclone_args-wocahuc6/file21.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/subdir[0m
2026/04/08 03:26:48 DEBUG : copyFile "/tmp/032309cu/datadir/test_rclone_args-wocahuc6/file21.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/subdir" as ""
2026/04/08 03:26:48 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_rclone_args-wocahuc6/file21.txt"
2026/04/08 03:26:48 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/subdir"
2026/04/08 03:26:48 DEBUG : operations.CopyFile "file21.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/rclone_args/path2/subdir" as "file21.txt"
2026/04/08 03:26:48 DEBUG : file21.txt: size = 0 OK
2026/04/08 03:26:48 DEBUG : file21.txt: Modification times differ by -66240h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/08 03:26:48 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:48 INFO : file21.txt: Updated modification time in destination
2026/04/08 03:26:48 DEBUG : file21.txt: Unchanged skipping
2026/04/08 03:26:48 NOTICE: [36m(31) :[0m [34mtouch-glob 2007-07-23 /tmp/032309cu/rclone_args/path1/ file1.txt[0m
2026/04/08 03:26:48 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/rclone_args/path1/" for canonical name "/tmp/032309cu/rclone_args/path1"
2026/04/08 03:26:48 DEBUG : file1.txt: Set modification time 2007-07-23
2026/04/08 03:26:48 NOTICE: [36m(32) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/ file2.txt[0m
2026/04/08 03:26:48 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/" for canonical name "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2"
2026/04/08 03:26:48 DEBUG : file2.txt: Set modification time 2007-07-23
2026/04/08 03:26:48 NOTICE: [36m(33) :[0m [34mtouch-glob 2007-07-23 /tmp/032309cu/rclone_args/path1/subdir/ file20.txt[0m
2026/04/08 03:26:48 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/rclone_args/path1/subdir/" for canonical name "/tmp/032309cu/rclone_args/path1/subdir"
2026/04/08 03:26:48 DEBUG : file20.txt: Set modification time 2007-07-23
2026/04/08 03:26:48 NOTICE: [36m(34) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/subdir/ file21.txt[0m
2026/04/08 03:26:48 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/subdir/" for canonical name "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/subdir"
2026/04/08 03:26:48 DEBUG : file21.txt: Set modification time 2007-07-23
2026/04/08 03:26:48 NOTICE: [36m(35) :[0m [34mbisync ignore-size[0m
2026/04/08 03:26:50 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:26:50 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/rclone_args/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:26:50 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:26:50 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": false,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:26:50 INFO : Synching Path1 "/tmp/032309cu/rclone_args/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/"
2026/04/08 03:26:50 INFO : Building Path1 and Path2 listings
2026/04/08 03:26:51 INFO : Path1 checking for diffs
2026/04/08 03:26:51 INFO : Path2 checking for diffs
2026/04/08 03:26:51 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/08 03:26:51 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file21.txt[0m
2026/04/08 03:26:51 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/08 03:26:51 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m)
2026/04/08 03:26:51 INFO : Applying changes
2026/04/08 03:26:51 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/032309cu/rclone_args/path1/file2.txt[0m
2026/04/08 03:26:51 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/032309cu/rclone_args/path1/subdir/file21.txt[0m
2026/04/08 03:26:51 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:26:51 INFO : file2.txt: Updated modification time in destination
2026/04/08 03:26:51 INFO : subdir/file21.txt: Updated modification time in destination
2026/04/08 03:26:51 INFO : There was nothing to transfer
2026/04/08 03:26:51 INFO : Updating listings
2026/04/08 03:26:51 INFO : Validating listings for Path1 "/tmp/032309cu/rclone_args/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/"
2026/04/08 03:26:51 INFO : [32mBisync successful[0m
2026/04/08 03:26:51 NOTICE: [36m(36) :[0m [34mbisync resync compare-all[0m
2026/04/08 03:26:53 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:26:53 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/rclone_args/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:26:53 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/04/08 03:26:53 INFO : Synching Path1 "/tmp/032309cu/rclone_args/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/"
2026/04/08 03:26:53 INFO : Copying Path2 files to Path1
2026/04/08 03:26:53 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:26:53 INFO : There was nothing to transfer
2026/04/08 03:26:53 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:26:53 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:26:53 INFO : Resync updating listings
2026/04/08 03:26:53 INFO : Validating listings for Path1 "/tmp/032309cu/rclone_args/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/"
2026/04/08 03:26:53 INFO : [32mBisync successful[0m
2026/04/08 03:26:53 NOTICE: [36m(37) :[0m [34mcopy-as /tmp/032309cu/datadir/test_rclone_args-wocahuc6/file21.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/ file2.txt[0m
2026/04/08 03:26:53 DEBUG : copyFile "/tmp/032309cu/datadir/test_rclone_args-wocahuc6/file21.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/" as "file2.txt"
2026/04/08 03:26:53 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_rclone_args-wocahuc6/file21.txt"
2026/04/08 03:26:53 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/"
2026/04/08 03:26:53 DEBUG : operations.CopyFile "file21.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/rclone_args/path2" as "file2.txt"
2026/04/08 03:26:53 DEBUG : file21.txt: size = 0 (Local file system at /tmp/032309cu/datadir/test_rclone_args-wocahuc6)
2026/04/08 03:26:53 DEBUG : file2.txt: size = 19 (Azure container rclone-test-qapafuf5mima path 032309cu/rclone_args/path2)
2026/04/08 03:26:53 DEBUG : file21.txt: Sizes differ
2026/04/08 03:26:53 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:26:53 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:53 INFO : file21.txt: Copied (replaced existing) to: file2.txt
2026/04/08 03:26:53 NOTICE: [36m(38) :[0m [34mtouch-glob 2023-08-26 /tmp/032309cu/datadir/test_rclone_args-wocahuc6/ *[0m
2026/04/08 03:26:53 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_rclone_args-wocahuc6/" for canonical name "/tmp/032309cu/datadir/test_rclone_args-wocahuc6"
2026/04/08 03:26:53 DEBUG : file21.txt: Set modification time 2023-08-26
2026/04/08 03:26:53 DEBUG : file1.txt: Set modification time 2023-08-26
2026/04/08 03:26:53 DEBUG : file2.txt: Set modification time 2023-08-26
2026/04/08 03:26:53 DEBUG : file20.txt: Set modification time 2023-08-26
2026/04/08 03:26:53 NOTICE: [36m(39) :[0m [34mcopy-file /tmp/032309cu/datadir/test_rclone_args-wocahuc6/file1.txt /tmp/032309cu/rclone_args/path1/[0m
2026/04/08 03:26:53 DEBUG : copyFile "/tmp/032309cu/datadir/test_rclone_args-wocahuc6/file1.txt" to "/tmp/032309cu/rclone_args/path1/" as ""
2026/04/08 03:26:53 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_rclone_args-wocahuc6/file1.txt"
2026/04/08 03:26:53 DEBUG : Creating backend with remote "/tmp/032309cu/rclone_args/path1/"
2026/04/08 03:26:53 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/032309cu/rclone_args/path1" as "file1.txt"
2026/04/08 03:26:53 DEBUG : file1.txt: size = 19 OK
2026/04/08 03:26:53 DEBUG : file1.txt: Modification times differ by -141072h0m0s: 2023-08-26 00:00:00 +0000 UTC, 2007-07-23 00:00:00 +0000 UTC
2026/04/08 03:26:53 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:26:53 INFO : file1.txt: Updated modification time in destination
2026/04/08 03:26:53 DEBUG : file1.txt: Unchanged skipping
2026/04/08 03:26:53 NOTICE: [36m(40) :[0m [34mcopy-file /tmp/032309cu/datadir/test_rclone_args-wocahuc6/file20.txt /tmp/032309cu/rclone_args/path1/subdir[0m
2026/04/08 03:26:53 DEBUG : copyFile "/tmp/032309cu/datadir/test_rclone_args-wocahuc6/file20.txt" to "/tmp/032309cu/rclone_args/path1/subdir" as ""
2026/04/08 03:26:53 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_rclone_args-wocahuc6/file20.txt"
2026/04/08 03:26:53 DEBUG : Creating backend with remote "/tmp/032309cu/rclone_args/path1/subdir"
2026/04/08 03:26:53 DEBUG : operations.CopyFile "file20.txt" to "Local file system at /tmp/032309cu/rclone_args/path1/subdir" as "file20.txt"
2026/04/08 03:26:53 DEBUG : file20.txt: size = 0 OK
2026/04/08 03:26:53 DEBUG : file20.txt: Modification times differ by -141072h0m0s: 2023-08-26 00:00:00 +0000 UTC, 2007-07-23 00:00:00 +0000 UTC
2026/04/08 03:26:53 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:53 INFO : file20.txt: Updated modification time in destination
2026/04/08 03:26:53 DEBUG : file20.txt: Unchanged skipping
2026/04/08 03:26:53 NOTICE: [36m(41) :[0m [34mcopy-file /tmp/032309cu/datadir/test_rclone_args-wocahuc6/file21.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/subdir[0m
2026/04/08 03:26:53 DEBUG : copyFile "/tmp/032309cu/datadir/test_rclone_args-wocahuc6/file21.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/subdir" as ""
2026/04/08 03:26:53 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_rclone_args-wocahuc6/file21.txt"
2026/04/08 03:26:53 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/subdir"
2026/04/08 03:26:53 DEBUG : operations.CopyFile "file21.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/rclone_args/path2/subdir" as "file21.txt"
2026/04/08 03:26:53 DEBUG : file21.txt: size = 0 OK
2026/04/08 03:26:53 DEBUG : file21.txt: Modification times differ by -141072h0m0s: 2023-08-26 00:00:00 +0000 UTC, 2007-07-23 00:00:00 +0000 UTC
2026/04/08 03:26:53 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:53 INFO : file21.txt: Updated modification time in destination
2026/04/08 03:26:53 DEBUG : file21.txt: Unchanged skipping
2026/04/08 03:26:53 NOTICE: [36m(42) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/ file2.txt[0m
2026/04/08 03:26:53 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/" for canonical name "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2"
2026/04/08 03:26:54 DEBUG : file2.txt: Set modification time 2007-07-23
2026/04/08 03:26:54 NOTICE: [36m(43) :[0m [34mtouch-glob 2023-08-26 /tmp/032309cu/rclone_args/path1/ file1.txt[0m
2026/04/08 03:26:54 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/rclone_args/path1/" for canonical name "/tmp/032309cu/rclone_args/path1"
2026/04/08 03:26:54 DEBUG : file1.txt: Set modification time 2023-08-26
2026/04/08 03:26:54 NOTICE: [36m(44) :[0m [34mtouch-glob 2023-08-26 /tmp/032309cu/rclone_args/path1/subdir/ file20.txt[0m
2026/04/08 03:26:54 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/rclone_args/path1/subdir/" for canonical name "/tmp/032309cu/rclone_args/path1/subdir"
2026/04/08 03:26:54 DEBUG : file20.txt: Set modification time 2023-08-26
2026/04/08 03:26:54 NOTICE: [36m(45) :[0m [34mtouch-glob 2023-08-26 TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/subdir/ file21.txt[0m
2026/04/08 03:26:54 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/subdir/" for canonical name "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/subdir"
2026/04/08 03:26:54 DEBUG : file21.txt: Set modification time 2023-08-26
2026/04/08 03:26:54 NOTICE: [36m(46) :[0m [34mbisync compare-all[0m
2026/04/08 03:26:56 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:26:56 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/rclone_args/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:26:56 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/04/08 03:26:56 INFO : Synching Path1 "/tmp/032309cu/rclone_args/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/"
2026/04/08 03:26:56 INFO : Building Path1 and Path2 listings
2026/04/08 03:26:56 INFO : Path1 checking for diffs
2026/04/08 03:26:56 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:26:56 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/08 03:26:56 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/08 03:26:56 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m)
2026/04/08 03:26:56 INFO : Path2 checking for diffs
2026/04/08 03:26:56 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (smaller)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/04/08 03:26:56 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file21.txt[0m
2026/04/08 03:26:56 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/08 03:26:56 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 0 larger[0m, [34m 1 smaller[0m, [36m 1 hash differs[0m)
2026/04/08 03:26:56 INFO : Applying changes
2026/04/08 03:26:56 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/file1.txt[0m
2026/04/08 03:26:56 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/subdir/file20.txt[0m
2026/04/08 03:26:56 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/032309cu/rclone_args/path1/file2.txt[0m
2026/04/08 03:26:56 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/032309cu/rclone_args/path1/subdir/file21.txt[0m
2026/04/08 03:26:56 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:26:56 INFO : file2.txt: Copied (replaced existing)
2026/04/08 03:26:56 INFO : subdir/file21.txt: Updated modification time in destination
2026/04/08 03:26:56 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:26:56 INFO : file1.txt: Updated modification time in destination
2026/04/08 03:26:56 INFO : subdir/file20.txt: Updated modification time in destination
2026/04/08 03:26:56 INFO : Updating listings
2026/04/08 03:26:56 INFO : Validating listings for Path1 "/tmp/032309cu/rclone_args/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rclone_args/path2/"
2026/04/08 03:26:56 INFO : [32mBisync successful[0m
2026/04/08 03:26:56 DEBUG : Waiting for deletions to finish
2026/04/08 03:26:56 INFO : RCLONE_TEST: Deleted
2026/04/08 03:26:56 INFO : file1.txt: Deleted
2026/04/08 03:26:56 INFO : subdir/file21.txt: Deleted
2026/04/08 03:26:56 INFO : file2.txt: Deleted
2026/04/08 03:26:56 INFO : subdir/file20.txt: Deleted
2026/04/08 03:26:56 DEBUG : removing 1 level 1 directories
2026/04/08 03:26:56 INFO : subdir: Removing directory
2026/04/08 03:26:56 DEBUG : removing 1 level 0 directories
2026/04/08 03:26:56 INFO : Local file system at /tmp/032309cu/rclone_args/path1: Removing directory
2026/04/08 03:26:56 DEBUG : Waiting for deletions to finish
2026/04/08 03:26:56 INFO : RCLONE_TEST: Deleted
2026/04/08 03:26:56 INFO : file1.txt: Deleted
2026/04/08 03:26:56 INFO : subdir/file20.txt: Deleted
2026/04/08 03:26:56 INFO : file2.txt: Deleted
2026/04/08 03:26:56 INFO : subdir/file21.txt: Deleted
2026/04/08 03:26:56 DEBUG : removing 1 level 0 directories
2026/04/08 03:26:56 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/rclone_args/path2: Removing directory
bisync_test.go:608: [32mTEST rclone_args PASSED[0m
=== RUN TestBisyncLocalRemote/resolve
2026/04/08 03:26:56 DEBUG : Creating backend with remote "/tmp/032309cu/resolve/path1"
2026/04/08 03:26:56 INFO : path2: Making directory
2026/04/08 03:26:56 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2"
2026/04/08 03:26:56 DEBUG : Creating backend with remote "/tmp/032309cu/initdir/test_resolve-rabaweg3"
2026/04/08 03:26:56 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:26:56 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:56 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:56 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:26:56 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:26:56 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:56 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:26:56 INFO : file1.txt: Copied (new)
2026/04/08 03:26:56 DEBUG : Local file system at /tmp/032309cu/initdir/test_resolve-rabaweg3: Waiting for checks to finish
2026/04/08 03:26:56 DEBUG : Local file system at /tmp/032309cu/initdir/test_resolve-rabaweg3: Waiting for transfers to finish
2026/04/08 03:26:56 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:26:56 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:26:56 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:56 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:26:56 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:26:56 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:26:56 INFO : file2.txt: Copied (new)
2026/04/08 03:26:56 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_resolve-saqimez2"
2026/04/08 03:26:56 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:56 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:56 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:56 DEBUG : Local file system at /tmp/032309cu/datadir/test_resolve-saqimez2: Waiting for checks to finish
2026/04/08 03:26:56 DEBUG : Local file system at /tmp/032309cu/datadir/test_resolve-saqimez2: Waiting for transfers to finish
2026/04/08 03:26:56 DEBUG : file1R.txt.f5ef699a.partial: size = 33 OK
2026/04/08 03:26:56 DEBUG : file1L.txt.6455455d.partial: size = 33 OK
2026/04/08 03:26:56 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/08 03:26:56 DEBUG : file2.txt.67fcf9d0.partial: size = 37 OK
2026/04/08 03:26:56 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:26:56 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/08 03:26:56 DEBUG : file1R.txt.f5ef699a.partial: renamed to: file1R.txt
2026/04/08 03:26:56 INFO : file1R.txt: Copied (new)
2026/04/08 03:26:56 DEBUG : file1L.txt.6455455d.partial: renamed to: file1L.txt
2026/04/08 03:26:56 INFO : file1L.txt: Copied (new)
2026/04/08 03:26:56 DEBUG : file2.txt.67fcf9d0.partial: renamed to: file2.txt
2026/04/08 03:26:56 INFO : file2.txt: Copied (new)
2026/04/08 03:26:56 DEBUG : Waiting for deletions to finish
2026/04/08 03:26:56 ERROR : error listing: directory not found
2026/04/08 03:26:56 ERROR : Local file system at /tmp/032309cu/resolve/path1: Failed to list "": directory not found
2026/04/08 03:26:56 DEBUG : removing 1 level 0 directories
2026/04/08 03:26:56 INFO : Local file system at /tmp/032309cu/resolve/path1: Removing directory
2026/04/08 03:26:56 ERROR : Failed to rmdir: stat /tmp/032309cu/resolve/path1: no such file or directory
2026/04/08 03:26:56 DEBUG : Waiting for deletions to finish
2026/04/08 03:26:56 DEBUG : removing 1 level 0 directories
2026/04/08 03:26:56 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/resolve/path2: Removing directory
2026/04/08 03:26:56 ERROR : error listing: directory not found
2026/04/08 03:26:57 NOTICE: checking initFs Local file system at /tmp/032309cu/initdir/test_resolve-rabaweg3
2026/04/08 03:26:57 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:26:57 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:57 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:57 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:26:57 DEBUG : Local file system at /tmp/032309cu/resolve/path1: Waiting for checks to finish
2026/04/08 03:26:57 DEBUG : Local file system at /tmp/032309cu/resolve/path1: Waiting for transfers to finish
2026/04/08 03:26:57 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:26:57 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:57 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:26:57 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:26:57 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:57 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:26:57 INFO : file1.txt: Copied (new)
2026/04/08 03:26:57 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:26:57 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:26:57 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:26:57 INFO : file2.txt: Copied (new)
2026/04/08 03:26:57 NOTICE: checking Path1 Local file system at /tmp/032309cu/resolve/path1
2026/04/08 03:26:57 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:26:57 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:57 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:26:57 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/resolve/path2: Waiting for checks to finish
2026/04/08 03:26:57 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/resolve/path2: Waiting for transfers to finish
2026/04/08 03:26:57 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:26:57 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:26:57 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:26:57 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:26:57 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:57 INFO : file2.txt: Copied (new)
2026/04/08 03:26:57 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:26:57 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:26:57 INFO : file1.txt: Copied (new)
2026/04/08 03:26:57 NOTICE: checking path2 Azure container rclone-test-qapafuf5mima path 032309cu/resolve/path2
2026/04/08 03:26:57 NOTICE: [36m(01) :[0m [34mtest resolve[0m
2026/04/08 03:26:57 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:26:57 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/08 03:26:59 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:26:59 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:26:59 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:26:59 INFO : Synching Path1 "/tmp/032309cu/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/"
2026/04/08 03:26:59 INFO : Copying Path2 files to Path1
2026/04/08 03:26:59 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:26:59 INFO : There was nothing to transfer
2026/04/08 03:26:59 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:26:59 INFO : There was nothing to transfer
2026/04/08 03:26:59 INFO : Resync updating listings
2026/04/08 03:26:59 INFO : Validating listings for Path1 "/tmp/032309cu/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/"
2026/04/08 03:26:59 INFO : [32mBisync successful[0m
2026/04/08 03:26:59 NOTICE: [36m(04) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/08 03:26:59 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/032309cu/datadir/test_resolve-saqimez2/ file1R.txt[0m
2026/04/08 03:26:59 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_resolve-saqimez2/"
2026/04/08 03:26:59 DEBUG : fs cache: renaming cache item "/tmp/032309cu/datadir/test_resolve-saqimez2/" to be canonical "/tmp/032309cu/datadir/test_resolve-saqimez2"
2026/04/08 03:26:59 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/04/08 03:26:59 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/032309cu/datadir/test_resolve-saqimez2/file1R.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/ file1.txt[0m
2026/04/08 03:26:59 DEBUG : copyFile "/tmp/032309cu/datadir/test_resolve-saqimez2/file1R.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/" as "file1.txt"
2026/04/08 03:26:59 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_resolve-saqimez2/file1R.txt"
2026/04/08 03:26:59 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/"
2026/04/08 03:26:59 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/resolve/path2" as "file1.txt"
2026/04/08 03:26:59 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/032309cu/datadir/test_resolve-saqimez2)
2026/04/08 03:26:59 DEBUG : file1.txt: size = 0 (Azure container rclone-test-qapafuf5mima path 032309cu/resolve/path2)
2026/04/08 03:26:59 DEBUG : file1R.txt: Sizes differ
2026/04/08 03:26:59 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:26:59 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/08 03:26:59 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:26:59 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-03-04 /tmp/032309cu/datadir/test_resolve-saqimez2/ file1L.txt[0m
2026/04/08 03:26:59 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_resolve-saqimez2/" for canonical name "/tmp/032309cu/datadir/test_resolve-saqimez2"
2026/04/08 03:26:59 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/04/08 03:26:59 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/032309cu/datadir/test_resolve-saqimez2/file1L.txt /tmp/032309cu/resolve/path1/ file1.txt[0m
2026/04/08 03:26:59 DEBUG : copyFile "/tmp/032309cu/datadir/test_resolve-saqimez2/file1L.txt" to "/tmp/032309cu/resolve/path1/" as "file1.txt"
2026/04/08 03:26:59 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_resolve-saqimez2/file1L.txt"
2026/04/08 03:26:59 DEBUG : Creating backend with remote "/tmp/032309cu/resolve/path1/"
2026/04/08 03:26:59 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/032309cu/resolve/path1" as "file1.txt"
2026/04/08 03:26:59 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/032309cu/datadir/test_resolve-saqimez2)
2026/04/08 03:26:59 DEBUG : file1.txt: size = 0 (Local file system at /tmp/032309cu/resolve/path1)
2026/04/08 03:26:59 DEBUG : file1L.txt: Sizes differ
2026/04/08 03:26:59 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/04/08 03:26:59 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:26:59 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/04/08 03:26:59 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:26:59 NOTICE: [36m(09) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=delete --conflict-suffix=potato[0m
2026/04/08 03:26:59 NOTICE: [36m(10) :[0m [34mbisync conflict-resolve=newer conflict-loser=delete conflict-suffix=potato[0m
2026/04/08 03:27:01 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:27:01 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 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
}
2026/04/08 03:27:01 INFO : Synching Path1 "/tmp/032309cu/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/"
2026/04/08 03:27:01 INFO : Building Path1 and Path2 listings
2026/04/08 03:27:01 INFO : Path1 checking for diffs
2026/04/08 03:27:01 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:27:01 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/08 03:27:01 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:27:01 INFO : Path2 checking for diffs
2026/04/08 03:27:01 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:27:01 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/08 03:27:01 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:27:01 INFO : Applying changes
2026/04/08 03:27:01 INFO : Checking potential conflicts...
2026/04/08 03:27:02 ERROR : file1.txt: md5 differ
2026/04/08 03:27:02 NOTICE: Azure container rclone-test-qapafuf5mima path 032309cu/resolve/path2: 1 differences found
2026/04/08 03:27:02 NOTICE: Azure container rclone-test-qapafuf5mima path 032309cu/resolve/path2: 1 errors while checking
2026/04/08 03:27:02 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/08 03:27:02 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/08 03:27:02 INFO : file1.txt: Path1 is newer. Path1: 2001-03-04 00:00:00 +0000 UTC, Path2: 2001-01-02 00:00:00 +0000 UTC, Difference: 1464h0m0s
2026/04/08 03:27:02 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/04/08 03:27:02 NOTICE: - [34mPath2[0m [35mDeleting Path2 copy[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/file1.txt[0m
2026/04/08 03:27:02 INFO : file1.txt: Deleted
2026/04/08 03:27:02 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mfile1.txt[0m
2026/04/08 03:27:02 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:27:02 INFO : file1.txt: Copied (new)
2026/04/08 03:27:02 INFO : Updating listings
2026/04/08 03:27:02 INFO : Validating listings for Path1 "/tmp/032309cu/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/"
2026/04/08 03:27:02 INFO : [32mBisync successful[0m
2026/04/08 03:27:02 NOTICE: [36m(11) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/08 03:27:02 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-07-23 /tmp/032309cu/datadir/test_resolve-saqimez2/ file1R.txt[0m
2026/04/08 03:27:02 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_resolve-saqimez2/" for canonical name "/tmp/032309cu/datadir/test_resolve-saqimez2"
2026/04/08 03:27:02 DEBUG : file1R.txt: Set modification time 2001-07-23
2026/04/08 03:27:02 NOTICE: [36m(13) :[0m [34mcopy-as /tmp/032309cu/datadir/test_resolve-saqimez2/file1R.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/ file1.txt[0m
2026/04/08 03:27:02 DEBUG : copyFile "/tmp/032309cu/datadir/test_resolve-saqimez2/file1R.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/" as "file1.txt"
2026/04/08 03:27:02 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_resolve-saqimez2/file1R.txt"
2026/04/08 03:27:02 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/"
2026/04/08 03:27:02 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/resolve/path2" as "file1.txt"
2026/04/08 03:27:02 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:27:02 DEBUG : file1R.txt: Modification times differ by -3384h0m0s: 2001-07-23 00:00:00 +0000 UTC, 2001-03-04 00:00:00 +0000 UTC
2026/04/08 03:27:02 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/032309cu/datadir/test_resolve-saqimez2)
2026/04/08 03:27:02 DEBUG : file1.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Azure container rclone-test-qapafuf5mima path 032309cu/resolve/path2)
2026/04/08 03:27:02 DEBUG : file1R.txt: md5 differ
2026/04/08 03:27:02 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:27:02 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/08 03:27:02 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:27:02 NOTICE: [36m(14) :[0m [34mtouch-glob 2001-08-26 /tmp/032309cu/datadir/test_resolve-saqimez2/ file1L.txt[0m
2026/04/08 03:27:02 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_resolve-saqimez2/" for canonical name "/tmp/032309cu/datadir/test_resolve-saqimez2"
2026/04/08 03:27:02 DEBUG : file1L.txt: Set modification time 2001-08-26
2026/04/08 03:27:02 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/032309cu/datadir/test_resolve-saqimez2/file1L.txt /tmp/032309cu/resolve/path1/ file1.txt[0m
2026/04/08 03:27:02 DEBUG : copyFile "/tmp/032309cu/datadir/test_resolve-saqimez2/file1L.txt" to "/tmp/032309cu/resolve/path1/" as "file1.txt"
2026/04/08 03:27:02 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_resolve-saqimez2/file1L.txt"
2026/04/08 03:27:02 DEBUG : Creating backend with remote "/tmp/032309cu/resolve/path1/"
2026/04/08 03:27:02 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/032309cu/resolve/path1" as "file1.txt"
2026/04/08 03:27:02 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:27:02 DEBUG : file1L.txt: Modification times differ by -4200h0m0s: 2001-08-26 00:00:00 +0000 UTC, 2001-03-04 00:00:00 +0000 UTC
2026/04/08 03:27:02 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:27:02 INFO : file1L.txt: Updated modification time in destination
2026/04/08 03:27:02 DEBUG : file1L.txt: Unchanged skipping
2026/04/08 03:27:02 NOTICE: [36m(16) :[0m [34mtest bisync run with --conflict-resolve=path2 --conflict-loser=num --conflict-suffix=dinosaur[0m
2026/04/08 03:27:02 NOTICE: [36m(17) :[0m [34mbisync conflict-resolve=path2 conflict-loser=num conflict-suffix=dinosaur[0m
2026/04/08 03:27:04 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:27:04 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:27:04 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:27:04 INFO : Synching Path1 "/tmp/032309cu/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/"
2026/04/08 03:27:04 INFO : Building Path1 and Path2 listings
2026/04/08 03:27:04 INFO : Path1 checking for diffs
2026/04/08 03:27:04 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:27:04 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/08 03:27:04 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/04/08 03:27:04 INFO : Path2 checking for diffs
2026/04/08 03:27:04 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:27:04 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/08 03:27:04 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/04/08 03:27:04 INFO : Applying changes
2026/04/08 03:27:04 INFO : Checking potential conflicts...
2026/04/08 03:27:04 ERROR : file1.txt: md5 differ
2026/04/08 03:27:04 NOTICE: Azure container rclone-test-qapafuf5mima path 032309cu/resolve/path2: 1 differences found
2026/04/08 03:27:04 NOTICE: Azure container rclone-test-qapafuf5mima path 032309cu/resolve/path2: 1 errors while checking
2026/04/08 03:27:04 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/08 03:27:04 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/08 03:27:04 INFO : file1.txt: [32mThe winner is: Path2[0m
2026/04/08 03:27:04 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/032309cu/resolve/path1/file1.txt.dinosaur1[0m
2026/04/08 03:27:04 INFO : file1.txt: Moved (server-side) to: file1.txt.dinosaur1
2026/04/08 03:27:04 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/file1.txt.dinosaur1[0m
2026/04/08 03:27:04 NOTICE: - [34mPath2[0m [35mNot renaming Path2 copy, as it was determined the winner[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/file1.txt[0m
2026/04/08 03:27:04 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/032309cu/resolve/path1/file1.txt[0m
2026/04/08 03:27:04 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:27:04 INFO : file1.txt: Copied (new)
2026/04/08 03:27:04 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:27:05 INFO : file1.txt.dinosaur1: Copied (new)
2026/04/08 03:27:05 INFO : Updating listings
2026/04/08 03:27:05 INFO : Validating listings for Path1 "/tmp/032309cu/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/"
2026/04/08 03:27:05 INFO : [32mBisync successful[0m
2026/04/08 03:27:05 NOTICE: [36m(18) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/08 03:27:05 NOTICE: [36m(19) :[0m [34mtouch-glob 2002-07-23 /tmp/032309cu/datadir/test_resolve-saqimez2/ file1R.txt[0m
2026/04/08 03:27:05 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_resolve-saqimez2/" for canonical name "/tmp/032309cu/datadir/test_resolve-saqimez2"
2026/04/08 03:27:05 DEBUG : file1R.txt: Set modification time 2002-07-23
2026/04/08 03:27:05 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/032309cu/datadir/test_resolve-saqimez2/file1R.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/ file1.txt[0m
2026/04/08 03:27:05 DEBUG : copyFile "/tmp/032309cu/datadir/test_resolve-saqimez2/file1R.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/" as "file1.txt"
2026/04/08 03:27:05 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_resolve-saqimez2/file1R.txt"
2026/04/08 03:27:05 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/"
2026/04/08 03:27:05 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/resolve/path2" as "file1.txt"
2026/04/08 03:27:05 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:27:05 DEBUG : file1R.txt: Modification times differ by -8760h0m0s: 2002-07-23 00:00:00 +0000 UTC, 2001-07-23 00:00:00 +0000 UTC
2026/04/08 03:27:05 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/08 03:27:05 INFO : file1R.txt: Updated modification time in destination
2026/04/08 03:27:05 DEBUG : file1R.txt: Unchanged skipping
2026/04/08 03:27:05 NOTICE: [36m(21) :[0m [34mtouch-glob 2002-08-26 /tmp/032309cu/datadir/test_resolve-saqimez2/ file1L.txt[0m
2026/04/08 03:27:05 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_resolve-saqimez2/" for canonical name "/tmp/032309cu/datadir/test_resolve-saqimez2"
2026/04/08 03:27:05 DEBUG : file1L.txt: Set modification time 2002-08-26
2026/04/08 03:27:05 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/032309cu/datadir/test_resolve-saqimez2/file1L.txt /tmp/032309cu/resolve/path1/ file1.txt[0m
2026/04/08 03:27:05 DEBUG : copyFile "/tmp/032309cu/datadir/test_resolve-saqimez2/file1L.txt" to "/tmp/032309cu/resolve/path1/" as "file1.txt"
2026/04/08 03:27:05 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_resolve-saqimez2/file1L.txt"
2026/04/08 03:27:05 DEBUG : Creating backend with remote "/tmp/032309cu/resolve/path1/"
2026/04/08 03:27:05 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/032309cu/resolve/path1" as "file1.txt"
2026/04/08 03:27:05 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:27:05 DEBUG : file1L.txt: Modification times differ by -9576h0m0s: 2002-08-26 00:00:00 +0000 UTC, 2001-07-23 00:00:00 +0000 UTC
2026/04/08 03:27:05 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Local file system at /tmp/032309cu/datadir/test_resolve-saqimez2)
2026/04/08 03:27:05 DEBUG : file1.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/032309cu/resolve/path1)
2026/04/08 03:27:05 DEBUG : file1L.txt: md5 differ
2026/04/08 03:27:05 DEBUG : file1.txt.e4364b55.partial: size = 33 OK
2026/04/08 03:27:05 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:27:05 DEBUG : file1.txt.e4364b55.partial: renamed to: file1.txt
2026/04/08 03:27:05 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:27:05 NOTICE: [36m(23) :[0m [34mtest bisync run with --conflict-resolve=larger --conflict-loser=num --conflict-suffix=apple[0m
2026/04/08 03:27:05 NOTICE: [36m(24) :[0m [34mbisync conflict-resolve=larger conflict-loser=num conflict-suffix=apple[0m
2026/04/08 03:27:07 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:27:07 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:27:07 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:27:07 INFO : Synching Path1 "/tmp/032309cu/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/"
2026/04/08 03:27:07 INFO : Building Path1 and Path2 listings
2026/04/08 03:27:07 INFO : Path1 checking for diffs
2026/04/08 03:27:07 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/08 03:27:07 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/08 03:27:07 INFO : Path2 checking for diffs
2026/04/08 03:27:07 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/08 03:27:07 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/08 03:27:07 INFO : Applying changes
2026/04/08 03:27:07 INFO : Checking potential conflicts...
2026/04/08 03:27:07 ERROR : file1.txt: md5 differ
2026/04/08 03:27:07 NOTICE: Azure container rclone-test-qapafuf5mima path 032309cu/resolve/path2: 1 differences found
2026/04/08 03:27:07 NOTICE: Azure container rclone-test-qapafuf5mima path 032309cu/resolve/path2: 1 errors while checking
2026/04/08 03:27:07 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/08 03:27:07 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/08 03:27:07 INFO : file1.txt: Winner cannot be determined as sizes are equal. Path1: 33, Path2: 33, Difference: 0
2026/04/08 03:27:07 INFO : file1.txt: [31mA winner could not be determined.[0m
2026/04/08 03:27:07 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/032309cu/resolve/path1/file1.txt.apple1[0m
2026/04/08 03:27:07 INFO : file1.txt: Moved (server-side) to: file1.txt.apple1
2026/04/08 03:27:07 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/file1.txt.apple1[0m
2026/04/08 03:27:07 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/file1.txt.apple2[0m
2026/04/08 03:27:07 INFO : file1.txt: Copied (server-side copy) to: file1.txt.apple2
2026/04/08 03:27:07 INFO : file1.txt: Deleted
2026/04/08 03:27:07 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/032309cu/resolve/path1/file1.txt.apple2[0m
2026/04/08 03:27:07 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:27:07 INFO : file1.txt.apple2: Copied (new)
2026/04/08 03:27:07 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:27:07 INFO : file1.txt.apple1: Copied (new)
2026/04/08 03:27:07 INFO : Updating listings
2026/04/08 03:27:07 INFO : Validating listings for Path1 "/tmp/032309cu/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/"
2026/04/08 03:27:07 INFO : [32mBisync successful[0m
2026/04/08 03:27:07 NOTICE: [36m(25) :[0m [34mtest different suffixes[0m
2026/04/08 03:27:07 NOTICE: [36m(26) :[0m [34mtouch-glob 2003-07-23 /tmp/032309cu/datadir/test_resolve-saqimez2/ file1R.txt[0m
2026/04/08 03:27:07 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_resolve-saqimez2/" for canonical name "/tmp/032309cu/datadir/test_resolve-saqimez2"
2026/04/08 03:27:07 DEBUG : file1R.txt: Set modification time 2003-07-23
2026/04/08 03:27:07 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/032309cu/datadir/test_resolve-saqimez2/file1R.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/ file1.txt[0m
2026/04/08 03:27:07 DEBUG : copyFile "/tmp/032309cu/datadir/test_resolve-saqimez2/file1R.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/" as "file1.txt"
2026/04/08 03:27:07 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_resolve-saqimez2/file1R.txt"
2026/04/08 03:27:07 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/"
2026/04/08 03:27:08 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/resolve/path2" as "file1.txt"
2026/04/08 03:27:08 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:08 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:27:08 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/08 03:27:08 INFO : file1R.txt: Copied (new) to: file1.txt
2026/04/08 03:27:08 NOTICE: [36m(28) :[0m [34mtouch-glob 2003-07-23 /tmp/032309cu/datadir/test_resolve-saqimez2/ file1L.txt[0m
2026/04/08 03:27:08 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_resolve-saqimez2/" for canonical name "/tmp/032309cu/datadir/test_resolve-saqimez2"
2026/04/08 03:27:08 DEBUG : file1L.txt: Set modification time 2003-07-23
2026/04/08 03:27:08 NOTICE: [36m(29) :[0m [34mcopy-as /tmp/032309cu/datadir/test_resolve-saqimez2/file1L.txt /tmp/032309cu/resolve/path1/ file1.txt[0m
2026/04/08 03:27:08 DEBUG : copyFile "/tmp/032309cu/datadir/test_resolve-saqimez2/file1L.txt" to "/tmp/032309cu/resolve/path1/" as "file1.txt"
2026/04/08 03:27:08 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_resolve-saqimez2/file1L.txt"
2026/04/08 03:27:08 DEBUG : Creating backend with remote "/tmp/032309cu/resolve/path1/"
2026/04/08 03:27:08 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/032309cu/resolve/path1" as "file1.txt"
2026/04/08 03:27:08 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:08 DEBUG : file1.txt.5ea1e655.partial: size = 33 OK
2026/04/08 03:27:08 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:27:08 DEBUG : file1.txt.5ea1e655.partial: renamed to: file1.txt
2026/04/08 03:27:08 INFO : file1L.txt: Copied (new) to: file1.txt
2026/04/08 03:27:08 NOTICE: [36m(30) :[0m [34mtest bisync run with --conflict-resolve=older --conflict-loser=num --conflict-suffix=cloud,local[0m
2026/04/08 03:27:08 NOTICE: [36m(31) :[0m [34mbisync conflict-resolve=older conflict-loser=num conflict-suffix=cloud,local[0m
2026/04/08 03:27:10 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:27:10 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:27:10 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:27:10 INFO : Synching Path1 "/tmp/032309cu/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/"
2026/04/08 03:27:10 INFO : Building Path1 and Path2 listings
2026/04/08 03:27:10 INFO : Path1 checking for diffs
2026/04/08 03:27:10 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/08 03:27:10 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/08 03:27:10 INFO : Path2 checking for diffs
2026/04/08 03:27:10 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/08 03:27:10 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/08 03:27:10 INFO : Applying changes
2026/04/08 03:27:10 INFO : Checking potential conflicts...
2026/04/08 03:27:10 ERROR : file1.txt: md5 differ
2026/04/08 03:27:10 NOTICE: Azure container rclone-test-qapafuf5mima path 032309cu/resolve/path2: 1 differences found
2026/04/08 03:27:10 NOTICE: Azure container rclone-test-qapafuf5mima path 032309cu/resolve/path2: 1 errors while checking
2026/04/08 03:27:10 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/08 03:27:10 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/08 03:27:10 INFO : file1.txt: Winner cannot be determined as times are equal. Path1: 2003-07-23 00:00:00 +0000 UTC, Path2: 2003-07-23 00:00:00 +0000 UTC, Difference: 0s
2026/04/08 03:27:10 INFO : file1.txt: [31mA winner could not be determined.[0m
2026/04/08 03:27:10 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/032309cu/resolve/path1/file1.txt.cloud1[0m
2026/04/08 03:27:10 INFO : file1.txt: Moved (server-side) to: file1.txt.cloud1
2026/04/08 03:27:10 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/file1.txt.cloud1[0m
2026/04/08 03:27:10 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/file1.txt.local1[0m
2026/04/08 03:27:10 INFO : file1.txt: Copied (server-side copy) to: file1.txt.local1
2026/04/08 03:27:10 INFO : file1.txt: Deleted
2026/04/08 03:27:10 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/032309cu/resolve/path1/file1.txt.local1[0m
2026/04/08 03:27:10 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:27:10 INFO : file1.txt.local1: Copied (new)
2026/04/08 03:27:10 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:27:11 INFO : file1.txt.cloud1: Copied (new)
2026/04/08 03:27:11 INFO : Updating listings
2026/04/08 03:27:11 INFO : Validating listings for Path1 "/tmp/032309cu/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/"
2026/04/08 03:27:11 INFO : [32mBisync successful[0m
2026/04/08 03:27:11 NOTICE: [36m(32) :[0m [34mtest legacy[0m
2026/04/08 03:27:11 NOTICE: [36m(33) :[0m [34mtouch-glob 2004-07-23 /tmp/032309cu/datadir/test_resolve-saqimez2/ file1R.txt[0m
2026/04/08 03:27:11 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_resolve-saqimez2/" for canonical name "/tmp/032309cu/datadir/test_resolve-saqimez2"
2026/04/08 03:27:11 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/04/08 03:27:11 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/032309cu/datadir/test_resolve-saqimez2/file1R.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/ file1.txt[0m
2026/04/08 03:27:11 DEBUG : copyFile "/tmp/032309cu/datadir/test_resolve-saqimez2/file1R.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/" as "file1.txt"
2026/04/08 03:27:11 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_resolve-saqimez2/file1R.txt"
2026/04/08 03:27:11 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/"
2026/04/08 03:27:11 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/resolve/path2" as "file1.txt"
2026/04/08 03:27:11 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:11 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:27:11 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/08 03:27:11 INFO : file1R.txt: Copied (new) to: file1.txt
2026/04/08 03:27:11 NOTICE: [36m(35) :[0m [34mtouch-glob 2004-07-23 /tmp/032309cu/datadir/test_resolve-saqimez2/ file1L.txt[0m
2026/04/08 03:27:11 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_resolve-saqimez2/" for canonical name "/tmp/032309cu/datadir/test_resolve-saqimez2"
2026/04/08 03:27:11 DEBUG : file1L.txt: Set modification time 2004-07-23
2026/04/08 03:27:11 NOTICE: [36m(36) :[0m [34mcopy-as /tmp/032309cu/datadir/test_resolve-saqimez2/file1L.txt /tmp/032309cu/resolve/path1/ file1.txt[0m
2026/04/08 03:27:11 DEBUG : copyFile "/tmp/032309cu/datadir/test_resolve-saqimez2/file1L.txt" to "/tmp/032309cu/resolve/path1/" as "file1.txt"
2026/04/08 03:27:11 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_resolve-saqimez2/file1L.txt"
2026/04/08 03:27:11 DEBUG : Creating backend with remote "/tmp/032309cu/resolve/path1/"
2026/04/08 03:27:11 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/032309cu/resolve/path1" as "file1.txt"
2026/04/08 03:27:11 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:11 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/04/08 03:27:11 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:27:11 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/04/08 03:27:11 INFO : file1L.txt: Copied (new) to: file1.txt
2026/04/08 03:27:11 NOTICE: [36m(37) :[0m [34mtest bisync run with --conflict-resolve=none --conflict-loser=pathname --conflict-suffix=.path[0m
2026/04/08 03:27:11 NOTICE: [36m(38) :[0m [34mbisync conflict-resolve=none conflict-loser=pathname conflict-suffix=.path[0m
2026/04/08 03:27:13 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:27:13 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 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
}
2026/04/08 03:27:13 INFO : Synching Path1 "/tmp/032309cu/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/"
2026/04/08 03:27:13 INFO : Building Path1 and Path2 listings
2026/04/08 03:27:13 INFO : Path1 checking for diffs
2026/04/08 03:27:13 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/08 03:27:13 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/08 03:27:13 INFO : Path2 checking for diffs
2026/04/08 03:27:13 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/08 03:27:13 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/08 03:27:13 INFO : Applying changes
2026/04/08 03:27:13 INFO : Checking potential conflicts...
2026/04/08 03:27:13 ERROR : file1.txt: md5 differ
2026/04/08 03:27:13 NOTICE: Azure container rclone-test-qapafuf5mima path 032309cu/resolve/path2: 1 differences found
2026/04/08 03:27:13 NOTICE: Azure container rclone-test-qapafuf5mima path 032309cu/resolve/path2: 1 errors while checking
2026/04/08 03:27:13 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/08 03:27:13 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/08 03:27:13 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/032309cu/resolve/path1/file1.txt..path1[0m
2026/04/08 03:27:13 INFO : file1.txt: Moved (server-side) to: file1.txt..path1
2026/04/08 03:27:13 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/file1.txt..path1[0m
2026/04/08 03:27:13 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/file1.txt..path2[0m
2026/04/08 03:27:13 INFO : file1.txt: Copied (server-side copy) to: file1.txt..path2
2026/04/08 03:27:13 INFO : file1.txt: Deleted
2026/04/08 03:27:13 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/032309cu/resolve/path1/file1.txt..path2[0m
2026/04/08 03:27:13 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:27:13 INFO : file1.txt..path2: Copied (new)
2026/04/08 03:27:13 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:27:14 INFO : file1.txt..path1: Copied (new)
2026/04/08 03:27:14 INFO : Updating listings
2026/04/08 03:27:14 INFO : Validating listings for Path1 "/tmp/032309cu/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/"
2026/04/08 03:27:14 INFO : [32mBisync successful[0m
2026/04/08 03:27:14 NOTICE: [36m(39) :[0m [34mtest deletes on both sides with default suffix[0m
2026/04/08 03:27:14 NOTICE: [36m(40) :[0m [34mtouch-glob 2005-01-02 /tmp/032309cu/datadir/test_resolve-saqimez2/ file1R.txt[0m
2026/04/08 03:27:14 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_resolve-saqimez2/" for canonical name "/tmp/032309cu/datadir/test_resolve-saqimez2"
2026/04/08 03:27:14 DEBUG : file1R.txt: Set modification time 2005-01-02
2026/04/08 03:27:14 NOTICE: [36m(41) :[0m [34mcopy-as /tmp/032309cu/datadir/test_resolve-saqimez2/file1R.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/ file1.txt[0m
2026/04/08 03:27:14 DEBUG : copyFile "/tmp/032309cu/datadir/test_resolve-saqimez2/file1R.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/" as "file1.txt"
2026/04/08 03:27:14 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_resolve-saqimez2/file1R.txt"
2026/04/08 03:27:14 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/"
2026/04/08 03:27:14 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/resolve/path2" as "file1.txt"
2026/04/08 03:27:14 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:14 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:27:14 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/08 03:27:14 INFO : file1R.txt: Copied (new) to: file1.txt
2026/04/08 03:27:14 NOTICE: [36m(42) :[0m [34mcopy-as /tmp/032309cu/datadir/test_resolve-saqimez2/file1R.txt /tmp/032309cu/resolve/path1/ file2.txt[0m
2026/04/08 03:27:14 DEBUG : copyFile "/tmp/032309cu/datadir/test_resolve-saqimez2/file1R.txt" to "/tmp/032309cu/resolve/path1/" as "file2.txt"
2026/04/08 03:27:14 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_resolve-saqimez2/file1R.txt"
2026/04/08 03:27:14 DEBUG : Creating backend with remote "/tmp/032309cu/resolve/path1/"
2026/04/08 03:27:14 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/032309cu/resolve/path1" as "file2.txt"
2026/04/08 03:27:14 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/032309cu/datadir/test_resolve-saqimez2)
2026/04/08 03:27:14 DEBUG : file2.txt: size = 0 (Local file system at /tmp/032309cu/resolve/path1)
2026/04/08 03:27:14 DEBUG : file1R.txt: Sizes differ
2026/04/08 03:27:14 DEBUG : file2.txt.57774cc5.partial: size = 33 OK
2026/04/08 03:27:14 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/08 03:27:14 DEBUG : file2.txt.57774cc5.partial: renamed to: file2.txt
2026/04/08 03:27:14 INFO : file1R.txt: Copied (replaced existing) to: file2.txt
2026/04/08 03:27:14 NOTICE: [36m(43) :[0m [34mtouch-glob 2006-03-04 /tmp/032309cu/datadir/test_resolve-saqimez2/ file1L.txt[0m
2026/04/08 03:27:14 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_resolve-saqimez2/" for canonical name "/tmp/032309cu/datadir/test_resolve-saqimez2"
2026/04/08 03:27:14 DEBUG : file1L.txt: Set modification time 2006-03-04
2026/04/08 03:27:14 NOTICE: [36m(44) :[0m [34mcopy-as /tmp/032309cu/datadir/test_resolve-saqimez2/file1L.txt /tmp/032309cu/resolve/path1/ file1.txt[0m
2026/04/08 03:27:14 DEBUG : copyFile "/tmp/032309cu/datadir/test_resolve-saqimez2/file1L.txt" to "/tmp/032309cu/resolve/path1/" as "file1.txt"
2026/04/08 03:27:14 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_resolve-saqimez2/file1L.txt"
2026/04/08 03:27:14 DEBUG : Creating backend with remote "/tmp/032309cu/resolve/path1/"
2026/04/08 03:27:14 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/032309cu/resolve/path1" as "file1.txt"
2026/04/08 03:27:14 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:14 DEBUG : file1.txt.96f4d061.partial: size = 33 OK
2026/04/08 03:27:14 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:27:14 DEBUG : file1.txt.96f4d061.partial: renamed to: file1.txt
2026/04/08 03:27:14 INFO : file1L.txt: Copied (new) to: file1.txt
2026/04/08 03:27:14 NOTICE: [36m(45) :[0m [34mcopy-as /tmp/032309cu/datadir/test_resolve-saqimez2/file1L.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/ file2.txt[0m
2026/04/08 03:27:14 DEBUG : copyFile "/tmp/032309cu/datadir/test_resolve-saqimez2/file1L.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/" as "file2.txt"
2026/04/08 03:27:14 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_resolve-saqimez2/file1L.txt"
2026/04/08 03:27:14 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/"
2026/04/08 03:27:14 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/resolve/path2" as "file2.txt"
2026/04/08 03:27:14 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/032309cu/datadir/test_resolve-saqimez2)
2026/04/08 03:27:14 DEBUG : file2.txt: size = 0 (Azure container rclone-test-qapafuf5mima path 032309cu/resolve/path2)
2026/04/08 03:27:14 DEBUG : file1L.txt: Sizes differ
2026/04/08 03:27:14 DEBUG : file2.txt: size = 33 OK
2026/04/08 03:27:14 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:27:14 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/04/08 03:27:14 NOTICE: [36m(46) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=delete[0m
2026/04/08 03:27:14 NOTICE: [36m(47) :[0m [34mbisync conflict-resolve=newer conflict-loser=delete[0m
2026/04/08 03:27:16 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:27:16 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 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
}
2026/04/08 03:27:16 INFO : Synching Path1 "/tmp/032309cu/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/"
2026/04/08 03:27:16 INFO : Building Path1 and Path2 listings
2026/04/08 03:27:16 INFO : Path1 checking for diffs
2026/04/08 03:27:16 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/08 03:27:16 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/08 03:27:16 INFO : Path1: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/08 03:27:16 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:27:16 INFO : Path2 checking for diffs
2026/04/08 03:27:16 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/08 03:27:16 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/08 03:27:16 INFO : Path2: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/08 03:27:16 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:27:16 INFO : Applying changes
2026/04/08 03:27:16 INFO : Checking potential conflicts...
2026/04/08 03:27:16 ERROR : file1.txt: md5 differ
2026/04/08 03:27:16 ERROR : file2.txt: md5 differ
2026/04/08 03:27:16 NOTICE: Azure container rclone-test-qapafuf5mima path 032309cu/resolve/path2: 2 differences found
2026/04/08 03:27:16 NOTICE: Azure container rclone-test-qapafuf5mima path 032309cu/resolve/path2: 2 errors while checking
2026/04/08 03:27:16 INFO : Finished checking the potential conflicts. 2 differences found
2026/04/08 03:27:16 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/08 03:27:16 INFO : file1.txt: Path1 is newer. Path1: 2006-03-04 00:00:00 +0000 UTC, Path2: 2005-01-02 00:00:00 +0000 UTC, Difference: 10224h0m0s
2026/04/08 03:27:16 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/04/08 03:27:16 NOTICE: - [34mPath2[0m [35mDeleting Path2 copy[0m - [36mTestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/file1.txt[0m
2026/04/08 03:27:16 INFO : file1.txt: Deleted
2026/04/08 03:27:16 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mfile1.txt[0m
2026/04/08 03:27:16 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/04/08 03:27:16 INFO : file2.txt: Path2 is newer. Path1: 2005-01-02 00:00:00 +0000 UTC, Path2: 2006-03-04 00:00:00 +0000 UTC, Difference: 10224h0m0s
2026/04/08 03:27:16 INFO : file2.txt: [32mThe winner is: Path2[0m
2026/04/08 03:27:16 NOTICE: - [36mPath1[0m [35mDeleting Path1 copy[0m - [36m/tmp/032309cu/resolve/path1/file2.txt[0m
2026/04/08 03:27:16 INFO : file2.txt: Deleted
2026/04/08 03:27:16 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mfile2.txt[0m
2026/04/08 03:27:16 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:27:16 INFO : file2.txt: Copied (new)
2026/04/08 03:27:16 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:27:17 INFO : file1.txt: Copied (new)
2026/04/08 03:27:17 INFO : Updating listings
2026/04/08 03:27:17 INFO : Validating listings for Path1 "/tmp/032309cu/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resolve/path2/"
2026/04/08 03:27:17 INFO : [32mBisync successful[0m
2026/04/08 03:27:17 DEBUG : Waiting for deletions to finish
2026/04/08 03:27:17 INFO : file1.txt..path2: Deleted
2026/04/08 03:27:17 INFO : file1.txt: Deleted
2026/04/08 03:27:17 INFO : file1.txt.local1: Deleted
2026/04/08 03:27:17 INFO : file1.txt.cloud1: Deleted
2026/04/08 03:27:17 INFO : file1.txt.apple2: Deleted
2026/04/08 03:27:17 INFO : RCLONE_TEST: Deleted
2026/04/08 03:27:17 INFO : file2.txt: Deleted
2026/04/08 03:27:17 INFO : file1.txt.dinosaur1: Deleted
2026/04/08 03:27:17 INFO : file1.txt.apple1: Deleted
2026/04/08 03:27:17 INFO : file1.txt..path1: Deleted
2026/04/08 03:27:17 DEBUG : removing 1 level 0 directories
2026/04/08 03:27:17 INFO : Local file system at /tmp/032309cu/resolve/path1: Removing directory
2026/04/08 03:27:17 DEBUG : Waiting for deletions to finish
2026/04/08 03:27:17 INFO : file1.txt: Deleted
2026/04/08 03:27:17 INFO : file1.txt.dinosaur1: Deleted
2026/04/08 03:27:17 INFO : file1.txt.apple2: Deleted
2026/04/08 03:27:17 INFO : file1.txt.cloud1: Deleted
2026/04/08 03:27:17 INFO : file1.txt.apple1: Deleted
2026/04/08 03:27:17 INFO : RCLONE_TEST: Deleted
2026/04/08 03:27:17 INFO : file1.txt..path1: Deleted
2026/04/08 03:27:17 INFO : file1.txt..path2: Deleted
2026/04/08 03:27:17 INFO : file1.txt.local1: Deleted
2026/04/08 03:27:17 INFO : file2.txt: Deleted
2026/04/08 03:27:17 DEBUG : removing 1 level 0 directories
2026/04/08 03:27:17 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/resolve/path2: Removing directory
bisync_test.go:608: [32mTEST resolve PASSED[0m
=== RUN TestBisyncLocalRemote/resync
2026/04/08 03:27:17 DEBUG : Creating backend with remote "/tmp/032309cu/resync/path1"
2026/04/08 03:27:17 INFO : path2: Making directory
2026/04/08 03:27:17 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync/path2"
2026/04/08 03:27:17 DEBUG : Creating backend with remote "/tmp/032309cu/initdir/test_resync-nohizuf8"
2026/04/08 03:27:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:27:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:17 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:17 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:17 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:17 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:17 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:17 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:17 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:27:17 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:27:17 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:27:17 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:27:17 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:27:17 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:27:17 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:27:17 DEBUG : Local file system at /tmp/032309cu/initdir/test_resync-nohizuf8: Waiting for checks to finish
2026/04/08 03:27:17 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:27:17 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:17 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:17 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:27:17 INFO : file4.txt: Copied (new)
2026/04/08 03:27:17 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:17 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:27:17 INFO : file3.txt: Copied (new)
2026/04/08 03:27:17 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:27:17 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:27:17 DEBUG : Local file system at /tmp/032309cu/initdir/test_resync-nohizuf8: Waiting for transfers to finish
2026/04/08 03:27:17 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:17 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:17 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:27:17 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:27:17 INFO : file5.txt: Copied (new)
2026/04/08 03:27:17 INFO : file2.txt: Copied (new)
2026/04/08 03:27:17 INFO : file1.txt: Copied (new)
2026/04/08 03:27:17 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:27:17 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:17 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:27:17 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:17 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:27:17 INFO : file6.txt: Copied (new)
2026/04/08 03:27:17 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:27:17 INFO : file7.txt: Copied (new)
2026/04/08 03:27:17 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_resync-pojekon8"
2026/04/08 03:27:17 DEBUG : fileA.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:17 DEBUG : fileB.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:17 DEBUG : Local file system at /tmp/032309cu/datadir/test_resync-pojekon8: Waiting for checks to finish
2026/04/08 03:27:17 DEBUG : Local file system at /tmp/032309cu/datadir/test_resync-pojekon8: Waiting for transfers to finish
2026/04/08 03:27:17 DEBUG : fileA.txt.04c13af3.partial: size = 19 OK
2026/04/08 03:27:17 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:27:17 DEBUG : fileB.txt.b8ec97e6.partial: size = 19 OK
2026/04/08 03:27:17 DEBUG : fileA.txt.04c13af3.partial: renamed to: fileA.txt
2026/04/08 03:27:17 INFO : fileA.txt: Copied (new)
2026/04/08 03:27:17 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:27:17 DEBUG : fileB.txt.b8ec97e6.partial: renamed to: fileB.txt
2026/04/08 03:27:17 INFO : fileB.txt: Copied (new)
2026/04/08 03:27:17 DEBUG : Waiting for deletions to finish
2026/04/08 03:27:17 ERROR : error listing: directory not found
2026/04/08 03:27:17 ERROR : Local file system at /tmp/032309cu/resync/path1: Failed to list "": directory not found
2026/04/08 03:27:17 DEBUG : removing 1 level 0 directories
2026/04/08 03:27:17 INFO : Local file system at /tmp/032309cu/resync/path1: Removing directory
2026/04/08 03:27:17 ERROR : Failed to rmdir: stat /tmp/032309cu/resync/path1: no such file or directory
2026/04/08 03:27:17 DEBUG : Waiting for deletions to finish
2026/04/08 03:27:17 DEBUG : removing 1 level 0 directories
2026/04/08 03:27:17 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/resync/path2: Removing directory
2026/04/08 03:27:17 ERROR : error listing: directory not found
2026/04/08 03:27:17 NOTICE: checking initFs Local file system at /tmp/032309cu/initdir/test_resync-nohizuf8
2026/04/08 03:27:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:27:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:17 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:17 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:17 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:17 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:17 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:17 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:17 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:27:17 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:27:17 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:27:17 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:27:17 DEBUG : Local file system at /tmp/032309cu/resync/path1: Waiting for checks to finish
2026/04/08 03:27:17 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:27:17 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:27:17 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:27:17 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:27:17 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:17 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:27:17 INFO : file1.txt: Copied (new)
2026/04/08 03:27:17 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:27:17 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:17 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:27:17 INFO : file2.txt: Copied (new)
2026/04/08 03:27:17 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:27:17 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:17 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:17 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:27:17 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:17 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:17 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:27:17 INFO : file6.txt: Copied (new)
2026/04/08 03:27:17 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:27:17 INFO : file5.txt: Copied (new)
2026/04/08 03:27:17 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:27:17 INFO : file4.txt: Copied (new)
2026/04/08 03:27:17 INFO : file3.txt: Copied (new)
2026/04/08 03:27:17 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:27:17 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:17 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:27:17 INFO : file7.txt: Copied (new)
2026/04/08 03:27:17 DEBUG : Local file system at /tmp/032309cu/resync/path1: Waiting for transfers to finish
2026/04/08 03:27:17 NOTICE: checking Path1 Local file system at /tmp/032309cu/resync/path1
2026/04/08 03:27:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:27:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:17 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:17 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:17 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:17 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:17 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:17 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:17 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/resync/path2: Waiting for checks to finish
2026/04/08 03:27:17 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/resync/path2: Waiting for transfers to finish
2026/04/08 03:27:17 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:27:17 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:27:17 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:27:17 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:27:17 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:17 INFO : file3.txt: Copied (new)
2026/04/08 03:27:17 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:27:17 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:17 INFO : file1.txt: Copied (new)
2026/04/08 03:27:17 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:27:17 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:17 INFO : file2.txt: Copied (new)
2026/04/08 03:27:17 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:27:17 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:17 INFO : file4.txt: Copied (new)
2026/04/08 03:27:17 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:27:17 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:17 INFO : file5.txt: Copied (new)
2026/04/08 03:27:17 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:27:17 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:17 INFO : file7.txt: Copied (new)
2026/04/08 03:27:17 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:27:17 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:17 INFO : file6.txt: Copied (new)
2026/04/08 03:27:17 NOTICE: checking path2 Azure container rclone-test-qapafuf5mima path 032309cu/resync/path2
2026/04/08 03:27:17 NOTICE: [36m(01) :[0m [34mtest resync[0m
2026/04/08 03:27:17 NOTICE: [36m(02) :[0m [34mtest 1. resync with empty path1, resulting in copying all content from path2.[0m
2026/04/08 03:27:17 NOTICE: [36m(03) :[0m [34mpurge-children /tmp/032309cu/resync/path1/[0m
2026/04/08 03:27:17 DEBUG : file6.txt: Remove file
2026/04/08 03:27:17 DEBUG : file4.txt: Remove file
2026/04/08 03:27:17 DEBUG : file1.txt: Remove file
2026/04/08 03:27:17 DEBUG : file3.txt: Remove file
2026/04/08 03:27:17 DEBUG : RCLONE_TEST: Remove file
2026/04/08 03:27:17 DEBUG : file5.txt: Remove file
2026/04/08 03:27:17 DEBUG : file7.txt: Remove file
2026/04/08 03:27:17 DEBUG : file2.txt: Remove file
2026/04/08 03:27:17 NOTICE: [36m(04) :[0m [34mbisync resync[0m
2026/04/08 03:27:20 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/resync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:27:20 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:27:20 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:27:20 INFO : Synching Path1 "/tmp/032309cu/resync/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync/path2/"
2026/04/08 03:27:20 INFO : Copying Path2 files to Path1
2026/04/08 03:27:20 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:27:20 INFO : file3.txt: Copied (new)
2026/04/08 03:27:20 INFO : file1.txt: Copied (new)
2026/04/08 03:27:20 INFO : file2.txt: Copied (new)
2026/04/08 03:27:20 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:27:20 INFO : file5.txt: Copied (new)
2026/04/08 03:27:20 INFO : file4.txt: Copied (new)
2026/04/08 03:27:20 INFO : file6.txt: Copied (new)
2026/04/08 03:27:20 INFO : file7.txt: Copied (new)
2026/04/08 03:27:20 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:27:20 INFO : Resync updating listings
2026/04/08 03:27:20 INFO : Validating listings for Path1 "/tmp/032309cu/resync/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync/path2/"
2026/04/08 03:27:20 INFO : [32mBisync successful[0m
2026/04/08 03:27:20 NOTICE: [36m(05) :[0m [34mmove-listings empty-path1[0m
2026/04/08 03:27:20 NOTICE: [36m(06) :[0m [34mtest 2. resync with empty path2, resulting in syncing all content to path2.[0m
2026/04/08 03:27:20 NOTICE: [36m(07) :[0m [34mpurge-children TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync/path2/[0m
2026/04/08 03:27:20 DEBUG : RCLONE_TEST: Remove file
2026/04/08 03:27:20 DEBUG : file1.txt: Remove file
2026/04/08 03:27:20 DEBUG : file2.txt: Remove file
2026/04/08 03:27:20 DEBUG : file3.txt: Remove file
2026/04/08 03:27:20 DEBUG : file4.txt: Remove file
2026/04/08 03:27:20 DEBUG : file5.txt: Remove file
2026/04/08 03:27:20 DEBUG : file6.txt: Remove file
2026/04/08 03:27:20 DEBUG : file7.txt: Remove file
2026/04/08 03:27:20 NOTICE: [36m(08) :[0m [34mbisync resync[0m
2026/04/08 03:27:22 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/resync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:27:22 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:27:22 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:27:22 INFO : Synching Path1 "/tmp/032309cu/resync/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync/path2/"
2026/04/08 03:27:22 INFO : Copying Path2 files to Path1
2026/04/08 03:27:22 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:27:22 INFO : There was nothing to transfer
2026/04/08 03:27:22 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:27:22 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:27:22 INFO : file2.txt: Copied (new)
2026/04/08 03:27:22 INFO : file1.txt: Copied (new)
2026/04/08 03:27:22 INFO : file3.txt: Copied (new)
2026/04/08 03:27:23 INFO : file4.txt: Copied (new)
2026/04/08 03:27:23 INFO : file5.txt: Copied (new)
2026/04/08 03:27:23 INFO : file6.txt: Copied (new)
2026/04/08 03:27:23 INFO : file7.txt: Copied (new)
2026/04/08 03:27:23 INFO : Resync updating listings
2026/04/08 03:27:23 INFO : Validating listings for Path1 "/tmp/032309cu/resync/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync/path2/"
2026/04/08 03:27:23 INFO : [32mBisync successful[0m
2026/04/08 03:27:23 NOTICE: [36m(09) :[0m [34mmove-listings empty-path2[0m
2026/04/08 03:27:23 NOTICE: [36m(10) :[0m [34mtest 3. exercise all of the various file difference scenarios during a resync.[0m
2026/04/08 03:27:23 NOTICE: [36m(11) :[0m [34mtouch-glob 2002-02-02 /tmp/032309cu/datadir/test_resync-pojekon8/ fileA.txt[0m
2026/04/08 03:27:23 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_resync-pojekon8/"
2026/04/08 03:27:23 DEBUG : fs cache: renaming cache item "/tmp/032309cu/datadir/test_resync-pojekon8/" to be canonical "/tmp/032309cu/datadir/test_resync-pojekon8"
2026/04/08 03:27:23 DEBUG : fileA.txt: Set modification time 2002-02-02
2026/04/08 03:27:23 NOTICE: [36m(12) :[0m [34mtouch-glob 1999-09-09 /tmp/032309cu/datadir/test_resync-pojekon8/ fileB.txt[0m
2026/04/08 03:27:23 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_resync-pojekon8/" for canonical name "/tmp/032309cu/datadir/test_resync-pojekon8"
2026/04/08 03:27:23 DEBUG : fileB.txt: Set modification time 1999-09-09
2026/04/08 03:27:23 NOTICE: [36m(13) :[0m [34mtest = file - path1 - path2 - expected action - who wins[0m
2026/04/08 03:27:23 NOTICE: [36m(14) :[0m [34mtest - file1.txt - exists - missing - sync path1 > path2 - path1[0m
2026/04/08 03:27:23 NOTICE: [36m(15) :[0m [34mdelete-file TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync/path2/file1.txt[0m
2026/04/08 03:27:23 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync/path2/"
2026/04/08 03:27:23 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync/path2/" to be canonical "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync/path2"
2026/04/08 03:27:23 INFO : file1.txt: Deleted
2026/04/08 03:27:23 NOTICE: [36m(16) :[0m [34mtest - file2.txt - missing - exists - copy path2 > path1 - path2[0m
2026/04/08 03:27:23 NOTICE: [36m(17) :[0m [34mdelete-file /tmp/032309cu/resync/path1/file2.txt[0m
2026/04/08 03:27:23 DEBUG : Creating backend with remote "/tmp/032309cu/resync/path1/"
2026/04/08 03:27:23 DEBUG : fs cache: renaming cache item "/tmp/032309cu/resync/path1/" to be canonical "/tmp/032309cu/resync/path1"
2026/04/08 03:27:23 INFO : file2.txt: Deleted
2026/04/08 03:27:23 NOTICE: [36m(18) :[0m [34mtest - file3.txt - exists - newer date - sync path1 > path2 - path1[0m
2026/04/08 03:27:23 NOTICE: [36m(19) :[0m [34mcopy-as /tmp/032309cu/datadir/test_resync-pojekon8/fileA.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync/path2/ file3.txt[0m
2026/04/08 03:27:23 DEBUG : copyFile "/tmp/032309cu/datadir/test_resync-pojekon8/fileA.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync/path2/" as "file3.txt"
2026/04/08 03:27:23 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_resync-pojekon8/fileA.txt"
2026/04/08 03:27:23 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync/path2/"
2026/04/08 03:27:23 DEBUG : operations.CopyFile "fileA.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/resync/path2" as "file3.txt"
2026/04/08 03:27:23 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/032309cu/datadir/test_resync-pojekon8)
2026/04/08 03:27:23 DEBUG : file3.txt: size = 0 (Azure container rclone-test-qapafuf5mima path 032309cu/resync/path2)
2026/04/08 03:27:23 DEBUG : fileA.txt: Sizes differ
2026/04/08 03:27:23 DEBUG : file3.txt: size = 19 OK
2026/04/08 03:27:23 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:27:23 INFO : fileA.txt: Copied (replaced existing) to: file3.txt
2026/04/08 03:27:23 NOTICE: [36m(20) :[0m [34mtest - file4.txt - missing - newer date - copy path2 > path1 - path2[0m
2026/04/08 03:27:23 NOTICE: [36m(21) :[0m [34mdelete-file /tmp/032309cu/resync/path1/file4.txt[0m
2026/04/08 03:27:23 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/resync/path1/" for canonical name "/tmp/032309cu/resync/path1"
2026/04/08 03:27:23 INFO : file4.txt: Deleted
2026/04/08 03:27:23 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/032309cu/datadir/test_resync-pojekon8/fileA.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync/path2/ file4.txt[0m
2026/04/08 03:27:23 DEBUG : copyFile "/tmp/032309cu/datadir/test_resync-pojekon8/fileA.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync/path2/" as "file4.txt"
2026/04/08 03:27:23 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_resync-pojekon8/fileA.txt"
2026/04/08 03:27:23 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync/path2/"
2026/04/08 03:27:23 DEBUG : operations.CopyFile "fileA.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/resync/path2" as "file4.txt"
2026/04/08 03:27:23 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/032309cu/datadir/test_resync-pojekon8)
2026/04/08 03:27:23 DEBUG : file4.txt: size = 0 (Azure container rclone-test-qapafuf5mima path 032309cu/resync/path2)
2026/04/08 03:27:23 DEBUG : fileA.txt: Sizes differ
2026/04/08 03:27:23 DEBUG : file4.txt: size = 19 OK
2026/04/08 03:27:23 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:27:23 INFO : fileA.txt: Copied (replaced existing) to: file4.txt
2026/04/08 03:27:23 NOTICE: [36m(23) :[0m [34mtest - file5.txt - exists - older date - sync path1 > path2 - path1[0m
2026/04/08 03:27:23 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/032309cu/datadir/test_resync-pojekon8/fileB.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync/path2/ file5.txt[0m
2026/04/08 03:27:23 DEBUG : copyFile "/tmp/032309cu/datadir/test_resync-pojekon8/fileB.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync/path2/" as "file5.txt"
2026/04/08 03:27:23 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_resync-pojekon8/fileB.txt"
2026/04/08 03:27:23 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync/path2/"
2026/04/08 03:27:23 DEBUG : operations.CopyFile "fileB.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/resync/path2" as "file5.txt"
2026/04/08 03:27:23 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/032309cu/datadir/test_resync-pojekon8)
2026/04/08 03:27:23 DEBUG : file5.txt: size = 0 (Azure container rclone-test-qapafuf5mima path 032309cu/resync/path2)
2026/04/08 03:27:23 DEBUG : fileB.txt: Sizes differ
2026/04/08 03:27:23 DEBUG : file5.txt: size = 19 OK
2026/04/08 03:27:23 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:27:23 INFO : fileB.txt: Copied (replaced existing) to: file5.txt
2026/04/08 03:27:23 NOTICE: [36m(25) :[0m [34mtest - file6.txt - older date - newer date - sync path1 > path2 - path1[0m
2026/04/08 03:27:23 NOTICE: [36m(26) :[0m [34mcopy-as /tmp/032309cu/datadir/test_resync-pojekon8/fileB.txt /tmp/032309cu/resync/path1/ file6.txt[0m
2026/04/08 03:27:23 DEBUG : copyFile "/tmp/032309cu/datadir/test_resync-pojekon8/fileB.txt" to "/tmp/032309cu/resync/path1/" as "file6.txt"
2026/04/08 03:27:23 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_resync-pojekon8/fileB.txt"
2026/04/08 03:27:23 DEBUG : Creating backend with remote "/tmp/032309cu/resync/path1/"
2026/04/08 03:27:23 DEBUG : operations.CopyFile "fileB.txt" to "Local file system at /tmp/032309cu/resync/path1" as "file6.txt"
2026/04/08 03:27:23 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/032309cu/datadir/test_resync-pojekon8)
2026/04/08 03:27:23 DEBUG : file6.txt: size = 0 (Local file system at /tmp/032309cu/resync/path1)
2026/04/08 03:27:23 DEBUG : fileB.txt: Sizes differ
2026/04/08 03:27:23 DEBUG : file6.txt.237b502b.partial: size = 19 OK
2026/04/08 03:27:23 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:27:23 DEBUG : file6.txt.237b502b.partial: renamed to: file6.txt
2026/04/08 03:27:23 INFO : fileB.txt: Copied (replaced existing) to: file6.txt
2026/04/08 03:27:23 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/032309cu/datadir/test_resync-pojekon8/fileA.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync/path2/ file6.txt[0m
2026/04/08 03:27:23 DEBUG : copyFile "/tmp/032309cu/datadir/test_resync-pojekon8/fileA.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync/path2/" as "file6.txt"
2026/04/08 03:27:23 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_resync-pojekon8/fileA.txt"
2026/04/08 03:27:23 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync/path2/"
2026/04/08 03:27:23 DEBUG : operations.CopyFile "fileA.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/resync/path2" as "file6.txt"
2026/04/08 03:27:23 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/032309cu/datadir/test_resync-pojekon8)
2026/04/08 03:27:23 DEBUG : file6.txt: size = 0 (Azure container rclone-test-qapafuf5mima path 032309cu/resync/path2)
2026/04/08 03:27:23 DEBUG : fileA.txt: Sizes differ
2026/04/08 03:27:23 DEBUG : file6.txt: size = 19 OK
2026/04/08 03:27:23 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:27:23 INFO : fileA.txt: Copied (replaced existing) to: file6.txt
2026/04/08 03:27:23 NOTICE: [36m(28) :[0m [34mtest - file7.txt - exists - exists (same) - none - same[0m
2026/04/08 03:27:23 NOTICE: [36m(29) :[0m [34mtest run bisync with resync[0m
2026/04/08 03:27:23 NOTICE: [36m(30) :[0m [34mbisync resync[0m
2026/04/08 03:27:26 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/resync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:27:26 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:27:26 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:27:26 INFO : Synching Path1 "/tmp/032309cu/resync/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync/path2/"
2026/04/08 03:27:26 INFO : Copying Path2 files to Path1
2026/04/08 03:27:26 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:27:26 INFO : file2.txt: Copied (new)
2026/04/08 03:27:26 INFO : file4.txt: Copied (new)
2026/04/08 03:27:26 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:27:26 INFO : file6.txt: Updated modification time in destination
2026/04/08 03:27:26 INFO : file3.txt: Copied (replaced existing)
2026/04/08 03:27:26 INFO : file1.txt: Copied (new)
2026/04/08 03:27:26 INFO : file5.txt: Copied (replaced existing)
2026/04/08 03:27:26 INFO : Resync updating listings
2026/04/08 03:27:26 INFO : Validating listings for Path1 "/tmp/032309cu/resync/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync/path2/"
2026/04/08 03:27:26 INFO : [32mBisync successful[0m
2026/04/08 03:27:26 NOTICE: [36m(31) :[0m [34mcopy-listings mixed-diffs[0m
2026/04/08 03:27:26 NOTICE: [36m(32) :[0m [34mtest run normal bisync[0m
2026/04/08 03:27:26 NOTICE: [36m(33) :[0m [34mbisync[0m
2026/04/08 03:27:28 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/resync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:27:28 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:27:28 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:27:28 INFO : Synching Path1 "/tmp/032309cu/resync/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync/path2/"
2026/04/08 03:27:28 INFO : Building Path1 and Path2 listings
2026/04/08 03:27:28 INFO : Path1 checking for diffs
2026/04/08 03:27:28 INFO : Path2 checking for diffs
2026/04/08 03:27:28 INFO : No changes found
2026/04/08 03:27:28 INFO : Updating listings
2026/04/08 03:27:28 INFO : Validating listings for Path1 "/tmp/032309cu/resync/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync/path2/"
2026/04/08 03:27:28 INFO : [32mBisync successful[0m
2026/04/08 03:27:28 NOTICE: [36m(34) :[0m [34mtest 4. confirm critical error on normal sync of empty path.[0m
2026/04/08 03:27:28 NOTICE: [36m(35) :[0m [34mpurge-children TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync/path2/[0m
2026/04/08 03:27:28 DEBUG : RCLONE_TEST: Remove file
2026/04/08 03:27:28 DEBUG : file1.txt: Remove file
2026/04/08 03:27:28 DEBUG : file2.txt: Remove file
2026/04/08 03:27:28 DEBUG : file3.txt: Remove file
2026/04/08 03:27:28 DEBUG : file4.txt: Remove file
2026/04/08 03:27:28 DEBUG : file5.txt: Remove file
2026/04/08 03:27:28 DEBUG : file6.txt: Remove file
2026/04/08 03:27:28 DEBUG : file7.txt: Remove file
2026/04/08 03:27:29 NOTICE: [36m(36) :[0m [34mbisync[0m
2026/04/08 03:27:31 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/resync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:27:31 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:27:31 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:27:31 INFO : Synching Path1 "/tmp/032309cu/resync/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync/path2/"
2026/04/08 03:27:31 INFO : Building Path1 and Path2 listings
2026/04/08 03:27:31 INFO : Path1 checking for diffs
2026/04/08 03:27:31 INFO : Path2 checking for diffs
2026/04/08 03:27:31 ERROR : Empty current Path2 listing. Cannot sync to an empty directory: /tmp/032309cu/workdir/tmp_032309cu_resync_path1..TestAzureBlob_rclone-test-qapafuf5mima_032309cu_resync_path2.path2.lst-new
2026/04/08 03:27:31 ERROR : [31mBisync critical error: empty current Path2 listing: /tmp/032309cu/workdir/tmp_032309cu_resync_path1..TestAzureBlob_rclone-test-qapafuf5mima_032309cu_resync_path2.path2.lst-new[0m
2026/04/08 03:27:31 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/08 03:27:31 NOTICE: Bisync error: bisync aborted
2026/04/08 03:27:31 DEBUG : Waiting for deletions to finish
2026/04/08 03:27:31 INFO : RCLONE_TEST: Deleted
2026/04/08 03:27:31 INFO : file3.txt: Deleted
2026/04/08 03:27:31 INFO : file1.txt: Deleted
2026/04/08 03:27:31 INFO : file7.txt: Deleted
2026/04/08 03:27:31 INFO : file2.txt: Deleted
2026/04/08 03:27:31 INFO : file5.txt: Deleted
2026/04/08 03:27:31 INFO : file4.txt: Deleted
2026/04/08 03:27:31 INFO : file6.txt: Deleted
2026/04/08 03:27:31 DEBUG : removing 1 level 0 directories
2026/04/08 03:27:31 INFO : Local file system at /tmp/032309cu/resync/path1: Removing directory
2026/04/08 03:27:31 DEBUG : Waiting for deletions to finish
2026/04/08 03:27:31 DEBUG : removing 1 level 0 directories
2026/04/08 03:27:31 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/resync/path2: Removing directory
bisync_test.go:608: [32mTEST resync PASSED[0m
=== RUN TestBisyncLocalRemote/resync_modes
2026/04/08 03:27:31 DEBUG : Creating backend with remote "/tmp/032309cu/resync_modes/path1"
2026/04/08 03:27:31 INFO : path2: Making directory
2026/04/08 03:27:31 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync_modes/path2"
2026/04/08 03:27:31 DEBUG : Creating backend with remote "/tmp/032309cu/initdir/test_resync_modes-fumoyux7"
2026/04/08 03:27:31 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:27:31 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:31 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:31 DEBUG : Local file system at /tmp/032309cu/initdir/test_resync_modes-fumoyux7: Waiting for checks to finish
2026/04/08 03:27:31 DEBUG : Local file system at /tmp/032309cu/initdir/test_resync_modes-fumoyux7: Waiting for transfers to finish
2026/04/08 03:27:31 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:27:31 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:31 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:27:31 INFO : file1.txt: Copied (new)
2026/04/08 03:27:31 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:27:31 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:27:31 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:27:31 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:31 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:27:31 INFO : file2.txt: Copied (new)
2026/04/08 03:27:31 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:27:31 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:27:31 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_resync_modes-lejupem8"
2026/04/08 03:27:31 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:31 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:31 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:31 DEBUG : file1R.txt.d467e63a.partial: size = 42 OK
2026/04/08 03:27:31 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/08 03:27:31 DEBUG : file1R.txt.d467e63a.partial: renamed to: file1R.txt
2026/04/08 03:27:31 INFO : file1R.txt: Copied (new)
2026/04/08 03:27:31 DEBUG : Local file system at /tmp/032309cu/datadir/test_resync_modes-lejupem8: Waiting for checks to finish
2026/04/08 03:27:31 DEBUG : file1L.txt.684d937d.partial: size = 33 OK
2026/04/08 03:27:31 DEBUG : Local file system at /tmp/032309cu/datadir/test_resync_modes-lejupem8: Waiting for transfers to finish
2026/04/08 03:27:31 DEBUG : file2.txt.ac4156f2.partial: size = 37 OK
2026/04/08 03:27:31 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:27:31 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/08 03:27:31 DEBUG : file2.txt.ac4156f2.partial: renamed to: file2.txt
2026/04/08 03:27:31 INFO : file2.txt: Copied (new)
2026/04/08 03:27:31 DEBUG : file1L.txt.684d937d.partial: renamed to: file1L.txt
2026/04/08 03:27:31 INFO : file1L.txt: Copied (new)
2026/04/08 03:27:31 DEBUG : Waiting for deletions to finish
2026/04/08 03:27:31 ERROR : error listing: directory not found
2026/04/08 03:27:31 ERROR : Local file system at /tmp/032309cu/resync_modes/path1: Failed to list "": directory not found
2026/04/08 03:27:31 DEBUG : removing 1 level 0 directories
2026/04/08 03:27:31 INFO : Local file system at /tmp/032309cu/resync_modes/path1: Removing directory
2026/04/08 03:27:31 ERROR : Failed to rmdir: stat /tmp/032309cu/resync_modes/path1: no such file or directory
2026/04/08 03:27:31 DEBUG : Waiting for deletions to finish
2026/04/08 03:27:31 DEBUG : removing 1 level 0 directories
2026/04/08 03:27:31 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/resync_modes/path2: Removing directory
2026/04/08 03:27:31 ERROR : error listing: directory not found
2026/04/08 03:27:31 NOTICE: checking initFs Local file system at /tmp/032309cu/initdir/test_resync_modes-fumoyux7
2026/04/08 03:27:31 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:27:31 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:31 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:31 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:27:31 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:27:31 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:27:31 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:27:31 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:27:31 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:27:31 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:31 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:27:31 INFO : file1.txt: Copied (new)
2026/04/08 03:27:31 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:31 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:27:31 INFO : file2.txt: Copied (new)
2026/04/08 03:27:31 DEBUG : Local file system at /tmp/032309cu/resync_modes/path1: Waiting for checks to finish
2026/04/08 03:27:31 DEBUG : Local file system at /tmp/032309cu/resync_modes/path1: Waiting for transfers to finish
2026/04/08 03:27:31 NOTICE: checking Path1 Local file system at /tmp/032309cu/resync_modes/path1
2026/04/08 03:27:31 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:27:31 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:31 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:31 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/resync_modes/path2: Waiting for checks to finish
2026/04/08 03:27:31 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/resync_modes/path2: Waiting for transfers to finish
2026/04/08 03:27:31 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:27:31 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:27:31 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:27:31 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:27:31 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:31 INFO : file2.txt: Copied (new)
2026/04/08 03:27:31 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:27:31 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:31 INFO : file1.txt: Copied (new)
2026/04/08 03:27:31 NOTICE: checking path2 Azure container rclone-test-qapafuf5mima path 032309cu/resync_modes/path2
2026/04/08 03:27:31 NOTICE: [36m(01) :[0m [34mtest resync-mode[0m
2026/04/08 03:27:31 NOTICE: [36m(02) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/08 03:27:31 NOTICE: [36m(03) :[0m [34mtouch-glob 2001-01-02 /tmp/032309cu/datadir/test_resync_modes-lejupem8/ file1R.txt[0m
2026/04/08 03:27:31 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_resync_modes-lejupem8/"
2026/04/08 03:27:31 DEBUG : fs cache: renaming cache item "/tmp/032309cu/datadir/test_resync_modes-lejupem8/" to be canonical "/tmp/032309cu/datadir/test_resync_modes-lejupem8"
2026/04/08 03:27:31 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/04/08 03:27:31 NOTICE: [36m(04) :[0m [34mcopy-as /tmp/032309cu/datadir/test_resync_modes-lejupem8/file1R.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync_modes/path2/ file1.txt[0m
2026/04/08 03:27:31 DEBUG : copyFile "/tmp/032309cu/datadir/test_resync_modes-lejupem8/file1R.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync_modes/path2/" as "file1.txt"
2026/04/08 03:27:31 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_resync_modes-lejupem8/file1R.txt"
2026/04/08 03:27:31 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync_modes/path2/"
2026/04/08 03:27:31 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/resync_modes/path2" as "file1.txt"
2026/04/08 03:27:31 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/032309cu/datadir/test_resync_modes-lejupem8)
2026/04/08 03:27:31 DEBUG : file1.txt: size = 0 (Azure container rclone-test-qapafuf5mima path 032309cu/resync_modes/path2)
2026/04/08 03:27:31 DEBUG : file1R.txt: Sizes differ
2026/04/08 03:27:31 DEBUG : file1.txt: size = 42 OK
2026/04/08 03:27:31 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/08 03:27:31 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:27:31 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-03-04 /tmp/032309cu/datadir/test_resync_modes-lejupem8/ file1L.txt[0m
2026/04/08 03:27:31 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_resync_modes-lejupem8/" for canonical name "/tmp/032309cu/datadir/test_resync_modes-lejupem8"
2026/04/08 03:27:31 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/04/08 03:27:31 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/032309cu/datadir/test_resync_modes-lejupem8/file1L.txt /tmp/032309cu/resync_modes/path1/ file1.txt[0m
2026/04/08 03:27:31 DEBUG : copyFile "/tmp/032309cu/datadir/test_resync_modes-lejupem8/file1L.txt" to "/tmp/032309cu/resync_modes/path1/" as "file1.txt"
2026/04/08 03:27:31 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_resync_modes-lejupem8/file1L.txt"
2026/04/08 03:27:31 DEBUG : Creating backend with remote "/tmp/032309cu/resync_modes/path1/"
2026/04/08 03:27:31 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/032309cu/resync_modes/path1" as "file1.txt"
2026/04/08 03:27:31 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/032309cu/datadir/test_resync_modes-lejupem8)
2026/04/08 03:27:31 DEBUG : file1.txt: size = 0 (Local file system at /tmp/032309cu/resync_modes/path1)
2026/04/08 03:27:31 DEBUG : file1L.txt: Sizes differ
2026/04/08 03:27:31 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/04/08 03:27:31 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:27:31 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/04/08 03:27:31 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:27:31 NOTICE: [36m(07) :[0m [34mtest bisync run with --resync-mode=newer[0m
2026/04/08 03:27:31 NOTICE: [36m(08) :[0m [34mbisync resync resync-mode=newer[0m
2026/04/08 03:27:34 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/resync_modes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:27:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 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
}
2026/04/08 03:27:34 INFO : Synching Path1 "/tmp/032309cu/resync_modes/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync_modes/path2/"
2026/04/08 03:27:34 INFO : Copying Path2 files to Path1
2026/04/08 03:27:34 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:27:34 INFO : There was nothing to transfer
2026/04/08 03:27:34 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:27:34 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:27:34 INFO : Resync updating listings
2026/04/08 03:27:34 INFO : Validating listings for Path1 "/tmp/032309cu/resync_modes/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync_modes/path2/"
2026/04/08 03:27:34 INFO : [32mBisync successful[0m
2026/04/08 03:27:34 NOTICE: [36m(09) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/08 03:27:34 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-07-23 /tmp/032309cu/datadir/test_resync_modes-lejupem8/ file1R.txt[0m
2026/04/08 03:27:34 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_resync_modes-lejupem8/" for canonical name "/tmp/032309cu/datadir/test_resync_modes-lejupem8"
2026/04/08 03:27:34 DEBUG : file1R.txt: Set modification time 2001-07-23
2026/04/08 03:27:34 NOTICE: [36m(11) :[0m [34mcopy-as /tmp/032309cu/datadir/test_resync_modes-lejupem8/file1R.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync_modes/path2/ file1.txt[0m
2026/04/08 03:27:34 DEBUG : copyFile "/tmp/032309cu/datadir/test_resync_modes-lejupem8/file1R.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync_modes/path2/" as "file1.txt"
2026/04/08 03:27:34 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_resync_modes-lejupem8/file1R.txt"
2026/04/08 03:27:34 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync_modes/path2/"
2026/04/08 03:27:34 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/resync_modes/path2" as "file1.txt"
2026/04/08 03:27:34 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/032309cu/datadir/test_resync_modes-lejupem8)
2026/04/08 03:27:34 DEBUG : file1.txt: size = 33 (Azure container rclone-test-qapafuf5mima path 032309cu/resync_modes/path2)
2026/04/08 03:27:34 DEBUG : file1R.txt: Sizes differ
2026/04/08 03:27:34 DEBUG : file1.txt: size = 42 OK
2026/04/08 03:27:34 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/08 03:27:34 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:27:34 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-08-26 /tmp/032309cu/datadir/test_resync_modes-lejupem8/ file1L.txt[0m
2026/04/08 03:27:34 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_resync_modes-lejupem8/" for canonical name "/tmp/032309cu/datadir/test_resync_modes-lejupem8"
2026/04/08 03:27:34 DEBUG : file1L.txt: Set modification time 2001-08-26
2026/04/08 03:27:34 NOTICE: [36m(13) :[0m [34mcopy-as /tmp/032309cu/datadir/test_resync_modes-lejupem8/file1L.txt /tmp/032309cu/resync_modes/path1/ file1.txt[0m
2026/04/08 03:27:34 DEBUG : copyFile "/tmp/032309cu/datadir/test_resync_modes-lejupem8/file1L.txt" to "/tmp/032309cu/resync_modes/path1/" as "file1.txt"
2026/04/08 03:27:34 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_resync_modes-lejupem8/file1L.txt"
2026/04/08 03:27:34 DEBUG : Creating backend with remote "/tmp/032309cu/resync_modes/path1/"
2026/04/08 03:27:34 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/032309cu/resync_modes/path1" as "file1.txt"
2026/04/08 03:27:34 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:27:34 DEBUG : file1L.txt: Modification times differ by -4200h0m0s: 2001-08-26 00:00:00 +0000 UTC, 2001-03-04 00:00:00 +0000 UTC
2026/04/08 03:27:34 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:27:34 INFO : file1L.txt: Updated modification time in destination
2026/04/08 03:27:34 DEBUG : file1L.txt: Unchanged skipping
2026/04/08 03:27:34 NOTICE: [36m(14) :[0m [34mtest bisync run with --resync-mode=path2[0m
2026/04/08 03:27:34 NOTICE: [36m(15) :[0m [34mbisync resync resync-mode=path2[0m
2026/04/08 03:27:36 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/resync_modes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:27:36 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:27:36 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:27:36 INFO : Synching Path1 "/tmp/032309cu/resync_modes/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync_modes/path2/"
2026/04/08 03:27:36 INFO : Copying Path2 files to Path1
2026/04/08 03:27:36 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:27:36 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:27:36 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:27:36 INFO : Resync updating listings
2026/04/08 03:27:36 INFO : Validating listings for Path1 "/tmp/032309cu/resync_modes/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync_modes/path2/"
2026/04/08 03:27:36 INFO : [32mBisync successful[0m
2026/04/08 03:27:36 NOTICE: [36m(16) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/08 03:27:36 NOTICE: [36m(17) :[0m [34mtouch-glob 2002-07-23 /tmp/032309cu/datadir/test_resync_modes-lejupem8/ file1R.txt[0m
2026/04/08 03:27:36 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_resync_modes-lejupem8/" for canonical name "/tmp/032309cu/datadir/test_resync_modes-lejupem8"
2026/04/08 03:27:36 DEBUG : file1R.txt: Set modification time 2002-07-23
2026/04/08 03:27:36 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/032309cu/datadir/test_resync_modes-lejupem8/file1R.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync_modes/path2/ file1.txt[0m
2026/04/08 03:27:36 DEBUG : copyFile "/tmp/032309cu/datadir/test_resync_modes-lejupem8/file1R.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync_modes/path2/" as "file1.txt"
2026/04/08 03:27:36 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_resync_modes-lejupem8/file1R.txt"
2026/04/08 03:27:36 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync_modes/path2/"
2026/04/08 03:27:36 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/resync_modes/path2" as "file1.txt"
2026/04/08 03:27:36 DEBUG : file1.txt: size = 42 OK
2026/04/08 03:27:36 DEBUG : file1R.txt: Modification times differ by -8760h0m0s: 2002-07-23 00:00:00 +0000 UTC, 2001-07-23 00:00:00 +0000 UTC
2026/04/08 03:27:36 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/08 03:27:36 INFO : file1R.txt: Updated modification time in destination
2026/04/08 03:27:36 DEBUG : file1R.txt: Unchanged skipping
2026/04/08 03:27:36 NOTICE: [36m(19) :[0m [34mtouch-glob 2002-08-26 /tmp/032309cu/datadir/test_resync_modes-lejupem8/ file1L.txt[0m
2026/04/08 03:27:36 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_resync_modes-lejupem8/" for canonical name "/tmp/032309cu/datadir/test_resync_modes-lejupem8"
2026/04/08 03:27:36 DEBUG : file1L.txt: Set modification time 2002-08-26
2026/04/08 03:27:36 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/032309cu/datadir/test_resync_modes-lejupem8/file1L.txt /tmp/032309cu/resync_modes/path1/ file1.txt[0m
2026/04/08 03:27:36 DEBUG : copyFile "/tmp/032309cu/datadir/test_resync_modes-lejupem8/file1L.txt" to "/tmp/032309cu/resync_modes/path1/" as "file1.txt"
2026/04/08 03:27:36 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_resync_modes-lejupem8/file1L.txt"
2026/04/08 03:27:36 DEBUG : Creating backend with remote "/tmp/032309cu/resync_modes/path1/"
2026/04/08 03:27:36 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/032309cu/resync_modes/path1" as "file1.txt"
2026/04/08 03:27:36 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/032309cu/datadir/test_resync_modes-lejupem8)
2026/04/08 03:27:36 DEBUG : file1.txt: size = 42 (Local file system at /tmp/032309cu/resync_modes/path1)
2026/04/08 03:27:36 DEBUG : file1L.txt: Sizes differ
2026/04/08 03:27:36 DEBUG : file1.txt.e4364b55.partial: size = 33 OK
2026/04/08 03:27:36 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:27:36 DEBUG : file1.txt.e4364b55.partial: renamed to: file1.txt
2026/04/08 03:27:36 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:27:36 NOTICE: [36m(21) :[0m [34mtest bisync run with --resync-mode=larger[0m
2026/04/08 03:27:36 NOTICE: [36m(22) :[0m [34mbisync resync resync-mode=larger[0m
2026/04/08 03:27:39 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/resync_modes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:27:39 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:27:39 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:27:39 INFO : Synching Path1 "/tmp/032309cu/resync_modes/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync_modes/path2/"
2026/04/08 03:27:39 INFO : Copying Path2 files to Path1
2026/04/08 03:27:39 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:27:39 INFO : file1.txt: Path2 is larger. Path1: 33, Path2: 42, Difference: 9
2026/04/08 03:27:39 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:27:39 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:27:39 INFO : Resync updating listings
2026/04/08 03:27:39 INFO : Validating listings for Path1 "/tmp/032309cu/resync_modes/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync_modes/path2/"
2026/04/08 03:27:39 INFO : [32mBisync successful[0m
2026/04/08 03:27:39 NOTICE: [36m(23) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/08 03:27:39 NOTICE: [36m(24) :[0m [34mtouch-glob 2003-07-23 /tmp/032309cu/datadir/test_resync_modes-lejupem8/ file1R.txt[0m
2026/04/08 03:27:39 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_resync_modes-lejupem8/" for canonical name "/tmp/032309cu/datadir/test_resync_modes-lejupem8"
2026/04/08 03:27:39 DEBUG : file1R.txt: Set modification time 2003-07-23
2026/04/08 03:27:39 NOTICE: [36m(25) :[0m [34mcopy-as /tmp/032309cu/datadir/test_resync_modes-lejupem8/file1R.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync_modes/path2/ file1.txt[0m
2026/04/08 03:27:39 DEBUG : copyFile "/tmp/032309cu/datadir/test_resync_modes-lejupem8/file1R.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync_modes/path2/" as "file1.txt"
2026/04/08 03:27:39 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_resync_modes-lejupem8/file1R.txt"
2026/04/08 03:27:39 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync_modes/path2/"
2026/04/08 03:27:39 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/resync_modes/path2" as "file1.txt"
2026/04/08 03:27:39 DEBUG : file1.txt: size = 42 OK
2026/04/08 03:27:39 DEBUG : file1R.txt: Modification times differ by -8760h0m0s: 2003-07-23 00:00:00 +0000 UTC, 2002-07-23 00:00:00 +0000 UTC
2026/04/08 03:27:39 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/08 03:27:39 INFO : file1R.txt: Updated modification time in destination
2026/04/08 03:27:39 DEBUG : file1R.txt: Unchanged skipping
2026/04/08 03:27:39 NOTICE: [36m(26) :[0m [34mtouch-glob 2003-09-04 /tmp/032309cu/datadir/test_resync_modes-lejupem8/ file1L.txt[0m
2026/04/08 03:27:39 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_resync_modes-lejupem8/" for canonical name "/tmp/032309cu/datadir/test_resync_modes-lejupem8"
2026/04/08 03:27:39 DEBUG : file1L.txt: Set modification time 2003-09-04
2026/04/08 03:27:39 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/032309cu/datadir/test_resync_modes-lejupem8/file1L.txt /tmp/032309cu/resync_modes/path1/ file1.txt[0m
2026/04/08 03:27:39 DEBUG : copyFile "/tmp/032309cu/datadir/test_resync_modes-lejupem8/file1L.txt" to "/tmp/032309cu/resync_modes/path1/" as "file1.txt"
2026/04/08 03:27:39 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_resync_modes-lejupem8/file1L.txt"
2026/04/08 03:27:39 DEBUG : Creating backend with remote "/tmp/032309cu/resync_modes/path1/"
2026/04/08 03:27:39 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/032309cu/resync_modes/path1" as "file1.txt"
2026/04/08 03:27:39 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/032309cu/datadir/test_resync_modes-lejupem8)
2026/04/08 03:27:39 DEBUG : file1.txt: size = 42 (Local file system at /tmp/032309cu/resync_modes/path1)
2026/04/08 03:27:39 DEBUG : file1L.txt: Sizes differ
2026/04/08 03:27:39 DEBUG : file1.txt.b65270e7.partial: size = 33 OK
2026/04/08 03:27:39 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:27:39 DEBUG : file1.txt.b65270e7.partial: renamed to: file1.txt
2026/04/08 03:27:39 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:27:39 NOTICE: [36m(28) :[0m [34mtest bisync run with --resync-mode=older[0m
2026/04/08 03:27:39 NOTICE: [36m(29) :[0m [34mbisync resync resync-mode=older[0m
2026/04/08 03:27:41 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/resync_modes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:27:41 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:27:41 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:27:41 INFO : Synching Path1 "/tmp/032309cu/resync_modes/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync_modes/path2/"
2026/04/08 03:27:41 INFO : Copying Path2 files to Path1
2026/04/08 03:27:41 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:27:41 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
2026/04/08 03:27:41 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:27:41 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:27:41 INFO : Resync updating listings
2026/04/08 03:27:41 INFO : Validating listings for Path1 "/tmp/032309cu/resync_modes/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync_modes/path2/"
2026/04/08 03:27:41 INFO : [32mBisync successful[0m
2026/04/08 03:27:41 NOTICE: [36m(30) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/08 03:27:41 NOTICE: [36m(31) :[0m [34mtouch-glob 2004-07-23 /tmp/032309cu/datadir/test_resync_modes-lejupem8/ file1R.txt[0m
2026/04/08 03:27:41 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_resync_modes-lejupem8/" for canonical name "/tmp/032309cu/datadir/test_resync_modes-lejupem8"
2026/04/08 03:27:41 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/04/08 03:27:41 NOTICE: [36m(32) :[0m [34mcopy-as /tmp/032309cu/datadir/test_resync_modes-lejupem8/file1R.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync_modes/path2/ file1.txt[0m
2026/04/08 03:27:41 DEBUG : copyFile "/tmp/032309cu/datadir/test_resync_modes-lejupem8/file1R.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync_modes/path2/" as "file1.txt"
2026/04/08 03:27:41 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_resync_modes-lejupem8/file1R.txt"
2026/04/08 03:27:41 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync_modes/path2/"
2026/04/08 03:27:41 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/resync_modes/path2" as "file1.txt"
2026/04/08 03:27:41 DEBUG : file1.txt: size = 42 OK
2026/04/08 03:27:41 DEBUG : file1R.txt: Modification times differ by -8784h0m0s: 2004-07-23 00:00:00 +0000 UTC, 2003-07-23 00:00:00 +0000 UTC
2026/04/08 03:27:41 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/08 03:27:41 INFO : file1R.txt: Updated modification time in destination
2026/04/08 03:27:41 DEBUG : file1R.txt: Unchanged skipping
2026/04/08 03:27:41 NOTICE: [36m(33) :[0m [34mtouch-glob 2004-07-23 /tmp/032309cu/datadir/test_resync_modes-lejupem8/ file1L.txt[0m
2026/04/08 03:27:41 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_resync_modes-lejupem8/" for canonical name "/tmp/032309cu/datadir/test_resync_modes-lejupem8"
2026/04/08 03:27:41 DEBUG : file1L.txt: Set modification time 2004-07-23
2026/04/08 03:27:41 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/032309cu/datadir/test_resync_modes-lejupem8/file1L.txt /tmp/032309cu/resync_modes/path1/ file1.txt[0m
2026/04/08 03:27:41 DEBUG : copyFile "/tmp/032309cu/datadir/test_resync_modes-lejupem8/file1L.txt" to "/tmp/032309cu/resync_modes/path1/" as "file1.txt"
2026/04/08 03:27:41 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_resync_modes-lejupem8/file1L.txt"
2026/04/08 03:27:41 DEBUG : Creating backend with remote "/tmp/032309cu/resync_modes/path1/"
2026/04/08 03:27:41 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/032309cu/resync_modes/path1" as "file1.txt"
2026/04/08 03:27:41 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/032309cu/datadir/test_resync_modes-lejupem8)
2026/04/08 03:27:41 DEBUG : file1.txt: size = 42 (Local file system at /tmp/032309cu/resync_modes/path1)
2026/04/08 03:27:41 DEBUG : file1L.txt: Sizes differ
2026/04/08 03:27:41 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/04/08 03:27:41 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:27:41 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/04/08 03:27:41 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:27:41 NOTICE: [36m(35) :[0m [34mtest bisync run with --resync-mode=smaller[0m
2026/04/08 03:27:41 NOTICE: [36m(36) :[0m [34mbisync resync resync-mode=smaller[0m
2026/04/08 03:27:44 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/resync_modes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:27:44 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:27:44 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:27:44 INFO : Synching Path1 "/tmp/032309cu/resync_modes/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync_modes/path2/"
2026/04/08 03:27:44 INFO : Copying Path2 files to Path1
2026/04/08 03:27:44 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:27:44 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9
2026/04/08 03:27:44 INFO : There was nothing to transfer
2026/04/08 03:27:44 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:27:44 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9
2026/04/08 03:27:44 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:27:44 INFO : Resync updating listings
2026/04/08 03:27:44 INFO : Validating listings for Path1 "/tmp/032309cu/resync_modes/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync_modes/path2/"
2026/04/08 03:27:44 INFO : [32mBisync successful[0m
2026/04/08 03:27:44 NOTICE: [36m(37) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/08 03:27:44 NOTICE: [36m(38) :[0m [34mtouch-glob 2005-01-02 /tmp/032309cu/datadir/test_resync_modes-lejupem8/ file1R.txt[0m
2026/04/08 03:27:44 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_resync_modes-lejupem8/" for canonical name "/tmp/032309cu/datadir/test_resync_modes-lejupem8"
2026/04/08 03:27:44 DEBUG : file1R.txt: Set modification time 2005-01-02
2026/04/08 03:27:44 NOTICE: [36m(39) :[0m [34mcopy-as /tmp/032309cu/datadir/test_resync_modes-lejupem8/file1R.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync_modes/path2/ file1.txt[0m
2026/04/08 03:27:44 DEBUG : copyFile "/tmp/032309cu/datadir/test_resync_modes-lejupem8/file1R.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync_modes/path2/" as "file1.txt"
2026/04/08 03:27:44 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_resync_modes-lejupem8/file1R.txt"
2026/04/08 03:27:44 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync_modes/path2/"
2026/04/08 03:27:44 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/resync_modes/path2" as "file1.txt"
2026/04/08 03:27:44 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/032309cu/datadir/test_resync_modes-lejupem8)
2026/04/08 03:27:44 DEBUG : file1.txt: size = 33 (Azure container rclone-test-qapafuf5mima path 032309cu/resync_modes/path2)
2026/04/08 03:27:44 DEBUG : file1R.txt: Sizes differ
2026/04/08 03:27:44 DEBUG : file1.txt: size = 42 OK
2026/04/08 03:27:44 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/08 03:27:44 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:27:44 NOTICE: [36m(40) :[0m [34mcopy-as /tmp/032309cu/datadir/test_resync_modes-lejupem8/file1R.txt /tmp/032309cu/resync_modes/path1/ file2.txt[0m
2026/04/08 03:27:44 DEBUG : copyFile "/tmp/032309cu/datadir/test_resync_modes-lejupem8/file1R.txt" to "/tmp/032309cu/resync_modes/path1/" as "file2.txt"
2026/04/08 03:27:44 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_resync_modes-lejupem8/file1R.txt"
2026/04/08 03:27:44 DEBUG : Creating backend with remote "/tmp/032309cu/resync_modes/path1/"
2026/04/08 03:27:44 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/032309cu/resync_modes/path1" as "file2.txt"
2026/04/08 03:27:44 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/032309cu/datadir/test_resync_modes-lejupem8)
2026/04/08 03:27:44 DEBUG : file2.txt: size = 0 (Local file system at /tmp/032309cu/resync_modes/path1)
2026/04/08 03:27:44 DEBUG : file1R.txt: Sizes differ
2026/04/08 03:27:44 DEBUG : file2.txt.e105b681.partial: size = 42 OK
2026/04/08 03:27:44 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/08 03:27:44 DEBUG : file2.txt.e105b681.partial: renamed to: file2.txt
2026/04/08 03:27:44 INFO : file1R.txt: Copied (replaced existing) to: file2.txt
2026/04/08 03:27:44 NOTICE: [36m(41) :[0m [34mtouch-glob 2006-03-04 /tmp/032309cu/datadir/test_resync_modes-lejupem8/ file1L.txt[0m
2026/04/08 03:27:44 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_resync_modes-lejupem8/" for canonical name "/tmp/032309cu/datadir/test_resync_modes-lejupem8"
2026/04/08 03:27:44 DEBUG : file1L.txt: Set modification time 2006-03-04
2026/04/08 03:27:44 NOTICE: [36m(42) :[0m [34mcopy-as /tmp/032309cu/datadir/test_resync_modes-lejupem8/file1L.txt /tmp/032309cu/resync_modes/path1/ file1.txt[0m
2026/04/08 03:27:44 DEBUG : copyFile "/tmp/032309cu/datadir/test_resync_modes-lejupem8/file1L.txt" to "/tmp/032309cu/resync_modes/path1/" as "file1.txt"
2026/04/08 03:27:44 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_resync_modes-lejupem8/file1L.txt"
2026/04/08 03:27:44 DEBUG : Creating backend with remote "/tmp/032309cu/resync_modes/path1/"
2026/04/08 03:27:44 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/032309cu/resync_modes/path1" as "file1.txt"
2026/04/08 03:27:44 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:27:44 DEBUG : file1L.txt: Modification times differ by -14136h0m0s: 2006-03-04 00:00:00 +0000 UTC, 2004-07-23 00:00:00 +0000 UTC
2026/04/08 03:27:44 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:27:44 INFO : file1L.txt: Updated modification time in destination
2026/04/08 03:27:44 DEBUG : file1L.txt: Unchanged skipping
2026/04/08 03:27:44 NOTICE: [36m(43) :[0m [34mcopy-as /tmp/032309cu/datadir/test_resync_modes-lejupem8/file1L.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync_modes/path2/ file2.txt[0m
2026/04/08 03:27:44 DEBUG : copyFile "/tmp/032309cu/datadir/test_resync_modes-lejupem8/file1L.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync_modes/path2/" as "file2.txt"
2026/04/08 03:27:44 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_resync_modes-lejupem8/file1L.txt"
2026/04/08 03:27:44 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync_modes/path2/"
2026/04/08 03:27:44 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/resync_modes/path2" as "file2.txt"
2026/04/08 03:27:44 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/032309cu/datadir/test_resync_modes-lejupem8)
2026/04/08 03:27:44 DEBUG : file2.txt: size = 0 (Azure container rclone-test-qapafuf5mima path 032309cu/resync_modes/path2)
2026/04/08 03:27:44 DEBUG : file1L.txt: Sizes differ
2026/04/08 03:27:44 DEBUG : file2.txt: size = 33 OK
2026/04/08 03:27:44 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:27:44 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/04/08 03:27:44 NOTICE: [36m(44) :[0m [34mtest bisync run with --resync-mode=path1[0m
2026/04/08 03:27:44 NOTICE: [36m(45) :[0m [34mbisync resync resync-mode=path1[0m
2026/04/08 03:27:46 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/resync_modes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:27:46 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:27:46 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/08 03:27:46 INFO : Synching Path1 "/tmp/032309cu/resync_modes/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync_modes/path2/"
2026/04/08 03:27:46 INFO : Copying Path2 files to Path1
2026/04/08 03:27:46 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:27:46 INFO : There was nothing to transfer
2026/04/08 03:27:46 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:27:47 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:27:47 INFO : file2.txt: Copied (replaced existing)
2026/04/08 03:27:47 INFO : Resync updating listings
2026/04/08 03:27:47 INFO : Validating listings for Path1 "/tmp/032309cu/resync_modes/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync_modes/path2/"
2026/04/08 03:27:47 INFO : [32mBisync successful[0m
2026/04/08 03:27:47 NOTICE: [36m(46) :[0m [34mtest no winner[0m
2026/04/08 03:27:47 NOTICE: [36m(47) :[0m [34mtouch-glob 2022-02-22 /tmp/032309cu/datadir/test_resync_modes-lejupem8/ file1R.txt[0m
2026/04/08 03:27:47 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_resync_modes-lejupem8/" for canonical name "/tmp/032309cu/datadir/test_resync_modes-lejupem8"
2026/04/08 03:27:47 DEBUG : file1R.txt: Set modification time 2022-02-22
2026/04/08 03:27:47 NOTICE: [36m(48) :[0m [34mcopy-as /tmp/032309cu/datadir/test_resync_modes-lejupem8/file1R.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync_modes/path2/ file1.txt[0m
2026/04/08 03:27:47 DEBUG : copyFile "/tmp/032309cu/datadir/test_resync_modes-lejupem8/file1R.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync_modes/path2/" as "file1.txt"
2026/04/08 03:27:47 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_resync_modes-lejupem8/file1R.txt"
2026/04/08 03:27:47 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync_modes/path2/"
2026/04/08 03:27:47 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/resync_modes/path2" as "file1.txt"
2026/04/08 03:27:47 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/032309cu/datadir/test_resync_modes-lejupem8)
2026/04/08 03:27:47 DEBUG : file1.txt: size = 33 (Azure container rclone-test-qapafuf5mima path 032309cu/resync_modes/path2)
2026/04/08 03:27:47 DEBUG : file1R.txt: Sizes differ
2026/04/08 03:27:47 DEBUG : file1.txt: size = 42 OK
2026/04/08 03:27:47 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/08 03:27:47 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:27:47 NOTICE: [36m(49) :[0m [34mcopy-as /tmp/032309cu/datadir/test_resync_modes-lejupem8/file1R.txt /tmp/032309cu/resync_modes/path1/ file2.txt[0m
2026/04/08 03:27:47 DEBUG : copyFile "/tmp/032309cu/datadir/test_resync_modes-lejupem8/file1R.txt" to "/tmp/032309cu/resync_modes/path1/" as "file2.txt"
2026/04/08 03:27:47 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_resync_modes-lejupem8/file1R.txt"
2026/04/08 03:27:47 DEBUG : Creating backend with remote "/tmp/032309cu/resync_modes/path1/"
2026/04/08 03:27:47 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/032309cu/resync_modes/path1" as "file2.txt"
2026/04/08 03:27:47 DEBUG : file2.txt: size = 42 OK
2026/04/08 03:27:47 DEBUG : file1R.txt: Modification times differ by -150240h0m0s: 2022-02-22 00:00:00 +0000 UTC, 2005-01-02 00:00:00 +0000 UTC
2026/04/08 03:27:47 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/08 03:27:47 INFO : file1R.txt: Updated modification time in destination
2026/04/08 03:27:47 DEBUG : file1R.txt: Unchanged skipping
2026/04/08 03:27:47 NOTICE: [36m(50) :[0m [34mtouch-glob 2022-02-22 /tmp/032309cu/datadir/test_resync_modes-lejupem8/ file1L.txt[0m
2026/04/08 03:27:47 DEBUG : fs cache: switching user supplied name "/tmp/032309cu/datadir/test_resync_modes-lejupem8/" for canonical name "/tmp/032309cu/datadir/test_resync_modes-lejupem8"
2026/04/08 03:27:47 DEBUG : file1L.txt: Set modification time 2022-02-22
2026/04/08 03:27:47 NOTICE: [36m(51) :[0m [34mcopy-as /tmp/032309cu/datadir/test_resync_modes-lejupem8/file1L.txt /tmp/032309cu/resync_modes/path1/ file1.txt[0m
2026/04/08 03:27:47 DEBUG : copyFile "/tmp/032309cu/datadir/test_resync_modes-lejupem8/file1L.txt" to "/tmp/032309cu/resync_modes/path1/" as "file1.txt"
2026/04/08 03:27:47 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_resync_modes-lejupem8/file1L.txt"
2026/04/08 03:27:47 DEBUG : Creating backend with remote "/tmp/032309cu/resync_modes/path1/"
2026/04/08 03:27:47 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/032309cu/resync_modes/path1" as "file1.txt"
2026/04/08 03:27:47 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:27:47 DEBUG : file1L.txt: Modification times differ by -140016h0m0s: 2022-02-22 00:00:00 +0000 UTC, 2006-03-04 00:00:00 +0000 UTC
2026/04/08 03:27:47 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:27:47 INFO : file1L.txt: Updated modification time in destination
2026/04/08 03:27:47 DEBUG : file1L.txt: Unchanged skipping
2026/04/08 03:27:47 NOTICE: [36m(52) :[0m [34mcopy-as /tmp/032309cu/datadir/test_resync_modes-lejupem8/file1L.txt TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync_modes/path2/ file2.txt[0m
2026/04/08 03:27:47 DEBUG : copyFile "/tmp/032309cu/datadir/test_resync_modes-lejupem8/file1L.txt" to "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync_modes/path2/" as "file2.txt"
2026/04/08 03:27:47 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_resync_modes-lejupem8/file1L.txt"
2026/04/08 03:27:47 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync_modes/path2/"
2026/04/08 03:27:47 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-qapafuf5mima path 032309cu/resync_modes/path2" as "file2.txt"
2026/04/08 03:27:47 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/032309cu/datadir/test_resync_modes-lejupem8)
2026/04/08 03:27:47 DEBUG : file2.txt: size = 42 (Azure container rclone-test-qapafuf5mima path 032309cu/resync_modes/path2)
2026/04/08 03:27:47 DEBUG : file1L.txt: Sizes differ
2026/04/08 03:27:47 DEBUG : file2.txt: size = 33 OK
2026/04/08 03:27:47 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:27:47 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/04/08 03:27:47 NOTICE: [36m(53) :[0m [34mtest bisync run with --resync-mode=newer[0m
2026/04/08 03:27:47 NOTICE: [36m(54) :[0m [34mbisync resync resync-mode=newer[0m
2026/04/08 03:27:49 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/resync_modes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:27:49 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 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
}
2026/04/08 03:27:49 INFO : Synching Path1 "/tmp/032309cu/resync_modes/path1/" with Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync_modes/path2/"
2026/04/08 03:27:49 INFO : Copying Path2 files to Path1
2026/04/08 03:27:49 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:27:49 INFO : file2.txt: Copied (replaced existing)
2026/04/08 03:27:49 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:27:49 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:27:49 INFO : Resync updating listings
2026/04/08 03:27:49 INFO : Validating listings for Path1 "/tmp/032309cu/resync_modes/path1/" vs Path2 "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/resync_modes/path2/"
2026/04/08 03:27:49 INFO : [32mBisync successful[0m
2026/04/08 03:27:49 DEBUG : Waiting for deletions to finish
2026/04/08 03:27:49 INFO : RCLONE_TEST: Deleted
2026/04/08 03:27:49 INFO : file1.txt: Deleted
2026/04/08 03:27:49 INFO : file2.txt: Deleted
2026/04/08 03:27:49 DEBUG : removing 1 level 0 directories
2026/04/08 03:27:49 INFO : Local file system at /tmp/032309cu/resync_modes/path1: Removing directory
2026/04/08 03:27:49 DEBUG : Waiting for deletions to finish
2026/04/08 03:27:49 INFO : RCLONE_TEST: Deleted
2026/04/08 03:27:49 INFO : file1.txt: Deleted
2026/04/08 03:27:49 INFO : file2.txt: Deleted
2026/04/08 03:27:49 DEBUG : removing 1 level 0 directories
2026/04/08 03:27:49 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/resync_modes/path2: Removing directory
bisync_test.go:608: [32mTEST resync_modes PASSED[0m
=== RUN TestBisyncLocalRemote/rmdirs
2026/04/08 03:27:49 DEBUG : Creating backend with remote "/tmp/032309cu/rmdirs/path1"
2026/04/08 03:27:49 INFO : path2: Making directory
2026/04/08 03:27:49 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/rmdirs/path2"
2026/04/08 03:27:50 DEBUG : Creating backend with remote "/tmp/032309cu/initdir/test_rmdirs-gufanal8"
2026/04/08 03:27:50 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : subdir: Making directory with metadata
2026/04/08 03:27:50 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:27:50 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:27:50 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:27:50 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:27:50 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : Local file system at /tmp/032309cu/initdir/test_rmdirs-gufanal8: Waiting for checks to finish
2026/04/08 03:27:50 DEBUG : Local file system at /tmp/032309cu/initdir/test_rmdirs-gufanal8: Waiting for transfers to finish
2026/04/08 03:27:50 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/08 03:27:50 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:27:50 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:27:50 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/08 03:27:50 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/08 03:27:50 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/08 03:27:50 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/08 03:27:50 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/08 03:27:50 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/08 03:27:50 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:27:50 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/08 03:27:50 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:27:50 INFO : file1.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:27:50 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:27:50 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/08 03:27:50 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/08 03:27:50 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:27:50 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:27:50 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_rmdirs-goqajip0"
2026/04/08 03:27:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : Local file system at /tmp/032309cu/datadir/test_rmdirs-goqajip0: Waiting for checks to finish
2026/04/08 03:27:50 DEBUG : Local file system at /tmp/032309cu/datadir/test_rmdirs-goqajip0: Waiting for transfers to finish
2026/04/08 03:27:50 DEBUG : file1.txt.f41fd5ee.partial: size = 19 OK
2026/04/08 03:27:50 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:27:50 DEBUG : file1.txt.f41fd5ee.partial: renamed to: file1.txt
2026/04/08 03:27:50 INFO : file1.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : Waiting for deletions to finish
2026/04/08 03:27:50 ERROR : error listing: directory not found
2026/04/08 03:27:50 ERROR : Local file system at /tmp/032309cu/rmdirs/path1: Failed to list "": directory not found
2026/04/08 03:27:50 DEBUG : removing 1 level 0 directories
2026/04/08 03:27:50 INFO : Local file system at /tmp/032309cu/rmdirs/path1: Removing directory
2026/04/08 03:27:50 ERROR : Failed to rmdir: stat /tmp/032309cu/rmdirs/path1: no such file or directory
2026/04/08 03:27:50 DEBUG : Waiting for deletions to finish
2026/04/08 03:27:50 DEBUG : removing 1 level 0 directories
2026/04/08 03:27:50 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/rmdirs/path2: Removing directory
2026/04/08 03:27:50 ERROR : error listing: directory not found
2026/04/08 03:27:50 NOTICE: checking initFs Local file system at /tmp/032309cu/initdir/test_rmdirs-gufanal8
2026/04/08 03:27:50 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : subdir: Making directory with metadata
2026/04/08 03:27:50 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:27:50 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:27:50 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:27:50 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:27:50 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/08 03:27:50 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:27:50 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:27:50 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : Local file system at /tmp/032309cu/rmdirs/path1: Waiting for checks to finish
2026/04/08 03:27:50 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/08 03:27:50 DEBUG : Local file system at /tmp/032309cu/rmdirs/path1: Waiting for transfers to finish
2026/04/08 03:27:50 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/08 03:27:50 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/08 03:27:50 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/08 03:27:50 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/08 03:27:50 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:27:50 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/08 03:27:50 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:27:50 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/08 03:27:50 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/08 03:27:50 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:27:50 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:27:50 INFO : file1.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/08 03:27:50 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:27:50 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:27:50 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:27:50 NOTICE: checking Path1 Local file system at /tmp/032309cu/rmdirs/path1
2026/04/08 03:27:50 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 INFO : subdir: Making directory
2026/04/08 03:27:50 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/rmdirs/path2: Waiting for checks to finish
2026/04/08 03:27:50 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/rmdirs/path2: Waiting for transfers to finish
2026/04/08 03:27:50 DEBUG : file1.copy2.txt: size = 0 OK
2026/04/08 03:27:50 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:27:50 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:27:50 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:27:50 DEBUG : file1.copy3.txt: size = 0 OK
2026/04/08 03:27:50 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : file1.copy1.txt: size = 0 OK
2026/04/08 03:27:50 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : file1.copy5.txt: size = 0 OK
2026/04/08 03:27:50 DEBUG : file1.copy4.txt: size = 0 OK
2026/04/08 03:27:50 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:27:50 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 INFO : file1.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:27:50 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:27:50 NOTICE: checking path2 Azure container rclone-test-qapafuf5mima path 032309cu/rmdirs/path2
2026/04/08 03:27:50 NOTICE: [36m(01) :[0m [34mtest rmdirs[0m
2026/04/08 03:27:50 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:27:50 NOTICE: [36m(03) :[0m [34mbisync resync[0m
bisync_test.go:1007: skipping test as remote does not support empty dirs
=== RUN TestBisyncLocalRemote/volatile
2026/04/08 03:27:50 DEBUG : Creating backend with remote "/tmp/032309cu/volatile/path1"
2026/04/08 03:27:50 INFO : path2: Making directory
2026/04/08 03:27:50 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-qapafuf5mima/032309cu/volatile/path2"
2026/04/08 03:27:50 DEBUG : Creating backend with remote "/tmp/032309cu/initdir/test_volatile-huvucip8"
2026/04/08 03:27:50 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:27:50 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:27:50 INFO : file1.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:27:50 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:27:50 INFO : file4.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:27:50 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:27:50 INFO : file5.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:27:50 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:27:50 INFO : file6.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:27:50 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:27:50 INFO : file7.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:27:50 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:27:50 INFO : file8.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : Local file system at /tmp/032309cu/initdir/test_volatile-huvucip8: Waiting for checks to finish
2026/04/08 03:27:50 DEBUG : Local file system at /tmp/032309cu/initdir/test_volatile-huvucip8: Waiting for transfers to finish
2026/04/08 03:27:50 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:27:50 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:27:50 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:27:50 INFO : file2.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:27:50 INFO : file3.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:27:50 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:27:50 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:27:50 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:27:50 DEBUG : Creating backend with remote "/tmp/032309cu/datadir/test_volatile-jovicim3"
2026/04/08 03:27:50 DEBUG : dummy.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : dummy.txt.b3782999.partial: size = 0 OK
2026/04/08 03:27:50 DEBUG : file1.txt.be52b1c9.partial: size = 19 OK
2026/04/08 03:27:50 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 DEBUG : file10.txt.bdde3bf8.partial: size = 19 OK
2026/04/08 03:27:50 DEBUG : dummy.txt.b3782999.partial: renamed to: dummy.txt
2026/04/08 03:27:50 INFO : dummy.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : Local file system at /tmp/032309cu/datadir/test_volatile-jovicim3: Waiting for checks to finish
2026/04/08 03:27:50 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:27:50 DEBUG : file10.txt.bdde3bf8.partial: renamed to: file10.txt
2026/04/08 03:27:50 INFO : file10.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : file2.txt.23ff1769.partial: size = 13 OK
2026/04/08 03:27:50 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:27:50 DEBUG : file1.txt.be52b1c9.partial: renamed to: file1.txt
2026/04/08 03:27:50 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/08 03:27:50 DEBUG : Local file system at /tmp/032309cu/datadir/test_volatile-jovicim3: Waiting for transfers to finish
2026/04/08 03:27:50 INFO : file1.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : file11.txt.d4a7309d.partial: size = 19 OK
2026/04/08 03:27:50 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/08 03:27:50 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/08 03:27:50 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/08 03:27:50 INFO : file5L.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/08 03:27:50 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:27:50 DEBUG : file11.txt.d4a7309d.partial: renamed to: file11.txt
2026/04/08 03:27:50 INFO : file11.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : file7.txt.38c43fbf.partial: size = 19 OK
2026/04/08 03:27:50 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/08 03:27:50 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/08 03:27:50 INFO : file5R.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : file2.txt.23ff1769.partial: renamed to: file2.txt
2026/04/08 03:27:50 DEBUG : file6.txt.7b4c87b3.partial: size = 19 OK
2026/04/08 03:27:50 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:27:50 INFO : file2.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:27:50 DEBUG : file7.txt.38c43fbf.partial: renamed to: file7.txt
2026/04/08 03:27:50 INFO : file7.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : file6.txt.7b4c87b3.partial: renamed to: file6.txt
2026/04/08 03:27:50 INFO : file6.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : Waiting for deletions to finish
2026/04/08 03:27:50 ERROR : error listing: directory not found
2026/04/08 03:27:50 ERROR : Local file system at /tmp/032309cu/volatile/path1: Failed to list "": directory not found
2026/04/08 03:27:50 DEBUG : removing 1 level 0 directories
2026/04/08 03:27:50 INFO : Local file system at /tmp/032309cu/volatile/path1: Removing directory
2026/04/08 03:27:50 ERROR : Failed to rmdir: stat /tmp/032309cu/volatile/path1: no such file or directory
2026/04/08 03:27:50 DEBUG : Waiting for deletions to finish
2026/04/08 03:27:50 DEBUG : removing 1 level 0 directories
2026/04/08 03:27:50 INFO : Azure container rclone-test-qapafuf5mima path 032309cu/volatile/path2: Removing directory
2026/04/08 03:27:50 ERROR : error listing: directory not found
2026/04/08 03:27:50 NOTICE: checking initFs Local file system at /tmp/032309cu/initdir/test_volatile-huvucip8
2026/04/08 03:27:50 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:27:50 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:27:50 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:27:50 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:27:50 DEBUG : Local file system at /tmp/032309cu/volatile/path1: Waiting for checks to finish
2026/04/08 03:27:50 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:27:50 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:27:50 INFO : file1.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:27:50 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:27:50 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:27:50 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:27:50 INFO : file3.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : Local file system at /tmp/032309cu/volatile/path1: Waiting for transfers to finish
2026/04/08 03:27:50 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:27:50 INFO : file2.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:27:50 INFO : file4.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:27:50 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:27:50 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:27:50 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:27:50 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:27:50 INFO : file5.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:27:50 INFO : file8.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:27:50 INFO : file6.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:27:50 INFO : file7.txt: Copied (new)
2026/04/08 03:27:50 NOTICE: checking Path1 Local file system at /tmp/032309cu/volatile/path1
2026/04/08 03:27:50 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:50 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/volatile/path2: Waiting for checks to finish
2026/04/08 03:27:50 DEBUG : Azure container rclone-test-qapafuf5mima path 032309cu/volatile/path2: Waiting for transfers to finish
2026/04/08 03:27:50 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:27:50 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 INFO : file1.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:27:50 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 INFO : file2.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:27:50 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 INFO : file3.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:27:50 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:27:50 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:27:50 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:27:50 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 INFO : file6.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:27:50 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 INFO : file5.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:27:50 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 INFO : file7.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:27:50 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 INFO : file4.txt: Copied (new)
2026/04/08 03:27:50 DEBUG : file8.txt: size = 0 OK
2026/04/08 03:27:50 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:50 INFO : file8.txt: Copied (new)
2026/04/08 03:27:50 NOTICE: checking path2 Azure container rclone-test-qapafuf5mima path 032309cu/volatile/path2
2026/04/08 03:27:50 NOTICE: [36m(01) :[0m [34mtest volatile[0m
2026/04/08 03:27:50 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:27:50 NOTICE: [36m(03) :[0m [34mbisync resync[0m
bisync_test.go:978: skipping 'volatile' test on non-local as it requires uploading 100 files
2026/04/08 03:27:50 DEBUG : Azure container rclone-test-qapafuf5mima: Purge remote
--- PASS: TestBisyncLocalRemote (281.56s)
--- PASS: TestBisyncLocalRemote/all_changed (10.30s)
--- SKIP: TestBisyncLocalRemote/backupdir (0.53s)
--- PASS: TestBisyncLocalRemote/basic (5.83s)
--- PASS: TestBisyncLocalRemote/changes (7.10s)
--- PASS: TestBisyncLocalRemote/check_access (21.68s)
--- PASS: TestBisyncLocalRemote/check_access_filters (21.08s)
--- PASS: TestBisyncLocalRemote/check_filename (12.66s)
--- PASS: TestBisyncLocalRemote/check_sync (16.32s)
--- PASS: TestBisyncLocalRemote/compare_all (6.91s)
--- PASS: TestBisyncLocalRemote/concurrent (8.04s)
--- SKIP: TestBisyncLocalRemote/createemptysrcdirs (0.47s)
--- PASS: TestBisyncLocalRemote/dry_run (11.93s)
--- PASS: TestBisyncLocalRemote/equal (6.21s)
--- PASS: TestBisyncLocalRemote/ext_paths (21.08s)
--- SKIP: TestBisyncLocalRemote/extended_filenames (3.44s)
--- PASS: TestBisyncLocalRemote/filters (5.81s)
--- PASS: TestBisyncLocalRemote/filtersfile_checks (18.65s)
--- PASS: TestBisyncLocalRemote/ignorelistingchecksum (8.20s)
--- PASS: TestBisyncLocalRemote/max_delete_path1 (7.58s)
--- PASS: TestBisyncLocalRemote/max_delete_path2_force (8.21s)
--- PASS: TestBisyncLocalRemote/nomodtime (2.58s)
--- SKIP: TestBisyncLocalRemote/normalization (2.97s)
--- PASS: TestBisyncLocalRemote/rclone_args (19.77s)
--- PASS: TestBisyncLocalRemote/resolve (20.55s)
--- PASS: TestBisyncLocalRemote/resync (13.91s)
--- PASS: TestBisyncLocalRemote/resync_modes (18.67s)
--- SKIP: TestBisyncLocalRemote/rmdirs (0.46s)
--- SKIP: TestBisyncLocalRemote/volatile (0.52s)
=== RUN TestBisyncRemoteRemote
2026/04/08 03:27:51 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja"
2026/04/08 03:27:51 NOTICE: remote: TestAzureBlob:rclone-test-cedunen1waja
=== RUN TestBisyncRemoteRemote/all_changed
2026/04/08 03:27:51 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa"
2026/04/08 03:27:51 INFO : path1: Making directory
2026/04/08 03:27:51 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/all_changed/path1"
2026/04/08 03:27:51 INFO : path2: Making directory
2026/04/08 03:27:51 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/all_changed/path2"
2026/04/08 03:27:51 DEBUG : Creating backend with remote "/tmp/032751pa/initdir/test_all_changed-nutezer4"
2026/04/08 03:27:51 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:27:51 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:51 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:51 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:51 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:51 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:51 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:51 DEBUG : subdir: Making directory with metadata
2026/04/08 03:27:51 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:27:51 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:27:51 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:27:51 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:51 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:27:51 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:27:51 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:27:51 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/08 03:27:51 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:51 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/08 03:27:51 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:27:51 DEBUG : Local file system at /tmp/032751pa/initdir/test_all_changed-nutezer4: Waiting for checks to finish
2026/04/08 03:27:51 DEBUG : Local file system at /tmp/032751pa/initdir/test_all_changed-nutezer4: Waiting for transfers to finish
2026/04/08 03:27:51 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/08 03:27:51 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:51 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/08 03:27:51 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/08 03:27:51 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:51 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/08 03:27:51 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:27:51 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/08 03:27:51 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:27:51 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/08 03:27:51 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:27:51 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:51 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:27:51 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:51 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:51 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/08 03:27:51 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:27:51 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:51 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:27:51 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:27:51 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/08 03:27:51 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:27:51 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:27:51 INFO : file1.txt: Copied (new)
2026/04/08 03:27:51 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:27:51 DEBUG : Waiting for deletions to finish
2026/04/08 03:27:51 DEBUG : removing 1 level 0 directories
2026/04/08 03:27:51 INFO : Azure container rclone-test-cedunen1waja path 032751pa/all_changed/path1: Removing directory
2026/04/08 03:27:51 DEBUG : Waiting for deletions to finish
2026/04/08 03:27:51 DEBUG : removing 1 level 0 directories
2026/04/08 03:27:51 INFO : Azure container rclone-test-cedunen1waja path 032751pa/all_changed/path2: Removing directory
2026/04/08 03:27:51 NOTICE: checking initFs Local file system at /tmp/032751pa/initdir/test_all_changed-nutezer4
2026/04/08 03:27:51 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:27:51 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:51 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:51 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:51 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:51 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:51 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:51 INFO : subdir: Making directory
2026/04/08 03:27:51 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:51 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/all_changed/path1: Waiting for checks to finish
2026/04/08 03:27:51 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/all_changed/path1: Waiting for transfers to finish
2026/04/08 03:27:51 DEBUG : file1.copy2.txt: size = 0 OK
2026/04/08 03:27:51 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:51 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:27:51 DEBUG : file1.copy3.txt: size = 0 OK
2026/04/08 03:27:51 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:51 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:27:51 DEBUG : file1.copy1.txt: size = 0 OK
2026/04/08 03:27:51 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:27:51 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:51 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:27:51 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:27:51 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:27:51 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:27:51 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:51 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:27:51 DEBUG : file1.copy4.txt: size = 0 OK
2026/04/08 03:27:51 DEBUG : file1.copy5.txt: size = 0 OK
2026/04/08 03:27:51 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:27:51 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:51 INFO : file1.txt: Copied (new)
2026/04/08 03:27:51 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:51 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:27:51 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:51 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:27:51 NOTICE: checking Path1 Azure container rclone-test-cedunen1waja path 032751pa/all_changed/path1
2026/04/08 03:27:51 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:27:51 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:51 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:51 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:51 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:51 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:51 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:51 INFO : subdir: Making directory
2026/04/08 03:27:51 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:27:51 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/all_changed/path2: Waiting for checks to finish
2026/04/08 03:27:51 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/all_changed/path2: Waiting for transfers to finish
2026/04/08 03:27:51 DEBUG : file1.copy2.txt: size = 0 OK
2026/04/08 03:27:51 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:51 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:27:51 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:27:51 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:27:51 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:27:51 DEBUG : file1.copy3.txt: size = 0 OK
2026/04/08 03:27:51 DEBUG : file1.copy1.txt: size = 0 OK
2026/04/08 03:27:51 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:51 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:27:51 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:51 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:27:51 DEBUG : file1.copy5.txt: size = 0 OK
2026/04/08 03:27:51 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:51 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:27:51 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:27:51 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:51 INFO : file1.txt: Copied (new)
2026/04/08 03:27:51 DEBUG : file1.copy4.txt: size = 0 OK
2026/04/08 03:27:51 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:51 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:27:51 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:27:51 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:27:51 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:27:51 NOTICE: checking path2 Azure container rclone-test-cedunen1waja path 032751pa/all_changed/path2
2026/04/08 03:27:51 NOTICE: [36m(01) :[0m [34mtest all-changed[0m
2026/04/08 03:27:51 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:27:51 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/08 03:27:56 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/all_changed/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:27:56 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/all_changed/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:27:56 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:27:56 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:27:56 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/all_changed/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/all_changed/path2/"
2026/04/08 03:27:56 INFO : Copying Path2 files to Path1
2026/04/08 03:27:56 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:27:56 INFO : There was nothing to transfer
2026/04/08 03:27:56 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:27:56 INFO : There was nothing to transfer
2026/04/08 03:27:56 INFO : Resync updating listings
2026/04/08 03:27:56 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/all_changed/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/all_changed/path2/"
2026/04/08 03:27:56 INFO : [32mBisync successful[0m
2026/04/08 03:27:56 NOTICE: [36m(04) :[0m [34mtest change timestamp on all files except RCLONE_TEST[0m
2026/04/08 03:27:56 NOTICE: [36m(05) :[0m [34mtouch-glob 2005-01-02 TestAzureBlob:rclone-test-cedunen1waja/032751pa/all_changed/path1/ file*[0m
2026/04/08 03:27:56 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/all_changed/path1/"
2026/04/08 03:27:56 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-cedunen1waja/032751pa/all_changed/path1/" to be canonical "TestAzureBlob:rclone-test-cedunen1waja/032751pa/all_changed/path1"
2026/04/08 03:27:56 DEBUG : file1.copy1.txt: Set modification time 2005-01-02
2026/04/08 03:27:56 DEBUG : file1.copy2.txt: Set modification time 2005-01-02
2026/04/08 03:27:56 DEBUG : file1.copy3.txt: Set modification time 2005-01-02
2026/04/08 03:27:56 DEBUG : file1.copy4.txt: Set modification time 2005-01-02
2026/04/08 03:27:56 DEBUG : file1.copy5.txt: Set modification time 2005-01-02
2026/04/08 03:27:56 DEBUG : file1.txt: Set modification time 2005-01-02
2026/04/08 03:27:56 NOTICE: [36m(06) :[0m [34mtouch-glob 2005-01-02 TestAzureBlob:rclone-test-cedunen1waja/032751pa/all_changed/path1/subdir file*[0m
2026/04/08 03:27:56 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/all_changed/path1/subdir"
2026/04/08 03:27:56 DEBUG : file20.txt: Set modification time 2005-01-02
2026/04/08 03:27:57 NOTICE: [36m(07) :[0m [34mtest sync should pass[0m
2026/04/08 03:27:57 NOTICE: [36m(08) :[0m [34mbisync[0m
2026/04/08 03:28:01 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/all_changed/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:28:01 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/all_changed/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:28:01 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:28:01 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:28:01 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/all_changed/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/all_changed/path2/"
2026/04/08 03:28:01 INFO : Building Path1 and Path2 listings
2026/04/08 03:28:01 INFO : Path1 checking for diffs
2026/04/08 03:28:01 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/04/08 03:28:01 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/04/08 03:28:01 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/04/08 03:28:01 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/04/08 03:28:01 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/04/08 03:28:01 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:28:01 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/08 03:28:01 INFO : Path1: 7 changes: [32m 0 new[0m, [33m 7 modified[0m, [31m 0 deleted[0m
2026/04/08 03:28:01 INFO : ([33mModified[0m: [36m 7 newer[0m, [34m 0 older[0m)
2026/04/08 03:28:01 INFO : Path2 checking for diffs
2026/04/08 03:28:01 INFO : Applying changes
2026/04/08 03:28:01 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/all_changed/path2/file1.copy1.txt[0m
2026/04/08 03:28:01 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/all_changed/path2/file1.copy2.txt[0m
2026/04/08 03:28:01 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/all_changed/path2/file1.copy3.txt[0m
2026/04/08 03:28:01 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/all_changed/path2/file1.copy4.txt[0m
2026/04/08 03:28:01 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/all_changed/path2/file1.copy5.txt[0m
2026/04/08 03:28:01 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/all_changed/path2/file1.txt[0m
2026/04/08 03:28:01 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/all_changed/path2/subdir/file20.txt[0m
2026/04/08 03:28:01 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:28:01 INFO : file1.copy1.txt: Updated modification time in destination
2026/04/08 03:28:01 INFO : file1.copy2.txt: Updated modification time in destination
2026/04/08 03:28:01 INFO : file1.copy5.txt: Updated modification time in destination
2026/04/08 03:28:01 INFO : file1.copy4.txt: Updated modification time in destination
2026/04/08 03:28:01 INFO : file1.copy3.txt: Updated modification time in destination
2026/04/08 03:28:01 INFO : file1.txt: Updated modification time in destination
2026/04/08 03:28:01 INFO : subdir/file20.txt: Updated modification time in destination
2026/04/08 03:28:01 INFO : There was nothing to transfer
2026/04/08 03:28:01 INFO : Updating listings
2026/04/08 03:28:01 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/all_changed/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/all_changed/path2/"
2026/04/08 03:28:01 INFO : [32mBisync successful[0m
2026/04/08 03:28:01 NOTICE: [36m(09) :[0m [34mtest change timestamp on all files including RCLONE_TEST[0m
2026/04/08 03:28:01 NOTICE: [36m(10) :[0m [34mtouch-glob 2004-01-02 TestAzureBlob:rclone-test-cedunen1waja/032751pa/all_changed/path1/ *[0m
2026/04/08 03:28:01 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/all_changed/path1/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/all_changed/path1"
2026/04/08 03:28:01 DEBUG : RCLONE_TEST: Set modification time 2004-01-02
2026/04/08 03:28:01 DEBUG : file1.copy1.txt: Set modification time 2004-01-02
2026/04/08 03:28:01 DEBUG : file1.copy2.txt: Set modification time 2004-01-02
2026/04/08 03:28:01 DEBUG : file1.copy3.txt: Set modification time 2004-01-02
2026/04/08 03:28:01 DEBUG : file1.copy4.txt: Set modification time 2004-01-02
2026/04/08 03:28:01 DEBUG : file1.copy5.txt: Set modification time 2004-01-02
2026/04/08 03:28:01 DEBUG : file1.txt: Set modification time 2004-01-02
2026/04/08 03:28:01 NOTICE: [36m(11) :[0m [34mtouch-glob 2004-01-02 TestAzureBlob:rclone-test-cedunen1waja/032751pa/all_changed/path1/subdir *[0m
2026/04/08 03:28:02 DEBUG : file20.txt: Set modification time 2004-01-02
2026/04/08 03:28:02 NOTICE: [36m(12) :[0m [34mtest sync should fail[0m
2026/04/08 03:28:02 NOTICE: [36m(13) :[0m [34mbisync[0m
2026/04/08 03:28:06 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/all_changed/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:28:06 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/all_changed/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:28:06 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:28:06 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:28:06 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/all_changed/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/all_changed/path2/"
2026/04/08 03:28:06 INFO : Building Path1 and Path2 listings
2026/04/08 03:28:06 INFO : Path1 checking for diffs
2026/04/08 03:28:06 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mRCLONE_TEST[0m
2026/04/08 03:28:06 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/04/08 03:28:06 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/04/08 03:28:06 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/04/08 03:28:06 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/04/08 03:28:06 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/04/08 03:28:06 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:28:06 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/08 03:28:06 INFO : Path1: 8 changes: [32m 0 new[0m, [33m 8 modified[0m, [31m 0 deleted[0m
2026/04/08 03:28:06 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 7 older[0m)
2026/04/08 03:28:06 INFO : Path2 checking for diffs
2026/04/08 03:28:06 ERROR : Safety abort: all files were changed on Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/all_changed/path1/". Run with --force if desired.
2026/04/08 03:28:06 NOTICE: [31mBisync aborted. Please try again.[0m
2026/04/08 03:28:06 NOTICE: Bisync error: all files were changed
2026/04/08 03:28:06 NOTICE: [36m(14) :[0m [34mtest sync with force should pass[0m
2026/04/08 03:28:06 NOTICE: [36m(15) :[0m [34mbisync force[0m
2026/04/08 03:28:10 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/all_changed/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:28:10 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/all_changed/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:28:10 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:28:10 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:28:10 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/all_changed/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/all_changed/path2/"
2026/04/08 03:28:10 INFO : Building Path1 and Path2 listings
2026/04/08 03:28:10 INFO : Path1 checking for diffs
2026/04/08 03:28:10 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mRCLONE_TEST[0m
2026/04/08 03:28:10 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/04/08 03:28:10 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/04/08 03:28:10 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/04/08 03:28:10 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/04/08 03:28:10 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/04/08 03:28:10 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:28:10 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/08 03:28:10 INFO : Path1: 8 changes: [32m 0 new[0m, [33m 8 modified[0m, [31m 0 deleted[0m
2026/04/08 03:28:10 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 7 older[0m)
2026/04/08 03:28:10 INFO : Path2 checking for diffs
2026/04/08 03:28:10 INFO : Applying changes
2026/04/08 03:28:10 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/all_changed/path2/RCLONE_TEST[0m
2026/04/08 03:28:10 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/all_changed/path2/file1.copy1.txt[0m
2026/04/08 03:28:10 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/all_changed/path2/file1.copy2.txt[0m
2026/04/08 03:28:10 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/all_changed/path2/file1.copy3.txt[0m
2026/04/08 03:28:10 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/all_changed/path2/file1.copy4.txt[0m
2026/04/08 03:28:10 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/all_changed/path2/file1.copy5.txt[0m
2026/04/08 03:28:10 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/all_changed/path2/file1.txt[0m
2026/04/08 03:28:10 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/all_changed/path2/subdir/file20.txt[0m
2026/04/08 03:28:10 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:28:11 INFO : file1.copy2.txt: Updated modification time in destination
2026/04/08 03:28:11 INFO : RCLONE_TEST: Updated modification time in destination
2026/04/08 03:28:11 INFO : file1.copy1.txt: Updated modification time in destination
2026/04/08 03:28:11 INFO : file1.copy5.txt: Updated modification time in destination
2026/04/08 03:28:11 INFO : file1.txt: Updated modification time in destination
2026/04/08 03:28:11 INFO : file1.copy3.txt: Updated modification time in destination
2026/04/08 03:28:11 INFO : file1.copy4.txt: Updated modification time in destination
2026/04/08 03:28:11 INFO : subdir/file20.txt: Updated modification time in destination
2026/04/08 03:28:11 INFO : There was nothing to transfer
2026/04/08 03:28:11 INFO : Updating listings
2026/04/08 03:28:11 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/all_changed/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/all_changed/path2/"
2026/04/08 03:28:11 INFO : [32mBisync successful[0m
2026/04/08 03:28:11 DEBUG : Waiting for deletions to finish
2026/04/08 03:28:11 INFO : file1.copy1.txt: Deleted
2026/04/08 03:28:11 INFO : subdir/file20.txt: Deleted
2026/04/08 03:28:11 INFO : file1.txt: Deleted
2026/04/08 03:28:11 INFO : file1.copy3.txt: Deleted
2026/04/08 03:28:11 INFO : file1.copy5.txt: Deleted
2026/04/08 03:28:11 INFO : file1.copy2.txt: Deleted
2026/04/08 03:28:11 INFO : file1.copy4.txt: Deleted
2026/04/08 03:28:11 INFO : RCLONE_TEST: Deleted
2026/04/08 03:28:11 DEBUG : removing 1 level 0 directories
2026/04/08 03:28:11 INFO : Azure container rclone-test-cedunen1waja path 032751pa/all_changed/path1: Removing directory
2026/04/08 03:28:11 DEBUG : Waiting for deletions to finish
2026/04/08 03:28:11 INFO : file1.copy1.txt: Deleted
2026/04/08 03:28:11 INFO : file1.txt: Deleted
2026/04/08 03:28:11 INFO : file1.copy4.txt: Deleted
2026/04/08 03:28:11 INFO : subdir/file20.txt: Deleted
2026/04/08 03:28:11 INFO : file1.copy3.txt: Deleted
2026/04/08 03:28:11 INFO : RCLONE_TEST: Deleted
2026/04/08 03:28:11 INFO : file1.copy5.txt: Deleted
2026/04/08 03:28:11 INFO : file1.copy2.txt: Deleted
2026/04/08 03:28:11 DEBUG : removing 1 level 0 directories
2026/04/08 03:28:11 INFO : Azure container rclone-test-cedunen1waja path 032751pa/all_changed/path2: Removing directory
bisync_test.go:608: [32mTEST all_changed PASSED[0m
=== RUN TestBisyncRemoteRemote/backupdir
2026/04/08 03:28:11 INFO : path1: Making directory
2026/04/08 03:28:11 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/backupdir/path1"
2026/04/08 03:28:11 INFO : path2: Making directory
2026/04/08 03:28:11 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/backupdir/path2"
2026/04/08 03:28:11 DEBUG : Creating backend with remote "/tmp/032751pa/initdir/test_backupdir-peqided0"
2026/04/08 03:28:11 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:28:11 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:11 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:11 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:11 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:11 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:11 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:11 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:11 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:11 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:28:11 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:28:11 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:28:11 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:28:11 DEBUG : Local file system at /tmp/032751pa/initdir/test_backupdir-peqided0: Waiting for checks to finish
2026/04/08 03:28:11 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:28:11 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:28:11 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:28:11 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:28:11 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:11 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:28:11 INFO : file1.txt: Copied (new)
2026/04/08 03:28:11 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:28:11 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:11 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:28:11 INFO : file2.txt: Copied (new)
2026/04/08 03:28:11 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:28:11 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:11 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:28:11 INFO : file3.txt: Copied (new)
2026/04/08 03:28:11 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:28:11 DEBUG : Local file system at /tmp/032751pa/initdir/test_backupdir-peqided0: Waiting for transfers to finish
2026/04/08 03:28:11 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:11 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:28:11 INFO : file4.txt: Copied (new)
2026/04/08 03:28:11 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:28:11 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:11 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:28:11 INFO : file5.txt: Copied (new)
2026/04/08 03:28:11 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:11 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:28:11 INFO : file6.txt: Copied (new)
2026/04/08 03:28:11 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:11 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:28:11 INFO : file7.txt: Copied (new)
2026/04/08 03:28:11 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:11 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:28:11 INFO : file8.txt: Copied (new)
2026/04/08 03:28:11 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_backupdir-tivozoj5"
2026/04/08 03:28:11 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:11 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:11 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/08 03:28:11 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:28:11 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/08 03:28:11 INFO : file10.txt: Copied (new)
2026/04/08 03:28:11 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:11 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/08 03:28:11 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:28:11 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/08 03:28:11 INFO : file11.txt: Copied (new)
2026/04/08 03:28:11 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:11 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:11 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:11 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/08 03:28:11 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/08 03:28:11 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/08 03:28:11 INFO : file2.txt: Copied (new)
2026/04/08 03:28:11 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/08 03:28:11 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/08 03:28:11 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/08 03:28:11 INFO : file5L.txt: Copied (new)
2026/04/08 03:28:11 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:11 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:11 DEBUG : Local file system at /tmp/032751pa/datadir/test_backupdir-tivozoj5: Waiting for checks to finish
2026/04/08 03:28:11 DEBUG : Local file system at /tmp/032751pa/datadir/test_backupdir-tivozoj5: Waiting for transfers to finish
2026/04/08 03:28:11 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/08 03:28:11 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/08 03:28:11 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:28:11 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/08 03:28:11 INFO : file1.txt: Copied (new)
2026/04/08 03:28:11 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/08 03:28:11 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/08 03:28:11 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/08 03:28:11 INFO : file5R.txt: Copied (new)
2026/04/08 03:28:11 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/08 03:28:11 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:28:11 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/08 03:28:11 INFO : file6.txt: Copied (new)
2026/04/08 03:28:11 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:28:11 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/08 03:28:11 INFO : file7.txt: Copied (new)
2026/04/08 03:28:11 DEBUG : Waiting for deletions to finish
2026/04/08 03:28:11 DEBUG : removing 1 level 0 directories
2026/04/08 03:28:11 INFO : Azure container rclone-test-cedunen1waja path 032751pa/backupdir/path1: Removing directory
2026/04/08 03:28:11 DEBUG : Waiting for deletions to finish
2026/04/08 03:28:11 DEBUG : removing 1 level 0 directories
2026/04/08 03:28:11 INFO : Azure container rclone-test-cedunen1waja path 032751pa/backupdir/path2: Removing directory
2026/04/08 03:28:11 NOTICE: checking initFs Local file system at /tmp/032751pa/initdir/test_backupdir-peqided0
2026/04/08 03:28:11 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:28:11 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:11 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:11 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:11 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:11 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:11 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:11 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:11 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:11 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/backupdir/path1: Waiting for checks to finish
2026/04/08 03:28:11 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/backupdir/path1: Waiting for transfers to finish
2026/04/08 03:28:11 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:28:11 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:11 INFO : file1.txt: Copied (new)
2026/04/08 03:28:11 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:28:11 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:11 INFO : file2.txt: Copied (new)
2026/04/08 03:28:11 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:28:11 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:28:11 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:28:11 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:28:11 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:11 INFO : file3.txt: Copied (new)
2026/04/08 03:28:11 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:28:11 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:11 INFO : file4.txt: Copied (new)
2026/04/08 03:28:11 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:28:11 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:11 INFO : file5.txt: Copied (new)
2026/04/08 03:28:11 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:28:11 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:11 INFO : file6.txt: Copied (new)
2026/04/08 03:28:11 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:28:11 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:11 INFO : file7.txt: Copied (new)
2026/04/08 03:28:12 DEBUG : file8.txt: size = 0 OK
2026/04/08 03:28:12 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:12 INFO : file8.txt: Copied (new)
2026/04/08 03:28:12 NOTICE: checking Path1 Azure container rclone-test-cedunen1waja path 032751pa/backupdir/path1
2026/04/08 03:28:12 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:28:12 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:12 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:12 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:12 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:12 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:12 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:12 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:12 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:12 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/backupdir/path2: Waiting for checks to finish
2026/04/08 03:28:12 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/backupdir/path2: Waiting for transfers to finish
2026/04/08 03:28:12 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:28:12 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:28:12 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:28:12 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:28:12 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:12 INFO : file1.txt: Copied (new)
2026/04/08 03:28:12 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:28:12 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:12 INFO : file2.txt: Copied (new)
2026/04/08 03:28:12 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:28:12 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:12 INFO : file3.txt: Copied (new)
2026/04/08 03:28:12 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:28:12 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:12 INFO : file4.txt: Copied (new)
2026/04/08 03:28:12 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:28:12 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:28:12 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:12 INFO : file5.txt: Copied (new)
2026/04/08 03:28:12 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:12 INFO : file6.txt: Copied (new)
2026/04/08 03:28:12 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:28:12 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:12 INFO : file7.txt: Copied (new)
2026/04/08 03:28:12 DEBUG : file8.txt: size = 0 OK
2026/04/08 03:28:12 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:12 INFO : file8.txt: Copied (new)
2026/04/08 03:28:12 NOTICE: checking path2 Azure container rclone-test-cedunen1waja path 032751pa/backupdir/path2
2026/04/08 03:28:12 NOTICE: [36m(01) :[0m [34mtest backupdir[0m
2026/04/08 03:28:12 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:28:12 NOTICE: [36m(03) :[0m [34mbisync resync backupdir1=/tmp/032751pa/workdir/backupdirs/backupdir1 backupdir2=/tmp/032751pa/workdir/backupdirs/backupdir2[0m
bisync_test.go:975: backupdir test currently only works on local (it uses the workdir)
=== RUN TestBisyncRemoteRemote/basic
2026/04/08 03:28:12 INFO : path1: Making directory
2026/04/08 03:28:12 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/basic/path1"
2026/04/08 03:28:12 INFO : path2: Making directory
2026/04/08 03:28:12 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/basic/path2"
2026/04/08 03:28:12 DEBUG : Creating backend with remote "/tmp/032751pa/initdir/test_basic-befuxok8"
2026/04/08 03:28:12 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:28:12 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:12 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:12 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:12 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:12 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:12 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:12 DEBUG : subdir: Making directory with metadata
2026/04/08 03:28:12 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:28:12 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:28:12 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:12 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:28:12 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/08 03:28:12 DEBUG : Local file system at /tmp/032751pa/initdir/test_basic-befuxok8: Waiting for checks to finish
2026/04/08 03:28:12 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:28:12 DEBUG : Local file system at /tmp/032751pa/initdir/test_basic-befuxok8: Waiting for transfers to finish
2026/04/08 03:28:12 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/08 03:28:12 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:12 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:12 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:28:12 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:28:12 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/08 03:28:12 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:28:12 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/08 03:28:12 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:28:12 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/08 03:28:12 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:12 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/08 03:28:12 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:28:12 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/08 03:28:12 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:12 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:28:12 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:12 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/08 03:28:12 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:28:12 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:28:12 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:28:12 INFO : file1.txt: Copied (new)
2026/04/08 03:28:12 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:12 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:28:12 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:28:12 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/08 03:28:12 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:12 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/08 03:28:12 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:28:12 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:28:12 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_basic-zibawos9"
2026/04/08 03:28:12 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:12 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/08 03:28:12 DEBUG : Local file system at /tmp/032751pa/datadir/test_basic-zibawos9: Waiting for checks to finish
2026/04/08 03:28:12 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:28:12 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/08 03:28:12 INFO : file1.txt: Copied (new)
2026/04/08 03:28:12 DEBUG : Local file system at /tmp/032751pa/datadir/test_basic-zibawos9: Waiting for transfers to finish
2026/04/08 03:28:12 DEBUG : Waiting for deletions to finish
2026/04/08 03:28:12 DEBUG : removing 1 level 0 directories
2026/04/08 03:28:12 INFO : Azure container rclone-test-cedunen1waja path 032751pa/basic/path1: Removing directory
2026/04/08 03:28:12 DEBUG : Waiting for deletions to finish
2026/04/08 03:28:12 DEBUG : removing 1 level 0 directories
2026/04/08 03:28:12 INFO : Azure container rclone-test-cedunen1waja path 032751pa/basic/path2: Removing directory
2026/04/08 03:28:12 NOTICE: checking initFs Local file system at /tmp/032751pa/initdir/test_basic-befuxok8
2026/04/08 03:28:12 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:28:12 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:12 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:12 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:12 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:12 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:12 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:12 INFO : subdir: Making directory
2026/04/08 03:28:12 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:12 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/basic/path1: Waiting for checks to finish
2026/04/08 03:28:12 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/basic/path1: Waiting for transfers to finish
2026/04/08 03:28:12 DEBUG : file1.copy1.txt: size = 0 OK
2026/04/08 03:28:12 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:12 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:28:12 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:28:12 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:28:12 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:28:12 DEBUG : file1.copy3.txt: size = 0 OK
2026/04/08 03:28:12 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:12 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:28:12 DEBUG : file1.copy2.txt: size = 0 OK
2026/04/08 03:28:12 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:12 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:28:12 DEBUG : file1.copy4.txt: size = 0 OK
2026/04/08 03:28:12 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:12 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:28:12 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:28:12 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:12 INFO : file1.txt: Copied (new)
2026/04/08 03:28:12 DEBUG : file1.copy5.txt: size = 0 OK
2026/04/08 03:28:12 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:12 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:28:12 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:28:12 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:12 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:28:12 NOTICE: checking Path1 Azure container rclone-test-cedunen1waja path 032751pa/basic/path1
2026/04/08 03:28:13 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:28:13 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:13 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:13 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:13 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:13 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:13 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:13 INFO : subdir: Making directory
2026/04/08 03:28:13 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:13 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/basic/path2: Waiting for checks to finish
2026/04/08 03:28:13 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/basic/path2: Waiting for transfers to finish
2026/04/08 03:28:13 DEBUG : file1.copy1.txt: size = 0 OK
2026/04/08 03:28:13 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:13 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:28:13 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:28:13 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:28:13 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:28:13 DEBUG : file1.copy3.txt: size = 0 OK
2026/04/08 03:28:13 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:13 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:28:13 DEBUG : file1.copy2.txt: size = 0 OK
2026/04/08 03:28:13 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:13 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:28:13 DEBUG : file1.copy4.txt: size = 0 OK
2026/04/08 03:28:13 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:13 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:28:13 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:28:13 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:13 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:28:13 DEBUG : file1.copy5.txt: size = 0 OK
2026/04/08 03:28:13 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:13 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:28:13 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:28:13 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:13 INFO : file1.txt: Copied (new)
2026/04/08 03:28:13 NOTICE: checking path2 Azure container rclone-test-cedunen1waja path 032751pa/basic/path2
2026/04/08 03:28:13 NOTICE: [36m(01) :[0m [34mtest basic[0m
2026/04/08 03:28:13 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:28:13 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/08 03:28:17 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/basic/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:28:17 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/basic/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:28:17 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:28:17 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:28:17 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/basic/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/basic/path2/"
2026/04/08 03:28:17 INFO : Copying Path2 files to Path1
2026/04/08 03:28:17 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:28:17 INFO : There was nothing to transfer
2026/04/08 03:28:17 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:28:17 INFO : There was nothing to transfer
2026/04/08 03:28:17 INFO : Resync updating listings
2026/04/08 03:28:17 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/basic/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/basic/path2/"
2026/04/08 03:28:17 INFO : [32mBisync successful[0m
2026/04/08 03:28:17 NOTICE: [36m(04) :[0m [34mtest place newer files on both paths[0m
2026/04/08 03:28:17 NOTICE: [36m(05) :[0m [34mtouch-copy 2001-01-02 /tmp/032751pa/datadir/test_basic-zibawos9/file1.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/basic/path2/[0m
2026/04/08 03:28:17 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_basic-zibawos9/"
2026/04/08 03:28:17 DEBUG : fs cache: renaming cache item "/tmp/032751pa/datadir/test_basic-zibawos9/" to be canonical "/tmp/032751pa/datadir/test_basic-zibawos9"
2026/04/08 03:28:17 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/08 03:28:17 DEBUG : copyFile "/tmp/032751pa/datadir/test_basic-zibawos9/file1.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/basic/path2/" as ""
2026/04/08 03:28:17 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_basic-zibawos9/file1.txt"
2026/04/08 03:28:17 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/basic/path2/"
2026/04/08 03:28:17 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/basic/path2" as "file1.txt"
2026/04/08 03:28:17 DEBUG : file1.txt: size = 19 (Local file system at /tmp/032751pa/datadir/test_basic-zibawos9)
2026/04/08 03:28:17 DEBUG : file1.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/basic/path2)
2026/04/08 03:28:17 DEBUG : file1.txt: Sizes differ
2026/04/08 03:28:18 DEBUG : file1.txt: size = 19 OK
2026/04/08 03:28:18 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:28:18 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:28:18 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/032751pa/datadir/test_basic-zibawos9/file1.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/basic/path1/subdir file20.txt[0m
2026/04/08 03:28:18 DEBUG : copyFile "/tmp/032751pa/datadir/test_basic-zibawos9/file1.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/basic/path1/subdir" as "file20.txt"
2026/04/08 03:28:18 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_basic-zibawos9/file1.txt"
2026/04/08 03:28:18 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/basic/path1/subdir"
2026/04/08 03:28:18 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/basic/path1/subdir" as "file20.txt"
2026/04/08 03:28:18 DEBUG : file1.txt: size = 19 (Local file system at /tmp/032751pa/datadir/test_basic-zibawos9)
2026/04/08 03:28:18 DEBUG : file20.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/basic/path1/subdir)
2026/04/08 03:28:18 DEBUG : file1.txt: Sizes differ
2026/04/08 03:28:18 DEBUG : file20.txt: size = 19 OK
2026/04/08 03:28:18 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:28:18 INFO : file1.txt: Copied (replaced existing) to: file20.txt
2026/04/08 03:28:18 NOTICE: [36m(07) :[0m [34mtest bisync run[0m
2026/04/08 03:28:18 NOTICE: [36m(08) :[0m [34mbisync[0m
2026/04/08 03:28:22 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/basic/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:28:22 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/basic/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:28:22 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:28:22 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:28:22 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/basic/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/basic/path2/"
2026/04/08 03:28:22 INFO : Building Path1 and Path2 listings
2026/04/08 03:28:22 INFO : Path1 checking for diffs
2026/04/08 03:28:22 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/08 03:28:22 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/08 03:28:22 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:28:22 INFO : Path2 checking for diffs
2026/04/08 03:28:22 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:28:22 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/08 03:28:22 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:28:22 INFO : Applying changes
2026/04/08 03:28:22 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/basic/path2/subdir/file20.txt[0m
2026/04/08 03:28:22 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/basic/path1/file1.txt[0m
2026/04/08 03:28:22 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:28:22 INFO : file1.txt: Copied (server-side copy)
2026/04/08 03:28:22 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:28:23 INFO : subdir/file20.txt: Copied (server-side copy)
2026/04/08 03:28:23 INFO : Updating listings
2026/04/08 03:28:23 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/basic/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/basic/path2/"
2026/04/08 03:28:23 INFO : [32mBisync successful[0m
2026/04/08 03:28:23 DEBUG : Waiting for deletions to finish
2026/04/08 03:28:23 INFO : file1.copy4.txt: Deleted
2026/04/08 03:28:23 INFO : file1.copy1.txt: Deleted
2026/04/08 03:28:23 INFO : file1.copy3.txt: Deleted
2026/04/08 03:28:23 INFO : file1.copy2.txt: Deleted
2026/04/08 03:28:23 INFO : file1.copy5.txt: Deleted
2026/04/08 03:28:23 INFO : file1.txt: Deleted
2026/04/08 03:28:23 INFO : subdir/file20.txt: Deleted
2026/04/08 03:28:23 INFO : RCLONE_TEST: Deleted
2026/04/08 03:28:23 DEBUG : removing 1 level 0 directories
2026/04/08 03:28:23 INFO : Azure container rclone-test-cedunen1waja path 032751pa/basic/path1: Removing directory
2026/04/08 03:28:23 DEBUG : Waiting for deletions to finish
2026/04/08 03:28:23 INFO : file1.copy2.txt: Deleted
2026/04/08 03:28:23 INFO : file1.txt: Deleted
2026/04/08 03:28:23 INFO : file1.copy5.txt: Deleted
2026/04/08 03:28:23 INFO : file1.copy3.txt: Deleted
2026/04/08 03:28:23 INFO : subdir/file20.txt: Deleted
2026/04/08 03:28:23 INFO : file1.copy4.txt: Deleted
2026/04/08 03:28:23 INFO : file1.copy1.txt: Deleted
2026/04/08 03:28:23 INFO : RCLONE_TEST: Deleted
2026/04/08 03:28:23 DEBUG : removing 1 level 0 directories
2026/04/08 03:28:23 INFO : Azure container rclone-test-cedunen1waja path 032751pa/basic/path2: Removing directory
bisync_test.go:608: [32mTEST basic PASSED[0m
=== RUN TestBisyncRemoteRemote/changes
2026/04/08 03:28:23 INFO : path1: Making directory
2026/04/08 03:28:23 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path1"
2026/04/08 03:28:23 INFO : path2: Making directory
2026/04/08 03:28:23 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path2"
2026/04/08 03:28:23 DEBUG : Creating backend with remote "/tmp/032751pa/initdir/test_changes-lificob1"
2026/04/08 03:28:23 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:28:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:23 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:23 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:23 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:23 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:23 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:23 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:23 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:23 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:28:23 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:28:23 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:28:23 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:28:23 DEBUG : Local file system at /tmp/032751pa/initdir/test_changes-lificob1: Waiting for checks to finish
2026/04/08 03:28:23 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:28:23 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:28:23 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:28:23 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:28:23 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:23 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:28:23 INFO : file1.txt: Copied (new)
2026/04/08 03:28:23 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:28:23 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:23 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:28:23 INFO : file2.txt: Copied (new)
2026/04/08 03:28:23 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:28:23 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:23 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:28:23 INFO : file3.txt: Copied (new)
2026/04/08 03:28:23 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:28:23 DEBUG : Local file system at /tmp/032751pa/initdir/test_changes-lificob1: Waiting for transfers to finish
2026/04/08 03:28:23 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:23 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:28:23 INFO : file4.txt: Copied (new)
2026/04/08 03:28:23 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:28:23 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:23 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:28:23 INFO : file5.txt: Copied (new)
2026/04/08 03:28:23 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:23 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:28:23 INFO : file6.txt: Copied (new)
2026/04/08 03:28:23 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:23 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:28:23 INFO : file7.txt: Copied (new)
2026/04/08 03:28:23 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:23 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:28:23 INFO : file8.txt: Copied (new)
2026/04/08 03:28:23 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_changes-gufasif0"
2026/04/08 03:28:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:23 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:23 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:23 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:23 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:23 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:23 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:23 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:23 DEBUG : Local file system at /tmp/032751pa/datadir/test_changes-gufasif0: Waiting for checks to finish
2026/04/08 03:28:23 DEBUG : Local file system at /tmp/032751pa/datadir/test_changes-gufasif0: Waiting for transfers to finish
2026/04/08 03:28:23 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/08 03:28:23 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:28:23 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/08 03:28:23 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/08 03:28:23 INFO : file10.txt: Copied (new)
2026/04/08 03:28:23 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/08 03:28:23 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:28:23 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:28:23 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/08 03:28:23 INFO : file11.txt: Copied (new)
2026/04/08 03:28:23 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/08 03:28:23 INFO : file1.txt: Copied (new)
2026/04/08 03:28:23 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/08 03:28:23 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/08 03:28:23 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/08 03:28:23 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:28:23 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/08 03:28:23 INFO : file5R.txt: Copied (new)
2026/04/08 03:28:23 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/08 03:28:23 INFO : file6.txt: Copied (new)
2026/04/08 03:28:23 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/08 03:28:23 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/08 03:28:23 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/08 03:28:23 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:28:23 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/08 03:28:23 INFO : file2.txt: Copied (new)
2026/04/08 03:28:23 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/08 03:28:23 INFO : file7.txt: Copied (new)
2026/04/08 03:28:23 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/08 03:28:23 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/08 03:28:23 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/08 03:28:23 INFO : file5L.txt: Copied (new)
2026/04/08 03:28:23 DEBUG : Waiting for deletions to finish
2026/04/08 03:28:23 DEBUG : removing 1 level 0 directories
2026/04/08 03:28:23 INFO : Azure container rclone-test-cedunen1waja path 032751pa/changes/path1: Removing directory
2026/04/08 03:28:23 DEBUG : Waiting for deletions to finish
2026/04/08 03:28:23 DEBUG : removing 1 level 0 directories
2026/04/08 03:28:23 INFO : Azure container rclone-test-cedunen1waja path 032751pa/changes/path2: Removing directory
2026/04/08 03:28:23 NOTICE: checking initFs Local file system at /tmp/032751pa/initdir/test_changes-lificob1
2026/04/08 03:28:23 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:28:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:23 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:23 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:23 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:23 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:23 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:23 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:23 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:23 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/changes/path1: Waiting for checks to finish
2026/04/08 03:28:23 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/changes/path1: Waiting for transfers to finish
2026/04/08 03:28:23 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:28:23 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:28:23 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:23 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:23 INFO : file3.txt: Copied (new)
2026/04/08 03:28:23 INFO : file2.txt: Copied (new)
2026/04/08 03:28:23 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:28:23 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:28:23 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:28:23 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:28:23 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:23 INFO : file1.txt: Copied (new)
2026/04/08 03:28:23 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:28:23 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:23 INFO : file5.txt: Copied (new)
2026/04/08 03:28:23 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:28:23 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:23 INFO : file6.txt: Copied (new)
2026/04/08 03:28:23 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:28:23 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:23 INFO : file4.txt: Copied (new)
2026/04/08 03:28:23 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:28:23 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:23 INFO : file7.txt: Copied (new)
2026/04/08 03:28:24 DEBUG : file8.txt: size = 0 OK
2026/04/08 03:28:24 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:24 INFO : file8.txt: Copied (new)
2026/04/08 03:28:24 NOTICE: checking Path1 Azure container rclone-test-cedunen1waja path 032751pa/changes/path1
2026/04/08 03:28:24 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:28:24 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:24 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:24 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:24 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:24 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:24 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:24 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:24 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:24 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/changes/path2: Waiting for checks to finish
2026/04/08 03:28:24 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/changes/path2: Waiting for transfers to finish
2026/04/08 03:28:24 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:28:24 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:24 INFO : file3.txt: Copied (new)
2026/04/08 03:28:24 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:28:24 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:28:24 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:28:24 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:28:24 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:24 INFO : file1.txt: Copied (new)
2026/04/08 03:28:24 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:28:24 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:24 INFO : file2.txt: Copied (new)
2026/04/08 03:28:24 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:28:24 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:24 INFO : file4.txt: Copied (new)
2026/04/08 03:28:24 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:28:24 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:24 INFO : file5.txt: Copied (new)
2026/04/08 03:28:24 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:28:24 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:24 INFO : file6.txt: Copied (new)
2026/04/08 03:28:24 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:28:24 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:24 INFO : file7.txt: Copied (new)
2026/04/08 03:28:24 DEBUG : file8.txt: size = 0 OK
2026/04/08 03:28:24 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:24 INFO : file8.txt: Copied (new)
2026/04/08 03:28:24 NOTICE: checking path2 Azure container rclone-test-cedunen1waja path 032751pa/changes/path2
2026/04/08 03:28:24 NOTICE: [36m(01) :[0m [34mtest changes[0m
2026/04/08 03:28:24 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:28:24 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/08 03:28:28 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/changes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:28:28 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/changes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:28:28 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:28:28 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:28:28 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path2/"
2026/04/08 03:28:28 INFO : Copying Path2 files to Path1
2026/04/08 03:28:28 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:28:28 INFO : There was nothing to transfer
2026/04/08 03:28:28 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:28:28 INFO : There was nothing to transfer
2026/04/08 03:28:28 INFO : Resync updating listings
2026/04/08 03:28:28 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path2/"
2026/04/08 03:28:28 INFO : [32mBisync successful[0m
2026/04/08 03:28:28 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/04/08 03:28:28 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/04/08 03:28:28 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/032751pa/datadir/test_changes-gufasif0/file10.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path2/[0m
2026/04/08 03:28:28 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_changes-gufasif0/"
2026/04/08 03:28:28 DEBUG : fs cache: renaming cache item "/tmp/032751pa/datadir/test_changes-gufasif0/" to be canonical "/tmp/032751pa/datadir/test_changes-gufasif0"
2026/04/08 03:28:28 DEBUG : file10.txt: Set modification time 2001-01-02
2026/04/08 03:28:28 DEBUG : copyFile "/tmp/032751pa/datadir/test_changes-gufasif0/file10.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path2/" as ""
2026/04/08 03:28:28 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_changes-gufasif0/file10.txt"
2026/04/08 03:28:28 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path2/"
2026/04/08 03:28:28 DEBUG : operations.CopyFile "file10.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/changes/path2" as "file10.txt"
2026/04/08 03:28:29 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:29 DEBUG : file10.txt: size = 19 OK
2026/04/08 03:28:29 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:28:29 INFO : file10.txt: Copied (new)
2026/04/08 03:28:29 NOTICE: [36m(07) :[0m [34mtest newer on path2 - file1[0m
2026/04/08 03:28:29 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-02 /tmp/032751pa/datadir/test_changes-gufasif0/file1.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path2/[0m
2026/04/08 03:28:29 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_changes-gufasif0/" for canonical name "/tmp/032751pa/datadir/test_changes-gufasif0"
2026/04/08 03:28:29 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/08 03:28:29 DEBUG : copyFile "/tmp/032751pa/datadir/test_changes-gufasif0/file1.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path2/" as ""
2026/04/08 03:28:29 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_changes-gufasif0/file1.txt"
2026/04/08 03:28:29 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path2/"
2026/04/08 03:28:29 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/changes/path2" as "file1.txt"
2026/04/08 03:28:29 DEBUG : file1.txt: size = 19 (Local file system at /tmp/032751pa/datadir/test_changes-gufasif0)
2026/04/08 03:28:29 DEBUG : file1.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/changes/path2)
2026/04/08 03:28:29 DEBUG : file1.txt: Sizes differ
2026/04/08 03:28:29 DEBUG : file1.txt: size = 19 OK
2026/04/08 03:28:29 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:28:29 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:28:29 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/04/08 03:28:29 NOTICE: [36m(10) :[0m [34mtouch-copy 2001-01-02 /tmp/032751pa/datadir/test_changes-gufasif0/file11.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path1/[0m
2026/04/08 03:28:29 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_changes-gufasif0/" for canonical name "/tmp/032751pa/datadir/test_changes-gufasif0"
2026/04/08 03:28:29 DEBUG : file11.txt: Set modification time 2001-01-02
2026/04/08 03:28:29 DEBUG : copyFile "/tmp/032751pa/datadir/test_changes-gufasif0/file11.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path1/" as ""
2026/04/08 03:28:29 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_changes-gufasif0/file11.txt"
2026/04/08 03:28:29 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path1/"
2026/04/08 03:28:29 DEBUG : operations.CopyFile "file11.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/changes/path1" as "file11.txt"
2026/04/08 03:28:29 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:29 DEBUG : file11.txt: size = 19 OK
2026/04/08 03:28:29 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:28:29 INFO : file11.txt: Copied (new)
2026/04/08 03:28:29 NOTICE: [36m(11) :[0m [34mtest newer on path1 - file2[0m
2026/04/08 03:28:29 NOTICE: [36m(12) :[0m [34mtouch-copy 2001-01-02 /tmp/032751pa/datadir/test_changes-gufasif0/file2.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path1/[0m
2026/04/08 03:28:29 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_changes-gufasif0/" for canonical name "/tmp/032751pa/datadir/test_changes-gufasif0"
2026/04/08 03:28:29 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/08 03:28:29 DEBUG : copyFile "/tmp/032751pa/datadir/test_changes-gufasif0/file2.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path1/" as ""
2026/04/08 03:28:29 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_changes-gufasif0/file2.txt"
2026/04/08 03:28:29 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path1/"
2026/04/08 03:28:29 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/changes/path1" as "file2.txt"
2026/04/08 03:28:29 DEBUG : file2.txt: size = 13 (Local file system at /tmp/032751pa/datadir/test_changes-gufasif0)
2026/04/08 03:28:29 DEBUG : file2.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/changes/path1)
2026/04/08 03:28:29 DEBUG : file2.txt: Sizes differ
2026/04/08 03:28:29 DEBUG : file2.txt: size = 13 OK
2026/04/08 03:28:29 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/08 03:28:29 INFO : file2.txt: Copied (replaced existing)
2026/04/08 03:28:29 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/04/08 03:28:29 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path2/file3.txt[0m
2026/04/08 03:28:29 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path2/"
2026/04/08 03:28:29 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path2/" to be canonical "TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path2"
2026/04/08 03:28:29 INFO : file3.txt: Deleted
2026/04/08 03:28:29 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/04/08 03:28:29 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path1/file4.txt[0m
2026/04/08 03:28:29 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path1/"
2026/04/08 03:28:29 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path1/" to be canonical "TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path1"
2026/04/08 03:28:29 INFO : file4.txt: Deleted
2026/04/08 03:28:29 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/04/08 03:28:29 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path1/file8.txt[0m
2026/04/08 03:28:29 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path1/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path1"
2026/04/08 03:28:30 INFO : file8.txt: Deleted
2026/04/08 03:28:30 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path2/file8.txt[0m
2026/04/08 03:28:30 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path2/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path2"
2026/04/08 03:28:30 INFO : file8.txt: Deleted
2026/04/08 03:28:30 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/04/08 03:28:30 NOTICE: [36m(21) :[0m [34mtouch-glob 2001-01-02 /tmp/032751pa/datadir/test_changes-gufasif0/ file5R.txt[0m
2026/04/08 03:28:30 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_changes-gufasif0/" for canonical name "/tmp/032751pa/datadir/test_changes-gufasif0"
2026/04/08 03:28:30 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/04/08 03:28:30 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/032751pa/datadir/test_changes-gufasif0/file5R.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path2/ file5.txt[0m
2026/04/08 03:28:30 DEBUG : copyFile "/tmp/032751pa/datadir/test_changes-gufasif0/file5R.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path2/" as "file5.txt"
2026/04/08 03:28:30 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_changes-gufasif0/file5R.txt"
2026/04/08 03:28:30 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path2/"
2026/04/08 03:28:30 DEBUG : operations.CopyFile "file5R.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/changes/path2" as "file5.txt"
2026/04/08 03:28:30 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/032751pa/datadir/test_changes-gufasif0)
2026/04/08 03:28:30 DEBUG : file5.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/changes/path2)
2026/04/08 03:28:30 DEBUG : file5R.txt: Sizes differ
2026/04/08 03:28:30 DEBUG : file5.txt: size = 39 OK
2026/04/08 03:28:30 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/08 03:28:30 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/04/08 03:28:30 NOTICE: [36m(23) :[0m [34mtouch-glob 2001-03-04 /tmp/032751pa/datadir/test_changes-gufasif0/ file5L.txt[0m
2026/04/08 03:28:30 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_changes-gufasif0/" for canonical name "/tmp/032751pa/datadir/test_changes-gufasif0"
2026/04/08 03:28:30 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/04/08 03:28:30 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/032751pa/datadir/test_changes-gufasif0/file5L.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path1/ file5.txt[0m
2026/04/08 03:28:30 DEBUG : copyFile "/tmp/032751pa/datadir/test_changes-gufasif0/file5L.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path1/" as "file5.txt"
2026/04/08 03:28:30 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_changes-gufasif0/file5L.txt"
2026/04/08 03:28:30 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path1/"
2026/04/08 03:28:30 DEBUG : operations.CopyFile "file5L.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/changes/path1" as "file5.txt"
2026/04/08 03:28:30 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/032751pa/datadir/test_changes-gufasif0)
2026/04/08 03:28:30 DEBUG : file5.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/changes/path1)
2026/04/08 03:28:30 DEBUG : file5L.txt: Sizes differ
2026/04/08 03:28:30 DEBUG : file5.txt: size = 39 OK
2026/04/08 03:28:30 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/08 03:28:30 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/04/08 03:28:30 NOTICE: [36m(25) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/04/08 03:28:30 NOTICE: [36m(26) :[0m [34mtouch-copy 2001-01-02 /tmp/032751pa/datadir/test_changes-gufasif0/file6.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path2/[0m
2026/04/08 03:28:30 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_changes-gufasif0/" for canonical name "/tmp/032751pa/datadir/test_changes-gufasif0"
2026/04/08 03:28:30 DEBUG : file6.txt: Set modification time 2001-01-02
2026/04/08 03:28:30 DEBUG : copyFile "/tmp/032751pa/datadir/test_changes-gufasif0/file6.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path2/" as ""
2026/04/08 03:28:30 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_changes-gufasif0/file6.txt"
2026/04/08 03:28:30 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path2/"
2026/04/08 03:28:30 DEBUG : operations.CopyFile "file6.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/changes/path2" as "file6.txt"
2026/04/08 03:28:30 DEBUG : file6.txt: size = 19 (Local file system at /tmp/032751pa/datadir/test_changes-gufasif0)
2026/04/08 03:28:30 DEBUG : file6.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/changes/path2)
2026/04/08 03:28:30 DEBUG : file6.txt: Sizes differ
2026/04/08 03:28:30 DEBUG : file6.txt: size = 19 OK
2026/04/08 03:28:30 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:28:30 INFO : file6.txt: Copied (replaced existing)
2026/04/08 03:28:30 NOTICE: [36m(27) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path1/file6.txt[0m
2026/04/08 03:28:30 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path1/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path1"
2026/04/08 03:28:30 INFO : file6.txt: Deleted
2026/04/08 03:28:30 NOTICE: [36m(28) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/04/08 03:28:30 NOTICE: [36m(29) :[0m [34mtouch-copy 2001-01-02 /tmp/032751pa/datadir/test_changes-gufasif0/file7.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path1/[0m
2026/04/08 03:28:30 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_changes-gufasif0/" for canonical name "/tmp/032751pa/datadir/test_changes-gufasif0"
2026/04/08 03:28:30 DEBUG : file7.txt: Set modification time 2001-01-02
2026/04/08 03:28:30 DEBUG : copyFile "/tmp/032751pa/datadir/test_changes-gufasif0/file7.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path1/" as ""
2026/04/08 03:28:30 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_changes-gufasif0/file7.txt"
2026/04/08 03:28:30 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path1/"
2026/04/08 03:28:30 DEBUG : operations.CopyFile "file7.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/changes/path1" as "file7.txt"
2026/04/08 03:28:30 DEBUG : file7.txt: size = 19 (Local file system at /tmp/032751pa/datadir/test_changes-gufasif0)
2026/04/08 03:28:30 DEBUG : file7.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/changes/path1)
2026/04/08 03:28:30 DEBUG : file7.txt: Sizes differ
2026/04/08 03:28:31 DEBUG : file7.txt: size = 19 OK
2026/04/08 03:28:31 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:28:31 INFO : file7.txt: Copied (replaced existing)
2026/04/08 03:28:31 NOTICE: [36m(30) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path2/file7.txt[0m
2026/04/08 03:28:31 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path2/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path2"
2026/04/08 03:28:31 INFO : file7.txt: Deleted
2026/04/08 03:28:31 NOTICE: [36m(31) :[0m [34mtest bisync run[0m
2026/04/08 03:28:31 NOTICE: [36m(32) :[0m [34mbisync[0m
2026/04/08 03:28:35 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/changes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:28:35 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/changes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:28:35 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:28:35 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:28:35 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path2/"
2026/04/08 03:28:35 INFO : Building Path1 and Path2 listings
2026/04/08 03:28:35 INFO : Path1 checking for diffs
2026/04/08 03:28:35 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/08 03:28:35 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/08 03:28:35 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/08 03:28:35 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/08 03:28:35 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/04/08 03:28:35 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/08 03:28:35 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/08 03:28:35 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/08 03:28:35 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:28:35 INFO : Path2 checking for diffs
2026/04/08 03:28:35 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:28:35 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/08 03:28:35 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/08 03:28:35 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/04/08 03:28:35 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/08 03:28:35 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/08 03:28:35 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/08 03:28:35 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/08 03:28:35 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:28:35 INFO : Applying changes
2026/04/08 03:28:35 INFO : Checking potential conflicts...
2026/04/08 03:28:35 ERROR : file5.txt: md5 differ
2026/04/08 03:28:35 NOTICE: Azure container rclone-test-cedunen1waja path 032751pa/changes/path2: 1 differences found
2026/04/08 03:28:35 NOTICE: Azure container rclone-test-cedunen1waja path 032751pa/changes/path2: 1 errors while checking
2026/04/08 03:28:35 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/08 03:28:35 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path2/file11.txt[0m
2026/04/08 03:28:35 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path2/file2.txt[0m
2026/04/08 03:28:35 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path2/file4.txt[0m
2026/04/08 03:28:35 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/08 03:28:35 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path1/file5.txt.conflict1[0m
2026/04/08 03:28:35 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict1
2026/04/08 03:28:35 INFO : file5.txt: Deleted
2026/04/08 03:28:35 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path2/file5.txt.conflict1[0m
2026/04/08 03:28:35 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path2/file5.txt.conflict2[0m
2026/04/08 03:28:35 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict2
2026/04/08 03:28:36 INFO : file5.txt: Deleted
2026/04/08 03:28:36 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path1/file5.txt.conflict2[0m
2026/04/08 03:28:36 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path1/file6.txt[0m
2026/04/08 03:28:36 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path2/file7.txt[0m
2026/04/08 03:28:36 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path1/file1.txt[0m
2026/04/08 03:28:36 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path1/file10.txt[0m
2026/04/08 03:28:36 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path1/file3.txt[0m
2026/04/08 03:28:36 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:28:36 INFO : file5.txt.conflict2: Copied (server-side copy)
2026/04/08 03:28:36 INFO : file6.txt: Copied (server-side copy)
2026/04/08 03:28:36 INFO : file1.txt: Copied (server-side copy)
2026/04/08 03:28:36 INFO : file10.txt: Copied (server-side copy)
2026/04/08 03:28:36 INFO : file3.txt: Deleted
2026/04/08 03:28:36 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:28:36 INFO : file11.txt: Copied (server-side copy)
2026/04/08 03:28:36 INFO : file7.txt: Copied (server-side copy)
2026/04/08 03:28:36 INFO : file5.txt.conflict1: Copied (server-side copy)
2026/04/08 03:28:36 INFO : file2.txt: Copied (server-side copy)
2026/04/08 03:28:36 INFO : file4.txt: Deleted
2026/04/08 03:28:36 INFO : Updating listings
2026/04/08 03:28:36 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/changes/path2/"
2026/04/08 03:28:36 INFO : [32mBisync successful[0m
2026/04/08 03:28:36 DEBUG : Waiting for deletions to finish
2026/04/08 03:28:36 INFO : file5.txt.conflict1: Deleted
2026/04/08 03:28:36 INFO : RCLONE_TEST: Deleted
2026/04/08 03:28:36 INFO : file5.txt.conflict2: Deleted
2026/04/08 03:28:36 INFO : file10.txt: Deleted
2026/04/08 03:28:36 INFO : file6.txt: Deleted
2026/04/08 03:28:36 INFO : file1.txt: Deleted
2026/04/08 03:28:36 INFO : file11.txt: Deleted
2026/04/08 03:28:36 INFO : file2.txt: Deleted
2026/04/08 03:28:36 INFO : file7.txt: Deleted
2026/04/08 03:28:36 DEBUG : removing 1 level 0 directories
2026/04/08 03:28:36 INFO : Azure container rclone-test-cedunen1waja path 032751pa/changes/path1: Removing directory
2026/04/08 03:28:36 DEBUG : Waiting for deletions to finish
2026/04/08 03:28:36 INFO : file6.txt: Deleted
2026/04/08 03:28:36 INFO : file5.txt.conflict1: Deleted
2026/04/08 03:28:36 INFO : file5.txt.conflict2: Deleted
2026/04/08 03:28:36 INFO : file1.txt: Deleted
2026/04/08 03:28:36 INFO : file2.txt: Deleted
2026/04/08 03:28:36 INFO : file11.txt: Deleted
2026/04/08 03:28:36 INFO : RCLONE_TEST: Deleted
2026/04/08 03:28:36 INFO : file10.txt: Deleted
2026/04/08 03:28:36 INFO : file7.txt: Deleted
2026/04/08 03:28:36 DEBUG : removing 1 level 0 directories
2026/04/08 03:28:36 INFO : Azure container rclone-test-cedunen1waja path 032751pa/changes/path2: Removing directory
bisync_test.go:608: [32mTEST changes PASSED[0m
=== RUN TestBisyncRemoteRemote/check_access
2026/04/08 03:28:36 INFO : path1: Making directory
2026/04/08 03:28:36 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path1"
2026/04/08 03:28:36 INFO : path2: Making directory
2026/04/08 03:28:36 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path2"
2026/04/08 03:28:37 DEBUG : Creating backend with remote "/tmp/032751pa/initdir/test_check_access-naraqaf7"
2026/04/08 03:28:37 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:28:37 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:37 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:37 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:37 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:37 DEBUG : subdir: Making directory with metadata
2026/04/08 03:28:37 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:28:37 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:28:37 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:28:37 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:37 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:28:37 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:37 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:28:37 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:28:37 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:28:37 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:28:37 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:28:37 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:28:37 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:37 DEBUG : Local file system at /tmp/032751pa/initdir/test_check_access-naraqaf7: Waiting for checks to finish
2026/04/08 03:28:37 DEBUG : Local file system at /tmp/032751pa/initdir/test_check_access-naraqaf7: Waiting for transfers to finish
2026/04/08 03:28:37 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:37 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:28:37 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:37 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:28:37 INFO : file2.txt: Copied (new)
2026/04/08 03:28:37 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:28:37 INFO : file1.txt: Copied (new)
2026/04/08 03:28:37 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:28:37 INFO : file4.txt: Copied (new)
2026/04/08 03:28:37 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:28:37 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/08 03:28:37 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:37 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:28:37 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:28:37 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:28:37 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:28:37 INFO : file3.txt: Copied (new)
2026/04/08 03:28:37 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/08 03:28:37 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/08 03:28:37 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:28:37 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_check_access-gabumog4"
2026/04/08 03:28:37 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:37 DEBUG : Local file system at /tmp/032751pa/datadir/test_check_access-gabumog4: Waiting for checks to finish
2026/04/08 03:28:37 DEBUG : Local file system at /tmp/032751pa/datadir/test_check_access-gabumog4: Waiting for transfers to finish
2026/04/08 03:28:37 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/08 03:28:37 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/08 03:28:37 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/08 03:28:37 INFO : hold.txt: Copied (new)
2026/04/08 03:28:37 DEBUG : Waiting for deletions to finish
2026/04/08 03:28:37 DEBUG : removing 1 level 0 directories
2026/04/08 03:28:37 INFO : Azure container rclone-test-cedunen1waja path 032751pa/check_access/path1: Removing directory
2026/04/08 03:28:37 DEBUG : Waiting for deletions to finish
2026/04/08 03:28:37 DEBUG : removing 1 level 0 directories
2026/04/08 03:28:37 INFO : Azure container rclone-test-cedunen1waja path 032751pa/check_access/path2: Removing directory
2026/04/08 03:28:37 NOTICE: checking initFs Local file system at /tmp/032751pa/initdir/test_check_access-naraqaf7
2026/04/08 03:28:37 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:28:37 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:37 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:37 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:37 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:37 INFO : subdir: Making directory
2026/04/08 03:28:37 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:28:37 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:37 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access/path1: Waiting for checks to finish
2026/04/08 03:28:37 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access/path1: Waiting for transfers to finish
2026/04/08 03:28:37 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:28:37 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:28:37 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:28:37 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:28:37 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:37 INFO : file1.txt: Copied (new)
2026/04/08 03:28:37 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:28:37 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:37 INFO : file3.txt: Copied (new)
2026/04/08 03:28:37 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:28:37 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:37 INFO : file2.txt: Copied (new)
2026/04/08 03:28:37 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:28:37 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/04/08 03:28:37 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:28:37 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/08 03:28:37 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:37 INFO : file4.txt: Copied (new)
2026/04/08 03:28:37 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:28:37 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:37 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:28:37 NOTICE: checking Path1 Azure container rclone-test-cedunen1waja path 032751pa/check_access/path1
2026/04/08 03:28:37 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:28:37 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:37 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:37 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:37 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:37 INFO : subdir: Making directory
2026/04/08 03:28:37 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:28:37 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:28:37 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access/path2: Waiting for checks to finish
2026/04/08 03:28:37 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access/path2: Waiting for transfers to finish
2026/04/08 03:28:37 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:28:37 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:37 INFO : file1.txt: Copied (new)
2026/04/08 03:28:37 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:28:37 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:37 INFO : file3.txt: Copied (new)
2026/04/08 03:28:37 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:28:37 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:28:37 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:37 INFO : file2.txt: Copied (new)
2026/04/08 03:28:37 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:28:37 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:28:37 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:28:37 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/04/08 03:28:37 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:28:37 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/08 03:28:37 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:37 INFO : file4.txt: Copied (new)
2026/04/08 03:28:37 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:28:37 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:28:37 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:28:37 NOTICE: checking path2 Azure container rclone-test-cedunen1waja path 032751pa/check_access/path2
2026/04/08 03:28:37 NOTICE: [36m(01) :[0m [34mtest check-access[0m
2026/04/08 03:28:37 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:28:37 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/08 03:28:42 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:28:42 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:28:42 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:28:42 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:28:42 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path2/"
2026/04/08 03:28:42 INFO : Copying Path2 files to Path1
2026/04/08 03:28:42 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:28:42 INFO : There was nothing to transfer
2026/04/08 03:28:42 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:28:42 INFO : There was nothing to transfer
2026/04/08 03:28:42 INFO : Resync updating listings
2026/04/08 03:28:42 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path2/"
2026/04/08 03:28:42 INFO : [32mBisync successful[0m
2026/04/08 03:28:42 NOTICE: [36m(04) :[0m [34mtest 1. see that check-access passes with the initial setup[0m
2026/04/08 03:28:42 NOTICE: [36m(05) :[0m [34mbisync check-access[0m
2026/04/08 03:28:46 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:28:46 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:28:46 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:28:46 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:28:46 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path2/"
2026/04/08 03:28:46 INFO : Building Path1 and Path2 listings
2026/04/08 03:28:46 INFO : Path1 checking for diffs
2026/04/08 03:28:46 INFO : Path2 checking for diffs
2026/04/08 03:28:46 INFO : Checking access health
2026/04/08 03:28:46 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/04/08 03:28:46 INFO : No changes found
2026/04/08 03:28:46 INFO : Updating listings
2026/04/08 03:28:46 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path2/"
2026/04/08 03:28:46 INFO : [32mBisync successful[0m
2026/04/08 03:28:46 NOTICE: [36m(06) :[0m [34mtest 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical.[0m
2026/04/08 03:28:46 NOTICE: [36m(07) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path2/subdir/RCLONE_TEST[0m
2026/04/08 03:28:46 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path2/subdir/"
2026/04/08 03:28:46 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path2/subdir/" to be canonical "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path2/subdir"
2026/04/08 03:28:46 INFO : RCLONE_TEST: Deleted
2026/04/08 03:28:46 NOTICE: [36m(08) :[0m [34mbisync check-access[0m
2026/04/08 03:28:51 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:28:51 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:28:51 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:28:51 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:28:51 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path2/"
2026/04/08 03:28:51 INFO : Building Path1 and Path2 listings
2026/04/08 03:28:51 INFO : Path1 checking for diffs
2026/04/08 03:28:51 INFO : Path2 checking for diffs
2026/04/08 03:28:51 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/04/08 03:28:51 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/08 03:28:51 INFO : Checking access health
2026/04/08 03:28:51 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST
2026/04/08 03:28:51 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36msubdir/RCLONE_TEST[0m
2026/04/08 03:28:51 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/08 03:28:51 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/08 03:28:51 NOTICE: Bisync error: bisync aborted
2026/04/08 03:28:51 NOTICE: [36m(09) :[0m [34mcopy-listings path2-missing[0m
2026/04/08 03:28:51 NOTICE: [36m(10) :[0m [34mtest 3. put the path2 subdir RCLONE_TEST back, resync.[0m
2026/04/08 03:28:51 NOTICE: [36m(11) :[0m [34mcopy-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path1/subdir/RCLONE_TEST TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path2/[0m
2026/04/08 03:28:51 DEBUG : copyFile "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path1/subdir/RCLONE_TEST" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path2/" as ""
2026/04/08 03:28:51 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path1/subdir/RCLONE_TEST"
2026/04/08 03:28:51 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path2/"
2026/04/08 03:28:51 DEBUG : operations.CopyFile "RCLONE_TEST" to "Azure container rclone-test-cedunen1waja path 032751pa/check_access/path2" as "RCLONE_TEST"
2026/04/08 03:28:51 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:28:51 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:28:51 DEBUG : RCLONE_TEST: Unchanged skipping
2026/04/08 03:28:51 NOTICE: [36m(12) :[0m [34mbisync resync[0m
2026/04/08 03:28:55 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:28:55 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:28:55 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:28:55 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:28:55 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path2/"
2026/04/08 03:28:55 INFO : Copying Path2 files to Path1
2026/04/08 03:28:55 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:28:55 INFO : There was nothing to transfer
2026/04/08 03:28:55 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:28:56 INFO : subdir/RCLONE_TEST: Copied (server-side copy)
2026/04/08 03:28:56 INFO : Resync updating listings
2026/04/08 03:28:56 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path2/"
2026/04/08 03:28:56 INFO : [32mBisync successful[0m
2026/04/08 03:28:56 NOTICE: [36m(13) :[0m [34mtest 4. run sync with check-access. should pass.[0m
2026/04/08 03:28:56 NOTICE: [36m(14) :[0m [34mbisync check-access[0m
2026/04/08 03:29:00 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:29:00 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:29:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:29:00 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:29:00 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path2/"
2026/04/08 03:29:00 INFO : Building Path1 and Path2 listings
2026/04/08 03:29:00 INFO : Path1 checking for diffs
2026/04/08 03:29:00 INFO : Path2 checking for diffs
2026/04/08 03:29:00 INFO : Checking access health
2026/04/08 03:29:00 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/04/08 03:29:00 INFO : No changes found
2026/04/08 03:29:00 INFO : Updating listings
2026/04/08 03:29:00 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path2/"
2026/04/08 03:29:00 INFO : [32mBisync successful[0m
2026/04/08 03:29:00 NOTICE: [36m(15) :[0m [34mtest 5. delete path1 top level RCLONE_TEST, run sync. should fail critical.[0m
2026/04/08 03:29:00 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path1/RCLONE_TEST[0m
2026/04/08 03:29:00 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path1/"
2026/04/08 03:29:00 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path1/" to be canonical "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path1"
2026/04/08 03:29:00 INFO : RCLONE_TEST: Deleted
2026/04/08 03:29:00 NOTICE: [36m(17) :[0m [34mbisync check-access[0m
2026/04/08 03:29:05 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:29:05 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:29:05 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:29:05 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:29:05 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path2/"
2026/04/08 03:29:05 INFO : Building Path1 and Path2 listings
2026/04/08 03:29:05 INFO : Path1 checking for diffs
2026/04/08 03:29:05 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/04/08 03:29:05 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/08 03:29:05 INFO : Path2 checking for diffs
2026/04/08 03:29:05 INFO : Checking access health
2026/04/08 03:29:05 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST
2026/04/08 03:29:05 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36mRCLONE_TEST[0m
2026/04/08 03:29:05 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/08 03:29:05 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/08 03:29:05 NOTICE: Bisync error: bisync aborted
2026/04/08 03:29:05 NOTICE: [36m(18) :[0m [34mcopy-listings path1-missing[0m
2026/04/08 03:29:05 NOTICE: [36m(19) :[0m [34mtest 6. run again. should fail critical due to missing listings.[0m
2026/04/08 03:29:05 NOTICE: [36m(20) :[0m [34mbisync check-access[0m
2026/04/08 03:29:09 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:29:09 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:29:09 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:29:09 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:29:09 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path2/"
2026/04/08 03:29:09 ERROR : [31mBisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run
[35mTip: here are the filenames we were looking for. Do they exist?
[0m[36mPath1: [94m/tmp/032751pa/workdir/TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_access_path1..TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_access_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/032751pa/workdir/TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_access_path1..TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_access_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/032751pa/workdir"[0m[0m
2026/04/08 03:29:09 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/08 03:29:09 NOTICE: Bisync error: bisync aborted
2026/04/08 03:29:09 NOTICE: [36m(21) :[0m [34mmove-listings missing-listings[0m
2026/04/08 03:29:09 NOTICE: [36m(22) :[0m [34mtest 7. run resync, which will copy the path2 top level back to path1.[0m
2026/04/08 03:29:09 NOTICE: [36m(23) :[0m [34mbisync resync[0m
2026/04/08 03:29:13 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:29:13 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:29:13 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:29:13 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:29:13 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path2/"
2026/04/08 03:29:13 INFO : Copying Path2 files to Path1
2026/04/08 03:29:13 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:29:14 INFO : RCLONE_TEST: Copied (server-side copy)
2026/04/08 03:29:14 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:29:14 INFO : Resync updating listings
2026/04/08 03:29:14 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path2/"
2026/04/08 03:29:14 INFO : [32mBisync successful[0m
2026/04/08 03:29:14 NOTICE: [36m(24) :[0m [34mtest 8. run sync with --check-access. should pass.[0m
2026/04/08 03:29:14 NOTICE: [36m(25) :[0m [34mbisync check-access[0m
2026/04/08 03:29:18 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:29:18 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:29:18 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:29:18 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:29:18 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path2/"
2026/04/08 03:29:18 INFO : Building Path1 and Path2 listings
2026/04/08 03:29:18 INFO : Path1 checking for diffs
2026/04/08 03:29:18 INFO : Path2 checking for diffs
2026/04/08 03:29:18 INFO : Checking access health
2026/04/08 03:29:18 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/04/08 03:29:18 INFO : No changes found
2026/04/08 03:29:18 INFO : Updating listings
2026/04/08 03:29:18 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access/path2/"
2026/04/08 03:29:18 INFO : [32mBisync successful[0m
2026/04/08 03:29:18 DEBUG : Waiting for deletions to finish
2026/04/08 03:29:18 INFO : RCLONE_TEST: Deleted
2026/04/08 03:29:18 INFO : subdir/RCLONE_TEST: Deleted
2026/04/08 03:29:18 INFO : subdir/file20.txt: Deleted
2026/04/08 03:29:18 INFO : file4.txt: Deleted
2026/04/08 03:29:18 INFO : file2.txt: Deleted
2026/04/08 03:29:18 INFO : file1.txt: Deleted
2026/04/08 03:29:18 INFO : file3.txt: Deleted
2026/04/08 03:29:18 DEBUG : removing 1 level 0 directories
2026/04/08 03:29:18 INFO : Azure container rclone-test-cedunen1waja path 032751pa/check_access/path1: Removing directory
2026/04/08 03:29:18 DEBUG : Waiting for deletions to finish
2026/04/08 03:29:18 INFO : RCLONE_TEST: Deleted
2026/04/08 03:29:18 INFO : file1.txt: Deleted
2026/04/08 03:29:18 INFO : file3.txt: Deleted
2026/04/08 03:29:18 INFO : subdir/RCLONE_TEST: Deleted
2026/04/08 03:29:18 INFO : subdir/file20.txt: Deleted
2026/04/08 03:29:18 INFO : file2.txt: Deleted
2026/04/08 03:29:18 INFO : file4.txt: Deleted
2026/04/08 03:29:18 DEBUG : removing 1 level 0 directories
2026/04/08 03:29:18 INFO : Azure container rclone-test-cedunen1waja path 032751pa/check_access/path2: Removing directory
bisync_test.go:608: [32mTEST check_access PASSED[0m
=== RUN TestBisyncRemoteRemote/check_access_filters
2026/04/08 03:29:18 INFO : path1: Making directory
2026/04/08 03:29:18 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1"
2026/04/08 03:29:19 INFO : path2: Making directory
2026/04/08 03:29:19 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path2"
2026/04/08 03:29:19 DEBUG : Creating backend with remote "/tmp/032751pa/initdir/test_check_access_filters-roladak0"
2026/04/08 03:29:19 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : subdir-not: Making directory with metadata
2026/04/08 03:29:19 INFO : subdir-not: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:29:19 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/04/08 03:29:19 DEBUG : subdir: Making directory with metadata
2026/04/08 03:29:19 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:29:19 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:29:19 DEBUG : subdirX: Making directory with metadata
2026/04/08 03:29:19 INFO : subdirX: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:29:19 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/04/08 03:29:19 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : subdirX/subdirX1: Making directory with metadata
2026/04/08 03:29:19 INFO : subdirX/subdirX1: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:29:19 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/04/08 03:29:19 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:29:19 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:29:19 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : subdir/subdirA: Making directory with metadata
2026/04/08 03:29:19 INFO : subdir/subdirA: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:29:19 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/04/08 03:29:19 DEBUG : subdir/subdirB: Making directory with metadata
2026/04/08 03:29:19 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : subdir-not/subdir-not2: Making directory with metadata
2026/04/08 03:29:19 INFO : subdir/subdirB: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:29:19 INFO : subdir-not/subdir-not2: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:29:19 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/04/08 03:29:19 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/04/08 03:29:19 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : Local file system at /tmp/032751pa/initdir/test_check_access_filters-roladak0: Waiting for checks to finish
2026/04/08 03:29:19 DEBUG : Local file system at /tmp/032751pa/initdir/test_check_access_filters-roladak0: Waiting for transfers to finish
2026/04/08 03:29:19 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:29:19 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:29:19 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:19 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:29:19 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:19 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:29:19 INFO : file3.txt: Copied (new)
2026/04/08 03:29:19 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:29:19 INFO : file2.txt: Copied (new)
2026/04/08 03:29:19 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:29:19 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/04/08 03:29:19 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:19 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:29:19 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:29:19 INFO : file4.txt: Copied (new)
2026/04/08 03:29:19 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/04/08 03:29:19 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/04/08 03:29:19 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/04/08 03:29:19 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:19 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/04/08 03:29:19 INFO : subdirX/file20.txt: Copied (new)
2026/04/08 03:29:19 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/04/08 03:29:19 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/04/08 03:29:19 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:29:19 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:19 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/04/08 03:29:19 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/04/08 03:29:19 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/04/08 03:29:19 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/04/08 03:29:19 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:29:19 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:19 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:29:19 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:29:19 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/08 03:29:19 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:29:19 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/04/08 03:29:19 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/08 03:29:19 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/08 03:29:19 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:29:19 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/04/08 03:29:19 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/04/08 03:29:19 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/04/08 03:29:19 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/04/08 03:29:19 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:29:19 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:19 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/04/08 03:29:19 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/04/08 03:29:19 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/04/08 03:29:19 INFO : subdir-not/file20.txt: Copied (new)
2026/04/08 03:29:19 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/04/08 03:29:19 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:19 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/04/08 03:29:19 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/04/08 03:29:19 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/04/08 03:29:19 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:19 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:19 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/04/08 03:29:19 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/04/08 03:29:19 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:29:19 INFO : file1.txt: Copied (new)
2026/04/08 03:29:19 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/04/08 03:29:19 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:29:19 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/04/08 03:29:19 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/04/08 03:29:19 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/04/08 03:29:19 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:19 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/04/08 03:29:19 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/04/08 03:29:19 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:29:19 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:29:19 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/04/08 03:29:19 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:29:19 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/04/08 03:29:19 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/04/08 03:29:19 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/08 03:29:19 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/08 03:29:19 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/08 03:29:19 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/08 03:29:19 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/08 03:29:19 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/08 03:29:19 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:29:19 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_check_access_filters-xofuxip5"
2026/04/08 03:29:19 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK
2026/04/08 03:29:19 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK
2026/04/08 03:29:19 DEBUG : Local file system at /tmp/032751pa/datadir/test_check_access_filters-xofuxip5: Waiting for checks to finish
2026/04/08 03:29:19 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK
2026/04/08 03:29:19 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt
2026/04/08 03:29:19 INFO : exclude-other-filtersfile.txt: Copied (new)
2026/04/08 03:29:19 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK
2026/04/08 03:29:19 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt
2026/04/08 03:29:19 INFO : include-other-filtersfile.txt: Copied (new)
2026/04/08 03:29:19 DEBUG : Local file system at /tmp/032751pa/datadir/test_check_access_filters-xofuxip5: Waiting for transfers to finish
2026/04/08 03:29:19 DEBUG : Waiting for deletions to finish
2026/04/08 03:29:19 DEBUG : removing 1 level 0 directories
2026/04/08 03:29:19 INFO : Azure container rclone-test-cedunen1waja path 032751pa/check_access_filters/path1: Removing directory
2026/04/08 03:29:19 DEBUG : Waiting for deletions to finish
2026/04/08 03:29:19 DEBUG : removing 1 level 0 directories
2026/04/08 03:29:19 INFO : Azure container rclone-test-cedunen1waja path 032751pa/check_access_filters/path2: Removing directory
2026/04/08 03:29:19 NOTICE: checking initFs Local file system at /tmp/032751pa/initdir/test_check_access_filters-roladak0
2026/04/08 03:29:19 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:19 INFO : subdir-not: Making directory
2026/04/08 03:29:19 INFO : subdir: Making directory
2026/04/08 03:29:19 INFO : subdirX: Making directory
2026/04/08 03:29:19 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:19 INFO : subdirX/subdirX1: Making directory
2026/04/08 03:29:19 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:19 INFO : subdir/subdirA: Making directory
2026/04/08 03:29:19 INFO : subdir-not/subdir-not2: Making directory
2026/04/08 03:29:19 INFO : subdir/subdirB: Making directory
2026/04/08 03:29:19 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access_filters/path1: Waiting for checks to finish
2026/04/08 03:29:19 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access_filters/path1: Waiting for transfers to finish
2026/04/08 03:29:19 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:29:19 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:19 INFO : file2.txt: Copied (new)
2026/04/08 03:29:19 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:29:19 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:19 INFO : file1.txt: Copied (new)
2026/04/08 03:29:19 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:29:19 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:19 INFO : file3.txt: Copied (new)
2026/04/08 03:29:19 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:29:19 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:29:19 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:29:19 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:29:19 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:19 INFO : file4.txt: Copied (new)
2026/04/08 03:29:19 DEBUG : subdirX/RCLONE_TEST: size = 109 OK
2026/04/08 03:29:19 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:29:19 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/04/08 03:29:19 DEBUG : subdirX/file20.txt: size = 0 OK
2026/04/08 03:29:19 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:19 INFO : subdirX/file20.txt: Copied (new)
2026/04/08 03:29:19 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/04/08 03:29:19 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:29:19 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/04/08 03:29:19 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/04/08 03:29:19 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:29:19 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/08 03:29:19 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/04/08 03:29:19 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:19 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/04/08 03:29:19 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK
2026/04/08 03:29:19 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:29:19 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/04/08 03:29:19 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:29:19 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:19 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:29:19 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/04/08 03:29:19 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:19 INFO : subdir-not/file20.txt: Copied (new)
2026/04/08 03:29:19 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/04/08 03:29:19 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:29:19 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/04/08 03:29:19 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/04/08 03:29:19 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:19 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/04/08 03:29:19 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK
2026/04/08 03:29:19 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:29:19 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/04/08 03:29:19 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK
2026/04/08 03:29:19 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:29:19 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/04/08 03:29:19 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/04/08 03:29:19 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:19 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/04/08 03:29:19 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/04/08 03:29:19 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:19 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/04/08 03:29:19 NOTICE: checking Path1 Azure container rclone-test-cedunen1waja path 032751pa/check_access_filters/path1
2026/04/08 03:29:19 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:19 INFO : subdir-not: Making directory
2026/04/08 03:29:19 INFO : subdir: Making directory
2026/04/08 03:29:19 INFO : subdirX: Making directory
2026/04/08 03:29:19 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:19 INFO : subdirX/subdirX1: Making directory
2026/04/08 03:29:19 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:19 INFO : subdir-not/subdir-not2: Making directory
2026/04/08 03:29:19 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:19 INFO : subdir/subdirA: Making directory
2026/04/08 03:29:19 INFO : subdir/subdirB: Making directory
2026/04/08 03:29:19 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:19 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access_filters/path2: Waiting for checks to finish
2026/04/08 03:29:19 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access_filters/path2: Waiting for transfers to finish
2026/04/08 03:29:19 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:29:19 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:29:19 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:29:19 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:29:19 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:29:19 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:19 INFO : file2.txt: Copied (new)
2026/04/08 03:29:19 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:19 INFO : file1.txt: Copied (new)
2026/04/08 03:29:19 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:29:19 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:19 INFO : file3.txt: Copied (new)
2026/04/08 03:29:20 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:29:20 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:20 INFO : file4.txt: Copied (new)
2026/04/08 03:29:20 DEBUG : subdirX/RCLONE_TEST: size = 109 OK
2026/04/08 03:29:20 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:29:20 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/04/08 03:29:20 DEBUG : subdirX/file20.txt: size = 0 OK
2026/04/08 03:29:20 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:20 INFO : subdirX/file20.txt: Copied (new)
2026/04/08 03:29:20 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/04/08 03:29:20 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:29:20 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/04/08 03:29:20 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK
2026/04/08 03:29:20 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/04/08 03:29:20 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:29:20 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/04/08 03:29:20 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:20 INFO : subdir-not/file20.txt: Copied (new)
2026/04/08 03:29:20 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/04/08 03:29:20 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:20 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/04/08 03:29:20 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK
2026/04/08 03:29:20 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:29:20 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/04/08 03:29:20 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/04/08 03:29:20 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:20 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/04/08 03:29:20 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:29:20 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:20 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:29:20 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/04/08 03:29:20 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:29:20 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/08 03:29:20 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/04/08 03:29:20 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:29:20 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/04/08 03:29:20 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/04/08 03:29:20 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:20 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/04/08 03:29:20 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK
2026/04/08 03:29:20 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:29:20 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/04/08 03:29:20 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/04/08 03:29:20 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:20 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/04/08 03:29:20 NOTICE: checking path2 Azure container rclone-test-cedunen1waja path 032751pa/check_access_filters/path2
2026/04/08 03:29:20 NOTICE: [36m(01) :[0m [34mtest check-access-filters[0m
2026/04/08 03:29:20 NOTICE: [36m(02) :[0m [34mtest EXCLUDE - OTHER TESTS[0m
2026/04/08 03:29:20 NOTICE: [36m(03) :[0m [34mcopy-file /tmp/032751pa/datadir/test_check_access_filters-xofuxip5/exclude-other-filtersfile.txt /tmp/032751pa/workdir/[0m
2026/04/08 03:29:20 DEBUG : copyFile "/tmp/032751pa/datadir/test_check_access_filters-xofuxip5/exclude-other-filtersfile.txt" to "/tmp/032751pa/workdir/" as ""
2026/04/08 03:29:20 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_check_access_filters-xofuxip5/exclude-other-filtersfile.txt"
2026/04/08 03:29:20 DEBUG : Creating backend with remote "/tmp/032751pa/workdir/"
2026/04/08 03:29:20 DEBUG : operations.CopyFile "exclude-other-filtersfile.txt" to "Local file system at /tmp/032751pa/workdir" as "exclude-other-filtersfile.txt"
2026/04/08 03:29:20 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:20 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK
2026/04/08 03:29:20 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK
2026/04/08 03:29:20 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt
2026/04/08 03:29:20 INFO : exclude-other-filtersfile.txt: Copied (new)
2026/04/08 03:29:20 NOTICE: [36m(04) :[0m [34mtest resync to get the filters file md5 built.[0m
2026/04/08 03:29:20 NOTICE: [36m(05) :[0m [34mbisync resync filters-file=/tmp/032751pa/workdir/exclude-other-filtersfile.txt[0m
2026/04/08 03:29:24 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:29:24 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:29:24 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:29:24 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:29:24 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path2/"
2026/04/08 03:29:24 INFO : Using filters file /tmp/032751pa/workdir/exclude-other-filtersfile.txt
2026/04/08 03:29:24 INFO : Storing filters file hash to /tmp/032751pa/workdir/exclude-other-filtersfile.txt.md5
2026/04/08 03:29:24 INFO : Copying Path2 files to Path1
2026/04/08 03:29:24 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:29:24 INFO : There was nothing to transfer
2026/04/08 03:29:24 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:29:25 INFO : There was nothing to transfer
2026/04/08 03:29:25 INFO : Resync updating listings
2026/04/08 03:29:25 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path2/"
2026/04/08 03:29:25 INFO : [32mBisync successful[0m
2026/04/08 03:29:25 NOTICE: [36m(06) :[0m [34mtest EXCLUDE - test filters for check access[0m
2026/04/08 03:29:25 NOTICE: [36m(07) :[0m [34mbisync check-access filters-file=/tmp/032751pa/workdir/exclude-other-filtersfile.txt[0m
2026/04/08 03:29:29 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:29:29 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:29:29 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:29:29 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:29:29 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path2/"
2026/04/08 03:29:29 INFO : Using filters file /tmp/032751pa/workdir/exclude-other-filtersfile.txt
2026/04/08 03:29:29 INFO : Building Path1 and Path2 listings
2026/04/08 03:29:29 INFO : Path1 checking for diffs
2026/04/08 03:29:29 INFO : Path2 checking for diffs
2026/04/08 03:29:29 INFO : Checking access health
2026/04/08 03:29:29 INFO : Found 3 matching "RCLONE_TEST" files on both paths
2026/04/08 03:29:29 INFO : No changes found
2026/04/08 03:29:29 INFO : Updating listings
2026/04/08 03:29:29 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path2/"
2026/04/08 03:29:29 INFO : [32mBisync successful[0m
2026/04/08 03:29:29 NOTICE: [36m(08) :[0m [34mcopy-listings exclude-initial[0m
2026/04/08 03:29:29 NOTICE: [36m(09) :[0m [34mtest EXCLUDE - delete RCLONE_TEST files in excluded directories[0m
2026/04/08 03:29:29 NOTICE: [36m(10) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path2/subdir/subdirA/RCLONE_TEST[0m
2026/04/08 03:29:29 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path2/subdir/subdirA/"
2026/04/08 03:29:29 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path2/subdir/subdirA/" to be canonical "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path2/subdir/subdirA"
2026/04/08 03:29:29 INFO : RCLONE_TEST: Deleted
2026/04/08 03:29:29 NOTICE: [36m(11) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1/subdir-not/RCLONE_TEST[0m
2026/04/08 03:29:29 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1/subdir-not/"
2026/04/08 03:29:29 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1/subdir-not/" to be canonical "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1/subdir-not"
2026/04/08 03:29:29 INFO : RCLONE_TEST: Deleted
2026/04/08 03:29:29 NOTICE: [36m(12) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST[0m
2026/04/08 03:29:29 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path2/subdir-not/subdir-not2/"
2026/04/08 03:29:29 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path2/subdir-not/subdir-not2/" to be canonical "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path2/subdir-not/subdir-not2"
2026/04/08 03:29:29 INFO : RCLONE_TEST: Deleted
2026/04/08 03:29:29 NOTICE: [36m(13) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1/subdirX/RCLONE_TEST[0m
2026/04/08 03:29:29 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1/subdirX/"
2026/04/08 03:29:29 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1/subdirX/" to be canonical "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1/subdirX"
2026/04/08 03:29:29 INFO : RCLONE_TEST: Deleted
2026/04/08 03:29:30 NOTICE: [36m(14) :[0m [34mtest EXCLUDE - test should PASS[0m
2026/04/08 03:29:30 NOTICE: [36m(15) :[0m [34mbisync check-access filters-file=/tmp/032751pa/workdir/exclude-other-filtersfile.txt[0m
2026/04/08 03:29:34 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:29:34 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:29:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:29:34 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:29:34 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path2/"
2026/04/08 03:29:34 INFO : Using filters file /tmp/032751pa/workdir/exclude-other-filtersfile.txt
2026/04/08 03:29:34 INFO : Building Path1 and Path2 listings
2026/04/08 03:29:34 INFO : Path1 checking for diffs
2026/04/08 03:29:34 INFO : Path2 checking for diffs
2026/04/08 03:29:34 INFO : Checking access health
2026/04/08 03:29:34 INFO : Found 3 matching "RCLONE_TEST" files on both paths
2026/04/08 03:29:34 INFO : No changes found
2026/04/08 03:29:34 INFO : Updating listings
2026/04/08 03:29:34 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path2/"
2026/04/08 03:29:34 INFO : [32mBisync successful[0m
2026/04/08 03:29:34 NOTICE: [36m(16) :[0m [34mcopy-listings exclude-pass-run[0m
2026/04/08 03:29:34 NOTICE: [36m(17) :[0m [34mtest EXCLUDE - delete RCLONE_TEST files in included directories[0m
2026/04/08 03:29:34 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path2/RCLONE_TEST[0m
2026/04/08 03:29:34 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path2/"
2026/04/08 03:29:34 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path2/" to be canonical "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path2"
2026/04/08 03:29:34 INFO : RCLONE_TEST: Deleted
2026/04/08 03:29:34 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1/subdir/RCLONE_TEST[0m
2026/04/08 03:29:34 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1/subdir/"
2026/04/08 03:29:34 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1/subdir/" to be canonical "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1/subdir"
2026/04/08 03:29:34 INFO : RCLONE_TEST: Deleted
2026/04/08 03:29:34 NOTICE: [36m(20) :[0m [34mtest EXCLUDE - test should ABORT[0m
2026/04/08 03:29:34 NOTICE: [36m(21) :[0m [34mbisync check-access filters-file=/tmp/032751pa/workdir/exclude-other-filtersfile.txt[0m
2026/04/08 03:29:39 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:29:39 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:29:39 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:29:39 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:29:39 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path2/"
2026/04/08 03:29:39 INFO : Using filters file /tmp/032751pa/workdir/exclude-other-filtersfile.txt
2026/04/08 03:29:39 INFO : Building Path1 and Path2 listings
2026/04/08 03:29:39 INFO : Path1 checking for diffs
2026/04/08 03:29:39 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/04/08 03:29:39 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/08 03:29:39 INFO : Path2 checking for diffs
2026/04/08 03:29:39 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/04/08 03:29:39 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/08 03:29:39 INFO : Checking access health
2026/04/08 03:29:39 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36mRCLONE_TEST[0m
2026/04/08 03:29:39 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdir/RCLONE_TEST[0m
2026/04/08 03:29:39 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/08 03:29:39 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/08 03:29:39 NOTICE: Bisync error: bisync aborted
2026/04/08 03:29:39 NOTICE: [36m(22) :[0m [34mmove-listings exclude-error-run[0m
2026/04/08 03:29:39 NOTICE: [36m(23) :[0m [34mtest INCLUDE - OTHER TESTS[0m
2026/04/08 03:29:39 NOTICE: [36m(24) :[0m [34mtest reset to the initial state[0m
2026/04/08 03:29:39 NOTICE: [36m(25) :[0m [34mcopy-dir /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1/[0m
2026/04/08 03:29:39 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1/"
2026/04/08 03:29:39 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1/" to be canonical "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1"
2026/04/08 03:29:39 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:29:39 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:29:39 DEBUG : RCLONE_TEST: Unchanged skipping
2026/04/08 03:29:39 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:29:39 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:29:39 DEBUG : file1.txt: Unchanged skipping
2026/04/08 03:29:39 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:29:39 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:29:39 DEBUG : file2.txt: Unchanged skipping
2026/04/08 03:29:39 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:29:39 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:29:39 DEBUG : file3.txt: Unchanged skipping
2026/04/08 03:29:39 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:29:39 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:29:39 DEBUG : file4.txt: Unchanged skipping
2026/04/08 03:29:39 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:29:39 DEBUG : subdirX/file20.txt: size = 0 OK
2026/04/08 03:29:39 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:29:39 DEBUG : subdirX/file20.txt: Unchanged skipping
2026/04/08 03:29:39 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:29:39 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:29:39 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/04/08 03:29:39 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:29:39 DEBUG : subdir-not/file20.txt: Unchanged skipping
2026/04/08 03:29:39 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:29:39 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:29:39 DEBUG : subdir/file20.txt: Unchanged skipping
2026/04/08 03:29:39 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/04/08 03:29:39 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:29:39 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping
2026/04/08 03:29:39 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/04/08 03:29:39 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:29:39 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping
2026/04/08 03:29:39 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/04/08 03:29:39 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:29:39 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping
2026/04/08 03:29:39 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/04/08 03:29:39 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:29:39 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping
2026/04/08 03:29:39 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK
2026/04/08 03:29:39 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:29:39 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Unchanged skipping
2026/04/08 03:29:39 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/04/08 03:29:39 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:29:39 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping
2026/04/08 03:29:39 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK
2026/04/08 03:29:39 DEBUG : subdir/subdirA/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:29:39 DEBUG : subdir/subdirA/RCLONE_TEST: Unchanged skipping
2026/04/08 03:29:39 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/04/08 03:29:39 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:29:39 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping
2026/04/08 03:29:39 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access_filters/path1: Waiting for checks to finish
2026/04/08 03:29:39 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access_filters/path1: Waiting for transfers to finish
2026/04/08 03:29:39 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK
2026/04/08 03:29:39 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:29:39 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/04/08 03:29:39 DEBUG : subdirX/RCLONE_TEST: size = 109 OK
2026/04/08 03:29:39 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:29:39 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/04/08 03:29:39 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/04/08 03:29:39 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:29:39 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/08 03:29:39 NOTICE: [36m(26) :[0m [34msync-dir TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1/ TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path2/[0m
2026/04/08 03:29:39 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1"
2026/04/08 03:29:39 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path2/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path2"
2026/04/08 03:29:39 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:29:39 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:29:39 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:29:39 DEBUG : file1.txt: Unchanged skipping
2026/04/08 03:29:39 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:29:39 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:29:39 DEBUG : file2.txt: Unchanged skipping
2026/04/08 03:29:39 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:29:39 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:29:39 DEBUG : file3.txt: Unchanged skipping
2026/04/08 03:29:39 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:29:39 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:29:39 DEBUG : file4.txt: Unchanged skipping
2026/04/08 03:29:39 DEBUG : subdirX/RCLONE_TEST: size = 109 OK
2026/04/08 03:29:39 DEBUG : subdirX/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:29:39 DEBUG : subdirX/RCLONE_TEST: Unchanged skipping
2026/04/08 03:29:39 DEBUG : subdirX/file20.txt: size = 0 OK
2026/04/08 03:29:39 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:29:39 DEBUG : subdirX/file20.txt: Unchanged skipping
2026/04/08 03:29:39 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK
2026/04/08 03:29:39 DEBUG : subdir-not/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:29:39 DEBUG : subdir-not/RCLONE_TEST: Unchanged skipping
2026/04/08 03:29:39 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/04/08 03:29:39 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:29:39 DEBUG : subdir-not/file20.txt: Unchanged skipping
2026/04/08 03:29:39 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/04/08 03:29:39 DEBUG : subdir/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:29:39 DEBUG : subdir/RCLONE_TEST: Unchanged skipping
2026/04/08 03:29:39 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:29:39 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:29:39 DEBUG : subdir/file20.txt: Unchanged skipping
2026/04/08 03:29:39 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/04/08 03:29:39 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:29:39 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping
2026/04/08 03:29:39 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/04/08 03:29:39 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:29:39 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping
2026/04/08 03:29:39 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:29:39 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/04/08 03:29:39 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:29:39 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping
2026/04/08 03:29:39 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/04/08 03:29:39 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:29:39 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping
2026/04/08 03:29:39 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/04/08 03:29:39 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:29:39 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping
2026/04/08 03:29:39 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:29:39 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/04/08 03:29:39 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:29:39 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping
2026/04/08 03:29:39 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access_filters/path2: Waiting for checks to finish
2026/04/08 03:29:39 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access_filters/path2: Waiting for transfers to finish
2026/04/08 03:29:39 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:29:39 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:29:39 INFO : RCLONE_TEST: Copied (server-side copy)
2026/04/08 03:29:39 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK
2026/04/08 03:29:39 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:29:39 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (server-side copy)
2026/04/08 03:29:39 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK
2026/04/08 03:29:39 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:29:39 INFO : subdir/subdirA/RCLONE_TEST: Copied (server-side copy)
2026/04/08 03:29:39 DEBUG : Waiting for deletions to finish
2026/04/08 03:29:39 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/032751pa/datadir/test_check_access_filters-xofuxip5/include-other-filtersfile.txt /tmp/032751pa/workdir/[0m
2026/04/08 03:29:39 DEBUG : copyFile "/tmp/032751pa/datadir/test_check_access_filters-xofuxip5/include-other-filtersfile.txt" to "/tmp/032751pa/workdir/" as ""
2026/04/08 03:29:39 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_check_access_filters-xofuxip5/include-other-filtersfile.txt"
2026/04/08 03:29:39 DEBUG : Creating backend with remote "/tmp/032751pa/workdir/"
2026/04/08 03:29:39 DEBUG : operations.CopyFile "include-other-filtersfile.txt" to "Local file system at /tmp/032751pa/workdir" as "include-other-filtersfile.txt"
2026/04/08 03:29:39 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:39 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK
2026/04/08 03:29:39 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK
2026/04/08 03:29:39 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt
2026/04/08 03:29:39 INFO : include-other-filtersfile.txt: Copied (new)
2026/04/08 03:29:39 NOTICE: [36m(28) :[0m [34mbisync resync filters-file=/tmp/032751pa/workdir/include-other-filtersfile.txt[0m
2026/04/08 03:29:44 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:29:44 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:29:44 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:29:44 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:29:44 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path2/"
2026/04/08 03:29:44 INFO : Using filters file /tmp/032751pa/workdir/include-other-filtersfile.txt
2026/04/08 03:29:44 INFO : Storing filters file hash to /tmp/032751pa/workdir/include-other-filtersfile.txt.md5
2026/04/08 03:29:44 INFO : Copying Path2 files to Path1
2026/04/08 03:29:44 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:29:44 INFO : There was nothing to transfer
2026/04/08 03:29:44 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:29:44 INFO : There was nothing to transfer
2026/04/08 03:29:44 INFO : Resync updating listings
2026/04/08 03:29:44 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path2/"
2026/04/08 03:29:44 INFO : [32mBisync successful[0m
2026/04/08 03:29:44 NOTICE: [36m(29) :[0m [34mtest INCLUDE - test include/exclude filters for check access[0m
2026/04/08 03:29:44 NOTICE: [36m(30) :[0m [34mbisync check-access filters-file=/tmp/032751pa/workdir/include-other-filtersfile.txt[0m
2026/04/08 03:29:48 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:29:48 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:29:48 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:29:48 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:29:48 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path2/"
2026/04/08 03:29:48 INFO : Using filters file /tmp/032751pa/workdir/include-other-filtersfile.txt
2026/04/08 03:29:48 INFO : Building Path1 and Path2 listings
2026/04/08 03:29:49 INFO : Path1 checking for diffs
2026/04/08 03:29:49 INFO : Path2 checking for diffs
2026/04/08 03:29:49 INFO : Checking access health
2026/04/08 03:29:49 INFO : Found 5 matching "RCLONE_TEST" files on both paths
2026/04/08 03:29:49 INFO : No changes found
2026/04/08 03:29:49 INFO : Updating listings
2026/04/08 03:29:49 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path2/"
2026/04/08 03:29:49 INFO : [32mBisync successful[0m
2026/04/08 03:29:49 NOTICE: [36m(31) :[0m [34mcopy-listings include-initial[0m
2026/04/08 03:29:49 NOTICE: [36m(32) :[0m [34mtest INCLUDE - delete RCLONE_TEST files in excluded directories[0m
2026/04/08 03:29:49 NOTICE: [36m(33) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path2/subdir/subdirA/RCLONE_TEST[0m
2026/04/08 03:29:49 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path2/subdir/subdirA/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path2/subdir/subdirA"
2026/04/08 03:29:49 INFO : RCLONE_TEST: Deleted
2026/04/08 03:29:49 NOTICE: [36m(34) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1/subdir-not/RCLONE_TEST[0m
2026/04/08 03:29:49 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1/subdir-not/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1/subdir-not"
2026/04/08 03:29:49 INFO : RCLONE_TEST: Deleted
2026/04/08 03:29:49 NOTICE: [36m(35) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST[0m
2026/04/08 03:29:49 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path2/subdir-not/subdir-not2/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path2/subdir-not/subdir-not2"
2026/04/08 03:29:49 INFO : RCLONE_TEST: Deleted
2026/04/08 03:29:49 NOTICE: [36m(36) :[0m [34mtest INCLUDE - test should PASS[0m
2026/04/08 03:29:49 NOTICE: [36m(37) :[0m [34mbisync check-access filters-file=/tmp/032751pa/workdir/include-other-filtersfile.txt[0m
2026/04/08 03:29:53 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:29:53 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:29:53 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:29:53 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:29:53 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path2/"
2026/04/08 03:29:53 INFO : Using filters file /tmp/032751pa/workdir/include-other-filtersfile.txt
2026/04/08 03:29:53 INFO : Building Path1 and Path2 listings
2026/04/08 03:29:53 INFO : Path1 checking for diffs
2026/04/08 03:29:53 INFO : Path2 checking for diffs
2026/04/08 03:29:53 INFO : Checking access health
2026/04/08 03:29:53 INFO : Found 5 matching "RCLONE_TEST" files on both paths
2026/04/08 03:29:53 INFO : No changes found
2026/04/08 03:29:53 INFO : Updating listings
2026/04/08 03:29:53 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path2/"
2026/04/08 03:29:53 INFO : [32mBisync successful[0m
2026/04/08 03:29:53 NOTICE: [36m(38) :[0m [34mcopy-listings include-pass-run[0m
2026/04/08 03:29:53 NOTICE: [36m(39) :[0m [34mtest INCLUDE - delete RCLONE_TEST files in included directories[0m
2026/04/08 03:29:53 NOTICE: [36m(40) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path2/RCLONE_TEST[0m
2026/04/08 03:29:53 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path2/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path2"
2026/04/08 03:29:53 INFO : RCLONE_TEST: Deleted
2026/04/08 03:29:53 NOTICE: [36m(41) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1/subdir/RCLONE_TEST[0m
2026/04/08 03:29:53 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1/subdir/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1/subdir"
2026/04/08 03:29:53 INFO : RCLONE_TEST: Deleted
2026/04/08 03:29:53 NOTICE: [36m(42) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1/subdirX/subdirX1/RCLONE_TEST[0m
2026/04/08 03:29:53 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1/subdirX/subdirX1/"
2026/04/08 03:29:53 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1/subdirX/subdirX1/" to be canonical "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1/subdirX/subdirX1"
2026/04/08 03:29:54 INFO : RCLONE_TEST: Deleted
2026/04/08 03:29:54 NOTICE: [36m(43) :[0m [34mtest INCLUDE - test should ABORT[0m
2026/04/08 03:29:54 NOTICE: [36m(44) :[0m [34mbisync check-access filters-file=/tmp/032751pa/workdir/include-other-filtersfile.txt[0m
2026/04/08 03:29:58 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:29:58 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:29:58 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:29:58 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:29:58 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_access_filters/path2/"
2026/04/08 03:29:58 INFO : Using filters file /tmp/032751pa/workdir/include-other-filtersfile.txt
2026/04/08 03:29:58 INFO : Building Path1 and Path2 listings
2026/04/08 03:29:58 INFO : Path1 checking for diffs
2026/04/08 03:29:58 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/04/08 03:29:58 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdirX/subdirX1/RCLONE_TEST[0m
2026/04/08 03:29:58 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 2 deleted[0m
2026/04/08 03:29:58 INFO : Path2 checking for diffs
2026/04/08 03:29:58 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/04/08 03:29:58 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/08 03:29:58 INFO : Checking access health
2026/04/08 03:29:58 ERROR : Access test failed: Path1 count 3, Path2 count 4 - RCLONE_TEST
2026/04/08 03:29:58 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36mRCLONE_TEST[0m
2026/04/08 03:29:58 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdir/RCLONE_TEST[0m
2026/04/08 03:29:58 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdirX/subdirX1/RCLONE_TEST[0m
2026/04/08 03:29:58 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/08 03:29:58 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/08 03:29:58 NOTICE: Bisync error: bisync aborted
2026/04/08 03:29:58 NOTICE: [36m(45) :[0m [34mmove-listings include-error-run[0m
2026/04/08 03:29:58 DEBUG : Waiting for deletions to finish
2026/04/08 03:29:58 INFO : subdir-not/subdir-not2/file30.txt: Deleted
2026/04/08 03:29:58 INFO : subdir-not/subdir-not2/RCLONE_TEST: Deleted
2026/04/08 03:29:58 INFO : file2.txt: Deleted
2026/04/08 03:29:58 INFO : file3.txt: Deleted
2026/04/08 03:29:58 INFO : RCLONE_TEST: Deleted
2026/04/08 03:29:58 INFO : subdir-not/file20.txt: Deleted
2026/04/08 03:29:58 INFO : file1.txt: Deleted
2026/04/08 03:29:58 INFO : file4.txt: Deleted
2026/04/08 03:29:58 INFO : subdir/file20.txt: Deleted
2026/04/08 03:29:58 INFO : subdir/subdirA/file30.txt: Deleted
2026/04/08 03:29:58 INFO : subdir/subdirA/RCLONE_TEST: Deleted
2026/04/08 03:29:58 INFO : subdirX/RCLONE_TEST: Deleted
2026/04/08 03:29:58 INFO : subdir/subdirB/file30.txt: Deleted
2026/04/08 03:29:58 INFO : subdirX/file20.txt: Deleted
2026/04/08 03:29:58 INFO : subdirX/subdirX1/file30.txt: Deleted
2026/04/08 03:29:58 INFO : subdir/subdirB/RCLONE_TEST: Deleted
2026/04/08 03:29:58 DEBUG : removing 1 level 0 directories
2026/04/08 03:29:58 INFO : Azure container rclone-test-cedunen1waja path 032751pa/check_access_filters/path1: Removing directory
2026/04/08 03:29:58 DEBUG : Waiting for deletions to finish
2026/04/08 03:29:58 INFO : subdir-not/RCLONE_TEST: Deleted
2026/04/08 03:29:58 INFO : file1.txt: Deleted
2026/04/08 03:29:58 INFO : subdir/RCLONE_TEST: Deleted
2026/04/08 03:29:58 INFO : file4.txt: Deleted
2026/04/08 03:29:58 INFO : file3.txt: Deleted
2026/04/08 03:29:58 INFO : file2.txt: Deleted
2026/04/08 03:29:58 INFO : subdir-not/file20.txt: Deleted
2026/04/08 03:29:58 INFO : subdir-not/subdir-not2/file30.txt: Deleted
2026/04/08 03:29:59 INFO : subdir/file20.txt: Deleted
2026/04/08 03:29:59 INFO : subdirX/file20.txt: Deleted
2026/04/08 03:29:59 INFO : subdir/subdirB/RCLONE_TEST: Deleted
2026/04/08 03:29:59 INFO : subdir/subdirA/file30.txt: Deleted
2026/04/08 03:29:59 INFO : subdir/subdirB/file30.txt: Deleted
2026/04/08 03:29:59 INFO : subdirX/subdirX1/RCLONE_TEST: Deleted
2026/04/08 03:29:59 INFO : subdirX/subdirX1/file30.txt: Deleted
2026/04/08 03:29:59 INFO : subdirX/RCLONE_TEST: Deleted
2026/04/08 03:29:59 DEBUG : removing 1 level 0 directories
2026/04/08 03:29:59 INFO : Azure container rclone-test-cedunen1waja path 032751pa/check_access_filters/path2: Removing directory
bisync_test.go:608: [32mTEST check_access_filters PASSED[0m
=== RUN TestBisyncRemoteRemote/check_filename
2026/04/08 03:29:59 INFO : path1: Making directory
2026/04/08 03:29:59 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_filename/path1"
2026/04/08 03:29:59 INFO : path2: Making directory
2026/04/08 03:29:59 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_filename/path2"
2026/04/08 03:29:59 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_filename/initial"
2026/04/08 03:29:59 DEBUG : Creating backend with remote "/tmp/032751pa/initdir/test_check_filename-zuxaqap3"
2026/04/08 03:29:59 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/04/08 03:29:59 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:59 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:59 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:59 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:59 DEBUG : subdir: Making directory with metadata
2026/04/08 03:29:59 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:29:59 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:29:59 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/04/08 03:29:59 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:59 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/04/08 03:29:59 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:29:59 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:29:59 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:29:59 DEBUG : Local file system at /tmp/032751pa/initdir/test_check_filename-zuxaqap3: Waiting for checks to finish
2026/04/08 03:29:59 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:29:59 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/04/08 03:29:59 INFO : .chk_file: Copied (new)
2026/04/08 03:29:59 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:59 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:59 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:29:59 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:59 INFO : file1.txt: Copied (new)
2026/04/08 03:29:59 DEBUG : Local file system at /tmp/032751pa/initdir/test_check_filename-zuxaqap3: Waiting for transfers to finish
2026/04/08 03:29:59 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:29:59 INFO : file3.txt: Copied (new)
2026/04/08 03:29:59 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:29:59 INFO : file2.txt: Copied (new)
2026/04/08 03:29:59 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:29:59 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/04/08 03:29:59 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:59 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:29:59 INFO : file4.txt: Copied (new)
2026/04/08 03:29:59 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:29:59 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:29:59 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/04/08 03:29:59 INFO : subdir/.chk_file: Copied (new)
2026/04/08 03:29:59 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:59 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:29:59 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:29:59 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:29:59 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_filename/modfiles"
2026/04/08 03:29:59 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_check_filename-qehedez2"
2026/04/08 03:29:59 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:59 DEBUG : Local file system at /tmp/032751pa/datadir/test_check_filename-qehedez2: Waiting for checks to finish
2026/04/08 03:29:59 DEBUG : Local file system at /tmp/032751pa/datadir/test_check_filename-qehedez2: Waiting for transfers to finish
2026/04/08 03:29:59 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/08 03:29:59 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/08 03:29:59 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/08 03:29:59 INFO : hold.txt: Copied (new)
2026/04/08 03:29:59 DEBUG : Waiting for deletions to finish
2026/04/08 03:29:59 DEBUG : removing 1 level 0 directories
2026/04/08 03:29:59 INFO : Azure container rclone-test-cedunen1waja path 032751pa/check_filename/path1: Removing directory
2026/04/08 03:29:59 DEBUG : Waiting for deletions to finish
2026/04/08 03:29:59 DEBUG : removing 1 level 0 directories
2026/04/08 03:29:59 INFO : Azure container rclone-test-cedunen1waja path 032751pa/check_filename/path2: Removing directory
2026/04/08 03:29:59 NOTICE: checking initFs Local file system at /tmp/032751pa/initdir/test_check_filename-zuxaqap3
2026/04/08 03:29:59 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/04/08 03:29:59 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:59 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:59 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:59 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:59 INFO : subdir: Making directory
2026/04/08 03:29:59 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/04/08 03:29:59 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:59 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_filename/path1: Waiting for checks to finish
2026/04/08 03:29:59 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_filename/path1: Waiting for transfers to finish
2026/04/08 03:29:59 DEBUG : .chk_file: size = 109 OK
2026/04/08 03:29:59 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:29:59 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:29:59 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:59 INFO : file2.txt: Copied (new)
2026/04/08 03:29:59 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:29:59 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:59 INFO : .chk_file: Copied (new)
2026/04/08 03:29:59 INFO : file1.txt: Copied (new)
2026/04/08 03:29:59 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:29:59 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:59 INFO : file3.txt: Copied (new)
2026/04/08 03:29:59 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:29:59 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:59 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:29:59 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:29:59 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:59 INFO : file4.txt: Copied (new)
2026/04/08 03:29:59 DEBUG : subdir/.chk_file: size = 109 OK
2026/04/08 03:29:59 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:29:59 INFO : subdir/.chk_file: Copied (new)
2026/04/08 03:29:59 NOTICE: checking Path1 Azure container rclone-test-cedunen1waja path 032751pa/check_filename/path1
2026/04/08 03:29:59 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/04/08 03:29:59 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:59 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:59 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:59 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:59 INFO : subdir: Making directory
2026/04/08 03:29:59 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/04/08 03:29:59 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:29:59 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_filename/path2: Waiting for checks to finish
2026/04/08 03:29:59 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_filename/path2: Waiting for transfers to finish
2026/04/08 03:29:59 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:29:59 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:59 INFO : file2.txt: Copied (new)
2026/04/08 03:29:59 DEBUG : .chk_file: size = 109 OK
2026/04/08 03:29:59 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:29:59 INFO : .chk_file: Copied (new)
2026/04/08 03:29:59 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:29:59 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:59 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:29:59 INFO : file3.txt: Copied (new)
2026/04/08 03:29:59 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:59 INFO : file1.txt: Copied (new)
2026/04/08 03:29:59 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:29:59 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:59 INFO : file4.txt: Copied (new)
2026/04/08 03:29:59 DEBUG : subdir/.chk_file: size = 109 OK
2026/04/08 03:29:59 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:29:59 INFO : subdir/.chk_file: Copied (new)
2026/04/08 03:29:59 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:29:59 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:29:59 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:29:59 NOTICE: checking path2 Azure container rclone-test-cedunen1waja path 032751pa/check_filename/path2
2026/04/08 03:29:59 NOTICE: [36m(01) :[0m [34mtest check-filename[0m
2026/04/08 03:29:59 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:29:59 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/08 03:30:04 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_filename/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:30:04 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_filename/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:30:04 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:30:04 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:30:04 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_filename/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_filename/path2/"
2026/04/08 03:30:04 INFO : Copying Path2 files to Path1
2026/04/08 03:30:04 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:30:04 INFO : There was nothing to transfer
2026/04/08 03:30:04 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:30:04 INFO : There was nothing to transfer
2026/04/08 03:30:04 INFO : Resync updating listings
2026/04/08 03:30:04 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_filename/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_filename/path2/"
2026/04/08 03:30:04 INFO : [32mBisync successful[0m
2026/04/08 03:30:04 NOTICE: [36m(04) :[0m [34mtest 1. see that check-access passes with the initial setup[0m
2026/04/08 03:30:04 NOTICE: [36m(05) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/04/08 03:30:08 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_filename/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:30:08 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_filename/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:30:08 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:30:08 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:30:08 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_filename/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_filename/path2/"
2026/04/08 03:30:08 INFO : Building Path1 and Path2 listings
2026/04/08 03:30:08 INFO : Path1 checking for diffs
2026/04/08 03:30:08 INFO : Path2 checking for diffs
2026/04/08 03:30:08 INFO : Checking access health
2026/04/08 03:30:08 INFO : Found 2 matching ".chk_file" files on both paths
2026/04/08 03:30:08 INFO : No changes found
2026/04/08 03:30:08 INFO : Updating listings
2026/04/08 03:30:08 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_filename/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_filename/path2/"
2026/04/08 03:30:08 INFO : [32mBisync successful[0m
2026/04/08 03:30:08 NOTICE: [36m(06) :[0m [34mcopy-listings initial-pass[0m
2026/04/08 03:30:08 NOTICE: [36m(07) :[0m [34mtest 2. delete the remote subdir .chk_file, run sync. should fail critical.[0m
2026/04/08 03:30:08 NOTICE: [36m(08) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_filename/path2/subdir/.chk_file[0m
2026/04/08 03:30:08 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_filename/path2/subdir/"
2026/04/08 03:30:09 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_filename/path2/subdir/" to be canonical "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_filename/path2/subdir"
2026/04/08 03:30:09 INFO : .chk_file: Deleted
2026/04/08 03:30:09 NOTICE: [36m(09) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/04/08 03:30:13 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_filename/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:30:13 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_filename/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:30:13 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:30:13 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:30:13 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_filename/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_filename/path2/"
2026/04/08 03:30:13 INFO : Building Path1 and Path2 listings
2026/04/08 03:30:13 INFO : Path1 checking for diffs
2026/04/08 03:30:13 INFO : Path2 checking for diffs
2026/04/08 03:30:13 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir/.chk_file[0m
2026/04/08 03:30:13 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/08 03:30:13 INFO : Checking access health
2026/04/08 03:30:13 ERROR : Access test failed: Path1 count 2, Path2 count 1 - .chk_file
2026/04/08 03:30:13 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36msubdir/.chk_file[0m
2026/04/08 03:30:13 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/08 03:30:13 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/08 03:30:13 NOTICE: Bisync error: bisync aborted
2026/04/08 03:30:13 NOTICE: [36m(10) :[0m [34mmove-listings path2-missing[0m
2026/04/08 03:30:13 NOTICE: [36m(11) :[0m [34mtest 3. put the remote subdir .chk_file back, run resync.[0m
2026/04/08 03:30:13 NOTICE: [36m(12) :[0m [34mcopy-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_filename/path1/subdir/.chk_file TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_filename/path2/subdir/[0m
2026/04/08 03:30:13 DEBUG : copyFile "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_filename/path1/subdir/.chk_file" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_filename/path2/subdir/" as ""
2026/04/08 03:30:13 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_filename/path1/subdir/.chk_file"
2026/04/08 03:30:13 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_filename/path2/subdir/"
2026/04/08 03:30:13 DEBUG : operations.CopyFile ".chk_file" to "Azure container rclone-test-cedunen1waja path 032751pa/check_filename/path2/subdir" as ".chk_file"
2026/04/08 03:30:13 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/04/08 03:30:13 DEBUG : .chk_file: size = 109 OK
2026/04/08 03:30:13 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:30:13 INFO : .chk_file: Copied (server-side copy)
2026/04/08 03:30:13 NOTICE: [36m(13) :[0m [34mbisync check-access resync check-filename=.chk_file[0m
2026/04/08 03:30:18 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_filename/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:30:18 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_filename/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:30:18 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:30:18 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:30:18 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_filename/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_filename/path2/"
2026/04/08 03:30:18 INFO : Copying Path2 files to Path1
2026/04/08 03:30:18 INFO : Checking access health
2026/04/08 03:30:18 INFO : Found 2 matching ".chk_file" files on both paths
2026/04/08 03:30:18 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:30:18 INFO : There was nothing to transfer
2026/04/08 03:30:18 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:30:18 INFO : There was nothing to transfer
2026/04/08 03:30:18 INFO : Resync updating listings
2026/04/08 03:30:18 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_filename/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_filename/path2/"
2026/04/08 03:30:18 INFO : [32mBisync successful[0m
2026/04/08 03:30:18 NOTICE: [36m(14) :[0m [34mtest 4. run sync with check-access. should pass.[0m
2026/04/08 03:30:18 NOTICE: [36m(15) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/04/08 03:30:22 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_filename/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:30:22 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_filename/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:30:22 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:30:22 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:30:22 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_filename/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_filename/path2/"
2026/04/08 03:30:22 INFO : Building Path1 and Path2 listings
2026/04/08 03:30:22 INFO : Path1 checking for diffs
2026/04/08 03:30:22 INFO : Path2 checking for diffs
2026/04/08 03:30:22 INFO : Checking access health
2026/04/08 03:30:22 INFO : Found 2 matching ".chk_file" files on both paths
2026/04/08 03:30:22 INFO : No changes found
2026/04/08 03:30:22 INFO : Updating listings
2026/04/08 03:30:22 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_filename/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_filename/path2/"
2026/04/08 03:30:22 INFO : [32mBisync successful[0m
2026/04/08 03:30:22 DEBUG : Waiting for deletions to finish
2026/04/08 03:30:23 INFO : file2.txt: Deleted
2026/04/08 03:30:23 INFO : file1.txt: Deleted
2026/04/08 03:30:23 INFO : subdir/file20.txt: Deleted
2026/04/08 03:30:23 INFO : .chk_file: Deleted
2026/04/08 03:30:23 INFO : subdir/.chk_file: Deleted
2026/04/08 03:30:23 INFO : file4.txt: Deleted
2026/04/08 03:30:23 INFO : file3.txt: Deleted
2026/04/08 03:30:23 DEBUG : removing 1 level 0 directories
2026/04/08 03:30:23 INFO : Azure container rclone-test-cedunen1waja path 032751pa/check_filename/path1: Removing directory
2026/04/08 03:30:23 DEBUG : Waiting for deletions to finish
2026/04/08 03:30:23 INFO : subdir/file20.txt: Deleted
2026/04/08 03:30:23 INFO : file4.txt: Deleted
2026/04/08 03:30:23 INFO : subdir/.chk_file: Deleted
2026/04/08 03:30:23 INFO : file2.txt: Deleted
2026/04/08 03:30:23 INFO : file3.txt: Deleted
2026/04/08 03:30:23 INFO : .chk_file: Deleted
2026/04/08 03:30:23 INFO : file1.txt: Deleted
2026/04/08 03:30:23 DEBUG : removing 1 level 0 directories
2026/04/08 03:30:23 INFO : Azure container rclone-test-cedunen1waja path 032751pa/check_filename/path2: Removing directory
bisync_test.go:608: [32mTEST check_filename PASSED[0m
=== RUN TestBisyncRemoteRemote/check_sync
2026/04/08 03:30:23 INFO : path1: Making directory
2026/04/08 03:30:23 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_sync/path1"
2026/04/08 03:30:23 INFO : path2: Making directory
2026/04/08 03:30:23 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_sync/path2"
2026/04/08 03:30:23 DEBUG : Creating backend with remote "/tmp/032751pa/initdir/test_check_sync-hukemay8"
2026/04/08 03:30:23 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:30:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:23 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:23 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:23 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:23 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:23 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:23 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:23 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:23 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:30:23 DEBUG : Local file system at /tmp/032751pa/initdir/test_check_sync-hukemay8: Waiting for checks to finish
2026/04/08 03:30:23 DEBUG : Local file system at /tmp/032751pa/initdir/test_check_sync-hukemay8: Waiting for transfers to finish
2026/04/08 03:30:23 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:30:23 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:30:23 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:23 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:30:23 INFO : file2.txt: Copied (new)
2026/04/08 03:30:23 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:30:23 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:23 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:30:23 INFO : file4.txt: Copied (new)
2026/04/08 03:30:23 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:30:23 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:23 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:30:23 INFO : file5.txt: Copied (new)
2026/04/08 03:30:23 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:30:23 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:23 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:30:23 INFO : file6.txt: Copied (new)
2026/04/08 03:30:23 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:30:23 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:23 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:30:23 INFO : file7.txt: Copied (new)
2026/04/08 03:30:23 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:30:23 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:23 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:30:23 INFO : file8.txt: Copied (new)
2026/04/08 03:30:23 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:30:23 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:23 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:30:23 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:30:23 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:30:23 INFO : file1.txt: Copied (new)
2026/04/08 03:30:23 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:30:23 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:23 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:30:23 INFO : file3.txt: Copied (new)
2026/04/08 03:30:23 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_check_sync-rezixiz5"
2026/04/08 03:30:23 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Need to transfer - File not found at Destination
2026/04/08 03:30:23 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Need to transfer - File not found at Destination
2026/04/08 03:30:23 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: size = 792 OK
2026/04/08 03:30:23 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK
2026/04/08 03:30:23 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: renamed to: _testdir_path1.._testdir_path2.path2.lst
2026/04/08 03:30:23 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (new)
2026/04/08 03:30:23 DEBUG : Local file system at /tmp/032751pa/datadir/test_check_sync-rezixiz5: Waiting for checks to finish
2026/04/08 03:30:23 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: size = 792 OK
2026/04/08 03:30:23 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK
2026/04/08 03:30:23 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: renamed to: _testdir_path1.._testdir_path2.path1.lst
2026/04/08 03:30:23 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (new)
2026/04/08 03:30:23 DEBUG : Local file system at /tmp/032751pa/datadir/test_check_sync-rezixiz5: Waiting for transfers to finish
2026/04/08 03:30:23 DEBUG : Waiting for deletions to finish
2026/04/08 03:30:23 DEBUG : removing 1 level 0 directories
2026/04/08 03:30:23 INFO : Azure container rclone-test-cedunen1waja path 032751pa/check_sync/path1: Removing directory
2026/04/08 03:30:23 DEBUG : Waiting for deletions to finish
2026/04/08 03:30:23 DEBUG : removing 1 level 0 directories
2026/04/08 03:30:23 INFO : Azure container rclone-test-cedunen1waja path 032751pa/check_sync/path2: Removing directory
2026/04/08 03:30:23 NOTICE: checking initFs Local file system at /tmp/032751pa/initdir/test_check_sync-hukemay8
2026/04/08 03:30:23 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:30:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:23 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:23 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:23 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:23 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:23 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:23 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:23 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:23 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_sync/path1: Waiting for checks to finish
2026/04/08 03:30:23 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_sync/path1: Waiting for transfers to finish
2026/04/08 03:30:23 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:30:23 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:30:23 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:30:23 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:30:23 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:23 INFO : file1.txt: Copied (new)
2026/04/08 03:30:23 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:30:23 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:23 INFO : file2.txt: Copied (new)
2026/04/08 03:30:23 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:30:23 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:23 INFO : file3.txt: Copied (new)
2026/04/08 03:30:23 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:30:23 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:30:23 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:23 INFO : file5.txt: Copied (new)
2026/04/08 03:30:23 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:23 INFO : file4.txt: Copied (new)
2026/04/08 03:30:23 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:30:23 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:23 INFO : file6.txt: Copied (new)
2026/04/08 03:30:23 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:30:23 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:23 INFO : file7.txt: Copied (new)
2026/04/08 03:30:23 DEBUG : file8.txt: size = 0 OK
2026/04/08 03:30:23 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:23 INFO : file8.txt: Copied (new)
2026/04/08 03:30:23 NOTICE: checking Path1 Azure container rclone-test-cedunen1waja path 032751pa/check_sync/path1
2026/04/08 03:30:23 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:30:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:23 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:23 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:23 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:23 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:23 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:23 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:23 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:23 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_sync/path2: Waiting for checks to finish
2026/04/08 03:30:23 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_sync/path2: Waiting for transfers to finish
2026/04/08 03:30:24 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:30:24 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:30:24 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:30:24 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:30:24 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:24 INFO : file2.txt: Copied (new)
2026/04/08 03:30:24 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:30:24 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:24 INFO : file1.txt: Copied (new)
2026/04/08 03:30:24 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:30:24 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:24 INFO : file3.txt: Copied (new)
2026/04/08 03:30:24 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:30:24 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:24 INFO : file4.txt: Copied (new)
2026/04/08 03:30:24 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:30:24 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:24 INFO : file7.txt: Copied (new)
2026/04/08 03:30:24 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:30:24 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:24 INFO : file5.txt: Copied (new)
2026/04/08 03:30:24 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:30:24 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:24 INFO : file6.txt: Copied (new)
2026/04/08 03:30:24 DEBUG : file8.txt: size = 0 OK
2026/04/08 03:30:24 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:24 INFO : file8.txt: Copied (new)
2026/04/08 03:30:24 NOTICE: checking path2 Azure container rclone-test-cedunen1waja path 032751pa/check_sync/path2
2026/04/08 03:30:24 NOTICE: [36m(01) :[0m [34mtest check-sync[0m
2026/04/08 03:30:24 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:30:24 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/08 03:30:28 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_sync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:30:28 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_sync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:30:28 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:30:28 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:30:28 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_sync/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_sync/path2/"
2026/04/08 03:30:28 INFO : Copying Path2 files to Path1
2026/04/08 03:30:28 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:30:28 INFO : There was nothing to transfer
2026/04/08 03:30:28 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:30:28 INFO : There was nothing to transfer
2026/04/08 03:30:28 INFO : Resync updating listings
2026/04/08 03:30:28 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_sync/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_sync/path2/"
2026/04/08 03:30:28 INFO : [32mBisync successful[0m
2026/04/08 03:30:28 NOTICE: [36m(04) :[0m [34mtest 1. run check-sync-only on a clean sync[0m
2026/04/08 03:30:28 NOTICE: [36m(05) :[0m [34mbisync check-sync-only[0m
2026/04/08 03:30:33 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_sync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:30:33 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_sync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:30:33 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:30:33 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:30:33 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_sync/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_sync/path2/"
2026/04/08 03:30:33 INFO : [32mBisync successful[0m
2026/04/08 03:30:33 NOTICE: [36m(06) :[0m [34mtest 2. inject modified listings into the workdir[0m
2026/04/08 03:30:33 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/032751pa/datadir/test_check_sync-rezixiz5/_testdir_path1.._testdir_path2.path1.lst /tmp/032751pa/workdir/ TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_sync_path1..TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_sync_path2.path1.lst[0m
2026/04/08 03:30:33 DEBUG : copyFile "/tmp/032751pa/datadir/test_check_sync-rezixiz5/_testdir_path1.._testdir_path2.path1.lst" to "/tmp/032751pa/workdir/" as "TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_sync_path1..TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_sync_path2.path1.lst"
2026/04/08 03:30:33 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_check_sync-rezixiz5/_testdir_path1.._testdir_path2.path1.lst"
2026/04/08 03:30:33 DEBUG : Creating backend with remote "/tmp/032751pa/workdir/"
2026/04/08 03:30:33 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path1.lst" to "Local file system at /tmp/032751pa/workdir" as "TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_sync_path1..TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_sync_path2.path1.lst"
2026/04/08 03:30:33 DEBUG : _testdir_path1.._testdir_path2.path1.lst: size = 792 (Local file system at /tmp/032751pa/datadir/test_check_sync-rezixiz5)
2026/04/08 03:30:33 DEBUG : TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_sync_path1..TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_sync_path2.path1.lst: size = 620 (Local file system at /tmp/032751pa/workdir)
2026/04/08 03:30:33 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Sizes differ
2026/04/08 03:30:33 DEBUG : TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_sync_path1..TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_syn.e5b7ba83.partial: size = 792 OK
2026/04/08 03:30:33 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK
2026/04/08 03:30:33 DEBUG : TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_sync_path1..TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_syn.e5b7ba83.partial: renamed to: TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_sync_path1..TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_sync_path2.path1.lst
2026/04/08 03:30:33 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (replaced existing) to: TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_sync_path1..TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_sync_path2.path1.lst
2026/04/08 03:30:33 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/032751pa/datadir/test_check_sync-rezixiz5/_testdir_path1.._testdir_path2.path2.lst /tmp/032751pa/workdir/ TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_sync_path1..TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_sync_path2.path2.lst[0m
2026/04/08 03:30:33 DEBUG : copyFile "/tmp/032751pa/datadir/test_check_sync-rezixiz5/_testdir_path1.._testdir_path2.path2.lst" to "/tmp/032751pa/workdir/" as "TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_sync_path1..TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_sync_path2.path2.lst"
2026/04/08 03:30:33 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_check_sync-rezixiz5/_testdir_path1.._testdir_path2.path2.lst"
2026/04/08 03:30:33 DEBUG : Creating backend with remote "/tmp/032751pa/workdir/"
2026/04/08 03:30:33 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path2.lst" to "Local file system at /tmp/032751pa/workdir" as "TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_sync_path1..TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_sync_path2.path2.lst"
2026/04/08 03:30:33 DEBUG : _testdir_path1.._testdir_path2.path2.lst: size = 792 (Local file system at /tmp/032751pa/datadir/test_check_sync-rezixiz5)
2026/04/08 03:30:33 DEBUG : TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_sync_path1..TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_sync_path2.path2.lst: size = 620 (Local file system at /tmp/032751pa/workdir)
2026/04/08 03:30:33 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Sizes differ
2026/04/08 03:30:33 DEBUG : TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_sync_path1..TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_syn.a85fbae4.partial: size = 792 OK
2026/04/08 03:30:33 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK
2026/04/08 03:30:33 DEBUG : TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_sync_path1..TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_syn.a85fbae4.partial: renamed to: TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_sync_path1..TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_sync_path2.path2.lst
2026/04/08 03:30:33 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (replaced existing) to: TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_sync_path1..TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_sync_path2.path2.lst
2026/04/08 03:30:33 NOTICE: [36m(09) :[0m [34mtest 3. run check-sync-only on modified listings[0m
2026/04/08 03:30:33 NOTICE: [36m(10) :[0m [34mbisync check-sync-only[0m
2026/04/08 03:30:37 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_sync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:30:37 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_sync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:30:37 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:30:37 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:30:37 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_sync/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_sync/path2/"
2026/04/08 03:30:37 ERROR : - [34m[0m [35mPath1 file not found in Path2[0m - [36mfile2.txt[0m
2026/04/08 03:30:37 ERROR : - [34m[0m [35mPath2 file not found in Path1[0m - [36mfile1.txt[0m
2026/04/08 03:30:37 ERROR : [31mBisync critical error: path1 and path2 are out of sync, run --resync to recover[0m
2026/04/08 03:30:37 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/08 03:30:37 NOTICE: Bisync error: bisync aborted
2026/04/08 03:30:37 NOTICE: [36m(11) :[0m [34mcopy-listings check-sync-only[0m
2026/04/08 03:30:37 NOTICE: [36m(12) :[0m [34mtest 4. run normal sync to check that it aborts[0m
2026/04/08 03:30:37 NOTICE: [36m(13) :[0m [34mbisync[0m
2026/04/08 03:30:41 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_sync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:30:41 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_sync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:30:41 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:30:41 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:30:41 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_sync/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_sync/path2/"
2026/04/08 03:30:41 ERROR : [31mBisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run
[35mTip: here are the filenames we were looking for. Do they exist?
[0m[36mPath1: [94m/tmp/032751pa/workdir/TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_sync_path1..TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_sync_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/032751pa/workdir/TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_sync_path1..TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_sync_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/032751pa/workdir"[0m[0m
2026/04/08 03:30:41 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/08 03:30:41 NOTICE: Bisync error: bisync aborted
2026/04/08 03:30:41 NOTICE: [36m(14) :[0m [34mtest 5. prune failure listings after critical abort[0m
2026/04/08 03:30:41 NOTICE: [36m(15) :[0m [34mdelete-glob /tmp/032751pa/workdir/ *.lst[0m
2026/04/08 03:30:41 DEBUG : Creating backend with remote "/tmp/032751pa/workdir/"
2026/04/08 03:30:41 DEBUG : fs cache: renaming cache item "/tmp/032751pa/workdir/" to be canonical "/tmp/032751pa/workdir"
2026/04/08 03:30:41 DEBUG : Waiting for deletions to finish
2026/04/08 03:30:41 NOTICE: [36m(16) :[0m [34mdelete-glob /tmp/032751pa/workdir/ *.lst-err[0m
2026/04/08 03:30:41 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/workdir/" for canonical name "/tmp/032751pa/workdir"
2026/04/08 03:30:41 DEBUG : Waiting for deletions to finish
2026/04/08 03:30:41 INFO : TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_sync_path1..TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_sync_path2.path1.lst-err: Deleted
2026/04/08 03:30:41 INFO : TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_sync_path1..TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_sync_path2.path2.lst-err: Deleted
2026/04/08 03:30:41 NOTICE: [36m(17) :[0m [34mdelete-glob /tmp/032751pa/workdir/ *.lst-new[0m
2026/04/08 03:30:41 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/workdir/" for canonical name "/tmp/032751pa/workdir"
2026/04/08 03:30:41 DEBUG : Waiting for deletions to finish
2026/04/08 03:30:41 INFO : TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_sync_path1..TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_sync_path2.path1.lst-new: Deleted
2026/04/08 03:30:41 INFO : TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_sync_path1..TestAzureBlob_rclone-test-cedunen1waja_032751pa_check_sync_path2.path2.lst-new: Deleted
2026/04/08 03:30:41 NOTICE: [36m(18) :[0m [34mtest 6. run resync[0m
2026/04/08 03:30:41 NOTICE: [36m(19) :[0m [34mbisync resync[0m
2026/04/08 03:30:46 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_sync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:30:46 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_sync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:30:46 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:30:46 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:30:46 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_sync/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_sync/path2/"
2026/04/08 03:30:46 INFO : Copying Path2 files to Path1
2026/04/08 03:30:46 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:30:46 INFO : There was nothing to transfer
2026/04/08 03:30:46 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:30:46 INFO : There was nothing to transfer
2026/04/08 03:30:46 INFO : Resync updating listings
2026/04/08 03:30:46 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_sync/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_sync/path2/"
2026/04/08 03:30:46 INFO : [32mBisync successful[0m
2026/04/08 03:30:46 NOTICE: [36m(20) :[0m [34mtest 7. run normal sync with check-sync enabled (default)[0m
2026/04/08 03:30:46 NOTICE: [36m(21) :[0m [34mbisync[0m
2026/04/08 03:30:50 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_sync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:30:50 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_sync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:30:50 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:30:50 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:30:50 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_sync/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_sync/path2/"
2026/04/08 03:30:50 INFO : Building Path1 and Path2 listings
2026/04/08 03:30:50 INFO : Path1 checking for diffs
2026/04/08 03:30:50 INFO : Path2 checking for diffs
2026/04/08 03:30:50 INFO : No changes found
2026/04/08 03:30:50 INFO : Updating listings
2026/04/08 03:30:50 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_sync/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_sync/path2/"
2026/04/08 03:30:50 INFO : [32mBisync successful[0m
2026/04/08 03:30:50 NOTICE: [36m(22) :[0m [34mtest 8. run normal sync with no-check-sync[0m
2026/04/08 03:30:50 NOTICE: [36m(23) :[0m [34mbisync no-check-sync[0m
2026/04/08 03:30:54 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_sync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:30:54 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/check_sync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:30:54 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:30:54 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:30:54 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_sync/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/check_sync/path2/"
2026/04/08 03:30:54 INFO : Building Path1 and Path2 listings
2026/04/08 03:30:55 INFO : Path1 checking for diffs
2026/04/08 03:30:55 INFO : Path2 checking for diffs
2026/04/08 03:30:55 INFO : No changes found
2026/04/08 03:30:55 INFO : Updating listings
2026/04/08 03:30:55 INFO : [32mBisync successful[0m
2026/04/08 03:30:55 DEBUG : Waiting for deletions to finish
2026/04/08 03:30:55 INFO : RCLONE_TEST: Deleted
2026/04/08 03:30:55 INFO : file7.txt: Deleted
2026/04/08 03:30:55 INFO : file2.txt: Deleted
2026/04/08 03:30:55 INFO : file3.txt: Deleted
2026/04/08 03:30:55 INFO : file6.txt: Deleted
2026/04/08 03:30:55 INFO : file1.txt: Deleted
2026/04/08 03:30:55 INFO : file5.txt: Deleted
2026/04/08 03:30:55 INFO : file4.txt: Deleted
2026/04/08 03:30:55 INFO : file8.txt: Deleted
2026/04/08 03:30:55 DEBUG : removing 1 level 0 directories
2026/04/08 03:30:55 INFO : Azure container rclone-test-cedunen1waja path 032751pa/check_sync/path1: Removing directory
2026/04/08 03:30:55 DEBUG : Waiting for deletions to finish
2026/04/08 03:30:55 INFO : file7.txt: Deleted
2026/04/08 03:30:55 INFO : file2.txt: Deleted
2026/04/08 03:30:55 INFO : file6.txt: Deleted
2026/04/08 03:30:55 INFO : file3.txt: Deleted
2026/04/08 03:30:55 INFO : file1.txt: Deleted
2026/04/08 03:30:55 INFO : RCLONE_TEST: Deleted
2026/04/08 03:30:55 INFO : file5.txt: Deleted
2026/04/08 03:30:55 INFO : file4.txt: Deleted
2026/04/08 03:30:55 INFO : file8.txt: Deleted
2026/04/08 03:30:55 DEBUG : removing 1 level 0 directories
2026/04/08 03:30:55 INFO : Azure container rclone-test-cedunen1waja path 032751pa/check_sync/path2: Removing directory
bisync_test.go:608: [32mTEST check_sync PASSED[0m
=== RUN TestBisyncRemoteRemote/compare_all
2026/04/08 03:30:55 INFO : path1: Making directory
2026/04/08 03:30:55 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path1"
2026/04/08 03:30:55 INFO : path2: Making directory
2026/04/08 03:30:55 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path2"
2026/04/08 03:30:55 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_compare_all/initial"
2026/04/08 03:30:55 DEBUG : Creating backend with remote "/tmp/032751pa/initdir/test_compare_all-qiseroy2"
2026/04/08 03:30:55 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:30:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:55 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:55 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:30:55 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:30:55 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:55 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:30:55 INFO : file2.txt: Copied (new)
2026/04/08 03:30:55 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:30:55 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:30:55 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:30:55 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:30:55 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:55 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:55 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:55 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:55 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:55 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:55 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:30:55 INFO : file1.txt: Copied (new)
2026/04/08 03:30:55 DEBUG : Local file system at /tmp/032751pa/initdir/test_compare_all-qiseroy2: Waiting for checks to finish
2026/04/08 03:30:55 DEBUG : Local file system at /tmp/032751pa/initdir/test_compare_all-qiseroy2: Waiting for transfers to finish
2026/04/08 03:30:55 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:30:55 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:55 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:30:55 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:55 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:30:55 INFO : file4.txt: Copied (new)
2026/04/08 03:30:55 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:30:55 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:55 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:30:55 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:55 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:30:55 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:55 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:30:55 INFO : file5.txt: Copied (new)
2026/04/08 03:30:55 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:30:55 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:55 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:30:55 INFO : file3.txt: Copied (new)
2026/04/08 03:30:55 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:30:55 INFO : file6.txt: Copied (new)
2026/04/08 03:30:55 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:30:55 INFO : file7.txt: Copied (new)
2026/04/08 03:30:55 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:30:55 INFO : file8.txt: Copied (new)
2026/04/08 03:30:55 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_compare_all/modfiles"
2026/04/08 03:30:55 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_compare_all-dapiqes8"
2026/04/08 03:30:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:55 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:55 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/08 03:30:55 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:30:55 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/08 03:30:55 INFO : file1.txt: Copied (new)
2026/04/08 03:30:55 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:55 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:55 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:55 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:55 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:55 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:55 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/08 03:30:55 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/08 03:30:55 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/08 03:30:55 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/08 03:30:55 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:30:55 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/08 03:30:55 INFO : file11.txt: Copied (new)
2026/04/08 03:30:55 DEBUG : Local file system at /tmp/032751pa/datadir/test_compare_all-dapiqes8: Waiting for checks to finish
2026/04/08 03:30:55 DEBUG : Local file system at /tmp/032751pa/datadir/test_compare_all-dapiqes8: Waiting for transfers to finish
2026/04/08 03:30:55 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/08 03:30:55 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/08 03:30:55 INFO : file2.txt: Copied (new)
2026/04/08 03:30:55 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/08 03:30:55 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:30:55 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/08 03:30:55 INFO : file6.txt: Copied (new)
2026/04/08 03:30:55 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:30:55 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/08 03:30:55 INFO : file10.txt: Copied (new)
2026/04/08 03:30:55 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/08 03:30:55 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/08 03:30:55 INFO : file5L.txt: Copied (new)
2026/04/08 03:30:55 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/08 03:30:55 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/08 03:30:55 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:30:55 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/08 03:30:55 INFO : file7.txt: Copied (new)
2026/04/08 03:30:55 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/08 03:30:55 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/08 03:30:55 INFO : file5R.txt: Copied (new)
2026/04/08 03:30:55 DEBUG : Waiting for deletions to finish
2026/04/08 03:30:55 DEBUG : removing 1 level 0 directories
2026/04/08 03:30:55 INFO : Azure container rclone-test-cedunen1waja path 032751pa/compare_all/path1: Removing directory
2026/04/08 03:30:55 DEBUG : Waiting for deletions to finish
2026/04/08 03:30:55 DEBUG : removing 1 level 0 directories
2026/04/08 03:30:55 INFO : Azure container rclone-test-cedunen1waja path 032751pa/compare_all/path2: Removing directory
2026/04/08 03:30:55 NOTICE: checking initFs Local file system at /tmp/032751pa/initdir/test_compare_all-qiseroy2
2026/04/08 03:30:55 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:30:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:55 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:55 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:55 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:55 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:55 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:55 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:55 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:55 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/compare_all/path1: Waiting for checks to finish
2026/04/08 03:30:55 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/compare_all/path1: Waiting for transfers to finish
2026/04/08 03:30:55 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:30:55 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:30:55 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:30:55 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:30:55 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:55 INFO : file2.txt: Copied (new)
2026/04/08 03:30:55 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:30:55 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:55 INFO : file3.txt: Copied (new)
2026/04/08 03:30:55 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:30:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:55 INFO : file1.txt: Copied (new)
2026/04/08 03:30:55 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:30:55 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:55 INFO : file4.txt: Copied (new)
2026/04/08 03:30:55 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:30:55 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:55 INFO : file5.txt: Copied (new)
2026/04/08 03:30:55 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:30:55 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:55 INFO : file6.txt: Copied (new)
2026/04/08 03:30:55 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:30:55 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:55 INFO : file7.txt: Copied (new)
2026/04/08 03:30:56 DEBUG : file8.txt: size = 0 OK
2026/04/08 03:30:56 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:56 INFO : file8.txt: Copied (new)
2026/04/08 03:30:56 NOTICE: checking Path1 Azure container rclone-test-cedunen1waja path 032751pa/compare_all/path1
2026/04/08 03:30:56 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:30:56 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:56 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:56 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:56 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:56 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:56 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:56 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:56 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:30:56 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/compare_all/path2: Waiting for checks to finish
2026/04/08 03:30:56 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/compare_all/path2: Waiting for transfers to finish
2026/04/08 03:30:56 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:30:56 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:56 INFO : file1.txt: Copied (new)
2026/04/08 03:30:56 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:30:56 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:30:56 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:56 INFO : file3.txt: Copied (new)
2026/04/08 03:30:56 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:56 INFO : file2.txt: Copied (new)
2026/04/08 03:30:56 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:30:56 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:30:56 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:30:56 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:30:56 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:56 INFO : file4.txt: Copied (new)
2026/04/08 03:30:56 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:30:56 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:56 INFO : file5.txt: Copied (new)
2026/04/08 03:30:56 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:30:56 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:56 INFO : file7.txt: Copied (new)
2026/04/08 03:30:56 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:30:56 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:56 INFO : file6.txt: Copied (new)
2026/04/08 03:30:56 DEBUG : file8.txt: size = 0 OK
2026/04/08 03:30:56 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:30:56 INFO : file8.txt: Copied (new)
2026/04/08 03:30:56 NOTICE: checking path2 Azure container rclone-test-cedunen1waja path 032751pa/compare_all/path2
2026/04/08 03:30:56 NOTICE: [36m(01) :[0m [34mtest changes compare-all[0m
2026/04/08 03:30:56 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:30:56 NOTICE: [36m(03) :[0m [34mbisync resync compare-all[0m
2026/04/08 03:31:00 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/compare_all/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:31:00 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/compare_all/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:31:00 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": true
}
2026/04/08 03:31:00 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path2/"
2026/04/08 03:31:00 INFO : Copying Path2 files to Path1
2026/04/08 03:31:00 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:31:00 INFO : There was nothing to transfer
2026/04/08 03:31:00 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:31:00 INFO : There was nothing to transfer
2026/04/08 03:31:00 INFO : Resync updating listings
2026/04/08 03:31:00 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path2/"
2026/04/08 03:31:00 INFO : [32mBisync successful[0m
2026/04/08 03:31:00 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/04/08 03:31:00 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/04/08 03:31:00 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/032751pa/datadir/test_compare_all-dapiqes8/file10.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path2/[0m
2026/04/08 03:31:00 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_compare_all-dapiqes8/"
2026/04/08 03:31:00 DEBUG : fs cache: renaming cache item "/tmp/032751pa/datadir/test_compare_all-dapiqes8/" to be canonical "/tmp/032751pa/datadir/test_compare_all-dapiqes8"
2026/04/08 03:31:00 DEBUG : file10.txt: Set modification time 2001-01-02
2026/04/08 03:31:00 DEBUG : copyFile "/tmp/032751pa/datadir/test_compare_all-dapiqes8/file10.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path2/" as ""
2026/04/08 03:31:00 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_compare_all-dapiqes8/file10.txt"
2026/04/08 03:31:00 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path2/"
2026/04/08 03:31:00 DEBUG : operations.CopyFile "file10.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/compare_all/path2" as "file10.txt"
2026/04/08 03:31:01 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:01 DEBUG : file10.txt: size = 19 OK
2026/04/08 03:31:01 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:31:01 INFO : file10.txt: Copied (new)
2026/04/08 03:31:01 NOTICE: [36m(07) :[0m [34mtest newer on path2 - file1[0m
2026/04/08 03:31:01 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-02 /tmp/032751pa/datadir/test_compare_all-dapiqes8/file1.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path2/[0m
2026/04/08 03:31:01 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_compare_all-dapiqes8/" for canonical name "/tmp/032751pa/datadir/test_compare_all-dapiqes8"
2026/04/08 03:31:01 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/08 03:31:01 DEBUG : copyFile "/tmp/032751pa/datadir/test_compare_all-dapiqes8/file1.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path2/" as ""
2026/04/08 03:31:01 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_compare_all-dapiqes8/file1.txt"
2026/04/08 03:31:01 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path2/"
2026/04/08 03:31:01 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/compare_all/path2" as "file1.txt"
2026/04/08 03:31:01 DEBUG : file1.txt: size = 19 (Local file system at /tmp/032751pa/datadir/test_compare_all-dapiqes8)
2026/04/08 03:31:01 DEBUG : file1.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/compare_all/path2)
2026/04/08 03:31:01 DEBUG : file1.txt: Sizes differ
2026/04/08 03:31:01 DEBUG : file1.txt: size = 19 OK
2026/04/08 03:31:01 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:31:01 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:31:01 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/04/08 03:31:01 NOTICE: [36m(10) :[0m [34mtouch-copy 2001-01-02 /tmp/032751pa/datadir/test_compare_all-dapiqes8/file11.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path1/[0m
2026/04/08 03:31:01 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_compare_all-dapiqes8/" for canonical name "/tmp/032751pa/datadir/test_compare_all-dapiqes8"
2026/04/08 03:31:01 DEBUG : file11.txt: Set modification time 2001-01-02
2026/04/08 03:31:01 DEBUG : copyFile "/tmp/032751pa/datadir/test_compare_all-dapiqes8/file11.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path1/" as ""
2026/04/08 03:31:01 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_compare_all-dapiqes8/file11.txt"
2026/04/08 03:31:01 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path1/"
2026/04/08 03:31:01 DEBUG : operations.CopyFile "file11.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/compare_all/path1" as "file11.txt"
2026/04/08 03:31:01 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:01 DEBUG : file11.txt: size = 19 OK
2026/04/08 03:31:01 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:31:01 INFO : file11.txt: Copied (new)
2026/04/08 03:31:01 NOTICE: [36m(11) :[0m [34mtest newer on path1 - file2[0m
2026/04/08 03:31:01 NOTICE: [36m(12) :[0m [34mtouch-copy 2001-01-02 /tmp/032751pa/datadir/test_compare_all-dapiqes8/file2.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path1/[0m
2026/04/08 03:31:01 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_compare_all-dapiqes8/" for canonical name "/tmp/032751pa/datadir/test_compare_all-dapiqes8"
2026/04/08 03:31:01 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/08 03:31:01 DEBUG : copyFile "/tmp/032751pa/datadir/test_compare_all-dapiqes8/file2.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path1/" as ""
2026/04/08 03:31:01 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_compare_all-dapiqes8/file2.txt"
2026/04/08 03:31:01 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path1/"
2026/04/08 03:31:01 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/compare_all/path1" as "file2.txt"
2026/04/08 03:31:01 DEBUG : file2.txt: size = 13 (Local file system at /tmp/032751pa/datadir/test_compare_all-dapiqes8)
2026/04/08 03:31:01 DEBUG : file2.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/compare_all/path1)
2026/04/08 03:31:01 DEBUG : file2.txt: Sizes differ
2026/04/08 03:31:01 DEBUG : file2.txt: size = 13 OK
2026/04/08 03:31:01 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/08 03:31:01 INFO : file2.txt: Copied (replaced existing)
2026/04/08 03:31:01 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/04/08 03:31:01 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path2/file3.txt[0m
2026/04/08 03:31:01 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path2/"
2026/04/08 03:31:01 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path2/" to be canonical "TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path2"
2026/04/08 03:31:01 INFO : file3.txt: Deleted
2026/04/08 03:31:01 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/04/08 03:31:01 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path1/file4.txt[0m
2026/04/08 03:31:01 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path1/"
2026/04/08 03:31:01 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path1/" to be canonical "TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path1"
2026/04/08 03:31:01 INFO : file4.txt: Deleted
2026/04/08 03:31:01 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/04/08 03:31:01 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path1/file8.txt[0m
2026/04/08 03:31:01 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path1/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path1"
2026/04/08 03:31:02 INFO : file8.txt: Deleted
2026/04/08 03:31:02 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path2/file8.txt[0m
2026/04/08 03:31:02 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path2/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path2"
2026/04/08 03:31:02 INFO : file8.txt: Deleted
2026/04/08 03:31:02 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/04/08 03:31:02 NOTICE: [36m(21) :[0m [34mtouch-glob 2001-01-02 /tmp/032751pa/datadir/test_compare_all-dapiqes8/ file5R.txt[0m
2026/04/08 03:31:02 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_compare_all-dapiqes8/" for canonical name "/tmp/032751pa/datadir/test_compare_all-dapiqes8"
2026/04/08 03:31:02 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/04/08 03:31:02 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/032751pa/datadir/test_compare_all-dapiqes8/file5R.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path2/ file5.txt[0m
2026/04/08 03:31:02 DEBUG : copyFile "/tmp/032751pa/datadir/test_compare_all-dapiqes8/file5R.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path2/" as "file5.txt"
2026/04/08 03:31:02 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_compare_all-dapiqes8/file5R.txt"
2026/04/08 03:31:02 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path2/"
2026/04/08 03:31:02 DEBUG : operations.CopyFile "file5R.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/compare_all/path2" as "file5.txt"
2026/04/08 03:31:02 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/032751pa/datadir/test_compare_all-dapiqes8)
2026/04/08 03:31:02 DEBUG : file5.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/compare_all/path2)
2026/04/08 03:31:02 DEBUG : file5R.txt: Sizes differ
2026/04/08 03:31:02 DEBUG : file5.txt: size = 39 OK
2026/04/08 03:31:02 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/08 03:31:02 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/04/08 03:31:02 NOTICE: [36m(23) :[0m [34mtouch-glob 2001-03-04 /tmp/032751pa/datadir/test_compare_all-dapiqes8/ file5L.txt[0m
2026/04/08 03:31:02 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_compare_all-dapiqes8/" for canonical name "/tmp/032751pa/datadir/test_compare_all-dapiqes8"
2026/04/08 03:31:02 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/04/08 03:31:02 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/032751pa/datadir/test_compare_all-dapiqes8/file5L.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path1/ file5.txt[0m
2026/04/08 03:31:02 DEBUG : copyFile "/tmp/032751pa/datadir/test_compare_all-dapiqes8/file5L.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path1/" as "file5.txt"
2026/04/08 03:31:02 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_compare_all-dapiqes8/file5L.txt"
2026/04/08 03:31:02 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path1/"
2026/04/08 03:31:02 DEBUG : operations.CopyFile "file5L.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/compare_all/path1" as "file5.txt"
2026/04/08 03:31:02 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/032751pa/datadir/test_compare_all-dapiqes8)
2026/04/08 03:31:02 DEBUG : file5.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/compare_all/path1)
2026/04/08 03:31:02 DEBUG : file5L.txt: Sizes differ
2026/04/08 03:31:02 DEBUG : file5.txt: size = 39 OK
2026/04/08 03:31:02 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/08 03:31:02 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/04/08 03:31:02 NOTICE: [36m(25) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/04/08 03:31:02 NOTICE: [36m(26) :[0m [34mtouch-copy 2001-01-02 /tmp/032751pa/datadir/test_compare_all-dapiqes8/file6.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path2/[0m
2026/04/08 03:31:02 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_compare_all-dapiqes8/" for canonical name "/tmp/032751pa/datadir/test_compare_all-dapiqes8"
2026/04/08 03:31:02 DEBUG : file6.txt: Set modification time 2001-01-02
2026/04/08 03:31:02 DEBUG : copyFile "/tmp/032751pa/datadir/test_compare_all-dapiqes8/file6.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path2/" as ""
2026/04/08 03:31:02 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_compare_all-dapiqes8/file6.txt"
2026/04/08 03:31:02 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path2/"
2026/04/08 03:31:02 DEBUG : operations.CopyFile "file6.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/compare_all/path2" as "file6.txt"
2026/04/08 03:31:02 DEBUG : file6.txt: size = 19 (Local file system at /tmp/032751pa/datadir/test_compare_all-dapiqes8)
2026/04/08 03:31:02 DEBUG : file6.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/compare_all/path2)
2026/04/08 03:31:02 DEBUG : file6.txt: Sizes differ
2026/04/08 03:31:02 DEBUG : file6.txt: size = 19 OK
2026/04/08 03:31:02 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:31:02 INFO : file6.txt: Copied (replaced existing)
2026/04/08 03:31:02 NOTICE: [36m(27) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path1/file6.txt[0m
2026/04/08 03:31:02 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path1/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path1"
2026/04/08 03:31:02 INFO : file6.txt: Deleted
2026/04/08 03:31:02 NOTICE: [36m(28) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/04/08 03:31:02 NOTICE: [36m(29) :[0m [34mtouch-copy 2001-01-02 /tmp/032751pa/datadir/test_compare_all-dapiqes8/file7.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path1/[0m
2026/04/08 03:31:02 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_compare_all-dapiqes8/" for canonical name "/tmp/032751pa/datadir/test_compare_all-dapiqes8"
2026/04/08 03:31:02 DEBUG : file7.txt: Set modification time 2001-01-02
2026/04/08 03:31:02 DEBUG : copyFile "/tmp/032751pa/datadir/test_compare_all-dapiqes8/file7.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path1/" as ""
2026/04/08 03:31:02 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_compare_all-dapiqes8/file7.txt"
2026/04/08 03:31:02 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path1/"
2026/04/08 03:31:02 DEBUG : operations.CopyFile "file7.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/compare_all/path1" as "file7.txt"
2026/04/08 03:31:02 DEBUG : file7.txt: size = 19 (Local file system at /tmp/032751pa/datadir/test_compare_all-dapiqes8)
2026/04/08 03:31:02 DEBUG : file7.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/compare_all/path1)
2026/04/08 03:31:02 DEBUG : file7.txt: Sizes differ
2026/04/08 03:31:02 DEBUG : file7.txt: size = 19 OK
2026/04/08 03:31:02 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:31:02 INFO : file7.txt: Copied (replaced existing)
2026/04/08 03:31:02 NOTICE: [36m(30) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path2/file7.txt[0m
2026/04/08 03:31:02 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path2/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path2"
2026/04/08 03:31:03 INFO : file7.txt: Deleted
2026/04/08 03:31:03 NOTICE: [36m(31) :[0m [34mtest bisync run[0m
2026/04/08 03:31:03 NOTICE: [36m(32) :[0m [34mbisync compare-all[0m
2026/04/08 03:31:07 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/compare_all/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:31:07 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/compare_all/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:31:07 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": true
}
2026/04/08 03:31:07 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path2/"
2026/04/08 03:31:07 INFO : Building Path1 and Path2 listings
2026/04/08 03:31:07 INFO : Path1 checking for diffs
2026/04/08 03:31:07 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/04/08 03:31:07 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/08 03:31:07 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/04/08 03:31:07 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/08 03:31:07 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile7.txt[0m
2026/04/08 03:31:07 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/08 03:31:07 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/08 03:31:07 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/08 03:31:07 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/04/08 03:31:07 INFO : Path2 checking for diffs
2026/04/08 03:31:07 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:31:07 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/08 03:31:07 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/04/08 03:31:07 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile6.txt[0m
2026/04/08 03:31:07 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/08 03:31:07 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/08 03:31:07 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/08 03:31:07 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/08 03:31:07 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/04/08 03:31:07 INFO : Applying changes
2026/04/08 03:31:07 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path2/file11.txt[0m
2026/04/08 03:31:07 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path2/file2.txt[0m
2026/04/08 03:31:07 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path2/file4.txt[0m
2026/04/08 03:31:07 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/08 03:31:07 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path1/file5.txt.conflict1[0m
2026/04/08 03:31:07 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict1
2026/04/08 03:31:07 INFO : file5.txt: Deleted
2026/04/08 03:31:07 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path2/file5.txt.conflict1[0m
2026/04/08 03:31:07 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path2/file5.txt.conflict2[0m
2026/04/08 03:31:07 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict2
2026/04/08 03:31:07 INFO : file5.txt: Deleted
2026/04/08 03:31:07 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path1/file5.txt.conflict2[0m
2026/04/08 03:31:07 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path1/file6.txt[0m
2026/04/08 03:31:07 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path2/file7.txt[0m
2026/04/08 03:31:07 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path1/file1.txt[0m
2026/04/08 03:31:07 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path1/file10.txt[0m
2026/04/08 03:31:07 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path1/file3.txt[0m
2026/04/08 03:31:07 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:31:08 INFO : file1.txt: Copied (server-side copy)
2026/04/08 03:31:08 INFO : file6.txt: Copied (server-side copy)
2026/04/08 03:31:08 INFO : file5.txt.conflict2: Copied (server-side copy)
2026/04/08 03:31:08 INFO : file10.txt: Copied (server-side copy)
2026/04/08 03:31:08 INFO : file3.txt: Deleted
2026/04/08 03:31:08 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:31:08 INFO : file7.txt: Copied (server-side copy)
2026/04/08 03:31:08 INFO : file2.txt: Copied (server-side copy)
2026/04/08 03:31:08 INFO : file11.txt: Copied (server-side copy)
2026/04/08 03:31:08 INFO : file5.txt.conflict1: Copied (server-side copy)
2026/04/08 03:31:08 INFO : file4.txt: Deleted
2026/04/08 03:31:08 INFO : Updating listings
2026/04/08 03:31:08 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/compare_all/path2/"
2026/04/08 03:31:08 INFO : [32mBisync successful[0m
2026/04/08 03:31:08 DEBUG : Waiting for deletions to finish
2026/04/08 03:31:08 INFO : file11.txt: Deleted
2026/04/08 03:31:08 INFO : file1.txt: Deleted
2026/04/08 03:31:08 INFO : file5.txt.conflict1: Deleted
2026/04/08 03:31:08 INFO : file5.txt.conflict2: Deleted
2026/04/08 03:31:08 INFO : file2.txt: Deleted
2026/04/08 03:31:08 INFO : file10.txt: Deleted
2026/04/08 03:31:08 INFO : file6.txt: Deleted
2026/04/08 03:31:08 INFO : RCLONE_TEST: Deleted
2026/04/08 03:31:08 INFO : file7.txt: Deleted
2026/04/08 03:31:08 DEBUG : removing 1 level 0 directories
2026/04/08 03:31:08 INFO : Azure container rclone-test-cedunen1waja path 032751pa/compare_all/path1: Removing directory
2026/04/08 03:31:08 DEBUG : Waiting for deletions to finish
2026/04/08 03:31:08 INFO : file6.txt: Deleted
2026/04/08 03:31:08 INFO : file10.txt: Deleted
2026/04/08 03:31:08 INFO : file5.txt.conflict1: Deleted
2026/04/08 03:31:08 INFO : RCLONE_TEST: Deleted
2026/04/08 03:31:08 INFO : file1.txt: Deleted
2026/04/08 03:31:08 INFO : file11.txt: Deleted
2026/04/08 03:31:08 INFO : file2.txt: Deleted
2026/04/08 03:31:08 INFO : file5.txt.conflict2: Deleted
2026/04/08 03:31:08 INFO : file7.txt: Deleted
2026/04/08 03:31:08 DEBUG : removing 1 level 0 directories
2026/04/08 03:31:08 INFO : Azure container rclone-test-cedunen1waja path 032751pa/compare_all/path2: Removing directory
bisync_test.go:608: [32mTEST compare_all PASSED[0m
=== RUN TestBisyncRemoteRemote/concurrent
2026/04/08 03:31:08 INFO : path1: Making directory
2026/04/08 03:31:08 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/concurrent/path1"
2026/04/08 03:31:08 DEBUG : Config file has changed externally - reloading
2026/04/08 03:31:08 INFO : path2: Making directory
2026/04/08 03:31:08 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/concurrent/path2"
2026/04/08 03:31:08 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_concurrent/initial"
2026/04/08 03:31:08 DEBUG : Creating backend with remote "/tmp/032751pa/initdir/test_concurrent-biduxej3"
2026/04/08 03:31:08 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:31:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:08 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:08 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:08 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:08 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:08 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:08 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:08 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:08 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:31:08 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:31:08 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:31:08 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:31:08 DEBUG : Local file system at /tmp/032751pa/initdir/test_concurrent-biduxej3: Waiting for checks to finish
2026/04/08 03:31:08 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:31:08 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:31:08 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:31:08 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:31:08 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:08 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:31:08 INFO : file1.txt: Copied (new)
2026/04/08 03:31:08 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:08 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:31:08 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:08 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:31:08 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:08 INFO : file2.txt: Copied (new)
2026/04/08 03:31:08 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:08 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:31:08 INFO : file5.txt: Copied (new)
2026/04/08 03:31:08 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:31:08 INFO : file3.txt: Copied (new)
2026/04/08 03:31:08 DEBUG : Local file system at /tmp/032751pa/initdir/test_concurrent-biduxej3: Waiting for transfers to finish
2026/04/08 03:31:08 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:31:08 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:31:08 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:08 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:08 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:31:08 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:31:08 INFO : file8.txt: Copied (new)
2026/04/08 03:31:08 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:08 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:31:08 INFO : file7.txt: Copied (new)
2026/04/08 03:31:08 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:31:08 INFO : file6.txt: Copied (new)
2026/04/08 03:31:08 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:31:08 INFO : file4.txt: Copied (new)
2026/04/08 03:31:08 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_concurrent/modfiles"
2026/04/08 03:31:08 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_concurrent-weginel3"
2026/04/08 03:31:08 DEBUG : dummy.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:08 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:08 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:08 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:08 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:08 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:08 DEBUG : dummy.txt.054c2352.partial: size = 0 OK
2026/04/08 03:31:08 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:08 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:08 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:08 DEBUG : dummy.txt.054c2352.partial: renamed to: dummy.txt
2026/04/08 03:31:08 INFO : dummy.txt: Copied (new)
2026/04/08 03:31:08 DEBUG : file1.txt.0866bb02.partial: size = 19 OK
2026/04/08 03:31:08 DEBUG : Local file system at /tmp/032751pa/datadir/test_concurrent-weginel3: Waiting for checks to finish
2026/04/08 03:31:08 DEBUG : file10.txt.0bea3133.partial: size = 19 OK
2026/04/08 03:31:08 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:31:08 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:31:08 DEBUG : Local file system at /tmp/032751pa/datadir/test_concurrent-weginel3: Waiting for transfers to finish
2026/04/08 03:31:08 DEBUG : file10.txt.0bea3133.partial: renamed to: file10.txt
2026/04/08 03:31:08 INFO : file10.txt: Copied (new)
2026/04/08 03:31:08 DEBUG : file11.txt.62933a56.partial: size = 19 OK
2026/04/08 03:31:08 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:31:08 DEBUG : file1.txt.0866bb02.partial: renamed to: file1.txt
2026/04/08 03:31:08 INFO : file1.txt: Copied (new)
2026/04/08 03:31:08 DEBUG : file2.txt.95cb1da2.partial: size = 13 OK
2026/04/08 03:31:08 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/08 03:31:08 DEBUG : file5L.txt.0068aeca.partial: size = 39 OK
2026/04/08 03:31:08 DEBUG : file11.txt.62933a56.partial: renamed to: file11.txt
2026/04/08 03:31:08 INFO : file11.txt: Copied (new)
2026/04/08 03:31:08 DEBUG : file2.txt.95cb1da2.partial: renamed to: file2.txt
2026/04/08 03:31:08 INFO : file2.txt: Copied (new)
2026/04/08 03:31:08 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/08 03:31:08 DEBUG : file5R.txt.70006d6a.partial: size = 39 OK
2026/04/08 03:31:08 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/08 03:31:08 DEBUG : file6.txt.cd788d78.partial: size = 19 OK
2026/04/08 03:31:08 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:31:08 DEBUG : file5R.txt.70006d6a.partial: renamed to: file5R.txt
2026/04/08 03:31:08 INFO : file5R.txt: Copied (new)
2026/04/08 03:31:08 DEBUG : file5L.txt.0068aeca.partial: renamed to: file5L.txt
2026/04/08 03:31:08 INFO : file5L.txt: Copied (new)
2026/04/08 03:31:08 DEBUG : file6.txt.cd788d78.partial: renamed to: file6.txt
2026/04/08 03:31:08 INFO : file6.txt: Copied (new)
2026/04/08 03:31:08 DEBUG : file7.txt.a401861d.partial: size = 19 OK
2026/04/08 03:31:08 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:31:08 DEBUG : file7.txt.a401861d.partial: renamed to: file7.txt
2026/04/08 03:31:08 INFO : file7.txt: Copied (new)
2026/04/08 03:31:08 DEBUG : Waiting for deletions to finish
2026/04/08 03:31:09 DEBUG : removing 1 level 0 directories
2026/04/08 03:31:09 INFO : Azure container rclone-test-cedunen1waja path 032751pa/concurrent/path1: Removing directory
2026/04/08 03:31:09 DEBUG : Waiting for deletions to finish
2026/04/08 03:31:09 DEBUG : removing 1 level 0 directories
2026/04/08 03:31:09 INFO : Azure container rclone-test-cedunen1waja path 032751pa/concurrent/path2: Removing directory
2026/04/08 03:31:09 NOTICE: checking initFs Local file system at /tmp/032751pa/initdir/test_concurrent-biduxej3
2026/04/08 03:31:09 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:31:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:09 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:09 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:09 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:09 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:09 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:09 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:09 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:09 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/concurrent/path1: Waiting for checks to finish
2026/04/08 03:31:09 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/concurrent/path1: Waiting for transfers to finish
2026/04/08 03:31:09 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:31:09 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:09 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:31:09 INFO : file1.txt: Copied (new)
2026/04/08 03:31:09 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:31:09 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:31:09 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:31:09 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:09 INFO : file2.txt: Copied (new)
2026/04/08 03:31:09 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:31:09 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:09 INFO : file3.txt: Copied (new)
2026/04/08 03:31:09 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:31:09 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:09 INFO : file5.txt: Copied (new)
2026/04/08 03:31:09 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:31:09 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:09 INFO : file4.txt: Copied (new)
2026/04/08 03:31:09 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:31:09 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:09 INFO : file6.txt: Copied (new)
2026/04/08 03:31:09 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:31:09 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:09 INFO : file7.txt: Copied (new)
2026/04/08 03:31:09 DEBUG : file8.txt: size = 0 OK
2026/04/08 03:31:09 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:09 INFO : file8.txt: Copied (new)
2026/04/08 03:31:09 NOTICE: checking Path1 Azure container rclone-test-cedunen1waja path 032751pa/concurrent/path1
2026/04/08 03:31:09 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:31:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:09 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:09 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:09 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:09 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:09 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:09 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:09 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:09 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/concurrent/path2: Waiting for checks to finish
2026/04/08 03:31:09 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/concurrent/path2: Waiting for transfers to finish
2026/04/08 03:31:09 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:31:09 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:31:09 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:31:09 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:31:09 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:09 INFO : file1.txt: Copied (new)
2026/04/08 03:31:09 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:31:09 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:09 INFO : file2.txt: Copied (new)
2026/04/08 03:31:09 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:31:09 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:09 INFO : file3.txt: Copied (new)
2026/04/08 03:31:09 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:31:09 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:09 INFO : file4.txt: Copied (new)
2026/04/08 03:31:09 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:31:09 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:09 INFO : file5.txt: Copied (new)
2026/04/08 03:31:09 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:31:09 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:09 INFO : file7.txt: Copied (new)
2026/04/08 03:31:09 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:31:09 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:09 INFO : file6.txt: Copied (new)
2026/04/08 03:31:09 DEBUG : file8.txt: size = 0 OK
2026/04/08 03:31:09 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:09 INFO : file8.txt: Copied (new)
2026/04/08 03:31:09 NOTICE: checking path2 Azure container rclone-test-cedunen1waja path 032751pa/concurrent/path2
2026/04/08 03:31:09 NOTICE: [36m(01) :[0m [34mtest concurrent[0m
2026/04/08 03:31:09 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:31:09 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/08 03:31:14 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/concurrent/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:31:14 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/concurrent/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:31:14 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:31:14 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:31:14 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/concurrent/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/concurrent/path2/"
2026/04/08 03:31:14 INFO : Copying Path2 files to Path1
2026/04/08 03:31:14 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:31:14 INFO : There was nothing to transfer
2026/04/08 03:31:14 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:31:14 INFO : There was nothing to transfer
2026/04/08 03:31:14 INFO : Resync updating listings
2026/04/08 03:31:14 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/concurrent/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/concurrent/path2/"
2026/04/08 03:31:14 INFO : [32mBisync successful[0m
2026/04/08 03:31:14 NOTICE: [36m(04) :[0m [34mtest changed on one path - file1[0m
2026/04/08 03:31:14 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/032751pa/datadir/test_concurrent-weginel3/ file5R.txt[0m
2026/04/08 03:31:14 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_concurrent-weginel3/"
2026/04/08 03:31:14 DEBUG : fs cache: renaming cache item "/tmp/032751pa/datadir/test_concurrent-weginel3/" to be canonical "/tmp/032751pa/datadir/test_concurrent-weginel3"
2026/04/08 03:31:14 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/04/08 03:31:14 NOTICE: [36m(06) :[0m [34mtouch-glob 2023-08-26 /tmp/032751pa/datadir/test_concurrent-weginel3/ file7.txt[0m
2026/04/08 03:31:14 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_concurrent-weginel3/" for canonical name "/tmp/032751pa/datadir/test_concurrent-weginel3"
2026/04/08 03:31:14 DEBUG : file7.txt: Set modification time 2023-08-26
2026/04/08 03:31:14 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/032751pa/datadir/test_concurrent-weginel3/file5R.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/concurrent/path2/ file1.txt[0m
2026/04/08 03:31:14 DEBUG : copyFile "/tmp/032751pa/datadir/test_concurrent-weginel3/file5R.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/concurrent/path2/" as "file1.txt"
2026/04/08 03:31:14 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_concurrent-weginel3/file5R.txt"
2026/04/08 03:31:14 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/concurrent/path2/"
2026/04/08 03:31:14 DEBUG : operations.CopyFile "file5R.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/concurrent/path2" as "file1.txt"
2026/04/08 03:31:14 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/032751pa/datadir/test_concurrent-weginel3)
2026/04/08 03:31:14 DEBUG : file1.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/concurrent/path2)
2026/04/08 03:31:14 DEBUG : file5R.txt: Sizes differ
2026/04/08 03:31:14 DEBUG : file1.txt: size = 39 OK
2026/04/08 03:31:14 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/08 03:31:14 INFO : file5R.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:31:14 NOTICE: [36m(08) :[0m [34mtest bisync with file changed during[0m
2026/04/08 03:31:14 NOTICE: [36m(09) :[0m [34mconcurrent-func[0m
2026/04/08 03:31:14 NOTICE: [36m(10) :[0m [34mbisync[0m
2026/04/08 03:31:18 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/concurrent/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:31:18 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/concurrent/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:31:18 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:31:18 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:31:18 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/concurrent/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/concurrent/path2/"
2026/04/08 03:31:18 INFO : Building Path1 and Path2 listings
2026/04/08 03:31:18 INFO : Path1 checking for diffs
2026/04/08 03:31:18 INFO : Path2 checking for diffs
2026/04/08 03:31:18 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:31:18 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/08 03:31:18 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:31:18 INFO : Applying changes
2026/04/08 03:31:18 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/concurrent/path1/file1.txt[0m
2026/04/08 03:31:18 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:31:19 INFO : file7.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:31:19 INFO : file1.txt: Copied (server-side copy)
2026/04/08 03:31:19 INFO : Updating listings
2026/04/08 03:31:19 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/concurrent/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/concurrent/path2/"
2026/04/08 03:31:19 INFO : [32mBisync successful[0m
2026/04/08 03:31:19 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/04/08 03:31:23 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/concurrent/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:31:23 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/concurrent/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:31:23 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:31:23 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:31:23 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/concurrent/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/concurrent/path2/"
2026/04/08 03:31:23 INFO : Building Path1 and Path2 listings
2026/04/08 03:31:23 INFO : Path1 checking for diffs
2026/04/08 03:31:23 INFO : Path2 checking for diffs
2026/04/08 03:31:23 INFO : No changes found
2026/04/08 03:31:23 INFO : Updating listings
2026/04/08 03:31:23 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/concurrent/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/concurrent/path2/"
2026/04/08 03:31:23 INFO : [32mBisync successful[0m
2026/04/08 03:31:23 DEBUG : Waiting for deletions to finish
2026/04/08 03:31:23 INFO : file7.txt: Deleted
2026/04/08 03:31:23 INFO : file6.txt: Deleted
2026/04/08 03:31:23 INFO : file5.txt: Deleted
2026/04/08 03:31:23 INFO : file4.txt: Deleted
2026/04/08 03:31:23 INFO : file1.txt: Deleted
2026/04/08 03:31:23 INFO : RCLONE_TEST: Deleted
2026/04/08 03:31:23 INFO : file2.txt: Deleted
2026/04/08 03:31:23 INFO : file3.txt: Deleted
2026/04/08 03:31:23 INFO : file8.txt: Deleted
2026/04/08 03:31:24 DEBUG : removing 1 level 0 directories
2026/04/08 03:31:24 INFO : Azure container rclone-test-cedunen1waja path 032751pa/concurrent/path1: Removing directory
2026/04/08 03:31:24 DEBUG : Waiting for deletions to finish
2026/04/08 03:31:24 INFO : RCLONE_TEST: Deleted
2026/04/08 03:31:24 INFO : file6.txt: Deleted
2026/04/08 03:31:24 INFO : file4.txt: Deleted
2026/04/08 03:31:24 INFO : file1.txt: Deleted
2026/04/08 03:31:24 INFO : file5.txt: Deleted
2026/04/08 03:31:24 INFO : file3.txt: Deleted
2026/04/08 03:31:24 INFO : file7.txt: Deleted
2026/04/08 03:31:24 INFO : file2.txt: Deleted
2026/04/08 03:31:24 INFO : file8.txt: Deleted
2026/04/08 03:31:24 DEBUG : removing 1 level 0 directories
2026/04/08 03:31:24 INFO : Azure container rclone-test-cedunen1waja path 032751pa/concurrent/path2: Removing directory
bisync_test.go:608: [32mTEST concurrent PASSED[0m
=== RUN TestBisyncRemoteRemote/createemptysrcdirs
2026/04/08 03:31:24 INFO : path1: Making directory
2026/04/08 03:31:24 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/createemptysrcdirs/path1"
2026/04/08 03:31:24 INFO : path2: Making directory
2026/04/08 03:31:24 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/createemptysrcdirs/path2"
2026/04/08 03:31:24 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_createemptysrcdirs/initial"
2026/04/08 03:31:24 DEBUG : Creating backend with remote "/tmp/032751pa/initdir/test_createemptysrcdirs-mimobib1"
2026/04/08 03:31:24 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:31:24 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:24 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:24 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:24 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:24 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:24 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:24 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/08 03:31:24 DEBUG : Local file system at /tmp/032751pa/initdir/test_createemptysrcdirs-mimobib1: Waiting for checks to finish
2026/04/08 03:31:24 DEBUG : Local file system at /tmp/032751pa/initdir/test_createemptysrcdirs-mimobib1: Waiting for transfers to finish
2026/04/08 03:31:24 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:31:24 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:31:24 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:31:24 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:31:24 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/08 03:31:24 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:24 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/08 03:31:24 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/08 03:31:24 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:31:24 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/08 03:31:24 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:24 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/08 03:31:24 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:31:24 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/08 03:31:24 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:24 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:31:24 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:24 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/08 03:31:24 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:31:24 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/08 03:31:24 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:31:24 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:24 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:24 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/08 03:31:24 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:31:24 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:31:24 INFO : file1.txt: Copied (new)
2026/04/08 03:31:24 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_createemptysrcdirs/modfiles"
2026/04/08 03:31:24 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_createemptysrcdirs-tofewar8"
2026/04/08 03:31:24 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:24 DEBUG : placeholder.txt.29019232.partial: size = 0 OK
2026/04/08 03:31:24 DEBUG : Local file system at /tmp/032751pa/datadir/test_createemptysrcdirs-tofewar8: Waiting for checks to finish
2026/04/08 03:31:24 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:24 DEBUG : placeholder.txt.29019232.partial: renamed to: placeholder.txt
2026/04/08 03:31:24 INFO : placeholder.txt: Copied (new)
2026/04/08 03:31:24 DEBUG : Local file system at /tmp/032751pa/datadir/test_createemptysrcdirs-tofewar8: Waiting for transfers to finish
2026/04/08 03:31:24 DEBUG : Waiting for deletions to finish
2026/04/08 03:31:24 DEBUG : removing 1 level 0 directories
2026/04/08 03:31:24 INFO : Azure container rclone-test-cedunen1waja path 032751pa/createemptysrcdirs/path1: Removing directory
2026/04/08 03:31:24 DEBUG : Waiting for deletions to finish
2026/04/08 03:31:24 DEBUG : removing 1 level 0 directories
2026/04/08 03:31:24 INFO : Azure container rclone-test-cedunen1waja path 032751pa/createemptysrcdirs/path2: Removing directory
2026/04/08 03:31:24 NOTICE: checking initFs Local file system at /tmp/032751pa/initdir/test_createemptysrcdirs-mimobib1
2026/04/08 03:31:24 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:31:24 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:24 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:24 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:24 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:24 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:24 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:24 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/createemptysrcdirs/path1: Waiting for checks to finish
2026/04/08 03:31:24 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/createemptysrcdirs/path1: Waiting for transfers to finish
2026/04/08 03:31:24 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:31:24 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:31:24 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:31:24 DEBUG : file1.copy1.txt: size = 0 OK
2026/04/08 03:31:24 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:24 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:31:24 DEBUG : file1.copy2.txt: size = 0 OK
2026/04/08 03:31:24 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:24 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:31:24 DEBUG : file1.copy3.txt: size = 0 OK
2026/04/08 03:31:24 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:24 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:31:24 DEBUG : file1.copy4.txt: size = 0 OK
2026/04/08 03:31:24 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:24 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:31:24 DEBUG : file1.copy5.txt: size = 0 OK
2026/04/08 03:31:24 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:24 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:31:24 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:31:24 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:24 INFO : file1.txt: Copied (new)
2026/04/08 03:31:24 NOTICE: checking Path1 Azure container rclone-test-cedunen1waja path 032751pa/createemptysrcdirs/path1
2026/04/08 03:31:24 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:31:24 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:24 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:24 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:24 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:24 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:24 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:24 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/createemptysrcdirs/path2: Waiting for checks to finish
2026/04/08 03:31:24 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/createemptysrcdirs/path2: Waiting for transfers to finish
2026/04/08 03:31:24 DEBUG : file1.copy2.txt: size = 0 OK
2026/04/08 03:31:24 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:24 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:31:24 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:31:24 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:31:24 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:31:24 DEBUG : file1.copy1.txt: size = 0 OK
2026/04/08 03:31:24 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:24 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:31:24 DEBUG : file1.copy3.txt: size = 0 OK
2026/04/08 03:31:24 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:24 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:31:24 DEBUG : file1.copy5.txt: size = 0 OK
2026/04/08 03:31:24 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:24 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:31:24 DEBUG : file1.copy4.txt: size = 0 OK
2026/04/08 03:31:24 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:24 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:31:24 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:31:24 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:24 INFO : file1.txt: Copied (new)
2026/04/08 03:31:24 NOTICE: checking path2 Azure container rclone-test-cedunen1waja path 032751pa/createemptysrcdirs/path2
2026/04/08 03:31:25 NOTICE: [36m(01) :[0m [34mtest createemptysrcdirs[0m
2026/04/08 03:31:25 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:31:25 NOTICE: [36m(03) :[0m [34mtouch-glob 2001-01-02 /tmp/032751pa/datadir/test_createemptysrcdirs-tofewar8/ placeholder.txt[0m
2026/04/08 03:31:25 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_createemptysrcdirs-tofewar8/"
2026/04/08 03:31:25 DEBUG : fs cache: renaming cache item "/tmp/032751pa/datadir/test_createemptysrcdirs-tofewar8/" to be canonical "/tmp/032751pa/datadir/test_createemptysrcdirs-tofewar8"
2026/04/08 03:31:25 DEBUG : placeholder.txt: Set modification time 2001-01-02
2026/04/08 03:31:25 NOTICE: [36m(04) :[0m [34mcopy-as /tmp/032751pa/datadir/test_createemptysrcdirs-tofewar8/placeholder.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/createemptysrcdirs/path1/ file1.txt[0m
2026/04/08 03:31:25 DEBUG : copyFile "/tmp/032751pa/datadir/test_createemptysrcdirs-tofewar8/placeholder.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/createemptysrcdirs/path1/" as "file1.txt"
2026/04/08 03:31:25 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_createemptysrcdirs-tofewar8/placeholder.txt"
2026/04/08 03:31:25 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/createemptysrcdirs/path1/"
2026/04/08 03:31:25 DEBUG : operations.CopyFile "placeholder.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/createemptysrcdirs/path1" as "file1.txt"
2026/04/08 03:31:25 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:31:25 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/08 03:31:25 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:25 INFO : placeholder.txt: Updated modification time in destination
2026/04/08 03:31:25 DEBUG : placeholder.txt: Unchanged skipping
2026/04/08 03:31:25 NOTICE: [36m(05) :[0m [34mcopy-as /tmp/032751pa/datadir/test_createemptysrcdirs-tofewar8/placeholder.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/04/08 03:31:25 DEBUG : copyFile "/tmp/032751pa/datadir/test_createemptysrcdirs-tofewar8/placeholder.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/04/08 03:31:25 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_createemptysrcdirs-tofewar8/placeholder.txt"
2026/04/08 03:31:25 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/createemptysrcdirs/path1/"
2026/04/08 03:31:25 DEBUG : operations.CopyFile "placeholder.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/createemptysrcdirs/path1" as "file1.copy1.txt"
2026/04/08 03:31:25 DEBUG : file1.copy1.txt: size = 0 OK
2026/04/08 03:31:25 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/08 03:31:25 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:25 INFO : placeholder.txt: Updated modification time in destination
2026/04/08 03:31:25 DEBUG : placeholder.txt: Unchanged skipping
2026/04/08 03:31:25 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/032751pa/datadir/test_createemptysrcdirs-tofewar8/placeholder.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/04/08 03:31:25 DEBUG : copyFile "/tmp/032751pa/datadir/test_createemptysrcdirs-tofewar8/placeholder.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/04/08 03:31:25 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_createemptysrcdirs-tofewar8/placeholder.txt"
2026/04/08 03:31:25 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/createemptysrcdirs/path1/"
2026/04/08 03:31:25 DEBUG : operations.CopyFile "placeholder.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/createemptysrcdirs/path1" as "file1.copy2.txt"
2026/04/08 03:31:25 DEBUG : file1.copy2.txt: size = 0 OK
2026/04/08 03:31:25 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/08 03:31:25 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:25 INFO : placeholder.txt: Updated modification time in destination
2026/04/08 03:31:25 DEBUG : placeholder.txt: Unchanged skipping
2026/04/08 03:31:25 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/032751pa/datadir/test_createemptysrcdirs-tofewar8/placeholder.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/04/08 03:31:25 DEBUG : copyFile "/tmp/032751pa/datadir/test_createemptysrcdirs-tofewar8/placeholder.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/04/08 03:31:25 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_createemptysrcdirs-tofewar8/placeholder.txt"
2026/04/08 03:31:25 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/createemptysrcdirs/path1/"
2026/04/08 03:31:25 DEBUG : operations.CopyFile "placeholder.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/createemptysrcdirs/path1" as "file1.copy3.txt"
2026/04/08 03:31:25 DEBUG : file1.copy3.txt: size = 0 OK
2026/04/08 03:31:25 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/08 03:31:25 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:25 INFO : placeholder.txt: Updated modification time in destination
2026/04/08 03:31:25 DEBUG : placeholder.txt: Unchanged skipping
2026/04/08 03:31:25 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/032751pa/datadir/test_createemptysrcdirs-tofewar8/placeholder.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/04/08 03:31:25 DEBUG : copyFile "/tmp/032751pa/datadir/test_createemptysrcdirs-tofewar8/placeholder.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/04/08 03:31:25 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_createemptysrcdirs-tofewar8/placeholder.txt"
2026/04/08 03:31:25 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/createemptysrcdirs/path1/"
2026/04/08 03:31:25 DEBUG : operations.CopyFile "placeholder.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/createemptysrcdirs/path1" as "file1.copy4.txt"
2026/04/08 03:31:25 DEBUG : file1.copy4.txt: size = 0 OK
2026/04/08 03:31:25 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/08 03:31:25 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:25 INFO : placeholder.txt: Updated modification time in destination
2026/04/08 03:31:25 DEBUG : placeholder.txt: Unchanged skipping
2026/04/08 03:31:25 NOTICE: [36m(09) :[0m [34mcopy-as /tmp/032751pa/datadir/test_createemptysrcdirs-tofewar8/placeholder.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/04/08 03:31:25 DEBUG : copyFile "/tmp/032751pa/datadir/test_createemptysrcdirs-tofewar8/placeholder.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/04/08 03:31:25 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_createemptysrcdirs-tofewar8/placeholder.txt"
2026/04/08 03:31:25 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/createemptysrcdirs/path1/"
2026/04/08 03:31:25 DEBUG : operations.CopyFile "placeholder.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/createemptysrcdirs/path1" as "file1.copy5.txt"
2026/04/08 03:31:25 DEBUG : file1.copy5.txt: size = 0 OK
2026/04/08 03:31:25 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/08 03:31:25 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:25 INFO : placeholder.txt: Updated modification time in destination
2026/04/08 03:31:25 DEBUG : placeholder.txt: Unchanged skipping
2026/04/08 03:31:25 NOTICE: [36m(10) :[0m [34mbisync resync[0m
bisync_test.go:1007: skipping test as remote does not support empty dirs
=== RUN TestBisyncRemoteRemote/dry_run
2026/04/08 03:31:25 INFO : path1: Making directory
2026/04/08 03:31:25 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path1"
2026/04/08 03:31:25 INFO : path2: Making directory
2026/04/08 03:31:25 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path2"
2026/04/08 03:31:25 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_dry_run/initial"
2026/04/08 03:31:25 DEBUG : Creating backend with remote "/tmp/032751pa/initdir/test_dry_run-yocatan1"
2026/04/08 03:31:25 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:31:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:25 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:25 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:25 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:25 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:25 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:25 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:25 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:31:25 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:31:25 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:31:25 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:31:25 DEBUG : Local file system at /tmp/032751pa/initdir/test_dry_run-yocatan1: Waiting for checks to finish
2026/04/08 03:31:25 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:31:25 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:31:25 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:31:25 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:31:25 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:25 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:31:25 INFO : file1.txt: Copied (new)
2026/04/08 03:31:25 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:31:25 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:25 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:31:25 INFO : file2.txt: Copied (new)
2026/04/08 03:31:25 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:31:25 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:25 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:31:25 INFO : file3.txt: Copied (new)
2026/04/08 03:31:25 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:31:25 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:25 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:31:25 INFO : file6.txt: Copied (new)
2026/04/08 03:31:25 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:25 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:31:25 INFO : file7.txt: Copied (new)
2026/04/08 03:31:25 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:25 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:25 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:31:25 INFO : file4.txt: Copied (new)
2026/04/08 03:31:25 DEBUG : Local file system at /tmp/032751pa/initdir/test_dry_run-yocatan1: Waiting for transfers to finish
2026/04/08 03:31:25 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:31:25 INFO : file5.txt: Copied (new)
2026/04/08 03:31:25 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_dry_run/modfiles"
2026/04/08 03:31:25 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_dry_run-fisoqid9"
2026/04/08 03:31:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:25 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:25 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:25 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:25 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:25 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:25 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:25 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:25 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/08 03:31:25 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/08 03:31:25 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/08 03:31:25 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/08 03:31:25 DEBUG : Local file system at /tmp/032751pa/datadir/test_dry_run-fisoqid9: Waiting for checks to finish
2026/04/08 03:31:25 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:31:25 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/08 03:31:25 INFO : file1.txt: Copied (new)
2026/04/08 03:31:25 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:31:25 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:31:25 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/08 03:31:25 INFO : file10.txt: Copied (new)
2026/04/08 03:31:25 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/08 03:31:25 INFO : file11.txt: Copied (new)
2026/04/08 03:31:25 DEBUG : Local file system at /tmp/032751pa/datadir/test_dry_run-fisoqid9: Waiting for transfers to finish
2026/04/08 03:31:25 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/08 03:31:25 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/08 03:31:25 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/08 03:31:25 INFO : file2.txt: Copied (new)
2026/04/08 03:31:25 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/08 03:31:25 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/08 03:31:25 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:31:25 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/08 03:31:25 INFO : file5R.txt: Copied (new)
2026/04/08 03:31:25 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/08 03:31:25 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:31:25 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/08 03:31:25 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/08 03:31:25 INFO : file7.txt: Copied (new)
2026/04/08 03:31:25 INFO : file6.txt: Copied (new)
2026/04/08 03:31:25 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/08 03:31:25 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/08 03:31:25 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/08 03:31:25 INFO : file5L.txt: Copied (new)
2026/04/08 03:31:25 DEBUG : Waiting for deletions to finish
2026/04/08 03:31:25 DEBUG : removing 1 level 0 directories
2026/04/08 03:31:25 INFO : Azure container rclone-test-cedunen1waja path 032751pa/dry_run/path1: Removing directory
2026/04/08 03:31:25 DEBUG : Waiting for deletions to finish
2026/04/08 03:31:26 DEBUG : removing 1 level 0 directories
2026/04/08 03:31:26 INFO : Azure container rclone-test-cedunen1waja path 032751pa/dry_run/path2: Removing directory
2026/04/08 03:31:26 NOTICE: checking initFs Local file system at /tmp/032751pa/initdir/test_dry_run-yocatan1
2026/04/08 03:31:26 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:31:26 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:26 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:26 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:26 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:26 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:26 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:26 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:26 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/dry_run/path1: Waiting for checks to finish
2026/04/08 03:31:26 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/dry_run/path1: Waiting for transfers to finish
2026/04/08 03:31:26 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:31:26 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:26 INFO : file1.txt: Copied (new)
2026/04/08 03:31:26 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:31:26 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:31:26 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:31:26 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:31:26 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:26 INFO : file3.txt: Copied (new)
2026/04/08 03:31:26 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:31:26 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:26 INFO : file2.txt: Copied (new)
2026/04/08 03:31:26 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:31:26 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:26 INFO : file6.txt: Copied (new)
2026/04/08 03:31:26 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:31:26 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:26 INFO : file5.txt: Copied (new)
2026/04/08 03:31:26 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:31:26 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:26 INFO : file7.txt: Copied (new)
2026/04/08 03:31:26 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:31:26 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:26 INFO : file4.txt: Copied (new)
2026/04/08 03:31:26 NOTICE: checking Path1 Azure container rclone-test-cedunen1waja path 032751pa/dry_run/path1
2026/04/08 03:31:26 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:31:26 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:26 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:26 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:26 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:26 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:26 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:26 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:26 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/dry_run/path2: Waiting for checks to finish
2026/04/08 03:31:26 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/dry_run/path2: Waiting for transfers to finish
2026/04/08 03:31:26 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:31:26 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:26 INFO : file2.txt: Copied (new)
2026/04/08 03:31:26 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:31:26 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:26 INFO : file1.txt: Copied (new)
2026/04/08 03:31:26 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:31:26 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:31:26 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:31:26 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:31:26 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:26 INFO : file3.txt: Copied (new)
2026/04/08 03:31:26 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:31:26 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:26 INFO : file4.txt: Copied (new)
2026/04/08 03:31:26 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:31:26 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:26 INFO : file5.txt: Copied (new)
2026/04/08 03:31:26 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:31:26 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:26 INFO : file6.txt: Copied (new)
2026/04/08 03:31:26 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:31:26 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:26 INFO : file7.txt: Copied (new)
2026/04/08 03:31:26 NOTICE: checking path2 Azure container rclone-test-cedunen1waja path 032751pa/dry_run/path2
2026/04/08 03:31:26 NOTICE: [36m(01) :[0m [34mtest dry-run[0m
2026/04/08 03:31:26 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:31:26 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/08 03:31:30 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/dry_run/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:31:30 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/dry_run/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:31:30 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:31:30 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:31:30 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path2/"
2026/04/08 03:31:30 INFO : Copying Path2 files to Path1
2026/04/08 03:31:30 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:31:31 INFO : There was nothing to transfer
2026/04/08 03:31:31 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:31:31 INFO : There was nothing to transfer
2026/04/08 03:31:31 INFO : Resync updating listings
2026/04/08 03:31:31 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path2/"
2026/04/08 03:31:31 INFO : [32mBisync successful[0m
2026/04/08 03:31:31 NOTICE: [36m(04) :[0m [34mtest new on path2 - file10[0m
2026/04/08 03:31:31 NOTICE: [36m(05) :[0m [34mtouch-copy 2001-01-02 /tmp/032751pa/datadir/test_dry_run-fisoqid9/file10.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path2/[0m
2026/04/08 03:31:31 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_dry_run-fisoqid9/"
2026/04/08 03:31:31 DEBUG : fs cache: renaming cache item "/tmp/032751pa/datadir/test_dry_run-fisoqid9/" to be canonical "/tmp/032751pa/datadir/test_dry_run-fisoqid9"
2026/04/08 03:31:31 DEBUG : file10.txt: Set modification time 2001-01-02
2026/04/08 03:31:31 DEBUG : copyFile "/tmp/032751pa/datadir/test_dry_run-fisoqid9/file10.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path2/" as ""
2026/04/08 03:31:31 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_dry_run-fisoqid9/file10.txt"
2026/04/08 03:31:31 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path2/"
2026/04/08 03:31:31 DEBUG : operations.CopyFile "file10.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/dry_run/path2" as "file10.txt"
2026/04/08 03:31:31 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:31 DEBUG : file10.txt: size = 19 OK
2026/04/08 03:31:31 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:31:31 INFO : file10.txt: Copied (new)
2026/04/08 03:31:31 NOTICE: [36m(06) :[0m [34mtest newer on path2 - file1[0m
2026/04/08 03:31:31 NOTICE: [36m(07) :[0m [34mtouch-copy 2001-01-02 /tmp/032751pa/datadir/test_dry_run-fisoqid9/file1.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path2/[0m
2026/04/08 03:31:31 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_dry_run-fisoqid9/" for canonical name "/tmp/032751pa/datadir/test_dry_run-fisoqid9"
2026/04/08 03:31:31 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/08 03:31:31 DEBUG : copyFile "/tmp/032751pa/datadir/test_dry_run-fisoqid9/file1.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path2/" as ""
2026/04/08 03:31:31 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_dry_run-fisoqid9/file1.txt"
2026/04/08 03:31:31 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path2/"
2026/04/08 03:31:31 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/dry_run/path2" as "file1.txt"
2026/04/08 03:31:31 DEBUG : file1.txt: size = 19 (Local file system at /tmp/032751pa/datadir/test_dry_run-fisoqid9)
2026/04/08 03:31:31 DEBUG : file1.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/dry_run/path2)
2026/04/08 03:31:31 DEBUG : file1.txt: Sizes differ
2026/04/08 03:31:31 DEBUG : file1.txt: size = 19 OK
2026/04/08 03:31:31 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:31:31 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:31:31 NOTICE: [36m(08) :[0m [34mtest new on path1 - file11[0m
2026/04/08 03:31:31 NOTICE: [36m(09) :[0m [34mtouch-copy 2001-01-02 /tmp/032751pa/datadir/test_dry_run-fisoqid9/file11.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path1/[0m
2026/04/08 03:31:31 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_dry_run-fisoqid9/" for canonical name "/tmp/032751pa/datadir/test_dry_run-fisoqid9"
2026/04/08 03:31:31 DEBUG : file11.txt: Set modification time 2001-01-02
2026/04/08 03:31:31 DEBUG : copyFile "/tmp/032751pa/datadir/test_dry_run-fisoqid9/file11.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path1/" as ""
2026/04/08 03:31:31 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_dry_run-fisoqid9/file11.txt"
2026/04/08 03:31:31 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path1/"
2026/04/08 03:31:31 DEBUG : operations.CopyFile "file11.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/dry_run/path1" as "file11.txt"
2026/04/08 03:31:31 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:31 DEBUG : file11.txt: size = 19 OK
2026/04/08 03:31:31 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:31:31 INFO : file11.txt: Copied (new)
2026/04/08 03:31:31 NOTICE: [36m(10) :[0m [34mtest newer on path1 - file2[0m
2026/04/08 03:31:31 NOTICE: [36m(11) :[0m [34mtouch-copy 2001-01-02 /tmp/032751pa/datadir/test_dry_run-fisoqid9/file2.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path1/[0m
2026/04/08 03:31:31 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_dry_run-fisoqid9/" for canonical name "/tmp/032751pa/datadir/test_dry_run-fisoqid9"
2026/04/08 03:31:31 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/08 03:31:31 DEBUG : copyFile "/tmp/032751pa/datadir/test_dry_run-fisoqid9/file2.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path1/" as ""
2026/04/08 03:31:31 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_dry_run-fisoqid9/file2.txt"
2026/04/08 03:31:31 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path1/"
2026/04/08 03:31:31 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/dry_run/path1" as "file2.txt"
2026/04/08 03:31:31 DEBUG : file2.txt: size = 13 (Local file system at /tmp/032751pa/datadir/test_dry_run-fisoqid9)
2026/04/08 03:31:31 DEBUG : file2.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/dry_run/path1)
2026/04/08 03:31:31 DEBUG : file2.txt: Sizes differ
2026/04/08 03:31:31 DEBUG : file2.txt: size = 13 OK
2026/04/08 03:31:31 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/08 03:31:31 INFO : file2.txt: Copied (replaced existing)
2026/04/08 03:31:31 NOTICE: [36m(12) :[0m [34mtest deleted on path2 - file3[0m
2026/04/08 03:31:31 NOTICE: [36m(13) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path2/file3.txt[0m
2026/04/08 03:31:31 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path2/"
2026/04/08 03:31:31 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path2/" to be canonical "TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path2"
2026/04/08 03:31:32 INFO : file3.txt: Deleted
2026/04/08 03:31:32 NOTICE: [36m(14) :[0m [34mtest deleted on path1 - file4[0m
2026/04/08 03:31:32 NOTICE: [36m(15) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path1/file4.txt[0m
2026/04/08 03:31:32 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path1/"
2026/04/08 03:31:32 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path1/" to be canonical "TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path1"
2026/04/08 03:31:32 INFO : file4.txt: Deleted
2026/04/08 03:31:32 NOTICE: [36m(16) :[0m [34mtest changed on path2 and on path1 - file5 (file5R, file5L)[0m
2026/04/08 03:31:32 NOTICE: [36m(17) :[0m [34mtouch-glob 2001-01-02 /tmp/032751pa/datadir/test_dry_run-fisoqid9/ file5R.txt[0m
2026/04/08 03:31:32 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_dry_run-fisoqid9/" for canonical name "/tmp/032751pa/datadir/test_dry_run-fisoqid9"
2026/04/08 03:31:32 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/04/08 03:31:32 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/032751pa/datadir/test_dry_run-fisoqid9/file5R.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path2/ file5.txt[0m
2026/04/08 03:31:32 DEBUG : copyFile "/tmp/032751pa/datadir/test_dry_run-fisoqid9/file5R.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path2/" as "file5.txt"
2026/04/08 03:31:32 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_dry_run-fisoqid9/file5R.txt"
2026/04/08 03:31:32 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path2/"
2026/04/08 03:31:32 DEBUG : operations.CopyFile "file5R.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/dry_run/path2" as "file5.txt"
2026/04/08 03:31:32 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/032751pa/datadir/test_dry_run-fisoqid9)
2026/04/08 03:31:32 DEBUG : file5.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/dry_run/path2)
2026/04/08 03:31:32 DEBUG : file5R.txt: Sizes differ
2026/04/08 03:31:32 DEBUG : file5.txt: size = 39 OK
2026/04/08 03:31:32 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/08 03:31:32 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/04/08 03:31:32 NOTICE: [36m(19) :[0m [34mtouch-glob 2001-03-04 /tmp/032751pa/datadir/test_dry_run-fisoqid9/ file5L.txt[0m
2026/04/08 03:31:32 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_dry_run-fisoqid9/" for canonical name "/tmp/032751pa/datadir/test_dry_run-fisoqid9"
2026/04/08 03:31:32 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/04/08 03:31:32 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/032751pa/datadir/test_dry_run-fisoqid9/file5L.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path1/ file5.txt[0m
2026/04/08 03:31:32 DEBUG : copyFile "/tmp/032751pa/datadir/test_dry_run-fisoqid9/file5L.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path1/" as "file5.txt"
2026/04/08 03:31:32 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_dry_run-fisoqid9/file5L.txt"
2026/04/08 03:31:32 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path1/"
2026/04/08 03:31:32 DEBUG : operations.CopyFile "file5L.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/dry_run/path1" as "file5.txt"
2026/04/08 03:31:32 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/032751pa/datadir/test_dry_run-fisoqid9)
2026/04/08 03:31:32 DEBUG : file5.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/dry_run/path1)
2026/04/08 03:31:32 DEBUG : file5L.txt: Sizes differ
2026/04/08 03:31:32 DEBUG : file5.txt: size = 39 OK
2026/04/08 03:31:32 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/08 03:31:32 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/04/08 03:31:32 NOTICE: [36m(21) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/04/08 03:31:32 NOTICE: [36m(22) :[0m [34mtouch-copy 2001-01-02 /tmp/032751pa/datadir/test_dry_run-fisoqid9/file6.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path2/[0m
2026/04/08 03:31:32 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_dry_run-fisoqid9/" for canonical name "/tmp/032751pa/datadir/test_dry_run-fisoqid9"
2026/04/08 03:31:32 DEBUG : file6.txt: Set modification time 2001-01-02
2026/04/08 03:31:32 DEBUG : copyFile "/tmp/032751pa/datadir/test_dry_run-fisoqid9/file6.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path2/" as ""
2026/04/08 03:31:32 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_dry_run-fisoqid9/file6.txt"
2026/04/08 03:31:32 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path2/"
2026/04/08 03:31:32 DEBUG : operations.CopyFile "file6.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/dry_run/path2" as "file6.txt"
2026/04/08 03:31:32 DEBUG : file6.txt: size = 19 (Local file system at /tmp/032751pa/datadir/test_dry_run-fisoqid9)
2026/04/08 03:31:32 DEBUG : file6.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/dry_run/path2)
2026/04/08 03:31:32 DEBUG : file6.txt: Sizes differ
2026/04/08 03:31:32 DEBUG : file6.txt: size = 19 OK
2026/04/08 03:31:32 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:31:32 INFO : file6.txt: Copied (replaced existing)
2026/04/08 03:31:32 NOTICE: [36m(23) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path1/file6.txt[0m
2026/04/08 03:31:32 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path1/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path1"
2026/04/08 03:31:32 INFO : file6.txt: Deleted
2026/04/08 03:31:32 NOTICE: [36m(24) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/04/08 03:31:32 NOTICE: [36m(25) :[0m [34mtouch-copy 2001-01-02 /tmp/032751pa/datadir/test_dry_run-fisoqid9/file7.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path1/[0m
2026/04/08 03:31:32 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_dry_run-fisoqid9/" for canonical name "/tmp/032751pa/datadir/test_dry_run-fisoqid9"
2026/04/08 03:31:32 DEBUG : file7.txt: Set modification time 2001-01-02
2026/04/08 03:31:32 DEBUG : copyFile "/tmp/032751pa/datadir/test_dry_run-fisoqid9/file7.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path1/" as ""
2026/04/08 03:31:32 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_dry_run-fisoqid9/file7.txt"
2026/04/08 03:31:32 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path1/"
2026/04/08 03:31:32 DEBUG : operations.CopyFile "file7.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/dry_run/path1" as "file7.txt"
2026/04/08 03:31:32 DEBUG : file7.txt: size = 19 (Local file system at /tmp/032751pa/datadir/test_dry_run-fisoqid9)
2026/04/08 03:31:32 DEBUG : file7.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/dry_run/path1)
2026/04/08 03:31:32 DEBUG : file7.txt: Sizes differ
2026/04/08 03:31:33 DEBUG : file7.txt: size = 19 OK
2026/04/08 03:31:33 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:31:33 INFO : file7.txt: Copied (replaced existing)
2026/04/08 03:31:33 NOTICE: [36m(26) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path2/file7.txt[0m
2026/04/08 03:31:33 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path2/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path2"
2026/04/08 03:31:33 INFO : file7.txt: Deleted
2026/04/08 03:31:33 NOTICE: [36m(27) :[0m [34mtest sync with dry-run and resync[0m
2026/04/08 03:31:33 NOTICE: [36m(28) :[0m [34mbisync dry-run resync[0m
2026/04/08 03:31:37 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/dry_run/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:31:37 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/dry_run/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:31:37 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:31:37 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:31:37 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path2/"
2026/04/08 03:31:37 INFO : Copying Path2 files to Path1
2026/04/08 03:31:37 NOTICE: - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:31:37 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19)
2026/04/08 03:31:37 NOTICE: file4.txt: Skipped copy as --dry-run is set (size 0)
2026/04/08 03:31:37 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19)
2026/04/08 03:31:37 NOTICE: - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:31:37 NOTICE: file3.txt: Skipped copy as --dry-run is set (size 0)
2026/04/08 03:31:37 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19)
2026/04/08 03:31:37 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 0)
2026/04/08 03:31:37 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19)
2026/04/08 03:31:37 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13)
2026/04/08 03:31:37 NOTICE: file5.txt: Skipped copy as --dry-run is set (size 39)
2026/04/08 03:31:37 INFO : Resync updating listings
2026/04/08 03:31:37 INFO : [32mBisync successful[0m
2026/04/08 03:31:37 NOTICE: [36m(29) :[0m [34mcopy-listings dryrun-resync[0m
2026/04/08 03:31:37 NOTICE: [36m(30) :[0m [34mtest sync with dry-run[0m
2026/04/08 03:31:37 NOTICE: [36m(31) :[0m [34mbisync dry-run[0m
2026/04/08 03:31:42 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/dry_run/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:31:42 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/dry_run/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:31:42 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:31:42 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:31:42 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path2/"
2026/04/08 03:31:42 INFO : Building Path1 and Path2 listings
2026/04/08 03:31:42 INFO : Path1 checking for diffs
2026/04/08 03:31:42 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/08 03:31:42 NOTICE: - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/08 03:31:42 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/08 03:31:42 NOTICE: - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/08 03:31:42 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/04/08 03:31:42 NOTICE: - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/08 03:31:42 INFO : Path1: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/04/08 03:31:42 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:31:42 INFO : Path2 checking for diffs
2026/04/08 03:31:42 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:31:42 NOTICE: - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/08 03:31:42 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/08 03:31:42 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/04/08 03:31:42 NOTICE: - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/08 03:31:42 NOTICE: - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/08 03:31:42 INFO : Path2: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/04/08 03:31:42 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:31:42 INFO : Applying changes
2026/04/08 03:31:42 INFO : Checking potential conflicts...
2026/04/08 03:31:42 ERROR : file5.txt: md5 differ
2026/04/08 03:31:42 NOTICE: Azure container rclone-test-cedunen1waja path 032751pa/dry_run/path2: 1 differences found
2026/04/08 03:31:42 NOTICE: Azure container rclone-test-cedunen1waja path 032751pa/dry_run/path2: 1 errors while checking
2026/04/08 03:31:42 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/08 03:31:42 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path2/file11.txt[0m
2026/04/08 03:31:42 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path2/file2.txt[0m
2026/04/08 03:31:42 NOTICE: - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path2/file4.txt[0m
2026/04/08 03:31:42 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/08 03:31:42 NOTICE: file5.txt: Skipped rename as --dry-run is set
2026/04/08 03:31:42 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path2/file5.txt.conflict1[0m
2026/04/08 03:31:42 NOTICE: file5.txt: Skipped rename as --dry-run is set
2026/04/08 03:31:42 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path1/file5.txt.conflict2[0m
2026/04/08 03:31:42 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path1/file6.txt[0m
2026/04/08 03:31:42 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path2/file7.txt[0m
2026/04/08 03:31:42 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path1/file1.txt[0m
2026/04/08 03:31:42 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path1/file10.txt[0m
2026/04/08 03:31:42 NOTICE: - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path1/file3.txt[0m
2026/04/08 03:31:42 NOTICE: - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:31:42 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19)
2026/04/08 03:31:42 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19)
2026/04/08 03:31:42 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 19)
2026/04/08 03:31:42 NOTICE: file3.txt: Skipped delete as --dry-run is set (size 0)
2026/04/08 03:31:42 NOTICE: - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:31:42 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19)
2026/04/08 03:31:42 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19)
2026/04/08 03:31:42 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13)
2026/04/08 03:31:42 NOTICE: file4.txt: Skipped delete as --dry-run is set (size 0)
2026/04/08 03:31:42 INFO : Updating listings
2026/04/08 03:31:42 INFO : [32mBisync successful[0m
2026/04/08 03:31:42 NOTICE: [36m(32) :[0m [34mcopy-listings dryrun[0m
2026/04/08 03:31:42 NOTICE: [36m(33) :[0m [34mtest sync without dry-run[0m
2026/04/08 03:31:42 NOTICE: [36m(34) :[0m [34mbisync[0m
2026/04/08 03:31:47 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/dry_run/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:31:47 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/dry_run/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:31:47 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:31:47 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:31:47 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path2/"
2026/04/08 03:31:47 INFO : Building Path1 and Path2 listings
2026/04/08 03:31:47 INFO : Path1 checking for diffs
2026/04/08 03:31:47 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/08 03:31:47 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/08 03:31:47 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/08 03:31:47 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/08 03:31:47 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/04/08 03:31:47 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/08 03:31:47 INFO : Path1: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/04/08 03:31:47 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:31:47 INFO : Path2 checking for diffs
2026/04/08 03:31:47 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:31:47 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/08 03:31:47 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/08 03:31:47 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/04/08 03:31:47 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/08 03:31:47 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/08 03:31:47 INFO : Path2: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/04/08 03:31:47 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:31:47 INFO : Applying changes
2026/04/08 03:31:47 INFO : Checking potential conflicts...
2026/04/08 03:31:47 ERROR : file5.txt: md5 differ
2026/04/08 03:31:47 NOTICE: Azure container rclone-test-cedunen1waja path 032751pa/dry_run/path2: 1 differences found
2026/04/08 03:31:47 NOTICE: Azure container rclone-test-cedunen1waja path 032751pa/dry_run/path2: 1 errors while checking
2026/04/08 03:31:47 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/08 03:31:47 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path2/file11.txt[0m
2026/04/08 03:31:47 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path2/file2.txt[0m
2026/04/08 03:31:47 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path2/file4.txt[0m
2026/04/08 03:31:47 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/08 03:31:47 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path1/file5.txt.conflict1[0m
2026/04/08 03:31:47 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict1
2026/04/08 03:31:47 INFO : file5.txt: Deleted
2026/04/08 03:31:47 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path2/file5.txt.conflict1[0m
2026/04/08 03:31:47 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path2/file5.txt.conflict2[0m
2026/04/08 03:31:47 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict2
2026/04/08 03:31:47 INFO : file5.txt: Deleted
2026/04/08 03:31:47 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path1/file5.txt.conflict2[0m
2026/04/08 03:31:47 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path1/file6.txt[0m
2026/04/08 03:31:47 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path2/file7.txt[0m
2026/04/08 03:31:47 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path1/file1.txt[0m
2026/04/08 03:31:47 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path1/file10.txt[0m
2026/04/08 03:31:47 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path1/file3.txt[0m
2026/04/08 03:31:47 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:31:47 INFO : file6.txt: Copied (server-side copy)
2026/04/08 03:31:47 INFO : file10.txt: Copied (server-side copy)
2026/04/08 03:31:47 INFO : file5.txt.conflict2: Copied (server-side copy)
2026/04/08 03:31:47 INFO : file1.txt: Copied (server-side copy)
2026/04/08 03:31:48 INFO : file3.txt: Deleted
2026/04/08 03:31:48 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:31:48 INFO : file5.txt.conflict1: Copied (server-side copy)
2026/04/08 03:31:48 INFO : file11.txt: Copied (server-side copy)
2026/04/08 03:31:48 INFO : file2.txt: Copied (server-side copy)
2026/04/08 03:31:48 INFO : file7.txt: Copied (server-side copy)
2026/04/08 03:31:48 INFO : file4.txt: Deleted
2026/04/08 03:31:48 INFO : Updating listings
2026/04/08 03:31:48 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/dry_run/path2/"
2026/04/08 03:31:48 INFO : [32mBisync successful[0m
2026/04/08 03:31:48 DEBUG : Waiting for deletions to finish
2026/04/08 03:31:48 INFO : file11.txt: Deleted
2026/04/08 03:31:48 INFO : file5.txt.conflict1: Deleted
2026/04/08 03:31:48 INFO : file6.txt: Deleted
2026/04/08 03:31:48 INFO : file10.txt: Deleted
2026/04/08 03:31:48 INFO : file1.txt: Deleted
2026/04/08 03:31:48 INFO : file2.txt: Deleted
2026/04/08 03:31:48 INFO : RCLONE_TEST: Deleted
2026/04/08 03:31:48 INFO : file5.txt.conflict2: Deleted
2026/04/08 03:31:48 INFO : file7.txt: Deleted
2026/04/08 03:31:48 DEBUG : removing 1 level 0 directories
2026/04/08 03:31:48 INFO : Azure container rclone-test-cedunen1waja path 032751pa/dry_run/path1: Removing directory
2026/04/08 03:31:48 DEBUG : Waiting for deletions to finish
2026/04/08 03:31:48 INFO : file5.txt.conflict1: Deleted
2026/04/08 03:31:48 INFO : file10.txt: Deleted
2026/04/08 03:31:48 INFO : file2.txt: Deleted
2026/04/08 03:31:48 INFO : RCLONE_TEST: Deleted
2026/04/08 03:31:48 INFO : file1.txt: Deleted
2026/04/08 03:31:48 INFO : file11.txt: Deleted
2026/04/08 03:31:48 INFO : file5.txt.conflict2: Deleted
2026/04/08 03:31:48 INFO : file6.txt: Deleted
2026/04/08 03:31:48 INFO : file7.txt: Deleted
2026/04/08 03:31:48 DEBUG : removing 1 level 0 directories
2026/04/08 03:31:48 INFO : Azure container rclone-test-cedunen1waja path 032751pa/dry_run/path2: Removing directory
bisync_test.go:608: [32mTEST dry_run PASSED[0m
=== RUN TestBisyncRemoteRemote/equal
2026/04/08 03:31:48 INFO : path1: Making directory
2026/04/08 03:31:48 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/equal/path1"
2026/04/08 03:31:48 INFO : path2: Making directory
2026/04/08 03:31:48 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/equal/path2"
2026/04/08 03:31:48 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_equal/initial"
2026/04/08 03:31:48 DEBUG : Creating backend with remote "/tmp/032751pa/initdir/test_equal-yipanim0"
2026/04/08 03:31:48 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:31:48 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:48 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:48 DEBUG : Local file system at /tmp/032751pa/initdir/test_equal-yipanim0: Waiting for checks to finish
2026/04/08 03:31:48 DEBUG : Local file system at /tmp/032751pa/initdir/test_equal-yipanim0: Waiting for transfers to finish
2026/04/08 03:31:48 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:31:48 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:31:48 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:48 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:31:48 INFO : file1.txt: Copied (new)
2026/04/08 03:31:48 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:48 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:31:48 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:31:48 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:31:48 INFO : file2.txt: Copied (new)
2026/04/08 03:31:48 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:31:48 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:31:48 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_equal/modfiles"
2026/04/08 03:31:48 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_equal-heheduc8"
2026/04/08 03:31:48 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:48 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:48 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:48 DEBUG : Local file system at /tmp/032751pa/datadir/test_equal-heheduc8: Waiting for checks to finish
2026/04/08 03:31:48 DEBUG : Local file system at /tmp/032751pa/datadir/test_equal-heheduc8: Waiting for transfers to finish
2026/04/08 03:31:48 DEBUG : file1R.txt.df7bff44.partial: size = 33 OK
2026/04/08 03:31:48 DEBUG : file1L.txt.bc963e7b.partial: size = 33 OK
2026/04/08 03:31:48 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/08 03:31:48 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:31:48 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/04/08 03:31:48 DEBUG : file1R.txt.df7bff44.partial: renamed to: file1R.txt
2026/04/08 03:31:48 INFO : file1R.txt: Copied (new)
2026/04/08 03:31:48 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/08 03:31:48 DEBUG : file1L.txt.bc963e7b.partial: renamed to: file1L.txt
2026/04/08 03:31:48 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/04/08 03:31:48 INFO : file1L.txt: Copied (new)
2026/04/08 03:31:48 INFO : file2.txt: Copied (new)
2026/04/08 03:31:48 DEBUG : Waiting for deletions to finish
2026/04/08 03:31:48 DEBUG : removing 1 level 0 directories
2026/04/08 03:31:48 INFO : Azure container rclone-test-cedunen1waja path 032751pa/equal/path1: Removing directory
2026/04/08 03:31:48 DEBUG : Waiting for deletions to finish
2026/04/08 03:31:48 DEBUG : removing 1 level 0 directories
2026/04/08 03:31:48 INFO : Azure container rclone-test-cedunen1waja path 032751pa/equal/path2: Removing directory
2026/04/08 03:31:49 NOTICE: checking initFs Local file system at /tmp/032751pa/initdir/test_equal-yipanim0
2026/04/08 03:31:49 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:31:49 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:49 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:49 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/equal/path1: Waiting for checks to finish
2026/04/08 03:31:49 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/equal/path1: Waiting for transfers to finish
2026/04/08 03:31:49 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:31:49 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:31:49 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:31:49 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:31:49 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:49 INFO : file2.txt: Copied (new)
2026/04/08 03:31:49 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:31:49 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:49 INFO : file1.txt: Copied (new)
2026/04/08 03:31:49 NOTICE: checking Path1 Azure container rclone-test-cedunen1waja path 032751pa/equal/path1
2026/04/08 03:31:49 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:31:49 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:49 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:31:49 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/equal/path2: Waiting for checks to finish
2026/04/08 03:31:49 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/equal/path2: Waiting for transfers to finish
2026/04/08 03:31:49 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:31:49 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:49 INFO : file2.txt: Copied (new)
2026/04/08 03:31:49 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:31:49 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:31:49 INFO : file1.txt: Copied (new)
2026/04/08 03:31:49 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:31:49 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:31:49 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:31:49 NOTICE: checking path2 Azure container rclone-test-cedunen1waja path 032751pa/equal/path2
2026/04/08 03:31:49 NOTICE: [36m(01) :[0m [34mtest equal[0m
2026/04/08 03:31:49 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:31:49 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/08 03:31:53 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/equal/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:31:53 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/equal/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:31:53 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:31:53 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:31:53 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/equal/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/equal/path2/"
2026/04/08 03:31:53 INFO : Copying Path2 files to Path1
2026/04/08 03:31:53 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:31:53 INFO : There was nothing to transfer
2026/04/08 03:31:53 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:31:53 INFO : There was nothing to transfer
2026/04/08 03:31:53 INFO : Resync updating listings
2026/04/08 03:31:53 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/equal/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/equal/path2/"
2026/04/08 03:31:53 INFO : [32mBisync successful[0m
2026/04/08 03:31:53 NOTICE: [36m(04) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/08 03:31:53 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/032751pa/datadir/test_equal-heheduc8/ file1R.txt[0m
2026/04/08 03:31:53 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_equal-heheduc8/"
2026/04/08 03:31:53 DEBUG : fs cache: renaming cache item "/tmp/032751pa/datadir/test_equal-heheduc8/" to be canonical "/tmp/032751pa/datadir/test_equal-heheduc8"
2026/04/08 03:31:53 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/04/08 03:31:53 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/032751pa/datadir/test_equal-heheduc8/file1R.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/equal/path2/ file1.txt[0m
2026/04/08 03:31:53 DEBUG : copyFile "/tmp/032751pa/datadir/test_equal-heheduc8/file1R.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/equal/path2/" as "file1.txt"
2026/04/08 03:31:53 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_equal-heheduc8/file1R.txt"
2026/04/08 03:31:53 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/equal/path2/"
2026/04/08 03:31:53 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/equal/path2" as "file1.txt"
2026/04/08 03:31:53 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/032751pa/datadir/test_equal-heheduc8)
2026/04/08 03:31:53 DEBUG : file1.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/equal/path2)
2026/04/08 03:31:53 DEBUG : file1R.txt: Sizes differ
2026/04/08 03:31:54 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:31:54 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/08 03:31:54 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:31:54 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-03-04 /tmp/032751pa/datadir/test_equal-heheduc8/ file1L.txt[0m
2026/04/08 03:31:54 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_equal-heheduc8/" for canonical name "/tmp/032751pa/datadir/test_equal-heheduc8"
2026/04/08 03:31:54 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/04/08 03:31:54 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/032751pa/datadir/test_equal-heheduc8/file1L.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/equal/path1/ file1.txt[0m
2026/04/08 03:31:54 DEBUG : copyFile "/tmp/032751pa/datadir/test_equal-heheduc8/file1L.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/equal/path1/" as "file1.txt"
2026/04/08 03:31:54 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_equal-heheduc8/file1L.txt"
2026/04/08 03:31:54 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/equal/path1/"
2026/04/08 03:31:54 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/equal/path1" as "file1.txt"
2026/04/08 03:31:54 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/032751pa/datadir/test_equal-heheduc8)
2026/04/08 03:31:54 DEBUG : file1.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/equal/path1)
2026/04/08 03:31:54 DEBUG : file1L.txt: Sizes differ
2026/04/08 03:31:54 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:31:54 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:31:54 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:31:54 NOTICE: [36m(09) :[0m [34mtest changed on both paths and identical - file2[0m
2026/04/08 03:31:54 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-01-02 /tmp/032751pa/datadir/test_equal-heheduc8/ file2.txt[0m
2026/04/08 03:31:54 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_equal-heheduc8/" for canonical name "/tmp/032751pa/datadir/test_equal-heheduc8"
2026/04/08 03:31:54 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/08 03:31:54 NOTICE: [36m(11) :[0m [34mcopy-as /tmp/032751pa/datadir/test_equal-heheduc8/file2.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/equal/path1/ file2.txt[0m
2026/04/08 03:31:54 DEBUG : copyFile "/tmp/032751pa/datadir/test_equal-heheduc8/file2.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/equal/path1/" as "file2.txt"
2026/04/08 03:31:54 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_equal-heheduc8/file2.txt"
2026/04/08 03:31:54 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/equal/path1/"
2026/04/08 03:31:54 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/equal/path1" as "file2.txt"
2026/04/08 03:31:54 DEBUG : file2.txt: size = 37 (Local file system at /tmp/032751pa/datadir/test_equal-heheduc8)
2026/04/08 03:31:54 DEBUG : file2.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/equal/path1)
2026/04/08 03:31:54 DEBUG : file2.txt: Sizes differ
2026/04/08 03:31:54 DEBUG : file2.txt: size = 37 OK
2026/04/08 03:31:54 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/08 03:31:54 INFO : file2.txt: Copied (replaced existing)
2026/04/08 03:31:54 NOTICE: [36m(12) :[0m [34mcopy-as /tmp/032751pa/datadir/test_equal-heheduc8/file2.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/equal/path2/ file2.txt[0m
2026/04/08 03:31:54 DEBUG : copyFile "/tmp/032751pa/datadir/test_equal-heheduc8/file2.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/equal/path2/" as "file2.txt"
2026/04/08 03:31:54 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_equal-heheduc8/file2.txt"
2026/04/08 03:31:54 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/equal/path2/"
2026/04/08 03:31:54 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/equal/path2" as "file2.txt"
2026/04/08 03:31:54 DEBUG : file2.txt: size = 37 (Local file system at /tmp/032751pa/datadir/test_equal-heheduc8)
2026/04/08 03:31:54 DEBUG : file2.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/equal/path2)
2026/04/08 03:31:54 DEBUG : file2.txt: Sizes differ
2026/04/08 03:31:54 DEBUG : file2.txt: size = 37 OK
2026/04/08 03:31:54 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/08 03:31:54 INFO : file2.txt: Copied (replaced existing)
2026/04/08 03:31:54 NOTICE: [36m(13) :[0m [34mtest bisync run[0m
2026/04/08 03:31:54 NOTICE: [36m(14) :[0m [34mbisync[0m
2026/04/08 03:31:58 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/equal/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:31:58 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/equal/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:31:58 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:31:58 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:31:58 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/equal/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/equal/path2/"
2026/04/08 03:31:58 INFO : Building Path1 and Path2 listings
2026/04/08 03:31:59 INFO : Path1 checking for diffs
2026/04/08 03:31:59 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:31:59 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/08 03:31:59 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/08 03:31:59 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:31:59 INFO : Path2 checking for diffs
2026/04/08 03:31:59 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:31:59 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/08 03:31:59 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/08 03:31:59 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:31:59 INFO : Applying changes
2026/04/08 03:31:59 INFO : Checking potential conflicts...
2026/04/08 03:31:59 ERROR : file1.txt: md5 differ
2026/04/08 03:31:59 NOTICE: Azure container rclone-test-cedunen1waja path 032751pa/equal/path2: 1 differences found
2026/04/08 03:31:59 NOTICE: Azure container rclone-test-cedunen1waja path 032751pa/equal/path2: 1 errors while checking
2026/04/08 03:31:59 NOTICE: Azure container rclone-test-cedunen1waja path 032751pa/equal/path2: 1 matching files
2026/04/08 03:31:59 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/08 03:31:59 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/08 03:31:59 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/equal/path1/file1.txt.conflict1[0m
2026/04/08 03:31:59 INFO : file1.txt: Copied (server-side copy) to: file1.txt.conflict1
2026/04/08 03:31:59 INFO : file1.txt: Deleted
2026/04/08 03:31:59 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/equal/path2/file1.txt.conflict1[0m
2026/04/08 03:31:59 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/equal/path2/file1.txt.conflict2[0m
2026/04/08 03:31:59 INFO : file1.txt: Copied (server-side copy) to: file1.txt.conflict2
2026/04/08 03:31:59 INFO : file1.txt: Deleted
2026/04/08 03:31:59 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/equal/path1/file1.txt.conflict2[0m
2026/04/08 03:31:59 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/04/08 03:31:59 INFO : Files are equal! Skipping: file2.txt
2026/04/08 03:31:59 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:31:59 INFO : file1.txt.conflict2: Copied (server-side copy)
2026/04/08 03:31:59 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:32:00 INFO : file1.txt.conflict1: Copied (server-side copy)
2026/04/08 03:32:00 INFO : Updating listings
2026/04/08 03:32:00 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/equal/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/equal/path2/"
2026/04/08 03:32:00 INFO : [32mBisync successful[0m
2026/04/08 03:32:00 DEBUG : Waiting for deletions to finish
2026/04/08 03:32:00 INFO : RCLONE_TEST: Deleted
2026/04/08 03:32:00 INFO : file2.txt: Deleted
2026/04/08 03:32:00 INFO : file1.txt.conflict2: Deleted
2026/04/08 03:32:00 INFO : file1.txt.conflict1: Deleted
2026/04/08 03:32:00 DEBUG : removing 1 level 0 directories
2026/04/08 03:32:00 INFO : Azure container rclone-test-cedunen1waja path 032751pa/equal/path1: Removing directory
2026/04/08 03:32:00 DEBUG : Waiting for deletions to finish
2026/04/08 03:32:00 INFO : RCLONE_TEST: Deleted
2026/04/08 03:32:00 INFO : file1.txt.conflict1: Deleted
2026/04/08 03:32:00 INFO : file2.txt: Deleted
2026/04/08 03:32:00 INFO : file1.txt.conflict2: Deleted
2026/04/08 03:32:00 DEBUG : removing 1 level 0 directories
2026/04/08 03:32:00 INFO : Azure container rclone-test-cedunen1waja path 032751pa/equal/path2: Removing directory
bisync_test.go:608: [32mTEST equal PASSED[0m
=== RUN TestBisyncRemoteRemote/ext_paths
2026/04/08 03:32:00 INFO : path1: Making directory
2026/04/08 03:32:00 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path1"
2026/04/08 03:32:00 INFO : path2: Making directory
2026/04/08 03:32:00 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path2"
2026/04/08 03:32:00 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ext_paths/initial"
2026/04/08 03:32:00 DEBUG : Creating backend with remote "/tmp/032751pa/initdir/test_ext_paths-moqusis5"
2026/04/08 03:32:00 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:32:00 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:00 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:00 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:00 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:00 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:00 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/04/08 03:32:00 DEBUG : 測試Русский ěáñ: Making directory with metadata
2026/04/08 03:32:00 INFO : 測試Русский ěáñ: Made directory with metadata (mtime=2024-04-17T01:00:03.064427195Z)
2026/04/08 03:32:00 DEBUG : Added delayed dir = "測試Русский ěáñ", newDst=測試Русский ěáñ
2026/04/08 03:32:00 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:00 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:00 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/04/08 03:32:00 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:32:00 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:32:00 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/08 03:32:00 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:32:00 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:32:00 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:32:00 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/08 03:32:00 DEBUG : Local file system at /tmp/032751pa/initdir/test_ext_paths-moqusis5: Waiting for checks to finish
2026/04/08 03:32:00 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:00 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:32:00 INFO : file1.txt: Copied (new)
2026/04/08 03:32:00 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/08 03:32:00 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:00 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/08 03:32:00 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/08 03:32:00 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/08 03:32:00 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:32:00 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/04/08 03:32:00 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/08 03:32:00 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/08 03:32:00 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:32:00 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/08 03:32:00 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:32:00 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/04/08 03:32:00 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:00 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:32:00 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/04/08 03:32:00 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:00 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/04/08 03:32:00 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/04/08 03:32:00 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/04/08 03:32:00 INFO : 測試_check file: Copied (new)
2026/04/08 03:32:00 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/08 03:32:00 INFO : Русский.txt: Copied (new)
2026/04/08 03:32:00 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:32:00 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/04/08 03:32:00 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/04/08 03:32:00 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:32:00 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:00 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/04/08 03:32:00 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/04/08 03:32:00 DEBUG : Local file system at /tmp/032751pa/initdir/test_ext_paths-moqusis5: Waiting for transfers to finish
2026/04/08 03:32:00 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/08 03:32:00 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ext_paths/modfiles"
2026/04/08 03:32:00 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_ext_paths-tenosil0"
2026/04/08 03:32:00 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:00 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:00 DEBUG : Local file system at /tmp/032751pa/datadir/test_ext_paths-tenosil0: Waiting for checks to finish
2026/04/08 03:32:00 DEBUG : Local file system at /tmp/032751pa/datadir/test_ext_paths-tenosil0: Waiting for transfers to finish
2026/04/08 03:32:00 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK
2026/04/08 03:32:00 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/08 03:32:00 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt
2026/04/08 03:32:00 INFO : 測試_filtersfile.txt: Copied (new)
2026/04/08 03:32:00 DEBUG : file1.txt.817ca4fb.partial: size = 19 OK
2026/04/08 03:32:00 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:32:00 DEBUG : file1.txt.817ca4fb.partial: renamed to: file1.txt
2026/04/08 03:32:00 INFO : file1.txt: Copied (new)
2026/04/08 03:32:00 DEBUG : Waiting for deletions to finish
2026/04/08 03:32:00 DEBUG : removing 1 level 0 directories
2026/04/08 03:32:00 INFO : Azure container rclone-test-cedunen1waja path 032751pa/ext_paths/path1: Removing directory
2026/04/08 03:32:00 DEBUG : Waiting for deletions to finish
2026/04/08 03:32:00 DEBUG : removing 1 level 0 directories
2026/04/08 03:32:00 INFO : Azure container rclone-test-cedunen1waja path 032751pa/ext_paths/path2: Removing directory
2026/04/08 03:32:00 NOTICE: checking initFs Local file system at /tmp/032751pa/initdir/test_ext_paths-moqusis5
2026/04/08 03:32:01 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:32:01 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:01 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:01 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:01 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:01 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:01 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/04/08 03:32:01 INFO : 測試Русский ěáñ: Making directory
2026/04/08 03:32:01 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:01 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:01 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/04/08 03:32:01 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/ext_paths/path1: Waiting for checks to finish
2026/04/08 03:32:01 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/ext_paths/path1: Waiting for transfers to finish
2026/04/08 03:32:01 DEBUG : file_enconde_mañana_funcionará.txt: size = 0 OK
2026/04/08 03:32:01 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:01 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/08 03:32:01 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:32:01 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:32:01 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:32:01 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:32:01 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:01 INFO : file1.txt: Copied (new)
2026/04/08 03:32:01 DEBUG : filename_contains_ě_.txt: size = 272 OK
2026/04/08 03:32:01 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:32:01 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/08 03:32:01 DEBUG : filename_contains_ࢺ_.txt: size = 272 OK
2026/04/08 03:32:01 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:32:01 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:32:01 DEBUG : Русский.txt: size = 0 OK
2026/04/08 03:32:01 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:01 INFO : Русский.txt: Copied (new)
2026/04/08 03:32:01 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: size = 272 OK
2026/04/08 03:32:01 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:32:01 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/04/08 03:32:01 DEBUG : 測試_check file: size = 0 OK
2026/04/08 03:32:01 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:01 INFO : 測試_check file: Copied (new)
2026/04/08 03:32:01 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: size = 272 OK
2026/04/08 03:32:01 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:32:01 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:32:01 DEBUG : 測試Русский ěáñ/測試_check file: size = 0 OK
2026/04/08 03:32:01 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:01 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/04/08 03:32:01 NOTICE: checking Path1 Azure container rclone-test-cedunen1waja path 032751pa/ext_paths/path1
2026/04/08 03:32:01 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:32:01 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:01 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:01 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:01 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:01 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:01 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/04/08 03:32:01 INFO : 測試Русский ěáñ: Making directory
2026/04/08 03:32:01 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:01 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:01 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/04/08 03:32:01 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/ext_paths/path2: Waiting for checks to finish
2026/04/08 03:32:01 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/ext_paths/path2: Waiting for transfers to finish
2026/04/08 03:32:01 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:32:01 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:01 INFO : file1.txt: Copied (new)
2026/04/08 03:32:01 DEBUG : filename_contains_ě_.txt: size = 272 OK
2026/04/08 03:32:01 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:32:01 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:32:01 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/08 03:32:01 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:32:01 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:32:01 DEBUG : file_enconde_mañana_funcionará.txt: size = 0 OK
2026/04/08 03:32:01 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:01 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/08 03:32:01 DEBUG : filename_contains_ࢺ_.txt: size = 272 OK
2026/04/08 03:32:01 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:32:01 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:32:01 DEBUG : Русский.txt: size = 0 OK
2026/04/08 03:32:01 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:01 INFO : Русский.txt: Copied (new)
2026/04/08 03:32:01 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: size = 272 OK
2026/04/08 03:32:01 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:32:01 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/04/08 03:32:01 DEBUG : 測試_check file: size = 0 OK
2026/04/08 03:32:01 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:01 INFO : 測試_check file: Copied (new)
2026/04/08 03:32:01 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: size = 272 OK
2026/04/08 03:32:01 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:32:01 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:32:01 DEBUG : 測試Русский ěáñ/測試_check file: size = 0 OK
2026/04/08 03:32:01 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:01 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/04/08 03:32:01 NOTICE: checking path2 Azure container rclone-test-cedunen1waja path 032751pa/ext_paths/path2
2026/04/08 03:32:01 NOTICE: [36m(01) :[0m [34mtest extended-char-paths[0m
2026/04/08 03:32:01 NOTICE: [36m(02) :[0m [34mfix-names TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский{spc}{spc}ěáñ/[0m
2026/04/08 03:32:01 DEBUG : Creating backend with remote "TestAzureBlob:"
2026/04/08 03:32:01 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/: is NFC: true
2026/04/08 03:32:01 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/: is NFD: false
2026/04/08 03:32:01 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/: is valid UTF8: true
2026/04/08 03:32:01 DEBUG : TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/: attempting to fix directory
2026/04/08 03:32:01 DEBUG : old and new are equal. Skipping. TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/ (b12375ff287f7af4a1726656626ad6a8) TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/ (b12375ff287f7af4a1726656626ad6a8)
2026/04/08 03:32:01 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/"
2026/04/08 03:32:01 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/" to be canonical "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ"
2026/04/08 03:32:01 DEBUG : Attempting to move rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ to TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/
2026/04/08 03:32:01 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ-rclone-move-neqopof6"
2026/04/08 03:32:01 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/ext_paths/path1/測試Русский ěáñ-rclone-move-neqopof6: Waiting for checks to finish
2026/04/08 03:32:01 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/ext_paths/path1/測試Русский ěáñ-rclone-move-neqopof6: Waiting for transfers to finish
2026/04/08 03:32:01 INFO : There was nothing to transfer
2026/04/08 03:32:01 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/"
2026/04/08 03:32:01 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/" to be canonical "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ"
2026/04/08 03:32:01 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/ext_paths/path1/測試Русский ěáñ: Waiting for checks to finish
2026/04/08 03:32:01 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/ext_paths/path1/測試Русский ěáñ: Waiting for transfers to finish
2026/04/08 03:32:01 INFO : There was nothing to transfer
2026/04/08 03:32:01 NOTICE: [36m(03) :[0m [34mfix-names TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский{spc}{spc}ěáñ/[0m
2026/04/08 03:32:01 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/: is NFC: true
2026/04/08 03:32:01 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/: is NFD: false
2026/04/08 03:32:01 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/: is valid UTF8: true
2026/04/08 03:32:01 DEBUG : TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/: attempting to fix directory
2026/04/08 03:32:01 DEBUG : old and new are equal. Skipping. TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/ (232aaca2e05c23fa855bcb1e90df0107) TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/ (232aaca2e05c23fa855bcb1e90df0107)
2026/04/08 03:32:01 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/"
2026/04/08 03:32:01 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/" to be canonical "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ"
2026/04/08 03:32:01 DEBUG : Attempting to move rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ to TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/
2026/04/08 03:32:01 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ-rclone-move-rihevix4"
2026/04/08 03:32:02 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/ext_paths/path2/測試Русский ěáñ-rclone-move-rihevix4: Waiting for checks to finish
2026/04/08 03:32:02 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/ext_paths/path2/測試Русский ěáñ-rclone-move-rihevix4: Waiting for transfers to finish
2026/04/08 03:32:02 INFO : There was nothing to transfer
2026/04/08 03:32:02 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/"
2026/04/08 03:32:02 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/" to be canonical "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ"
2026/04/08 03:32:02 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/ext_paths/path2/測試Русский ěáñ: Waiting for checks to finish
2026/04/08 03:32:02 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/ext_paths/path2/測試Русский ěáñ: Waiting for transfers to finish
2026/04/08 03:32:02 INFO : There was nothing to transfer
2026/04/08 03:32:02 NOTICE: [36m(04) :[0m [34mfix-names TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/08 03:32:02 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFC: true
2026/04/08 03:32:02 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFD: false
2026/04/08 03:32:02 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/04/08 03:32:02 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/08 03:32:02 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 78eec2b8411a5ef66de81ce8233af8f3
2026/04/08 03:32:02 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/04/08 03:32:02 DEBUG : HASH old: 78eec2b8411a5ef66de81ce8233af8f3 new: 78eec2b8411a5ef66de81ce8233af8f3 equal: true
2026/04/08 03:32:02 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 8da612bf56be5ae8214a7c6fa3ab1847
2026/04/08 03:32:02 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/04/08 03:32:02 DEBUG : HASH old: 8da612bf56be5ae8214a7c6fa3ab1847 new: 78eec2b8411a5ef66de81ce8233af8f3 equal: false
2026/04/08 03:32:02 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 8da612bf56be5ae8214a7c6fa3ab1847
2026/04/08 03:32:02 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/04/08 03:32:02 DEBUG : HASH old: 8da612bf56be5ae8214a7c6fa3ab1847 new: 78eec2b8411a5ef66de81ce8233af8f3 equal: false
2026/04/08 03:32:02 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 78eec2b8411a5ef66de81ce8233af8f3
2026/04/08 03:32:02 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/04/08 03:32:02 DEBUG : HASH old: 78eec2b8411a5ef66de81ce8233af8f3 new: 78eec2b8411a5ef66de81ce8233af8f3 equal: true
2026/04/08 03:32:02 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/08 03:32:02 NOTICE: [36m(05) :[0m [34mfix-names TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/08 03:32:02 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFC: true
2026/04/08 03:32:02 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFD: false
2026/04/08 03:32:02 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/04/08 03:32:02 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/08 03:32:02 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true 7042e93cc8693b88c4022b4c41dc676d
2026/04/08 03:32:02 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/04/08 03:32:02 DEBUG : HASH old: 7042e93cc8693b88c4022b4c41dc676d new: 7042e93cc8693b88c4022b4c41dc676d equal: true
2026/04/08 03:32:02 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 1893a5402baadb4e382b393ed6404ace
2026/04/08 03:32:02 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/04/08 03:32:02 DEBUG : HASH old: 1893a5402baadb4e382b393ed6404ace new: 7042e93cc8693b88c4022b4c41dc676d equal: false
2026/04/08 03:32:02 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 1893a5402baadb4e382b393ed6404ace
2026/04/08 03:32:02 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/04/08 03:32:02 DEBUG : HASH old: 1893a5402baadb4e382b393ed6404ace new: 7042e93cc8693b88c4022b4c41dc676d equal: false
2026/04/08 03:32:02 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true 7042e93cc8693b88c4022b4c41dc676d
2026/04/08 03:32:02 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/04/08 03:32:02 DEBUG : HASH old: 7042e93cc8693b88c4022b4c41dc676d new: 7042e93cc8693b88c4022b4c41dc676d equal: true
2026/04/08 03:32:02 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/08 03:32:02 NOTICE: [36m(06) :[0m [34mfix-names TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt[0m
2026/04/08 03:32:02 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is NFC: true
2026/04/08 03:32:02 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is NFD: false
2026/04/08 03:32:02 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is valid UTF8: true
2026/04/08 03:32:02 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/08 03:32:02 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: true d05fd2a9919a66b06f930c792a9f931f
2026/04/08 03:32:02 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: true
2026/04/08 03:32:02 DEBUG : HASH old: d05fd2a9919a66b06f930c792a9f931f new: d05fd2a9919a66b06f930c792a9f931f equal: true
2026/04/08 03:32:02 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 67929e77a45ff16e95b72e70332d5f6b
2026/04/08 03:32:02 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/08 03:32:02 DEBUG : HASH old: 67929e77a45ff16e95b72e70332d5f6b new: d05fd2a9919a66b06f930c792a9f931f equal: false
2026/04/08 03:32:02 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 51d343712438f23833fc0ebd0015fe20
2026/04/08 03:32:02 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/08 03:32:02 DEBUG : HASH old: 51d343712438f23833fc0ebd0015fe20 new: d05fd2a9919a66b06f930c792a9f931f equal: false
2026/04/08 03:32:02 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 0ae53b40f357f8b4690da8afee3d18d3
2026/04/08 03:32:02 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/08 03:32:02 DEBUG : HASH old: 0ae53b40f357f8b4690da8afee3d18d3 new: d05fd2a9919a66b06f930c792a9f931f equal: false
2026/04/08 03:32:02 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/08 03:32:02 NOTICE: [36m(07) :[0m [34mfix-names TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt[0m
2026/04/08 03:32:02 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is NFC: true
2026/04/08 03:32:02 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is NFD: false
2026/04/08 03:32:02 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is valid UTF8: true
2026/04/08 03:32:02 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/08 03:32:02 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: true 11bb55db7501c234ad4b92bb989651ae
2026/04/08 03:32:02 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: true
2026/04/08 03:32:02 DEBUG : HASH old: 11bb55db7501c234ad4b92bb989651ae new: 11bb55db7501c234ad4b92bb989651ae equal: true
2026/04/08 03:32:02 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 0d7e55c58dc88daee8e64e3abc6b5095
2026/04/08 03:32:02 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/08 03:32:02 DEBUG : HASH old: 0d7e55c58dc88daee8e64e3abc6b5095 new: 11bb55db7501c234ad4b92bb989651ae equal: false
2026/04/08 03:32:02 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 3701deb91b1c3d0e22bc0b26f3add356
2026/04/08 03:32:02 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/08 03:32:02 DEBUG : HASH old: 3701deb91b1c3d0e22bc0b26f3add356 new: 11bb55db7501c234ad4b92bb989651ae equal: false
2026/04/08 03:32:02 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false ff3fea6fc800077355ab39ac178fb00d
2026/04/08 03:32:02 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/08 03:32:02 DEBUG : HASH old: ff3fea6fc800077355ab39ac178fb00d new: 11bb55db7501c234ad4b92bb989651ae equal: false
2026/04/08 03:32:02 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/08 03:32:02 NOTICE: [36m(08) :[0m [34mfix-names TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試_check{spc}file[0m
2026/04/08 03:32:02 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試_check file: is NFC: true
2026/04/08 03:32:02 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試_check file: is NFD: true
2026/04/08 03:32:02 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試_check file: is valid UTF8: true
2026/04/08 03:32:02 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/08 03:32:02 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試_check file: file exists: true d858ef30f4c3e5ebc21b36b5b9598037
2026/04/08 03:32:02 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試_check file new: rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試_check file equal: true
2026/04/08 03:32:02 DEBUG : HASH old: d858ef30f4c3e5ebc21b36b5b9598037 new: d858ef30f4c3e5ebc21b36b5b9598037 equal: true
2026/04/08 03:32:02 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試_check file: file exists: true d858ef30f4c3e5ebc21b36b5b9598037
2026/04/08 03:32:02 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試_check file new: rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試_check file equal: true
2026/04/08 03:32:02 DEBUG : HASH old: d858ef30f4c3e5ebc21b36b5b9598037 new: d858ef30f4c3e5ebc21b36b5b9598037 equal: true
2026/04/08 03:32:03 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試_check file: file exists: true d858ef30f4c3e5ebc21b36b5b9598037
2026/04/08 03:32:03 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試_check file new: rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試_check file equal: true
2026/04/08 03:32:03 DEBUG : HASH old: d858ef30f4c3e5ebc21b36b5b9598037 new: d858ef30f4c3e5ebc21b36b5b9598037 equal: true
2026/04/08 03:32:03 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試_check file: file exists: true d858ef30f4c3e5ebc21b36b5b9598037
2026/04/08 03:32:03 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試_check file new: rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試_check file equal: true
2026/04/08 03:32:03 DEBUG : HASH old: d858ef30f4c3e5ebc21b36b5b9598037 new: d858ef30f4c3e5ebc21b36b5b9598037 equal: true
2026/04/08 03:32:03 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/08 03:32:03 NOTICE: [36m(09) :[0m [34mfix-names TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試_check{spc}file[0m
2026/04/08 03:32:03 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試_check file: is NFC: true
2026/04/08 03:32:03 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試_check file: is NFD: true
2026/04/08 03:32:03 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試_check file: is valid UTF8: true
2026/04/08 03:32:03 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/08 03:32:03 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試_check file: file exists: true dde909fde55e0c1d2cad34b514c8582e
2026/04/08 03:32:03 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試_check file new: rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試_check file equal: true
2026/04/08 03:32:03 DEBUG : HASH old: dde909fde55e0c1d2cad34b514c8582e new: dde909fde55e0c1d2cad34b514c8582e equal: true
2026/04/08 03:32:03 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試_check file: file exists: true dde909fde55e0c1d2cad34b514c8582e
2026/04/08 03:32:03 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試_check file new: rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試_check file equal: true
2026/04/08 03:32:03 DEBUG : HASH old: dde909fde55e0c1d2cad34b514c8582e new: dde909fde55e0c1d2cad34b514c8582e equal: true
2026/04/08 03:32:03 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試_check file: file exists: true dde909fde55e0c1d2cad34b514c8582e
2026/04/08 03:32:03 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試_check file new: rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試_check file equal: true
2026/04/08 03:32:03 DEBUG : HASH old: dde909fde55e0c1d2cad34b514c8582e new: dde909fde55e0c1d2cad34b514c8582e equal: true
2026/04/08 03:32:03 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試_check file: file exists: true dde909fde55e0c1d2cad34b514c8582e
2026/04/08 03:32:03 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試_check file new: rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試_check file equal: true
2026/04/08 03:32:03 DEBUG : HASH old: dde909fde55e0c1d2cad34b514c8582e new: dde909fde55e0c1d2cad34b514c8582e equal: true
2026/04/08 03:32:03 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/08 03:32:03 NOTICE: [36m(10) :[0m [34mfix-names TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/08 03:32:03 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFC: true
2026/04/08 03:32:03 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFD: false
2026/04/08 03:32:03 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/04/08 03:32:03 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/08 03:32:03 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 78eec2b8411a5ef66de81ce8233af8f3
2026/04/08 03:32:03 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/04/08 03:32:03 DEBUG : HASH old: 78eec2b8411a5ef66de81ce8233af8f3 new: 78eec2b8411a5ef66de81ce8233af8f3 equal: true
2026/04/08 03:32:03 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 8da612bf56be5ae8214a7c6fa3ab1847
2026/04/08 03:32:03 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/04/08 03:32:03 DEBUG : HASH old: 8da612bf56be5ae8214a7c6fa3ab1847 new: 78eec2b8411a5ef66de81ce8233af8f3 equal: false
2026/04/08 03:32:03 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 8da612bf56be5ae8214a7c6fa3ab1847
2026/04/08 03:32:03 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/04/08 03:32:03 DEBUG : HASH old: 8da612bf56be5ae8214a7c6fa3ab1847 new: 78eec2b8411a5ef66de81ce8233af8f3 equal: false
2026/04/08 03:32:03 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 78eec2b8411a5ef66de81ce8233af8f3
2026/04/08 03:32:03 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/04/08 03:32:03 DEBUG : HASH old: 78eec2b8411a5ef66de81ce8233af8f3 new: 78eec2b8411a5ef66de81ce8233af8f3 equal: true
2026/04/08 03:32:03 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/08 03:32:03 NOTICE: [36m(11) :[0m [34mfix-names TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/08 03:32:03 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFC: true
2026/04/08 03:32:03 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFD: false
2026/04/08 03:32:03 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/04/08 03:32:03 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/08 03:32:03 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true 7042e93cc8693b88c4022b4c41dc676d
2026/04/08 03:32:03 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/04/08 03:32:03 DEBUG : HASH old: 7042e93cc8693b88c4022b4c41dc676d new: 7042e93cc8693b88c4022b4c41dc676d equal: true
2026/04/08 03:32:03 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 1893a5402baadb4e382b393ed6404ace
2026/04/08 03:32:03 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/04/08 03:32:03 DEBUG : HASH old: 1893a5402baadb4e382b393ed6404ace new: 7042e93cc8693b88c4022b4c41dc676d equal: false
2026/04/08 03:32:03 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 1893a5402baadb4e382b393ed6404ace
2026/04/08 03:32:03 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/04/08 03:32:03 DEBUG : HASH old: 1893a5402baadb4e382b393ed6404ace new: 7042e93cc8693b88c4022b4c41dc676d equal: false
2026/04/08 03:32:03 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true 7042e93cc8693b88c4022b4c41dc676d
2026/04/08 03:32:03 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/04/08 03:32:03 DEBUG : HASH old: 7042e93cc8693b88c4022b4c41dc676d new: 7042e93cc8693b88c4022b4c41dc676d equal: true
2026/04/08 03:32:03 DEBUG : rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/08 03:32:03 NOTICE: [36m(12) :[0m [34mtest resync subdirs with extended chars[0m
2026/04/08 03:32:03 NOTICE: [36m(13) :[0m [34mbisync subdir=測試Русский{spc}{spc}ěáñ resync[0m
2026/04/08 03:32:07 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/ext_paths/path1/測試Русский ěáñ: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:32:07 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/ext_paths/path2/測試Русский ěáñ: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:32:07 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:32:07 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:32:07 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/"
2026/04/08 03:32:07 INFO : Copying Path2 files to Path1
2026/04/08 03:32:07 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:32:08 INFO : There was nothing to transfer
2026/04/08 03:32:08 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:32:08 INFO : There was nothing to transfer
2026/04/08 03:32:08 INFO : Resync updating listings
2026/04/08 03:32:08 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/"
2026/04/08 03:32:08 INFO : [32mBisync successful[0m
2026/04/08 03:32:08 NOTICE: [36m(14) :[0m [34mcopy-listings resync[0m
2026/04/08 03:32:08 NOTICE: [36m(15) :[0m [34mtest place new files with extended chars on each side[0m
2026/04/08 03:32:08 NOTICE: [36m(16) :[0m [34mtouch-glob 2001-01-02 /tmp/032751pa/datadir/test_ext_paths-tenosil0/ file1.txt[0m
2026/04/08 03:32:08 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_ext_paths-tenosil0/"
2026/04/08 03:32:08 DEBUG : fs cache: renaming cache item "/tmp/032751pa/datadir/test_ext_paths-tenosil0/" to be canonical "/tmp/032751pa/datadir/test_ext_paths-tenosil0"
2026/04/08 03:32:08 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/08 03:32:08 NOTICE: [36m(17) :[0m [34mcopy-as /tmp/032751pa/datadir/test_ext_paths-tenosil0/file1.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский{spc}{spc}ěáñ 測試_file1p1[0m
2026/04/08 03:32:08 DEBUG : copyFile "/tmp/032751pa/datadir/test_ext_paths-tenosil0/file1.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ" as "測試_file1p1"
2026/04/08 03:32:08 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_ext_paths-tenosil0/file1.txt"
2026/04/08 03:32:08 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ"
2026/04/08 03:32:08 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/ext_paths/path1/測試Русский ěáñ" as "測試_file1p1"
2026/04/08 03:32:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:08 DEBUG : 測試_file1p1: size = 19 OK
2026/04/08 03:32:08 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:32:08 INFO : file1.txt: Copied (new) to: 測試_file1p1
2026/04/08 03:32:08 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/032751pa/datadir/test_ext_paths-tenosil0/file1.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский{spc}{spc}ěáñ 測試_file1p2[0m
2026/04/08 03:32:08 DEBUG : copyFile "/tmp/032751pa/datadir/test_ext_paths-tenosil0/file1.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ" as "測試_file1p2"
2026/04/08 03:32:08 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_ext_paths-tenosil0/file1.txt"
2026/04/08 03:32:08 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ"
2026/04/08 03:32:08 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/ext_paths/path2/測試Русский ěáñ" as "測試_file1p2"
2026/04/08 03:32:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:08 DEBUG : 測試_file1p2: size = 19 OK
2026/04/08 03:32:08 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:32:08 INFO : file1.txt: Copied (new) to: 測試_file1p2
2026/04/08 03:32:08 NOTICE: [36m(19) :[0m [34mtest normal sync of subdirs with extended chars[0m
2026/04/08 03:32:08 NOTICE: [36m(20) :[0m [34mbisync subdir=測試Русский{spc}{spc}ěáñ[0m
2026/04/08 03:32:12 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/ext_paths/path1/測試Русский ěáñ: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:32:12 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/ext_paths/path2/測試Русский ěáñ: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:32:12 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 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
}
2026/04/08 03:32:12 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/"
2026/04/08 03:32:12 INFO : Building Path1 and Path2 listings
2026/04/08 03:32:12 INFO : Path1 checking for diffs
2026/04/08 03:32:12 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36m測試_file1p1[0m
2026/04/08 03:32:12 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/08 03:32:12 INFO : Path2 checking for diffs
2026/04/08 03:32:12 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36m測試_file1p2[0m
2026/04/08 03:32:12 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/08 03:32:12 INFO : Applying changes
2026/04/08 03:32:12 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/測試_file1p1[0m
2026/04/08 03:32:12 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/測試_file1p2[0m
2026/04/08 03:32:12 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:32:13 INFO : 測試_file1p2: Copied (server-side copy)
2026/04/08 03:32:13 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:32:13 INFO : 測試_file1p1: Copied (server-side copy)
2026/04/08 03:32:13 INFO : Updating listings
2026/04/08 03:32:13 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path2/測試Русский ěáñ/"
2026/04/08 03:32:13 INFO : [32mBisync successful[0m
2026/04/08 03:32:13 NOTICE: [36m(21) :[0m [34mmove-listings normal-sync[0m
2026/04/08 03:32:13 NOTICE: [36m(22) :[0m [34mtest check-filename with extended chars. check should fail.[0m
2026/04/08 03:32:13 NOTICE: [36m(23) :[0m [34mbisync resync[0m
2026/04/08 03:32:17 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/ext_paths/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:32:17 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/ext_paths/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:32:17 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:32:17 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:32:17 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path2/"
2026/04/08 03:32:17 INFO : Copying Path2 files to Path1
2026/04/08 03:32:17 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:32:17 INFO : There was nothing to transfer
2026/04/08 03:32:17 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:32:17 INFO : There was nothing to transfer
2026/04/08 03:32:17 INFO : Resync updating listings
2026/04/08 03:32:17 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path2/"
2026/04/08 03:32:17 INFO : [32mBisync successful[0m
2026/04/08 03:32:17 NOTICE: [36m(24) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/08 03:32:17 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path1/測試Русский ěáñ"
2026/04/08 03:32:18 INFO : 測試_check file: Deleted
2026/04/08 03:32:18 NOTICE: [36m(25) :[0m [34mbisync check-access check-filename=測試_check{spc}file[0m
2026/04/08 03:32:22 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/ext_paths/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:32:22 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/ext_paths/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:32:22 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:32:22 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:32:22 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path2/"
2026/04/08 03:32:22 INFO : Building Path1 and Path2 listings
2026/04/08 03:32:22 INFO : Path1 checking for diffs
2026/04/08 03:32:22 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36m測試Русский ěáñ/測試_check file[0m
2026/04/08 03:32:22 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/08 03:32:22 INFO : Path2 checking for diffs
2026/04/08 03:32:22 INFO : Checking access health
2026/04/08 03:32:22 ERROR : Access test failed: Path1 count 1, Path2 count 2 - 測試_check file
2026/04/08 03:32:22 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36m測試Русский ěáñ/測試_check file[0m
2026/04/08 03:32:22 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/08 03:32:22 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/08 03:32:22 NOTICE: Bisync error: bisync aborted
2026/04/08 03:32:22 NOTICE: [36m(26) :[0m [34mcopy-listings check-access-fail[0m
2026/04/08 03:32:22 NOTICE: [36m(27) :[0m [34mtest check-filename with extended chars. check should pass.[0m
2026/04/08 03:32:22 NOTICE: [36m(28) :[0m [34mbisync resync[0m
2026/04/08 03:32:26 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/ext_paths/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:32:26 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/ext_paths/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:32:26 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:32:26 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:32:26 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path2/"
2026/04/08 03:32:26 INFO : Copying Path2 files to Path1
2026/04/08 03:32:26 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:32:27 INFO : 測試Русский ěáñ/測試_check file: Copied (server-side copy)
2026/04/08 03:32:27 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:32:27 INFO : Resync updating listings
2026/04/08 03:32:27 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path2/"
2026/04/08 03:32:27 INFO : [32mBisync successful[0m
2026/04/08 03:32:27 NOTICE: [36m(29) :[0m [34mbisync check-access check-filename=測試_check{spc}file[0m
2026/04/08 03:32:31 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/ext_paths/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:32:31 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/ext_paths/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:32:31 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:32:31 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:32:31 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path2/"
2026/04/08 03:32:31 INFO : Building Path1 and Path2 listings
2026/04/08 03:32:31 INFO : Path1 checking for diffs
2026/04/08 03:32:31 INFO : Path2 checking for diffs
2026/04/08 03:32:31 INFO : Checking access health
2026/04/08 03:32:31 INFO : Found 2 matching "測試_check file" files on both paths
2026/04/08 03:32:31 INFO : No changes found
2026/04/08 03:32:31 INFO : Updating listings
2026/04/08 03:32:31 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path2/"
2026/04/08 03:32:31 INFO : [32mBisync successful[0m
2026/04/08 03:32:31 NOTICE: [36m(30) :[0m [34mmove-listings check-access-pass[0m
2026/04/08 03:32:31 NOTICE: [36m(31) :[0m [34mtest filters-file path with extended chars - masks /fileZ.txt[0m
2026/04/08 03:32:31 NOTICE: [36m(32) :[0m [34mcopy-file /tmp/032751pa/datadir/test_ext_paths-tenosil0/測試_filtersfile.txt /tmp/032751pa/workdir/[0m
2026/04/08 03:32:31 DEBUG : copyFile "/tmp/032751pa/datadir/test_ext_paths-tenosil0/測試_filtersfile.txt" to "/tmp/032751pa/workdir/" as ""
2026/04/08 03:32:31 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_ext_paths-tenosil0/測試_filtersfile.txt"
2026/04/08 03:32:31 DEBUG : Creating backend with remote "/tmp/032751pa/workdir/"
2026/04/08 03:32:31 DEBUG : operations.CopyFile "測試_filtersfile.txt" to "Local file system at /tmp/032751pa/workdir" as "測試_filtersfile.txt"
2026/04/08 03:32:31 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:31 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK
2026/04/08 03:32:31 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/08 03:32:31 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt
2026/04/08 03:32:31 INFO : 測試_filtersfile.txt: Copied (new)
2026/04/08 03:32:31 NOTICE: [36m(33) :[0m [34mbisync filters-file=/tmp/032751pa/workdir/測試_filtersfile.txt resync[0m
2026/04/08 03:32:36 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/ext_paths/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:32:36 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/ext_paths/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:32:36 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:32:36 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:32:36 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path2/"
2026/04/08 03:32:36 INFO : Using filters file /tmp/032751pa/workdir/測試_filtersfile.txt
2026/04/08 03:32:36 INFO : Storing filters file hash to /tmp/032751pa/workdir/測試_filtersfile.txt.md5
2026/04/08 03:32:36 INFO : Copying Path2 files to Path1
2026/04/08 03:32:36 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:32:36 INFO : There was nothing to transfer
2026/04/08 03:32:36 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:32:36 INFO : There was nothing to transfer
2026/04/08 03:32:36 INFO : Resync updating listings
2026/04/08 03:32:36 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path2/"
2026/04/08 03:32:36 INFO : [32mBisync successful[0m
2026/04/08 03:32:36 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/032751pa/datadir/test_ext_paths-tenosil0/file1.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path1/ fileZ.txt[0m
2026/04/08 03:32:36 DEBUG : copyFile "/tmp/032751pa/datadir/test_ext_paths-tenosil0/file1.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path1/" as "fileZ.txt"
2026/04/08 03:32:36 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_ext_paths-tenosil0/file1.txt"
2026/04/08 03:32:36 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path1/"
2026/04/08 03:32:36 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/ext_paths/path1" as "fileZ.txt"
2026/04/08 03:32:36 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:36 DEBUG : fileZ.txt: size = 19 OK
2026/04/08 03:32:36 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:32:36 INFO : file1.txt: Copied (new) to: fileZ.txt
2026/04/08 03:32:36 NOTICE: [36m(35) :[0m [34mbisync filters-file=/tmp/032751pa/workdir/測試_filtersfile.txt[0m
2026/04/08 03:32:40 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/ext_paths/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:32:40 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/ext_paths/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:32:40 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:32:40 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:32:40 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path2/"
2026/04/08 03:32:40 INFO : Using filters file /tmp/032751pa/workdir/測試_filtersfile.txt
2026/04/08 03:32:40 INFO : Building Path1 and Path2 listings
2026/04/08 03:32:41 INFO : Path1 checking for diffs
2026/04/08 03:32:41 INFO : Path2 checking for diffs
2026/04/08 03:32:41 INFO : No changes found
2026/04/08 03:32:41 INFO : Updating listings
2026/04/08 03:32:41 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ext_paths/path2/"
2026/04/08 03:32:41 INFO : [32mBisync successful[0m
2026/04/08 03:32:41 DEBUG : Waiting for deletions to finish
2026/04/08 03:32:41 INFO : RCLONE_TEST: Deleted
2026/04/08 03:32:41 INFO : filename_contains_ě_.txt: Deleted
2026/04/08 03:32:41 INFO : file1.txt: Deleted
2026/04/08 03:32:41 INFO : 測試_check file: Deleted
2026/04/08 03:32:41 INFO : filename_contains_ࢺ_.txt: Deleted
2026/04/08 03:32:41 INFO : Русский.txt: Deleted
2026/04/08 03:32:41 INFO : fileZ.txt: Deleted
2026/04/08 03:32:41 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/04/08 03:32:41 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Deleted
2026/04/08 03:32:41 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Deleted
2026/04/08 03:32:41 INFO : 測試Русский ěáñ/測試_file1p1: Deleted
2026/04/08 03:32:41 INFO : 測試Русский ěáñ/測試_check file: Deleted
2026/04/08 03:32:41 INFO : 測試Русский ěáñ/測試_file1p2: Deleted
2026/04/08 03:32:41 DEBUG : removing 1 level 0 directories
2026/04/08 03:32:41 INFO : Azure container rclone-test-cedunen1waja path 032751pa/ext_paths/path1: Removing directory
2026/04/08 03:32:41 DEBUG : Waiting for deletions to finish
2026/04/08 03:32:41 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Deleted
2026/04/08 03:32:41 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/04/08 03:32:41 INFO : RCLONE_TEST: Deleted
2026/04/08 03:32:41 INFO : filename_contains_ࢺ_.txt: Deleted
2026/04/08 03:32:41 INFO : Русский.txt: Deleted
2026/04/08 03:32:41 INFO : file1.txt: Deleted
2026/04/08 03:32:41 INFO : filename_contains_ě_.txt: Deleted
2026/04/08 03:32:41 INFO : 測試_check file: Deleted
2026/04/08 03:32:41 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Deleted
2026/04/08 03:32:41 INFO : 測試Русский ěáñ/測試_file1p2: Deleted
2026/04/08 03:32:41 INFO : 測試Русский ěáñ/測試_check file: Deleted
2026/04/08 03:32:41 INFO : 測試Русский ěáñ/測試_file1p1: Deleted
2026/04/08 03:32:41 DEBUG : removing 1 level 0 directories
2026/04/08 03:32:41 INFO : Azure container rclone-test-cedunen1waja path 032751pa/ext_paths/path2: Removing directory
bisync_test.go:608: [32mTEST ext_paths PASSED[0m
=== RUN TestBisyncRemoteRemote/extended_filenames
2026/04/08 03:32:41 INFO : path1: Making directory
2026/04/08 03:32:41 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/extended_filenames/path1"
2026/04/08 03:32:41 INFO : path2: Making directory
2026/04/08 03:32:41 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/extended_filenames/path2"
2026/04/08 03:32:41 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_extended_filenames/initial"
2026/04/08 03:32:41 DEBUG : Creating backend with remote "/tmp/032751pa/initdir/test_extended_filenames-hulebab3"
2026/04/08 03:32:41 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:32:41 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/04/08 03:32:41 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:41 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:41 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:41 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:41 DEBUG : subdir_with_ࢺ_: Making directory with metadata
2026/04/08 03:32:41 INFO : subdir_with_ࢺ_: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:32:41 DEBUG : Added delayed dir = "subdir_with_ࢺ_", newDst=subdir_with_ࢺ_
2026/04/08 03:32:41 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:41 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/04/08 03:32:41 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:32:41 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:41 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:41 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:41 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/04/08 03:32:41 INFO : file1 - Copy (2).txt: Copied (new)
2026/04/08 03:32:41 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/04/08 03:32:41 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:41 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:32:41 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:41 DEBUG : Local file system at /tmp/032751pa/initdir/test_extended_filenames-hulebab3: Waiting for checks to finish
2026/04/08 03:32:41 DEBUG : Local file system at /tmp/032751pa/initdir/test_extended_filenames-hulebab3: Waiting for transfers to finish
2026/04/08 03:32:41 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:32:41 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/08 03:32:41 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:41 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/04/08 03:32:41 INFO : file1 - Copy.txt: Copied (new)
2026/04/08 03:32:41 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/08 03:32:41 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/08 03:32:41 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:32:41 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:32:41 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/08 03:32:41 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:32:41 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/08 03:32:41 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/08 03:32:41 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/08 03:32:41 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:32:41 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/08 03:32:41 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:41 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/08 03:32:41 INFO : Русский.txt: Copied (new)
2026/04/08 03:32:41 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:32:41 INFO : file1.txt: Copied (new)
2026/04/08 03:32:41 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/08 03:32:41 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:32:41 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/04/08 03:32:41 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:32:41 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/04/08 03:32:41 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/04/08 03:32:41 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/04/08 03:32:41 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:32:41 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/04/08 03:32:41 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:32:41 INFO : subdir_with_ࢺ_: Set directory modification time (using SetModTime)
2026/04/08 03:32:41 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_extended_filenames/modfiles"
2026/04/08 03:32:41 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_extended_filenames-jakewuy0"
2026/04/08 03:32:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:41 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:41 DEBUG : Local file system at /tmp/032751pa/datadir/test_extended_filenames-jakewuy0: Waiting for checks to finish
2026/04/08 03:32:41 DEBUG : Local file system at /tmp/032751pa/datadir/test_extended_filenames-jakewuy0: Waiting for transfers to finish
2026/04/08 03:32:41 DEBUG : file2.txt.cb91205f.partial: size = 42 OK
2026/04/08 03:32:41 DEBUG : file1.txt.10d04402.partial: size = 19 OK
2026/04/08 03:32:41 DEBUG : file2.txt: md5 = 40b811fb5009223b6da573f169619d8e OK
2026/04/08 03:32:41 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:32:41 DEBUG : file1.txt.10d04402.partial: renamed to: file1.txt
2026/04/08 03:32:41 INFO : file1.txt: Copied (new)
2026/04/08 03:32:41 DEBUG : file2.txt.cb91205f.partial: renamed to: file2.txt
2026/04/08 03:32:41 INFO : file2.txt: Copied (new)
2026/04/08 03:32:41 DEBUG : Waiting for deletions to finish
2026/04/08 03:32:41 DEBUG : removing 1 level 0 directories
2026/04/08 03:32:41 INFO : Azure container rclone-test-cedunen1waja path 032751pa/extended_filenames/path1: Removing directory
2026/04/08 03:32:41 DEBUG : Waiting for deletions to finish
2026/04/08 03:32:41 DEBUG : removing 1 level 0 directories
2026/04/08 03:32:41 INFO : Azure container rclone-test-cedunen1waja path 032751pa/extended_filenames/path2: Removing directory
2026/04/08 03:32:41 NOTICE: checking initFs Local file system at /tmp/032751pa/initdir/test_extended_filenames-hulebab3
2026/04/08 03:32:41 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:32:41 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/04/08 03:32:41 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:41 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:41 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:41 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:41 INFO : subdir_with_ࢺ_: Making directory
2026/04/08 03:32:41 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:41 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:41 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:41 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/extended_filenames/path1: Waiting for checks to finish
2026/04/08 03:32:41 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/extended_filenames/path1: Waiting for transfers to finish
2026/04/08 03:32:41 DEBUG : file1 - Copy.txt: size = 0 OK
2026/04/08 03:32:41 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:41 INFO : file1 - Copy.txt: Copied (new)
2026/04/08 03:32:41 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:32:41 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:41 INFO : file1.txt: Copied (new)
2026/04/08 03:32:41 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:32:41 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:32:41 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:32:42 DEBUG : file1 - Copy (2).txt: size = 0 OK
2026/04/08 03:32:42 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:42 INFO : file1 - Copy (2).txt: Copied (new)
2026/04/08 03:32:42 DEBUG : file_enconde_mañana_funcionará.txt: size = 0 OK
2026/04/08 03:32:42 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:42 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/08 03:32:42 DEBUG : filename_contains_ě_.txt: size = 272 OK
2026/04/08 03:32:42 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:32:42 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/08 03:32:42 DEBUG : filename_contains_ࢺ_.txt: size = 272 OK
2026/04/08 03:32:42 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:32:42 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:32:42 DEBUG : Русский.txt: size = 0 OK
2026/04/08 03:32:42 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:42 INFO : Русский.txt: Copied (new)
2026/04/08 03:32:42 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: size = 272 OK
2026/04/08 03:32:42 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:32:42 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/04/08 03:32:42 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: size = 272 OK
2026/04/08 03:32:42 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:32:42 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:32:42 NOTICE: checking Path1 Azure container rclone-test-cedunen1waja path 032751pa/extended_filenames/path1
2026/04/08 03:32:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:32:42 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/04/08 03:32:42 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:42 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:42 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:42 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:42 INFO : subdir_with_ࢺ_: Making directory
2026/04/08 03:32:42 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:42 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:42 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:42 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/extended_filenames/path2: Waiting for checks to finish
2026/04/08 03:32:42 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/extended_filenames/path2: Waiting for transfers to finish
2026/04/08 03:32:42 DEBUG : file1 - Copy.txt: size = 0 OK
2026/04/08 03:32:42 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:42 INFO : file1 - Copy.txt: Copied (new)
2026/04/08 03:32:42 DEBUG : file1 - Copy (2).txt: size = 0 OK
2026/04/08 03:32:42 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:42 INFO : file1 - Copy (2).txt: Copied (new)
2026/04/08 03:32:42 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:32:42 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:32:42 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:32:42 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:32:42 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:42 INFO : file1.txt: Copied (new)
2026/04/08 03:32:42 DEBUG : file_enconde_mañana_funcionará.txt: size = 0 OK
2026/04/08 03:32:42 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:42 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/08 03:32:42 DEBUG : Русский.txt: size = 0 OK
2026/04/08 03:32:42 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:42 INFO : Русский.txt: Copied (new)
2026/04/08 03:32:42 DEBUG : filename_contains_ࢺ_.txt: size = 272 OK
2026/04/08 03:32:42 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:32:42 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:32:42 DEBUG : filename_contains_ě_.txt: size = 272 OK
2026/04/08 03:32:42 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:32:42 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/08 03:32:42 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: size = 272 OK
2026/04/08 03:32:42 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:32:42 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/04/08 03:32:42 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: size = 272 OK
2026/04/08 03:32:42 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:32:42 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:32:42 NOTICE: checking path2 Azure container rclone-test-cedunen1waja path 032751pa/extended_filenames/path2
2026/04/08 03:32:42 NOTICE: [36m(01) :[0m [34mtest extended-filenames[0m
2026/04/08 03:32:42 NOTICE: [36m(02) :[0m [34mfix-names TestAzureBlob:rclone-test-cedunen1waja/032751pa/extended_filenames/path1/subdir_with_ࢺ_/[0m
2026/04/08 03:32:42 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path1/subdir_with_ࢺ_/: is NFC: true
2026/04/08 03:32:42 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path1/subdir_with_ࢺ_/: is NFD: true
2026/04/08 03:32:42 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path1/subdir_with_ࢺ_/: is valid UTF8: true
2026/04/08 03:32:42 DEBUG : TestAzureBlob:rclone-test-cedunen1waja/032751pa/extended_filenames/path1/subdir_with_ࢺ_/: attempting to fix directory
2026/04/08 03:32:42 DEBUG : old and new are equal. Skipping. TestAzureBlob:rclone-test-cedunen1waja/032751pa/extended_filenames/path1/subdir_with_ࢺ_/ (acbe0b284c639c7f3ce87f38d478e3d0) TestAzureBlob:rclone-test-cedunen1waja/032751pa/extended_filenames/path1/subdir_with_ࢺ_/ (acbe0b284c639c7f3ce87f38d478e3d0)
2026/04/08 03:32:42 DEBUG : old and new are equal. Skipping. TestAzureBlob:rclone-test-cedunen1waja/032751pa/extended_filenames/path1/subdir_with_ࢺ_/ (acbe0b284c639c7f3ce87f38d478e3d0) TestAzureBlob:rclone-test-cedunen1waja/032751pa/extended_filenames/path1/subdir_with_ࢺ_/ (acbe0b284c639c7f3ce87f38d478e3d0)
2026/04/08 03:32:42 NOTICE: [36m(03) :[0m [34mfix-names TestAzureBlob:rclone-test-cedunen1waja/032751pa/extended_filenames/path2/subdir_with_ࢺ_/[0m
2026/04/08 03:32:42 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path2/subdir_with_ࢺ_/: is NFC: true
2026/04/08 03:32:42 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path2/subdir_with_ࢺ_/: is NFD: true
2026/04/08 03:32:42 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path2/subdir_with_ࢺ_/: is valid UTF8: true
2026/04/08 03:32:42 DEBUG : TestAzureBlob:rclone-test-cedunen1waja/032751pa/extended_filenames/path2/subdir_with_ࢺ_/: attempting to fix directory
2026/04/08 03:32:42 DEBUG : old and new are equal. Skipping. TestAzureBlob:rclone-test-cedunen1waja/032751pa/extended_filenames/path2/subdir_with_ࢺ_/ (270294ecbd066da9fecb5fa699dd44be) TestAzureBlob:rclone-test-cedunen1waja/032751pa/extended_filenames/path2/subdir_with_ࢺ_/ (270294ecbd066da9fecb5fa699dd44be)
2026/04/08 03:32:42 DEBUG : old and new are equal. Skipping. TestAzureBlob:rclone-test-cedunen1waja/032751pa/extended_filenames/path2/subdir_with_ࢺ_/ (270294ecbd066da9fecb5fa699dd44be) TestAzureBlob:rclone-test-cedunen1waja/032751pa/extended_filenames/path2/subdir_with_ࢺ_/ (270294ecbd066da9fecb5fa699dd44be)
2026/04/08 03:32:42 NOTICE: [36m(04) :[0m [34mfix-names TestAzureBlob:rclone-test-cedunen1waja/032751pa/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/04/08 03:32:42 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFC: true
2026/04/08 03:32:42 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFD: false
2026/04/08 03:32:42 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is valid UTF8: true
2026/04/08 03:32:42 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/08 03:32:42 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 6fdf819e7d0d3c65a273535472fa490d
2026/04/08 03:32:42 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-cedunen1waja/032751pa/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/04/08 03:32:42 DEBUG : HASH old: 6fdf819e7d0d3c65a273535472fa490d new: 6fdf819e7d0d3c65a273535472fa490d equal: true
2026/04/08 03:32:42 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 6fdf819e7d0d3c65a273535472fa490d
2026/04/08 03:32:42 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-cedunen1waja/032751pa/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/04/08 03:32:42 DEBUG : HASH old: 6fdf819e7d0d3c65a273535472fa490d new: 6fdf819e7d0d3c65a273535472fa490d equal: true
2026/04/08 03:32:42 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 9f1fd70a28a06f386e5bfdb20dd7dd37
2026/04/08 03:32:42 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-cedunen1waja/032751pa/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/04/08 03:32:42 DEBUG : HASH old: 9f1fd70a28a06f386e5bfdb20dd7dd37 new: 6fdf819e7d0d3c65a273535472fa490d equal: false
2026/04/08 03:32:42 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 9f1fd70a28a06f386e5bfdb20dd7dd37
2026/04/08 03:32:42 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-cedunen1waja/032751pa/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/04/08 03:32:42 DEBUG : HASH old: 9f1fd70a28a06f386e5bfdb20dd7dd37 new: 6fdf819e7d0d3c65a273535472fa490d equal: false
2026/04/08 03:32:42 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/08 03:32:42 NOTICE: [36m(05) :[0m [34mfix-names TestAzureBlob:rclone-test-cedunen1waja/032751pa/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/04/08 03:32:42 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFC: true
2026/04/08 03:32:42 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFD: false
2026/04/08 03:32:42 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is valid UTF8: true
2026/04/08 03:32:42 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/08 03:32:42 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 4759682c2266c2e48003dc6771774488
2026/04/08 03:32:42 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-cedunen1waja/032751pa/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/04/08 03:32:42 DEBUG : HASH old: 4759682c2266c2e48003dc6771774488 new: 4759682c2266c2e48003dc6771774488 equal: true
2026/04/08 03:32:42 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 4759682c2266c2e48003dc6771774488
2026/04/08 03:32:42 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-cedunen1waja/032751pa/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/04/08 03:32:42 DEBUG : HASH old: 4759682c2266c2e48003dc6771774488 new: 4759682c2266c2e48003dc6771774488 equal: true
2026/04/08 03:32:42 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false e4717890dd556d969549e73ed2c31633
2026/04/08 03:32:42 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-cedunen1waja/032751pa/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/04/08 03:32:42 DEBUG : HASH old: e4717890dd556d969549e73ed2c31633 new: 4759682c2266c2e48003dc6771774488 equal: false
2026/04/08 03:32:42 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false e4717890dd556d969549e73ed2c31633
2026/04/08 03:32:42 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-cedunen1waja/032751pa/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/04/08 03:32:42 DEBUG : HASH old: e4717890dd556d969549e73ed2c31633 new: 4759682c2266c2e48003dc6771774488 equal: false
2026/04/08 03:32:42 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/08 03:32:42 NOTICE: [36m(06) :[0m [34mfix-names TestAzureBlob:rclone-test-cedunen1waja/032751pa/extended_filenames/path1/Русский.txt[0m
2026/04/08 03:32:42 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path1/Русский.txt: is NFC: true
2026/04/08 03:32:42 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path1/Русский.txt: is NFD: false
2026/04/08 03:32:42 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path1/Русский.txt: is valid UTF8: true
2026/04/08 03:32:42 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path1/Русский.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/04/08 03:32:42 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path1/Русский.txt: file exists: true 1b8e50774bae4748a0a28c848e35cd1e
2026/04/08 03:32:42 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/extended_filenames/path1/Русский.txt new: rclone-test-cedunen1waja/032751pa/extended_filenames/path1/Русский.txt equal: true
2026/04/08 03:32:42 DEBUG : HASH old: 1b8e50774bae4748a0a28c848e35cd1e new: 1b8e50774bae4748a0a28c848e35cd1e equal: true
2026/04/08 03:32:43 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path1/Русский.txt: file exists: true 1b8e50774bae4748a0a28c848e35cd1e
2026/04/08 03:32:43 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/extended_filenames/path1/Русский.txt new: rclone-test-cedunen1waja/032751pa/extended_filenames/path1/Русский.txt equal: true
2026/04/08 03:32:43 DEBUG : HASH old: 1b8e50774bae4748a0a28c848e35cd1e new: 1b8e50774bae4748a0a28c848e35cd1e equal: true
2026/04/08 03:32:43 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path1/Русский.txt: file exists: false 3aa3bd7229d794a9ba18cb69bed332c1
2026/04/08 03:32:43 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/extended_filenames/path1/Русский.txt new: rclone-test-cedunen1waja/032751pa/extended_filenames/path1/Русский.txt equal: false
2026/04/08 03:32:43 DEBUG : HASH old: 3aa3bd7229d794a9ba18cb69bed332c1 new: 1b8e50774bae4748a0a28c848e35cd1e equal: false
2026/04/08 03:32:43 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path1/Русский.txt: file exists: false 3aa3bd7229d794a9ba18cb69bed332c1
2026/04/08 03:32:43 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/extended_filenames/path1/Русский.txt new: rclone-test-cedunen1waja/032751pa/extended_filenames/path1/Русский.txt equal: false
2026/04/08 03:32:43 DEBUG : HASH old: 3aa3bd7229d794a9ba18cb69bed332c1 new: 1b8e50774bae4748a0a28c848e35cd1e equal: false
2026/04/08 03:32:43 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path1/Русский.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/04/08 03:32:43 NOTICE: [36m(07) :[0m [34mfix-names TestAzureBlob:rclone-test-cedunen1waja/032751pa/extended_filenames/path2/Русский.txt[0m
2026/04/08 03:32:43 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path2/Русский.txt: is NFC: true
2026/04/08 03:32:43 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path2/Русский.txt: is NFD: false
2026/04/08 03:32:43 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path2/Русский.txt: is valid UTF8: true
2026/04/08 03:32:43 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path2/Русский.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/04/08 03:32:43 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path2/Русский.txt: file exists: true 972db9d9ae333b257772428cd2136817
2026/04/08 03:32:43 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/extended_filenames/path2/Русский.txt new: rclone-test-cedunen1waja/032751pa/extended_filenames/path2/Русский.txt equal: true
2026/04/08 03:32:43 DEBUG : HASH old: 972db9d9ae333b257772428cd2136817 new: 972db9d9ae333b257772428cd2136817 equal: true
2026/04/08 03:32:43 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path2/Русский.txt: file exists: true 972db9d9ae333b257772428cd2136817
2026/04/08 03:32:43 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/extended_filenames/path2/Русский.txt new: rclone-test-cedunen1waja/032751pa/extended_filenames/path2/Русский.txt equal: true
2026/04/08 03:32:43 DEBUG : HASH old: 972db9d9ae333b257772428cd2136817 new: 972db9d9ae333b257772428cd2136817 equal: true
2026/04/08 03:32:43 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path2/Русский.txt: file exists: false 2f87f998a8f50a6ce8d1db53172a64ba
2026/04/08 03:32:43 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/extended_filenames/path2/Русский.txt new: rclone-test-cedunen1waja/032751pa/extended_filenames/path2/Русский.txt equal: false
2026/04/08 03:32:43 DEBUG : HASH old: 2f87f998a8f50a6ce8d1db53172a64ba new: 972db9d9ae333b257772428cd2136817 equal: false
2026/04/08 03:32:43 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path2/Русский.txt: file exists: false 2f87f998a8f50a6ce8d1db53172a64ba
2026/04/08 03:32:43 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/extended_filenames/path2/Русский.txt new: rclone-test-cedunen1waja/032751pa/extended_filenames/path2/Русский.txt equal: false
2026/04/08 03:32:43 DEBUG : HASH old: 2f87f998a8f50a6ce8d1db53172a64ba new: 972db9d9ae333b257772428cd2136817 equal: false
2026/04/08 03:32:43 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path2/Русский.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/04/08 03:32:43 NOTICE: [36m(08) :[0m [34mfix-names TestAzureBlob:rclone-test-cedunen1waja/032751pa/extended_filenames/path1/file_enconde_mañana_funcionará.txt[0m
2026/04/08 03:32:43 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFC: true
2026/04/08 03:32:43 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFD: false
2026/04/08 03:32:43 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is valid UTF8: true
2026/04/08 03:32:43 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path1/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4
2026/04/08 03:32:43 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true 90dbe667e2a8c329ba17bbcb71cc4755
2026/04/08 03:32:43 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-cedunen1waja/032751pa/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true
2026/04/08 03:32:43 DEBUG : HASH old: 90dbe667e2a8c329ba17bbcb71cc4755 new: 90dbe667e2a8c329ba17bbcb71cc4755 equal: true
2026/04/08 03:32:43 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true 90dbe667e2a8c329ba17bbcb71cc4755
2026/04/08 03:32:43 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-cedunen1waja/032751pa/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true
2026/04/08 03:32:43 DEBUG : HASH old: 90dbe667e2a8c329ba17bbcb71cc4755 new: 90dbe667e2a8c329ba17bbcb71cc4755 equal: true
2026/04/08 03:32:43 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: false 56fc009ce28e54b640e42dec19dca69a
2026/04/08 03:32:43 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-cedunen1waja/032751pa/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false
2026/04/08 03:32:43 DEBUG : HASH old: 56fc009ce28e54b640e42dec19dca69a new: 90dbe667e2a8c329ba17bbcb71cc4755 equal: false
2026/04/08 03:32:43 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: false 56fc009ce28e54b640e42dec19dca69a
2026/04/08 03:32:43 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-cedunen1waja/032751pa/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false
2026/04/08 03:32:43 DEBUG : HASH old: 56fc009ce28e54b640e42dec19dca69a new: 90dbe667e2a8c329ba17bbcb71cc4755 equal: false
2026/04/08 03:32:43 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path1/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4
2026/04/08 03:32:43 NOTICE: [36m(09) :[0m [34mfix-names TestAzureBlob:rclone-test-cedunen1waja/032751pa/extended_filenames/path2/file_enconde_mañana_funcionará.txt[0m
2026/04/08 03:32:43 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFC: true
2026/04/08 03:32:43 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFD: false
2026/04/08 03:32:43 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is valid UTF8: true
2026/04/08 03:32:43 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path2/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4
2026/04/08 03:32:43 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true a0606c374f3479f4dc900faef0906f25
2026/04/08 03:32:43 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-cedunen1waja/032751pa/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true
2026/04/08 03:32:43 DEBUG : HASH old: a0606c374f3479f4dc900faef0906f25 new: a0606c374f3479f4dc900faef0906f25 equal: true
2026/04/08 03:32:43 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true a0606c374f3479f4dc900faef0906f25
2026/04/08 03:32:43 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-cedunen1waja/032751pa/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true
2026/04/08 03:32:43 DEBUG : HASH old: a0606c374f3479f4dc900faef0906f25 new: a0606c374f3479f4dc900faef0906f25 equal: true
2026/04/08 03:32:43 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: false 731e88fb967100ca83136a8e0a84cb9d
2026/04/08 03:32:43 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-cedunen1waja/032751pa/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false
2026/04/08 03:32:43 DEBUG : HASH old: 731e88fb967100ca83136a8e0a84cb9d new: a0606c374f3479f4dc900faef0906f25 equal: false
2026/04/08 03:32:43 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: false 731e88fb967100ca83136a8e0a84cb9d
2026/04/08 03:32:43 DEBUG : FILE old: rclone-test-cedunen1waja/032751pa/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-cedunen1waja/032751pa/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false
2026/04/08 03:32:43 DEBUG : HASH old: 731e88fb967100ca83136a8e0a84cb9d new: a0606c374f3479f4dc900faef0906f25 equal: false
2026/04/08 03:32:43 DEBUG : rclone-test-cedunen1waja/032751pa/extended_filenames/path2/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4
2026/04/08 03:32:43 NOTICE: [36m(10) :[0m [34mtest initial bisync[0m
2026/04/08 03:32:43 NOTICE: [36m(11) :[0m [34mbisync resync[0m
2026/04/08 03:32:48 DEBUG : Creating backend with remote "/tmp/032751pa"
2026/04/08 03:32:48 ERROR : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Failed to copy: PUT https://rclone.blob.core.windows.net/rclone-test-cedunen1waja/032751pa/extended_filenames/path1/ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
--------------------------------------------------------------------------------
RESPONSE 400: 400 The requested URI does not represent any resource on the server.
ERROR CODE: InvalidUri
--------------------------------------------------------------------------------
InvalidUriThe requested URI does not represent any resource on the server.
RequestId:02c75ee9-801e-0068-1e08-c7da6d000000
Time:2026-04-08T03:32:48.1971739Z
--------------------------------------------------------------------------------
bisync_test.go:1078: Fs is incapable of running test as can't fix-case, skipping: extended_filenames (expected:
ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö (NFD) actual:
ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö (PUT https://rclone.blob.core.windows.net/rclone-test-cedunen1waja/032751pa/extended_filenames/path1/ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
--------------------------------------------------------------------------------
RESPONSE 400: 400 The requested URI does not represent any resource on the server.
ERROR CODE: InvalidUri
--------------------------------------------------------------------------------
InvalidUriThe requested URI does not represent any resource on the server.
RequestId:02c75ee9-801e-0068-1e08-c7da6d000000
Time:2026-04-08T03:32:48.1971739Z
--------------------------------------------------------------------------------
))
(fs: Azure container rclone-test-cedunen1waja path 032751pa/extended_filenames/path1)
=== RUN TestBisyncRemoteRemote/filters
2026/04/08 03:32:48 INFO : path1: Making directory
2026/04/08 03:32:48 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/filters/path1"
2026/04/08 03:32:48 INFO : path2: Making directory
2026/04/08 03:32:48 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/filters/path2"
2026/04/08 03:32:48 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filters/initial"
2026/04/08 03:32:48 DEBUG : Creating backend with remote "/tmp/032751pa/initdir/test_filters-ropicaj7"
2026/04/08 03:32:48 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:32:48 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:48 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:48 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:48 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:48 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:48 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:48 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:48 DEBUG : subdir: Making directory with metadata
2026/04/08 03:32:48 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:32:48 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:32:48 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:32:48 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:48 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:32:48 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:32:48 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:32:48 INFO : file1.txt: Copied (new)
2026/04/08 03:32:48 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:32:48 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:48 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:32:48 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:32:48 INFO : file2.txt: Copied (new)
2026/04/08 03:32:48 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:48 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:32:48 INFO : file3.txt: Copied (new)
2026/04/08 03:32:48 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:32:48 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:48 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:32:48 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:32:48 INFO : file4.txt: Copied (new)
2026/04/08 03:32:48 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:48 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:32:48 INFO : file5.txt: Copied (new)
2026/04/08 03:32:48 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:32:48 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:48 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:32:48 INFO : file6.txt: Copied (new)
2026/04/08 03:32:48 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:32:48 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:32:48 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:48 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:32:48 DEBUG : Local file system at /tmp/032751pa/initdir/test_filters-ropicaj7: Waiting for checks to finish
2026/04/08 03:32:48 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:48 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:32:48 INFO : file7.txt: Copied (new)
2026/04/08 03:32:48 DEBUG : Local file system at /tmp/032751pa/initdir/test_filters-ropicaj7: Waiting for transfers to finish
2026/04/08 03:32:48 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:32:48 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:48 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:32:48 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:32:48 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:32:48 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filters/modfiles"
2026/04/08 03:32:48 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_filters-baguceb7"
2026/04/08 03:32:48 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:48 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination
2026/04/08 03:32:48 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/04/08 03:32:48 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK
2026/04/08 03:32:48 DEBUG : Local file system at /tmp/032751pa/datadir/test_filters-baguceb7: Waiting for checks to finish
2026/04/08 03:32:48 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:32:48 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/04/08 03:32:48 INFO : fileZ.txt: Copied (new)
2026/04/08 03:32:48 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/08 03:32:48 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt
2026/04/08 03:32:48 INFO : filtersfile.flt: Copied (new)
2026/04/08 03:32:48 DEBUG : Local file system at /tmp/032751pa/datadir/test_filters-baguceb7: Waiting for transfers to finish
2026/04/08 03:32:48 DEBUG : Waiting for deletions to finish
2026/04/08 03:32:48 DEBUG : removing 1 level 0 directories
2026/04/08 03:32:48 INFO : Azure container rclone-test-cedunen1waja path 032751pa/filters/path1: Removing directory
2026/04/08 03:32:48 DEBUG : Waiting for deletions to finish
2026/04/08 03:32:48 DEBUG : removing 1 level 0 directories
2026/04/08 03:32:48 INFO : Azure container rclone-test-cedunen1waja path 032751pa/filters/path2: Removing directory
2026/04/08 03:32:48 NOTICE: checking initFs Local file system at /tmp/032751pa/initdir/test_filters-ropicaj7
2026/04/08 03:32:48 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:32:48 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:48 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:48 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:48 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:48 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:48 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:48 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:48 INFO : subdir: Making directory
2026/04/08 03:32:48 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:48 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/filters/path1: Waiting for checks to finish
2026/04/08 03:32:48 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/filters/path1: Waiting for transfers to finish
2026/04/08 03:32:48 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:32:48 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:32:48 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:32:48 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:32:48 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:48 INFO : file1.txt: Copied (new)
2026/04/08 03:32:48 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:32:48 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:48 INFO : file2.txt: Copied (new)
2026/04/08 03:32:48 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:32:48 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:48 INFO : file3.txt: Copied (new)
2026/04/08 03:32:48 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:32:48 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:48 INFO : file4.txt: Copied (new)
2026/04/08 03:32:48 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:32:48 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:48 INFO : file5.txt: Copied (new)
2026/04/08 03:32:48 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:32:48 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:48 INFO : file6.txt: Copied (new)
2026/04/08 03:32:48 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:32:48 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:48 INFO : file7.txt: Copied (new)
2026/04/08 03:32:48 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:32:48 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:48 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:32:48 NOTICE: checking Path1 Azure container rclone-test-cedunen1waja path 032751pa/filters/path1
2026/04/08 03:32:48 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:32:48 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:48 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:48 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:48 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:48 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:48 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:48 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:48 INFO : subdir: Making directory
2026/04/08 03:32:48 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:48 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/filters/path2: Waiting for checks to finish
2026/04/08 03:32:48 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/filters/path2: Waiting for transfers to finish
2026/04/08 03:32:49 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:32:49 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:32:49 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:32:49 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:32:49 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:49 INFO : file1.txt: Copied (new)
2026/04/08 03:32:49 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:32:49 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:49 INFO : file3.txt: Copied (new)
2026/04/08 03:32:49 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:32:49 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:49 INFO : file2.txt: Copied (new)
2026/04/08 03:32:49 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:32:49 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:49 INFO : file6.txt: Copied (new)
2026/04/08 03:32:49 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:32:49 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:49 INFO : file4.txt: Copied (new)
2026/04/08 03:32:49 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:32:49 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:49 INFO : file5.txt: Copied (new)
2026/04/08 03:32:49 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:32:49 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:49 INFO : file7.txt: Copied (new)
2026/04/08 03:32:49 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:32:49 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:49 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:32:49 NOTICE: checking path2 Azure container rclone-test-cedunen1waja path 032751pa/filters/path2
2026/04/08 03:32:49 NOTICE: [36m(01) :[0m [34mtest filters[0m
2026/04/08 03:32:49 NOTICE: [36m(02) :[0m [34mcopy-file /tmp/032751pa/datadir/test_filters-baguceb7/filtersfile.flt /tmp/032751pa/workdir/[0m
2026/04/08 03:32:49 DEBUG : copyFile "/tmp/032751pa/datadir/test_filters-baguceb7/filtersfile.flt" to "/tmp/032751pa/workdir/" as ""
2026/04/08 03:32:49 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_filters-baguceb7/filtersfile.flt"
2026/04/08 03:32:49 DEBUG : Creating backend with remote "/tmp/032751pa/workdir/"
2026/04/08 03:32:49 DEBUG : operations.CopyFile "filtersfile.flt" to "Local file system at /tmp/032751pa/workdir" as "filtersfile.flt"
2026/04/08 03:32:49 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination
2026/04/08 03:32:49 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK
2026/04/08 03:32:49 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/08 03:32:49 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt
2026/04/08 03:32:49 INFO : filtersfile.flt: Copied (new)
2026/04/08 03:32:49 NOTICE: [36m(03) :[0m [34mtest resync to force building of the filters md5 hash[0m
2026/04/08 03:32:49 NOTICE: [36m(04) :[0m [34mbisync filters-file=/tmp/032751pa/workdir/filtersfile.flt resync[0m
2026/04/08 03:32:53 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:32:53 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:32:53 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:32:53 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:32:53 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/filters/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/filters/path2/"
2026/04/08 03:32:53 INFO : Using filters file /tmp/032751pa/workdir/filtersfile.flt
2026/04/08 03:32:53 INFO : Storing filters file hash to /tmp/032751pa/workdir/filtersfile.flt.md5
2026/04/08 03:32:53 INFO : Copying Path2 files to Path1
2026/04/08 03:32:53 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:32:53 INFO : There was nothing to transfer
2026/04/08 03:32:53 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:32:53 INFO : There was nothing to transfer
2026/04/08 03:32:53 INFO : Resync updating listings
2026/04/08 03:32:53 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/filters/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/filters/path2/"
2026/04/08 03:32:53 INFO : [32mBisync successful[0m
2026/04/08 03:32:53 NOTICE: [36m(05) :[0m [34mcopy-listings resync[0m
2026/04/08 03:32:53 NOTICE: [36m(06) :[0m [34mtest place new files on the remote[0m
2026/04/08 03:32:53 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-01-02 /tmp/032751pa/datadir/test_filters-baguceb7/ fileZ.txt[0m
2026/04/08 03:32:53 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_filters-baguceb7/"
2026/04/08 03:32:53 DEBUG : fs cache: renaming cache item "/tmp/032751pa/datadir/test_filters-baguceb7/" to be canonical "/tmp/032751pa/datadir/test_filters-baguceb7"
2026/04/08 03:32:53 DEBUG : fileZ.txt: Set modification time 2001-01-02
2026/04/08 03:32:53 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/032751pa/datadir/test_filters-baguceb7/fileZ.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/filters/path2/ fileZ.txt[0m
2026/04/08 03:32:53 DEBUG : copyFile "/tmp/032751pa/datadir/test_filters-baguceb7/fileZ.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/filters/path2/" as "fileZ.txt"
2026/04/08 03:32:53 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_filters-baguceb7/fileZ.txt"
2026/04/08 03:32:53 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/filters/path2/"
2026/04/08 03:32:53 DEBUG : operations.CopyFile "fileZ.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/filters/path2" as "fileZ.txt"
2026/04/08 03:32:53 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:53 DEBUG : fileZ.txt: size = 19 OK
2026/04/08 03:32:53 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:32:53 INFO : fileZ.txt: Copied (new)
2026/04/08 03:32:53 NOTICE: [36m(09) :[0m [34mcopy-as /tmp/032751pa/datadir/test_filters-baguceb7/fileZ.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/filters/path1/subdir fileZ.txt[0m
2026/04/08 03:32:53 DEBUG : copyFile "/tmp/032751pa/datadir/test_filters-baguceb7/fileZ.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/filters/path1/subdir" as "fileZ.txt"
2026/04/08 03:32:53 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_filters-baguceb7/fileZ.txt"
2026/04/08 03:32:53 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/filters/path1/subdir"
2026/04/08 03:32:54 DEBUG : operations.CopyFile "fileZ.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/filters/path1/subdir" as "fileZ.txt"
2026/04/08 03:32:54 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:54 DEBUG : fileZ.txt: size = 19 OK
2026/04/08 03:32:54 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:32:54 INFO : fileZ.txt: Copied (new)
2026/04/08 03:32:54 NOTICE: [36m(10) :[0m [34mtest bisync with filters-file. path2-side fileZ.txt will be filtered.[0m
2026/04/08 03:32:54 NOTICE: [36m(11) :[0m [34mbisync filters-file=/tmp/032751pa/workdir/filtersfile.flt[0m
2026/04/08 03:32:58 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:32:58 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:32:58 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:32:58 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:32:58 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/filters/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/filters/path2/"
2026/04/08 03:32:58 INFO : Using filters file /tmp/032751pa/workdir/filtersfile.flt
2026/04/08 03:32:58 INFO : Building Path1 and Path2 listings
2026/04/08 03:32:58 INFO : Path1 checking for diffs
2026/04/08 03:32:58 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir/fileZ.txt[0m
2026/04/08 03:32:58 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/08 03:32:58 INFO : Path2 checking for diffs
2026/04/08 03:32:58 INFO : Applying changes
2026/04/08 03:32:58 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/filters/path2/subdir/fileZ.txt[0m
2026/04/08 03:32:58 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:32:58 INFO : subdir/fileZ.txt: Copied (server-side copy)
2026/04/08 03:32:58 INFO : Updating listings
2026/04/08 03:32:58 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/filters/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/filters/path2/"
2026/04/08 03:32:58 INFO : [32mBisync successful[0m
2026/04/08 03:32:58 DEBUG : Waiting for deletions to finish
2026/04/08 03:32:59 INFO : file7.txt: Deleted
2026/04/08 03:32:59 INFO : file2.txt: Deleted
2026/04/08 03:32:59 INFO : file3.txt: Deleted
2026/04/08 03:32:59 INFO : file5.txt: Deleted
2026/04/08 03:32:59 INFO : file6.txt: Deleted
2026/04/08 03:32:59 INFO : file1.txt: Deleted
2026/04/08 03:32:59 INFO : file4.txt: Deleted
2026/04/08 03:32:59 INFO : RCLONE_TEST: Deleted
2026/04/08 03:32:59 INFO : subdir/fileZ.txt: Deleted
2026/04/08 03:32:59 INFO : subdir/file20.txt: Deleted
2026/04/08 03:32:59 DEBUG : removing 1 level 0 directories
2026/04/08 03:32:59 INFO : Azure container rclone-test-cedunen1waja path 032751pa/filters/path1: Removing directory
2026/04/08 03:32:59 DEBUG : Waiting for deletions to finish
2026/04/08 03:32:59 INFO : RCLONE_TEST: Deleted
2026/04/08 03:32:59 INFO : file4.txt: Deleted
2026/04/08 03:32:59 INFO : file3.txt: Deleted
2026/04/08 03:32:59 INFO : file7.txt: Deleted
2026/04/08 03:32:59 INFO : file2.txt: Deleted
2026/04/08 03:32:59 INFO : file5.txt: Deleted
2026/04/08 03:32:59 INFO : file1.txt: Deleted
2026/04/08 03:32:59 INFO : file6.txt: Deleted
2026/04/08 03:32:59 INFO : fileZ.txt: Deleted
2026/04/08 03:32:59 INFO : subdir/fileZ.txt: Deleted
2026/04/08 03:32:59 INFO : subdir/file20.txt: Deleted
2026/04/08 03:32:59 DEBUG : removing 1 level 0 directories
2026/04/08 03:32:59 INFO : Azure container rclone-test-cedunen1waja path 032751pa/filters/path2: Removing directory
bisync_test.go:608: [32mTEST filters PASSED[0m
=== RUN TestBisyncRemoteRemote/filtersfile_checks
2026/04/08 03:32:59 INFO : path1: Making directory
2026/04/08 03:32:59 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/filtersfile_checks/path1"
2026/04/08 03:32:59 INFO : path2: Making directory
2026/04/08 03:32:59 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/filtersfile_checks/path2"
2026/04/08 03:32:59 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filtersfile_checks/initial"
2026/04/08 03:32:59 DEBUG : Creating backend with remote "/tmp/032751pa/initdir/test_filtersfile_checks-fabizuj0"
2026/04/08 03:32:59 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:32:59 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:59 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:59 DEBUG : subdir: Making directory with metadata
2026/04/08 03:32:59 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:32:59 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:32:59 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:59 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:32:59 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:32:59 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:32:59 DEBUG : Local file system at /tmp/032751pa/initdir/test_filtersfile_checks-fabizuj0: Waiting for checks to finish
2026/04/08 03:32:59 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:32:59 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:32:59 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:32:59 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:32:59 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:59 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:32:59 INFO : file2.txt: Copied (new)
2026/04/08 03:32:59 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:59 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:32:59 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:32:59 DEBUG : Local file system at /tmp/032751pa/initdir/test_filtersfile_checks-fabizuj0: Waiting for transfers to finish
2026/04/08 03:32:59 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:59 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:32:59 INFO : file1.txt: Copied (new)
2026/04/08 03:32:59 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:32:59 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filtersfile_checks/modfiles"
2026/04/08 03:32:59 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_filtersfile_checks-kiwidap2"
2026/04/08 03:32:59 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:59 DEBUG : filtersfile2.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:59 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:59 DEBUG : Local file system at /tmp/032751pa/datadir/test_filtersfile_checks-kiwidap2: Waiting for checks to finish
2026/04/08 03:32:59 DEBUG : Local file system at /tmp/032751pa/datadir/test_filtersfile_checks-kiwidap2: Waiting for transfers to finish
2026/04/08 03:32:59 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK
2026/04/08 03:32:59 DEBUG : filtersfile2.txt.dc377757.partial: size = 254 OK
2026/04/08 03:32:59 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK
2026/04/08 03:32:59 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK
2026/04/08 03:32:59 DEBUG : filtersfile2.txt.dc377757.partial: renamed to: filtersfile2.txt
2026/04/08 03:32:59 INFO : filtersfile2.txt: Copied (new)
2026/04/08 03:32:59 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/08 03:32:59 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/08 03:32:59 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/08 03:32:59 INFO : hold.txt: Copied (new)
2026/04/08 03:32:59 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt
2026/04/08 03:32:59 INFO : filtersfile.txt: Copied (new)
2026/04/08 03:32:59 DEBUG : Waiting for deletions to finish
2026/04/08 03:32:59 DEBUG : removing 1 level 0 directories
2026/04/08 03:32:59 INFO : Azure container rclone-test-cedunen1waja path 032751pa/filtersfile_checks/path1: Removing directory
2026/04/08 03:32:59 DEBUG : Waiting for deletions to finish
2026/04/08 03:32:59 DEBUG : removing 1 level 0 directories
2026/04/08 03:32:59 INFO : Azure container rclone-test-cedunen1waja path 032751pa/filtersfile_checks/path2: Removing directory
2026/04/08 03:32:59 NOTICE: checking initFs Local file system at /tmp/032751pa/initdir/test_filtersfile_checks-fabizuj0
2026/04/08 03:32:59 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:32:59 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:59 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:59 INFO : subdir: Making directory
2026/04/08 03:32:59 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:59 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/filtersfile_checks/path1: Waiting for checks to finish
2026/04/08 03:32:59 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/filtersfile_checks/path1: Waiting for transfers to finish
2026/04/08 03:32:59 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:32:59 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:59 INFO : file2.txt: Copied (new)
2026/04/08 03:32:59 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:32:59 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:59 INFO : file1.txt: Copied (new)
2026/04/08 03:32:59 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:32:59 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:59 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:32:59 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:32:59 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:32:59 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:32:59 NOTICE: checking Path1 Azure container rclone-test-cedunen1waja path 032751pa/filtersfile_checks/path1
2026/04/08 03:32:59 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:32:59 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:59 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:59 INFO : subdir: Making directory
2026/04/08 03:32:59 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:32:59 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/filtersfile_checks/path2: Waiting for checks to finish
2026/04/08 03:32:59 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/filtersfile_checks/path2: Waiting for transfers to finish
2026/04/08 03:32:59 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:32:59 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:32:59 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:59 INFO : file2.txt: Copied (new)
2026/04/08 03:32:59 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:59 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:32:59 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:32:59 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:32:59 INFO : file1.txt: Copied (new)
2026/04/08 03:32:59 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:32:59 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:32:59 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:32:59 NOTICE: checking path2 Azure container rclone-test-cedunen1waja path 032751pa/filtersfile_checks/path2
2026/04/08 03:32:59 NOTICE: [36m(01) :[0m [34mtest filtersfile-checks[0m
2026/04/08 03:32:59 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:32:59 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/08 03:33:04 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:33:04 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:33:04 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:33:04 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:33:04 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/filtersfile_checks/path2/"
2026/04/08 03:33:04 INFO : Copying Path2 files to Path1
2026/04/08 03:33:04 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:33:04 INFO : There was nothing to transfer
2026/04/08 03:33:04 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:33:04 INFO : There was nothing to transfer
2026/04/08 03:33:04 INFO : Resync updating listings
2026/04/08 03:33:04 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/filtersfile_checks/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/filtersfile_checks/path2/"
2026/04/08 03:33:04 INFO : [32mBisync successful[0m
2026/04/08 03:33:04 NOTICE: [36m(04) :[0m [34mtest 1. inject filters file in workdir.[0m
2026/04/08 03:33:04 NOTICE: [36m(05) :[0m [34mcopy-file /tmp/032751pa/datadir/test_filtersfile_checks-kiwidap2/filtersfile.txt /tmp/032751pa/workdir/[0m
2026/04/08 03:33:04 DEBUG : copyFile "/tmp/032751pa/datadir/test_filtersfile_checks-kiwidap2/filtersfile.txt" to "/tmp/032751pa/workdir/" as ""
2026/04/08 03:33:04 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_filtersfile_checks-kiwidap2/filtersfile.txt"
2026/04/08 03:33:04 DEBUG : Creating backend with remote "/tmp/032751pa/workdir/"
2026/04/08 03:33:04 DEBUG : operations.CopyFile "filtersfile.txt" to "Local file system at /tmp/032751pa/workdir" as "filtersfile.txt"
2026/04/08 03:33:04 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:04 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK
2026/04/08 03:33:04 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK
2026/04/08 03:33:04 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt
2026/04/08 03:33:04 INFO : filtersfile.txt: Copied (new)
2026/04/08 03:33:04 NOTICE: [36m(06) :[0m [34mtest 2. run with filters-file but without md5. should abort.[0m
2026/04/08 03:33:04 NOTICE: [36m(07) :[0m [34mbisync filters-file=/tmp/032751pa/workdir/filtersfile.txt[0m
2026/04/08 03:33:08 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:33:08 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:33:08 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 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
}
2026/04/08 03:33:08 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/filtersfile_checks/path2/"
2026/04/08 03:33:08 INFO : Using filters file /tmp/032751pa/workdir/filtersfile.txt
2026/04/08 03:33:08 ERROR : [31mBisync critical error: filters file md5 hash not found (must run --resync): /tmp/032751pa/workdir/filtersfile.txt[0m
2026/04/08 03:33:08 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/08 03:33:08 NOTICE: Bisync error: bisync aborted
2026/04/08 03:33:08 NOTICE: [36m(08) :[0m [34mtest 3. run without filters-file. should be blocked due to prior abort.[0m
2026/04/08 03:33:08 NOTICE: [36m(09) :[0m [34mbisync[0m
2026/04/08 03:33:13 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:33:13 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:33:13 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:33:13 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:33:13 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/filtersfile_checks/path2/"
2026/04/08 03:33:13 ERROR : [31mBisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run
[35mTip: here are the filenames we were looking for. Do they exist?
[0m[36mPath1: [94m/tmp/032751pa/workdir/TestAzureBlob_rclone-test-cedunen1waja_032751pa_filtersfile_checks_path1..TestAzureBlob_rclone-test-cedunen1waja_032751pa_filtersfile_checks_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/032751pa/workdir/TestAzureBlob_rclone-test-cedunen1waja_032751pa_filtersfile_checks_path1..TestAzureBlob_rclone-test-cedunen1waja_032751pa_filtersfile_checks_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/032751pa/workdir"[0m[0m
2026/04/08 03:33:13 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/08 03:33:13 NOTICE: Bisync error: bisync aborted
2026/04/08 03:33:13 NOTICE: [36m(10) :[0m [34mtest 4. run with filters-file and resync.[0m
2026/04/08 03:33:13 NOTICE: [36m(11) :[0m [34mbisync filters-file=/tmp/032751pa/workdir/filtersfile.txt resync[0m
2026/04/08 03:33:17 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:33:17 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:33:17 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:33:17 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:33:17 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/filtersfile_checks/path2/"
2026/04/08 03:33:17 INFO : Using filters file /tmp/032751pa/workdir/filtersfile.txt
2026/04/08 03:33:17 INFO : Storing filters file hash to /tmp/032751pa/workdir/filtersfile.txt.md5
2026/04/08 03:33:17 INFO : Copying Path2 files to Path1
2026/04/08 03:33:17 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:33:17 INFO : There was nothing to transfer
2026/04/08 03:33:17 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:33:17 INFO : There was nothing to transfer
2026/04/08 03:33:17 INFO : Resync updating listings
2026/04/08 03:33:17 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/filtersfile_checks/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/filtersfile_checks/path2/"
2026/04/08 03:33:17 INFO : [32mBisync successful[0m
2026/04/08 03:33:17 NOTICE: [36m(12) :[0m [34mtest 5. run with filters-file alone. should run.[0m
2026/04/08 03:33:17 NOTICE: [36m(13) :[0m [34mbisync filters-file=/tmp/032751pa/workdir/filtersfile.txt[0m
2026/04/08 03:33:22 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:33:22 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:33:22 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:33:22 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:33:22 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/filtersfile_checks/path2/"
2026/04/08 03:33:22 INFO : Using filters file /tmp/032751pa/workdir/filtersfile.txt
2026/04/08 03:33:22 INFO : Building Path1 and Path2 listings
2026/04/08 03:33:22 INFO : Path1 checking for diffs
2026/04/08 03:33:22 INFO : Path2 checking for diffs
2026/04/08 03:33:22 INFO : No changes found
2026/04/08 03:33:22 INFO : Updating listings
2026/04/08 03:33:22 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/filtersfile_checks/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/filtersfile_checks/path2/"
2026/04/08 03:33:22 INFO : [32mBisync successful[0m
2026/04/08 03:33:22 NOTICE: [36m(14) :[0m [34mtest 6. push changed filters-file to workdir.[0m
2026/04/08 03:33:22 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/032751pa/datadir/test_filtersfile_checks-kiwidap2/filtersfile2.txt /tmp/032751pa/workdir/ filtersfile.txt[0m
2026/04/08 03:33:22 DEBUG : copyFile "/tmp/032751pa/datadir/test_filtersfile_checks-kiwidap2/filtersfile2.txt" to "/tmp/032751pa/workdir/" as "filtersfile.txt"
2026/04/08 03:33:22 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_filtersfile_checks-kiwidap2/filtersfile2.txt"
2026/04/08 03:33:22 DEBUG : Creating backend with remote "/tmp/032751pa/workdir/"
2026/04/08 03:33:22 DEBUG : operations.CopyFile "filtersfile2.txt" to "Local file system at /tmp/032751pa/workdir" as "filtersfile.txt"
2026/04/08 03:33:22 DEBUG : filtersfile2.txt: size = 254 (Local file system at /tmp/032751pa/datadir/test_filtersfile_checks-kiwidap2)
2026/04/08 03:33:22 DEBUG : filtersfile.txt: size = 380 (Local file system at /tmp/032751pa/workdir)
2026/04/08 03:33:22 DEBUG : filtersfile2.txt: Sizes differ
2026/04/08 03:33:22 DEBUG : filtersfile.txt.33ddd493.partial: size = 254 OK
2026/04/08 03:33:22 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK
2026/04/08 03:33:22 DEBUG : filtersfile.txt.33ddd493.partial: renamed to: filtersfile.txt
2026/04/08 03:33:22 INFO : filtersfile2.txt: Copied (replaced existing) to: filtersfile.txt
2026/04/08 03:33:22 NOTICE: [36m(16) :[0m [34mtest 7. run with filters-file alone. should abort.[0m
2026/04/08 03:33:22 NOTICE: [36m(17) :[0m [34mbisync filters-file=/tmp/032751pa/workdir/filtersfile.txt[0m
2026/04/08 03:33:26 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:33:26 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:33:26 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 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
}
2026/04/08 03:33:26 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/filtersfile_checks/path2/"
2026/04/08 03:33:26 INFO : Using filters file /tmp/032751pa/workdir/filtersfile.txt
2026/04/08 03:33:26 ERROR : [31mBisync critical error: filters file has changed (must run --resync): /tmp/032751pa/workdir/filtersfile.txt[0m
2026/04/08 03:33:26 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/08 03:33:26 NOTICE: Bisync error: bisync aborted
2026/04/08 03:33:26 NOTICE: [36m(18) :[0m [34mtest 8. run with filters-file and resync and dry-run. should do the dry-run but still cause next non-resync run to abort.[0m
2026/04/08 03:33:26 NOTICE: [36m(19) :[0m [34mbisync filters-file=/tmp/032751pa/workdir/filtersfile.txt resync dry-run[0m
2026/04/08 03:33:30 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:33:30 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:33:30 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:33:30 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:33:30 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/filtersfile_checks/path2/"
2026/04/08 03:33:30 INFO : Using filters file /tmp/032751pa/workdir/filtersfile.txt
2026/04/08 03:33:30 INFO : Skipped storing filters file hash to /tmp/032751pa/workdir/filtersfile.txt.md5 as --dry-run is set
2026/04/08 03:33:30 INFO : Copying Path2 files to Path1
2026/04/08 03:33:30 NOTICE: - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:33:30 INFO : There was nothing to transfer
2026/04/08 03:33:30 NOTICE: - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:33:31 INFO : There was nothing to transfer
2026/04/08 03:33:31 INFO : Resync updating listings
2026/04/08 03:33:31 INFO : [32mBisync successful[0m
2026/04/08 03:33:31 NOTICE: [36m(20) :[0m [34mtest 9. run with filters-file alone. should abort.[0m
2026/04/08 03:33:31 NOTICE: [36m(21) :[0m [34mbisync filters-file=/tmp/032751pa/workdir/filtersfile.txt[0m
2026/04/08 03:33:35 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:33:35 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:33:35 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:33:35 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:33:35 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/filtersfile_checks/path2/"
2026/04/08 03:33:35 INFO : Using filters file /tmp/032751pa/workdir/filtersfile.txt
2026/04/08 03:33:35 ERROR : [31mBisync critical error: filters file has changed (must run --resync): /tmp/032751pa/workdir/filtersfile.txt[0m
2026/04/08 03:33:35 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/08 03:33:35 NOTICE: Bisync error: bisync aborted
2026/04/08 03:33:35 DEBUG : Waiting for deletions to finish
2026/04/08 03:33:35 INFO : file1.txt: Deleted
2026/04/08 03:33:35 INFO : RCLONE_TEST: Deleted
2026/04/08 03:33:35 INFO : file2.txt: Deleted
2026/04/08 03:33:35 INFO : subdir/file20.txt: Deleted
2026/04/08 03:33:35 DEBUG : removing 1 level 0 directories
2026/04/08 03:33:35 INFO : Azure container rclone-test-cedunen1waja path 032751pa/filtersfile_checks/path1: Removing directory
2026/04/08 03:33:35 DEBUG : Waiting for deletions to finish
2026/04/08 03:33:35 INFO : subdir/file20.txt: Deleted
2026/04/08 03:33:35 INFO : file1.txt: Deleted
2026/04/08 03:33:35 INFO : file2.txt: Deleted
2026/04/08 03:33:35 INFO : RCLONE_TEST: Deleted
2026/04/08 03:33:35 DEBUG : removing 1 level 0 directories
2026/04/08 03:33:35 INFO : Azure container rclone-test-cedunen1waja path 032751pa/filtersfile_checks/path2: Removing directory
bisync_test.go:608: [32mTEST filtersfile_checks PASSED[0m
=== RUN TestBisyncRemoteRemote/ignorelistingchecksum
2026/04/08 03:33:35 INFO : path1: Making directory
2026/04/08 03:33:35 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ignorelistingchecksum/path1"
2026/04/08 03:33:35 INFO : path2: Making directory
2026/04/08 03:33:35 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ignorelistingchecksum/path2"
2026/04/08 03:33:35 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ignorelistingchecksum/initial"
2026/04/08 03:33:35 DEBUG : Creating backend with remote "/tmp/032751pa/initdir/test_ignorelistingchecksum-bejumiy5"
2026/04/08 03:33:35 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:33:35 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:35 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:35 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:35 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:35 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:35 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:35 DEBUG : subdir: Making directory with metadata
2026/04/08 03:33:35 INFO : subdir: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/04/08 03:33:35 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:33:35 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:35 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:33:35 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/08 03:33:35 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/08 03:33:35 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/08 03:33:35 DEBUG : Local file system at /tmp/032751pa/initdir/test_ignorelistingchecksum-bejumiy5: Waiting for checks to finish
2026/04/08 03:33:35 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:33:35 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:33:35 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:33:35 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/08 03:33:35 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:35 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/08 03:33:35 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:33:35 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/08 03:33:35 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:35 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/08 03:33:35 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:33:35 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:33:35 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:35 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/08 03:33:35 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:33:35 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:33:35 DEBUG : Local file system at /tmp/032751pa/initdir/test_ignorelistingchecksum-bejumiy5: Waiting for transfers to finish
2026/04/08 03:33:35 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:35 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/08 03:33:35 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:33:35 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:35 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/08 03:33:35 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:33:35 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:35 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:33:35 INFO : file1.txt: Copied (new)
2026/04/08 03:33:35 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:35 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:33:35 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:33:35 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:33:35 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ignorelistingchecksum/modfiles"
2026/04/08 03:33:35 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_ignorelistingchecksum-zodiyux5"
2026/04/08 03:33:35 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:35 DEBUG : Local file system at /tmp/032751pa/datadir/test_ignorelistingchecksum-zodiyux5: Waiting for checks to finish
2026/04/08 03:33:35 DEBUG : Local file system at /tmp/032751pa/datadir/test_ignorelistingchecksum-zodiyux5: Waiting for transfers to finish
2026/04/08 03:33:35 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/08 03:33:35 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:33:35 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/08 03:33:35 INFO : file1.txt: Copied (new)
2026/04/08 03:33:35 DEBUG : Waiting for deletions to finish
2026/04/08 03:33:35 DEBUG : removing 1 level 0 directories
2026/04/08 03:33:35 INFO : Azure container rclone-test-cedunen1waja path 032751pa/ignorelistingchecksum/path1: Removing directory
2026/04/08 03:33:35 DEBUG : Waiting for deletions to finish
2026/04/08 03:33:35 DEBUG : removing 1 level 0 directories
2026/04/08 03:33:35 INFO : Azure container rclone-test-cedunen1waja path 032751pa/ignorelistingchecksum/path2: Removing directory
2026/04/08 03:33:36 NOTICE: checking initFs Local file system at /tmp/032751pa/initdir/test_ignorelistingchecksum-bejumiy5
2026/04/08 03:33:36 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:33:36 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:36 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:36 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:36 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:36 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:36 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:36 INFO : subdir: Making directory
2026/04/08 03:33:36 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:36 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/ignorelistingchecksum/path1: Waiting for checks to finish
2026/04/08 03:33:36 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/ignorelistingchecksum/path1: Waiting for transfers to finish
2026/04/08 03:33:36 DEBUG : file1.copy1.txt: size = 0 OK
2026/04/08 03:33:36 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:36 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:33:36 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:33:36 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:33:36 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:33:36 DEBUG : file1.copy2.txt: size = 0 OK
2026/04/08 03:33:36 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:36 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:33:36 DEBUG : file1.copy3.txt: size = 0 OK
2026/04/08 03:33:36 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:36 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:33:36 DEBUG : file1.copy4.txt: size = 0 OK
2026/04/08 03:33:36 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:36 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:33:36 DEBUG : file1.copy5.txt: size = 0 OK
2026/04/08 03:33:36 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:36 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:33:36 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:33:36 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:36 INFO : file1.txt: Copied (new)
2026/04/08 03:33:36 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:33:36 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:36 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:33:36 NOTICE: checking Path1 Azure container rclone-test-cedunen1waja path 032751pa/ignorelistingchecksum/path1
2026/04/08 03:33:36 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:33:36 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:36 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:36 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:36 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:36 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:36 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:36 INFO : subdir: Making directory
2026/04/08 03:33:36 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:36 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/ignorelistingchecksum/path2: Waiting for checks to finish
2026/04/08 03:33:36 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/ignorelistingchecksum/path2: Waiting for transfers to finish
2026/04/08 03:33:36 DEBUG : file1.copy3.txt: size = 0 OK
2026/04/08 03:33:36 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:36 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:33:36 DEBUG : file1.copy1.txt: size = 0 OK
2026/04/08 03:33:36 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:36 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:33:36 DEBUG : file1.copy2.txt: size = 0 OK
2026/04/08 03:33:36 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:36 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:33:36 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:33:36 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:33:36 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:33:36 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:33:36 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:36 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:33:36 DEBUG : file1.copy4.txt: size = 0 OK
2026/04/08 03:33:36 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:33:36 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:36 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:33:36 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:36 DEBUG : file1.copy5.txt: size = 0 OK
2026/04/08 03:33:36 INFO : file1.txt: Copied (new)
2026/04/08 03:33:36 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:36 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:33:36 NOTICE: checking path2 Azure container rclone-test-cedunen1waja path 032751pa/ignorelistingchecksum/path2
2026/04/08 03:33:36 NOTICE: [36m(01) :[0m [34mtest basic[0m
2026/04/08 03:33:36 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:33:36 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/08 03:33:40 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/ignorelistingchecksum/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:33:40 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/ignorelistingchecksum/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:33:40 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:33:40 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:33:40 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ignorelistingchecksum/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ignorelistingchecksum/path2/"
2026/04/08 03:33:40 INFO : Copying Path2 files to Path1
2026/04/08 03:33:40 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:33:41 INFO : There was nothing to transfer
2026/04/08 03:33:41 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:33:41 INFO : There was nothing to transfer
2026/04/08 03:33:41 INFO : Resync updating listings
2026/04/08 03:33:41 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ignorelistingchecksum/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ignorelistingchecksum/path2/"
2026/04/08 03:33:41 INFO : [32mBisync successful[0m
2026/04/08 03:33:41 NOTICE: [36m(04) :[0m [34mbisync resync ignore-listing-checksum[0m
2026/04/08 03:33:45 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/ignorelistingchecksum/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:33:45 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/ignorelistingchecksum/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:33:45 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:33:45 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ignorelistingchecksum/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ignorelistingchecksum/path2/"
2026/04/08 03:33:45 INFO : Copying Path2 files to Path1
2026/04/08 03:33:45 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:33:45 INFO : There was nothing to transfer
2026/04/08 03:33:45 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:33:45 INFO : There was nothing to transfer
2026/04/08 03:33:45 INFO : Resync updating listings
2026/04/08 03:33:45 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ignorelistingchecksum/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ignorelistingchecksum/path2/"
2026/04/08 03:33:45 INFO : [32mBisync successful[0m
2026/04/08 03:33:45 NOTICE: [36m(05) :[0m [34mtest place newer files on both paths[0m
2026/04/08 03:33:45 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/032751pa/datadir/test_ignorelistingchecksum-zodiyux5/file1.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/ignorelistingchecksum/path2/[0m
2026/04/08 03:33:45 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_ignorelistingchecksum-zodiyux5/"
2026/04/08 03:33:45 DEBUG : fs cache: renaming cache item "/tmp/032751pa/datadir/test_ignorelistingchecksum-zodiyux5/" to be canonical "/tmp/032751pa/datadir/test_ignorelistingchecksum-zodiyux5"
2026/04/08 03:33:45 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/08 03:33:45 DEBUG : copyFile "/tmp/032751pa/datadir/test_ignorelistingchecksum-zodiyux5/file1.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ignorelistingchecksum/path2/" as ""
2026/04/08 03:33:45 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_ignorelistingchecksum-zodiyux5/file1.txt"
2026/04/08 03:33:45 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ignorelistingchecksum/path2/"
2026/04/08 03:33:45 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/ignorelistingchecksum/path2" as "file1.txt"
2026/04/08 03:33:45 DEBUG : file1.txt: size = 19 (Local file system at /tmp/032751pa/datadir/test_ignorelistingchecksum-zodiyux5)
2026/04/08 03:33:45 DEBUG : file1.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/ignorelistingchecksum/path2)
2026/04/08 03:33:45 DEBUG : file1.txt: Sizes differ
2026/04/08 03:33:45 DEBUG : file1.txt: size = 19 OK
2026/04/08 03:33:45 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:33:45 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:33:45 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/032751pa/datadir/test_ignorelistingchecksum-zodiyux5/file1.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/ignorelistingchecksum/path1/subdir file20.txt[0m
2026/04/08 03:33:45 DEBUG : copyFile "/tmp/032751pa/datadir/test_ignorelistingchecksum-zodiyux5/file1.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ignorelistingchecksum/path1/subdir" as "file20.txt"
2026/04/08 03:33:45 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_ignorelistingchecksum-zodiyux5/file1.txt"
2026/04/08 03:33:45 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ignorelistingchecksum/path1/subdir"
2026/04/08 03:33:45 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/ignorelistingchecksum/path1/subdir" as "file20.txt"
2026/04/08 03:33:46 DEBUG : file1.txt: size = 19 (Local file system at /tmp/032751pa/datadir/test_ignorelistingchecksum-zodiyux5)
2026/04/08 03:33:46 DEBUG : file20.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/ignorelistingchecksum/path1/subdir)
2026/04/08 03:33:46 DEBUG : file1.txt: Sizes differ
2026/04/08 03:33:46 DEBUG : file20.txt: size = 19 OK
2026/04/08 03:33:46 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:33:46 INFO : file1.txt: Copied (replaced existing) to: file20.txt
2026/04/08 03:33:46 NOTICE: [36m(08) :[0m [34mtest bisync run[0m
2026/04/08 03:33:46 NOTICE: [36m(09) :[0m [34mbisync ignore-listing-checksum[0m
2026/04/08 03:33:50 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/ignorelistingchecksum/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:33:50 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/ignorelistingchecksum/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:33:50 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:33:50 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ignorelistingchecksum/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ignorelistingchecksum/path2/"
2026/04/08 03:33:50 INFO : Building Path1 and Path2 listings
2026/04/08 03:33:50 INFO : Path1 checking for diffs
2026/04/08 03:33:50 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/08 03:33:50 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/08 03:33:50 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:33:50 INFO : Path2 checking for diffs
2026/04/08 03:33:50 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:33:50 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/08 03:33:50 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:33:50 INFO : Applying changes
2026/04/08 03:33:50 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/ignorelistingchecksum/path2/subdir/file20.txt[0m
2026/04/08 03:33:50 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/ignorelistingchecksum/path1/file1.txt[0m
2026/04/08 03:33:50 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:33:50 INFO : file1.txt: Copied (server-side copy)
2026/04/08 03:33:50 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:33:51 INFO : subdir/file20.txt: Copied (server-side copy)
2026/04/08 03:33:51 INFO : Updating listings
2026/04/08 03:33:51 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ignorelistingchecksum/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/ignorelistingchecksum/path2/"
2026/04/08 03:33:51 INFO : [32mBisync successful[0m
2026/04/08 03:33:51 DEBUG : Waiting for deletions to finish
2026/04/08 03:33:51 INFO : file1.copy1.txt: Deleted
2026/04/08 03:33:51 INFO : file1.copy4.txt: Deleted
2026/04/08 03:33:51 INFO : RCLONE_TEST: Deleted
2026/04/08 03:33:51 INFO : subdir/file20.txt: Deleted
2026/04/08 03:33:51 INFO : file1.copy2.txt: Deleted
2026/04/08 03:33:51 INFO : file1.copy3.txt: Deleted
2026/04/08 03:33:51 INFO : file1.copy5.txt: Deleted
2026/04/08 03:33:51 INFO : file1.txt: Deleted
2026/04/08 03:33:51 DEBUG : removing 1 level 0 directories
2026/04/08 03:33:51 INFO : Azure container rclone-test-cedunen1waja path 032751pa/ignorelistingchecksum/path1: Removing directory
2026/04/08 03:33:51 DEBUG : Waiting for deletions to finish
2026/04/08 03:33:51 INFO : file1.copy3.txt: Deleted
2026/04/08 03:33:51 INFO : file1.copy2.txt: Deleted
2026/04/08 03:33:51 INFO : file1.copy1.txt: Deleted
2026/04/08 03:33:51 INFO : RCLONE_TEST: Deleted
2026/04/08 03:33:51 INFO : file1.txt: Deleted
2026/04/08 03:33:51 INFO : subdir/file20.txt: Deleted
2026/04/08 03:33:51 INFO : file1.copy5.txt: Deleted
2026/04/08 03:33:51 INFO : file1.copy4.txt: Deleted
2026/04/08 03:33:51 DEBUG : removing 1 level 0 directories
2026/04/08 03:33:51 INFO : Azure container rclone-test-cedunen1waja path 032751pa/ignorelistingchecksum/path2: Removing directory
bisync_test.go:608: [32mTEST ignorelistingchecksum PASSED[0m
=== RUN TestBisyncRemoteRemote/max_delete_path1
2026/04/08 03:33:51 INFO : path1: Making directory
2026/04/08 03:33:51 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path1/path1"
2026/04/08 03:33:51 INFO : path2: Making directory
2026/04/08 03:33:51 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path1/path2"
2026/04/08 03:33:51 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path1/initial"
2026/04/08 03:33:51 DEBUG : Creating backend with remote "/tmp/032751pa/initdir/test_max_delete_path1-narocej5"
2026/04/08 03:33:51 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:51 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:51 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:33:51 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:51 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:33:51 INFO : file1.txt: Copied (new)
2026/04/08 03:33:51 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:33:51 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:51 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:33:51 INFO : file2.txt: Copied (new)
2026/04/08 03:33:51 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:51 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:51 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:51 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:33:51 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:51 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:33:51 INFO : file3.txt: Copied (new)
2026/04/08 03:33:51 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:33:51 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:51 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:33:51 INFO : file4.txt: Copied (new)
2026/04/08 03:33:51 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:51 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:51 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:51 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:51 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:33:51 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:33:51 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:33:51 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:51 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:33:51 INFO : file5.txt: Copied (new)
2026/04/08 03:33:51 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/08 03:33:51 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:33:51 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/08 03:33:51 INFO : file9.txt: Copied (new)
2026/04/08 03:33:51 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:51 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:33:51 INFO : file6.txt: Copied (new)
2026/04/08 03:33:51 DEBUG : Local file system at /tmp/032751pa/initdir/test_max_delete_path1-narocej5: Waiting for checks to finish
2026/04/08 03:33:51 DEBUG : Local file system at /tmp/032751pa/initdir/test_max_delete_path1-narocej5: Waiting for transfers to finish
2026/04/08 03:33:51 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:51 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:33:51 INFO : file7.txt: Copied (new)
2026/04/08 03:33:51 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:33:51 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:51 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:33:51 INFO : file8.txt: Copied (new)
2026/04/08 03:33:51 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path1/modfiles"
2026/04/08 03:33:51 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_max_delete_path1-hazisak3"
2026/04/08 03:33:51 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:51 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/08 03:33:51 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/08 03:33:51 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/08 03:33:51 INFO : hold.txt: Copied (new)
2026/04/08 03:33:51 DEBUG : Local file system at /tmp/032751pa/datadir/test_max_delete_path1-hazisak3: Waiting for checks to finish
2026/04/08 03:33:51 DEBUG : Local file system at /tmp/032751pa/datadir/test_max_delete_path1-hazisak3: Waiting for transfers to finish
2026/04/08 03:33:51 DEBUG : Waiting for deletions to finish
2026/04/08 03:33:51 DEBUG : removing 1 level 0 directories
2026/04/08 03:33:51 INFO : Azure container rclone-test-cedunen1waja path 032751pa/max_delete_path1/path1: Removing directory
2026/04/08 03:33:51 DEBUG : Waiting for deletions to finish
2026/04/08 03:33:51 DEBUG : removing 1 level 0 directories
2026/04/08 03:33:51 INFO : Azure container rclone-test-cedunen1waja path 032751pa/max_delete_path1/path2: Removing directory
2026/04/08 03:33:51 NOTICE: checking initFs Local file system at /tmp/032751pa/initdir/test_max_delete_path1-narocej5
2026/04/08 03:33:51 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:51 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:51 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:51 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:51 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:51 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:51 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:51 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:51 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:51 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/max_delete_path1/path1: Waiting for checks to finish
2026/04/08 03:33:51 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/max_delete_path1/path1: Waiting for transfers to finish
2026/04/08 03:33:51 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:33:51 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:51 INFO : file4.txt: Copied (new)
2026/04/08 03:33:51 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:33:51 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:51 INFO : file2.txt: Copied (new)
2026/04/08 03:33:51 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:33:51 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:51 INFO : file1.txt: Copied (new)
2026/04/08 03:33:51 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:33:51 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:51 INFO : file3.txt: Copied (new)
2026/04/08 03:33:51 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:33:51 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:51 INFO : file7.txt: Copied (new)
2026/04/08 03:33:51 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:33:51 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:51 INFO : file6.txt: Copied (new)
2026/04/08 03:33:51 DEBUG : file8.txt: size = 0 OK
2026/04/08 03:33:51 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:51 INFO : file8.txt: Copied (new)
2026/04/08 03:33:51 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:33:51 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:51 INFO : file5.txt: Copied (new)
2026/04/08 03:33:52 DEBUG : file9.txt: size = 109 OK
2026/04/08 03:33:52 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:33:52 INFO : file9.txt: Copied (new)
2026/04/08 03:33:52 NOTICE: checking Path1 Azure container rclone-test-cedunen1waja path 032751pa/max_delete_path1/path1
2026/04/08 03:33:52 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:52 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:52 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:52 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:52 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:52 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:52 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:52 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:52 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/08 03:33:52 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/max_delete_path1/path2: Waiting for checks to finish
2026/04/08 03:33:52 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/max_delete_path1/path2: Waiting for transfers to finish
2026/04/08 03:33:52 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:33:52 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:52 INFO : file3.txt: Copied (new)
2026/04/08 03:33:52 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:33:52 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:52 INFO : file1.txt: Copied (new)
2026/04/08 03:33:52 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:33:52 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:52 INFO : file2.txt: Copied (new)
2026/04/08 03:33:52 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:33:52 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:52 INFO : file4.txt: Copied (new)
2026/04/08 03:33:52 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:33:52 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:52 INFO : file6.txt: Copied (new)
2026/04/08 03:33:52 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:33:52 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:52 INFO : file7.txt: Copied (new)
2026/04/08 03:33:52 DEBUG : file8.txt: size = 0 OK
2026/04/08 03:33:52 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:52 INFO : file8.txt: Copied (new)
2026/04/08 03:33:52 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:33:52 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:33:52 INFO : file5.txt: Copied (new)
2026/04/08 03:33:52 DEBUG : file9.txt: size = 109 OK
2026/04/08 03:33:52 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:33:52 INFO : file9.txt: Copied (new)
2026/04/08 03:33:52 NOTICE: checking path2 Azure container rclone-test-cedunen1waja path 032751pa/max_delete_path1/path2
2026/04/08 03:33:52 NOTICE: [36m(01) :[0m [34mtest max-delete-path1[0m
2026/04/08 03:33:52 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:33:52 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/08 03:33:56 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/max_delete_path1/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:33:56 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/max_delete_path1/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:33:56 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:33:56 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:33:56 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path1/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path1/path2/"
2026/04/08 03:33:56 INFO : Copying Path2 files to Path1
2026/04/08 03:33:56 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:33:56 INFO : There was nothing to transfer
2026/04/08 03:33:56 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:33:56 INFO : There was nothing to transfer
2026/04/08 03:33:56 INFO : Resync updating listings
2026/04/08 03:33:56 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path1/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path1/path2/"
2026/04/08 03:33:56 INFO : [32mBisync successful[0m
2026/04/08 03:33:56 NOTICE: [36m(04) :[0m [34mtest delete >50% of local files[0m
2026/04/08 03:33:56 NOTICE: [36m(05) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path1/path1/file1.txt[0m
2026/04/08 03:33:56 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path1/path1/"
2026/04/08 03:33:56 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path1/path1/" to be canonical "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path1/path1"
2026/04/08 03:33:57 INFO : file1.txt: Deleted
2026/04/08 03:33:57 NOTICE: [36m(06) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path1/path1/file2.txt[0m
2026/04/08 03:33:57 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path1/path1/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path1/path1"
2026/04/08 03:33:57 INFO : file2.txt: Deleted
2026/04/08 03:33:57 NOTICE: [36m(07) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path1/path1/file3.txt[0m
2026/04/08 03:33:57 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path1/path1/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path1/path1"
2026/04/08 03:33:57 INFO : file3.txt: Deleted
2026/04/08 03:33:57 NOTICE: [36m(08) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path1/path1/file4.txt[0m
2026/04/08 03:33:57 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path1/path1/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path1/path1"
2026/04/08 03:33:57 INFO : file4.txt: Deleted
2026/04/08 03:33:57 NOTICE: [36m(09) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path1/path1/file5.txt[0m
2026/04/08 03:33:57 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path1/path1/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path1/path1"
2026/04/08 03:33:57 INFO : file5.txt: Deleted
2026/04/08 03:33:57 NOTICE: [36m(10) :[0m [34mtest sync should fail due to too many local deletes[0m
2026/04/08 03:33:57 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/04/08 03:34:01 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/max_delete_path1/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:34:01 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/max_delete_path1/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:34:01 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 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
}
2026/04/08 03:34:01 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path1/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path1/path2/"
2026/04/08 03:34:01 INFO : Building Path1 and Path2 listings
2026/04/08 03:34:01 INFO : Path1 checking for diffs
2026/04/08 03:34:01 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/04/08 03:34:01 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/04/08 03:34:01 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/08 03:34:01 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/08 03:34:01 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/04/08 03:34:01 INFO : Path1: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/04/08 03:34:01 INFO : Path2 checking for diffs
2026/04/08 03:34:01 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path1/path1/". Run with --force if desired.
2026/04/08 03:34:01 NOTICE: [31mBisync aborted. Please try again.[0m
2026/04/08 03:34:01 NOTICE: Bisync error: too many deletes
2026/04/08 03:34:01 NOTICE: [36m(12) :[0m [34mcopy-listings initial-fail[0m
2026/04/08 03:34:01 NOTICE: [36m(13) :[0m [34mtest change max-delete limit to 60%. sync should run.[0m
2026/04/08 03:34:01 NOTICE: [36m(14) :[0m [34mbisync max-delete=60[0m
2026/04/08 03:34:06 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/max_delete_path1/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:34:06 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/max_delete_path1/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:34:06 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:34:06 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:34:06 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path1/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path1/path2/"
2026/04/08 03:34:06 INFO : Building Path1 and Path2 listings
2026/04/08 03:34:06 INFO : Path1 checking for diffs
2026/04/08 03:34:06 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/04/08 03:34:06 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/04/08 03:34:06 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/08 03:34:06 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/08 03:34:06 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/04/08 03:34:06 INFO : Path1: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/04/08 03:34:06 INFO : Path2 checking for diffs
2026/04/08 03:34:06 INFO : Applying changes
2026/04/08 03:34:06 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path1/path2/file1.txt[0m
2026/04/08 03:34:06 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path1/path2/file2.txt[0m
2026/04/08 03:34:06 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path1/path2/file3.txt[0m
2026/04/08 03:34:06 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path1/path2/file4.txt[0m
2026/04/08 03:34:06 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path1/path2/file5.txt[0m
2026/04/08 03:34:06 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:34:06 INFO : file1.txt: Deleted
2026/04/08 03:34:06 INFO : file5.txt: Deleted
2026/04/08 03:34:06 INFO : file2.txt: Deleted
2026/04/08 03:34:06 INFO : file4.txt: Deleted
2026/04/08 03:34:06 INFO : file3.txt: Deleted
2026/04/08 03:34:06 INFO : There was nothing to transfer
2026/04/08 03:34:06 INFO : Updating listings
2026/04/08 03:34:06 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path1/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path1/path2/"
2026/04/08 03:34:06 INFO : [32mBisync successful[0m
2026/04/08 03:34:06 DEBUG : Waiting for deletions to finish
2026/04/08 03:34:06 INFO : file7.txt: Deleted
2026/04/08 03:34:06 INFO : file8.txt: Deleted
2026/04/08 03:34:06 INFO : file6.txt: Deleted
2026/04/08 03:34:06 INFO : file9.txt: Deleted
2026/04/08 03:34:06 DEBUG : removing 1 level 0 directories
2026/04/08 03:34:06 INFO : Azure container rclone-test-cedunen1waja path 032751pa/max_delete_path1/path1: Removing directory
2026/04/08 03:34:06 DEBUG : Waiting for deletions to finish
2026/04/08 03:34:06 INFO : file6.txt: Deleted
2026/04/08 03:34:06 INFO : file7.txt: Deleted
2026/04/08 03:34:06 INFO : file8.txt: Deleted
2026/04/08 03:34:06 INFO : file9.txt: Deleted
2026/04/08 03:34:06 DEBUG : removing 1 level 0 directories
2026/04/08 03:34:06 INFO : Azure container rclone-test-cedunen1waja path 032751pa/max_delete_path1/path2: Removing directory
bisync_test.go:608: [32mTEST max_delete_path1 PASSED[0m
=== RUN TestBisyncRemoteRemote/max_delete_path2_force
2026/04/08 03:34:06 INFO : path1: Making directory
2026/04/08 03:34:06 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path2_force/path1"
2026/04/08 03:34:06 INFO : path2: Making directory
2026/04/08 03:34:06 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path2_force/path2"
2026/04/08 03:34:06 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path2_force/initial"
2026/04/08 03:34:06 DEBUG : Creating backend with remote "/tmp/032751pa/initdir/test_max_delete_path2_force-herigad4"
2026/04/08 03:34:06 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:06 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:06 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:06 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:06 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:06 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:06 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:06 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:06 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:06 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:34:06 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:34:06 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:34:06 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:34:06 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:06 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:34:06 INFO : file1.txt: Copied (new)
2026/04/08 03:34:06 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:34:06 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:06 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:34:06 INFO : file2.txt: Copied (new)
2026/04/08 03:34:06 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:34:06 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:06 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:34:06 INFO : file3.txt: Copied (new)
2026/04/08 03:34:06 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:34:06 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:06 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:34:06 INFO : file5.txt: Copied (new)
2026/04/08 03:34:06 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:34:06 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:06 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:34:06 INFO : file6.txt: Copied (new)
2026/04/08 03:34:06 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/08 03:34:06 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:06 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:34:06 INFO : file7.txt: Copied (new)
2026/04/08 03:34:06 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:06 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:34:06 INFO : file8.txt: Copied (new)
2026/04/08 03:34:06 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:34:06 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/08 03:34:06 INFO : file9.txt: Copied (new)
2026/04/08 03:34:06 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:06 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:34:06 INFO : file4.txt: Copied (new)
2026/04/08 03:34:06 DEBUG : Local file system at /tmp/032751pa/initdir/test_max_delete_path2_force-herigad4: Waiting for checks to finish
2026/04/08 03:34:06 DEBUG : Local file system at /tmp/032751pa/initdir/test_max_delete_path2_force-herigad4: Waiting for transfers to finish
2026/04/08 03:34:06 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path2_force/modfiles"
2026/04/08 03:34:06 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_max_delete_path2_force-yijivul0"
2026/04/08 03:34:06 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:06 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/08 03:34:06 DEBUG : Local file system at /tmp/032751pa/datadir/test_max_delete_path2_force-yijivul0: Waiting for checks to finish
2026/04/08 03:34:06 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/08 03:34:06 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/08 03:34:06 INFO : hold.txt: Copied (new)
2026/04/08 03:34:06 DEBUG : Local file system at /tmp/032751pa/datadir/test_max_delete_path2_force-yijivul0: Waiting for transfers to finish
2026/04/08 03:34:06 DEBUG : Waiting for deletions to finish
2026/04/08 03:34:06 DEBUG : removing 1 level 0 directories
2026/04/08 03:34:06 INFO : Azure container rclone-test-cedunen1waja path 032751pa/max_delete_path2_force/path1: Removing directory
2026/04/08 03:34:06 DEBUG : Waiting for deletions to finish
2026/04/08 03:34:06 DEBUG : removing 1 level 0 directories
2026/04/08 03:34:06 INFO : Azure container rclone-test-cedunen1waja path 032751pa/max_delete_path2_force/path2: Removing directory
2026/04/08 03:34:06 NOTICE: checking initFs Local file system at /tmp/032751pa/initdir/test_max_delete_path2_force-herigad4
2026/04/08 03:34:06 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:06 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:06 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:06 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:06 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:06 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:06 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:06 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:06 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:06 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/max_delete_path2_force/path1: Waiting for checks to finish
2026/04/08 03:34:06 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/max_delete_path2_force/path1: Waiting for transfers to finish
2026/04/08 03:34:07 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:34:07 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:07 INFO : file4.txt: Copied (new)
2026/04/08 03:34:07 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:34:07 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:07 INFO : file2.txt: Copied (new)
2026/04/08 03:34:07 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:34:07 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:07 INFO : file3.txt: Copied (new)
2026/04/08 03:34:07 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:34:07 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:07 INFO : file1.txt: Copied (new)
2026/04/08 03:34:07 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:34:07 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:34:07 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:07 INFO : file5.txt: Copied (new)
2026/04/08 03:34:07 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:07 INFO : file6.txt: Copied (new)
2026/04/08 03:34:07 DEBUG : file8.txt: size = 0 OK
2026/04/08 03:34:07 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:07 INFO : file8.txt: Copied (new)
2026/04/08 03:34:07 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:34:07 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:07 INFO : file7.txt: Copied (new)
2026/04/08 03:34:07 DEBUG : file9.txt: size = 109 OK
2026/04/08 03:34:07 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:34:07 INFO : file9.txt: Copied (new)
2026/04/08 03:34:07 NOTICE: checking Path1 Azure container rclone-test-cedunen1waja path 032751pa/max_delete_path2_force/path1
2026/04/08 03:34:07 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:07 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:07 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:07 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:07 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:07 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:07 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:07 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:07 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:07 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/max_delete_path2_force/path2: Waiting for checks to finish
2026/04/08 03:34:07 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/max_delete_path2_force/path2: Waiting for transfers to finish
2026/04/08 03:34:07 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:34:07 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:07 INFO : file1.txt: Copied (new)
2026/04/08 03:34:07 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:34:07 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:07 INFO : file3.txt: Copied (new)
2026/04/08 03:34:07 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:34:07 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:07 INFO : file2.txt: Copied (new)
2026/04/08 03:34:07 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:34:07 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:07 INFO : file4.txt: Copied (new)
2026/04/08 03:34:07 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:34:07 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:07 INFO : file6.txt: Copied (new)
2026/04/08 03:34:07 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:34:07 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:07 INFO : file5.txt: Copied (new)
2026/04/08 03:34:07 DEBUG : file8.txt: size = 0 OK
2026/04/08 03:34:07 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:07 INFO : file8.txt: Copied (new)
2026/04/08 03:34:07 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:34:07 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:07 INFO : file7.txt: Copied (new)
2026/04/08 03:34:07 DEBUG : file9.txt: size = 109 OK
2026/04/08 03:34:07 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:34:07 INFO : file9.txt: Copied (new)
2026/04/08 03:34:07 NOTICE: checking path2 Azure container rclone-test-cedunen1waja path 032751pa/max_delete_path2_force/path2
2026/04/08 03:34:07 NOTICE: [36m(01) :[0m [34mtest max-delete-path2-force[0m
2026/04/08 03:34:07 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:34:07 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/08 03:34:11 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/max_delete_path2_force/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:34:11 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/max_delete_path2_force/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:34:11 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:34:11 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:34:11 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path2_force/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path2_force/path2/"
2026/04/08 03:34:11 INFO : Copying Path2 files to Path1
2026/04/08 03:34:11 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:34:12 INFO : There was nothing to transfer
2026/04/08 03:34:12 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:34:12 INFO : There was nothing to transfer
2026/04/08 03:34:12 INFO : Resync updating listings
2026/04/08 03:34:12 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path2_force/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path2_force/path2/"
2026/04/08 03:34:12 INFO : [32mBisync successful[0m
2026/04/08 03:34:12 NOTICE: [36m(04) :[0m [34mtest delete >50% of remote files[0m
2026/04/08 03:34:12 NOTICE: [36m(05) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path2_force/path2/file1.txt[0m
2026/04/08 03:34:12 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path2_force/path2/"
2026/04/08 03:34:12 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path2_force/path2/" to be canonical "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path2_force/path2"
2026/04/08 03:34:12 INFO : file1.txt: Deleted
2026/04/08 03:34:12 NOTICE: [36m(06) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path2_force/path2/file2.txt[0m
2026/04/08 03:34:12 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path2_force/path2/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path2_force/path2"
2026/04/08 03:34:12 INFO : file2.txt: Deleted
2026/04/08 03:34:12 NOTICE: [36m(07) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path2_force/path2/file3.txt[0m
2026/04/08 03:34:12 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path2_force/path2/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path2_force/path2"
2026/04/08 03:34:12 INFO : file3.txt: Deleted
2026/04/08 03:34:12 NOTICE: [36m(08) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path2_force/path2/file4.txt[0m
2026/04/08 03:34:12 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path2_force/path2/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path2_force/path2"
2026/04/08 03:34:12 INFO : file4.txt: Deleted
2026/04/08 03:34:12 NOTICE: [36m(09) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path2_force/path2/file5.txt[0m
2026/04/08 03:34:12 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path2_force/path2/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path2_force/path2"
2026/04/08 03:34:12 INFO : file5.txt: Deleted
2026/04/08 03:34:12 NOTICE: [36m(10) :[0m [34mtest sync should fail due to too many path2 deletes[0m
2026/04/08 03:34:12 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/04/08 03:34:16 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/max_delete_path2_force/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:34:16 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/max_delete_path2_force/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:34:16 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:34:16 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:34:16 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path2_force/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path2_force/path2/"
2026/04/08 03:34:16 INFO : Building Path1 and Path2 listings
2026/04/08 03:34:16 INFO : Path1 checking for diffs
2026/04/08 03:34:16 INFO : Path2 checking for diffs
2026/04/08 03:34:16 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/04/08 03:34:16 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/04/08 03:34:16 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/08 03:34:16 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/08 03:34:16 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/04/08 03:34:16 INFO : Path2: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/04/08 03:34:16 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path2_force/path2/". Run with --force if desired.
2026/04/08 03:34:16 NOTICE: [31mBisync aborted. Please try again.[0m
2026/04/08 03:34:16 NOTICE: Bisync error: too many deletes
2026/04/08 03:34:16 NOTICE: [36m(12) :[0m [34mcopy-listings initial-fail[0m
2026/04/08 03:34:16 NOTICE: [36m(13) :[0m [34mtest apply force option. sync should run.[0m
2026/04/08 03:34:16 NOTICE: [36m(14) :[0m [34mbisync force[0m
2026/04/08 03:34:21 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/max_delete_path2_force/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:34:21 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/max_delete_path2_force/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:34:21 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:34:21 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:34:21 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path2_force/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path2_force/path2/"
2026/04/08 03:34:21 INFO : Building Path1 and Path2 listings
2026/04/08 03:34:21 INFO : Path1 checking for diffs
2026/04/08 03:34:21 INFO : Path2 checking for diffs
2026/04/08 03:34:21 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/04/08 03:34:21 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/04/08 03:34:21 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/08 03:34:21 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/08 03:34:21 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/04/08 03:34:21 INFO : Path2: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/04/08 03:34:21 INFO : Applying changes
2026/04/08 03:34:21 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path2_force/path1/file1.txt[0m
2026/04/08 03:34:21 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path2_force/path1/file2.txt[0m
2026/04/08 03:34:21 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path2_force/path1/file3.txt[0m
2026/04/08 03:34:21 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path2_force/path1/file4.txt[0m
2026/04/08 03:34:21 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path2_force/path1/file5.txt[0m
2026/04/08 03:34:21 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:34:21 INFO : file2.txt: Deleted
2026/04/08 03:34:21 INFO : file1.txt: Deleted
2026/04/08 03:34:21 INFO : file5.txt: Deleted
2026/04/08 03:34:21 INFO : file3.txt: Deleted
2026/04/08 03:34:21 INFO : file4.txt: Deleted
2026/04/08 03:34:21 INFO : There was nothing to transfer
2026/04/08 03:34:21 INFO : Updating listings
2026/04/08 03:34:21 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path2_force/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/max_delete_path2_force/path2/"
2026/04/08 03:34:21 INFO : [32mBisync successful[0m
2026/04/08 03:34:21 DEBUG : Waiting for deletions to finish
2026/04/08 03:34:21 INFO : file9.txt: Deleted
2026/04/08 03:34:21 INFO : file6.txt: Deleted
2026/04/08 03:34:21 INFO : file7.txt: Deleted
2026/04/08 03:34:21 INFO : file8.txt: Deleted
2026/04/08 03:34:21 DEBUG : removing 1 level 0 directories
2026/04/08 03:34:21 INFO : Azure container rclone-test-cedunen1waja path 032751pa/max_delete_path2_force/path1: Removing directory
2026/04/08 03:34:21 DEBUG : Waiting for deletions to finish
2026/04/08 03:34:21 INFO : file6.txt: Deleted
2026/04/08 03:34:21 INFO : file9.txt: Deleted
2026/04/08 03:34:21 INFO : file8.txt: Deleted
2026/04/08 03:34:21 INFO : file7.txt: Deleted
2026/04/08 03:34:21 DEBUG : removing 1 level 0 directories
2026/04/08 03:34:21 INFO : Azure container rclone-test-cedunen1waja path 032751pa/max_delete_path2_force/path2: Removing directory
bisync_test.go:608: [32mTEST max_delete_path2_force PASSED[0m
=== RUN TestBisyncRemoteRemote/nomodtime
2026/04/08 03:34:21 INFO : path1: Making directory
2026/04/08 03:34:21 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path1"
2026/04/08 03:34:21 INFO : path2: Making directory
2026/04/08 03:34:21 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path2"
2026/04/08 03:34:21 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_nomodtime/initial"
2026/04/08 03:34:21 DEBUG : Creating backend with remote "/tmp/032751pa/initdir/test_nomodtime-guciyit1"
2026/04/08 03:34:21 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:34:21 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:21 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:21 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:21 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:21 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:21 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:21 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:21 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:21 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:34:21 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:34:21 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:21 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:34:21 INFO : file3.txt: Copied (new)
2026/04/08 03:34:21 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:34:21 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:21 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:34:21 INFO : file4.txt: Copied (new)
2026/04/08 03:34:21 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:34:21 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:21 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:34:21 DEBUG : Local file system at /tmp/032751pa/initdir/test_nomodtime-guciyit1: Waiting for checks to finish
2026/04/08 03:34:21 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:34:21 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:34:21 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:34:21 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:34:21 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:34:21 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:21 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:34:21 INFO : file2.txt: Copied (new)
2026/04/08 03:34:21 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:34:21 DEBUG : Local file system at /tmp/032751pa/initdir/test_nomodtime-guciyit1: Waiting for transfers to finish
2026/04/08 03:34:21 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:21 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:34:21 INFO : file1.txt: Copied (new)
2026/04/08 03:34:21 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:34:21 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:21 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:34:21 INFO : file6.txt: Copied (new)
2026/04/08 03:34:21 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:21 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:34:21 INFO : file7.txt: Copied (new)
2026/04/08 03:34:21 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:21 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:34:21 INFO : file8.txt: Copied (new)
2026/04/08 03:34:21 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:34:21 INFO : file5.txt: Copied (new)
2026/04/08 03:34:21 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_nomodtime/modfiles"
2026/04/08 03:34:21 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_nomodtime-nazemaj6"
2026/04/08 03:34:21 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:21 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:21 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:21 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:21 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:21 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:21 DEBUG : file1.txt.17d2872a.partial: size = 19 OK
2026/04/08 03:34:21 DEBUG : file10.txt.145e0d1b.partial: size = 19 OK
2026/04/08 03:34:21 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:34:21 DEBUG : file1.txt.17d2872a.partial: renamed to: file1.txt
2026/04/08 03:34:21 INFO : file1.txt: Copied (new)
2026/04/08 03:34:21 DEBUG : file2.txt.8a7f218a.partial: size = 13 OK
2026/04/08 03:34:21 DEBUG : file11.txt.7d27067e.partial: size = 19 OK
2026/04/08 03:34:21 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:34:21 DEBUG : file10.txt.145e0d1b.partial: renamed to: file10.txt
2026/04/08 03:34:21 INFO : file10.txt: Copied (new)
2026/04/08 03:34:21 DEBUG : file5L.txt.1fdc92e2.partial: size = 39 OK
2026/04/08 03:34:21 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/08 03:34:21 DEBUG : file2.txt.8a7f218a.partial: renamed to: file2.txt
2026/04/08 03:34:21 INFO : file2.txt: Copied (new)
2026/04/08 03:34:21 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:34:21 DEBUG : file11.txt.7d27067e.partial: renamed to: file11.txt
2026/04/08 03:34:21 INFO : file11.txt: Copied (new)
2026/04/08 03:34:21 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/08 03:34:21 DEBUG : file5L.txt.1fdc92e2.partial: renamed to: file5L.txt
2026/04/08 03:34:21 INFO : file5L.txt: Copied (new)
2026/04/08 03:34:21 DEBUG : file5R.txt.6fb45142.partial: size = 39 OK
2026/04/08 03:34:21 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:21 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:21 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/08 03:34:21 DEBUG : file6.txt.d2ccb150.partial: size = 19 OK
2026/04/08 03:34:21 DEBUG : Local file system at /tmp/032751pa/datadir/test_nomodtime-nazemaj6: Waiting for checks to finish
2026/04/08 03:34:21 DEBUG : Local file system at /tmp/032751pa/datadir/test_nomodtime-nazemaj6: Waiting for transfers to finish
2026/04/08 03:34:21 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:34:21 DEBUG : file6.txt.d2ccb150.partial: renamed to: file6.txt
2026/04/08 03:34:21 INFO : file6.txt: Copied (new)
2026/04/08 03:34:21 DEBUG : file7.txt.bbb5ba35.partial: size = 19 OK
2026/04/08 03:34:21 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:34:21 DEBUG : file7.txt.bbb5ba35.partial: renamed to: file7.txt
2026/04/08 03:34:21 INFO : file7.txt: Copied (new)
2026/04/08 03:34:21 DEBUG : file5R.txt.6fb45142.partial: renamed to: file5R.txt
2026/04/08 03:34:21 INFO : file5R.txt: Copied (new)
2026/04/08 03:34:21 DEBUG : Waiting for deletions to finish
2026/04/08 03:34:21 DEBUG : removing 1 level 0 directories
2026/04/08 03:34:21 INFO : Azure container rclone-test-cedunen1waja path 032751pa/nomodtime/path1: Removing directory
2026/04/08 03:34:21 DEBUG : Waiting for deletions to finish
2026/04/08 03:34:22 DEBUG : removing 1 level 0 directories
2026/04/08 03:34:22 INFO : Azure container rclone-test-cedunen1waja path 032751pa/nomodtime/path2: Removing directory
2026/04/08 03:34:22 NOTICE: checking initFs Local file system at /tmp/032751pa/initdir/test_nomodtime-guciyit1
2026/04/08 03:34:22 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:34:22 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:22 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:22 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:22 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:22 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:22 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:22 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:22 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:22 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/nomodtime/path1: Waiting for checks to finish
2026/04/08 03:34:22 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/nomodtime/path1: Waiting for transfers to finish
2026/04/08 03:34:22 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:34:22 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:34:22 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:34:22 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:34:22 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:34:22 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:22 INFO : file2.txt: Copied (new)
2026/04/08 03:34:22 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:22 INFO : file1.txt: Copied (new)
2026/04/08 03:34:22 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:34:22 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:22 INFO : file3.txt: Copied (new)
2026/04/08 03:34:22 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:34:22 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:22 INFO : file5.txt: Copied (new)
2026/04/08 03:34:22 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:34:22 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:22 INFO : file4.txt: Copied (new)
2026/04/08 03:34:22 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:34:22 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:22 INFO : file6.txt: Copied (new)
2026/04/08 03:34:22 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:34:22 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:22 INFO : file7.txt: Copied (new)
2026/04/08 03:34:22 DEBUG : file8.txt: size = 0 OK
2026/04/08 03:34:22 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:22 INFO : file8.txt: Copied (new)
2026/04/08 03:34:22 NOTICE: checking Path1 Azure container rclone-test-cedunen1waja path 032751pa/nomodtime/path1
2026/04/08 03:34:22 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:34:22 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:22 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:22 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:22 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:22 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:22 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:22 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:22 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:22 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/nomodtime/path2: Waiting for checks to finish
2026/04/08 03:34:22 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/nomodtime/path2: Waiting for transfers to finish
2026/04/08 03:34:22 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:34:22 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:34:22 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:34:22 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:34:22 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:22 INFO : file3.txt: Copied (new)
2026/04/08 03:34:22 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:34:22 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:22 INFO : file2.txt: Copied (new)
2026/04/08 03:34:22 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:34:22 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:22 INFO : file1.txt: Copied (new)
2026/04/08 03:34:22 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:34:22 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:22 INFO : file5.txt: Copied (new)
2026/04/08 03:34:22 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:34:22 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:22 INFO : file4.txt: Copied (new)
2026/04/08 03:34:22 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:34:22 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:22 INFO : file6.txt: Copied (new)
2026/04/08 03:34:22 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:34:22 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:22 INFO : file7.txt: Copied (new)
2026/04/08 03:34:22 DEBUG : file8.txt: size = 0 OK
2026/04/08 03:34:22 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:22 INFO : file8.txt: Copied (new)
2026/04/08 03:34:22 NOTICE: checking path2 Azure container rclone-test-cedunen1waja path 032751pa/nomodtime/path2
2026/04/08 03:34:22 NOTICE: [36m(01) :[0m [34mtest changes[0m
2026/04/08 03:34:22 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:34:22 NOTICE: [36m(03) :[0m [34mbisync resync nomodtime[0m
2026/04/08 03:34:22 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/nomodtime/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:34:22 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/nomodtime/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:34:22 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": true
}
2026/04/08 03:34:22 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path2/"
2026/04/08 03:34:22 INFO : Copying Path2 files to Path1
2026/04/08 03:34:22 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:34:22 INFO : There was nothing to transfer
2026/04/08 03:34:22 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:34:22 INFO : There was nothing to transfer
2026/04/08 03:34:22 INFO : Resync updating listings
2026/04/08 03:34:23 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path2/"
2026/04/08 03:34:23 INFO : [32mBisync successful[0m
2026/04/08 03:34:23 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/04/08 03:34:23 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/04/08 03:34:23 NOTICE: [36m(06) :[0m [34mcopy-file /tmp/032751pa/datadir/test_nomodtime-nazemaj6/file10.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path2/[0m
2026/04/08 03:34:23 DEBUG : copyFile "/tmp/032751pa/datadir/test_nomodtime-nazemaj6/file10.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path2/" as ""
2026/04/08 03:34:23 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_nomodtime-nazemaj6/file10.txt"
2026/04/08 03:34:23 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path2/"
2026/04/08 03:34:23 DEBUG : operations.CopyFile "file10.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/nomodtime/path2" as "file10.txt"
2026/04/08 03:34:23 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:23 DEBUG : file10.txt: size = 19 OK
2026/04/08 03:34:23 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:34:23 INFO : file10.txt: Copied (new)
2026/04/08 03:34:23 NOTICE: [36m(07) :[0m [34mtest changed on path2 - file1[0m
2026/04/08 03:34:23 NOTICE: [36m(08) :[0m [34mcopy-file /tmp/032751pa/datadir/test_nomodtime-nazemaj6/file1.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path2/[0m
2026/04/08 03:34:23 DEBUG : copyFile "/tmp/032751pa/datadir/test_nomodtime-nazemaj6/file1.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path2/" as ""
2026/04/08 03:34:23 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_nomodtime-nazemaj6/file1.txt"
2026/04/08 03:34:23 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path2/"
2026/04/08 03:34:23 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/nomodtime/path2" as "file1.txt"
2026/04/08 03:34:23 DEBUG : file1.txt: size = 19 (Local file system at /tmp/032751pa/datadir/test_nomodtime-nazemaj6)
2026/04/08 03:34:23 DEBUG : file1.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/nomodtime/path2)
2026/04/08 03:34:23 DEBUG : file1.txt: Sizes differ
2026/04/08 03:34:23 DEBUG : file1.txt: size = 19 OK
2026/04/08 03:34:23 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:34:23 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:34:23 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/04/08 03:34:23 NOTICE: [36m(10) :[0m [34mcopy-file /tmp/032751pa/datadir/test_nomodtime-nazemaj6/file11.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path1/[0m
2026/04/08 03:34:23 DEBUG : copyFile "/tmp/032751pa/datadir/test_nomodtime-nazemaj6/file11.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path1/" as ""
2026/04/08 03:34:23 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_nomodtime-nazemaj6/file11.txt"
2026/04/08 03:34:23 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path1/"
2026/04/08 03:34:23 DEBUG : operations.CopyFile "file11.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/nomodtime/path1" as "file11.txt"
2026/04/08 03:34:23 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:23 DEBUG : file11.txt: size = 19 OK
2026/04/08 03:34:23 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:34:23 INFO : file11.txt: Copied (new)
2026/04/08 03:34:23 NOTICE: [36m(11) :[0m [34mtest changed on path1 - file2[0m
2026/04/08 03:34:23 NOTICE: [36m(12) :[0m [34mcopy-file /tmp/032751pa/datadir/test_nomodtime-nazemaj6/file2.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path1/[0m
2026/04/08 03:34:23 DEBUG : copyFile "/tmp/032751pa/datadir/test_nomodtime-nazemaj6/file2.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path1/" as ""
2026/04/08 03:34:23 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_nomodtime-nazemaj6/file2.txt"
2026/04/08 03:34:23 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path1/"
2026/04/08 03:34:23 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/nomodtime/path1" as "file2.txt"
2026/04/08 03:34:23 DEBUG : file2.txt: size = 13 (Local file system at /tmp/032751pa/datadir/test_nomodtime-nazemaj6)
2026/04/08 03:34:23 DEBUG : file2.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/nomodtime/path1)
2026/04/08 03:34:23 DEBUG : file2.txt: Sizes differ
2026/04/08 03:34:23 DEBUG : file2.txt: size = 13 OK
2026/04/08 03:34:23 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/08 03:34:23 INFO : file2.txt: Copied (replaced existing)
2026/04/08 03:34:23 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/04/08 03:34:23 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path2/file3.txt[0m
2026/04/08 03:34:23 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path2/"
2026/04/08 03:34:23 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path2/" to be canonical "TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path2"
2026/04/08 03:34:23 INFO : file3.txt: Deleted
2026/04/08 03:34:23 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/04/08 03:34:23 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path1/file4.txt[0m
2026/04/08 03:34:23 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path1/"
2026/04/08 03:34:23 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path1/" to be canonical "TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path1"
2026/04/08 03:34:24 INFO : file4.txt: Deleted
2026/04/08 03:34:24 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/04/08 03:34:24 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path1/file8.txt[0m
2026/04/08 03:34:24 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path1/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path1"
2026/04/08 03:34:24 INFO : file8.txt: Deleted
2026/04/08 03:34:24 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path2/file8.txt[0m
2026/04/08 03:34:24 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path2/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path2"
2026/04/08 03:34:24 INFO : file8.txt: Deleted
2026/04/08 03:34:24 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/04/08 03:34:24 NOTICE: [36m(21) :[0m [34mcopy-as /tmp/032751pa/datadir/test_nomodtime-nazemaj6/file5R.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path2/ file5.txt[0m
2026/04/08 03:34:24 DEBUG : copyFile "/tmp/032751pa/datadir/test_nomodtime-nazemaj6/file5R.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path2/" as "file5.txt"
2026/04/08 03:34:24 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_nomodtime-nazemaj6/file5R.txt"
2026/04/08 03:34:24 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path2/"
2026/04/08 03:34:24 DEBUG : operations.CopyFile "file5R.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/nomodtime/path2" as "file5.txt"
2026/04/08 03:34:24 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/032751pa/datadir/test_nomodtime-nazemaj6)
2026/04/08 03:34:24 DEBUG : file5.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/nomodtime/path2)
2026/04/08 03:34:24 DEBUG : file5R.txt: Sizes differ
2026/04/08 03:34:24 DEBUG : file5.txt: size = 39 OK
2026/04/08 03:34:24 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/08 03:34:24 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/04/08 03:34:24 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/032751pa/datadir/test_nomodtime-nazemaj6/file5L.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path1/ file5.txt[0m
2026/04/08 03:34:24 DEBUG : copyFile "/tmp/032751pa/datadir/test_nomodtime-nazemaj6/file5L.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path1/" as "file5.txt"
2026/04/08 03:34:24 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_nomodtime-nazemaj6/file5L.txt"
2026/04/08 03:34:24 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path1/"
2026/04/08 03:34:24 DEBUG : operations.CopyFile "file5L.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/nomodtime/path1" as "file5.txt"
2026/04/08 03:34:24 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/032751pa/datadir/test_nomodtime-nazemaj6)
2026/04/08 03:34:24 DEBUG : file5.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/nomodtime/path1)
2026/04/08 03:34:24 DEBUG : file5L.txt: Sizes differ
2026/04/08 03:34:24 DEBUG : file5.txt: size = 39 OK
2026/04/08 03:34:24 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/08 03:34:24 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/04/08 03:34:24 NOTICE: [36m(23) :[0m [34mtest changed on path2 and deleted on path1 - file6[0m
2026/04/08 03:34:24 NOTICE: [36m(24) :[0m [34mcopy-file /tmp/032751pa/datadir/test_nomodtime-nazemaj6/file6.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path2/[0m
2026/04/08 03:34:24 DEBUG : copyFile "/tmp/032751pa/datadir/test_nomodtime-nazemaj6/file6.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path2/" as ""
2026/04/08 03:34:24 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_nomodtime-nazemaj6/file6.txt"
2026/04/08 03:34:24 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path2/"
2026/04/08 03:34:24 DEBUG : operations.CopyFile "file6.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/nomodtime/path2" as "file6.txt"
2026/04/08 03:34:24 DEBUG : file6.txt: size = 19 (Local file system at /tmp/032751pa/datadir/test_nomodtime-nazemaj6)
2026/04/08 03:34:24 DEBUG : file6.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/nomodtime/path2)
2026/04/08 03:34:24 DEBUG : file6.txt: Sizes differ
2026/04/08 03:34:24 DEBUG : file6.txt: size = 19 OK
2026/04/08 03:34:24 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:34:24 INFO : file6.txt: Copied (replaced existing)
2026/04/08 03:34:24 NOTICE: [36m(25) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path1/file6.txt[0m
2026/04/08 03:34:24 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path1/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path1"
2026/04/08 03:34:24 INFO : file6.txt: Deleted
2026/04/08 03:34:24 NOTICE: [36m(26) :[0m [34mtest changed on path1 and deleted on path2 - file7[0m
2026/04/08 03:34:24 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/032751pa/datadir/test_nomodtime-nazemaj6/file7.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path1/[0m
2026/04/08 03:34:24 DEBUG : copyFile "/tmp/032751pa/datadir/test_nomodtime-nazemaj6/file7.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path1/" as ""
2026/04/08 03:34:24 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_nomodtime-nazemaj6/file7.txt"
2026/04/08 03:34:24 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path1/"
2026/04/08 03:34:24 DEBUG : operations.CopyFile "file7.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/nomodtime/path1" as "file7.txt"
2026/04/08 03:34:24 DEBUG : file7.txt: size = 19 (Local file system at /tmp/032751pa/datadir/test_nomodtime-nazemaj6)
2026/04/08 03:34:24 DEBUG : file7.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/nomodtime/path1)
2026/04/08 03:34:24 DEBUG : file7.txt: Sizes differ
2026/04/08 03:34:25 DEBUG : file7.txt: size = 19 OK
2026/04/08 03:34:25 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:34:25 INFO : file7.txt: Copied (replaced existing)
2026/04/08 03:34:25 NOTICE: [36m(28) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path2/file7.txt[0m
2026/04/08 03:34:25 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path2/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path2"
2026/04/08 03:34:25 INFO : file7.txt: Deleted
2026/04/08 03:34:25 NOTICE: [36m(29) :[0m [34mtest bisync run[0m
2026/04/08 03:34:25 NOTICE: [36m(30) :[0m [34mbisync nomodtime[0m
2026/04/08 03:34:25 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/nomodtime/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:34:25 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/nomodtime/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:34:25 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": true
}
2026/04/08 03:34:25 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path2/"
2026/04/08 03:34:25 INFO : Building Path1 and Path2 listings
2026/04/08 03:34:25 INFO : Path1 checking for diffs
2026/04/08 03:34:25 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/04/08 03:34:25 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/08 03:34:25 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/04/08 03:34:25 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/08 03:34:25 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile7.txt[0m
2026/04/08 03:34:25 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/08 03:34:25 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/08 03:34:25 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/08 03:34:25 INFO : ([33mModified[0m: [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/04/08 03:34:25 INFO : Path2 checking for diffs
2026/04/08 03:34:25 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:34:25 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/08 03:34:25 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/04/08 03:34:25 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile6.txt[0m
2026/04/08 03:34:25 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/08 03:34:25 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/08 03:34:25 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/08 03:34:25 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/08 03:34:25 INFO : ([33mModified[0m: [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/04/08 03:34:25 INFO : Applying changes
2026/04/08 03:34:25 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path2/file11.txt[0m
2026/04/08 03:34:25 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path2/file2.txt[0m
2026/04/08 03:34:25 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path2/file4.txt[0m
2026/04/08 03:34:25 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/08 03:34:25 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path1/file5.txt.conflict1[0m
2026/04/08 03:34:25 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict1
2026/04/08 03:34:25 INFO : file5.txt: Deleted
2026/04/08 03:34:25 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path2/file5.txt.conflict1[0m
2026/04/08 03:34:25 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path2/file5.txt.conflict2[0m
2026/04/08 03:34:25 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict2
2026/04/08 03:34:25 INFO : file5.txt: Deleted
2026/04/08 03:34:25 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path1/file5.txt.conflict2[0m
2026/04/08 03:34:25 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path1/file6.txt[0m
2026/04/08 03:34:25 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path2/file7.txt[0m
2026/04/08 03:34:25 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path1/file1.txt[0m
2026/04/08 03:34:25 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path1/file10.txt[0m
2026/04/08 03:34:25 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path1/file3.txt[0m
2026/04/08 03:34:25 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:34:25 INFO : file1.txt: Copied (server-side copy)
2026/04/08 03:34:25 INFO : file10.txt: Copied (server-side copy)
2026/04/08 03:34:25 INFO : file6.txt: Copied (server-side copy)
2026/04/08 03:34:25 INFO : file5.txt.conflict2: Copied (server-side copy)
2026/04/08 03:34:25 INFO : file3.txt: Deleted
2026/04/08 03:34:25 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:34:26 INFO : file5.txt.conflict1: Copied (server-side copy)
2026/04/08 03:34:26 INFO : file11.txt: Copied (server-side copy)
2026/04/08 03:34:26 INFO : file7.txt: Copied (server-side copy)
2026/04/08 03:34:26 INFO : file2.txt: Copied (server-side copy)
2026/04/08 03:34:26 INFO : file4.txt: Deleted
2026/04/08 03:34:26 INFO : Updating listings
2026/04/08 03:34:26 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/nomodtime/path2/"
2026/04/08 03:34:26 INFO : [32mBisync successful[0m
2026/04/08 03:34:26 DEBUG : Waiting for deletions to finish
2026/04/08 03:34:26 INFO : RCLONE_TEST: Deleted
2026/04/08 03:34:26 INFO : file6.txt: Deleted
2026/04/08 03:34:26 INFO : file1.txt: Deleted
2026/04/08 03:34:26 INFO : file10.txt: Deleted
2026/04/08 03:34:26 INFO : file2.txt: Deleted
2026/04/08 03:34:26 INFO : file11.txt: Deleted
2026/04/08 03:34:26 INFO : file5.txt.conflict2: Deleted
2026/04/08 03:34:26 INFO : file5.txt.conflict1: Deleted
2026/04/08 03:34:26 INFO : file7.txt: Deleted
2026/04/08 03:34:26 DEBUG : removing 1 level 0 directories
2026/04/08 03:34:26 INFO : Azure container rclone-test-cedunen1waja path 032751pa/nomodtime/path1: Removing directory
2026/04/08 03:34:26 DEBUG : Waiting for deletions to finish
2026/04/08 03:34:26 INFO : file2.txt: Deleted
2026/04/08 03:34:26 INFO : RCLONE_TEST: Deleted
2026/04/08 03:34:26 INFO : file6.txt: Deleted
2026/04/08 03:34:26 INFO : file1.txt: Deleted
2026/04/08 03:34:26 INFO : file5.txt.conflict2: Deleted
2026/04/08 03:34:26 INFO : file11.txt: Deleted
2026/04/08 03:34:26 INFO : file5.txt.conflict1: Deleted
2026/04/08 03:34:26 INFO : file10.txt: Deleted
2026/04/08 03:34:26 INFO : file7.txt: Deleted
2026/04/08 03:34:26 DEBUG : removing 1 level 0 directories
2026/04/08 03:34:26 INFO : Azure container rclone-test-cedunen1waja path 032751pa/nomodtime/path2: Removing directory
bisync_test.go:608: [32mTEST nomodtime PASSED[0m
=== RUN TestBisyncRemoteRemote/normalization
2026/04/08 03:34:26 INFO : path1: Making directory
2026/04/08 03:34:26 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/normalization/path1"
2026/04/08 03:34:26 INFO : path2: Making directory
2026/04/08 03:34:26 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/normalization/path2"
2026/04/08 03:34:26 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_normalization/initial"
2026/04/08 03:34:26 DEBUG : Creating backend with remote "/tmp/032751pa/initdir/test_normalization-gixowit7"
2026/04/08 03:34:26 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:34:26 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:26 DEBUG : 測試_Русский_ _ _ě_áñ: Making directory with metadata
2026/04/08 03:34:26 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:34:26 INFO : 測試_Русский_ _ _ě_áñ: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/04/08 03:34:26 DEBUG : Added delayed dir = "測試_Русский_ _ _ě_áñ", newDst=測試_Русский_ _ _ě_áñ
2026/04/08 03:34:26 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:34:26 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:34:26 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:34:26 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:34:26 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:26 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:34:26 INFO : file1.txt: Copied (new)
2026/04/08 03:34:26 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:26 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:26 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/04/08 03:34:26 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/04/08 03:34:26 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/04/08 03:34:26 DEBUG : Local file system at /tmp/032751pa/initdir/test_normalization-gixowit7: Waiting for checks to finish
2026/04/08 03:34:26 DEBUG : Local file system at /tmp/032751pa/initdir/test_normalization-gixowit7: Waiting for transfers to finish
2026/04/08 03:34:26 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:34:26 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/04/08 03:34:26 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/04/08 03:34:26 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:34:26 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/04/08 03:34:26 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:34:26 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/04/08 03:34:26 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:26 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/04/08 03:34:26 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/04/08 03:34:26 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/04/08 03:34:26 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_normalization/modfiles"
2026/04/08 03:34:26 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_normalization-rapogaw0"
2026/04/08 03:34:26 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:26 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:26 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: size = 254 OK
2026/04/08 03:34:26 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/08 03:34:26 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: renamed to: 測試_filtersfile.txt
2026/04/08 03:34:26 INFO : 測試_filtersfile.txt: Copied (new)
2026/04/08 03:34:26 DEBUG : Local file system at /tmp/032751pa/datadir/test_normalization-rapogaw0: Waiting for checks to finish
2026/04/08 03:34:26 DEBUG : Local file system at /tmp/032751pa/datadir/test_normalization-rapogaw0: Waiting for transfers to finish
2026/04/08 03:34:26 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/08 03:34:26 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:34:26 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/08 03:34:26 INFO : file1.txt: Copied (new)
2026/04/08 03:34:26 DEBUG : Waiting for deletions to finish
2026/04/08 03:34:26 DEBUG : removing 1 level 0 directories
2026/04/08 03:34:26 INFO : Azure container rclone-test-cedunen1waja path 032751pa/normalization/path1: Removing directory
2026/04/08 03:34:26 DEBUG : Waiting for deletions to finish
2026/04/08 03:34:26 DEBUG : removing 1 level 0 directories
2026/04/08 03:34:26 INFO : Azure container rclone-test-cedunen1waja path 032751pa/normalization/path2: Removing directory
2026/04/08 03:34:26 NOTICE: checking initFs Local file system at /tmp/032751pa/initdir/test_normalization-gixowit7
2026/04/08 03:34:26 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:34:26 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:26 INFO : 測試_Русский_ _ _ě_áñ: Making directory
2026/04/08 03:34:26 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:26 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:26 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/04/08 03:34:26 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/normalization/path1: Waiting for checks to finish
2026/04/08 03:34:26 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/normalization/path1: Waiting for transfers to finish
2026/04/08 03:34:27 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:34:27 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:27 INFO : file1.txt: Copied (new)
2026/04/08 03:34:27 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: size = 272 OK
2026/04/08 03:34:27 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: size = 272 OK
2026/04/08 03:34:27 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:34:27 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/04/08 03:34:27 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:34:27 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:34:27 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:34:27 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:34:27 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:34:27 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: size = 0 OK
2026/04/08 03:34:27 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:27 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/04/08 03:34:27 NOTICE: checking Path1 Azure container rclone-test-cedunen1waja path 032751pa/normalization/path1
2026/04/08 03:34:27 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:34:27 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:27 INFO : 測試_Русский_ _ _ě_áñ: Making directory
2026/04/08 03:34:27 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:27 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:27 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/04/08 03:34:27 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/normalization/path2: Waiting for checks to finish
2026/04/08 03:34:27 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/normalization/path2: Waiting for transfers to finish
2026/04/08 03:34:27 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: size = 272 OK
2026/04/08 03:34:27 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:34:27 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/04/08 03:34:27 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:34:27 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:27 INFO : file1.txt: Copied (new)
2026/04/08 03:34:27 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:34:27 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: size = 272 OK
2026/04/08 03:34:27 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:34:27 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:34:27 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/08 03:34:27 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/08 03:34:27 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: size = 0 OK
2026/04/08 03:34:27 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:27 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/04/08 03:34:27 NOTICE: checking path2 Azure container rclone-test-cedunen1waja path 032751pa/normalization/path2
2026/04/08 03:34:27 NOTICE: [36m(01) :[0m [34mtest normalization[0m
2026/04/08 03:34:27 NOTICE: [36m(02) :[0m [34mtouch-copy 2001-01-02 /tmp/032751pa/datadir/test_normalization-rapogaw0/file1.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/normalization/path2/[0m
2026/04/08 03:34:27 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_normalization-rapogaw0/"
2026/04/08 03:34:27 DEBUG : fs cache: renaming cache item "/tmp/032751pa/datadir/test_normalization-rapogaw0/" to be canonical "/tmp/032751pa/datadir/test_normalization-rapogaw0"
2026/04/08 03:34:27 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/08 03:34:27 DEBUG : copyFile "/tmp/032751pa/datadir/test_normalization-rapogaw0/file1.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/normalization/path2/" as ""
2026/04/08 03:34:27 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_normalization-rapogaw0/file1.txt"
2026/04/08 03:34:27 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/normalization/path2/"
2026/04/08 03:34:27 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/normalization/path2" as "file1.txt"
2026/04/08 03:34:27 DEBUG : file1.txt: size = 19 (Local file system at /tmp/032751pa/datadir/test_normalization-rapogaw0)
2026/04/08 03:34:27 DEBUG : file1.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/normalization/path2)
2026/04/08 03:34:27 DEBUG : file1.txt: Sizes differ
2026/04/08 03:34:27 DEBUG : file1.txt: size = 19 OK
2026/04/08 03:34:27 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:34:27 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:34:27 NOTICE: [36m(03) :[0m [34mtest initial bisync[0m
2026/04/08 03:34:27 NOTICE: [36m(04) :[0m [34mbisync resync[0m
2026/04/08 03:34:32 ERROR : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Failed to copy: PUT https://rclone.blob.core.windows.net/rclone-test-cedunen1waja/032751pa/normalization/path1/ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
--------------------------------------------------------------------------------
RESPONSE 400: 400 The requested URI does not represent any resource on the server.
ERROR CODE: InvalidUri
--------------------------------------------------------------------------------
InvalidUriThe requested URI does not represent any resource on the server.
RequestId:cfe005dc-b01e-003e-1408-c72b82000000
Time:2026-04-08T03:34:32.1895601Z
--------------------------------------------------------------------------------
bisync_test.go:1078: Fs is incapable of running test as can't fix-case, skipping: normalization (expected:
ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö (NFD) actual:
ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö (PUT https://rclone.blob.core.windows.net/rclone-test-cedunen1waja/032751pa/normalization/path1/ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
--------------------------------------------------------------------------------
RESPONSE 400: 400 The requested URI does not represent any resource on the server.
ERROR CODE: InvalidUri
--------------------------------------------------------------------------------
InvalidUriThe requested URI does not represent any resource on the server.
RequestId:cfe005dc-b01e-003e-1408-c72b82000000
Time:2026-04-08T03:34:32.1895601Z
--------------------------------------------------------------------------------
))
(fs: Azure container rclone-test-cedunen1waja path 032751pa/normalization/path1)
=== RUN TestBisyncRemoteRemote/rclone_args
2026/04/08 03:34:32 INFO : path1: Making directory
2026/04/08 03:34:32 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1"
2026/04/08 03:34:32 INFO : path2: Making directory
2026/04/08 03:34:32 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2"
2026/04/08 03:34:32 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rclone_args/initial"
2026/04/08 03:34:32 DEBUG : Creating backend with remote "/tmp/032751pa/initdir/test_rclone_args-tenuyex7"
2026/04/08 03:34:32 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:34:32 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:32 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:32 DEBUG : subdir: Making directory with metadata
2026/04/08 03:34:32 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:34:32 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:34:32 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:32 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:32 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:34:32 DEBUG : Local file system at /tmp/032751pa/initdir/test_rclone_args-tenuyex7: Waiting for checks to finish
2026/04/08 03:34:32 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:32 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:34:32 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:34:32 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/04/08 03:34:32 DEBUG : Local file system at /tmp/032751pa/initdir/test_rclone_args-tenuyex7: Waiting for transfers to finish
2026/04/08 03:34:32 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:32 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/04/08 03:34:32 INFO : subdir/file21.txt: Copied (new)
2026/04/08 03:34:32 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/04/08 03:34:32 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/04/08 03:34:32 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/04/08 03:34:32 INFO : file1.txt: Copied (new)
2026/04/08 03:34:32 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:34:32 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:34:32 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:34:32 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:34:32 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:34:32 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:32 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:34:32 INFO : file2.txt: Copied (new)
2026/04/08 03:34:32 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:34:32 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rclone_args/modfiles"
2026/04/08 03:34:32 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_rclone_args-yekagiv8"
2026/04/08 03:34:32 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:32 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:32 DEBUG : file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:32 DEBUG : file21.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:32 DEBUG : file1.txt.8c06417f.partial: size = 19 OK
2026/04/08 03:34:32 DEBUG : Local file system at /tmp/032751pa/datadir/test_rclone_args-yekagiv8: Waiting for checks to finish
2026/04/08 03:34:32 DEBUG : Local file system at /tmp/032751pa/datadir/test_rclone_args-yekagiv8: Waiting for transfers to finish
2026/04/08 03:34:32 DEBUG : file2.txt.d6677e1f.partial: size = 19 OK
2026/04/08 03:34:32 DEBUG : file20.txt.fd848222.partial: size = 0 OK
2026/04/08 03:34:32 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:34:32 DEBUG : file2.txt.d6677e1f.partial: renamed to: file2.txt
2026/04/08 03:34:32 INFO : file2.txt: Copied (new)
2026/04/08 03:34:32 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:32 DEBUG : file20.txt.fd848222.partial: renamed to: file20.txt
2026/04/08 03:34:32 INFO : file20.txt: Copied (new)
2026/04/08 03:34:32 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:34:32 DEBUG : file1.txt.8c06417f.partial: renamed to: file1.txt
2026/04/08 03:34:32 INFO : file1.txt: Copied (new)
2026/04/08 03:34:32 DEBUG : file21.txt.68f456b7.partial: size = 0 OK
2026/04/08 03:34:32 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:32 DEBUG : file21.txt.68f456b7.partial: renamed to: file21.txt
2026/04/08 03:34:32 INFO : file21.txt: Copied (new)
2026/04/08 03:34:32 DEBUG : Waiting for deletions to finish
2026/04/08 03:34:32 DEBUG : removing 1 level 0 directories
2026/04/08 03:34:32 INFO : Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path1: Removing directory
2026/04/08 03:34:32 DEBUG : Waiting for deletions to finish
2026/04/08 03:34:32 DEBUG : removing 1 level 0 directories
2026/04/08 03:34:32 INFO : Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path2: Removing directory
2026/04/08 03:34:32 NOTICE: checking initFs Local file system at /tmp/032751pa/initdir/test_rclone_args-tenuyex7
2026/04/08 03:34:32 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:34:32 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:32 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:32 INFO : subdir: Making directory
2026/04/08 03:34:32 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:32 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:32 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path1: Waiting for checks to finish
2026/04/08 03:34:32 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path1: Waiting for transfers to finish
2026/04/08 03:34:32 DEBUG : file1.txt: size = 19 OK
2026/04/08 03:34:32 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/04/08 03:34:32 INFO : file1.txt: Copied (new)
2026/04/08 03:34:32 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:34:32 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:34:32 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:34:32 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:34:32 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:32 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:34:32 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:34:32 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:32 INFO : file2.txt: Copied (new)
2026/04/08 03:34:32 DEBUG : subdir/file21.txt: size = 0 OK
2026/04/08 03:34:32 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:32 INFO : subdir/file21.txt: Copied (new)
2026/04/08 03:34:32 NOTICE: checking Path1 Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path1
2026/04/08 03:34:32 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:34:32 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:32 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:32 INFO : subdir: Making directory
2026/04/08 03:34:32 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:32 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/04/08 03:34:32 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path2: Waiting for checks to finish
2026/04/08 03:34:32 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path2: Waiting for transfers to finish
2026/04/08 03:34:32 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:34:32 DEBUG : file1.txt: size = 19 OK
2026/04/08 03:34:32 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:32 INFO : file2.txt: Copied (new)
2026/04/08 03:34:32 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/04/08 03:34:32 INFO : file1.txt: Copied (new)
2026/04/08 03:34:32 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:34:32 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:32 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:34:32 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:34:32 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:34:32 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:34:33 DEBUG : subdir/file21.txt: size = 0 OK
2026/04/08 03:34:33 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:33 INFO : subdir/file21.txt: Copied (new)
2026/04/08 03:34:33 NOTICE: checking path2 Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path2
2026/04/08 03:34:33 NOTICE: [36m(01) :[0m [34mtest rclone-args[0m
2026/04/08 03:34:33 NOTICE: [36m(02) :[0m [34mtouch-glob 2001-01-02 /tmp/032751pa/datadir/test_rclone_args-yekagiv8/ *[0m
2026/04/08 03:34:33 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_rclone_args-yekagiv8/"
2026/04/08 03:34:33 DEBUG : fs cache: renaming cache item "/tmp/032751pa/datadir/test_rclone_args-yekagiv8/" to be canonical "/tmp/032751pa/datadir/test_rclone_args-yekagiv8"
2026/04/08 03:34:33 DEBUG : file21.txt: Set modification time 2001-01-02
2026/04/08 03:34:33 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/08 03:34:33 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/08 03:34:33 DEBUG : file20.txt: Set modification time 2001-01-02
2026/04/08 03:34:33 NOTICE: [36m(03) :[0m [34mtest initial bisync[0m
2026/04/08 03:34:33 NOTICE: [36m(04) :[0m [34mbisync resync checksum[0m
2026/04/08 03:34:37 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:34:37 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:34:37 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": true
}
2026/04/08 03:34:37 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/"
2026/04/08 03:34:37 INFO : Copying Path2 files to Path1
2026/04/08 03:34:37 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:34:37 INFO : There was nothing to transfer
2026/04/08 03:34:37 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:34:37 INFO : There was nothing to transfer
2026/04/08 03:34:37 INFO : Resync updating listings
2026/04/08 03:34:37 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/"
2026/04/08 03:34:37 INFO : [32mBisync successful[0m
2026/04/08 03:34:37 NOTICE: [36m(05) :[0m [34mtest place newer files on both paths[0m
2026/04/08 03:34:37 NOTICE: [36m(06) :[0m [34mcopy-file /tmp/032751pa/datadir/test_rclone_args-yekagiv8/file1.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/[0m
2026/04/08 03:34:37 DEBUG : copyFile "/tmp/032751pa/datadir/test_rclone_args-yekagiv8/file1.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/" as ""
2026/04/08 03:34:37 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_rclone_args-yekagiv8/file1.txt"
2026/04/08 03:34:37 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/"
2026/04/08 03:34:37 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path1" as "file1.txt"
2026/04/08 03:34:37 DEBUG : file1.txt: size = 19 OK
2026/04/08 03:34:37 DEBUG : file1.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/08 03:34:37 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 (Local file system at /tmp/032751pa/datadir/test_rclone_args-yekagiv8)
2026/04/08 03:34:37 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c (Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path1)
2026/04/08 03:34:37 DEBUG : file1.txt: md5 differ
2026/04/08 03:34:37 DEBUG : file1.txt: size = 19 OK
2026/04/08 03:34:37 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:34:37 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:34:37 NOTICE: [36m(07) :[0m [34mcopy-file /tmp/032751pa/datadir/test_rclone_args-yekagiv8/file2.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/[0m
2026/04/08 03:34:37 DEBUG : copyFile "/tmp/032751pa/datadir/test_rclone_args-yekagiv8/file2.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/" as ""
2026/04/08 03:34:37 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_rclone_args-yekagiv8/file2.txt"
2026/04/08 03:34:37 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/"
2026/04/08 03:34:37 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path2" as "file2.txt"
2026/04/08 03:34:37 DEBUG : file2.txt: size = 19 (Local file system at /tmp/032751pa/datadir/test_rclone_args-yekagiv8)
2026/04/08 03:34:37 DEBUG : file2.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path2)
2026/04/08 03:34:37 DEBUG : file2.txt: Sizes differ
2026/04/08 03:34:38 DEBUG : file2.txt: size = 19 OK
2026/04/08 03:34:38 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:34:38 INFO : file2.txt: Copied (replaced existing)
2026/04/08 03:34:38 NOTICE: [36m(08) :[0m [34mcopy-file /tmp/032751pa/datadir/test_rclone_args-yekagiv8/file20.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/subdir[0m
2026/04/08 03:34:38 DEBUG : copyFile "/tmp/032751pa/datadir/test_rclone_args-yekagiv8/file20.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/subdir" as ""
2026/04/08 03:34:38 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_rclone_args-yekagiv8/file20.txt"
2026/04/08 03:34:38 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/subdir"
2026/04/08 03:34:38 DEBUG : operations.CopyFile "file20.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path1/subdir" as "file20.txt"
2026/04/08 03:34:38 DEBUG : file20.txt: size = 0 OK
2026/04/08 03:34:38 DEBUG : file20.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/08 03:34:38 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:38 INFO : file20.txt: Updated modification time in destination
2026/04/08 03:34:38 DEBUG : file20.txt: Unchanged skipping
2026/04/08 03:34:38 NOTICE: [36m(09) :[0m [34mcopy-file /tmp/032751pa/datadir/test_rclone_args-yekagiv8/file21.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/subdir[0m
2026/04/08 03:34:38 DEBUG : copyFile "/tmp/032751pa/datadir/test_rclone_args-yekagiv8/file21.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/subdir" as ""
2026/04/08 03:34:38 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_rclone_args-yekagiv8/file21.txt"
2026/04/08 03:34:38 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/subdir"
2026/04/08 03:34:38 DEBUG : operations.CopyFile "file21.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path2/subdir" as "file21.txt"
2026/04/08 03:34:38 DEBUG : file21.txt: size = 0 OK
2026/04/08 03:34:38 DEBUG : file21.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/08 03:34:38 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:38 INFO : file21.txt: Updated modification time in destination
2026/04/08 03:34:38 DEBUG : file21.txt: Unchanged skipping
2026/04/08 03:34:38 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-01-02 TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/ file1.txt[0m
2026/04/08 03:34:38 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/"
2026/04/08 03:34:38 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/" to be canonical "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1"
2026/04/08 03:34:38 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/08 03:34:38 NOTICE: [36m(11) :[0m [34mtouch-glob 2001-01-02 TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/ file2.txt[0m
2026/04/08 03:34:38 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/"
2026/04/08 03:34:38 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/" to be canonical "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2"
2026/04/08 03:34:38 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/08 03:34:38 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-01-02 TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/subdir/ file20.txt[0m
2026/04/08 03:34:38 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/subdir/"
2026/04/08 03:34:38 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/subdir/" to be canonical "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/subdir"
2026/04/08 03:34:38 DEBUG : file20.txt: Set modification time 2001-01-02
2026/04/08 03:34:38 NOTICE: [36m(13) :[0m [34mtouch-glob 2001-01-02 TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/subdir/ file21.txt[0m
2026/04/08 03:34:38 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/subdir/"
2026/04/08 03:34:38 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/subdir/" to be canonical "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/subdir"
2026/04/08 03:34:38 DEBUG : file21.txt: Set modification time 2001-01-02
2026/04/08 03:34:38 NOTICE: [36m(14) :[0m [34mtest run bisync with custom options[0m
2026/04/08 03:34:38 NOTICE: [36m(15) :[0m [34mbisync checksum[0m
2026/04/08 03:34:43 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:34:43 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:34:43 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": true
}
2026/04/08 03:34:43 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/"
2026/04/08 03:34:43 INFO : Building Path1 and Path2 listings
2026/04/08 03:34:43 INFO : Path1 checking for diffs
2026/04/08 03:34:43 INFO : - [36mPath1[0m [35m[33mFile changed: [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:34:43 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/08 03:34:43 INFO : ([33mModified[0m: [36m 1 hash differs[0m)
2026/04/08 03:34:43 INFO : Path2 checking for diffs
2026/04/08 03:34:43 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/04/08 03:34:43 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/08 03:34:43 INFO : ([33mModified[0m: [36m 1 larger[0m, [34m 0 smaller[0m, [36m 1 hash differs[0m)
2026/04/08 03:34:43 INFO : Applying changes
2026/04/08 03:34:43 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/file1.txt[0m
2026/04/08 03:34:43 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/file2.txt[0m
2026/04/08 03:34:43 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:34:43 INFO : file2.txt: Copied (server-side copy)
2026/04/08 03:34:43 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:34:43 INFO : file1.txt: Copied (server-side copy)
2026/04/08 03:34:43 INFO : Updating listings
2026/04/08 03:34:43 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/"
2026/04/08 03:34:43 INFO : [32mBisync successful[0m
2026/04/08 03:34:43 NOTICE: [36m(16) :[0m [34mtouch-glob 2007-07-23 /tmp/032751pa/datadir/test_rclone_args-yekagiv8/ *[0m
2026/04/08 03:34:43 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_rclone_args-yekagiv8/" for canonical name "/tmp/032751pa/datadir/test_rclone_args-yekagiv8"
2026/04/08 03:34:43 DEBUG : file21.txt: Set modification time 2007-07-23
2026/04/08 03:34:43 DEBUG : file1.txt: Set modification time 2007-07-23
2026/04/08 03:34:43 DEBUG : file2.txt: Set modification time 2007-07-23
2026/04/08 03:34:43 DEBUG : file20.txt: Set modification time 2007-07-23
2026/04/08 03:34:43 NOTICE: [36m(17) :[0m [34mcopy-file /tmp/032751pa/datadir/test_rclone_args-yekagiv8/file1.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/[0m
2026/04/08 03:34:43 DEBUG : copyFile "/tmp/032751pa/datadir/test_rclone_args-yekagiv8/file1.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/" as ""
2026/04/08 03:34:43 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_rclone_args-yekagiv8/file1.txt"
2026/04/08 03:34:43 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/"
2026/04/08 03:34:43 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path1" as "file1.txt"
2026/04/08 03:34:43 DEBUG : file1.txt: size = 19 OK
2026/04/08 03:34:43 DEBUG : file1.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC
2026/04/08 03:34:43 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:34:43 INFO : file1.txt: Updated modification time in destination
2026/04/08 03:34:43 DEBUG : file1.txt: Unchanged skipping
2026/04/08 03:34:43 NOTICE: [36m(18) :[0m [34mcopy-file /tmp/032751pa/datadir/test_rclone_args-yekagiv8/file2.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/[0m
2026/04/08 03:34:43 DEBUG : copyFile "/tmp/032751pa/datadir/test_rclone_args-yekagiv8/file2.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/" as ""
2026/04/08 03:34:43 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_rclone_args-yekagiv8/file2.txt"
2026/04/08 03:34:43 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/"
2026/04/08 03:34:43 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path2" as "file2.txt"
2026/04/08 03:34:43 DEBUG : file2.txt: size = 19 OK
2026/04/08 03:34:43 DEBUG : file2.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC
2026/04/08 03:34:43 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:34:43 INFO : file2.txt: Updated modification time in destination
2026/04/08 03:34:43 DEBUG : file2.txt: Unchanged skipping
2026/04/08 03:34:43 NOTICE: [36m(19) :[0m [34mcopy-file /tmp/032751pa/datadir/test_rclone_args-yekagiv8/file20.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/subdir[0m
2026/04/08 03:34:43 DEBUG : copyFile "/tmp/032751pa/datadir/test_rclone_args-yekagiv8/file20.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/subdir" as ""
2026/04/08 03:34:43 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_rclone_args-yekagiv8/file20.txt"
2026/04/08 03:34:43 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/subdir"
2026/04/08 03:34:43 DEBUG : operations.CopyFile "file20.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path1/subdir" as "file20.txt"
2026/04/08 03:34:43 DEBUG : file20.txt: size = 0 OK
2026/04/08 03:34:43 DEBUG : file20.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC
2026/04/08 03:34:43 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:44 INFO : file20.txt: Updated modification time in destination
2026/04/08 03:34:44 DEBUG : file20.txt: Unchanged skipping
2026/04/08 03:34:44 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/032751pa/datadir/test_rclone_args-yekagiv8/file21.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/ file1.txt[0m
2026/04/08 03:34:44 DEBUG : copyFile "/tmp/032751pa/datadir/test_rclone_args-yekagiv8/file21.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/" as "file1.txt"
2026/04/08 03:34:44 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_rclone_args-yekagiv8/file21.txt"
2026/04/08 03:34:44 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/"
2026/04/08 03:34:44 DEBUG : operations.CopyFile "file21.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path2" as "file1.txt"
2026/04/08 03:34:44 DEBUG : file21.txt: size = 0 (Local file system at /tmp/032751pa/datadir/test_rclone_args-yekagiv8)
2026/04/08 03:34:44 DEBUG : file1.txt: size = 19 (Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path2)
2026/04/08 03:34:44 DEBUG : file21.txt: Sizes differ
2026/04/08 03:34:44 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:34:44 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:44 INFO : file21.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:34:44 NOTICE: [36m(21) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/ file1.txt[0m
2026/04/08 03:34:44 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1"
2026/04/08 03:34:44 DEBUG : file1.txt: Set modification time 2007-07-23
2026/04/08 03:34:44 NOTICE: [36m(22) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/ file2.txt[0m
2026/04/08 03:34:44 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2"
2026/04/08 03:34:44 DEBUG : file2.txt: Set modification time 2007-07-23
2026/04/08 03:34:44 NOTICE: [36m(23) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/subdir/ file20.txt[0m
2026/04/08 03:34:44 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/subdir/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/subdir"
2026/04/08 03:34:44 DEBUG : file20.txt: Set modification time 2007-07-23
2026/04/08 03:34:44 NOTICE: [36m(24) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/subdir/ file21.txt[0m
2026/04/08 03:34:44 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/subdir/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/subdir"
2026/04/08 03:34:44 DEBUG : file21.txt: Set modification time 2007-07-23
2026/04/08 03:34:44 NOTICE: [36m(25) :[0m [34mbisync size-only[0m
2026/04/08 03:34:48 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:34:48 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:34:48 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:34:48 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:34:48 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/"
2026/04/08 03:34:48 INFO : Building Path1 and Path2 listings
2026/04/08 03:34:49 INFO : Path1 checking for diffs
2026/04/08 03:34:49 INFO : Path2 checking for diffs
2026/04/08 03:34:49 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (smaller)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:34:49 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/08 03:34:49 INFO : ([33mModified[0m: [36m 0 larger[0m, [34m 1 smaller[0m)
2026/04/08 03:34:49 INFO : Applying changes
2026/04/08 03:34:49 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/file1.txt[0m
2026/04/08 03:34:49 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:34:49 INFO : file1.txt: Copied (server-side copy)
2026/04/08 03:34:49 INFO : Updating listings
2026/04/08 03:34:49 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/"
2026/04/08 03:34:49 INFO : [32mBisync successful[0m
2026/04/08 03:34:49 NOTICE: [36m(26) :[0m [34mbisync resync[0m
2026/04/08 03:34:53 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:34:53 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:34:53 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:34:53 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:34:53 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/"
2026/04/08 03:34:53 INFO : Copying Path2 files to Path1
2026/04/08 03:34:53 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:34:53 INFO : There was nothing to transfer
2026/04/08 03:34:53 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:34:53 INFO : file2.txt: Updated modification time in destination
2026/04/08 03:34:53 INFO : subdir/file20.txt: Updated modification time in destination
2026/04/08 03:34:53 INFO : subdir/file21.txt: Updated modification time in destination
2026/04/08 03:34:53 INFO : There was nothing to transfer
2026/04/08 03:34:53 INFO : Resync updating listings
2026/04/08 03:34:53 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/"
2026/04/08 03:34:53 INFO : [32mBisync successful[0m
2026/04/08 03:34:53 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/032751pa/datadir/test_rclone_args-yekagiv8/file1.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/[0m
2026/04/08 03:34:53 DEBUG : copyFile "/tmp/032751pa/datadir/test_rclone_args-yekagiv8/file1.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/" as ""
2026/04/08 03:34:53 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_rclone_args-yekagiv8/file1.txt"
2026/04/08 03:34:53 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/"
2026/04/08 03:34:53 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path1" as "file1.txt"
2026/04/08 03:34:53 DEBUG : file1.txt: size = 19 (Local file system at /tmp/032751pa/datadir/test_rclone_args-yekagiv8)
2026/04/08 03:34:53 DEBUG : file1.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path1)
2026/04/08 03:34:53 DEBUG : file1.txt: Sizes differ
2026/04/08 03:34:54 DEBUG : file1.txt: size = 19 OK
2026/04/08 03:34:54 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:34:54 INFO : file1.txt: Copied (replaced existing)
2026/04/08 03:34:54 NOTICE: [36m(28) :[0m [34mcopy-file /tmp/032751pa/datadir/test_rclone_args-yekagiv8/file2.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/[0m
2026/04/08 03:34:54 DEBUG : copyFile "/tmp/032751pa/datadir/test_rclone_args-yekagiv8/file2.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/" as ""
2026/04/08 03:34:54 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_rclone_args-yekagiv8/file2.txt"
2026/04/08 03:34:54 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/"
2026/04/08 03:34:54 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path2" as "file2.txt"
2026/04/08 03:34:54 DEBUG : file2.txt: size = 19 OK
2026/04/08 03:34:54 DEBUG : file2.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC
2026/04/08 03:34:54 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:34:54 INFO : file2.txt: Updated modification time in destination
2026/04/08 03:34:54 DEBUG : file2.txt: Unchanged skipping
2026/04/08 03:34:54 NOTICE: [36m(29) :[0m [34mcopy-file /tmp/032751pa/datadir/test_rclone_args-yekagiv8/file20.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/subdir[0m
2026/04/08 03:34:54 DEBUG : copyFile "/tmp/032751pa/datadir/test_rclone_args-yekagiv8/file20.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/subdir" as ""
2026/04/08 03:34:54 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_rclone_args-yekagiv8/file20.txt"
2026/04/08 03:34:54 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/subdir"
2026/04/08 03:34:54 DEBUG : operations.CopyFile "file20.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path1/subdir" as "file20.txt"
2026/04/08 03:34:54 DEBUG : file20.txt: size = 0 OK
2026/04/08 03:34:54 DEBUG : file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/08 03:34:54 DEBUG : file20.txt: Unchanged skipping
2026/04/08 03:34:54 NOTICE: [36m(30) :[0m [34mcopy-file /tmp/032751pa/datadir/test_rclone_args-yekagiv8/file21.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/subdir[0m
2026/04/08 03:34:54 DEBUG : copyFile "/tmp/032751pa/datadir/test_rclone_args-yekagiv8/file21.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/subdir" as ""
2026/04/08 03:34:54 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_rclone_args-yekagiv8/file21.txt"
2026/04/08 03:34:54 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/subdir"
2026/04/08 03:34:54 DEBUG : operations.CopyFile "file21.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path2/subdir" as "file21.txt"
2026/04/08 03:34:54 DEBUG : file21.txt: size = 0 OK
2026/04/08 03:34:54 DEBUG : file21.txt: Modification times differ by -66240h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/04/08 03:34:54 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:34:54 INFO : file21.txt: Updated modification time in destination
2026/04/08 03:34:54 DEBUG : file21.txt: Unchanged skipping
2026/04/08 03:34:54 NOTICE: [36m(31) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/ file1.txt[0m
2026/04/08 03:34:54 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1"
2026/04/08 03:34:54 DEBUG : file1.txt: Set modification time 2007-07-23
2026/04/08 03:34:54 NOTICE: [36m(32) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/ file2.txt[0m
2026/04/08 03:34:54 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2"
2026/04/08 03:34:54 DEBUG : file2.txt: Set modification time 2007-07-23
2026/04/08 03:34:54 NOTICE: [36m(33) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/subdir/ file20.txt[0m
2026/04/08 03:34:54 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/subdir/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/subdir"
2026/04/08 03:34:54 DEBUG : file20.txt: Set modification time 2007-07-23
2026/04/08 03:34:54 NOTICE: [36m(34) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/subdir/ file21.txt[0m
2026/04/08 03:34:54 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/subdir/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/subdir"
2026/04/08 03:34:54 DEBUG : file21.txt: Set modification time 2007-07-23
2026/04/08 03:34:54 NOTICE: [36m(35) :[0m [34mbisync ignore-size[0m
2026/04/08 03:34:59 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:34:59 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:34:59 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:34:59 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": false,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:34:59 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/"
2026/04/08 03:34:59 INFO : Building Path1 and Path2 listings
2026/04/08 03:34:59 INFO : Path1 checking for diffs
2026/04/08 03:34:59 INFO : Path2 checking for diffs
2026/04/08 03:34:59 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/08 03:34:59 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file21.txt[0m
2026/04/08 03:34:59 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/08 03:34:59 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m)
2026/04/08 03:34:59 INFO : Applying changes
2026/04/08 03:34:59 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/file2.txt[0m
2026/04/08 03:34:59 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/subdir/file21.txt[0m
2026/04/08 03:34:59 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:34:59 INFO : file2.txt: Updated modification time in destination
2026/04/08 03:34:59 INFO : subdir/file21.txt: Updated modification time in destination
2026/04/08 03:34:59 INFO : There was nothing to transfer
2026/04/08 03:34:59 INFO : Updating listings
2026/04/08 03:34:59 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/"
2026/04/08 03:34:59 INFO : [32mBisync successful[0m
2026/04/08 03:34:59 NOTICE: [36m(36) :[0m [34mbisync resync compare-all[0m
2026/04/08 03:35:03 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:35:03 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:35:03 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": true
}
2026/04/08 03:35:03 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/"
2026/04/08 03:35:03 INFO : Copying Path2 files to Path1
2026/04/08 03:35:03 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:35:03 INFO : There was nothing to transfer
2026/04/08 03:35:03 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:35:03 INFO : file1.txt: Copied (server-side copy)
2026/04/08 03:35:03 INFO : Resync updating listings
2026/04/08 03:35:03 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/"
2026/04/08 03:35:03 INFO : [32mBisync successful[0m
2026/04/08 03:35:03 NOTICE: [36m(37) :[0m [34mcopy-as /tmp/032751pa/datadir/test_rclone_args-yekagiv8/file21.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/ file2.txt[0m
2026/04/08 03:35:03 DEBUG : copyFile "/tmp/032751pa/datadir/test_rclone_args-yekagiv8/file21.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/" as "file2.txt"
2026/04/08 03:35:03 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_rclone_args-yekagiv8/file21.txt"
2026/04/08 03:35:03 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/"
2026/04/08 03:35:04 DEBUG : operations.CopyFile "file21.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path2" as "file2.txt"
2026/04/08 03:35:04 DEBUG : file21.txt: size = 0 (Local file system at /tmp/032751pa/datadir/test_rclone_args-yekagiv8)
2026/04/08 03:35:04 DEBUG : file2.txt: size = 19 (Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path2)
2026/04/08 03:35:04 DEBUG : file21.txt: Sizes differ
2026/04/08 03:35:04 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:35:04 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:35:04 INFO : file21.txt: Copied (replaced existing) to: file2.txt
2026/04/08 03:35:04 NOTICE: [36m(38) :[0m [34mtouch-glob 2023-08-26 /tmp/032751pa/datadir/test_rclone_args-yekagiv8/ *[0m
2026/04/08 03:35:04 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_rclone_args-yekagiv8/" for canonical name "/tmp/032751pa/datadir/test_rclone_args-yekagiv8"
2026/04/08 03:35:04 DEBUG : file21.txt: Set modification time 2023-08-26
2026/04/08 03:35:04 DEBUG : file1.txt: Set modification time 2023-08-26
2026/04/08 03:35:04 DEBUG : file2.txt: Set modification time 2023-08-26
2026/04/08 03:35:04 DEBUG : file20.txt: Set modification time 2023-08-26
2026/04/08 03:35:04 NOTICE: [36m(39) :[0m [34mcopy-file /tmp/032751pa/datadir/test_rclone_args-yekagiv8/file1.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/[0m
2026/04/08 03:35:04 DEBUG : copyFile "/tmp/032751pa/datadir/test_rclone_args-yekagiv8/file1.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/" as ""
2026/04/08 03:35:04 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_rclone_args-yekagiv8/file1.txt"
2026/04/08 03:35:04 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/"
2026/04/08 03:35:04 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path1" as "file1.txt"
2026/04/08 03:35:04 DEBUG : file1.txt: size = 19 OK
2026/04/08 03:35:04 DEBUG : file1.txt: Modification times differ by -141072h0m0s: 2023-08-26 00:00:00 +0000 UTC, 2007-07-23 00:00:00 +0000 UTC
2026/04/08 03:35:04 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:35:04 INFO : file1.txt: Updated modification time in destination
2026/04/08 03:35:04 DEBUG : file1.txt: Unchanged skipping
2026/04/08 03:35:04 NOTICE: [36m(40) :[0m [34mcopy-file /tmp/032751pa/datadir/test_rclone_args-yekagiv8/file20.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/subdir[0m
2026/04/08 03:35:04 DEBUG : copyFile "/tmp/032751pa/datadir/test_rclone_args-yekagiv8/file20.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/subdir" as ""
2026/04/08 03:35:04 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_rclone_args-yekagiv8/file20.txt"
2026/04/08 03:35:04 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/subdir"
2026/04/08 03:35:04 DEBUG : operations.CopyFile "file20.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path1/subdir" as "file20.txt"
2026/04/08 03:35:04 DEBUG : file20.txt: size = 0 OK
2026/04/08 03:35:04 DEBUG : file20.txt: Modification times differ by -141072h0m0s: 2023-08-26 00:00:00 +0000 UTC, 2007-07-23 00:00:00 +0000 UTC
2026/04/08 03:35:04 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:35:04 INFO : file20.txt: Updated modification time in destination
2026/04/08 03:35:04 DEBUG : file20.txt: Unchanged skipping
2026/04/08 03:35:04 NOTICE: [36m(41) :[0m [34mcopy-file /tmp/032751pa/datadir/test_rclone_args-yekagiv8/file21.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/subdir[0m
2026/04/08 03:35:04 DEBUG : copyFile "/tmp/032751pa/datadir/test_rclone_args-yekagiv8/file21.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/subdir" as ""
2026/04/08 03:35:04 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_rclone_args-yekagiv8/file21.txt"
2026/04/08 03:35:04 DEBUG : Config file has changed externally - reloading
2026/04/08 03:35:04 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/subdir"
2026/04/08 03:35:04 DEBUG : operations.CopyFile "file21.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path2/subdir" as "file21.txt"
2026/04/08 03:35:04 DEBUG : file21.txt: size = 0 OK
2026/04/08 03:35:04 DEBUG : file21.txt: Modification times differ by -141072h0m0s: 2023-08-26 00:00:00 +0000 UTC, 2007-07-23 00:00:00 +0000 UTC
2026/04/08 03:35:04 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:35:04 INFO : file21.txt: Updated modification time in destination
2026/04/08 03:35:04 DEBUG : file21.txt: Unchanged skipping
2026/04/08 03:35:04 NOTICE: [36m(42) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/ file2.txt[0m
2026/04/08 03:35:04 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2"
2026/04/08 03:35:04 DEBUG : file2.txt: Set modification time 2007-07-23
2026/04/08 03:35:04 NOTICE: [36m(43) :[0m [34mtouch-glob 2023-08-26 TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/ file1.txt[0m
2026/04/08 03:35:04 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1"
2026/04/08 03:35:04 DEBUG : file1.txt: Set modification time 2023-08-26
2026/04/08 03:35:04 NOTICE: [36m(44) :[0m [34mtouch-glob 2023-08-26 TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/subdir/ file20.txt[0m
2026/04/08 03:35:04 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/subdir/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/subdir"
2026/04/08 03:35:04 DEBUG : file20.txt: Set modification time 2023-08-26
2026/04/08 03:35:04 NOTICE: [36m(45) :[0m [34mtouch-glob 2023-08-26 TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/subdir/ file21.txt[0m
2026/04/08 03:35:04 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/subdir/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/subdir"
2026/04/08 03:35:04 DEBUG : file21.txt: Set modification time 2023-08-26
2026/04/08 03:35:04 NOTICE: [36m(46) :[0m [34mbisync compare-all[0m
2026/04/08 03:35:09 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:35:09 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:35:09 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": true
}
2026/04/08 03:35:09 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/"
2026/04/08 03:35:09 INFO : Building Path1 and Path2 listings
2026/04/08 03:35:09 INFO : Path1 checking for diffs
2026/04/08 03:35:09 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:35:09 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/08 03:35:09 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/08 03:35:09 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m)
2026/04/08 03:35:09 INFO : Path2 checking for diffs
2026/04/08 03:35:09 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (smaller)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/04/08 03:35:09 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file21.txt[0m
2026/04/08 03:35:09 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/08 03:35:09 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 0 larger[0m, [34m 1 smaller[0m, [36m 1 hash differs[0m)
2026/04/08 03:35:09 INFO : Applying changes
2026/04/08 03:35:09 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/file1.txt[0m
2026/04/08 03:35:09 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/subdir/file20.txt[0m
2026/04/08 03:35:09 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/file2.txt[0m
2026/04/08 03:35:09 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/subdir/file21.txt[0m
2026/04/08 03:35:09 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:35:09 INFO : subdir/file21.txt: Updated modification time in destination
2026/04/08 03:35:09 INFO : file2.txt: Copied (server-side copy)
2026/04/08 03:35:09 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:35:09 INFO : file1.txt: Updated modification time in destination
2026/04/08 03:35:09 INFO : subdir/file20.txt: Updated modification time in destination
2026/04/08 03:35:09 INFO : Updating listings
2026/04/08 03:35:09 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rclone_args/path2/"
2026/04/08 03:35:09 INFO : [32mBisync successful[0m
2026/04/08 03:35:09 DEBUG : Waiting for deletions to finish
2026/04/08 03:35:09 INFO : file1.txt: Deleted
2026/04/08 03:35:09 INFO : RCLONE_TEST: Deleted
2026/04/08 03:35:09 INFO : subdir/file20.txt: Deleted
2026/04/08 03:35:09 INFO : file2.txt: Deleted
2026/04/08 03:35:09 INFO : subdir/file21.txt: Deleted
2026/04/08 03:35:09 DEBUG : removing 1 level 0 directories
2026/04/08 03:35:09 INFO : Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path1: Removing directory
2026/04/08 03:35:09 DEBUG : Waiting for deletions to finish
2026/04/08 03:35:10 INFO : subdir/file21.txt: Deleted
2026/04/08 03:35:10 INFO : file2.txt: Deleted
2026/04/08 03:35:10 INFO : RCLONE_TEST: Deleted
2026/04/08 03:35:10 INFO : subdir/file20.txt: Deleted
2026/04/08 03:35:10 INFO : file1.txt: Deleted
2026/04/08 03:35:10 DEBUG : removing 1 level 0 directories
2026/04/08 03:35:10 INFO : Azure container rclone-test-cedunen1waja path 032751pa/rclone_args/path2: Removing directory
bisync_test.go:608: [32mTEST rclone_args PASSED[0m
=== RUN TestBisyncRemoteRemote/resolve
2026/04/08 03:35:10 INFO : path1: Making directory
2026/04/08 03:35:10 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1"
2026/04/08 03:35:10 INFO : path2: Making directory
2026/04/08 03:35:10 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2"
2026/04/08 03:35:10 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resolve/initial"
2026/04/08 03:35:10 DEBUG : Creating backend with remote "/tmp/032751pa/initdir/test_resolve-naxibay1"
2026/04/08 03:35:10 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:35:10 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:35:10 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:35:10 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:35:10 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:35:10 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:35:10 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:35:10 DEBUG : Local file system at /tmp/032751pa/initdir/test_resolve-naxibay1: Waiting for checks to finish
2026/04/08 03:35:10 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:35:10 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:35:10 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:35:10 INFO : file1.txt: Copied (new)
2026/04/08 03:35:10 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:35:10 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:35:10 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:35:10 INFO : file2.txt: Copied (new)
2026/04/08 03:35:10 DEBUG : Local file system at /tmp/032751pa/initdir/test_resolve-naxibay1: Waiting for transfers to finish
2026/04/08 03:35:10 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resolve/modfiles"
2026/04/08 03:35:10 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_resolve-bisequc5"
2026/04/08 03:35:10 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/08 03:35:10 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/08 03:35:10 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:35:10 DEBUG : file1R.txt.f5ef699a.partial: size = 33 OK
2026/04/08 03:35:10 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/08 03:35:10 DEBUG : file1R.txt.f5ef699a.partial: renamed to: file1R.txt
2026/04/08 03:35:10 INFO : file1R.txt: Copied (new)
2026/04/08 03:35:10 DEBUG : Local file system at /tmp/032751pa/datadir/test_resolve-bisequc5: Waiting for checks to finish
2026/04/08 03:35:10 DEBUG : Local file system at /tmp/032751pa/datadir/test_resolve-bisequc5: Waiting for transfers to finish
2026/04/08 03:35:10 DEBUG : file2.txt.67fcf9d0.partial: size = 37 OK
2026/04/08 03:35:10 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/08 03:35:10 DEBUG : file2.txt.67fcf9d0.partial: renamed to: file2.txt
2026/04/08 03:35:10 INFO : file2.txt: Copied (new)
2026/04/08 03:35:10 DEBUG : file1L.txt.6455455d.partial: size = 33 OK
2026/04/08 03:35:10 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:35:10 DEBUG : file1L.txt.6455455d.partial: renamed to: file1L.txt
2026/04/08 03:35:10 INFO : file1L.txt: Copied (new)
2026/04/08 03:35:10 DEBUG : Waiting for deletions to finish
2026/04/08 03:35:10 DEBUG : removing 1 level 0 directories
2026/04/08 03:35:10 INFO : Azure container rclone-test-cedunen1waja path 032751pa/resolve/path1: Removing directory
2026/04/08 03:35:10 DEBUG : Waiting for deletions to finish
2026/04/08 03:35:10 DEBUG : removing 1 level 0 directories
2026/04/08 03:35:10 INFO : Azure container rclone-test-cedunen1waja path 032751pa/resolve/path2: Removing directory
2026/04/08 03:35:10 NOTICE: checking initFs Local file system at /tmp/032751pa/initdir/test_resolve-naxibay1
2026/04/08 03:35:10 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:35:10 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:35:10 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:35:10 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resolve/path1: Waiting for checks to finish
2026/04/08 03:35:10 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resolve/path1: Waiting for transfers to finish
2026/04/08 03:35:10 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:35:10 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:35:10 INFO : file2.txt: Copied (new)
2026/04/08 03:35:10 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:35:10 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:35:10 INFO : file1.txt: Copied (new)
2026/04/08 03:35:10 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:35:10 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:35:10 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:35:10 NOTICE: checking Path1 Azure container rclone-test-cedunen1waja path 032751pa/resolve/path1
2026/04/08 03:35:10 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:35:10 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:35:10 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:35:10 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resolve/path2: Waiting for checks to finish
2026/04/08 03:35:10 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resolve/path2: Waiting for transfers to finish
2026/04/08 03:35:10 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:35:10 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:35:10 INFO : file2.txt: Copied (new)
2026/04/08 03:35:10 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:35:10 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:35:10 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:35:10 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:35:10 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:35:10 INFO : file1.txt: Copied (new)
2026/04/08 03:35:10 NOTICE: checking path2 Azure container rclone-test-cedunen1waja path 032751pa/resolve/path2
2026/04/08 03:35:10 NOTICE: [36m(01) :[0m [34mtest resolve[0m
2026/04/08 03:35:10 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:35:10 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/08 03:35:15 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:35:15 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:35:15 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:35:15 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:35:15 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/"
2026/04/08 03:35:15 INFO : Copying Path2 files to Path1
2026/04/08 03:35:15 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:35:15 INFO : There was nothing to transfer
2026/04/08 03:35:15 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:35:15 INFO : There was nothing to transfer
2026/04/08 03:35:15 INFO : Resync updating listings
2026/04/08 03:35:15 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/"
2026/04/08 03:35:15 INFO : [32mBisync successful[0m
2026/04/08 03:35:15 NOTICE: [36m(04) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/08 03:35:15 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/032751pa/datadir/test_resolve-bisequc5/ file1R.txt[0m
2026/04/08 03:35:15 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_resolve-bisequc5/"
2026/04/08 03:35:15 DEBUG : fs cache: renaming cache item "/tmp/032751pa/datadir/test_resolve-bisequc5/" to be canonical "/tmp/032751pa/datadir/test_resolve-bisequc5"
2026/04/08 03:35:15 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/04/08 03:35:15 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/032751pa/datadir/test_resolve-bisequc5/file1R.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/ file1.txt[0m
2026/04/08 03:35:15 DEBUG : copyFile "/tmp/032751pa/datadir/test_resolve-bisequc5/file1R.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/" as "file1.txt"
2026/04/08 03:35:15 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_resolve-bisequc5/file1R.txt"
2026/04/08 03:35:15 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/"
2026/04/08 03:35:15 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/resolve/path2" as "file1.txt"
2026/04/08 03:35:15 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/032751pa/datadir/test_resolve-bisequc5)
2026/04/08 03:35:15 DEBUG : file1.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/resolve/path2)
2026/04/08 03:35:15 DEBUG : file1R.txt: Sizes differ
2026/04/08 03:35:15 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:35:15 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/08 03:35:15 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:35:15 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-03-04 /tmp/032751pa/datadir/test_resolve-bisequc5/ file1L.txt[0m
2026/04/08 03:35:15 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_resolve-bisequc5/" for canonical name "/tmp/032751pa/datadir/test_resolve-bisequc5"
2026/04/08 03:35:15 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/04/08 03:35:15 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/032751pa/datadir/test_resolve-bisequc5/file1L.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/ file1.txt[0m
2026/04/08 03:35:15 DEBUG : copyFile "/tmp/032751pa/datadir/test_resolve-bisequc5/file1L.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/" as "file1.txt"
2026/04/08 03:35:15 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_resolve-bisequc5/file1L.txt"
2026/04/08 03:35:15 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/"
2026/04/08 03:35:15 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/resolve/path1" as "file1.txt"
2026/04/08 03:35:15 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/032751pa/datadir/test_resolve-bisequc5)
2026/04/08 03:35:15 DEBUG : file1.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/resolve/path1)
2026/04/08 03:35:15 DEBUG : file1L.txt: Sizes differ
2026/04/08 03:35:15 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:35:15 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:35:15 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:35:15 NOTICE: [36m(09) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=delete --conflict-suffix=potato[0m
2026/04/08 03:35:15 NOTICE: [36m(10) :[0m [34mbisync conflict-resolve=newer conflict-loser=delete conflict-suffix=potato[0m
2026/04/08 03:35:20 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:35:20 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:35:20 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:35:20 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:35:20 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/"
2026/04/08 03:35:20 INFO : Building Path1 and Path2 listings
2026/04/08 03:35:20 INFO : Path1 checking for diffs
2026/04/08 03:35:20 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:35:20 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/08 03:35:20 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:35:20 INFO : Path2 checking for diffs
2026/04/08 03:35:20 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:35:20 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/08 03:35:20 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:35:20 INFO : Applying changes
2026/04/08 03:35:20 INFO : Checking potential conflicts...
2026/04/08 03:35:20 ERROR : file1.txt: md5 differ
2026/04/08 03:35:20 NOTICE: Azure container rclone-test-cedunen1waja path 032751pa/resolve/path2: 1 differences found
2026/04/08 03:35:20 NOTICE: Azure container rclone-test-cedunen1waja path 032751pa/resolve/path2: 1 errors while checking
2026/04/08 03:35:20 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/08 03:35:20 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/08 03:35:20 INFO : file1.txt: Path1 is newer. Path1: 2001-03-04 00:00:00 +0000 UTC, Path2: 2001-01-02 00:00:00 +0000 UTC, Difference: 1464h0m0s
2026/04/08 03:35:20 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/04/08 03:35:20 NOTICE: - [34mPath2[0m [35mDeleting Path2 copy[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/file1.txt[0m
2026/04/08 03:35:21 INFO : file1.txt: Deleted
2026/04/08 03:35:21 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mfile1.txt[0m
2026/04/08 03:35:21 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:35:21 INFO : file1.txt: Copied (server-side copy)
2026/04/08 03:35:21 INFO : Updating listings
2026/04/08 03:35:21 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/"
2026/04/08 03:35:21 INFO : [32mBisync successful[0m
2026/04/08 03:35:21 NOTICE: [36m(11) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/08 03:35:21 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-07-23 /tmp/032751pa/datadir/test_resolve-bisequc5/ file1R.txt[0m
2026/04/08 03:35:21 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_resolve-bisequc5/" for canonical name "/tmp/032751pa/datadir/test_resolve-bisequc5"
2026/04/08 03:35:21 DEBUG : file1R.txt: Set modification time 2001-07-23
2026/04/08 03:35:21 NOTICE: [36m(13) :[0m [34mcopy-as /tmp/032751pa/datadir/test_resolve-bisequc5/file1R.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/ file1.txt[0m
2026/04/08 03:35:21 DEBUG : copyFile "/tmp/032751pa/datadir/test_resolve-bisequc5/file1R.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/" as "file1.txt"
2026/04/08 03:35:21 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_resolve-bisequc5/file1R.txt"
2026/04/08 03:35:21 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/"
2026/04/08 03:35:21 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/resolve/path2" as "file1.txt"
2026/04/08 03:35:21 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:35:21 DEBUG : file1R.txt: Modification times differ by -3384h0m0s: 2001-07-23 00:00:00 +0000 UTC, 2001-03-04 00:00:00 +0000 UTC
2026/04/08 03:35:21 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/032751pa/datadir/test_resolve-bisequc5)
2026/04/08 03:35:21 DEBUG : file1.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Azure container rclone-test-cedunen1waja path 032751pa/resolve/path2)
2026/04/08 03:35:21 DEBUG : file1R.txt: md5 differ
2026/04/08 03:35:21 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:35:21 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/08 03:35:21 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:35:21 NOTICE: [36m(14) :[0m [34mtouch-glob 2001-08-26 /tmp/032751pa/datadir/test_resolve-bisequc5/ file1L.txt[0m
2026/04/08 03:35:21 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_resolve-bisequc5/" for canonical name "/tmp/032751pa/datadir/test_resolve-bisequc5"
2026/04/08 03:35:21 DEBUG : file1L.txt: Set modification time 2001-08-26
2026/04/08 03:35:21 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/032751pa/datadir/test_resolve-bisequc5/file1L.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/ file1.txt[0m
2026/04/08 03:35:21 DEBUG : copyFile "/tmp/032751pa/datadir/test_resolve-bisequc5/file1L.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/" as "file1.txt"
2026/04/08 03:35:21 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_resolve-bisequc5/file1L.txt"
2026/04/08 03:35:21 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/"
2026/04/08 03:35:21 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/resolve/path1" as "file1.txt"
2026/04/08 03:35:21 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:35:21 DEBUG : file1L.txt: Modification times differ by -4200h0m0s: 2001-08-26 00:00:00 +0000 UTC, 2001-03-04 00:00:00 +0000 UTC
2026/04/08 03:35:21 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:35:21 INFO : file1L.txt: Updated modification time in destination
2026/04/08 03:35:21 DEBUG : file1L.txt: Unchanged skipping
2026/04/08 03:35:21 NOTICE: [36m(16) :[0m [34mtest bisync run with --conflict-resolve=path2 --conflict-loser=num --conflict-suffix=dinosaur[0m
2026/04/08 03:35:21 NOTICE: [36m(17) :[0m [34mbisync conflict-resolve=path2 conflict-loser=num conflict-suffix=dinosaur[0m
2026/04/08 03:35:25 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:35:25 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:35:25 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:35:25 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:35:25 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/"
2026/04/08 03:35:25 INFO : Building Path1 and Path2 listings
2026/04/08 03:35:25 INFO : Path1 checking for diffs
2026/04/08 03:35:25 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:35:25 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/08 03:35:25 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/04/08 03:35:25 INFO : Path2 checking for diffs
2026/04/08 03:35:25 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/08 03:35:25 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/08 03:35:25 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/04/08 03:35:25 INFO : Applying changes
2026/04/08 03:35:25 INFO : Checking potential conflicts...
2026/04/08 03:35:26 ERROR : file1.txt: md5 differ
2026/04/08 03:35:26 NOTICE: Azure container rclone-test-cedunen1waja path 032751pa/resolve/path2: 1 differences found
2026/04/08 03:35:26 NOTICE: Azure container rclone-test-cedunen1waja path 032751pa/resolve/path2: 1 errors while checking
2026/04/08 03:35:26 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/08 03:35:26 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/08 03:35:26 INFO : file1.txt: [32mThe winner is: Path2[0m
2026/04/08 03:35:26 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/file1.txt.dinosaur1[0m
2026/04/08 03:35:26 INFO : file1.txt: Copied (server-side copy) to: file1.txt.dinosaur1
2026/04/08 03:35:26 INFO : file1.txt: Deleted
2026/04/08 03:35:26 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/file1.txt.dinosaur1[0m
2026/04/08 03:35:26 NOTICE: - [34mPath2[0m [35mNot renaming Path2 copy, as it was determined the winner[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/file1.txt[0m
2026/04/08 03:35:26 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/file1.txt[0m
2026/04/08 03:35:26 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:35:26 INFO : file1.txt: Copied (server-side copy)
2026/04/08 03:35:26 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:35:26 INFO : file1.txt.dinosaur1: Copied (server-side copy)
2026/04/08 03:35:26 INFO : Updating listings
2026/04/08 03:35:26 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/"
2026/04/08 03:35:26 INFO : [32mBisync successful[0m
2026/04/08 03:35:26 NOTICE: [36m(18) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/08 03:35:26 NOTICE: [36m(19) :[0m [34mtouch-glob 2002-07-23 /tmp/032751pa/datadir/test_resolve-bisequc5/ file1R.txt[0m
2026/04/08 03:35:26 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_resolve-bisequc5/" for canonical name "/tmp/032751pa/datadir/test_resolve-bisequc5"
2026/04/08 03:35:26 DEBUG : file1R.txt: Set modification time 2002-07-23
2026/04/08 03:35:26 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/032751pa/datadir/test_resolve-bisequc5/file1R.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/ file1.txt[0m
2026/04/08 03:35:26 DEBUG : copyFile "/tmp/032751pa/datadir/test_resolve-bisequc5/file1R.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/" as "file1.txt"
2026/04/08 03:35:26 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_resolve-bisequc5/file1R.txt"
2026/04/08 03:35:26 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/"
2026/04/08 03:35:26 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/resolve/path2" as "file1.txt"
2026/04/08 03:35:26 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:35:26 DEBUG : file1R.txt: Modification times differ by -8760h0m0s: 2002-07-23 00:00:00 +0000 UTC, 2001-07-23 00:00:00 +0000 UTC
2026/04/08 03:35:26 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/08 03:35:26 INFO : file1R.txt: Updated modification time in destination
2026/04/08 03:35:26 DEBUG : file1R.txt: Unchanged skipping
2026/04/08 03:35:26 NOTICE: [36m(21) :[0m [34mtouch-glob 2002-08-26 /tmp/032751pa/datadir/test_resolve-bisequc5/ file1L.txt[0m
2026/04/08 03:35:26 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_resolve-bisequc5/" for canonical name "/tmp/032751pa/datadir/test_resolve-bisequc5"
2026/04/08 03:35:26 DEBUG : file1L.txt: Set modification time 2002-08-26
2026/04/08 03:35:26 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/032751pa/datadir/test_resolve-bisequc5/file1L.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/ file1.txt[0m
2026/04/08 03:35:26 DEBUG : copyFile "/tmp/032751pa/datadir/test_resolve-bisequc5/file1L.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/" as "file1.txt"
2026/04/08 03:35:26 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_resolve-bisequc5/file1L.txt"
2026/04/08 03:35:26 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/"
2026/04/08 03:35:26 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/resolve/path1" as "file1.txt"
2026/04/08 03:35:26 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:35:26 DEBUG : file1L.txt: Modification times differ by -9576h0m0s: 2002-08-26 00:00:00 +0000 UTC, 2001-07-23 00:00:00 +0000 UTC
2026/04/08 03:35:26 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Local file system at /tmp/032751pa/datadir/test_resolve-bisequc5)
2026/04/08 03:35:26 DEBUG : file1.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Azure container rclone-test-cedunen1waja path 032751pa/resolve/path1)
2026/04/08 03:35:26 DEBUG : file1L.txt: md5 differ
2026/04/08 03:35:27 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:35:27 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:35:27 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:35:27 NOTICE: [36m(23) :[0m [34mtest bisync run with --conflict-resolve=larger --conflict-loser=num --conflict-suffix=apple[0m
2026/04/08 03:35:27 NOTICE: [36m(24) :[0m [34mbisync conflict-resolve=larger conflict-loser=num conflict-suffix=apple[0m
2026/04/08 03:35:31 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:35:31 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:35:31 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:35:31 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:35:31 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/"
2026/04/08 03:35:31 INFO : Building Path1 and Path2 listings
2026/04/08 03:35:31 INFO : Path1 checking for diffs
2026/04/08 03:35:31 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/08 03:35:31 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/08 03:35:31 INFO : Path2 checking for diffs
2026/04/08 03:35:31 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/08 03:35:31 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/08 03:35:31 INFO : Applying changes
2026/04/08 03:35:31 INFO : Checking potential conflicts...
2026/04/08 03:35:31 ERROR : file1.txt: md5 differ
2026/04/08 03:35:31 NOTICE: Azure container rclone-test-cedunen1waja path 032751pa/resolve/path2: 1 differences found
2026/04/08 03:35:31 NOTICE: Azure container rclone-test-cedunen1waja path 032751pa/resolve/path2: 1 errors while checking
2026/04/08 03:35:31 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/08 03:35:31 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/08 03:35:31 INFO : file1.txt: Winner cannot be determined as sizes are equal. Path1: 33, Path2: 33, Difference: 0
2026/04/08 03:35:31 INFO : file1.txt: [31mA winner could not be determined.[0m
2026/04/08 03:35:31 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/file1.txt.apple1[0m
2026/04/08 03:35:31 INFO : file1.txt: Copied (server-side copy) to: file1.txt.apple1
2026/04/08 03:35:31 INFO : file1.txt: Deleted
2026/04/08 03:35:31 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/file1.txt.apple1[0m
2026/04/08 03:35:31 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/file1.txt.apple2[0m
2026/04/08 03:35:31 INFO : file1.txt: Copied (server-side copy) to: file1.txt.apple2
2026/04/08 03:35:31 INFO : file1.txt: Deleted
2026/04/08 03:35:31 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/file1.txt.apple2[0m
2026/04/08 03:35:31 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:35:32 INFO : file1.txt.apple2: Copied (server-side copy)
2026/04/08 03:35:32 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:35:32 INFO : file1.txt.apple1: Copied (server-side copy)
2026/04/08 03:35:32 INFO : Updating listings
2026/04/08 03:35:32 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/"
2026/04/08 03:35:32 INFO : [32mBisync successful[0m
2026/04/08 03:35:32 NOTICE: [36m(25) :[0m [34mtest different suffixes[0m
2026/04/08 03:35:32 NOTICE: [36m(26) :[0m [34mtouch-glob 2003-07-23 /tmp/032751pa/datadir/test_resolve-bisequc5/ file1R.txt[0m
2026/04/08 03:35:32 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_resolve-bisequc5/" for canonical name "/tmp/032751pa/datadir/test_resolve-bisequc5"
2026/04/08 03:35:32 DEBUG : file1R.txt: Set modification time 2003-07-23
2026/04/08 03:35:32 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/032751pa/datadir/test_resolve-bisequc5/file1R.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/ file1.txt[0m
2026/04/08 03:35:32 DEBUG : copyFile "/tmp/032751pa/datadir/test_resolve-bisequc5/file1R.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/" as "file1.txt"
2026/04/08 03:35:32 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_resolve-bisequc5/file1R.txt"
2026/04/08 03:35:32 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/"
2026/04/08 03:35:32 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/resolve/path2" as "file1.txt"
2026/04/08 03:35:32 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/08 03:35:32 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:35:32 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/08 03:35:32 INFO : file1R.txt: Copied (new) to: file1.txt
2026/04/08 03:35:32 NOTICE: [36m(28) :[0m [34mtouch-glob 2003-07-23 /tmp/032751pa/datadir/test_resolve-bisequc5/ file1L.txt[0m
2026/04/08 03:35:32 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_resolve-bisequc5/" for canonical name "/tmp/032751pa/datadir/test_resolve-bisequc5"
2026/04/08 03:35:32 DEBUG : file1L.txt: Set modification time 2003-07-23
2026/04/08 03:35:32 NOTICE: [36m(29) :[0m [34mcopy-as /tmp/032751pa/datadir/test_resolve-bisequc5/file1L.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/ file1.txt[0m
2026/04/08 03:35:32 DEBUG : copyFile "/tmp/032751pa/datadir/test_resolve-bisequc5/file1L.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/" as "file1.txt"
2026/04/08 03:35:32 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_resolve-bisequc5/file1L.txt"
2026/04/08 03:35:32 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/"
2026/04/08 03:35:32 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/resolve/path1" as "file1.txt"
2026/04/08 03:35:32 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/08 03:35:32 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:35:32 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:35:32 INFO : file1L.txt: Copied (new) to: file1.txt
2026/04/08 03:35:32 NOTICE: [36m(30) :[0m [34mtest bisync run with --conflict-resolve=older --conflict-loser=num --conflict-suffix=cloud,local[0m
2026/04/08 03:35:32 NOTICE: [36m(31) :[0m [34mbisync conflict-resolve=older conflict-loser=num conflict-suffix=cloud,local[0m
2026/04/08 03:35:37 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:35:37 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:35:37 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:35:37 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:35:37 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/"
2026/04/08 03:35:37 INFO : Building Path1 and Path2 listings
2026/04/08 03:35:37 INFO : Path1 checking for diffs
2026/04/08 03:35:37 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/08 03:35:37 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/08 03:35:37 INFO : Path2 checking for diffs
2026/04/08 03:35:37 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/08 03:35:37 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/08 03:35:37 INFO : Applying changes
2026/04/08 03:35:37 INFO : Checking potential conflicts...
2026/04/08 03:35:37 ERROR : file1.txt: md5 differ
2026/04/08 03:35:37 NOTICE: Azure container rclone-test-cedunen1waja path 032751pa/resolve/path2: 1 differences found
2026/04/08 03:35:37 NOTICE: Azure container rclone-test-cedunen1waja path 032751pa/resolve/path2: 1 errors while checking
2026/04/08 03:35:37 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/08 03:35:37 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/08 03:35:37 INFO : file1.txt: Winner cannot be determined as times are equal. Path1: 2003-07-23 00:00:00 +0000 UTC, Path2: 2003-07-23 00:00:00 +0000 UTC, Difference: 0s
2026/04/08 03:35:37 INFO : file1.txt: [31mA winner could not be determined.[0m
2026/04/08 03:35:37 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/file1.txt.cloud1[0m
2026/04/08 03:35:37 INFO : file1.txt: Copied (server-side copy) to: file1.txt.cloud1
2026/04/08 03:35:37 INFO : file1.txt: Deleted
2026/04/08 03:35:37 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/file1.txt.cloud1[0m
2026/04/08 03:35:37 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/file1.txt.local1[0m
2026/04/08 03:35:37 INFO : file1.txt: Copied (server-side copy) to: file1.txt.local1
2026/04/08 03:35:37 INFO : file1.txt: Deleted
2026/04/08 03:35:37 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/file1.txt.local1[0m
2026/04/08 03:35:37 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:35:37 INFO : file1.txt.local1: Copied (server-side copy)
2026/04/08 03:35:37 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:35:38 INFO : file1.txt.cloud1: Copied (server-side copy)
2026/04/08 03:35:38 INFO : Updating listings
2026/04/08 03:35:38 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/"
2026/04/08 03:35:38 INFO : [32mBisync successful[0m
2026/04/08 03:35:38 NOTICE: [36m(32) :[0m [34mtest legacy[0m
2026/04/08 03:35:38 NOTICE: [36m(33) :[0m [34mtouch-glob 2004-07-23 /tmp/032751pa/datadir/test_resolve-bisequc5/ file1R.txt[0m
2026/04/08 03:35:38 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_resolve-bisequc5/" for canonical name "/tmp/032751pa/datadir/test_resolve-bisequc5"
2026/04/08 03:35:38 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/04/08 03:35:38 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/032751pa/datadir/test_resolve-bisequc5/file1R.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/ file1.txt[0m
2026/04/08 03:35:38 DEBUG : copyFile "/tmp/032751pa/datadir/test_resolve-bisequc5/file1R.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/" as "file1.txt"
2026/04/08 03:35:38 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_resolve-bisequc5/file1R.txt"
2026/04/08 03:35:38 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/"
2026/04/08 03:35:38 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/resolve/path2" as "file1.txt"
2026/04/08 03:35:38 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/08 03:35:38 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:35:38 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/08 03:35:38 INFO : file1R.txt: Copied (new) to: file1.txt
2026/04/08 03:35:38 NOTICE: [36m(35) :[0m [34mtouch-glob 2004-07-23 /tmp/032751pa/datadir/test_resolve-bisequc5/ file1L.txt[0m
2026/04/08 03:35:38 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_resolve-bisequc5/" for canonical name "/tmp/032751pa/datadir/test_resolve-bisequc5"
2026/04/08 03:35:38 DEBUG : file1L.txt: Set modification time 2004-07-23
2026/04/08 03:35:38 NOTICE: [36m(36) :[0m [34mcopy-as /tmp/032751pa/datadir/test_resolve-bisequc5/file1L.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/ file1.txt[0m
2026/04/08 03:35:38 DEBUG : copyFile "/tmp/032751pa/datadir/test_resolve-bisequc5/file1L.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/" as "file1.txt"
2026/04/08 03:35:38 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_resolve-bisequc5/file1L.txt"
2026/04/08 03:35:38 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/"
2026/04/08 03:35:38 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/resolve/path1" as "file1.txt"
2026/04/08 03:35:38 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/08 03:35:38 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:35:38 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:35:38 INFO : file1L.txt: Copied (new) to: file1.txt
2026/04/08 03:35:38 NOTICE: [36m(37) :[0m [34mtest bisync run with --conflict-resolve=none --conflict-loser=pathname --conflict-suffix=.path[0m
2026/04/08 03:35:38 NOTICE: [36m(38) :[0m [34mbisync conflict-resolve=none conflict-loser=pathname conflict-suffix=.path[0m
2026/04/08 03:35:42 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:35:42 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:35:42 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:35:42 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:35:42 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/"
2026/04/08 03:35:42 INFO : Building Path1 and Path2 listings
2026/04/08 03:35:42 INFO : Path1 checking for diffs
2026/04/08 03:35:42 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/08 03:35:42 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/08 03:35:42 INFO : Path2 checking for diffs
2026/04/08 03:35:42 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/08 03:35:42 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/08 03:35:42 INFO : Applying changes
2026/04/08 03:35:42 INFO : Checking potential conflicts...
2026/04/08 03:35:43 ERROR : file1.txt: md5 differ
2026/04/08 03:35:43 NOTICE: Azure container rclone-test-cedunen1waja path 032751pa/resolve/path2: 1 differences found
2026/04/08 03:35:43 NOTICE: Azure container rclone-test-cedunen1waja path 032751pa/resolve/path2: 1 errors while checking
2026/04/08 03:35:43 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/08 03:35:43 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/08 03:35:43 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/file1.txt..path1[0m
2026/04/08 03:35:43 INFO : file1.txt: Copied (server-side copy) to: file1.txt..path1
2026/04/08 03:35:43 INFO : file1.txt: Deleted
2026/04/08 03:35:43 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/file1.txt..path1[0m
2026/04/08 03:35:43 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/file1.txt..path2[0m
2026/04/08 03:35:43 INFO : file1.txt: Copied (server-side copy) to: file1.txt..path2
2026/04/08 03:35:43 INFO : file1.txt: Deleted
2026/04/08 03:35:43 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/file1.txt..path2[0m
2026/04/08 03:35:43 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:35:43 INFO : file1.txt..path2: Copied (server-side copy)
2026/04/08 03:35:43 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:35:43 INFO : file1.txt..path1: Copied (server-side copy)
2026/04/08 03:35:43 INFO : Updating listings
2026/04/08 03:35:43 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/"
2026/04/08 03:35:43 INFO : [32mBisync successful[0m
2026/04/08 03:35:43 NOTICE: [36m(39) :[0m [34mtest deletes on both sides with default suffix[0m
2026/04/08 03:35:43 NOTICE: [36m(40) :[0m [34mtouch-glob 2005-01-02 /tmp/032751pa/datadir/test_resolve-bisequc5/ file1R.txt[0m
2026/04/08 03:35:43 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_resolve-bisequc5/" for canonical name "/tmp/032751pa/datadir/test_resolve-bisequc5"
2026/04/08 03:35:43 DEBUG : file1R.txt: Set modification time 2005-01-02
2026/04/08 03:35:43 NOTICE: [36m(41) :[0m [34mcopy-as /tmp/032751pa/datadir/test_resolve-bisequc5/file1R.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/ file1.txt[0m
2026/04/08 03:35:43 DEBUG : copyFile "/tmp/032751pa/datadir/test_resolve-bisequc5/file1R.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/" as "file1.txt"
2026/04/08 03:35:43 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_resolve-bisequc5/file1R.txt"
2026/04/08 03:35:43 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/"
2026/04/08 03:35:44 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/resolve/path2" as "file1.txt"
2026/04/08 03:35:44 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/08 03:35:44 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:35:44 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/08 03:35:44 INFO : file1R.txt: Copied (new) to: file1.txt
2026/04/08 03:35:44 NOTICE: [36m(42) :[0m [34mcopy-as /tmp/032751pa/datadir/test_resolve-bisequc5/file1R.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/ file2.txt[0m
2026/04/08 03:35:44 DEBUG : copyFile "/tmp/032751pa/datadir/test_resolve-bisequc5/file1R.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/" as "file2.txt"
2026/04/08 03:35:44 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_resolve-bisequc5/file1R.txt"
2026/04/08 03:35:44 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/"
2026/04/08 03:35:44 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/resolve/path1" as "file2.txt"
2026/04/08 03:35:44 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/032751pa/datadir/test_resolve-bisequc5)
2026/04/08 03:35:44 DEBUG : file2.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/resolve/path1)
2026/04/08 03:35:44 DEBUG : file1R.txt: Sizes differ
2026/04/08 03:35:44 DEBUG : file2.txt: size = 33 OK
2026/04/08 03:35:44 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/08 03:35:44 INFO : file1R.txt: Copied (replaced existing) to: file2.txt
2026/04/08 03:35:44 NOTICE: [36m(43) :[0m [34mtouch-glob 2006-03-04 /tmp/032751pa/datadir/test_resolve-bisequc5/ file1L.txt[0m
2026/04/08 03:35:44 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_resolve-bisequc5/" for canonical name "/tmp/032751pa/datadir/test_resolve-bisequc5"
2026/04/08 03:35:44 DEBUG : file1L.txt: Set modification time 2006-03-04
2026/04/08 03:35:44 NOTICE: [36m(44) :[0m [34mcopy-as /tmp/032751pa/datadir/test_resolve-bisequc5/file1L.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/ file1.txt[0m
2026/04/08 03:35:44 DEBUG : copyFile "/tmp/032751pa/datadir/test_resolve-bisequc5/file1L.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/" as "file1.txt"
2026/04/08 03:35:44 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_resolve-bisequc5/file1L.txt"
2026/04/08 03:35:44 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/"
2026/04/08 03:35:44 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/resolve/path1" as "file1.txt"
2026/04/08 03:35:44 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/08 03:35:44 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:35:44 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:35:44 INFO : file1L.txt: Copied (new) to: file1.txt
2026/04/08 03:35:44 NOTICE: [36m(45) :[0m [34mcopy-as /tmp/032751pa/datadir/test_resolve-bisequc5/file1L.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/ file2.txt[0m
2026/04/08 03:35:44 DEBUG : copyFile "/tmp/032751pa/datadir/test_resolve-bisequc5/file1L.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/" as "file2.txt"
2026/04/08 03:35:44 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_resolve-bisequc5/file1L.txt"
2026/04/08 03:35:44 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/"
2026/04/08 03:35:44 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/resolve/path2" as "file2.txt"
2026/04/08 03:35:44 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/032751pa/datadir/test_resolve-bisequc5)
2026/04/08 03:35:44 DEBUG : file2.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/resolve/path2)
2026/04/08 03:35:44 DEBUG : file1L.txt: Sizes differ
2026/04/08 03:35:44 DEBUG : file2.txt: size = 33 OK
2026/04/08 03:35:44 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:35:44 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/04/08 03:35:44 NOTICE: [36m(46) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=delete[0m
2026/04/08 03:35:44 NOTICE: [36m(47) :[0m [34mbisync conflict-resolve=newer conflict-loser=delete[0m
2026/04/08 03:35:49 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:35:49 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:35:49 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:35:49 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:35:49 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/"
2026/04/08 03:35:49 INFO : Building Path1 and Path2 listings
2026/04/08 03:35:49 INFO : Path1 checking for diffs
2026/04/08 03:35:49 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/08 03:35:49 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/08 03:35:49 INFO : Path1: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/08 03:35:49 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:35:49 INFO : Path2 checking for diffs
2026/04/08 03:35:49 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/08 03:35:49 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/08 03:35:49 INFO : Path2: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/08 03:35:49 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/08 03:35:49 INFO : Applying changes
2026/04/08 03:35:49 INFO : Checking potential conflicts...
2026/04/08 03:35:49 ERROR : file1.txt: md5 differ
2026/04/08 03:35:49 ERROR : file2.txt: md5 differ
2026/04/08 03:35:49 NOTICE: Azure container rclone-test-cedunen1waja path 032751pa/resolve/path2: 2 differences found
2026/04/08 03:35:49 NOTICE: Azure container rclone-test-cedunen1waja path 032751pa/resolve/path2: 2 errors while checking
2026/04/08 03:35:49 INFO : Finished checking the potential conflicts. 2 differences found
2026/04/08 03:35:49 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/08 03:35:49 INFO : file1.txt: Path1 is newer. Path1: 2006-03-04 00:00:00 +0000 UTC, Path2: 2005-01-02 00:00:00 +0000 UTC, Difference: 10224h0m0s
2026/04/08 03:35:49 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/04/08 03:35:49 NOTICE: - [34mPath2[0m [35mDeleting Path2 copy[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/file1.txt[0m
2026/04/08 03:35:49 INFO : file1.txt: Deleted
2026/04/08 03:35:49 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mfile1.txt[0m
2026/04/08 03:35:49 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/04/08 03:35:49 INFO : file2.txt: Path2 is newer. Path1: 2005-01-02 00:00:00 +0000 UTC, Path2: 2006-03-04 00:00:00 +0000 UTC, Difference: 10224h0m0s
2026/04/08 03:35:49 INFO : file2.txt: [32mThe winner is: Path2[0m
2026/04/08 03:35:49 NOTICE: - [36mPath1[0m [35mDeleting Path1 copy[0m - [36mTestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/file2.txt[0m
2026/04/08 03:35:49 INFO : file2.txt: Deleted
2026/04/08 03:35:49 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mfile2.txt[0m
2026/04/08 03:35:49 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/08 03:35:49 INFO : file2.txt: Copied (server-side copy)
2026/04/08 03:35:49 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/08 03:35:49 INFO : file1.txt: Copied (server-side copy)
2026/04/08 03:35:49 INFO : Updating listings
2026/04/08 03:35:49 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resolve/path2/"
2026/04/08 03:35:49 INFO : [32mBisync successful[0m
2026/04/08 03:35:50 DEBUG : Waiting for deletions to finish
2026/04/08 03:35:50 INFO : file1.txt.dinosaur1: Deleted
2026/04/08 03:35:50 INFO : file1.txt: Deleted
2026/04/08 03:35:50 INFO : RCLONE_TEST: Deleted
2026/04/08 03:35:50 INFO : file1.txt..path1: Deleted
2026/04/08 03:35:50 INFO : file1.txt..path2: Deleted
2026/04/08 03:35:50 INFO : file1.txt.apple1: Deleted
2026/04/08 03:35:50 INFO : file1.txt.cloud1: Deleted
2026/04/08 03:35:50 INFO : file2.txt: Deleted
2026/04/08 03:35:50 INFO : file1.txt.apple2: Deleted
2026/04/08 03:35:50 INFO : file1.txt.local1: Deleted
2026/04/08 03:35:50 DEBUG : removing 1 level 0 directories
2026/04/08 03:35:50 INFO : Azure container rclone-test-cedunen1waja path 032751pa/resolve/path1: Removing directory
2026/04/08 03:35:50 DEBUG : Waiting for deletions to finish
2026/04/08 03:35:50 INFO : file1.txt.dinosaur1: Deleted
2026/04/08 03:35:50 INFO : file1.txt: Deleted
2026/04/08 03:35:50 INFO : file1.txt..path2: Deleted
2026/04/08 03:35:50 INFO : RCLONE_TEST: Deleted
2026/04/08 03:35:50 INFO : file1.txt..path1: Deleted
2026/04/08 03:35:50 INFO : file1.txt.local1: Deleted
2026/04/08 03:35:50 INFO : file1.txt.cloud1: Deleted
2026/04/08 03:35:50 INFO : file1.txt.apple1: Deleted
2026/04/08 03:35:50 INFO : file2.txt: Deleted
2026/04/08 03:35:50 INFO : file1.txt.apple2: Deleted
2026/04/08 03:35:50 DEBUG : removing 1 level 0 directories
2026/04/08 03:35:50 INFO : Azure container rclone-test-cedunen1waja path 032751pa/resolve/path2: Removing directory
bisync_test.go:608: [32mTEST resolve PASSED[0m
=== RUN TestBisyncRemoteRemote/resync
2026/04/08 03:35:50 INFO : path1: Making directory
2026/04/08 03:35:50 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path1"
2026/04/08 03:35:50 INFO : path2: Making directory
2026/04/08 03:35:50 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path2"
2026/04/08 03:35:50 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync/initial"
2026/04/08 03:35:50 DEBUG : Creating backend with remote "/tmp/032751pa/initdir/test_resync-kaxegab5"
2026/04/08 03:35:50 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:35:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:35:50 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:35:50 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:35:50 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:35:50 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:35:50 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:35:50 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:35:50 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:35:50 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:35:50 DEBUG : Local file system at /tmp/032751pa/initdir/test_resync-kaxegab5: Waiting for checks to finish
2026/04/08 03:35:50 DEBUG : Local file system at /tmp/032751pa/initdir/test_resync-kaxegab5: Waiting for transfers to finish
2026/04/08 03:35:50 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:35:50 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:35:50 INFO : file3.txt: Copied (new)
2026/04/08 03:35:50 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:35:50 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:35:50 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:35:50 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:35:50 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:35:50 INFO : file2.txt: Copied (new)
2026/04/08 03:35:50 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:35:50 INFO : file4.txt: Copied (new)
2026/04/08 03:35:50 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:35:50 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:35:50 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:35:50 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:35:50 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:35:50 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:35:50 INFO : file1.txt: Copied (new)
2026/04/08 03:35:50 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:35:50 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:35:50 INFO : file5.txt: Copied (new)
2026/04/08 03:35:50 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:35:50 INFO : file6.txt: Copied (new)
2026/04/08 03:35:50 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:35:50 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:35:50 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:35:50 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:35:50 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:35:50 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:35:50 INFO : file7.txt: Copied (new)
2026/04/08 03:35:50 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync/modfiles"
2026/04/08 03:35:50 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_resync-rubobep6"
2026/04/08 03:35:50 DEBUG : fileA.txt: Need to transfer - File not found at Destination
2026/04/08 03:35:50 DEBUG : fileB.txt: Need to transfer - File not found at Destination
2026/04/08 03:35:50 DEBUG : Local file system at /tmp/032751pa/datadir/test_resync-rubobep6: Waiting for checks to finish
2026/04/08 03:35:50 DEBUG : Local file system at /tmp/032751pa/datadir/test_resync-rubobep6: Waiting for transfers to finish
2026/04/08 03:35:50 DEBUG : fileB.txt.b8ec97e6.partial: size = 19 OK
2026/04/08 03:35:50 DEBUG : fileA.txt.04c13af3.partial: size = 19 OK
2026/04/08 03:35:50 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:35:50 DEBUG : fileA.txt.04c13af3.partial: renamed to: fileA.txt
2026/04/08 03:35:50 INFO : fileA.txt: Copied (new)
2026/04/08 03:35:50 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:35:50 DEBUG : fileB.txt.b8ec97e6.partial: renamed to: fileB.txt
2026/04/08 03:35:50 INFO : fileB.txt: Copied (new)
2026/04/08 03:35:50 DEBUG : Waiting for deletions to finish
2026/04/08 03:35:50 DEBUG : removing 1 level 0 directories
2026/04/08 03:35:50 INFO : Azure container rclone-test-cedunen1waja path 032751pa/resync/path1: Removing directory
2026/04/08 03:35:50 DEBUG : Waiting for deletions to finish
2026/04/08 03:35:50 DEBUG : removing 1 level 0 directories
2026/04/08 03:35:50 INFO : Azure container rclone-test-cedunen1waja path 032751pa/resync/path2: Removing directory
2026/04/08 03:35:50 NOTICE: checking initFs Local file system at /tmp/032751pa/initdir/test_resync-kaxegab5
2026/04/08 03:35:50 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:35:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:35:50 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:35:50 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:35:50 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:35:50 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:35:50 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:35:50 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:35:50 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resync/path1: Waiting for checks to finish
2026/04/08 03:35:50 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resync/path1: Waiting for transfers to finish
2026/04/08 03:35:50 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:35:50 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:35:50 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:35:50 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:35:50 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:35:50 INFO : file1.txt: Copied (new)
2026/04/08 03:35:50 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:35:50 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:35:50 INFO : file2.txt: Copied (new)
2026/04/08 03:35:50 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:35:50 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:35:50 INFO : file3.txt: Copied (new)
2026/04/08 03:35:50 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:35:50 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:35:50 INFO : file4.txt: Copied (new)
2026/04/08 03:35:50 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:35:50 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:35:50 INFO : file5.txt: Copied (new)
2026/04/08 03:35:50 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:35:50 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:35:50 INFO : file7.txt: Copied (new)
2026/04/08 03:35:50 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:35:50 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:35:50 INFO : file6.txt: Copied (new)
2026/04/08 03:35:50 NOTICE: checking Path1 Azure container rclone-test-cedunen1waja path 032751pa/resync/path1
2026/04/08 03:35:51 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:35:51 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:35:51 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:35:51 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:35:51 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:35:51 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:35:51 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:35:51 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:35:51 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resync/path2: Waiting for checks to finish
2026/04/08 03:35:51 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resync/path2: Waiting for transfers to finish
2026/04/08 03:35:51 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:35:51 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:35:51 INFO : file1.txt: Copied (new)
2026/04/08 03:35:51 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:35:51 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:35:51 INFO : file2.txt: Copied (new)
2026/04/08 03:35:51 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:35:51 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:35:51 INFO : file3.txt: Copied (new)
2026/04/08 03:35:51 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:35:51 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:35:51 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:35:51 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:35:51 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:35:51 INFO : file4.txt: Copied (new)
2026/04/08 03:35:51 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:35:51 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:35:51 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:35:51 INFO : file7.txt: Copied (new)
2026/04/08 03:35:51 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:35:51 INFO : file6.txt: Copied (new)
2026/04/08 03:35:51 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:35:51 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:35:51 INFO : file5.txt: Copied (new)
2026/04/08 03:35:51 NOTICE: checking path2 Azure container rclone-test-cedunen1waja path 032751pa/resync/path2
2026/04/08 03:35:51 NOTICE: [36m(01) :[0m [34mtest resync[0m
2026/04/08 03:35:51 NOTICE: [36m(02) :[0m [34mtest 1. resync with empty path1, resulting in copying all content from path2.[0m
2026/04/08 03:35:51 NOTICE: [36m(03) :[0m [34mpurge-children TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path1/[0m
2026/04/08 03:35:51 DEBUG : RCLONE_TEST: Remove file
2026/04/08 03:35:51 DEBUG : file1.txt: Remove file
2026/04/08 03:35:51 DEBUG : file2.txt: Remove file
2026/04/08 03:35:51 DEBUG : file3.txt: Remove file
2026/04/08 03:35:51 DEBUG : file4.txt: Remove file
2026/04/08 03:35:51 DEBUG : file5.txt: Remove file
2026/04/08 03:35:51 DEBUG : file6.txt: Remove file
2026/04/08 03:35:51 DEBUG : file7.txt: Remove file
2026/04/08 03:35:51 NOTICE: [36m(04) :[0m [34mbisync resync[0m
2026/04/08 03:35:56 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:35:56 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:35:56 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:35:56 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:35:56 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path2/"
2026/04/08 03:35:56 INFO : Copying Path2 files to Path1
2026/04/08 03:35:56 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:35:56 INFO : RCLONE_TEST: Copied (server-side copy)
2026/04/08 03:35:56 INFO : file1.txt: Copied (server-side copy)
2026/04/08 03:35:56 INFO : file2.txt: Copied (server-side copy)
2026/04/08 03:35:56 INFO : file3.txt: Copied (server-side copy)
2026/04/08 03:35:56 INFO : file4.txt: Copied (server-side copy)
2026/04/08 03:35:56 INFO : file5.txt: Copied (server-side copy)
2026/04/08 03:35:56 INFO : file6.txt: Copied (server-side copy)
2026/04/08 03:35:56 INFO : file7.txt: Copied (server-side copy)
2026/04/08 03:35:56 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:35:56 INFO : Resync updating listings
2026/04/08 03:35:56 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path2/"
2026/04/08 03:35:56 INFO : [32mBisync successful[0m
2026/04/08 03:35:56 NOTICE: [36m(05) :[0m [34mmove-listings empty-path1[0m
2026/04/08 03:35:56 NOTICE: [36m(06) :[0m [34mtest 2. resync with empty path2, resulting in syncing all content to path2.[0m
2026/04/08 03:35:56 NOTICE: [36m(07) :[0m [34mpurge-children TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path2/[0m
2026/04/08 03:35:56 DEBUG : RCLONE_TEST: Remove file
2026/04/08 03:35:56 DEBUG : file1.txt: Remove file
2026/04/08 03:35:56 DEBUG : file2.txt: Remove file
2026/04/08 03:35:56 DEBUG : file3.txt: Remove file
2026/04/08 03:35:56 DEBUG : file4.txt: Remove file
2026/04/08 03:35:56 DEBUG : file5.txt: Remove file
2026/04/08 03:35:56 DEBUG : file6.txt: Remove file
2026/04/08 03:35:56 DEBUG : file7.txt: Remove file
2026/04/08 03:35:56 NOTICE: [36m(08) :[0m [34mbisync resync[0m
2026/04/08 03:36:01 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:36:01 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:36:01 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:36:01 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:36:01 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path2/"
2026/04/08 03:36:01 INFO : Copying Path2 files to Path1
2026/04/08 03:36:01 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:36:01 INFO : There was nothing to transfer
2026/04/08 03:36:01 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:36:01 INFO : file3.txt: Copied (server-side copy)
2026/04/08 03:36:01 INFO : file1.txt: Copied (server-side copy)
2026/04/08 03:36:01 INFO : file2.txt: Copied (server-side copy)
2026/04/08 03:36:01 INFO : RCLONE_TEST: Copied (server-side copy)
2026/04/08 03:36:01 INFO : file5.txt: Copied (server-side copy)
2026/04/08 03:36:01 INFO : file4.txt: Copied (server-side copy)
2026/04/08 03:36:01 INFO : file6.txt: Copied (server-side copy)
2026/04/08 03:36:01 INFO : file7.txt: Copied (server-side copy)
2026/04/08 03:36:01 INFO : Resync updating listings
2026/04/08 03:36:01 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path2/"
2026/04/08 03:36:01 INFO : [32mBisync successful[0m
2026/04/08 03:36:01 NOTICE: [36m(09) :[0m [34mmove-listings empty-path2[0m
2026/04/08 03:36:01 NOTICE: [36m(10) :[0m [34mtest 3. exercise all of the various file difference scenarios during a resync.[0m
2026/04/08 03:36:01 NOTICE: [36m(11) :[0m [34mtouch-glob 2002-02-02 /tmp/032751pa/datadir/test_resync-rubobep6/ fileA.txt[0m
2026/04/08 03:36:01 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_resync-rubobep6/"
2026/04/08 03:36:01 DEBUG : fs cache: renaming cache item "/tmp/032751pa/datadir/test_resync-rubobep6/" to be canonical "/tmp/032751pa/datadir/test_resync-rubobep6"
2026/04/08 03:36:01 DEBUG : fileA.txt: Set modification time 2002-02-02
2026/04/08 03:36:01 NOTICE: [36m(12) :[0m [34mtouch-glob 1999-09-09 /tmp/032751pa/datadir/test_resync-rubobep6/ fileB.txt[0m
2026/04/08 03:36:01 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_resync-rubobep6/" for canonical name "/tmp/032751pa/datadir/test_resync-rubobep6"
2026/04/08 03:36:01 DEBUG : fileB.txt: Set modification time 1999-09-09
2026/04/08 03:36:01 NOTICE: [36m(13) :[0m [34mtest = file - path1 - path2 - expected action - who wins[0m
2026/04/08 03:36:01 NOTICE: [36m(14) :[0m [34mtest - file1.txt - exists - missing - sync path1 > path2 - path1[0m
2026/04/08 03:36:01 NOTICE: [36m(15) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path2/file1.txt[0m
2026/04/08 03:36:01 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path2/"
2026/04/08 03:36:01 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path2/" to be canonical "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path2"
2026/04/08 03:36:01 INFO : file1.txt: Deleted
2026/04/08 03:36:01 NOTICE: [36m(16) :[0m [34mtest - file2.txt - missing - exists - copy path2 > path1 - path2[0m
2026/04/08 03:36:01 NOTICE: [36m(17) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path1/file2.txt[0m
2026/04/08 03:36:01 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path1/"
2026/04/08 03:36:01 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path1/" to be canonical "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path1"
2026/04/08 03:36:01 INFO : file2.txt: Deleted
2026/04/08 03:36:01 NOTICE: [36m(18) :[0m [34mtest - file3.txt - exists - newer date - sync path1 > path2 - path1[0m
2026/04/08 03:36:01 NOTICE: [36m(19) :[0m [34mcopy-as /tmp/032751pa/datadir/test_resync-rubobep6/fileA.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path2/ file3.txt[0m
2026/04/08 03:36:01 DEBUG : copyFile "/tmp/032751pa/datadir/test_resync-rubobep6/fileA.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path2/" as "file3.txt"
2026/04/08 03:36:01 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_resync-rubobep6/fileA.txt"
2026/04/08 03:36:01 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path2/"
2026/04/08 03:36:01 DEBUG : operations.CopyFile "fileA.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/resync/path2" as "file3.txt"
2026/04/08 03:36:01 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/032751pa/datadir/test_resync-rubobep6)
2026/04/08 03:36:01 DEBUG : file3.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/resync/path2)
2026/04/08 03:36:01 DEBUG : fileA.txt: Sizes differ
2026/04/08 03:36:02 DEBUG : file3.txt: size = 19 OK
2026/04/08 03:36:02 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:36:02 INFO : fileA.txt: Copied (replaced existing) to: file3.txt
2026/04/08 03:36:02 NOTICE: [36m(20) :[0m [34mtest - file4.txt - missing - newer date - copy path2 > path1 - path2[0m
2026/04/08 03:36:02 NOTICE: [36m(21) :[0m [34mdelete-file TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path1/file4.txt[0m
2026/04/08 03:36:02 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path1/" for canonical name "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path1"
2026/04/08 03:36:02 INFO : file4.txt: Deleted
2026/04/08 03:36:02 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/032751pa/datadir/test_resync-rubobep6/fileA.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path2/ file4.txt[0m
2026/04/08 03:36:02 DEBUG : copyFile "/tmp/032751pa/datadir/test_resync-rubobep6/fileA.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path2/" as "file4.txt"
2026/04/08 03:36:02 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_resync-rubobep6/fileA.txt"
2026/04/08 03:36:02 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path2/"
2026/04/08 03:36:02 DEBUG : operations.CopyFile "fileA.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/resync/path2" as "file4.txt"
2026/04/08 03:36:02 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/032751pa/datadir/test_resync-rubobep6)
2026/04/08 03:36:02 DEBUG : file4.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/resync/path2)
2026/04/08 03:36:02 DEBUG : fileA.txt: Sizes differ
2026/04/08 03:36:02 DEBUG : file4.txt: size = 19 OK
2026/04/08 03:36:02 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:36:02 INFO : fileA.txt: Copied (replaced existing) to: file4.txt
2026/04/08 03:36:02 NOTICE: [36m(23) :[0m [34mtest - file5.txt - exists - older date - sync path1 > path2 - path1[0m
2026/04/08 03:36:02 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/032751pa/datadir/test_resync-rubobep6/fileB.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path2/ file5.txt[0m
2026/04/08 03:36:02 DEBUG : copyFile "/tmp/032751pa/datadir/test_resync-rubobep6/fileB.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path2/" as "file5.txt"
2026/04/08 03:36:02 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_resync-rubobep6/fileB.txt"
2026/04/08 03:36:02 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path2/"
2026/04/08 03:36:02 DEBUG : operations.CopyFile "fileB.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/resync/path2" as "file5.txt"
2026/04/08 03:36:02 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/032751pa/datadir/test_resync-rubobep6)
2026/04/08 03:36:02 DEBUG : file5.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/resync/path2)
2026/04/08 03:36:02 DEBUG : fileB.txt: Sizes differ
2026/04/08 03:36:02 DEBUG : file5.txt: size = 19 OK
2026/04/08 03:36:02 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:36:02 INFO : fileB.txt: Copied (replaced existing) to: file5.txt
2026/04/08 03:36:02 NOTICE: [36m(25) :[0m [34mtest - file6.txt - older date - newer date - sync path1 > path2 - path1[0m
2026/04/08 03:36:02 NOTICE: [36m(26) :[0m [34mcopy-as /tmp/032751pa/datadir/test_resync-rubobep6/fileB.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path1/ file6.txt[0m
2026/04/08 03:36:02 DEBUG : copyFile "/tmp/032751pa/datadir/test_resync-rubobep6/fileB.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path1/" as "file6.txt"
2026/04/08 03:36:02 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_resync-rubobep6/fileB.txt"
2026/04/08 03:36:02 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path1/"
2026/04/08 03:36:02 DEBUG : operations.CopyFile "fileB.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/resync/path1" as "file6.txt"
2026/04/08 03:36:02 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/032751pa/datadir/test_resync-rubobep6)
2026/04/08 03:36:02 DEBUG : file6.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/resync/path1)
2026/04/08 03:36:02 DEBUG : fileB.txt: Sizes differ
2026/04/08 03:36:02 DEBUG : file6.txt: size = 19 OK
2026/04/08 03:36:02 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:36:02 INFO : fileB.txt: Copied (replaced existing) to: file6.txt
2026/04/08 03:36:02 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/032751pa/datadir/test_resync-rubobep6/fileA.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path2/ file6.txt[0m
2026/04/08 03:36:02 DEBUG : copyFile "/tmp/032751pa/datadir/test_resync-rubobep6/fileA.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path2/" as "file6.txt"
2026/04/08 03:36:02 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_resync-rubobep6/fileA.txt"
2026/04/08 03:36:02 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path2/"
2026/04/08 03:36:02 DEBUG : operations.CopyFile "fileA.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/resync/path2" as "file6.txt"
2026/04/08 03:36:02 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/032751pa/datadir/test_resync-rubobep6)
2026/04/08 03:36:02 DEBUG : file6.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/resync/path2)
2026/04/08 03:36:02 DEBUG : fileA.txt: Sizes differ
2026/04/08 03:36:02 DEBUG : file6.txt: size = 19 OK
2026/04/08 03:36:02 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:36:02 INFO : fileA.txt: Copied (replaced existing) to: file6.txt
2026/04/08 03:36:02 NOTICE: [36m(28) :[0m [34mtest - file7.txt - exists - exists (same) - none - same[0m
2026/04/08 03:36:02 NOTICE: [36m(29) :[0m [34mtest run bisync with resync[0m
2026/04/08 03:36:02 NOTICE: [36m(30) :[0m [34mbisync resync[0m
2026/04/08 03:36:07 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:36:07 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:36:07 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:36:07 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:36:07 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path2/"
2026/04/08 03:36:07 INFO : Copying Path2 files to Path1
2026/04/08 03:36:07 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:36:07 INFO : file2.txt: Copied (server-side copy)
2026/04/08 03:36:07 INFO : file4.txt: Copied (server-side copy)
2026/04/08 03:36:07 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:36:07 INFO : file6.txt: Updated modification time in destination
2026/04/08 03:36:07 INFO : file1.txt: Copied (server-side copy)
2026/04/08 03:36:07 INFO : file3.txt: Copied (server-side copy)
2026/04/08 03:36:07 INFO : file5.txt: Copied (server-side copy)
2026/04/08 03:36:07 INFO : Resync updating listings
2026/04/08 03:36:07 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path2/"
2026/04/08 03:36:07 INFO : [32mBisync successful[0m
2026/04/08 03:36:07 NOTICE: [36m(31) :[0m [34mcopy-listings mixed-diffs[0m
2026/04/08 03:36:07 NOTICE: [36m(32) :[0m [34mtest run normal bisync[0m
2026/04/08 03:36:07 NOTICE: [36m(33) :[0m [34mbisync[0m
2026/04/08 03:36:11 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:36:11 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:36:11 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:36:11 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:36:11 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path2/"
2026/04/08 03:36:11 INFO : Building Path1 and Path2 listings
2026/04/08 03:36:12 INFO : Path1 checking for diffs
2026/04/08 03:36:12 INFO : Path2 checking for diffs
2026/04/08 03:36:12 INFO : No changes found
2026/04/08 03:36:12 INFO : Updating listings
2026/04/08 03:36:12 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path2/"
2026/04/08 03:36:12 INFO : [32mBisync successful[0m
2026/04/08 03:36:12 NOTICE: [36m(34) :[0m [34mtest 4. confirm critical error on normal sync of empty path.[0m
2026/04/08 03:36:12 NOTICE: [36m(35) :[0m [34mpurge-children TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path2/[0m
2026/04/08 03:36:12 DEBUG : RCLONE_TEST: Remove file
2026/04/08 03:36:12 DEBUG : file1.txt: Remove file
2026/04/08 03:36:12 DEBUG : file2.txt: Remove file
2026/04/08 03:36:12 DEBUG : file3.txt: Remove file
2026/04/08 03:36:12 DEBUG : file4.txt: Remove file
2026/04/08 03:36:12 DEBUG : file5.txt: Remove file
2026/04/08 03:36:12 DEBUG : file6.txt: Remove file
2026/04/08 03:36:12 DEBUG : file7.txt: Remove file
2026/04/08 03:36:12 NOTICE: [36m(36) :[0m [34mbisync[0m
2026/04/08 03:36:16 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:36:16 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:36:16 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:36:16 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:36:16 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync/path2/"
2026/04/08 03:36:16 INFO : Building Path1 and Path2 listings
2026/04/08 03:36:16 INFO : Path1 checking for diffs
2026/04/08 03:36:16 INFO : Path2 checking for diffs
2026/04/08 03:36:16 ERROR : Empty current Path2 listing. Cannot sync to an empty directory: /tmp/032751pa/workdir/TestAzureBlob_rclone-test-cedunen1waja_032751pa_resync_path1..TestAzureBlob_rclone-test-cedunen1waja_032751pa_resync_path2.path2.lst-new
2026/04/08 03:36:16 ERROR : [31mBisync critical error: empty current Path2 listing: /tmp/032751pa/workdir/TestAzureBlob_rclone-test-cedunen1waja_032751pa_resync_path1..TestAzureBlob_rclone-test-cedunen1waja_032751pa_resync_path2.path2.lst-new[0m
2026/04/08 03:36:16 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/08 03:36:16 NOTICE: Bisync error: bisync aborted
2026/04/08 03:36:16 DEBUG : Waiting for deletions to finish
2026/04/08 03:36:17 INFO : RCLONE_TEST: Deleted
2026/04/08 03:36:17 INFO : file1.txt: Deleted
2026/04/08 03:36:17 INFO : file2.txt: Deleted
2026/04/08 03:36:17 INFO : file7.txt: Deleted
2026/04/08 03:36:17 INFO : file4.txt: Deleted
2026/04/08 03:36:17 INFO : file6.txt: Deleted
2026/04/08 03:36:17 INFO : file3.txt: Deleted
2026/04/08 03:36:17 INFO : file5.txt: Deleted
2026/04/08 03:36:17 DEBUG : removing 1 level 0 directories
2026/04/08 03:36:17 INFO : Azure container rclone-test-cedunen1waja path 032751pa/resync/path1: Removing directory
2026/04/08 03:36:17 DEBUG : Waiting for deletions to finish
2026/04/08 03:36:17 DEBUG : removing 1 level 0 directories
2026/04/08 03:36:17 INFO : Azure container rclone-test-cedunen1waja path 032751pa/resync/path2: Removing directory
bisync_test.go:608: [32mTEST resync PASSED[0m
=== RUN TestBisyncRemoteRemote/resync_modes
2026/04/08 03:36:17 INFO : path1: Making directory
2026/04/08 03:36:17 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path1"
2026/04/08 03:36:17 INFO : path2: Making directory
2026/04/08 03:36:17 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path2"
2026/04/08 03:36:17 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync_modes/initial"
2026/04/08 03:36:17 DEBUG : Creating backend with remote "/tmp/032751pa/initdir/test_resync_modes-diyahij1"
2026/04/08 03:36:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:36:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:17 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:17 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:36:17 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:36:17 DEBUG : Local file system at /tmp/032751pa/initdir/test_resync_modes-diyahij1: Waiting for checks to finish
2026/04/08 03:36:17 DEBUG : Local file system at /tmp/032751pa/initdir/test_resync_modes-diyahij1: Waiting for transfers to finish
2026/04/08 03:36:17 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:36:17 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:17 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:17 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:36:17 INFO : file1.txt: Copied (new)
2026/04/08 03:36:17 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:36:17 INFO : file2.txt: Copied (new)
2026/04/08 03:36:17 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:36:17 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:36:17 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:36:17 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync_modes/modfiles"
2026/04/08 03:36:17 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_resync_modes-rujevic4"
2026/04/08 03:36:17 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:17 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:17 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:17 DEBUG : file1R.txt.d467e63a.partial: size = 42 OK
2026/04/08 03:36:17 DEBUG : file2.txt.ac4156f2.partial: size = 37 OK
2026/04/08 03:36:17 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/08 03:36:17 DEBUG : file1R.txt.d467e63a.partial: renamed to: file1R.txt
2026/04/08 03:36:17 INFO : file1R.txt: Copied (new)
2026/04/08 03:36:17 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/08 03:36:17 DEBUG : Local file system at /tmp/032751pa/datadir/test_resync_modes-rujevic4: Waiting for checks to finish
2026/04/08 03:36:17 DEBUG : Local file system at /tmp/032751pa/datadir/test_resync_modes-rujevic4: Waiting for transfers to finish
2026/04/08 03:36:17 DEBUG : file2.txt.ac4156f2.partial: renamed to: file2.txt
2026/04/08 03:36:17 INFO : file2.txt: Copied (new)
2026/04/08 03:36:17 DEBUG : file1L.txt.684d937d.partial: size = 33 OK
2026/04/08 03:36:17 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:36:17 DEBUG : file1L.txt.684d937d.partial: renamed to: file1L.txt
2026/04/08 03:36:17 INFO : file1L.txt: Copied (new)
2026/04/08 03:36:17 DEBUG : Waiting for deletions to finish
2026/04/08 03:36:17 DEBUG : removing 1 level 0 directories
2026/04/08 03:36:17 INFO : Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path1: Removing directory
2026/04/08 03:36:17 DEBUG : Waiting for deletions to finish
2026/04/08 03:36:17 DEBUG : removing 1 level 0 directories
2026/04/08 03:36:17 INFO : Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path2: Removing directory
2026/04/08 03:36:17 NOTICE: checking initFs Local file system at /tmp/032751pa/initdir/test_resync_modes-diyahij1
2026/04/08 03:36:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:36:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:17 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:17 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path1: Waiting for checks to finish
2026/04/08 03:36:17 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path1: Waiting for transfers to finish
2026/04/08 03:36:17 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:36:17 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:36:17 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:36:17 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:36:17 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:17 INFO : file2.txt: Copied (new)
2026/04/08 03:36:17 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:36:17 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:17 INFO : file1.txt: Copied (new)
2026/04/08 03:36:17 NOTICE: checking Path1 Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path1
2026/04/08 03:36:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:36:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:17 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:17 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path2: Waiting for checks to finish
2026/04/08 03:36:17 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path2: Waiting for transfers to finish
2026/04/08 03:36:17 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:36:17 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:17 INFO : file2.txt: Copied (new)
2026/04/08 03:36:17 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:36:17 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:17 INFO : file1.txt: Copied (new)
2026/04/08 03:36:17 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:36:17 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:36:17 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:36:17 NOTICE: checking path2 Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path2
2026/04/08 03:36:17 NOTICE: [36m(01) :[0m [34mtest resync-mode[0m
2026/04/08 03:36:17 NOTICE: [36m(02) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/08 03:36:17 NOTICE: [36m(03) :[0m [34mtouch-glob 2001-01-02 /tmp/032751pa/datadir/test_resync_modes-rujevic4/ file1R.txt[0m
2026/04/08 03:36:17 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_resync_modes-rujevic4/"
2026/04/08 03:36:17 DEBUG : fs cache: renaming cache item "/tmp/032751pa/datadir/test_resync_modes-rujevic4/" to be canonical "/tmp/032751pa/datadir/test_resync_modes-rujevic4"
2026/04/08 03:36:17 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/04/08 03:36:17 NOTICE: [36m(04) :[0m [34mcopy-as /tmp/032751pa/datadir/test_resync_modes-rujevic4/file1R.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path2/ file1.txt[0m
2026/04/08 03:36:17 DEBUG : copyFile "/tmp/032751pa/datadir/test_resync_modes-rujevic4/file1R.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path2/" as "file1.txt"
2026/04/08 03:36:17 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_resync_modes-rujevic4/file1R.txt"
2026/04/08 03:36:17 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path2/"
2026/04/08 03:36:17 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path2" as "file1.txt"
2026/04/08 03:36:17 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/032751pa/datadir/test_resync_modes-rujevic4)
2026/04/08 03:36:17 DEBUG : file1.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path2)
2026/04/08 03:36:17 DEBUG : file1R.txt: Sizes differ
2026/04/08 03:36:18 DEBUG : file1.txt: size = 42 OK
2026/04/08 03:36:18 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/08 03:36:18 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:36:18 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-03-04 /tmp/032751pa/datadir/test_resync_modes-rujevic4/ file1L.txt[0m
2026/04/08 03:36:18 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_resync_modes-rujevic4/" for canonical name "/tmp/032751pa/datadir/test_resync_modes-rujevic4"
2026/04/08 03:36:18 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/04/08 03:36:18 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/032751pa/datadir/test_resync_modes-rujevic4/file1L.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path1/ file1.txt[0m
2026/04/08 03:36:18 DEBUG : copyFile "/tmp/032751pa/datadir/test_resync_modes-rujevic4/file1L.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path1/" as "file1.txt"
2026/04/08 03:36:18 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_resync_modes-rujevic4/file1L.txt"
2026/04/08 03:36:18 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path1/"
2026/04/08 03:36:18 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path1" as "file1.txt"
2026/04/08 03:36:18 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/032751pa/datadir/test_resync_modes-rujevic4)
2026/04/08 03:36:18 DEBUG : file1.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path1)
2026/04/08 03:36:18 DEBUG : file1L.txt: Sizes differ
2026/04/08 03:36:18 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:36:18 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:36:18 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:36:18 NOTICE: [36m(07) :[0m [34mtest bisync run with --resync-mode=newer[0m
2026/04/08 03:36:18 NOTICE: [36m(08) :[0m [34mbisync resync resync-mode=newer[0m
2026/04/08 03:36:22 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:36:22 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:36:22 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:36:22 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:36:22 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path2/"
2026/04/08 03:36:22 INFO : Copying Path2 files to Path1
2026/04/08 03:36:22 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:36:22 INFO : There was nothing to transfer
2026/04/08 03:36:22 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:36:22 INFO : file1.txt: Copied (server-side copy)
2026/04/08 03:36:22 INFO : Resync updating listings
2026/04/08 03:36:22 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path2/"
2026/04/08 03:36:22 INFO : [32mBisync successful[0m
2026/04/08 03:36:22 NOTICE: [36m(09) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/08 03:36:22 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-07-23 /tmp/032751pa/datadir/test_resync_modes-rujevic4/ file1R.txt[0m
2026/04/08 03:36:22 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_resync_modes-rujevic4/" for canonical name "/tmp/032751pa/datadir/test_resync_modes-rujevic4"
2026/04/08 03:36:22 DEBUG : file1R.txt: Set modification time 2001-07-23
2026/04/08 03:36:22 NOTICE: [36m(11) :[0m [34mcopy-as /tmp/032751pa/datadir/test_resync_modes-rujevic4/file1R.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path2/ file1.txt[0m
2026/04/08 03:36:22 DEBUG : copyFile "/tmp/032751pa/datadir/test_resync_modes-rujevic4/file1R.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path2/" as "file1.txt"
2026/04/08 03:36:22 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_resync_modes-rujevic4/file1R.txt"
2026/04/08 03:36:22 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path2/"
2026/04/08 03:36:22 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path2" as "file1.txt"
2026/04/08 03:36:22 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/032751pa/datadir/test_resync_modes-rujevic4)
2026/04/08 03:36:22 DEBUG : file1.txt: size = 33 (Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path2)
2026/04/08 03:36:22 DEBUG : file1R.txt: Sizes differ
2026/04/08 03:36:23 DEBUG : file1.txt: size = 42 OK
2026/04/08 03:36:23 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/08 03:36:23 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:36:23 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-08-26 /tmp/032751pa/datadir/test_resync_modes-rujevic4/ file1L.txt[0m
2026/04/08 03:36:23 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_resync_modes-rujevic4/" for canonical name "/tmp/032751pa/datadir/test_resync_modes-rujevic4"
2026/04/08 03:36:23 DEBUG : file1L.txt: Set modification time 2001-08-26
2026/04/08 03:36:23 NOTICE: [36m(13) :[0m [34mcopy-as /tmp/032751pa/datadir/test_resync_modes-rujevic4/file1L.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path1/ file1.txt[0m
2026/04/08 03:36:23 DEBUG : copyFile "/tmp/032751pa/datadir/test_resync_modes-rujevic4/file1L.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path1/" as "file1.txt"
2026/04/08 03:36:23 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_resync_modes-rujevic4/file1L.txt"
2026/04/08 03:36:23 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path1/"
2026/04/08 03:36:23 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path1" as "file1.txt"
2026/04/08 03:36:23 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:36:23 DEBUG : file1L.txt: Modification times differ by -4200h0m0s: 2001-08-26 00:00:00 +0000 UTC, 2001-03-04 00:00:00 +0000 UTC
2026/04/08 03:36:23 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:36:23 INFO : file1L.txt: Updated modification time in destination
2026/04/08 03:36:23 DEBUG : file1L.txt: Unchanged skipping
2026/04/08 03:36:23 NOTICE: [36m(14) :[0m [34mtest bisync run with --resync-mode=path2[0m
2026/04/08 03:36:23 NOTICE: [36m(15) :[0m [34mbisync resync resync-mode=path2[0m
2026/04/08 03:36:27 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:36:27 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:36:27 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:36:27 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:36:27 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path2/"
2026/04/08 03:36:27 INFO : Copying Path2 files to Path1
2026/04/08 03:36:27 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:36:27 INFO : file1.txt: Copied (server-side copy)
2026/04/08 03:36:27 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:36:27 INFO : Resync updating listings
2026/04/08 03:36:27 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path2/"
2026/04/08 03:36:27 INFO : [32mBisync successful[0m
2026/04/08 03:36:27 NOTICE: [36m(16) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/08 03:36:27 NOTICE: [36m(17) :[0m [34mtouch-glob 2002-07-23 /tmp/032751pa/datadir/test_resync_modes-rujevic4/ file1R.txt[0m
2026/04/08 03:36:27 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_resync_modes-rujevic4/" for canonical name "/tmp/032751pa/datadir/test_resync_modes-rujevic4"
2026/04/08 03:36:27 DEBUG : file1R.txt: Set modification time 2002-07-23
2026/04/08 03:36:27 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/032751pa/datadir/test_resync_modes-rujevic4/file1R.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path2/ file1.txt[0m
2026/04/08 03:36:27 DEBUG : copyFile "/tmp/032751pa/datadir/test_resync_modes-rujevic4/file1R.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path2/" as "file1.txt"
2026/04/08 03:36:27 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_resync_modes-rujevic4/file1R.txt"
2026/04/08 03:36:27 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path2/"
2026/04/08 03:36:27 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path2" as "file1.txt"
2026/04/08 03:36:27 DEBUG : file1.txt: size = 42 OK
2026/04/08 03:36:27 DEBUG : file1R.txt: Modification times differ by -8760h0m0s: 2002-07-23 00:00:00 +0000 UTC, 2001-07-23 00:00:00 +0000 UTC
2026/04/08 03:36:27 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/08 03:36:27 INFO : file1R.txt: Updated modification time in destination
2026/04/08 03:36:27 DEBUG : file1R.txt: Unchanged skipping
2026/04/08 03:36:27 NOTICE: [36m(19) :[0m [34mtouch-glob 2002-08-26 /tmp/032751pa/datadir/test_resync_modes-rujevic4/ file1L.txt[0m
2026/04/08 03:36:27 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_resync_modes-rujevic4/" for canonical name "/tmp/032751pa/datadir/test_resync_modes-rujevic4"
2026/04/08 03:36:27 DEBUG : file1L.txt: Set modification time 2002-08-26
2026/04/08 03:36:27 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/032751pa/datadir/test_resync_modes-rujevic4/file1L.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path1/ file1.txt[0m
2026/04/08 03:36:27 DEBUG : copyFile "/tmp/032751pa/datadir/test_resync_modes-rujevic4/file1L.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path1/" as "file1.txt"
2026/04/08 03:36:27 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_resync_modes-rujevic4/file1L.txt"
2026/04/08 03:36:27 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path1/"
2026/04/08 03:36:27 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path1" as "file1.txt"
2026/04/08 03:36:28 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/032751pa/datadir/test_resync_modes-rujevic4)
2026/04/08 03:36:28 DEBUG : file1.txt: size = 42 (Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path1)
2026/04/08 03:36:28 DEBUG : file1L.txt: Sizes differ
2026/04/08 03:36:28 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:36:28 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:36:28 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:36:28 NOTICE: [36m(21) :[0m [34mtest bisync run with --resync-mode=larger[0m
2026/04/08 03:36:28 NOTICE: [36m(22) :[0m [34mbisync resync resync-mode=larger[0m
2026/04/08 03:36:32 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:36:32 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:36:32 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:36:32 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:36:32 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path2/"
2026/04/08 03:36:32 INFO : Copying Path2 files to Path1
2026/04/08 03:36:32 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:36:32 INFO : file1.txt: Path2 is larger. Path1: 33, Path2: 42, Difference: 9
2026/04/08 03:36:32 INFO : file1.txt: Copied (server-side copy)
2026/04/08 03:36:32 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:36:32 INFO : Resync updating listings
2026/04/08 03:36:32 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path2/"
2026/04/08 03:36:32 INFO : [32mBisync successful[0m
2026/04/08 03:36:32 NOTICE: [36m(23) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/08 03:36:32 NOTICE: [36m(24) :[0m [34mtouch-glob 2003-07-23 /tmp/032751pa/datadir/test_resync_modes-rujevic4/ file1R.txt[0m
2026/04/08 03:36:32 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_resync_modes-rujevic4/" for canonical name "/tmp/032751pa/datadir/test_resync_modes-rujevic4"
2026/04/08 03:36:32 DEBUG : file1R.txt: Set modification time 2003-07-23
2026/04/08 03:36:32 NOTICE: [36m(25) :[0m [34mcopy-as /tmp/032751pa/datadir/test_resync_modes-rujevic4/file1R.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path2/ file1.txt[0m
2026/04/08 03:36:32 DEBUG : copyFile "/tmp/032751pa/datadir/test_resync_modes-rujevic4/file1R.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path2/" as "file1.txt"
2026/04/08 03:36:32 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_resync_modes-rujevic4/file1R.txt"
2026/04/08 03:36:32 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path2/"
2026/04/08 03:36:32 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path2" as "file1.txt"
2026/04/08 03:36:32 DEBUG : file1.txt: size = 42 OK
2026/04/08 03:36:32 DEBUG : file1R.txt: Modification times differ by -8760h0m0s: 2003-07-23 00:00:00 +0000 UTC, 2002-07-23 00:00:00 +0000 UTC
2026/04/08 03:36:32 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/08 03:36:32 INFO : file1R.txt: Updated modification time in destination
2026/04/08 03:36:32 DEBUG : file1R.txt: Unchanged skipping
2026/04/08 03:36:32 NOTICE: [36m(26) :[0m [34mtouch-glob 2003-09-04 /tmp/032751pa/datadir/test_resync_modes-rujevic4/ file1L.txt[0m
2026/04/08 03:36:32 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_resync_modes-rujevic4/" for canonical name "/tmp/032751pa/datadir/test_resync_modes-rujevic4"
2026/04/08 03:36:32 DEBUG : file1L.txt: Set modification time 2003-09-04
2026/04/08 03:36:32 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/032751pa/datadir/test_resync_modes-rujevic4/file1L.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path1/ file1.txt[0m
2026/04/08 03:36:32 DEBUG : copyFile "/tmp/032751pa/datadir/test_resync_modes-rujevic4/file1L.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path1/" as "file1.txt"
2026/04/08 03:36:32 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_resync_modes-rujevic4/file1L.txt"
2026/04/08 03:36:32 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path1/"
2026/04/08 03:36:32 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path1" as "file1.txt"
2026/04/08 03:36:32 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/032751pa/datadir/test_resync_modes-rujevic4)
2026/04/08 03:36:32 DEBUG : file1.txt: size = 42 (Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path1)
2026/04/08 03:36:32 DEBUG : file1L.txt: Sizes differ
2026/04/08 03:36:33 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:36:33 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:36:33 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:36:33 NOTICE: [36m(28) :[0m [34mtest bisync run with --resync-mode=older[0m
2026/04/08 03:36:33 NOTICE: [36m(29) :[0m [34mbisync resync resync-mode=older[0m
2026/04/08 03:36:37 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:36:37 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:36:37 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:36:37 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:36:37 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path2/"
2026/04/08 03:36:37 INFO : Copying Path2 files to Path1
2026/04/08 03:36:37 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:36:37 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
2026/04/08 03:36:37 INFO : file1.txt: Copied (server-side copy)
2026/04/08 03:36:37 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:36:37 INFO : Resync updating listings
2026/04/08 03:36:37 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path2/"
2026/04/08 03:36:37 INFO : [32mBisync successful[0m
2026/04/08 03:36:37 NOTICE: [36m(30) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/08 03:36:37 NOTICE: [36m(31) :[0m [34mtouch-glob 2004-07-23 /tmp/032751pa/datadir/test_resync_modes-rujevic4/ file1R.txt[0m
2026/04/08 03:36:37 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_resync_modes-rujevic4/" for canonical name "/tmp/032751pa/datadir/test_resync_modes-rujevic4"
2026/04/08 03:36:37 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/04/08 03:36:37 NOTICE: [36m(32) :[0m [34mcopy-as /tmp/032751pa/datadir/test_resync_modes-rujevic4/file1R.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path2/ file1.txt[0m
2026/04/08 03:36:37 DEBUG : copyFile "/tmp/032751pa/datadir/test_resync_modes-rujevic4/file1R.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path2/" as "file1.txt"
2026/04/08 03:36:37 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_resync_modes-rujevic4/file1R.txt"
2026/04/08 03:36:37 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path2/"
2026/04/08 03:36:37 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path2" as "file1.txt"
2026/04/08 03:36:37 DEBUG : file1.txt: size = 42 OK
2026/04/08 03:36:37 DEBUG : file1R.txt: Modification times differ by -8784h0m0s: 2004-07-23 00:00:00 +0000 UTC, 2003-07-23 00:00:00 +0000 UTC
2026/04/08 03:36:37 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/08 03:36:37 INFO : file1R.txt: Updated modification time in destination
2026/04/08 03:36:37 DEBUG : file1R.txt: Unchanged skipping
2026/04/08 03:36:37 NOTICE: [36m(33) :[0m [34mtouch-glob 2004-07-23 /tmp/032751pa/datadir/test_resync_modes-rujevic4/ file1L.txt[0m
2026/04/08 03:36:37 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_resync_modes-rujevic4/" for canonical name "/tmp/032751pa/datadir/test_resync_modes-rujevic4"
2026/04/08 03:36:37 DEBUG : file1L.txt: Set modification time 2004-07-23
2026/04/08 03:36:37 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/032751pa/datadir/test_resync_modes-rujevic4/file1L.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path1/ file1.txt[0m
2026/04/08 03:36:37 DEBUG : copyFile "/tmp/032751pa/datadir/test_resync_modes-rujevic4/file1L.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path1/" as "file1.txt"
2026/04/08 03:36:37 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_resync_modes-rujevic4/file1L.txt"
2026/04/08 03:36:37 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path1/"
2026/04/08 03:36:37 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path1" as "file1.txt"
2026/04/08 03:36:37 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/032751pa/datadir/test_resync_modes-rujevic4)
2026/04/08 03:36:37 DEBUG : file1.txt: size = 42 (Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path1)
2026/04/08 03:36:37 DEBUG : file1L.txt: Sizes differ
2026/04/08 03:36:37 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:36:37 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:36:37 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:36:37 NOTICE: [36m(35) :[0m [34mtest bisync run with --resync-mode=smaller[0m
2026/04/08 03:36:37 NOTICE: [36m(36) :[0m [34mbisync resync resync-mode=smaller[0m
2026/04/08 03:36:42 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:36:42 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:36:42 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:36:42 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:36:42 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path2/"
2026/04/08 03:36:42 INFO : Copying Path2 files to Path1
2026/04/08 03:36:42 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:36:42 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9
2026/04/08 03:36:42 INFO : There was nothing to transfer
2026/04/08 03:36:42 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:36:42 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9
2026/04/08 03:36:42 INFO : file1.txt: Copied (server-side copy)
2026/04/08 03:36:42 INFO : Resync updating listings
2026/04/08 03:36:42 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path2/"
2026/04/08 03:36:42 INFO : [32mBisync successful[0m
2026/04/08 03:36:42 NOTICE: [36m(37) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/08 03:36:42 NOTICE: [36m(38) :[0m [34mtouch-glob 2005-01-02 /tmp/032751pa/datadir/test_resync_modes-rujevic4/ file1R.txt[0m
2026/04/08 03:36:42 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_resync_modes-rujevic4/" for canonical name "/tmp/032751pa/datadir/test_resync_modes-rujevic4"
2026/04/08 03:36:42 DEBUG : file1R.txt: Set modification time 2005-01-02
2026/04/08 03:36:42 NOTICE: [36m(39) :[0m [34mcopy-as /tmp/032751pa/datadir/test_resync_modes-rujevic4/file1R.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path2/ file1.txt[0m
2026/04/08 03:36:42 DEBUG : copyFile "/tmp/032751pa/datadir/test_resync_modes-rujevic4/file1R.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path2/" as "file1.txt"
2026/04/08 03:36:42 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_resync_modes-rujevic4/file1R.txt"
2026/04/08 03:36:42 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path2/"
2026/04/08 03:36:42 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path2" as "file1.txt"
2026/04/08 03:36:42 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/032751pa/datadir/test_resync_modes-rujevic4)
2026/04/08 03:36:42 DEBUG : file1.txt: size = 33 (Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path2)
2026/04/08 03:36:42 DEBUG : file1R.txt: Sizes differ
2026/04/08 03:36:42 DEBUG : file1.txt: size = 42 OK
2026/04/08 03:36:42 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/08 03:36:42 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:36:42 NOTICE: [36m(40) :[0m [34mcopy-as /tmp/032751pa/datadir/test_resync_modes-rujevic4/file1R.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path1/ file2.txt[0m
2026/04/08 03:36:42 DEBUG : copyFile "/tmp/032751pa/datadir/test_resync_modes-rujevic4/file1R.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path1/" as "file2.txt"
2026/04/08 03:36:42 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_resync_modes-rujevic4/file1R.txt"
2026/04/08 03:36:42 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path1/"
2026/04/08 03:36:42 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path1" as "file2.txt"
2026/04/08 03:36:42 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/032751pa/datadir/test_resync_modes-rujevic4)
2026/04/08 03:36:42 DEBUG : file2.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path1)
2026/04/08 03:36:42 DEBUG : file1R.txt: Sizes differ
2026/04/08 03:36:42 DEBUG : file2.txt: size = 42 OK
2026/04/08 03:36:42 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/08 03:36:42 INFO : file1R.txt: Copied (replaced existing) to: file2.txt
2026/04/08 03:36:42 NOTICE: [36m(41) :[0m [34mtouch-glob 2006-03-04 /tmp/032751pa/datadir/test_resync_modes-rujevic4/ file1L.txt[0m
2026/04/08 03:36:42 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_resync_modes-rujevic4/" for canonical name "/tmp/032751pa/datadir/test_resync_modes-rujevic4"
2026/04/08 03:36:42 DEBUG : file1L.txt: Set modification time 2006-03-04
2026/04/08 03:36:42 NOTICE: [36m(42) :[0m [34mcopy-as /tmp/032751pa/datadir/test_resync_modes-rujevic4/file1L.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path1/ file1.txt[0m
2026/04/08 03:36:42 DEBUG : copyFile "/tmp/032751pa/datadir/test_resync_modes-rujevic4/file1L.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path1/" as "file1.txt"
2026/04/08 03:36:42 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_resync_modes-rujevic4/file1L.txt"
2026/04/08 03:36:42 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path1/"
2026/04/08 03:36:43 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path1" as "file1.txt"
2026/04/08 03:36:43 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:36:43 DEBUG : file1L.txt: Modification times differ by -14136h0m0s: 2006-03-04 00:00:00 +0000 UTC, 2004-07-23 00:00:00 +0000 UTC
2026/04/08 03:36:43 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:36:43 INFO : file1L.txt: Updated modification time in destination
2026/04/08 03:36:43 DEBUG : file1L.txt: Unchanged skipping
2026/04/08 03:36:43 NOTICE: [36m(43) :[0m [34mcopy-as /tmp/032751pa/datadir/test_resync_modes-rujevic4/file1L.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path2/ file2.txt[0m
2026/04/08 03:36:43 DEBUG : copyFile "/tmp/032751pa/datadir/test_resync_modes-rujevic4/file1L.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path2/" as "file2.txt"
2026/04/08 03:36:43 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_resync_modes-rujevic4/file1L.txt"
2026/04/08 03:36:43 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path2/"
2026/04/08 03:36:43 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path2" as "file2.txt"
2026/04/08 03:36:43 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/032751pa/datadir/test_resync_modes-rujevic4)
2026/04/08 03:36:43 DEBUG : file2.txt: size = 0 (Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path2)
2026/04/08 03:36:43 DEBUG : file1L.txt: Sizes differ
2026/04/08 03:36:43 DEBUG : file2.txt: size = 33 OK
2026/04/08 03:36:43 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:36:43 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/04/08 03:36:43 NOTICE: [36m(44) :[0m [34mtest bisync run with --resync-mode=path1[0m
2026/04/08 03:36:43 NOTICE: [36m(45) :[0m [34mbisync resync resync-mode=path1[0m
2026/04/08 03:36:47 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:36:47 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:36:47 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:36:47 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:36:47 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path2/"
2026/04/08 03:36:47 INFO : Copying Path2 files to Path1
2026/04/08 03:36:47 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:36:47 INFO : There was nothing to transfer
2026/04/08 03:36:47 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:36:47 INFO : file1.txt: Copied (server-side copy)
2026/04/08 03:36:47 INFO : file2.txt: Copied (server-side copy)
2026/04/08 03:36:47 INFO : Resync updating listings
2026/04/08 03:36:47 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path2/"
2026/04/08 03:36:47 INFO : [32mBisync successful[0m
2026/04/08 03:36:47 NOTICE: [36m(46) :[0m [34mtest no winner[0m
2026/04/08 03:36:47 NOTICE: [36m(47) :[0m [34mtouch-glob 2022-02-22 /tmp/032751pa/datadir/test_resync_modes-rujevic4/ file1R.txt[0m
2026/04/08 03:36:47 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_resync_modes-rujevic4/" for canonical name "/tmp/032751pa/datadir/test_resync_modes-rujevic4"
2026/04/08 03:36:47 DEBUG : file1R.txt: Set modification time 2022-02-22
2026/04/08 03:36:47 NOTICE: [36m(48) :[0m [34mcopy-as /tmp/032751pa/datadir/test_resync_modes-rujevic4/file1R.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path2/ file1.txt[0m
2026/04/08 03:36:47 DEBUG : copyFile "/tmp/032751pa/datadir/test_resync_modes-rujevic4/file1R.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path2/" as "file1.txt"
2026/04/08 03:36:47 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_resync_modes-rujevic4/file1R.txt"
2026/04/08 03:36:47 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path2/"
2026/04/08 03:36:47 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path2" as "file1.txt"
2026/04/08 03:36:48 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/032751pa/datadir/test_resync_modes-rujevic4)
2026/04/08 03:36:48 DEBUG : file1.txt: size = 33 (Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path2)
2026/04/08 03:36:48 DEBUG : file1R.txt: Sizes differ
2026/04/08 03:36:48 DEBUG : file1.txt: size = 42 OK
2026/04/08 03:36:48 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/08 03:36:48 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/08 03:36:48 NOTICE: [36m(49) :[0m [34mcopy-as /tmp/032751pa/datadir/test_resync_modes-rujevic4/file1R.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path1/ file2.txt[0m
2026/04/08 03:36:48 DEBUG : copyFile "/tmp/032751pa/datadir/test_resync_modes-rujevic4/file1R.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path1/" as "file2.txt"
2026/04/08 03:36:48 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_resync_modes-rujevic4/file1R.txt"
2026/04/08 03:36:48 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path1/"
2026/04/08 03:36:48 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path1" as "file2.txt"
2026/04/08 03:36:48 DEBUG : file2.txt: size = 42 OK
2026/04/08 03:36:48 DEBUG : file1R.txt: Modification times differ by -150240h0m0s: 2022-02-22 00:00:00 +0000 UTC, 2005-01-02 00:00:00 +0000 UTC
2026/04/08 03:36:48 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/08 03:36:48 INFO : file1R.txt: Updated modification time in destination
2026/04/08 03:36:48 DEBUG : file1R.txt: Unchanged skipping
2026/04/08 03:36:48 NOTICE: [36m(50) :[0m [34mtouch-glob 2022-02-22 /tmp/032751pa/datadir/test_resync_modes-rujevic4/ file1L.txt[0m
2026/04/08 03:36:48 DEBUG : fs cache: switching user supplied name "/tmp/032751pa/datadir/test_resync_modes-rujevic4/" for canonical name "/tmp/032751pa/datadir/test_resync_modes-rujevic4"
2026/04/08 03:36:48 DEBUG : file1L.txt: Set modification time 2022-02-22
2026/04/08 03:36:48 NOTICE: [36m(51) :[0m [34mcopy-as /tmp/032751pa/datadir/test_resync_modes-rujevic4/file1L.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path1/ file1.txt[0m
2026/04/08 03:36:48 DEBUG : copyFile "/tmp/032751pa/datadir/test_resync_modes-rujevic4/file1L.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path1/" as "file1.txt"
2026/04/08 03:36:48 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_resync_modes-rujevic4/file1L.txt"
2026/04/08 03:36:48 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path1/"
2026/04/08 03:36:48 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path1" as "file1.txt"
2026/04/08 03:36:48 DEBUG : file1.txt: size = 33 OK
2026/04/08 03:36:48 DEBUG : file1L.txt: Modification times differ by -140016h0m0s: 2022-02-22 00:00:00 +0000 UTC, 2006-03-04 00:00:00 +0000 UTC
2026/04/08 03:36:48 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:36:48 INFO : file1L.txt: Updated modification time in destination
2026/04/08 03:36:48 DEBUG : file1L.txt: Unchanged skipping
2026/04/08 03:36:48 NOTICE: [36m(52) :[0m [34mcopy-as /tmp/032751pa/datadir/test_resync_modes-rujevic4/file1L.txt TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path2/ file2.txt[0m
2026/04/08 03:36:48 DEBUG : copyFile "/tmp/032751pa/datadir/test_resync_modes-rujevic4/file1L.txt" to "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path2/" as "file2.txt"
2026/04/08 03:36:48 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_resync_modes-rujevic4/file1L.txt"
2026/04/08 03:36:48 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path2/"
2026/04/08 03:36:48 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path2" as "file2.txt"
2026/04/08 03:36:48 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/032751pa/datadir/test_resync_modes-rujevic4)
2026/04/08 03:36:48 DEBUG : file2.txt: size = 42 (Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path2)
2026/04/08 03:36:48 DEBUG : file1L.txt: Sizes differ
2026/04/08 03:36:48 DEBUG : file2.txt: size = 33 OK
2026/04/08 03:36:48 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/08 03:36:48 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/04/08 03:36:48 NOTICE: [36m(53) :[0m [34mtest bisync run with --resync-mode=newer[0m
2026/04/08 03:36:48 NOTICE: [36m(54) :[0m [34mbisync resync resync-mode=newer[0m
2026/04/08 03:36:52 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:36:52 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/08 03:36:52 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/08 03:36:52 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/04/08 03:36:52 INFO : Synching Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path1/" with Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path2/"
2026/04/08 03:36:52 INFO : Copying Path2 files to Path1
2026/04/08 03:36:52 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/08 03:36:53 INFO : file1.txt: Copied (server-side copy)
2026/04/08 03:36:53 INFO : file2.txt: Copied (server-side copy)
2026/04/08 03:36:53 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/08 03:36:53 INFO : Resync updating listings
2026/04/08 03:36:53 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path1/" vs Path2 "TestAzureBlob:rclone-test-cedunen1waja/032751pa/resync_modes/path2/"
2026/04/08 03:36:53 INFO : [32mBisync successful[0m
2026/04/08 03:36:53 DEBUG : Waiting for deletions to finish
2026/04/08 03:36:53 INFO : file1.txt: Deleted
2026/04/08 03:36:53 INFO : RCLONE_TEST: Deleted
2026/04/08 03:36:53 INFO : file2.txt: Deleted
2026/04/08 03:36:53 DEBUG : removing 1 level 0 directories
2026/04/08 03:36:53 INFO : Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path1: Removing directory
2026/04/08 03:36:53 DEBUG : Waiting for deletions to finish
2026/04/08 03:36:53 INFO : RCLONE_TEST: Deleted
2026/04/08 03:36:53 INFO : file2.txt: Deleted
2026/04/08 03:36:53 INFO : file1.txt: Deleted
2026/04/08 03:36:53 DEBUG : removing 1 level 0 directories
2026/04/08 03:36:53 INFO : Azure container rclone-test-cedunen1waja path 032751pa/resync_modes/path2: Removing directory
bisync_test.go:608: [32mTEST resync_modes PASSED[0m
=== RUN TestBisyncRemoteRemote/rmdirs
2026/04/08 03:36:53 INFO : path1: Making directory
2026/04/08 03:36:53 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rmdirs/path1"
2026/04/08 03:36:53 INFO : path2: Making directory
2026/04/08 03:36:53 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/rmdirs/path2"
2026/04/08 03:36:53 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rmdirs/initial"
2026/04/08 03:36:53 DEBUG : Creating backend with remote "/tmp/032751pa/initdir/test_rmdirs-vesafoj9"
2026/04/08 03:36:53 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:36:53 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:53 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:53 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:53 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:53 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:53 DEBUG : subdir: Making directory with metadata
2026/04/08 03:36:53 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/08 03:36:53 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/08 03:36:53 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:53 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/08 03:36:53 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:36:53 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/08 03:36:53 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:53 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/08 03:36:53 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:53 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/08 03:36:53 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:36:53 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/08 03:36:53 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:53 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/08 03:36:53 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:36:53 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:36:53 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:36:53 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:53 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:36:53 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:36:53 INFO : file1.txt: Copied (new)
2026/04/08 03:36:53 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:53 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/08 03:36:53 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/08 03:36:53 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/08 03:36:53 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:36:53 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:53 DEBUG : Local file system at /tmp/032751pa/initdir/test_rmdirs-vesafoj9: Waiting for checks to finish
2026/04/08 03:36:53 DEBUG : Local file system at /tmp/032751pa/initdir/test_rmdirs-vesafoj9: Waiting for transfers to finish
2026/04/08 03:36:53 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:36:53 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:36:53 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/08 03:36:53 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:36:53 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/08 03:36:53 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:53 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/08 03:36:53 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:36:53 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/08 03:36:53 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rmdirs/modfiles"
2026/04/08 03:36:53 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_rmdirs-cudusis6"
2026/04/08 03:36:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:53 DEBUG : file1.txt.f41fd5ee.partial: size = 19 OK
2026/04/08 03:36:53 DEBUG : Local file system at /tmp/032751pa/datadir/test_rmdirs-cudusis6: Waiting for checks to finish
2026/04/08 03:36:53 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:36:53 DEBUG : file1.txt.f41fd5ee.partial: renamed to: file1.txt
2026/04/08 03:36:53 INFO : file1.txt: Copied (new)
2026/04/08 03:36:53 DEBUG : Local file system at /tmp/032751pa/datadir/test_rmdirs-cudusis6: Waiting for transfers to finish
2026/04/08 03:36:53 DEBUG : Waiting for deletions to finish
2026/04/08 03:36:53 DEBUG : removing 1 level 0 directories
2026/04/08 03:36:53 INFO : Azure container rclone-test-cedunen1waja path 032751pa/rmdirs/path1: Removing directory
2026/04/08 03:36:53 DEBUG : Waiting for deletions to finish
2026/04/08 03:36:53 DEBUG : removing 1 level 0 directories
2026/04/08 03:36:53 INFO : Azure container rclone-test-cedunen1waja path 032751pa/rmdirs/path2: Removing directory
2026/04/08 03:36:53 NOTICE: checking initFs Local file system at /tmp/032751pa/initdir/test_rmdirs-vesafoj9
2026/04/08 03:36:53 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:36:53 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:53 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:53 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:53 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:53 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:53 INFO : subdir: Making directory
2026/04/08 03:36:53 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:53 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/rmdirs/path1: Waiting for checks to finish
2026/04/08 03:36:53 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/rmdirs/path1: Waiting for transfers to finish
2026/04/08 03:36:53 DEBUG : file1.copy2.txt: size = 0 OK
2026/04/08 03:36:53 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:53 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:36:53 DEBUG : file1.copy1.txt: size = 0 OK
2026/04/08 03:36:53 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:53 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:36:53 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:36:53 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:36:53 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:36:53 DEBUG : file1.copy3.txt: size = 0 OK
2026/04/08 03:36:53 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:53 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:36:54 DEBUG : file1.copy4.txt: size = 0 OK
2026/04/08 03:36:54 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:54 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:36:54 DEBUG : file1.copy5.txt: size = 0 OK
2026/04/08 03:36:54 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:54 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:36:54 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:36:54 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:54 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:36:54 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:36:54 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:54 INFO : file1.txt: Copied (new)
2026/04/08 03:36:54 NOTICE: checking Path1 Azure container rclone-test-cedunen1waja path 032751pa/rmdirs/path1
2026/04/08 03:36:54 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:36:54 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:54 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:54 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:54 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:54 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:54 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:54 INFO : subdir: Making directory
2026/04/08 03:36:54 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:54 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/rmdirs/path2: Waiting for checks to finish
2026/04/08 03:36:54 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/rmdirs/path2: Waiting for transfers to finish
2026/04/08 03:36:54 DEBUG : file1.copy2.txt: size = 0 OK
2026/04/08 03:36:54 DEBUG : file1.copy3.txt: size = 0 OK
2026/04/08 03:36:54 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:54 INFO : file1.copy2.txt: Copied (new)
2026/04/08 03:36:54 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:36:54 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:54 INFO : file1.copy3.txt: Copied (new)
2026/04/08 03:36:54 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:36:54 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:36:54 DEBUG : file1.copy1.txt: size = 0 OK
2026/04/08 03:36:54 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:54 INFO : file1.copy1.txt: Copied (new)
2026/04/08 03:36:54 DEBUG : file1.copy4.txt: size = 0 OK
2026/04/08 03:36:54 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:54 INFO : file1.copy4.txt: Copied (new)
2026/04/08 03:36:54 DEBUG : file1.copy5.txt: size = 0 OK
2026/04/08 03:36:54 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:54 INFO : file1.copy5.txt: Copied (new)
2026/04/08 03:36:54 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/08 03:36:54 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:54 INFO : subdir/file20.txt: Copied (new)
2026/04/08 03:36:54 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:36:54 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:54 INFO : file1.txt: Copied (new)
2026/04/08 03:36:54 NOTICE: checking path2 Azure container rclone-test-cedunen1waja path 032751pa/rmdirs/path2
2026/04/08 03:36:54 NOTICE: [36m(01) :[0m [34mtest rmdirs[0m
2026/04/08 03:36:54 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:36:54 NOTICE: [36m(03) :[0m [34mbisync resync[0m
bisync_test.go:1007: skipping test as remote does not support empty dirs
=== RUN TestBisyncRemoteRemote/volatile
2026/04/08 03:36:54 INFO : path1: Making directory
2026/04/08 03:36:54 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/volatile/path1"
2026/04/08 03:36:54 INFO : path2: Making directory
2026/04/08 03:36:54 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-cedunen1waja/032751pa/volatile/path2"
2026/04/08 03:36:54 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_volatile/initial"
2026/04/08 03:36:54 DEBUG : Creating backend with remote "/tmp/032751pa/initdir/test_volatile-sexotep4"
2026/04/08 03:36:54 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:36:54 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:54 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:54 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:54 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:54 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/08 03:36:54 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/08 03:36:54 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:36:54 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/08 03:36:54 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:36:54 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/08 03:36:54 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/08 03:36:54 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:54 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/08 03:36:54 INFO : file1.txt: Copied (new)
2026/04/08 03:36:54 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:54 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/08 03:36:54 INFO : file3.txt: Copied (new)
2026/04/08 03:36:54 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:54 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/08 03:36:54 INFO : file2.txt: Copied (new)
2026/04/08 03:36:54 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:54 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/08 03:36:54 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:54 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:54 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:54 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:54 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/08 03:36:54 DEBUG : Local file system at /tmp/032751pa/initdir/test_volatile-sexotep4: Waiting for checks to finish
2026/04/08 03:36:54 DEBUG : Local file system at /tmp/032751pa/initdir/test_volatile-sexotep4: Waiting for transfers to finish
2026/04/08 03:36:54 INFO : file4.txt: Copied (new)
2026/04/08 03:36:54 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/08 03:36:54 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/08 03:36:54 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:54 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/08 03:36:54 INFO : file5.txt: Copied (new)
2026/04/08 03:36:54 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:54 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/08 03:36:54 INFO : file8.txt: Copied (new)
2026/04/08 03:36:54 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/08 03:36:54 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:54 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/08 03:36:54 INFO : file6.txt: Copied (new)
2026/04/08 03:36:54 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/08 03:36:54 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:54 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/08 03:36:54 INFO : file7.txt: Copied (new)
2026/04/08 03:36:54 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_volatile/modfiles"
2026/04/08 03:36:54 DEBUG : Creating backend with remote "/tmp/032751pa/datadir/test_volatile-kuhucux8"
2026/04/08 03:36:54 DEBUG : dummy.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:54 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:54 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:54 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:54 DEBUG : dummy.txt.b3782999.partial: size = 0 OK
2026/04/08 03:36:54 DEBUG : file1.txt.be52b1c9.partial: size = 19 OK
2026/04/08 03:36:54 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:54 DEBUG : dummy.txt.b3782999.partial: renamed to: dummy.txt
2026/04/08 03:36:54 INFO : dummy.txt: Copied (new)
2026/04/08 03:36:54 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:36:54 DEBUG : file1.txt.be52b1c9.partial: renamed to: file1.txt
2026/04/08 03:36:54 INFO : file1.txt: Copied (new)
2026/04/08 03:36:54 DEBUG : file10.txt.bdde3bf8.partial: size = 19 OK
2026/04/08 03:36:54 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:36:54 DEBUG : file10.txt.bdde3bf8.partial: renamed to: file10.txt
2026/04/08 03:36:54 INFO : file10.txt: Copied (new)
2026/04/08 03:36:54 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:54 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:54 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:54 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:54 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:54 DEBUG : file2.txt.23ff1769.partial: size = 13 OK
2026/04/08 03:36:54 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/08 03:36:54 DEBUG : Local file system at /tmp/032751pa/datadir/test_volatile-kuhucux8: Waiting for checks to finish
2026/04/08 03:36:54 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/08 03:36:54 DEBUG : file2.txt.23ff1769.partial: renamed to: file2.txt
2026/04/08 03:36:54 INFO : file2.txt: Copied (new)
2026/04/08 03:36:54 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/08 03:36:54 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/08 03:36:54 DEBUG : file6.txt.7b4c87b3.partial: size = 19 OK
2026/04/08 03:36:54 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/08 03:36:54 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:36:54 DEBUG : file6.txt.7b4c87b3.partial: renamed to: file6.txt
2026/04/08 03:36:54 INFO : file6.txt: Copied (new)
2026/04/08 03:36:54 INFO : file5L.txt: Copied (new)
2026/04/08 03:36:54 DEBUG : Local file system at /tmp/032751pa/datadir/test_volatile-kuhucux8: Waiting for transfers to finish
2026/04/08 03:36:54 DEBUG : file7.txt.38c43fbf.partial: size = 19 OK
2026/04/08 03:36:54 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:36:54 DEBUG : file7.txt.38c43fbf.partial: renamed to: file7.txt
2026/04/08 03:36:54 INFO : file7.txt: Copied (new)
2026/04/08 03:36:54 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/08 03:36:54 DEBUG : file11.txt.d4a7309d.partial: size = 19 OK
2026/04/08 03:36:54 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/08 03:36:54 INFO : file5R.txt: Copied (new)
2026/04/08 03:36:54 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/08 03:36:54 DEBUG : file11.txt.d4a7309d.partial: renamed to: file11.txt
2026/04/08 03:36:54 INFO : file11.txt: Copied (new)
2026/04/08 03:36:54 DEBUG : Waiting for deletions to finish
2026/04/08 03:36:54 DEBUG : removing 1 level 0 directories
2026/04/08 03:36:54 INFO : Azure container rclone-test-cedunen1waja path 032751pa/volatile/path1: Removing directory
2026/04/08 03:36:54 DEBUG : Waiting for deletions to finish
2026/04/08 03:36:54 DEBUG : removing 1 level 0 directories
2026/04/08 03:36:54 INFO : Azure container rclone-test-cedunen1waja path 032751pa/volatile/path2: Removing directory
2026/04/08 03:36:54 NOTICE: checking initFs Local file system at /tmp/032751pa/initdir/test_volatile-sexotep4
2026/04/08 03:36:54 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:36:54 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:54 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:54 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:54 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:54 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:54 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:54 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:54 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:54 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/volatile/path1: Waiting for checks to finish
2026/04/08 03:36:54 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/volatile/path1: Waiting for transfers to finish
2026/04/08 03:36:54 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:36:54 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:54 INFO : file2.txt: Copied (new)
2026/04/08 03:36:54 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:36:54 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:36:54 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:36:54 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:36:54 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:36:54 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:54 INFO : file1.txt: Copied (new)
2026/04/08 03:36:54 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:54 INFO : file3.txt: Copied (new)
2026/04/08 03:36:54 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:36:54 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:54 INFO : file4.txt: Copied (new)
2026/04/08 03:36:54 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:36:54 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:54 INFO : file6.txt: Copied (new)
2026/04/08 03:36:54 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:36:54 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:54 INFO : file7.txt: Copied (new)
2026/04/08 03:36:54 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:36:54 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:54 INFO : file5.txt: Copied (new)
2026/04/08 03:36:54 DEBUG : file8.txt: size = 0 OK
2026/04/08 03:36:54 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:54 INFO : file8.txt: Copied (new)
2026/04/08 03:36:54 NOTICE: checking Path1 Azure container rclone-test-cedunen1waja path 032751pa/volatile/path1
2026/04/08 03:36:55 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/08 03:36:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:55 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:55 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:55 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:55 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:55 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:55 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:55 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/08 03:36:55 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/volatile/path2: Waiting for checks to finish
2026/04/08 03:36:55 DEBUG : Azure container rclone-test-cedunen1waja path 032751pa/volatile/path2: Waiting for transfers to finish
2026/04/08 03:36:55 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/08 03:36:55 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/08 03:36:55 INFO : RCLONE_TEST: Copied (new)
2026/04/08 03:36:55 DEBUG : file2.txt: size = 0 OK
2026/04/08 03:36:55 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:55 INFO : file2.txt: Copied (new)
2026/04/08 03:36:55 DEBUG : file1.txt: size = 0 OK
2026/04/08 03:36:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:55 INFO : file1.txt: Copied (new)
2026/04/08 03:36:55 DEBUG : file3.txt: size = 0 OK
2026/04/08 03:36:55 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:55 INFO : file3.txt: Copied (new)
2026/04/08 03:36:55 DEBUG : file4.txt: size = 0 OK
2026/04/08 03:36:55 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:55 INFO : file4.txt: Copied (new)
2026/04/08 03:36:55 DEBUG : file5.txt: size = 0 OK
2026/04/08 03:36:55 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:55 INFO : file5.txt: Copied (new)
2026/04/08 03:36:55 DEBUG : file6.txt: size = 0 OK
2026/04/08 03:36:55 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:55 INFO : file6.txt: Copied (new)
2026/04/08 03:36:55 DEBUG : file7.txt: size = 0 OK
2026/04/08 03:36:55 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:55 INFO : file7.txt: Copied (new)
2026/04/08 03:36:55 DEBUG : file8.txt: size = 0 OK
2026/04/08 03:36:55 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/08 03:36:55 INFO : file8.txt: Copied (new)
2026/04/08 03:36:55 NOTICE: checking path2 Azure container rclone-test-cedunen1waja path 032751pa/volatile/path2
2026/04/08 03:36:55 NOTICE: [36m(01) :[0m [34mtest volatile[0m
2026/04/08 03:36:55 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/08 03:36:55 NOTICE: [36m(03) :[0m [34mbisync resync[0m
bisync_test.go:978: skipping 'volatile' test on non-local as it requires uploading 100 files
2026/04/08 03:36:55 DEBUG : Azure container rclone-test-cedunen1waja: Purge remote
--- PASS: TestBisyncRemoteRemote (544.41s)
--- PASS: TestBisyncRemoteRemote/all_changed (20.37s)
--- SKIP: TestBisyncRemoteRemote/backupdir (1.02s)
--- PASS: TestBisyncRemoteRemote/basic (11.01s)
--- PASS: TestBisyncRemoteRemote/changes (13.48s)
--- PASS: TestBisyncRemoteRemote/check_access (42.03s)
--- PASS: TestBisyncRemoteRemote/check_access_filters (40.09s)
--- PASS: TestBisyncRemoteRemote/check_filename (24.23s)
--- PASS: TestBisyncRemoteRemote/check_sync (32.15s)
--- PASS: TestBisyncRemoteRemote/compare_all (13.44s)
--- PASS: TestBisyncRemoteRemote/concurrent (15.31s)
--- SKIP: TestBisyncRemoteRemote/createemptysrcdirs (1.57s)
--- PASS: TestBisyncRemoteRemote/dry_run (22.93s)
--- PASS: TestBisyncRemoteRemote/equal (11.94s)
--- PASS: TestBisyncRemoteRemote/ext_paths (40.91s)
--- SKIP: TestBisyncRemoteRemote/extended_filenames (6.66s)
--- PASS: TestBisyncRemoteRemote/filters (11.08s)
--- PASS: TestBisyncRemoteRemote/filtersfile_checks (36.46s)
--- PASS: TestBisyncRemoteRemote/ignorelistingchecksum (15.65s)
--- PASS: TestBisyncRemoteRemote/max_delete_path1 (15.20s)
--- PASS: TestBisyncRemoteRemote/max_delete_path2_force (15.20s)
--- PASS: TestBisyncRemoteRemote/nomodtime (4.81s)
--- SKIP: TestBisyncRemoteRemote/normalization (5.59s)
--- PASS: TestBisyncRemoteRemote/rclone_args (37.86s)
--- PASS: TestBisyncRemoteRemote/resolve (40.37s)
--- PASS: TestBisyncRemoteRemote/resync (26.73s)
--- PASS: TestBisyncRemoteRemote/resync_modes (36.33s)
--- SKIP: TestBisyncRemoteRemote/rmdirs (0.87s)
--- SKIP: TestBisyncRemoteRemote/volatile (1.00s)
=== RUN TestBisyncConcurrent
bisync_test.go:286: TestBisyncConcurrent is skipped on non-local
--- SKIP: TestBisyncConcurrent (0.00s)
PASS
2026/04/08 03:36:55 DEBUG : Azure container rclone-test-bofanin0peke: Purge remote
2026/04/08 03:36:55 NOTICE: purge failed: directory not found
"./bisync.test -test.v -test.timeout 1h0m0s -remote TestAzureBlob: -verbose" - Finished OK in 18m28.694796583s (try 1/5)